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 2019/12/15 16:57:46 UTC

Build failed in Jenkins: Maven TLP » maven-compiler-plugin » MCOMPILER-320 #51

See https://builds.apache.org/job/maven-box/job/maven-compiler-plugin/job/MCOMPILER-320/51/

No changes.

12 tests failed.
FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk13-m3.6.x_build / Build linux-jdk13-m3.6.x_build / testCompilerBasic

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic(CompilerMojoTestCase.java:99)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk13-m3.6.x_build / Build linux-jdk13-m3.6.x_build / testCompilerIncludesExcludes

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerIncludesExcludes(CompilerMojoTestCase.java:190)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk13-m3.6.x_build / Build linux-jdk13-m3.6.x_build / testCompilerFork

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerFork(CompilerMojoTestCase.java:226)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk14-m3.6.x_build / Build linux-jdk14-m3.6.x_build / testCompilerBasic

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic(CompilerMojoTestCase.java:99)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk14-m3.6.x_build / Build linux-jdk14-m3.6.x_build / testCompilerIncludesExcludes

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerIncludesExcludes(CompilerMojoTestCase.java:190)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk14-m3.6.x_build / Build linux-jdk14-m3.6.x_build / testCompilerFork

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerFork(CompilerMojoTestCase.java:226)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk13-m3.6.x_build / Build windows-jdk13-m3.6.x_build / testCompilerBasic

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic(CompilerMojoTestCase.java:99)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk13-m3.6.x_build / Build windows-jdk13-m3.6.x_build / testCompilerIncludesExcludes

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerIncludesExcludes(CompilerMojoTestCase.java:190)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk13-m3.6.x_build / Build windows-jdk13-m3.6.x_build / testCompilerFork

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerFork(CompilerMojoTestCase.java:226)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk14-m3.6.x_build / Build windows-jdk14-m3.6.x_build / testCompilerBasic

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic(CompilerMojoTestCase.java:99)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk14-m3.6.x_build / Build windows-jdk14-m3.6.x_build / testCompilerIncludesExcludes

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerIncludesExcludes(CompilerMojoTestCase.java:190)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk14-m3.6.x_build / Build windows-jdk14-m3.6.x_build / testCompilerFork

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerFork(CompilerMojoTestCase.java:226)




