See https://builds.apache.org/job/maven-box/job/maven-site/job/elharo-patch-4/8/
Changes: * Use Maven 3.6.3 for Linux builds, it should already be on all nodes * Use Java 8 for Java 7 builds - due to the temporary removal of Java 7 * JDK 1.7.0_80 added back in No tests ran. Build log: Branch indexing Obtained Jenkinsfile from 838953427bd882b4891fa837e60224110ffff51c Running in Durability level: MAX_SURVIVABILITY 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 2ffd140e789c1f88b4de21e4a6fe93ac1532930d 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 --progress > https://gitbox.apache.org/repos/asf/maven-jenkins-env.git > +refs/heads/*:refs/remotes/origin/* Checking out Revision 2ffd140e789c1f88b4de21e4a6fe93ac1532930d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ffd140e789c1f88b4de21e4a6fe93ac1532930d Commit message: "JDK 1.7.0_80 added back in" > git rev-list --no-walk e285d95c37c895e58ed2d80ca3285b1b9836d34c # 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 f1a8105191b30457c6465bd26edb3ad38546895d 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 --progress > https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git > +refs/heads/*:refs/remotes/origin/* Checking out Revision f1a8105191b30457c6465bd26edb3ad38546895d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f f1a8105191b30457c6465bd26edb3ad38546895d Commit message: "[INFRA-19861] Analyzing..." > git rev-list --no-walk f1a8105191b30457c6465bd26edb3ad38546895d # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘websites’ Running on websites in /home/jenkins/jenkins-slave/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/* Checking out Revision 838953427bd882b4891fa837e60224110ffff51c (elharo-patch-4) > git config core.sparsecheckout # timeout=10 Commit message: "hypen --> hyphen" > git checkout -f 838953427bd882b4891fa837e60224110ffff51c > git rev-list --no-walk 838953427bd882b4891fa837e60224110ffff51c # timeout=10 Cleaning workspace [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 10 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] ansiColor [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] withMaven [2020-03-04T16:13:38.878Z] [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-03-04T16:13:38.878Z] [withMaven] Available options: [2020-03-04T16:13:38.878Z] [withMaven] using JDK installation JDK 1.8 (latest) [2020-03-04T16:13:38.911Z] [withMaven] using Maven installation 'Maven 3 (latest)' [Pipeline] { [Pipeline] sh [2020-03-04T16:13:39.274Z] + mvn -U clean site [2020-03-04T16:13:39.274Z] ----- withMaven Wrapper script ----- [2020-03-04T16:13:39.274Z] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/jenkins-slave/workspace/en-box_maven-site_elharo-patch-4@tmp/withMaven5b100173/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-slave/workspace/en-box_maven-site_elharo-patch-4@tmp/withMaven5b100173" [2020-03-04T16:13:39.275Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) [2020-03-04T16:13:39.275Z] Maven home: /home/jenkins/tools/maven/latest3 [2020-03-04T16:13:39.275Z] Java version: 1.8.0_241, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/jdk1.8.0_241/jre [2020-03-04T16:13:39.275Z] Default locale: en_US, platform encoding: UTF-8 [2020-03-04T16:13:39.275Z] OS name: "linux", version: "4.15.0-54-generic", arch: "amd64", family: "unix" > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [2020-03-04T16:13:40.245Z] [INFO] [jenkins-event-spy] Generate /home/jenkins/jenkins-slave/workspace/en-box_maven-site_elharo-patch-4@tmp/withMaven5b100173/maven-spy-20200304-161340-395810380334573379075.log.tmp ... [2020-03-04T16:13:40.245Z] [INFO] Scanning for projects... [2020-03-04T16:13:40.834Z] [INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/maven/maven-parent/34-SNAPSHOT/maven-metadata.xml [2020-03-04T16:13:41.104Z] [INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/maven/maven-parent/34-SNAPSHOT/maven-parent-34-SNAPSHOT.pom [2020-03-04T16:13:41.374Z] [ERROR] [ERROR] Some problems were encountered while processing the POMs: [2020-03-04T16:13:41.374Z] [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-03-04T16:13:41.374Z] @ [2020-03-04T16:13:41.374Z] [INFO] [jenkins-event-spy] Generated /home/jenkins/jenkins-slave/workspace/en-box_maven-site_elharo-patch-4@tmp/withMaven5b100173/maven-spy-20200304-161340-395810380334573379075.log [2020-03-04T16:13:41.374Z] [ERROR] The build could not read 1 project -> [Help 1] [2020-03-04T16:13:41.374Z] [ERROR] [2020-03-04T16:13:41.374Z] [ERROR] The project org.apache.maven:maven-site:1.0 (/home/jenkins/jenkins-slave/workspace/en-box_maven-site_elharo-patch-4/pom.xml) has 1 error [2020-03-04T16:13:41.374Z] [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-03-04T16:13:41.374Z] [ERROR] [2020-03-04T16:13:41.374Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [2020-03-04T16:13:41.375Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [2020-03-04T16:13:41.375Z] [ERROR] [2020-03-04T16:13:41.375Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: [2020-03-04T16:13:41.375Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException [2020-03-04T16:13:41.375Z] [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException [Pipeline] } [2020-03-04T16:13:41.495Z] [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-03-04T16:13:41.802Z] Build result: FAILURE [Pipeline] jiraIssueSelector [Pipeline] echo [2020-03-04T16:13:41.923Z] The authors of changes [slachiewicz]. [Pipeline] echo [2020-03-04T16:13:41.945Z] Sending email ... [Pipeline] emailext
