See 
https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-javadoc-plugin/job/check/15/

Changes:

* Add Java 16 to available runtimes
* Added JDK 16 for Windows
* Java 16-ea has not been installed on the Windows Jenkins hosts yet.
* Update to new tool names
* Names are all lowercase
* Still no Maven 3.6.3 available on Windows
* Next Maven version change 3.7.x -> 4.x.x
* Added Java 17
* introduce optional tmpWs for Windows to prevent long path failures
* fix }
* don't pick up tmpWs from a context
* Revert "don't pick up tmpWs from a context"
* Spaces instead of tabs
* introduce optional tmpWs
* pwd() doesn't seem to work on slaves?
* Using $WORKSPACE instead of env.WORKSPACE as this could behave inconsistent 
when used on parallel nodes.
* Attempting to get the right workspace directory in parallel nodes using a 
withEnv block.
* Attempting to get the right workspace directory in parallel nodes using a 
withEnv block. fix; envs should be prefixed with the `env.` prefix.
* Using !isUnix() to check whether the node is running Windows or not
* Shorten the windows filepath even further
* Restored the full default jdk matrix including the current and ea version
* Restored the full maven version matrix default
* remove debug-flag

No tests ran.

Build log:
Branch indexing
Obtained Jenkinsfile from 46a570f2af12779f5c46c644bb495688ab4064ef
Running in Durability level: PERFORMANCE_OPTIMIZED
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 fb1c0dd67a31cd0a430daaa6f8ddeb4e91f69314
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 --force --progress -- 
 > https://gitbox.apache.org/repos/asf/maven-jenkins-env.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision fb1c0dd67a31cd0a430daaa6f8ddeb4e91f69314 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fb1c0dd67a31cd0a430daaa6f8ddeb4e91f69314 # timeout=10
Commit message: "Added Java 17"
 > git rev-list --no-walk 6e8965c3e604ff37e18bdaccfe14f976d3526c12 # 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 020b09db9a524c1f3355e7e9eddf11420ffc8673
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 --force --progress -- 
 > https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 020b09db9a524c1f3355e7e9eddf11420ffc8673 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 020b09db9a524c1f3355e7e9eddf11420ffc8673 # timeout=10
Commit message: "remove debug-flag"
 > git rev-list --no-walk ca1194b97a46efad61372da4b68fe2e27acfe442 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] properties
