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/06/10 13:18:04 UTC

Build failed in Jenkins: Maven TLP » maven-jlink-plugin » MJLINK-37 #3

See https://builds.apache.org/job/maven-box/job/maven-jlink-plugin/job/MJLINK-37/3/

No changes.

All tests passed

Build log:
[...truncated 3622 lines...]
 > git fetch --no-tags --progress https://gitbox.apache.org/repos/asf/maven-jlink-plugin.git +refs/heads/*:refs/remotes/origin/*
Fetching without tags
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-jlink-plugin.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-jlink-plugin.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-jlink-plugin.git
 > git fetch --no-tags --progress https://gitbox.apache.org/repos/asf/maven-jlink-plugin.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 11f3521254ca2d07618a3a472c5ba8edba301d36 (MJLINK-37)
Commit message: "[MJLINK-37] - Upgrade maven-archiver to 3.4.0"
Cleaning workspace
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build windows-jdk13-m3.6.x_build)
[Pipeline] withMaven
[withMaven] Options: [org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher[disabled=false], JunitTestsPublisher[disabled=false,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false], org.jenkinsci.plugins.pipeline.maven.publishers.FindbugsAnalysisPublisher[disabled='false', healthy='', unHealthy='', thresholdLimit='low'], org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher[disabled='false', healthy='', unHealthy='', thresholdLimit='low'], org.jenkinsci.plugins.pipeline.maven.publishers.DependenciesFingerprintPublisher[disabled=false, scopes=[compile, provided, runtime], versions={snapshot:true, release:false}], org.jenkinsci.plugins.pipeline.maven.publishers.InvokerRunsPublisher[disabled=false], org.jenkinsci.plugins.pipeline.maven.publishers.PipelineGraphPublisher[disabled=false, scopes=[compile, provided, runtime], versions={snapshot:true, release:false}, skipDownstreamTriggers=false, lifecycleThreshold=deploy, ignoreUpstreamTriggers=false], org.jenkinsci.plugins.pipeline.maven.publishers.MavenLinkerPublisher2[disabled=false]]
[withMaven] Available options: 
[withMaven] using JDK installation JDK 13 (latest)
[withMaven] using Maven installation 'Maven 3.6.0 (Windows)'
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 11f3521254ca2d07618a3a472c5ba8edba301d36
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[Pipeline] {
[Pipeline] dir
Running in f:\jenkins\jenkins-slave\workspace\box_maven-jlink-plugin_MJLINK-37@2\windows-jdk13-m3.6.x_build
[Pipeline] {
[Pipeline] isUnix
[Pipeline] bat

f:\jenkins\jenkins-slave\workspace\box_maven-jlink-plugin_MJLINK-37@2\windows-jdk13-m3.6.x_build>mvn -P+run-its -Dmaven.test.failure.ignore=true -Dfindbugs.failOnError=false -e clean verify 
----- withMaven Wrapper script -----
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\box_maven-jlink-plugin_MJLINK-37@2@tmp\withMaven4121c657\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\box_maven-jlink-plugin_MJLINK-37@2@tmp\withMaven4121c657" 
Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T18:41:47Z)
Maven home: F:\jenkins\tools\maven\apache-maven-3.6.0\bin\..
Java version: 13-ea, vendor: Oracle Corporation, runtime: f:\jenkins\tools\java\latest13
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2012 r2", version: "6.3", arch: "amd64", family: "windows"
[INFO] [jenkins-event-spy] Generate F:\jenkins\jenkins-slave\workspace\box_maven-jlink-plugin_MJLINK-37@2@tmp\withMaven4121c657\maven-spy-20190610-131351-69514925939807617308696.log.tmp ...
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------< org.apache.maven.plugins:maven-jlink-plugin >-------------
[INFO] Building Apache Maven JLink Plugin 3.0.0-alpha-2-SNAPSHOT
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ maven-jlink-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-bytecode-version) @ maven-jlink-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ maven-jlink-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (ban-known-bad-maven-versions) @ maven-jlink-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (ensure-no-container-api) @ maven-jlink-plugin ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ maven-jlink-plugin ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from f:\jenkins\jenkins-slave\workspace\box_maven-jlink-plugin_MJLINK-37@2\windows-jdk13-m3.6.x_build\.gitignore
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 71 implicit excludes (use -debug for more details).
[INFO] Exclude: .repository/**
[INFO] Exclude: .maven/spy.log
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: .java-version
[INFO] 87 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 86 licenses.
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.2:helpmojo (generate-helpmojo) @ maven-jlink-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 0 mojo descriptor.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-jlink-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ maven-jlink-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ maven-jlink-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to f:\jenkins\jenkins-slave\workspace\box_maven-jlink-plugin_MJLINK-37@2\windows-jdk13-m3.6.x_build\target\classes
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.2:descriptor (default-descriptor) @ maven-jlink-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 2 mojo descriptors.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ maven-jlink-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory f:\jenkins\jenkins-slave\workspace\box_maven-jlink-plugin_MJLINK-37@2\windows-jdk13-m3.6.x_build\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ maven-jlink-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to f:\jenkins\jenkins-slave\workspace\box_maven-jlink-plugin_MJLINK-37@2\windows-jdk13-m3.6.x_build\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ maven-jlink-plugin ---
[INFO] Surefire report directory: f:\jenkins\jenkins-slave\workspace\box_maven-jlink-plugin_MJLINK-37@2\windows-jdk13-m3.6.x_build\target\surefire-reports
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.maven.plugins.jlink.AbstractJLinkMojoTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.23 s - in org.apache.maven.plugins.jlink.AbstractJLinkMojoTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ maven-jlink-plugin ---
[INFO] Building jar: f:\jenkins\jenkins-slave\workspace\box_maven-jlink-plugin_MJLINK-37@2\windows-jdk13-m3.6.x_build\target\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.2:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-jlink-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ maven-jlink-plugin ---
[INFO] Skipping because packaging 'maven-plugin' is not pom.
[INFO] 
[INFO] --- mrm-maven-plugin:1.1.0:start (default) @ maven-jlink-plugin ---
[INFO] Configuring Mock Repository Manager...
[INFO]   Mock content (source: f:\jenkins\jenkins-slave\workspace\box_maven-jlink-plugin_MJLINK-37@2\windows-jdk13-m3.6.x_build\src\it\mrm\repository)
[INFO]   Proxy (source: this Maven session)
[INFO] Starting Mock Repository Manager
[INFO] Logging to org.slf4j.impl.MavenSimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog
[INFO] jetty-6.1.26
[INFO] Started SocketConnector@0.0.0.0:59805
[INFO] Mock Repository Manager http://localhost:59805 is started.
[INFO] Setting property 'mrm.repository.url' to 'http://localhost:59805'.
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:install (integration-test) @ maven-jlink-plugin ---
[INFO] Installing f:\jenkins\jenkins-slave\workspace\box_maven-jlink-plugin_MJLINK-37@2\windows-jdk13-m3.6.x_build\pom.xml to f:\jenkins\jenkins-slave\workspace\box_maven-jlink-plugin_MJLINK-37@2\windows-jdk13-m3.6.x_build\target\local-repo\org\apache\maven\plugins\maven-jlink-plugin\3.0.0-alpha-2-SNAPSHOT\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[INFO] Installing f:\jenkins\jenkins-slave\workspace\box_maven-jlink-plugin_MJLINK-37@2\windows-jdk13-m3.6.x_build\target\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar to f:\jenkins\jenkins-slave\workspace\box_maven-jlink-plugin_MJLINK-37@2\windows-jdk13-m3.6.x_build\target\local-repo\org\apache\maven\plugins\maven-jlink-plugin\3.0.0-alpha-2-SNAPSHOT\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:integration-test (integration-test) @ maven-jlink-plugin ---
[INFO] Running 2 setup jobs:
[INFO] Building: setup-jar\pom.xml
[INFO]           setup-jar\pom.xml ................................ SUCCESS (11.6 s)
[INFO] Building: setup-jar-module-info\pom.xml
[INFO]           setup-jar-module-info\pom.xml .................... SUCCESS (7.9 s)
[INFO] Setup done.
[INFO] Building: cli-options\bind-services\pom.xml
[INFO] run post-build script verify.groovy
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/f:/jenkins/jenkins-slave/workspace/.maven_repositories/null/org/codehaus/groovy/groovy-all/2.4.8/groovy-all-2.4.8.jar) to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[INFO]           cli-options\bind-services\pom.xml ................ SUCCESS (22.9 s)
[INFO] Building: cli-options\compress-0\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\compress-0\pom.xml ................... SUCCESS (12.6 s)
[INFO] Building: cli-options\compress-1\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\compress-1\pom.xml ................... SUCCESS (17.2 s)
[INFO] Building: cli-options\compress-2\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\compress-2\pom.xml ................... SUCCESS (13.3 s)
[INFO] Building: cli-options\disable-plugin\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\disable-plugin\pom.xml ............... SUCCESS (12.2 s)
[INFO] Building: cli-options\endian\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\endian\pom.xml ....................... SUCCESS (13.4 s)
[INFO] Building: cli-options\endian-big\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\endian-big\pom.xml ................... SUCCESS (12.1 s)
[INFO] Building: cli-options\ignore-signing-information\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\ignore-signing-information\pom.xml ... SUCCESS (12.0 s)
[INFO] Building: cli-options\no-header-files\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\no-header-files\pom.xml .............. SUCCESS (13.1 s)
[INFO] Building: cli-options\no-man-pages\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\no-man-pages\pom.xml ................. SUCCESS (12.6 s)
[INFO] Building: cli-options\strip-debug\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\strip-debug\pom.xml .................. SUCCESS (11.2 s)
[INFO] Building: MJLINK-26\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MJLINK-26\pom.xml ................................ SUCCESS (13.1 s)
[INFO] Building: MJLINK-3_improveVerboseOutput\pom.xml
[INFO]           MJLINK-3_improveVerboseOutput\pom.xml ............ SUCCESS (13.6 s)
[INFO] Building: MJLINK-4_dependencyResolution\pom.xml
[INFO]           MJLINK-4_dependencyResolution\pom.xml ............ SUCCESS (11.8 s)
[INFO] Building: MJLINK-6_allowSetJmodPath\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MJLINK-6_allowSetJmodPath\pom.xml ................ SUCCESS (13.0 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.1.0:stop (default) @ maven-jlink-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:59805
[INFO] Stopped SocketConnector@0.0.0.0:59805
[INFO] Mock Repository Manager http://localhost:59805 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-jlink-plugin ---
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ maven-jlink-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 17, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  04:06 min
[INFO] Finished at: 2019-06-10T13:17:58Z
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\box_maven-jlink-plugin_MJLINK-37@2@tmp\withMaven4121c657\maven-spy-20190610-131351-69514925939807617308696.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk13-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-jlink-plugin\3.0.0-alpha-2-SNAPSHOT\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk13-m3.6.x_build\target\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar under org\apache\maven\plugins\maven-jlink-plugin\3.0.0-alpha-2-SNAPSHOT\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-jlink-plugin:maven-plugin:3.0.0-alpha-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-jlink-plugin:maven-plugin:3.0.0-alpha-2-SNAPSHOT in source directory windows-jdk13-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\box_maven-jlink-plugin_MJLINK-37@2' for files matching the pattern 'windows-jdk13-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 2 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 #2
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-jlink-plugin:maven-plugin:3.0.0-alpha-2-SNAPSHOT(version: 3.0.0-alpha-2-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test  integration-test}: windows-jdk13-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 132 ms, Junit Publisher: 94 ms, Open Task Scanner Publisher: 114 ms, Invoker Publisher: 3589 ms, Pipeline Graph Publisher: 16 ms
[Pipeline] // withMaven
[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] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build succeeded in Jenkins: Maven TLP » maven-jlink-plugin » MJLINK-37 #5

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-jlink-plugin/job/MJLINK-37/5/

No changes.

All tests passed

Build failed in Jenkins: Maven TLP » maven-jlink-plugin » MJLINK-37 #4

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-jlink-plugin/job/MJLINK-37/4/

No changes.

All tests passed

Build log:
[...truncated 3462 lines...]
[TASKS] Scanning folder '/home/jenkins/jenkins-slave/workspace/box_maven-jlink-plugin_MJLINK-37@2' for files matching the pattern 'linux-jdk12-m3.6.x_build/src/main/java/**/*' - excludes: null
[TASKS] Found 2 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 #2
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-jlink-plugin:maven-plugin:3.0.0-alpha-2-SNAPSHOT(version: 3.0.0-alpha-2-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test  integration-test}: linux-jdk12-m3.6.x_build/target/invoker-reports/*.xml
[withMaven] artifactsPublisher - Archive artifact windows-jdk11-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-jlink-plugin\3.0.0-alpha-2-SNAPSHOT\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk11-m3.6.x_build\target\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar under org\apache\maven\plugins\maven-jlink-plugin\3.0.0-alpha-2-SNAPSHOT\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-jlink-plugin:maven-plugin:3.0.0-alpha-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-jlink-plugin:maven-plugin:3.0.0-alpha-2-SNAPSHOT in source directory windows-jdk11-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\box_maven-jlink-plugin_MJLINK-37@3@2' for files matching the pattern 'windows-jdk11-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 2 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 #2
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-jlink-plugin:maven-plugin:3.0.0-alpha-2-SNAPSHOT(version: 3.0.0-alpha-2-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test  integration-test}: windows-jdk11-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 216 ms, Junit Publisher: 75 ms, Open Task Scanner Publisher: 101 ms, Invoker Publisher: 2478 ms, Pipeline Graph Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[INFO] run post-build script verify.groovy
[INFO]           cli-options\compress-0\pom.xml ................... SUCCESS (56.7 s)
[INFO] Building: cli-options\compress-1\pom.xml
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[withMaven] Publishers: Generated Artifacts Publisher: 135 ms, Junit Publisher: 147 ms, Open Task Scanner Publisher: 107 ms, Invoker Publisher: 4680 ms, Pipeline Graph Publisher: 1 ms
[Pipeline] // withMaven
[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] }
[INFO]           MJLINK-4_dependencyResolution\pom.xml ............ SUCCESS (14.4 s)
[INFO] Building: MJLINK-6_allowSetJmodPath\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MJLINK-6_allowSetJmodPath\pom.xml ................ SUCCESS (15.5 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.1.0:stop (default) @ maven-jlink-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:62163
[INFO] Stopped SocketConnector@0.0.0.0:62163
[INFO] Mock Repository Manager http://localhost:62163 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-jlink-plugin ---
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ maven-jlink-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 17, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  05:00 min
[INFO] Finished at: 2019-06-12T23:42:42-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\box_maven-jlink-plugin_MJLINK-37@2@tmp\withMavenf153be86\maven-spy-20190612-233740-78810661226784464449283.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk12-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-jlink-plugin\3.0.0-alpha-2-SNAPSHOT\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk12-m3.6.x_build\target\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar under org\apache\maven\plugins\maven-jlink-plugin\3.0.0-alpha-2-SNAPSHOT\maven-jlink-plugin-3.0.0-alpha-2-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-jlink-plugin:maven-plugin:3.0.0-alpha-2-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-jlink-plugin:maven-plugin:3.0.0-alpha-2-SNAPSHOT in source directory windows-jdk12-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\box_maven-jlink-plugin_MJLINK-37@2' for files matching the pattern 'windows-jdk12-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 2 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 #2
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-jlink-plugin:maven-plugin:3.0.0-alpha-2-SNAPSHOT(version: 3.0.0-alpha-2-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test  integration-test}: windows-jdk12-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 107 ms, Junit Publisher: 85 ms, Open Task Scanner Publisher: 95 ms, Invoker Publisher: 3820 ms, Pipeline Graph Publisher: 1 ms
[Pipeline] // withMaven
[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] }
[INFO] run post-build script verify.groovy
[INFO]           cli-options\compress-1\pom.xml ................... SUCCESS (94.3 s)
[INFO] Building: cli-options\compress-2\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\compress-2\pom.xml ................... SUCCESS (66.5 s)
[INFO] Building: cli-options\disable-plugin\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\disable-plugin\pom.xml ............... SUCCESS (25.1 s)
[INFO] Building: cli-options\endian\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\endian\pom.xml ....................... SUCCESS (7.9 s)
[INFO] Building: cli-options\endian-big\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\endian-big\pom.xml ................... SUCCESS (8.2 s)
[INFO] Building: cli-options\ignore-signing-information\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\ignore-signing-information\pom.xml ... SUCCESS (8.0 s)
[INFO] Building: cli-options\no-header-files\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\no-header-files\pom.xml .............. SUCCESS (7.8 s)
[INFO] Building: cli-options\no-man-pages\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\no-man-pages\pom.xml ................. SUCCESS (13.1 s)
[INFO] Building: cli-options\strip-debug\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           cli-options\strip-debug\pom.xml .................. SUCCESS (76.5 s)
[INFO] Building: MJLINK-26\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MJLINK-26\pom.xml ................................ SUCCESS (81.1 s)
[INFO] Building: MJLINK-3_improveVerboseOutput\pom.xml
[INFO]           MJLINK-3_improveVerboseOutput\pom.xml ............ SUCCESS (69.1 s)
[INFO] Building: MJLINK-4_dependencyResolution\pom.xml
[INFO]           MJLINK-4_dependencyResolution\pom.xml ............ SUCCESS (27.7 s)
[INFO] Building: MJLINK-6_allowSetJmodPath\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MJLINK-6_allowSetJmodPath\pom.xml ................ SUCCESS (8.8 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.1.0:stop (default) @ maven-jlink-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:50762
[INFO] Stopped SocketConnector@0.0.0.0:50762
[INFO] Mock Repository Manager http://localhost:50762 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-jlink-plugin ---
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ maven-jlink-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 16, Failed: 1, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  cli-options\bind-services\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10:14 min
[INFO] Finished at: 2019-06-13T06:50:23Z
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\box_maven-jlink-plugin_MJLINK-37@2@tmp\withMaven6e980b87\maven-spy-20190613-064008-3341568971342294159361.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.1.0:verify (integration-test) on project maven-jlink-plugin: 1 build 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.1.0:verify (integration-test) on project maven-jlink-plugin: 1 build 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:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: 1 build 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:137)
    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:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
[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-jlink-plugin:maven-plugin:3.0.0-alpha-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-jlink-plugin:maven-plugin:3.0.0-alpha-2-SNAPSHOT in source directory windows-jdk13-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\box_maven-jlink-plugin_MJLINK-37@2' for files matching the pattern 'windows-jdk13-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 2 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 #2
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-jlink-plugin:maven-plugin:3.0.0-alpha-2-SNAPSHOT(version: 3.0.0-alpha-2-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test  integration-test}: windows-jdk13-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 181 ms, Junit Publisher: 398 ms, Open Task Scanner Publisher: 396 ms, Invoker Publisher: 10356 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] emailext