See 
https://builds.apache.org/job/maven-box/job/maven-site-plugin/job/MSITE-757/6/

Changes:

* exclude broken jenkins-win-he-de-1 node
* Restore jenkins-win-he-de-1

All tests passed

Build log:
[...truncated 353403 lines...]
[ERROR] 
src\main\java\org\apache\maven\plugins\site\render\AbstractSiteRenderingMojo.java:[46,8]
 (imports) UnusedImports: Unused import - org.codehaus.plexus.PlexusContainer.
[ERROR] 
src\main\java\org\apache\maven\plugins\site\render\AbstractSiteRenderingMojo.java:[47,8]
 (imports) UnusedImports: Unused import - 
org.codehaus.plexus.component.repository.exception.ComponentLookupException.
[ERROR] 
src\main\java\org\apache\maven\plugins\site\render\AbstractSiteRenderingMojo.java:[48,8]
 (imports) UnusedImports: Unused import - org.codehaus.plexus.context.Context.
[ERROR] 
src\main\java\org\apache\maven\plugins\site\render\AbstractSiteRenderingMojo.java:[49,8]
 (imports) UnusedImports: Unused import - 
org.codehaus.plexus.context.ContextException.
[ERROR] 
src\main\java\org\apache\maven\plugins\site\render\AbstractSiteRenderingMojo.java:[50,8]
 (imports) UnusedImports: Unused import - 
org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10:33 min
[INFO] Finished at: 2020-05-24T08:45:53-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated 
F:\jenkins\jenkins-slave\workspace\_box_maven-site-plugin_MSITE-757@2@2@tmp\withMaven0cf0e8b8\maven-spy-20200524-083519-94413758076190954700112.log
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (checkstyle-check) 
on project maven-site-plugin: You have 6 Checkstyle violations. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (checkstyle-check) 
on project maven-site-plugin: You have 6 Checkstyle violations.
    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: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)
Caused by: org.apache.maven.plugin.MojoFailureException: You have 6 Checkstyle 
violations.
    at org.apache.maven.plugins.checkstyle.CheckstyleViolationCheckMojo.execute 
(CheckstyleViolationCheckMojo.java:576)
    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: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-site-plugin:maven-plugin:3.9.1-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-site-plugin:maven-plugin:3.9.1-SNAPSHOT in 
source directory windows-jdk11-m3.6.x_build\src\main\java
[TASKS] Scanning folder 
'f:\jenkins\jenkins-slave\workspace\_box_maven-site-plugin_MSITE-757@2@2' for 
files matching the pattern 'windows-jdk11-m3.6.x_build\src\main\java\**\*' - 
excludes: null
[TASKS] Found 19 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 #4
[withMaven] invokerPublisher - Archive invoker results for Maven artifact 
MavenArtifact{org.apache.maven.plugins:maven-site-plugin:maven-plugin:3.9.1-SNAPSHOT(version:
 3.9.1-SNAPSHOT, snapshot:false) } generated by 
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test
  integration-test}: windows-jdk11-m3.6.x_build\target\invoker-reports\*.xml