Build log:
[...truncated 12082 lines...]
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: org.apache.maven.plugin.MojoFailureException: 2 builds failed. See console output above for details.
    at org.apache.maven.plugins.invoker.InvokerSession.handleFailures (InvokerSession.java:260)
    at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:140)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    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:567)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[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/MojoFailureException
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk13-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT in source directory windows-jdk13-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-320@2' for files matching the pattern 'windows-jdk13-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 9 files to scan for tasks
[TASKS] Found 6 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #23
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT(version: 3.8.2-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.0@integration-test  integration-test}: windows-jdk13-m3.6.x_build\target\invoker-reports\*.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-192\pom.xml ............................ SUCCESS (4.1 s)
[INFO] Building: MCOMPILER-197\pom.xml
[INFO]           MCOMPILER-197\pom.xml ............................ SKIPPED due to JRE version
[INFO] Building: MCOMPILER-203-processorpath\pom.xml
[INFO]           MCOMPILER-203-processorpath\pom.xml .............. SUCCESS (13.8 s)
[INFO] Building: mcompiler-21_class-remove\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 16 ms, Junit Publisher: 88 ms, Open Task Scanner Publisher: 228 ms, Invoker Publisher: 29294 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk13-m3.6.x_build
[INFO] run post-build script verify.groovy
[INFO]           mcompiler-21_class-remove\pom.xml ................ SUCCESS (12.6 s)
[INFO] Building: mcompiler-21_methodname-change\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           mcompiler-21_methodname-change\pom.xml ........... SUCCESS (13.3 s)
[INFO] Building: MCOMPILER-224\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-224\pom.xml ............................ SUCCESS (5.1 s)
[INFO] Building: MCOMPILER-228\pom.xml
[INFO]           MCOMPILER-228\pom.xml ............................ SUCCESS (4.5 s)
[INFO] Building: MCOMPILER-260_customArguments\pom.xml
[INFO]           MCOMPILER-260_customArguments\pom.xml ............ SUCCESS (4.4 s)
[INFO] Building: MCOMPILER-268_modulepath\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-268_modulepath\pom.xml ................. SUCCESS (5.3 s)
[INFO] Building: MCOMPILER-270_release\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-270_release\pom.xml .................... SUCCESS (4.6 s)
[INFO] Building: MCOMPILER-275_separate-moduleinfo\pom.xml
[INFO]           MCOMPILER-275_separate-moduleinfo\pom.xml ........ SKIPPED due to Toolchain
[INFO] Building: MCOMPILER-284\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MCOMPILER-284\pom.xml ............................ SUCCESS (4.2 s)
[INFO] Building: MCOMPILER-294\pom.xml
[INFO]           MCOMPILER-294\pom.xml ............................ SUCCESS (4.9 s)
[INFO] Building: MCOMPILER-298\pom.xml
[INFO]           MCOMPILER-298\pom.xml ............................ SUCCESS (6.5 s)
[INFO] Building: MCOMPILER-321_pathexceptions\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-321_pathexceptions\pom.xml ............. SUCCESS (4.9 s)
[INFO] Building: MCOMPILER-328_multiReleaseOutput\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-328_multiReleaseOutput\pom.xml ......... SUCCESS (4.6 s)
[INFO] Building: MCOMPILER-336_incremental-modulepath\pom.xml
[INFO]           MCOMPILER-336_incremental-modulepath\pom.xml ..... SUCCESS (10.5 s)
[INFO] Building: MCOMPILER-349_dependencyChanged\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-349_dependencyChanged\pom.xml .......... SUCCESS (17.6 s)
[INFO] Building: MCOMPILER-360\pom.xml
[INFO]           MCOMPILER-360\pom.xml ............................ SUCCESS (4.6 s)
[INFO] Building: MCOMPILER-366\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-366\pom.xml ............................ SUCCESS (5.4 s)
[INFO] Building: MCOMPILER-379\pom.xml
[INFO]           MCOMPILER-379\pom.xml ............................ SUCCESS (4.2 s)
[INFO] Building: multirelease-patterns\multimodule\pom.xml
[INFO] run post-build script verify.groovy
[INFO]   The post-build script did not succeed. f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-320@2\windows-jdk14-m3.6.x_build\target\it\multirelease-patterns\multimodule\multirelease\target\multirelease-1.0.0-SNAPSHOT.jar
[INFO]           multirelease-patterns\multimodule\pom.xml ........ FAILED (9.2 s)
[INFO] Building: multirelease-patterns\multiproject\pom.xml
[INFO] run post-build script verify.groovy
[INFO]   The post-build script did not succeed. base should be built twice. Expression: (2 == log.text.count([INFO] Building Base 1.0.0-SNAPSHOT))
[INFO]           multirelease-patterns\multiproject\pom.xml ....... FAILED (17.0 s)
[INFO] Building: multirelease-patterns\packaging-plugin\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           multirelease-patterns\packaging-plugin\pom.xml ... SUCCESS (15.1 s)
[INFO] Building: multirelease-patterns\singleproject-runtime\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           multirelease-patterns\singleproject-runtime\pom.xml SUCCESS (9.1 s)
[INFO] Building: non-english-warnings\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           non-english-warnings\pom.xml ..................... SUCCESS (4.4 s)
[INFO] Building: test1\pom.xml
[INFO]           test1\pom.xml .................................... SUCCESS (4.8 s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-compiler-plugin ---
[INFO] There are 2 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 2 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.0:verify (integration-test) @ maven-compiler-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 49, Failed: 2, Errors: 0, Skipped: 4
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  multirelease-patterns\multimodule\pom.xml
[ERROR] *  multirelease-patterns\multiproject\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  06:38 min
[INFO] Finished at: 2019-12-15T08:57:22-08:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-320@2@tmp\withMaven712af104\maven-spy-20191215-085043-4976563467252270646783.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.0:verify (integration-test) on project maven-compiler-plugin: 2 builds failed. See console output above for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.0:verify (integration-test) on project maven-compiler-plugin: 2 builds failed. See console output above for details.
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    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:567)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: org.apache.maven.plugin.MojoFailureException: 2 builds failed. See console output above for details.
    at org.apache.maven.plugins.invoker.InvokerSession.handleFailures (InvokerSession.java:260)
    at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:140)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    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:567)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[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/MojoFailureException
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk14-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT in source directory windows-jdk14-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-320@2' for files matching the pattern 'windows-jdk14-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 9 files to scan for tasks
[TASKS] Found 6 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #23
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT(version: 3.8.2-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.0@integration-test  integration-test}: windows-jdk14-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 17 ms, Junit Publisher: 65 ms, Open Task Scanner Publisher: 92 ms, Invoker Publisher: 22699 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk14-m3.6.x_build
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-compiler-plugin » MCOMPILER-320 #59

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-compiler-plugin/job/MCOMPILER-320/59/

Changes:

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

12 tests failed.
FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk14-m3.6.x_build / Build linux-jdk14-m3.6.x_build / testCompilerBasic

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic(CompilerMojoTestCase.java:99)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk14-m3.6.x_build / Build linux-jdk14-m3.6.x_build / testCompilerIncludesExcludes

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerIncludesExcludes(CompilerMojoTestCase.java:190)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk14-m3.6.x_build / Build linux-jdk14-m3.6.x_build / testCompilerFork

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerFork(CompilerMojoTestCase.java:226)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk15-m3.6.x_build / Build linux-jdk15-m3.6.x_build / testCompilerBasic

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic(CompilerMojoTestCase.java:99)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk15-m3.6.x_build / Build linux-jdk15-m3.6.x_build / testCompilerIncludesExcludes

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerIncludesExcludes(CompilerMojoTestCase.java:190)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk15-m3.6.x_build / Build linux-jdk15-m3.6.x_build / testCompilerFork

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerFork(CompilerMojoTestCase.java:226)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk15-m3.6.x_build / Build windows-jdk15-m3.6.x_build / testCompilerBasic

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic(CompilerMojoTestCase.java:99)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk15-m3.6.x_build / Build windows-jdk15-m3.6.x_build / testCompilerIncludesExcludes

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerIncludesExcludes(CompilerMojoTestCase.java:190)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk15-m3.6.x_build / Build windows-jdk15-m3.6.x_build / testCompilerFork

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerFork(CompilerMojoTestCase.java:226)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk14-m3.6.x_build / Build windows-jdk14-m3.6.x_build / testCompilerBasic

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic(CompilerMojoTestCase.java:99)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk14-m3.6.x_build / Build windows-jdk14-m3.6.x_build / testCompilerIncludesExcludes

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerIncludesExcludes(CompilerMojoTestCase.java:190)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk14-m3.6.x_build / Build windows-jdk14-m3.6.x_build / testCompilerFork

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerFork(CompilerMojoTestCase.java:226)




Build log:
[...truncated 61195 lines...]
[INFO]           MCOMPILER-366\pom.xml ............................ SUCCESS (5.9 s)
[INFO] Building: MCOMPILER-379\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           multirelease-patterns\singleproject-runtime\pom.xml SUCCESS (6.4 s)
[INFO] Building: non-english-warnings\pom.xml
[INFO]           MCOMPILER-379\pom.xml ............................ SUCCESS (4.6 s)
[INFO] Building: multirelease-patterns\multimodule\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           non-english-warnings\pom.xml ..................... SUCCESS (4.0 s)
[INFO] Building: test1\pom.xml
[INFO]           test1\pom.xml .................................... SUCCESS (4.2 s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-compiler-plugin ---
[INFO] There are 2 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 2 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.0:verify (integration-test) @ maven-compiler-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 49, Failed: 3, Errors: 0, Skipped: 3
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  error-prone-compiler\pom.xml
[ERROR] *  multirelease-patterns\multimodule\pom.xml
[ERROR] *  multirelease-patterns\multiproject\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  05:21 min
[INFO] Finished at: 2020-03-27T11:30:28-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-320@2@tmp\withMaven727b2b1c\maven-spy-20200327-112507-1881084962173639466288.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.0:verify (integration-test) on project maven-compiler-plugin: 3 builds failed. See console output above for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.0:verify (integration-test) on project maven-compiler-plugin: 3 builds failed. See console output above for details.
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    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:564)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: org.apache.maven.plugin.MojoFailureException: 3 builds failed. See console output above for details.
    at org.apache.maven.plugins.invoker.InvokerSession.handleFailures (InvokerSession.java:260)
    at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:140)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    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:564)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[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/MojoFailureException
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk15-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT in source directory windows-jdk15-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-320@2' for files matching the pattern 'windows-jdk15-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 9 files to scan for tasks
[TASKS] Found 6 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #23
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT(version: 3.8.2-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.0@integration-test  integration-test}: windows-jdk15-m3.6.x_build\target\invoker-reports\*.xml
[INFO] run post-build script verify.groovy
[INFO]   The post-build script did not succeed. f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-320@2\windows-jdk14-m3.6.x_build\target\it\multirelease-patterns\multimodule\multirelease\target\multirelease-1.0.0-SNAPSHOT.jar
[INFO]           multirelease-patterns\multimodule\pom.xml ........ FAILED (9.3 s)
[INFO] Building: multirelease-patterns\multiproject\pom.xml
[INFO] run post-build script verify.groovy
[INFO]   The post-build script did not succeed. base should be built twice. Expression: (2 == log.text.count([INFO] Building Base 1.0.0-SNAPSHOT))
[INFO]           multirelease-patterns\multiproject\pom.xml ....... FAILED (16.4 s)
[INFO] Building: multirelease-patterns\packaging-plugin\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 13 ms, Junit Publisher: 73 ms, Open Task Scanner Publisher: 322 ms, Invoker Publisher: 17433 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk15-m3.6.x_build
[INFO] run post-build script verify.groovy
[INFO]           multirelease-patterns\packaging-plugin\pom.xml ... SUCCESS (15.9 s)
[INFO] Building: multirelease-patterns\singleproject-runtime\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           multirelease-patterns\singleproject-runtime\pom.xml SUCCESS (8.7 s)
[INFO] Building: non-english-warnings\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           non-english-warnings\pom.xml ..................... SUCCESS (4.5 s)
[INFO] Building: test1\pom.xml
[INFO]           test1\pom.xml .................................... SUCCESS (4.9 s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-compiler-plugin ---
[INFO] There are 2 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 2 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.0:verify (integration-test) @ maven-compiler-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 49, Failed: 2, Errors: 0, Skipped: 4
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  multirelease-patterns\multimodule\pom.xml
[ERROR] *  multirelease-patterns\multiproject\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  06:53 min
[INFO] Finished at: 2020-03-27T11:31:21-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-320@2@tmp\withMavenfb665f4c\maven-spy-20200327-112428-3048816188688343457160.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.0:verify (integration-test) on project maven-compiler-plugin: 2 builds failed. See console output above for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.0:verify (integration-test) on project maven-compiler-plugin: 2 builds failed. See console output above for details.
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    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:567)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: org.apache.maven.plugin.MojoFailureException: 2 builds failed. See console output above for details.
    at org.apache.maven.plugins.invoker.InvokerSession.handleFailures (InvokerSession.java:260)
    at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:140)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    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:567)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[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/MojoFailureException
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk14-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT in source directory windows-jdk14-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-320@2' for files matching the pattern 'windows-jdk14-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 9 files to scan for tasks
[TASKS] Found 6 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #23
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT(version: 3.8.2-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.0@integration-test  integration-test}: windows-jdk14-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 15 ms, Junit Publisher: 62 ms, Open Task Scanner Publisher: 85 ms, Invoker Publisher: 26622 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk14-m3.6.x_build
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [rfscholte].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-compiler-plugin » MCOMPILER-320 #58

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-compiler-plugin/job/MCOMPILER-320/58/

Changes:

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

12 tests failed.
FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk14-m3.6.x_build / Build linux-jdk14-m3.6.x_build / testCompilerBasic

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic(CompilerMojoTestCase.java:99)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk14-m3.6.x_build / Build linux-jdk14-m3.6.x_build / testCompilerIncludesExcludes

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerIncludesExcludes(CompilerMojoTestCase.java:190)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk14-m3.6.x_build / Build linux-jdk14-m3.6.x_build / testCompilerFork

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerFork(CompilerMojoTestCase.java:226)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk15-m3.6.x_build / Build linux-jdk15-m3.6.x_build / testCompilerBasic

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic(CompilerMojoTestCase.java:99)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk15-m3.6.x_build / Build linux-jdk15-m3.6.x_build / testCompilerIncludesExcludes

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerIncludesExcludes(CompilerMojoTestCase.java:190)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk15-m3.6.x_build / Build linux-jdk15-m3.6.x_build / testCompilerFork

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerFork(CompilerMojoTestCase.java:226)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk14-m3.6.x_build / Build windows-jdk14-m3.6.x_build / testCompilerBasic

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic(CompilerMojoTestCase.java:99)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk14-m3.6.x_build / Build windows-jdk14-m3.6.x_build / testCompilerIncludesExcludes

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerIncludesExcludes(CompilerMojoTestCase.java:190)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk14-m3.6.x_build / Build windows-jdk14-m3.6.x_build / testCompilerFork

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerFork(CompilerMojoTestCase.java:226)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk15-m3.6.x_build / Build windows-jdk15-m3.6.x_build / testCompilerBasic

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic(CompilerMojoTestCase.java:99)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk15-m3.6.x_build / Build windows-jdk15-m3.6.x_build / testCompilerIncludesExcludes

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerIncludesExcludes(CompilerMojoTestCase.java:190)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk15-m3.6.x_build / Build windows-jdk15-m3.6.x_build / testCompilerFork

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerFork(CompilerMojoTestCase.java:226)




Build log:
[...truncated 61726 lines...]
Caused by: org.apache.maven.plugin.MojoFailureException: 2 builds failed. See console output above for details.
    at org.apache.maven.plugins.invoker.InvokerSession.handleFailures (InvokerSession.java:260)
    at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:140)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    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:567)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[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/MojoFailureException
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk14-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT in source directory windows-jdk14-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-320@2' for files matching the pattern 'windows-jdk14-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 9 files to scan for tasks
[TASKS] Found 6 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #23
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT(version: 3.8.2-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.0@integration-test  integration-test}: windows-jdk14-m3.6.x_build\target\invoker-reports\*.xml
[INFO]           MCOMPILER-190\pom.xml ............................ SUCCESS (6.0 s)
[INFO] Building: MCOMPILER-192\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-192\pom.xml ............................ SUCCESS (3.9 s)
[INFO] Building: MCOMPILER-197\pom.xml
[INFO]           MCOMPILER-197\pom.xml ............................ SKIPPED due to JRE version
[INFO] Building: MCOMPILER-203-processorpath\pom.xml
[INFO]           MCOMPILER-203-processorpath\pom.xml .............. SUCCESS (13.6 s)
[INFO] Building: mcompiler-21_class-remove\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 15 ms, Junit Publisher: 85 ms, Open Task Scanner Publisher: 106 ms, Invoker Publisher: 26412 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk14-m3.6.x_build
[INFO] run post-build script verify.groovy
[INFO]           mcompiler-21_class-remove\pom.xml ................ SUCCESS (12.9 s)
[INFO] Building: mcompiler-21_methodname-change\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           mcompiler-21_methodname-change\pom.xml ........... SUCCESS (12.9 s)
[INFO] Building: MCOMPILER-224\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-224\pom.xml ............................ SUCCESS (4.6 s)
[INFO] Building: MCOMPILER-228\pom.xml
[INFO]           MCOMPILER-228\pom.xml ............................ SUCCESS (4.4 s)
[INFO] Building: MCOMPILER-260_customArguments\pom.xml
[INFO]           MCOMPILER-260_customArguments\pom.xml ............ SUCCESS (4.1 s)
[INFO] Building: MCOMPILER-268_modulepath\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-268_modulepath\pom.xml ................. SUCCESS (4.7 s)
[INFO] Building: MCOMPILER-270_release\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-270_release\pom.xml .................... SUCCESS (4.5 s)
[INFO] Building: MCOMPILER-275_separate-moduleinfo\pom.xml
[INFO]           MCOMPILER-275_separate-moduleinfo\pom.xml ........ SKIPPED due to Toolchain
[INFO] Building: MCOMPILER-284\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MCOMPILER-284\pom.xml ............................ SUCCESS (3.3 s)
[INFO] Building: MCOMPILER-294\pom.xml
[INFO]           MCOMPILER-294\pom.xml ............................ SUCCESS (4.5 s)
[INFO] Building: MCOMPILER-298\pom.xml
[INFO]           MCOMPILER-298\pom.xml ............................ SUCCESS (6.3 s)
[INFO] Building: MCOMPILER-321_pathexceptions\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-321_pathexceptions\pom.xml ............. SUCCESS (4.5 s)
[INFO] Building: MCOMPILER-328_multiReleaseOutput\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-328_multiReleaseOutput\pom.xml ......... SUCCESS (4.2 s)
[INFO] Building: MCOMPILER-336_incremental-modulepath\pom.xml
[INFO]           MCOMPILER-336_incremental-modulepath\pom.xml ..... SUCCESS (10.1 s)
[INFO] Building: MCOMPILER-349_dependencyChanged\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-349_dependencyChanged\pom.xml .......... SUCCESS (14.7 s)
[INFO] Building: MCOMPILER-360\pom.xml
[INFO]           MCOMPILER-360\pom.xml ............................ SUCCESS (3.8 s)
[INFO] Building: MCOMPILER-366\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-366\pom.xml ............................ SUCCESS (5.3 s)
[INFO] Building: MCOMPILER-379\pom.xml
[INFO]           MCOMPILER-379\pom.xml ............................ SUCCESS (4.6 s)
[INFO] Building: multirelease-patterns\multimodule\pom.xml
[INFO] run post-build script verify.groovy
[INFO]   The post-build script did not succeed. f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-320@2\windows-jdk15-m3.6.x_build\target\it\multirelease-patterns\multimodule\multirelease\target\multirelease-1.0.0-SNAPSHOT.jar
[INFO]           multirelease-patterns\multimodule\pom.xml ........ FAILED (9.2 s)
[INFO] Building: multirelease-patterns\multiproject\pom.xml
[INFO] run post-build script verify.groovy
[INFO]   The post-build script did not succeed. base should be built twice. Expression: (2 == log.text.count([INFO] Building Base 1.0.0-SNAPSHOT))
[INFO]           multirelease-patterns\multiproject\pom.xml ....... FAILED (15.8 s)
[INFO] Building: multirelease-patterns\packaging-plugin\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           multirelease-patterns\packaging-plugin\pom.xml ... SUCCESS (15.0 s)
[INFO] Building: multirelease-patterns\singleproject-runtime\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           multirelease-patterns\singleproject-runtime\pom.xml SUCCESS (6.9 s)
[INFO] Building: non-english-warnings\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           non-english-warnings\pom.xml ..................... SUCCESS (3.0 s)
[INFO] Building: test1\pom.xml
[INFO]           test1\pom.xml .................................... SUCCESS (3.0 s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-compiler-plugin ---
[INFO] There are 2 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 2 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.0:verify (integration-test) @ maven-compiler-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 49, Failed: 3, Errors: 0, Skipped: 3
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  error-prone-compiler\pom.xml
[ERROR] *  multirelease-patterns\multimodule\pom.xml
[ERROR] *  multirelease-patterns\multiproject\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  06:24 min
[INFO] Finished at: 2020-03-18T10:45:33-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-320@2@tmp\withMavenebb6d69b\maven-spy-20200318-103908-73513376290282514461066.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.0:verify (integration-test) on project maven-compiler-plugin: 3 builds failed. See console output above for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.0:verify (integration-test) on project maven-compiler-plugin: 3 builds failed. See console output above for details.
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    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:564)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: org.apache.maven.plugin.MojoFailureException: 3 builds failed. See console output above for details.
    at org.apache.maven.plugins.invoker.InvokerSession.handleFailures (InvokerSession.java:260)
    at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:140)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    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:564)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[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/MojoFailureException
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk15-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT in source directory windows-jdk15-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-320@2' for files matching the pattern 'windows-jdk15-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 9 files to scan for tasks
[TASKS] Found 6 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #23
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT(version: 3.8.2-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.0@integration-test  integration-test}: windows-jdk15-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 13 ms, Junit Publisher: 74 ms, Open Task Scanner Publisher: 84 ms, Invoker Publisher: 16617 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk15-m3.6.x_build
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [rfscholte].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-compiler-plugin » MCOMPILER-320 #57

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-compiler-plugin/job/MCOMPILER-320/57/

Changes:

* Use Maven 3.6.3 for Linux builds, it should already be on all nodes
* Use Java 8 for Java 7 builds - due to the temporary removal of Java 7
* JDK 1.7.0_80 added back in

12 tests failed.
FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk13-m3.6.x_build / Build linux-jdk13-m3.6.x_build / testCompilerBasic

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic(CompilerMojoTestCase.java:99)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk13-m3.6.x_build / Build linux-jdk13-m3.6.x_build / testCompilerIncludesExcludes

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerIncludesExcludes(CompilerMojoTestCase.java:190)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk13-m3.6.x_build / Build linux-jdk13-m3.6.x_build / testCompilerFork

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerFork(CompilerMojoTestCase.java:226)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk14-m3.6.x_build / Build linux-jdk14-m3.6.x_build / testCompilerBasic

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic(CompilerMojoTestCase.java:99)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk14-m3.6.x_build / Build linux-jdk14-m3.6.x_build / testCompilerIncludesExcludes

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerIncludesExcludes(CompilerMojoTestCase.java:190)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk14-m3.6.x_build / Build linux-jdk14-m3.6.x_build / testCompilerFork

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerFork(CompilerMojoTestCase.java:226)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk13-m3.6.x_build / Build windows-jdk13-m3.6.x_build / testCompilerBasic

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic(CompilerMojoTestCase.java:99)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk13-m3.6.x_build / Build windows-jdk13-m3.6.x_build / testCompilerIncludesExcludes

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerIncludesExcludes(CompilerMojoTestCase.java:190)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk13-m3.6.x_build / Build windows-jdk13-m3.6.x_build / testCompilerFork

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerFork(CompilerMojoTestCase.java:226)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk14-m3.6.x_build / Build windows-jdk14-m3.6.x_build / testCompilerBasic

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic(CompilerMojoTestCase.java:99)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk14-m3.6.x_build / Build windows-jdk14-m3.6.x_build / testCompilerIncludesExcludes

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerIncludesExcludes(CompilerMojoTestCase.java:190)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk14-m3.6.x_build / Build windows-jdk14-m3.6.x_build / testCompilerFork

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerFork(CompilerMojoTestCase.java:226)




Build log:
[...truncated 64247 lines...]
[ERROR] The following builds failed:
[ERROR] *  multirelease-patterns\multimodule\pom.xml
[ERROR] *  multirelease-patterns\multiproject\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:06 min
[INFO] Finished at: 2020-03-04T03:05:10-08:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-320@2@tmp\withMaven585ae075\maven-spy-20200304-025803-4716100073528453275264.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.0:verify (integration-test) on project maven-compiler-plugin: 2 builds failed. See console output above for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.0:verify (integration-test) on project maven-compiler-plugin: 2 builds failed. See console output above for details.
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    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:567)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: org.apache.maven.plugin.MojoFailureException: 2 builds failed. See console output above for details.
    at org.apache.maven.plugins.invoker.InvokerSession.handleFailures (InvokerSession.java:260)
    at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:140)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    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:567)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[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/MojoFailureException
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk13-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT in source directory windows-jdk13-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-320@2' for files matching the pattern 'windows-jdk13-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 9 files to scan for tasks
[TASKS] Found 6 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #23
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT(version: 3.8.2-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.0@integration-test  integration-test}: windows-jdk13-m3.6.x_build\target\invoker-reports\*.xml
[INFO]           MCOMPILER-294\pom.xml ............................ SUCCESS (4.6 s)
[INFO] Building: MCOMPILER-298\pom.xml
[INFO]           MCOMPILER-298\pom.xml ............................ SUCCESS (6.3 s)
[INFO] Building: MCOMPILER-321_pathexceptions\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-321_pathexceptions\pom.xml ............. SUCCESS (4.6 s)
[INFO] Building: MCOMPILER-328_multiReleaseOutput\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-328_multiReleaseOutput\pom.xml ......... SUCCESS (4.4 s)
[INFO] Building: MCOMPILER-336_incremental-modulepath\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 15 ms, Junit Publisher: 86 ms, Open Task Scanner Publisher: 100 ms, Invoker Publisher: 26686 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk13-m3.6.x_build
[INFO]           MCOMPILER-336_incremental-modulepath\pom.xml ..... SUCCESS (10.5 s)
[INFO] Building: MCOMPILER-349_dependencyChanged\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-349_dependencyChanged\pom.xml .......... SUCCESS (18.4 s)
[INFO] Building: MCOMPILER-360\pom.xml
[INFO]           MCOMPILER-360\pom.xml ............................ SUCCESS (4.2 s)
[INFO] Building: MCOMPILER-366\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-366\pom.xml ............................ SUCCESS (5.0 s)
[INFO] Building: MCOMPILER-379\pom.xml
[INFO]           MCOMPILER-379\pom.xml ............................ SUCCESS (4.0 s)
[INFO] Building: multirelease-patterns\multimodule\pom.xml
[INFO] run post-build script verify.groovy
[INFO]   The post-build script did not succeed. f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-320@2\windows-jdk14-m3.6.x_build\target\it\multirelease-patterns\multimodule\multirelease\target\multirelease-1.0.0-SNAPSHOT.jar
[INFO]           multirelease-patterns\multimodule\pom.xml ........ FAILED (8.9 s)
[INFO] Building: multirelease-patterns\multiproject\pom.xml
[INFO] run post-build script verify.groovy
[INFO]   The post-build script did not succeed. base should be built twice. Expression: (2 == log.text.count([INFO] Building Base 1.0.0-SNAPSHOT))
[INFO]           multirelease-patterns\multiproject\pom.xml ....... FAILED (15.3 s)
[INFO] Building: multirelease-patterns\packaging-plugin\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           multirelease-patterns\packaging-plugin\pom.xml ... SUCCESS (17.0 s)
[INFO] Building: multirelease-patterns\singleproject-runtime\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           multirelease-patterns\singleproject-runtime\pom.xml SUCCESS (8.5 s)
[INFO] Building: non-english-warnings\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           non-english-warnings\pom.xml ..................... SUCCESS (4.7 s)
[INFO] Building: test1\pom.xml
[INFO]           test1\pom.xml .................................... SUCCESS (4.8 s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-compiler-plugin ---
[INFO] There are 2 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 2 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.0:verify (integration-test) @ maven-compiler-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 49, Failed: 2, Errors: 0, Skipped: 4
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  multirelease-patterns\multimodule\pom.xml
[ERROR] *  multirelease-patterns\multiproject\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  06:41 min
[INFO] Finished at: 2020-03-04T03:07:11-08:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-320@2@tmp\withMaven93ec1b0f\maven-spy-20200304-030029-689851960288753853129.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.0:verify (integration-test) on project maven-compiler-plugin: 2 builds failed. See console output above for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.0:verify (integration-test) on project maven-compiler-plugin: 2 builds failed. See console output above for details.
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    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:567)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: org.apache.maven.plugin.MojoFailureException: 2 builds failed. See console output above for details.
    at org.apache.maven.plugins.invoker.InvokerSession.handleFailures (InvokerSession.java:260)
    at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:140)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    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:567)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[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/MojoFailureException
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk14-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT in source directory windows-jdk14-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-320@2' for files matching the pattern 'windows-jdk14-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 9 files to scan for tasks
[TASKS] Found 6 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #23
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT(version: 3.8.2-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.0@integration-test  integration-test}: windows-jdk14-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 14 ms, Junit Publisher: 76 ms, Open Task Scanner Publisher: 102 ms, Invoker Publisher: 24952 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk14-m3.6.x_build
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [slachiewicz].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-compiler-plugin » MCOMPILER-320 #56

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-compiler-plugin/job/MCOMPILER-320/56/

Changes:

* add Maven 3.1.1
* [INFRA-19861] Configure Maven before 3.2.3 to use https
* Back to all ubuntu nodes
* [INFRA-19861] Test with node H22
* [INFRA-19861] fix typo
* [INFRA-19861] Fix confirmed, restoring original label
* [INFRA-19861] Analyzing...

12 tests failed.
FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk13-m3.6.x_build / Build linux-jdk13-m3.6.x_build / testCompilerBasic

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic(CompilerMojoTestCase.java:99)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk13-m3.6.x_build / Build linux-jdk13-m3.6.x_build / testCompilerIncludesExcludes

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerIncludesExcludes(CompilerMojoTestCase.java:190)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk13-m3.6.x_build / Build linux-jdk13-m3.6.x_build / testCompilerFork

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerFork(CompilerMojoTestCase.java:226)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk14-m3.6.x_build / Build linux-jdk14-m3.6.x_build / testCompilerBasic

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic(CompilerMojoTestCase.java:99)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk14-m3.6.x_build / Build linux-jdk14-m3.6.x_build / testCompilerIncludesExcludes

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerIncludesExcludes(CompilerMojoTestCase.java:190)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk14-m3.6.x_build / Build linux-jdk14-m3.6.x_build / testCompilerFork

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerFork(CompilerMojoTestCase.java:226)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk13-m3.6.x_build / Build windows-jdk13-m3.6.x_build / testCompilerBasic

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic(CompilerMojoTestCase.java:99)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk13-m3.6.x_build / Build windows-jdk13-m3.6.x_build / testCompilerIncludesExcludes

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerIncludesExcludes(CompilerMojoTestCase.java:190)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk13-m3.6.x_build / Build windows-jdk13-m3.6.x_build / testCompilerFork

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerFork(CompilerMojoTestCase.java:226)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk14-m3.6.x_build / Build windows-jdk14-m3.6.x_build / testCompilerBasic

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic(CompilerMojoTestCase.java:99)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk14-m3.6.x_build / Build windows-jdk14-m3.6.x_build / testCompilerIncludesExcludes

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerIncludesExcludes(CompilerMojoTestCase.java:190)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk14-m3.6.x_build / Build windows-jdk14-m3.6.x_build / testCompilerFork

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerFork(CompilerMojoTestCase.java:226)




Build log:
[...truncated 33637 lines...]
    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:567)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: org.apache.maven.plugin.MojoFailureException: 2 builds failed. See console output above for details.
    at org.apache.maven.plugins.invoker.InvokerSession.handleFailures (InvokerSession.java:260)
    at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:140)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    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:567)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[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/MojoFailureException
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk13-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT in source directory windows-jdk13-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-320@2' for files matching the pattern 'windows-jdk13-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 9 files to scan for tasks
[TASKS] Found 6 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #23
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT(version: 3.8.2-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.0@integration-test  integration-test}: windows-jdk13-m3.6.x_build\target\invoker-reports\*.xml
[INFO]           MCOMPILER-203-processorpath\pom.xml .............. SUCCESS (12.3 s)
[INFO] Building: mcompiler-21_class-remove\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           mcompiler-21_class-remove\pom.xml ................ SUCCESS (13.6 s)
[INFO] Building: mcompiler-21_methodname-change\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 15 ms, Junit Publisher: 67 ms, Open Task Scanner Publisher: 92 ms, Invoker Publisher: 25775 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk13-m3.6.x_build
[INFO] run post-build script verify.groovy
[INFO]           mcompiler-21_methodname-change\pom.xml ........... SUCCESS (13.5 s)
[INFO] Building: MCOMPILER-224\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-224\pom.xml ............................ SUCCESS (5.6 s)
[INFO] Building: MCOMPILER-228\pom.xml
[INFO]           MCOMPILER-228\pom.xml ............................ SUCCESS (4.7 s)
[INFO] Building: MCOMPILER-260_customArguments\pom.xml
[INFO]           MCOMPILER-260_customArguments\pom.xml ............ SUCCESS (4.4 s)
[INFO] Building: MCOMPILER-268_modulepath\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-268_modulepath\pom.xml ................. SUCCESS (5.0 s)
[INFO] Building: MCOMPILER-270_release\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-270_release\pom.xml .................... SUCCESS (4.7 s)
[INFO] Building: MCOMPILER-275_separate-moduleinfo\pom.xml
[INFO]           MCOMPILER-275_separate-moduleinfo\pom.xml ........ SKIPPED due to Toolchain
[INFO] Building: MCOMPILER-284\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MCOMPILER-284\pom.xml ............................ SUCCESS (3.8 s)
[INFO] Building: MCOMPILER-294\pom.xml
[INFO]           MCOMPILER-294\pom.xml ............................ SUCCESS (4.9 s)
[INFO] Building: MCOMPILER-298\pom.xml
[INFO]           MCOMPILER-298\pom.xml ............................ SUCCESS (6.9 s)
[INFO] Building: MCOMPILER-321_pathexceptions\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-321_pathexceptions\pom.xml ............. SUCCESS (5.0 s)
[INFO] Building: MCOMPILER-328_multiReleaseOutput\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-328_multiReleaseOutput\pom.xml ......... SUCCESS (4.6 s)
[INFO] Building: MCOMPILER-336_incremental-modulepath\pom.xml
[INFO]           MCOMPILER-336_incremental-modulepath\pom.xml ..... SUCCESS (11.8 s)
[INFO] Building: MCOMPILER-349_dependencyChanged\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-349_dependencyChanged\pom.xml .......... SUCCESS (17.8 s)
[INFO] Building: MCOMPILER-360\pom.xml
[INFO]           MCOMPILER-360\pom.xml ............................ SUCCESS (4.6 s)
[INFO] Building: MCOMPILER-366\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-366\pom.xml ............................ SUCCESS (5.2 s)
[INFO] Building: MCOMPILER-379\pom.xml
[INFO]           MCOMPILER-379\pom.xml ............................ SUCCESS (4.1 s)
[INFO] Building: multirelease-patterns\multimodule\pom.xml
[INFO] run post-build script verify.groovy
[INFO]   The post-build script did not succeed. f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-320@2\windows-jdk14-m3.6.x_build\target\it\multirelease-patterns\multimodule\multirelease\target\multirelease-1.0.0-SNAPSHOT.jar
[INFO]           multirelease-patterns\multimodule\pom.xml ........ FAILED (10.0 s)
[INFO] Building: multirelease-patterns\multiproject\pom.xml
[INFO] run post-build script verify.groovy
[INFO]   The post-build script did not succeed. base should be built twice. Expression: (2 == log.text.count([INFO] Building Base 1.0.0-SNAPSHOT))
[INFO]           multirelease-patterns\multiproject\pom.xml ....... FAILED (17.4 s)
[INFO] Building: multirelease-patterns\packaging-plugin\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           multirelease-patterns\packaging-plugin\pom.xml ... SUCCESS (16.1 s)
[INFO] Building: multirelease-patterns\singleproject-runtime\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           multirelease-patterns\singleproject-runtime\pom.xml SUCCESS (8.7 s)
[INFO] Building: non-english-warnings\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           non-english-warnings\pom.xml ..................... SUCCESS (4.4 s)
[INFO] Building: test1\pom.xml
[INFO]           test1\pom.xml .................................... SUCCESS (4.5 s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-compiler-plugin ---
[INFO] There are 2 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 2 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.0:verify (integration-test) @ maven-compiler-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 49, Failed: 2, Errors: 0, Skipped: 4
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  multirelease-patterns\multimodule\pom.xml
[ERROR] *  multirelease-patterns\multiproject\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  06:51 min
[INFO] Finished at: 2020-02-26T19:45:06-08:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-320@2@tmp\withMavena682c5d5\maven-spy-20200226-193815-1059052983272045863826.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.0:verify (integration-test) on project maven-compiler-plugin: 2 builds failed. See console output above for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.0:verify (integration-test) on project maven-compiler-plugin: 2 builds failed. See console output above for details.
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    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:567)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: org.apache.maven.plugin.MojoFailureException: 2 builds failed. See console output above for details.
    at org.apache.maven.plugins.invoker.InvokerSession.handleFailures (InvokerSession.java:260)
    at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:140)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    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:567)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[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/MojoFailureException
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk14-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT in source directory windows-jdk14-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-320@2' for files matching the pattern 'windows-jdk14-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 9 files to scan for tasks
[TASKS] Found 6 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #23
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT(version: 3.8.2-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.0@integration-test  integration-test}: windows-jdk14-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 12 ms, Junit Publisher: 78 ms, Open Task Scanner Publisher: 101 ms, Invoker Publisher: 23238 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk14-m3.6.x_build
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [tibordigana, rfscholte].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-compiler-plugin » MCOMPILER-320 #55

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-compiler-plugin/job/MCOMPILER-320/55/

Changes:

* H30 is having issues
* H23 has issues.
* GitHub emails should not trigger notifier which otherwise breaks the
* Revert "GitHub emails should not trigger notifier which otherwise breaks
* H40 is unstable
* GitHub emails should not trigger notifier which otherwise breaks the
* send email if authors exist
* fixed Scripts not permitted to use staticMethod
* H24 in unstable

12 tests failed.
FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk13-m3.6.x_build / Build linux-jdk13-m3.6.x_build / testCompilerBasic

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic(CompilerMojoTestCase.java:99)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk13-m3.6.x_build / Build linux-jdk13-m3.6.x_build / testCompilerIncludesExcludes

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerIncludesExcludes(CompilerMojoTestCase.java:190)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk13-m3.6.x_build / Build linux-jdk13-m3.6.x_build / testCompilerFork

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerFork(CompilerMojoTestCase.java:226)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk14-m3.6.x_build / Build linux-jdk14-m3.6.x_build / testCompilerBasic

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic(CompilerMojoTestCase.java:99)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk14-m3.6.x_build / Build linux-jdk14-m3.6.x_build / testCompilerIncludesExcludes

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerIncludesExcludes(CompilerMojoTestCase.java:190)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk14-m3.6.x_build / Build linux-jdk14-m3.6.x_build / testCompilerFork

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerFork(CompilerMojoTestCase.java:226)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk13-m3.6.x_build / Build windows-jdk13-m3.6.x_build / testCompilerBasic

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic(CompilerMojoTestCase.java:99)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk13-m3.6.x_build / Build windows-jdk13-m3.6.x_build / testCompilerIncludesExcludes

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerIncludesExcludes(CompilerMojoTestCase.java:190)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk13-m3.6.x_build / Build windows-jdk13-m3.6.x_build / testCompilerFork

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerFork(CompilerMojoTestCase.java:226)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk14-m3.6.x_build / Build windows-jdk14-m3.6.x_build / testCompilerBasic

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic(CompilerMojoTestCase.java:99)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk14-m3.6.x_build / Build windows-jdk14-m3.6.x_build / testCompilerIncludesExcludes

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerIncludesExcludes(CompilerMojoTestCase.java:190)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk14-m3.6.x_build / Build windows-jdk14-m3.6.x_build / testCompilerFork

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerFork(CompilerMojoTestCase.java:226)




Build log:
[...truncated 12482 lines...]
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    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 org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[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/MojoFailureException
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk11-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT in source directory windows-jdk11-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-320@2' for files matching the pattern 'windows-jdk11-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 9 files to scan for tasks
[TASKS] Found 6 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #23
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT(version: 3.8.2-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.0@integration-test  integration-test}: windows-jdk11-m3.6.x_build\target\invoker-reports\*.xml
[INFO] run post-build script verify.groovy
[INFO]           mcompiler-179\pom.xml ............................ SUCCESS (4.0 s)
[INFO] Building: mcompiler-182\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           mcompiler-182\pom.xml ............................ SUCCESS (20.6 s)
[INFO] Building: MCOMPILER-190\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 12 ms, Junit Publisher: 62 ms, Open Task Scanner Publisher: 91 ms, Invoker Publisher: 27099 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk11-m3.6.x_build
[INFO]           MCOMPILER-190\pom.xml ............................ SUCCESS (8.5 s)
[INFO] Building: MCOMPILER-192\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-192\pom.xml ............................ SUCCESS (4.3 s)
[INFO] Building: MCOMPILER-197\pom.xml
[INFO]           MCOMPILER-197\pom.xml ............................ SKIPPED due to JRE version
[INFO] Building: MCOMPILER-203-processorpath\pom.xml
[INFO]           MCOMPILER-203-processorpath\pom.xml .............. SUCCESS (13.2 s)
[INFO] Building: mcompiler-21_class-remove\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           mcompiler-21_class-remove\pom.xml ................ SUCCESS (12.7 s)
[INFO] Building: mcompiler-21_methodname-change\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           mcompiler-21_methodname-change\pom.xml ........... SUCCESS (12.3 s)
[INFO] Building: MCOMPILER-224\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-224\pom.xml ............................ SUCCESS (5.8 s)
[INFO] Building: MCOMPILER-228\pom.xml
[INFO]           MCOMPILER-228\pom.xml ............................ SUCCESS (4.8 s)
[INFO] Building: MCOMPILER-260_customArguments\pom.xml
[INFO]           MCOMPILER-260_customArguments\pom.xml ............ SUCCESS (4.3 s)
[INFO] Building: MCOMPILER-268_modulepath\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-268_modulepath\pom.xml ................. SUCCESS (5.4 s)
[INFO] Building: MCOMPILER-270_release\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-270_release\pom.xml .................... SUCCESS (4.6 s)
[INFO] Building: MCOMPILER-275_separate-moduleinfo\pom.xml
[INFO]           MCOMPILER-275_separate-moduleinfo\pom.xml ........ SKIPPED due to Toolchain
[INFO] Building: MCOMPILER-284\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MCOMPILER-284\pom.xml ............................ SUCCESS (3.2 s)
[INFO] Building: MCOMPILER-294\pom.xml
[INFO]           MCOMPILER-294\pom.xml ............................ SUCCESS (4.4 s)
[INFO] Building: MCOMPILER-298\pom.xml
[INFO]           MCOMPILER-298\pom.xml ............................ SUCCESS (7.0 s)
[INFO] Building: MCOMPILER-321_pathexceptions\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-321_pathexceptions\pom.xml ............. SUCCESS (5.4 s)
[INFO] Building: MCOMPILER-328_multiReleaseOutput\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-328_multiReleaseOutput\pom.xml ......... SUCCESS (4.4 s)
[INFO] Building: MCOMPILER-336_incremental-modulepath\pom.xml
[INFO]           MCOMPILER-336_incremental-modulepath\pom.xml ..... SUCCESS (10.4 s)
[INFO] Building: MCOMPILER-349_dependencyChanged\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-349_dependencyChanged\pom.xml .......... SUCCESS (17.1 s)
[INFO] Building: MCOMPILER-360\pom.xml
[INFO]           MCOMPILER-360\pom.xml ............................ SUCCESS (4.4 s)
[INFO] Building: MCOMPILER-366\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-366\pom.xml ............................ SUCCESS (5.4 s)
[INFO] Building: MCOMPILER-379\pom.xml
[INFO]           MCOMPILER-379\pom.xml ............................ SUCCESS (4.2 s)
[INFO] Building: multirelease-patterns\multimodule\pom.xml
[INFO] run post-build script verify.groovy
[INFO]   The post-build script did not succeed. f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-320@3@2\windows-jdk14-m3.6.x_build\target\it\multirelease-patterns\multimodule\multirelease\target\multirelease-1.0.0-SNAPSHOT.jar
[INFO]           multirelease-patterns\multimodule\pom.xml ........ FAILED (9.6 s)
[INFO] Building: multirelease-patterns\multiproject\pom.xml
[INFO] run post-build script verify.groovy
[INFO]   The post-build script did not succeed. base should be built twice. Expression: (2 == log.text.count([INFO] Building Base 1.0.0-SNAPSHOT))
[INFO]           multirelease-patterns\multiproject\pom.xml ....... FAILED (16.1 s)
[INFO] Building: multirelease-patterns\packaging-plugin\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           multirelease-patterns\packaging-plugin\pom.xml ... SUCCESS (16.5 s)
[INFO] Building: multirelease-patterns\singleproject-runtime\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           multirelease-patterns\singleproject-runtime\pom.xml SUCCESS (9.4 s)
[INFO] Building: non-english-warnings\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           non-english-warnings\pom.xml ..................... SUCCESS (4.4 s)
[INFO] Building: test1\pom.xml
[INFO]           test1\pom.xml .................................... SUCCESS (4.6 s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-compiler-plugin ---
[INFO] There are 2 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 2 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.0:verify (integration-test) @ maven-compiler-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 49, Failed: 2, Errors: 0, Skipped: 4
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  multirelease-patterns\multimodule\pom.xml
[ERROR] *  multirelease-patterns\multiproject\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  06:41 min
[INFO] Finished at: 2020-02-09T00:46:20-08:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-320@3@2@tmp\withMaven6cae35b0\maven-spy-20200209-003938-96514589894440161089993.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.0:verify (integration-test) on project maven-compiler-plugin: 2 builds failed. See console output above for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.0:verify (integration-test) on project maven-compiler-plugin: 2 builds failed. See console output above for details.
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    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:567)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: org.apache.maven.plugin.MojoFailureException: 2 builds failed. See console output above for details.
    at org.apache.maven.plugins.invoker.InvokerSession.handleFailures (InvokerSession.java:260)
    at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:140)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    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:567)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[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/MojoFailureException
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk14-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT in source directory windows-jdk14-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-320@3@2' for files matching the pattern 'windows-jdk14-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 9 files to scan for tasks
[TASKS] Found 6 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #23
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT(version: 3.8.2-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.0@integration-test  integration-test}: windows-jdk14-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 13 ms, Junit Publisher: 68 ms, Open Task Scanner Publisher: 92 ms, Invoker Publisher: 21480 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk14-m3.6.x_build
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [rfscholte, khmarbaise, tibordigana].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-compiler-plugin » MCOMPILER-320 #54

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-compiler-plugin/job/MCOMPILER-320/54/

Changes:

* Add JDK 15
* Add Maven 3.6.3

No tests ran.

Build log:
Branch indexing
Obtained Jenkinsfile from 3b320687a4220f45654629f4416d926eccbd8088
Running in Durability level: MAX_SURVIVABILITY
Loading library jenkins-env@master
Attempting to resolve master from remote references...
 > git --version # timeout=10
 > git ls-remote -h https://gitbox.apache.org/repos/asf/maven-jenkins-env.git # timeout=10
Found match: refs/heads/master revision 60cdcce21e0f2ffbb7982b6bcb3085938bc43694
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-jenkins-env.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-jenkins-env.git
 > git --version # timeout=10
 > git fetch --no-tags --progress https://gitbox.apache.org/repos/asf/maven-jenkins-env.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 60cdcce21e0f2ffbb7982b6bcb3085938bc43694 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 60cdcce21e0f2ffbb7982b6bcb3085938bc43694
Commit message: "Add Maven 3.6.3"
 > git rev-list --no-walk 7765a90edaad26e06bc4c32b05b561342f8db351 # timeout=10
Loading library jenkins-lib@master
Attempting to resolve master from remote references...
 > git --version # timeout=10
 > git ls-remote -h https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git # timeout=10
Found match: refs/heads/master revision 57fbd117325ce13ef69bd591f457300c75dfc13b
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git
 > git --version # timeout=10
 > git fetch --no-tags --progress https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 57fbd117325ce13ef69bd591f457300c75dfc13b (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 57fbd117325ce13ef69bd591f457300c75dfc13b
Commit message: "echo NODE_NAME"
 > git rev-list --no-walk 57fbd117325ce13ef69bd591f457300c75dfc13b # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] properties
[Pipeline] echo
OS: linux JDK: 7 Maven: 3.2.x => Label: ubuntu && !H30 JDK: JDK 1.7 (latest) Maven: Maven 3.2.5
[Pipeline] echo
OS: linux JDK: 7 Maven: 3.3.x => Label: ubuntu && !H30 JDK: JDK 1.7 (latest) Maven: Maven 3.3.9
[Pipeline] echo
OS: linux JDK: 7 Maven: 3.5.x => Label: ubuntu && !H30 JDK: JDK 1.7 (latest) Maven: Maven 3.5.4
[Pipeline] echo
OS: linux JDK: 7 Maven: 3.6.x => Label: ubuntu && !H30 JDK: JDK 1.7 (latest) Maven: Maven 3.6.2
[Pipeline] echo
OS: linux JDK: 8 Maven: 3.6.x => Label: ubuntu && !H30 JDK: JDK 1.8 (latest) Maven: Maven 3.6.2
[Pipeline] echo
OS: linux JDK: 11 Maven: 3.6.x => Label: ubuntu && !H30 JDK: JDK 11 (latest) Maven: Maven 3.6.2
[Pipeline] echo
OS: linux JDK: 13 Maven: 3.6.x => Label: ubuntu && !H30 JDK: JDK 13 (latest) Maven: Maven 3.6.2
[Pipeline] echo
OS: linux JDK: 14 Maven: 3.6.x => Label: ubuntu && !H30 JDK: JDK 14 (latest) Maven: Maven 3.6.2
[Pipeline] echo
OS: windows JDK: 7 Maven: 3.2.x => Label: Windows JDK: JDK 1.7 (latest) Maven: Maven 3.2.5 (Windows)
[Pipeline] echo
OS: windows JDK: 7 Maven: 3.3.x => Label: Windows JDK: JDK 1.7 (latest) Maven: Maven 3.3.9 (Windows)
[Pipeline] echo
OS: windows JDK: 7 Maven: 3.5.x => Label: Windows JDK: JDK 1.7 (latest) Maven: Maven 3.5.2 (Windows)
[Pipeline] echo
OS: windows JDK: 7 Maven: 3.6.x => Label: Windows JDK: JDK 1.7 (latest) Maven: Maven 3.6.2 (Windows)
[Pipeline] echo
OS: windows JDK: 8 Maven: 3.6.x => Label: Windows JDK: JDK 1.8 (latest) Maven: Maven 3.6.2 (Windows)
[Pipeline] echo
OS: windows JDK: 11 Maven: 3.6.x => Label: Windows JDK: JDK 11 (latest) Maven: Maven 3.6.2 (Windows)
[Pipeline] echo
OS: windows JDK: 13 Maven: 3.6.x => Label: Windows JDK: JDK 13 (latest) Maven: Maven 3.6.2 (Windows)
[Pipeline] echo
OS: windows JDK: 14 Maven: 3.6.x => Label: Windows JDK: JDK 14 (latest) Maven: Maven 3.6.2 (Windows)
[Pipeline] parallel
[Pipeline] { (Branch: linux-jdk7-m3.2.x_build)
[Pipeline] { (Branch: linux-jdk7-m3.3.x_build)
[Pipeline] { (Branch: linux-jdk7-m3.5.x_build)
[Pipeline] { (Branch: linux-jdk7-m3.6.x_build)
[Pipeline] { (Branch: linux-jdk8-m3.6.x_build)
[Pipeline] { (Branch: linux-jdk11-m3.6.x_build)
[Pipeline] { (Branch: linux-jdk13-m3.6.x_build)
[Pipeline] { (Branch: linux-jdk14-m3.6.x_build)
[Pipeline] { (Branch: windows-jdk7-m3.2.x_build)
[Pipeline] { (Branch: windows-jdk7-m3.3.x_build)
[Pipeline] { (Branch: windows-jdk7-m3.5.x_build)
[Pipeline] { (Branch: windows-jdk7-m3.6.x_build)
[Pipeline] { (Branch: windows-jdk8-m3.6.x_build)
[Pipeline] { (Branch: windows-jdk11-m3.6.x_build)
[Pipeline] { (Branch: windows-jdk13-m3.6.x_build)
[Pipeline] { (Branch: windows-jdk14-m3.6.x_build)
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu&&!H30’
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu&&!H30’
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu&&!H30’
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu&&!H30’
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu&&!H30’
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu&&!H30’
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu&&!H30’
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu&&!H30’
Still waiting to schedule task
Waiting for next available executor on ‘Windows’
Still waiting to schedule task
Waiting for next available executor on ‘Windows’
Still waiting to schedule task
Waiting for next available executor on ‘Windows’
Still waiting to schedule task
Waiting for next available executor on ‘Windows’
Still waiting to schedule task
Waiting for next available executor on ‘Windows’
Still waiting to schedule task
Waiting for next available executor on ‘Windows’
Still waiting to schedule task
Waiting for next available executor on ‘Windows’
Still waiting to schedule task
Waiting for next available executor on ‘Windows’
Aborted by slachiewicz
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] }
Failed in branch linux-jdk7-m3.2.x_build
[Pipeline] }
Failed in branch linux-jdk7-m3.3.x_build
[Pipeline] }
Failed in branch linux-jdk7-m3.5.x_build
[Pipeline] }
Failed in branch linux-jdk7-m3.6.x_build
[Pipeline] }
Failed in branch linux-jdk8-m3.6.x_build
[Pipeline] }
Failed in branch linux-jdk11-m3.6.x_build
[Pipeline] }
Failed in branch linux-jdk13-m3.6.x_build
[Pipeline] }
Failed in branch linux-jdk14-m3.6.x_build
[Pipeline] }
Failed in branch windows-jdk7-m3.2.x_build
[Pipeline] }
Failed in branch windows-jdk7-m3.3.x_build
[Pipeline] }
Failed in branch windows-jdk7-m3.5.x_build
[Pipeline] }
Failed in branch windows-jdk7-m3.6.x_build
[Pipeline] }
Failed in branch windows-jdk8-m3.6.x_build
[Pipeline] }
Failed in branch windows-jdk11-m3.6.x_build
[Pipeline] }
Failed in branch windows-jdk13-m3.6.x_build
[Pipeline] }
Failed in branch windows-jdk14-m3.6.x_build
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [slachiewicz].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-compiler-plugin » MCOMPILER-320 #53

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-compiler-plugin/job/MCOMPILER-320/53/

Changes:

* H30 is having issues

9 tests failed.
FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk13-m3.6.x_build / Build linux-jdk13-m3.6.x_build / testCompilerBasic

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic(CompilerMojoTestCase.java:99)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk13-m3.6.x_build / Build linux-jdk13-m3.6.x_build / testCompilerIncludesExcludes

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerIncludesExcludes(CompilerMojoTestCase.java:190)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk13-m3.6.x_build / Build linux-jdk13-m3.6.x_build / testCompilerFork

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerFork(CompilerMojoTestCase.java:226)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk13-m3.6.x_build / Build windows-jdk13-m3.6.x_build / testCompilerBasic

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic(CompilerMojoTestCase.java:99)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk13-m3.6.x_build / Build windows-jdk13-m3.6.x_build / testCompilerIncludesExcludes

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerIncludesExcludes(CompilerMojoTestCase.java:190)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk13-m3.6.x_build / Build windows-jdk13-m3.6.x_build / testCompilerFork

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerFork(CompilerMojoTestCase.java:226)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk14-m3.6.x_build / Build windows-jdk14-m3.6.x_build / testCompilerBasic

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic(CompilerMojoTestCase.java:99)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk14-m3.6.x_build / Build windows-jdk14-m3.6.x_build / testCompilerIncludesExcludes

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerIncludesExcludes(CompilerMojoTestCase.java:190)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk14-m3.6.x_build / Build windows-jdk14-m3.6.x_build / testCompilerFork

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerFork(CompilerMojoTestCase.java:226)




Build log:
[...truncated 9995 lines...]
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk13-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT in source directory windows-jdk13-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-320@2' for files matching the pattern 'windows-jdk13-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 9 files to scan for tasks
[TASKS] Found 6 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #23
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT(version: 3.8.2-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.0@integration-test  integration-test}: windows-jdk13-m3.6.x_build\target\invoker-reports\*.xml
[INFO] run post-build script verify.groovy
[INFO]           jpms_add-exports\pom.xml ......................... SUCCESS (5.1 s)
[INFO] Building: jpms_compile-main-empty-test-bar\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           jpms_compile-main-empty-test-bar\pom.xml ......... SUCCESS (5.9 s)
[INFO] Building: jpms_compile-main-foo-test-bar\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           jpms_compile-main-foo-test-bar\pom.xml ........... SUCCESS (5.5 s)
[INFO] Building: jpms_compile-main-foo-test-foo\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           jpms_compile-main-foo-test-foo\pom.xml ........... SUCCESS (5.1 s)
[INFO] Building: jpms_patch-module\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           jpms_patch-module\pom.xml ........................ SUCCESS (5.0 s)
[INFO] Building: mcompiler-106\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 13 ms, Junit Publisher: 70 ms, Open Task Scanner Publisher: 95 ms, Invoker Publisher: 25913 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk13-m3.6.x_build
[INFO]           mcompiler-106\pom.xml ............................ SUCCESS (4.9 s)
[INFO] Building: mcompiler-120\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           mcompiler-120\pom.xml ............................ SUCCESS (6.7 s)
[INFO] Building: MCOMPILER-129\pom.xml
[INFO]           MCOMPILER-129\pom.xml ............................ SUCCESS (4.5 s)
[INFO] Building: mcompiler-135\pom.xml
[INFO]           mcompiler-135\pom.xml ............................ SUCCESS (4.6 s)
[INFO] Building: MCOMPILER-157\pom.xml
[INFO]           MCOMPILER-157\pom.xml ............................ SUCCESS (16.8 s)
[INFO] Building: MCOMPILER-170\pom.xml
[INFO]           MCOMPILER-170\pom.xml ............................ SUCCESS (5.0 s)
[INFO] Building: mcompiler-179\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           mcompiler-179\pom.xml ............................ SUCCESS (4.2 s)
[INFO] Building: mcompiler-182\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           mcompiler-182\pom.xml ............................ SUCCESS (22.6 s)
[INFO] Building: MCOMPILER-190\pom.xml
[INFO]           MCOMPILER-190\pom.xml ............................ SUCCESS (5.8 s)
[INFO] Building: MCOMPILER-192\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-192\pom.xml ............................ SUCCESS (4.5 s)
[INFO] Building: MCOMPILER-197\pom.xml
[INFO]           MCOMPILER-197\pom.xml ............................ SKIPPED due to JRE version
[INFO] Building: MCOMPILER-203-processorpath\pom.xml
[INFO]           MCOMPILER-203-processorpath\pom.xml .............. SUCCESS (12.4 s)
[INFO] Building: mcompiler-21_class-remove\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           mcompiler-21_class-remove\pom.xml ................ SUCCESS (13.3 s)
[INFO] Building: mcompiler-21_methodname-change\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           mcompiler-21_methodname-change\pom.xml ........... SUCCESS (13.9 s)
[INFO] Building: MCOMPILER-224\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-224\pom.xml ............................ SUCCESS (4.1 s)
[INFO] Building: MCOMPILER-228\pom.xml
[INFO]           MCOMPILER-228\pom.xml ............................ SUCCESS (3.7 s)
[INFO] Building: MCOMPILER-260_customArguments\pom.xml
[INFO]           MCOMPILER-260_customArguments\pom.xml ............ SUCCESS (3.5 s)
[INFO] Building: MCOMPILER-268_modulepath\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-268_modulepath\pom.xml ................. SUCCESS (4.5 s)
[INFO] Building: MCOMPILER-270_release\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-270_release\pom.xml .................... SUCCESS (4.5 s)
[INFO] Building: MCOMPILER-275_separate-moduleinfo\pom.xml
[INFO]           MCOMPILER-275_separate-moduleinfo\pom.xml ........ SKIPPED due to Toolchain
[INFO] Building: MCOMPILER-284\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MCOMPILER-284\pom.xml ............................ SUCCESS (3.7 s)
[INFO] Building: MCOMPILER-294\pom.xml
[INFO]           MCOMPILER-294\pom.xml ............................ SUCCESS (4.8 s)
[INFO] Building: MCOMPILER-298\pom.xml
[INFO]           MCOMPILER-298\pom.xml ............................ SUCCESS (6.5 s)
[INFO] Building: MCOMPILER-321_pathexceptions\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-321_pathexceptions\pom.xml ............. SUCCESS (5.4 s)
[INFO] Building: MCOMPILER-328_multiReleaseOutput\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-328_multiReleaseOutput\pom.xml ......... SUCCESS (4.6 s)
[INFO] Building: MCOMPILER-336_incremental-modulepath\pom.xml
[INFO]           MCOMPILER-336_incremental-modulepath\pom.xml ..... SUCCESS (11.8 s)
[INFO] Building: MCOMPILER-349_dependencyChanged\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-349_dependencyChanged\pom.xml .......... SUCCESS (16.1 s)
[INFO] Building: MCOMPILER-360\pom.xml
[INFO]           MCOMPILER-360\pom.xml ............................ SUCCESS (4.5 s)
[INFO] Building: MCOMPILER-366\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MCOMPILER-366\pom.xml ............................ SUCCESS (4.8 s)
[INFO] Building: MCOMPILER-379\pom.xml
[INFO]           MCOMPILER-379\pom.xml ............................ SUCCESS (3.9 s)
[INFO] Building: multirelease-patterns\multimodule\pom.xml
[INFO] run post-build script verify.groovy
[INFO]   The post-build script did not succeed. f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-320@2\windows-jdk14-m3.6.x_build\target\it\multirelease-patterns\multimodule\multirelease\target\multirelease-1.0.0-SNAPSHOT.jar
[INFO]           multirelease-patterns\multimodule\pom.xml ........ FAILED (9.5 s)
[INFO] Building: multirelease-patterns\multiproject\pom.xml
[INFO] run post-build script verify.groovy
[INFO]   The post-build script did not succeed. base should be built twice. Expression: (2 == log.text.count([INFO] Building Base 1.0.0-SNAPSHOT))
[INFO]           multirelease-patterns\multiproject\pom.xml ....... FAILED (17.5 s)
[INFO] Building: multirelease-patterns\packaging-plugin\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           multirelease-patterns\packaging-plugin\pom.xml ... SUCCESS (16.0 s)
[INFO] Building: multirelease-patterns\singleproject-runtime\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           multirelease-patterns\singleproject-runtime\pom.xml SUCCESS (8.4 s)
[INFO] Building: non-english-warnings\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           non-english-warnings\pom.xml ..................... SUCCESS (4.4 s)
[INFO] Building: test1\pom.xml
[INFO]           test1\pom.xml .................................... SUCCESS (4.8 s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-compiler-plugin ---
[INFO] There are 2 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 2 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.0:verify (integration-test) @ maven-compiler-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 49, Failed: 2, Errors: 0, Skipped: 4
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  multirelease-patterns\multimodule\pom.xml
[ERROR] *  multirelease-patterns\multiproject\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  06:37 min
[INFO] Finished at: 2020-01-12T03:47:22-08:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-320@2@tmp\withMavene1478ca8\maven-spy-20200112-034045-20314017176912090377972.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.0:verify (integration-test) on project maven-compiler-plugin: 2 builds failed. See console output above for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.0:verify (integration-test) on project maven-compiler-plugin: 2 builds failed. See console output above for details.
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    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:567)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: org.apache.maven.plugin.MojoFailureException: 2 builds failed. See console output above for details.
    at org.apache.maven.plugins.invoker.InvokerSession.handleFailures (InvokerSession.java:260)
    at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:140)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    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:567)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[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/MojoFailureException
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk14-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT in source directory windows-jdk14-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-320@2' for files matching the pattern 'windows-jdk14-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 9 files to scan for tasks
[TASKS] Found 6 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #23
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT(version: 3.8.2-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.0@integration-test  integration-test}: windows-jdk14-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 16 ms, Junit Publisher: 68 ms, Open Task Scanner Publisher: 106 ms, Invoker Publisher: 26005 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk14-m3.6.x_build
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [rfscholte].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-compiler-plugin » MCOMPILER-320 #52

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-compiler-plugin/job/MCOMPILER-320/52/

No changes.

12 tests failed.
FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk14-m3.6.x_build / Build linux-jdk14-m3.6.x_build / testCompilerBasic

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic(CompilerMojoTestCase.java:99)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk14-m3.6.x_build / Build linux-jdk14-m3.6.x_build / testCompilerIncludesExcludes

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerIncludesExcludes(CompilerMojoTestCase.java:190)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk14-m3.6.x_build / Build linux-jdk14-m3.6.x_build / testCompilerFork

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerFork(CompilerMojoTestCase.java:226)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk13-m3.6.x_build / Build linux-jdk13-m3.6.x_build / testCompilerBasic

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic(CompilerMojoTestCase.java:99)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk13-m3.6.x_build / Build linux-jdk13-m3.6.x_build / testCompilerIncludesExcludes

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerIncludesExcludes(CompilerMojoTestCase.java:190)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.linux-jdk13-m3.6.x_build / Build linux-jdk13-m3.6.x_build / testCompilerFork

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerFork(CompilerMojoTestCase.java:226)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk14-m3.6.x_build / Build windows-jdk14-m3.6.x_build / testCompilerBasic

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic(CompilerMojoTestCase.java:99)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk14-m3.6.x_build / Build windows-jdk14-m3.6.x_build / testCompilerIncludesExcludes

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerIncludesExcludes(CompilerMojoTestCase.java:190)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk14-m3.6.x_build / Build windows-jdk14-m3.6.x_build / testCompilerFork

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerFork(CompilerMojoTestCase.java:226)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk13-m3.6.x_build / Build windows-jdk13-m3.6.x_build / testCompilerBasic

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerBasic(CompilerMojoTestCase.java:99)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk13-m3.6.x_build / Build windows-jdk13-m3.6.x_build / testCompilerIncludesExcludes

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerIncludesExcludes(CompilerMojoTestCase.java:190)


FAILED:  org.apache.maven.plugin.compiler.CompilerMojoTestCase.windows-jdk13-m3.6.x_build / Build windows-jdk13-m3.6.x_build / testCompilerFork

Error Message:
Compilation failure

Stack Trace:
org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.compiler.CompilerMojoTestCase.testCompilerFork(CompilerMojoTestCase.java:226)




Build log:
[...truncated 12089 lines...]
[INFO]           multirelease-patterns\multiproject\pom.xml ....... FAILED (16.2 s)
[INFO] Building: multirelease-patterns\packaging-plugin\pom.xml
[INFO] run post-build script verify.groovy
[INFO]   The post-build script did not succeed. f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-320@2\windows-jdk13-m3.6.x_build\target\it\multirelease-patterns\multimodule\multirelease\target\multirelease-1.0.0-SNAPSHOT.jar
[INFO]           multirelease-patterns\multimodule\pom.xml ........ FAILED (9.7 s)
[INFO] Building: multirelease-patterns\multiproject\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           multirelease-patterns\packaging-plugin\pom.xml ... SUCCESS (18.1 s)
[INFO] Building: multirelease-patterns\singleproject-runtime\pom.xml
[INFO] run post-build script verify.groovy
[INFO]   The post-build script did not succeed. base should be built twice. Expression: (2 == log.text.count([INFO] Building Base 1.0.0-SNAPSHOT))
[INFO]           multirelease-patterns\multiproject\pom.xml ....... FAILED (16.5 s)
[INFO] Building: multirelease-patterns\packaging-plugin\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           multirelease-patterns\singleproject-runtime\pom.xml SUCCESS (10.3 s)
[INFO] Building: non-english-warnings\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           non-english-warnings\pom.xml ..................... SUCCESS (5.1 s)
[INFO] Building: test1\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           multirelease-patterns\packaging-plugin\pom.xml ... SUCCESS (17.5 s)
[INFO] Building: multirelease-patterns\singleproject-runtime\pom.xml
[INFO]           test1\pom.xml .................................... SUCCESS (4.9 s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-compiler-plugin ---
[INFO] There are 2 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 2 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.0:verify (integration-test) @ maven-compiler-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 49, Failed: 2, Errors: 0, Skipped: 4
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  multirelease-patterns\multimodule\pom.xml
[ERROR] *  multirelease-patterns\multiproject\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:04 min
[INFO] Finished at: 2019-12-31T16:54:50-08:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-320@2@tmp\withMaven262ca519\maven-spy-20191231-164745-1963678248420647634966.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.0:verify (integration-test) on project maven-compiler-plugin: 2 builds failed. See console output above for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.0:verify (integration-test) on project maven-compiler-plugin: 2 builds failed. See console output above for details.
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    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:567)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: org.apache.maven.plugin.MojoFailureException: 2 builds failed. See console output above for details.
    at org.apache.maven.plugins.invoker.InvokerSession.handleFailures (InvokerSession.java:260)
    at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:140)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    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:567)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[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/MojoFailureException
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk14-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT in source directory windows-jdk14-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-320@2' for files matching the pattern 'windows-jdk14-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 9 files to scan for tasks
[TASKS] Found 6 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #23
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT(version: 3.8.2-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.0@integration-test  integration-test}: windows-jdk14-m3.6.x_build\target\invoker-reports\*.xml
[INFO] run post-build script verify.groovy
[INFO]           multirelease-patterns\singleproject-runtime\pom.xml SUCCESS (10.5 s)
[INFO] Building: non-english-warnings\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           non-english-warnings\pom.xml ..................... SUCCESS (4.9 s)
[INFO] Building: test1\pom.xml
[INFO]           test1\pom.xml .................................... SUCCESS (5.0 s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-compiler-plugin ---
[INFO] There are 2 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 2 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.0:verify (integration-test) @ maven-compiler-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 49, Failed: 2, Errors: 0, Skipped: 4
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  multirelease-patterns\multimodule\pom.xml
[ERROR] *  multirelease-patterns\multiproject\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:22 min
[INFO] Finished at: 2019-12-31T16:55:07-08:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-320@2@tmp\withMaven4bd0e43e\maven-spy-20191231-164744-64517996836846311705361.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.0:verify (integration-test) on project maven-compiler-plugin: 2 builds failed. See console output above for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.2.0:verify (integration-test) on project maven-compiler-plugin: 2 builds failed. See console output above for details.
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    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:567)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: org.apache.maven.plugin.MojoFailureException: 2 builds failed. See console output above for details.
    at org.apache.maven.plugins.invoker.InvokerSession.handleFailures (InvokerSession.java:260)
    at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:140)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    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:567)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[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/MojoFailureException
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk13-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT in source directory windows-jdk13-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\en-compiler-plugin_MCOMPILER-320@2' for files matching the pattern 'windows-jdk13-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 9 files to scan for tasks
[TASKS] Found 6 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #23
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:3.8.2-SNAPSHOT(version: 3.8.2-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.0@integration-test  integration-test}: windows-jdk13-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 17 ms, Junit Publisher: 89 ms, Open Task Scanner Publisher: 139 ms, Invoker Publisher: 28390 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk14-m3.6.x_build
[withMaven] Publishers: Generated Artifacts Publisher: 15 ms, Junit Publisher: 69 ms, Open Task Scanner Publisher: 87 ms, Invoker Publisher: 27101 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk13-m3.6.x_build
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [].
[Pipeline] echo
Sending email ...
[Pipeline] emailext