See 
https://builds.apache.org/job/maven-box/job/maven-source-plugin/job/MSOURCES-120/34/

Changes:

* Apply Maven 3.6.2
* H29 has checkout issues...
* Issues with H28 too
* Seems like Maven 3.6.2 is not available on all Linux nodes yet
* Java 13 released: drop 12 + include 14 (-ea)

All tests passed

Build log:
[...truncated 4572 lines...]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ensure-no-container-api) @ 
maven-source-plugin ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ maven-source-plugin ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from 
f:\jenkins\jenkins-slave\workspace\maven-source-plugin_MSOURCES-120@2\windows-jdk14-m3.6.x_build\.gitignore
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 73 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] 174 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 174 licenses.
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.2:helpmojo (generate-helpmojo) @ 
maven-source-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-source-plugin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
maven-source-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
f:\jenkins\jenkins-slave\workspace\maven-source-plugin_MSOURCES-120@2\windows-jdk14-m3.6.x_build\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ 
maven-source-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to 
f:\jenkins\jenkins-slave\workspace\maven-source-plugin_MSOURCES-120@2\windows-jdk14-m3.6.x_build\target\classes
[INFO] 
/f:/jenkins/jenkins-slave/workspace/maven-source-plugin_MSOURCES-120@2/windows-jdk14-m3.6.x_build/src/main/java/org/apache/maven/plugins/source/AbstractSourceJarMojo.java:
 
f:\jenkins\jenkins-slave\workspace\maven-source-plugin_MSOURCES-120@2\windows-jdk14-m3.6.x_build\src\main\java\org\apache\maven\plugins\source\AbstractSourceJarMojo.java
 uses or overrides a deprecated API.
[INFO] 
/f:/jenkins/jenkins-slave/workspace/maven-source-plugin_MSOURCES-120@2/windows-jdk14-m3.6.x_build/src/main/java/org/apache/maven/plugins/source/AbstractSourceJarMojo.java:
 Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.2:descriptor (default-descriptor) @ 
maven-source-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 7 mojo descriptors.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ 
maven-source-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 25 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ 
maven-source-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to 
f:\jenkins\jenkins-slave\workspace\maven-source-plugin_MSOURCES-120@2\windows-jdk14-m3.6.x_build\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ 
maven-source-plugin ---
[INFO] Surefire report directory: 
f:\jenkins\jenkins-slave\workspace\maven-source-plugin_MSOURCES-120@2\windows-jdk14-m3.6.x_build\target\surefire-reports
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.maven.plugins.source.SourceJarMojoTest
[INFO] Building jar: 
f:\jenkins\jenkins-slave\workspace\maven-source-plugin_MSOURCES-120@2\windows-jdk14-m3.6.x_build\target\test\unit\project-003\target\maven-source-plugin-test-project-003-99.0-sources.jar
[INFO] NOT adding java-sources to attached artifacts list.
[INFO] Building jar: 
f:\jenkins\jenkins-slave\workspace\maven-source-plugin_MSOURCES-120@2\windows-jdk14-m3.6.x_build\target\test\unit\project-010\target\maven-source-plugin-test-project-010-99.0-sources.jar
[INFO] NOT adding java-sources to attached artifacts list.
[INFO] Building jar: 
f:\jenkins\jenkins-slave\workspace\maven-source-plugin_MSOURCES-120@2\windows-jdk14-m3.6.x_build\target\test\unit\project-009\target\maven-source-plugin-test-project-009-99.0-sources.jar
[INFO] NOT adding java-sources to attached artifacts list.
[INFO] Building jar: 
f:\jenkins\jenkins-slave\workspace\maven-source-plugin_MSOURCES-120@2\windows-jdk14-m3.6.x_build\target\test\unit\project-001\target\maven-source-plugin-test-project-001-99.0-sources.jar
[INFO] NOT adding java-sources to attached artifacts list.
[INFO] Building jar: 
f:\jenkins\jenkins-slave\workspace\maven-source-plugin_MSOURCES-120@2\windows-jdk14-m3.6.x_build\target\test\unit\project-007\target\maven-source-plugin-test-project-007-99.0-sources.jar
[INFO] NOT adding java-sources to attached artifacts list.
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.994 s 
- in org.apache.maven.plugins.source.SourceJarMojoTest
[INFO] Running org.apache.maven.plugins.source.TestSourceJarMojoTest
[INFO] Building jar: 
f:\jenkins\jenkins-slave\workspace\maven-source-plugin_MSOURCES-120@2\windows-jdk14-m3.6.x_build\target\test\unit\project-003\target\maven-source-plugin-test-project-003-99.0-test-sources.jar
[INFO] NOT adding java-sources to attached artifacts list.
[INFO] Building jar: 
f:\jenkins\jenkins-slave\workspace\maven-source-plugin_MSOURCES-120@2\windows-jdk14-m3.6.x_build\target\test\unit\project-010\target\maven-source-plugin-test-project-010-99.0-test-sources.jar
[INFO] NOT adding java-sources to attached artifacts list.
[INFO] Building jar: 
f:\jenkins\jenkins-slave\workspace\maven-source-plugin_MSOURCES-120@2\windows-jdk14-m3.6.x_build\target\test\unit\project-001\target\maven-source-plugin-test-project-001-99.0-test-sources.jar
[INFO] NOT adding java-sources to attached artifacts list.
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.531 s 
- in org.apache.maven.plugins.source.TestSourceJarMojoTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ maven-source-plugin ---
[INFO] Building jar: 
f:\jenkins\jenkins-slave\workspace\maven-source-plugin_MSOURCES-120@2\windows-jdk14-m3.6.x_build\target\maven-source-plugin-3.1.1.RB-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.2:addPluginArtifactMetadata 
(default-addPluginArtifactMetadata) @ maven-source-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ 
maven-source-plugin ---
[INFO] Skipping because packaging 'maven-plugin' is not pom.
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:install (integration-test) @ 
maven-source-plugin ---
[INFO] Installing 
f:\jenkins\jenkins-slave\workspace\maven-source-plugin_MSOURCES-120@2\windows-jdk14-m3.6.x_build\pom.xml
 to 
