See https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-site/job/elharo-patch-4/12/
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. * 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 No tests ran. Build log: Branch indexing Obtained Jenkinsfile from 838953427bd882b4891fa837e60224110ffff51c 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 4a8c35fa6acb6a409ac027ebf16ae7f3073bbbba 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 4a8c35fa6acb6a409ac027ebf16ae7f3073bbbba (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4a8c35fa6acb6a409ac027ebf16ae7f3073bbbba # timeout=10 Commit message: "Java 16-ea has not been installed on the Windows Jenkins hosts yet." > 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 c10869c6952fe48d6d66f394802101bdc6d1a537 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 c10869c6952fe48d6d66f394802101bdc6d1a537 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f c10869c6952fe48d6d66f394802101bdc6d1a537 # timeout=10 Commit message: "Restored the full maven version matrix default" > git rev-list --no-walk ca1194b97a46efad61372da4b68fe2e27acfe442 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task ‘websites2’ is offline Running on websites1 in /home/jenkins/712657a4/workspace/en-box_maven-site_elharo-patch-4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout No credentials specified Fetching changes from the remote Git repository Fetching without tags > git rev-parse --is-inside-work-tree # timeout=10 > git config remote.origin.url > https://gitbox.apache.org/repos/asf/maven-site.git # timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-site.git > git --version # timeout=10 > git fetch --no-tags --progress -- > https://gitbox.apache.org/repos/asf/maven-site.git > +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 838953427bd882b4891fa837e60224110ffff51c (elharo-patch-4) > git config core.sparsecheckout # timeout=10 > git checkout -f 838953427bd882b4891fa837e60224110ffff51c # timeout=10 Commit message: "hypen --> hyphen" > git rev-list --no-walk 838953427bd882b4891fa837e60224110ffff51c # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 10 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] ansiColor [Pipeline] { [2020-10-06T15:50:21.026Z] [Pipeline] stage [Pipeline] { (Build) [Pipeline] withMaven [2020-10-06T15:50:21.444Z] [withMaven] Options: [org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher[disabled=true], JunitTestsPublisher[disabled=true,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false], org.jenkinsci.plugins.pipeline.maven.publishers.FindbugsAnalysisPublisher[disabled='true', healthy='', unHealthy='', thresholdLimit='low'], org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher[disabled='true', healthy='', unHealthy='', thresholdLimit='low']] [2020-10-06T15:50:21.444Z] [withMaven] Available options: [2020-10-06T15:50:21.445Z] [withMaven] using JDK installation JDK 1.8 (latest) [2020-10-06T15:50:21.543Z] [withMaven] using Maven installation 'Maven 3 (latest)' [Pipeline] { [Pipeline] sh [2020-10-06T15:50:22.378Z] + mvn -U clean site [2020-10-06T15:50:22.378Z] ----- withMaven Wrapper script ----- [2020-10-06T15:50:22.379Z] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/712657a4/workspace/en-box_maven-site_elharo-patch-4@tmp/withMaven66f98fec/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/712657a4/workspace/en-box_maven-site_elharo-patch-4@tmp/withMaven66f98fec" [2020-10-06T15:50:22.379Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2020-10-06T15:50:22.379Z] Maven home: /home/jenkins/tools/maven/latest3 [2020-10-06T15:50:22.380Z] Java version: 1.8.0_252, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/openjdk-8u252-b09/jre [2020-10-06T15:50:22.380Z] Default locale: en_US, platform encoding: UTF-8 [2020-10-06T15:50:22.380Z] OS name: "linux", version: "4.15.0-54-generic", arch: "amd64", family: "unix" [2020-10-06T15:50:23.182Z] [INFO] [jenkins-event-spy] Generate /home/jenkins/712657a4/workspace/en-box_maven-site_elharo-patch-4@tmp/withMaven66f98fec/maven-spy-20201006-155022-7942443668688868869831.log.tmp ... [2020-10-06T15:50:23.182Z] [INFO] Scanning for projects... [2020-10-06T15:50:23.182Z] [INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/maven/maven-parent/34-SNAPSHOT/maven-metadata.xml [2020-10-06T15:50:23.568Z] [INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/maven/maven-parent/34-SNAPSHOT/maven-parent-34-SNAPSHOT.pom [2020-10-06T15:50:23.569Z] [ERROR] [ERROR] Some problems were encountered while processing the POMs: [2020-10-06T15:50:23.569Z] [FATAL] Non-resolvable parent POM for org.apache.maven:maven-site:1.0: Could not find artifact org.apache.maven:maven-parent:pom:34-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) and 'parent.relativePath' points at wrong local POM @ line 23, column 11 [2020-10-06T15:50:23.570Z] @ [2020-10-06T15:50:23.570Z] [INFO] [jenkins-event-spy] Generated /home/jenkins/712657a4/workspace/en-box_maven-site_elharo-patch-4@tmp/withMaven66f98fec/maven-spy-20201006-155022-7942443668688868869831.log [2020-10-06T15:50:23.570Z] [ERROR] The build could not read 1 project -> [Help 1] [2020-10-06T15:50:23.570Z] [ERROR] [2020-10-06T15:50:23.571Z] [ERROR] The project org.apache.maven:maven-site:1.0 (/home/jenkins/712657a4/workspace/en-box_maven-site_elharo-patch-4/pom.xml) has 1 error [2020-10-06T15:50:23.571Z] [ERROR] Non-resolvable parent POM for org.apache.maven:maven-site:1.0: Could not find artifact org.apache.maven:maven-parent:pom:34-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) and 'parent.relativePath' points at wrong local POM @ line 23, column 11 -> [Help 2] [2020-10-06T15:50:23.571Z] [ERROR] [2020-10-06T15:50:23.572Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [2020-10-06T15:50:23.572Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2020-10-06T15:50:23.572Z] [ERROR] [2020-10-06T15:50:23.573Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2020-10-06T15:50:23.573Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException [2020-10-06T15:50:23.573Z] [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException [Pipeline] } [2020-10-06T15:50:24.071Z] [DevOpticsMavenPublisher] dependencies consumed: 0, artifacts produced: 0 [2020-10-06T15:50:24.072Z] [withMaven] Publishers: [Pipeline] // withMaven [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy) Stage "Deploy" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] echo [2020-10-06T15:50:25.296Z] Build result: FAILURE [Pipeline] jiraIssueSelector [Pipeline] echo [2020-10-06T15:50:25.627Z] The authors of changes [mthmulders, martinkanters, rfscholte]. [Pipeline] echo [2020-10-06T15:50:25.759Z] Sending email ... [Pipeline] emailext