[INFO] run post-build script verify.bsh
[INFO]           site-inheritance\pom.xml ......................... SUCCESS 
(10.3 s)
[INFO] Building: site-jar\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           site-jar\pom.xml ................................. SUCCESS 
(6.2 s)
[INFO] Building: site-sd\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           site-sd\pom.xml .................................. SUCCESS 
(8.7 s)
[INFO] Building: site-sd-2\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           site-sd-2\pom.xml ................................ SUCCESS 
(12.3 s)
[INFO] Building: site-sd-lang\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 14 ms, Junit Publisher: 
146 ms, Open Task Scanner Publisher: 131 ms, Dependencies Fingerprint 
Publisher: 1 ms, Invoker Publisher: 34745 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] run post-build script verify.bsh
[INFO]           site-sd-lang\pom.xml ............................. SUCCESS 
(9.3 s)
[INFO] Building: site-sd-stagingSiteURL\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           site-sd-stagingSiteURL\pom.xml ................... SUCCESS 
(6.0 s)
[INFO] Building: site-sd-submodule\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           site-sd-submodule\pom.xml ........................ SUCCESS 
(7.9 s)
[INFO] Building: site-sd-top-parent-different-site\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           site-sd-top-parent-different-site\pom.xml ........ SUCCESS 
(8.4 s)
[INFO] Building: site-sd-top-parent-no-site\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           site-sd-top-parent-no-site\pom.xml ............... SUCCESS 
(9.6 s)
[INFO] Building: site-sd-top-parent-same-site\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           site-sd-top-parent-same-site\pom.xml ............. SUCCESS 
(8.1 s)
[INFO] Building: site-skip\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           site-skip\pom.xml ................................ SUCCESS 
(8.7 s)
[INFO] Building: surefire-report\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           surefire-report\pom.xml .......................... SUCCESS 
(7.8 s)
[INFO] Building: template-skin\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           template-skin\pom.xml ............................ SUCCESS 
(11.2 s)
[INFO] Building: validate\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           validate\pom.xml ................................. SUCCESS 
(5.8 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-site-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:54013
[INFO] Stopped SocketConnector@0.0.0.0:54013
[INFO] Mock Repository Manager http://localhost:54013 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ 
maven-site-plugin ---
[INFO] There are 6 errors reported by Checkstyle 6.18 with 
config/maven_checks.xml ruleset.
[ERROR] 
src\main\java\org\apache\maven\plugins\site\render\AbstractSiteRenderingMojo.java:[45,8]
 (imports) UnusedImports: Unused import - org.codehaus.plexus.PlexusConstants.
[ERROR] 
src\main\java\org\apache\maven\plugins\site\render\AbstractSiteRenderingMojo.java:[46,8]
 (imports) UnusedImports: Unused import - org.codehaus.plexus.PlexusContainer.
[ERROR] 
src\main\java\org\apache\maven\plugins\site\render\AbstractSiteRenderingMojo.java:[47,8]
 (imports) UnusedImports: Unused import - 
org.codehaus.plexus.component.repository.exception.ComponentLookupException.
[ERROR] 
src\main\java\org\apache\maven\plugins\site\render\AbstractSiteRenderingMojo.java:[48,8]
 (imports) UnusedImports: Unused import - org.codehaus.plexus.context.Context.
[ERROR] 
src\main\java\org\apache\maven\plugins\site\render\AbstractSiteRenderingMojo.java:[49,8]
 (imports) UnusedImports: Unused import - 
org.codehaus.plexus.context.ContextException.
[ERROR] 
src\main\java\org\apache\maven\plugins\site\render\AbstractSiteRenderingMojo.java:[50,8]
 (imports) UnusedImports: Unused import - 
org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11:04 min
[INFO] Finished at: 2020-05-24T08:47:21-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated 
F:\jenkins\jenkins-slave\workspace\_box_maven-site-plugin_MSITE-757@2@tmp\withMaven4e18df7d\maven-spy-20200524-083616-8879479403471296109055.log
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (checkstyle-check) 
on project maven-site-plugin: You have 6 Checkstyle violations. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (checkstyle-check) 
on project maven-site-plugin: You have 6 Checkstyle violations.
    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: You have 6 Checkstyle 
violations.
    at org.apache.maven.plugins.checkstyle.CheckstyleViolationCheckMojo.execute 
(CheckstyleViolationCheckMojo.java:576)
    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-site-plugin:maven-plugin:3.9.1-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
windows-jdk12-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact 
org.apache.maven.plugins:maven-site-plugin:maven-plugin:3.9.1-SNAPSHOT in 
source directory windows-jdk12-m3.6.x_build\src\main\java
[TASKS] Scanning folder 
'f:\jenkins\jenkins-slave\workspace\_box_maven-site-plugin_MSITE-757@2' for 
files matching the pattern 'windows-jdk12-m3.6.x_build\src\main\java\**\*' - 
excludes: null
[TASKS] Found 19 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 #4
[withMaven] invokerPublisher - Archive invoker results for Maven artifact 
MavenArtifact{org.apache.maven.plugins:maven-site-plugin:maven-plugin:3.9.1-SNAPSHOT(version:
 3.9.1-SNAPSHOT, snapshot:false) } generated by 
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test
  integration-test}: windows-jdk12-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 14 ms, Junit Publisher: 
158 ms, Open Task Scanner Publisher: 147 ms, Dependencies Fingerprint 
Publisher: 1 ms, Invoker Publisher: 34606 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-jdk12-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

Reply via email to