f:\jenkins\jenkins-slave\workspace\maven-source-plugin_MSOURCES-120@2\windows-jdk14-m3.6.x_build\target\local-repo\org\apache\maven\plugins\maven-source-plugin\3.1.1.RB-SNAPSHOT\maven-source-plugin-3.1.1.RB-SNAPSHOT.pom
[INFO] Installing 
f:\jenkins\jenkins-slave\workspace\maven-source-plugin_MSOURCES-120@2\windows-jdk14-m3.6.x_build\target\maven-source-plugin-3.1.1.RB-SNAPSHOT.jar
 to 
f:\jenkins\jenkins-slave\workspace\maven-source-plugin_MSOURCES-120@2\windows-jdk14-m3.6.x_build\target\local-repo\org\apache\maven\plugins\maven-source-plugin\3.1.1.RB-SNAPSHOT\maven-source-plugin-3.1.1.RB-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:integration-test (integration-test) @ 
maven-source-plugin ---
[INFO] Building: reproducible\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/1/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]           reproducible\pom.xml ............................. FAILED 
(12.0 s)
[INFO]   The post-build script did not succeed. assert buf.startsWith( 
"reproducible-1.0-sources.jar sha1 = $expectedSha1" )
       |   |                                                 |
       |   false                                             
c7ea4f558b19c78f65795b574fe9933b83b76b63
       reproducible-1.0-sources.jar sha1 = 
011e42314cf73618b1a405e589998c717416fbe0
        
       encoding: UTF8
       timezone offset (minutes): 420
       M size (cmp) crc      java time     date       time           zip time   
mode   name -comment; extra
       8   76 ( 76)  44d8c36 1566444532000 2019-08-21 20:28:52 -0700 1326818202 
100644 META-INF/MANIFEST.MF ; 0
       0    0 (  0)        0 1566444532000 2019-08-21 20:28:52 -0700 1326818202 
 40755 META-INF/ ; 0
       0    0 (  0)        0 1566444532000 2019-08-21 20:28:52 -0700 1326818202 
 40755 dir-A/ ; 0
       0    0 (  0)        0 1566444532000 2019-08-21 20:28:52 -0700 1326818202 
 40755 dir-C/ ; 0
       0    0 (  0)        0 1566444532000 2019-08-21 20:28:52 -0700 1326818202 
 40755 dir-b/ ; 0
       0    0 (  0)        0 1566444532000 2019-08-21 20:28:52 -0700 1326818202 
 40755 dir-b/B2/ ; 0
       0    0 (  0)        0 1566444532000 2019-08-21 20:28:52 -0700 1326818202 
 40755 dir-b/B4/ ; 0
       0    0 (  0)        0 1566444532000 2019-08-21 20:28:52 -0700 1326818202 
 40755 dir-b/b1/ ; 0
       0    0 (  0)        0 1566444532000 2019-08-21 20:28:52 -0700 1326818202 
 40755 dir-b/b3/ ; 0
       0    0 (  0)        0 1566444532000 2019-08-21 20:28:52 -0700 1326818202 
 40755 dir-d/ ; 0
       0    0 (  0)        0 1566444532000 2019-08-21 20:28:52 -0700 1326818202 
 40755 META-INF/maven/ ; 0
       0    0 (  0)        0 1566444532000 2019-08-21 20:28:52 -0700 1326818202 
 40755 META-INF/maven/org.apache.maven.its/ ; 0
       0    0 (  0)        0 1566444532000 2019-08-21 20:28:52 -0700 1326818202 
 40755 META-INF/maven/org.apache.maven.its/reproducible/ ; 0
       8  805 (461) 703a0699 1566444532000 2019-08-21 20:28:52 -0700 1326818202 