[Pipeline] echo
OS: linux JDK: 7 Maven: 3.2.x => Label: ubuntu JDK: jdk_1.7_latest Maven: 
maven_3.2.5
[Pipeline] echo
OS: linux JDK: 7 Maven: 3.3.x => Label: ubuntu JDK: jdk_1.7_latest Maven: 
maven_3.3.9
[Pipeline] echo
OS: linux JDK: 7 Maven: 3.5.x => Label: ubuntu JDK: jdk_1.7_latest Maven: 
maven_3.5.4
[Pipeline] echo
OS: linux JDK: 7 Maven: 3.6.x => Label: ubuntu JDK: jdk_1.7_latest Maven: 
maven_3.6.3
[Pipeline] echo
OS: linux JDK: 8 Maven: 3.6.x => Label: ubuntu JDK: jdk_1.8_latest Maven: 
maven_3.6.3
[Pipeline] echo
OS: linux JDK: 11 Maven: 3.6.x => Label: ubuntu JDK: jdk_11_latest Maven: 
maven_3.6.3
[Pipeline] echo
OS: linux JDK: 15 Maven: 3.6.x => Label: ubuntu JDK: jdk_15_latest Maven: 
maven_3.6.3
[Pipeline] echo
OS: linux JDK: 16 Maven: 3.6.x => Label: ubuntu JDK: jdk_16_latest Maven: 
maven_3.6.3
[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.4_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: 15 Maven: 3.6.x => Label: Windows JDK: jdk_15_latest Maven: 
maven_3.6.2_windows
[Pipeline] echo
OS: windows JDK: 16 Maven: 3.6.x => Label: Windows JDK: null Maven: 
maven_3.6.2_windows
[Pipeline] echo
Skipping windows-jdk16 as unsupported by Jenkins Environment
[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-jdk15-m3.6.x_build)
[Pipeline] { (Branch: linux-jdk16-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-jdk15-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
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu’
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu’
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu’
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu’
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu’
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu’
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu’
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu’
Still waiting to schedule task
‘H50’ doesn’t have label ‘Windows’; ‘arm1’ doesn’t have label ‘Windows’; ‘arm4’ 
doesn’t have label ‘Windows’; ‘jenkins-win-he-de-3’ is offline; ‘openwhisk1’ 
doesn’t have label ‘Windows’; ‘plc4x2’ doesn’t have label ‘Windows’; 
‘ubuntu-ppc64le’ doesn’t have label ‘Windows’
Still waiting to schedule task
‘H50’ doesn’t have label ‘Windows’; ‘arm1’ doesn’t have label ‘Windows’; ‘arm4’ 
doesn’t have label ‘Windows’; ‘jenkins-win-he-de-3’ is offline; ‘openwhisk1’ 
doesn’t have label ‘Windows’; ‘plc4x2’ doesn’t have label ‘Windows’; 
‘ubuntu-ppc64le’ doesn’t have label ‘Windows’
Still waiting to schedule task
‘H50’ doesn’t have label ‘Windows’; ‘arm1’ doesn’t have label ‘Windows’; ‘arm4’ 
doesn’t have label ‘Windows’; ‘jenkins-win-he-de-3’ is offline; ‘openwhisk1’ 
doesn’t have label ‘Windows’; ‘plc4x2’ doesn’t have label ‘Windows’; 
‘ubuntu-ppc64le’ doesn’t have label ‘Windows’
Still waiting to schedule task
‘H50’ doesn’t have label ‘Windows’; ‘arm1’ doesn’t have label ‘Windows’; ‘arm4’ 
doesn’t have label ‘Windows’; ‘jenkins-win-he-de-3’ is offline; ‘openwhisk1’ 
doesn’t have label ‘Windows’; ‘plc4x2’ doesn’t have label ‘Windows’; 
‘ubuntu-ppc64le’ doesn’t have label ‘Windows’
Still waiting to schedule task
‘H50’ doesn’t have label ‘Windows’; ‘arm1’ doesn’t have label ‘Windows’; ‘arm4’ 
doesn’t have label ‘Windows’; ‘jenkins-win-he-de-3’ is offline; ‘openwhisk1’ 
doesn’t have label ‘Windows’; ‘plc4x2’ doesn’t have label ‘Windows’; 
‘ubuntu-ppc64le’ doesn’t have label ‘Windows’
Still waiting to schedule task
‘H50’ doesn’t have label ‘Windows’; ‘arm1’ doesn’t have label ‘Windows’; ‘arm4’ 
doesn’t have label ‘Windows’; ‘jenkins-win-he-de-3’ is offline; ‘openwhisk1’ 
doesn’t have label ‘Windows’; ‘plc4x2’ doesn’t have label ‘Windows’; 
‘ubuntu-ppc64le’ doesn’t have label ‘Windows’
Still waiting to schedule task
‘H50’ doesn’t have label ‘Windows’; ‘arm1’ doesn’t have label ‘Windows’; ‘arm4’ 
doesn’t have label ‘Windows’; ‘jenkins-win-he-de-3’ is offline; ‘openwhisk1’ 
doesn’t have label ‘Windows’; ‘plc4x2’ doesn’t have label ‘Windows’; 
‘ubuntu-ppc64le’ doesn’t have label ‘Windows’
Aborted by Sylwester Lachiewicz
[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-jdk15-m3.6.x_build
[Pipeline] }
Failed in branch linux-jdk16-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-jdk15-m3.6.x_build
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [mthmulders, martinkanters, rfscholte, slachiewicz].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Reply via email to