100644 Uppercase.txt ; 0
       8  805 (461) 703a0699 1566444532000 2019-08-21 20:28:52 -0700 1326818202 
100644 dir-A/A2.txt ; 0
       8  805 (461) 703a0699 1566444532000 2019-08-21 20:28:52 -0700 1326818202 
100644 dir-A/A4.txt ; 0
       8 1610 (474) 3a89afd6 1566444532000 2019-08-21 20:28:52 -0700 1326818202 
100644 dir-A/a1.txt ; 0
       8  805 (461) 703a0699 1566444532000 2019-08-21 20:28:52 -0700 1326818202 
100644 dir-A/a3.txt ; 0
       8  805 (461) 703a0699 1566444532000 2019-08-21 20:28:52 -0700 1326818202 
100644 dir-C/C.txt ; 0
       8  805 (461) 703a0699 1566444532000 2019-08-21 20:28:52 -0700 1326818202 
100644 dir-b/B2/B2.txt ; 0
       8  805 (461) 703a0699 1566444532000 2019-08-21 20:28:52 -0700 1326818202 
100644 dir-b/B4/B4.txt ; 0
       8  805 (461) 703a0699 1566444532000 2019-08-21 20:28:52 -0700 1326818202 
100644 dir-b/b.txt ; 0
       8  805 (461) 703a0699 1566444532000 2019-08-21 20:28:52 -0700 1326818202 
100644 dir-b/b1/b1.txt ; 0
       8  805 (461) 703a0699 1566444532000 2019-08-21 20:28:52 -0700 1326818202 
100644 dir-b/b3/b3.txt ; 0
       8  805 (461) 703a0699 1566444532000 2019-08-21 20:28:52 -0700 1326818202 
100644 dir-d/d.txt ; 0
       8  805 (461) 703a0699 1566444532000 2019-08-21 20:28:52 -0700 1326818202 
100644 executable.txt ; 0
       8  805 (461) 703a0699 1566444532000 2019-08-21 20:28:52 -0700 1326818202 
100644 lowercase.txt ; 0
       8 2080 (938) c3e6477f 1566444532000 2019-08-21 20:28:52 -0700 1326818202 
100644 META-INF/maven/org.apache.maven.its/reproducible/pom.xml ; 0
       8   68 ( 68) 352b7d46 1566444532000 2019-08-21 20:28:52 -0700 1326818202 
100644 META-INF/maven/org.apache.maven.its/reproducible/pom.properties ; 0
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ 
maven-source-plugin ---
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ 
maven-source-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 0, Failed: 1, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  reproducible\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  30.872 s
[INFO] Finished at: 2019-09-30T15:18:18-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated 
F:\jenkins\jenkins-slave\workspace\maven-source-plugin_MSOURCES-120@2@tmp\withMavenedbcfea6\maven-spy-20190930-151747-40112072442686356256370.log
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-invoker-plugin:3.1.0:verify (integration-test) 
on project maven-source-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-source-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: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: 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: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-source-plugin:maven-plugin:3.1.1.RB-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-source-plugin:maven-plugin:3.1.1.RB-SNAPSHOT in 
source directory windows-jdk14-m3.6.x_build\src\main\java
[TASKS] Scanning folder 
'f:\jenkins\jenkins-slave\workspace\maven-source-plugin_MSOURCES-120@2' for 
files matching the pattern 'windows-jdk14-m3.6.x_build\src\main\java\**\*' - 
excludes: null
[TASKS] Found 7 files to scan for tasks
[TASKS] Found 0 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #28
[withMaven] invokerPublisher - Archive invoker results for Maven artifact 
MavenArtifact{org.apache.maven.plugins:maven-source-plugin:maven-plugin:3.1.1.RB-SNAPSHOT(version:
 3.1.1.RB-SNAPSHOT, snapshot:false) } generated by 
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test
  integration-test}: windows-jdk14-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 12 ms, Junit Publisher: 
71 ms, Open Task Scanner Publisher: 43 ms, Dependencies Fingerprint Publisher: 
67 ms, Invoker Publisher: 197 ms, Pipeline Graph Publisher: 18 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

Reply via email to