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 2020/03/04 16:13:41 UTC

Build failed in Jenkins: Maven TLP » maven-site » elharo-patch-4 #8

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

Build failed in Jenkins: Maven TLP » maven-site » elharo-patch-4 #10

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-site/job/elharo-patch-4/10/

Changes:

* Java 14 released, so Java 13 EOL. Include Java 15-ea

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 2ffd140e789c1f88b4de21e4a6fe93ac1532930d # 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 e5aca61c1347c38c8ebf46217c4d9c90f7be90b2
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 e5aca61c1347c38c8ebf46217c4d9c90f7be90b2 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e5aca61c1347c38c8ebf46217c4d9c90f7be90b2
Commit message: "Java 14 released, so Java 13 EOL. Include Java 15-ea"
 > git rev-list --no-walk f2b3b9cf87da1338ab57ba1f5de34353c912f10f # 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)
Commit message: "hypen --> hyphen"
 > git config core.sparsecheckout # timeout=10
 > 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-27T04:33:35.112Z] [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-27T04:33:35.113Z] [withMaven] Available options: 
[2020-03-27T04:33:35.113Z] [withMaven] using JDK installation JDK 1.8 (latest)
[2020-03-27T04:33:35.136Z] [withMaven] using Maven installation 'Maven 3 (latest)'
[Pipeline] {
[Pipeline] sh
[2020-03-27T04:33:35.503Z] + mvn -U clean site
[2020-03-27T04:33:35.503Z] ----- withMaven Wrapper script -----
[2020-03-27T04:33:35.503Z] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/jenkins-slave/workspace/en-box_maven-site_elharo-patch-4@tmp/withMaven3f8b31e8/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-slave/workspace/en-box_maven-site_elharo-patch-4@tmp/withMaven3f8b31e8" 
[2020-03-27T04:33:35.503Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2020-03-27T04:33:35.503Z] Maven home: /home/jenkins/tools/maven/latest3
[2020-03-27T04:33:35.503Z] Java version: 1.8.0_241, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/jdk1.8.0_241/jre
[2020-03-27T04:33:35.503Z] Default locale: en_US, platform encoding: UTF-8
[2020-03-27T04:33:35.503Z] 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-27T04:33:36.138Z] [INFO] [jenkins-event-spy] Generate /home/jenkins/jenkins-slave/workspace/en-box_maven-site_elharo-patch-4@tmp/withMaven3f8b31e8/maven-spy-20200327-043336-626559200695334029875.log.tmp ...
[2020-03-27T04:33:36.408Z] [INFO] Scanning for projects...
[2020-03-27T04:33:36.998Z] [INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/maven/maven-parent/34-SNAPSHOT/maven-metadata.xml
[2020-03-27T04:33:36.998Z] [INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/maven/maven-parent/34-SNAPSHOT/maven-parent-34-SNAPSHOT.pom
[2020-03-27T04:33:37.271Z] [ERROR] [ERROR] Some problems were encountered while processing the POMs:
[2020-03-27T04:33:37.272Z] [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-27T04:33:37.272Z]  @ 
[2020-03-27T04:33:37.272Z] [INFO] [jenkins-event-spy] Generated /home/jenkins/jenkins-slave/workspace/en-box_maven-site_elharo-patch-4@tmp/withMaven3f8b31e8/maven-spy-20200327-043336-626559200695334029875.log
[2020-03-27T04:33:37.272Z] [ERROR] The build could not read 1 project -> [Help 1]
[2020-03-27T04:33:37.272Z] [ERROR]   
[2020-03-27T04:33:37.272Z] [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-27T04:33:37.272Z] [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-27T04:33:37.272Z] [ERROR] 
[2020-03-27T04:33:37.272Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[2020-03-27T04:33:37.272Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2020-03-27T04:33:37.272Z] [ERROR] 
[2020-03-27T04:33:37.272Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2020-03-27T04:33:37.272Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[2020-03-27T04:33:37.273Z] [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
[Pipeline] }
[2020-03-27T04:33:37.657Z] [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-27T04:33:38.009Z] Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
[2020-03-27T04:33:38.086Z] The authors of changes [rfscholte].
[Pipeline] echo
[2020-03-27T04:33:38.113Z] Sending email ...
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-site » elharo-patch-4 #9

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-site/job/elharo-patch-4/9/

Changes:

* Java 14 released, so Java 13 EOL. Include Java 15-ea

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 2ffd140e789c1f88b4de21e4a6fe93ac1532930d # 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 f2b3b9cf87da1338ab57ba1f5de34353c912f10f
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 f2b3b9cf87da1338ab57ba1f5de34353c912f10f (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2b3b9cf87da1338ab57ba1f5de34353c912f10f
Commit message: "Java 14 released, so Java 13 EOL. Include Java 15-ea"
 > git rev-list --no-walk f1a8105191b30457c6465bd26edb3ad38546895d # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
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)
Commit message: "hypen --> hyphen"
 > git config core.sparsecheckout # timeout=10
 > 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-17T20:13:21.179Z] [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-17T20:13:21.179Z] [withMaven] Available options: 
[2020-03-17T20:13:21.179Z] [withMaven] using JDK installation JDK 1.8 (latest)
[2020-03-17T20:13:21.209Z] [withMaven] using Maven installation 'Maven 3 (latest)'
[Pipeline] {
[Pipeline] sh
[2020-03-17T20:13:21.585Z] + mvn -U clean site
[2020-03-17T20:13:21.585Z] ----- withMaven Wrapper script -----
[2020-03-17T20:13:21.585Z] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/jenkins-slave/workspace/en-box_maven-site_elharo-patch-4@tmp/withMavend57399b8/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/jenkins-slave/workspace/en-box_maven-site_elharo-patch-4@tmp/withMavend57399b8" 
[2020-03-17T20:13:21.585Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2020-03-17T20:13:21.585Z] Maven home: /home/jenkins/tools/maven/latest3
[2020-03-17T20:13:21.585Z] Java version: 1.8.0_241, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/jdk1.8.0_241/jre
[2020-03-17T20:13:21.585Z] Default locale: en_US, platform encoding: UTF-8
[2020-03-17T20:13:21.585Z] 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-17T20:13:22.184Z] [INFO] [jenkins-event-spy] Generate /home/jenkins/jenkins-slave/workspace/en-box_maven-site_elharo-patch-4@tmp/withMavend57399b8/maven-spy-20200317-201322-96444568988033012032.log.tmp ...
[2020-03-17T20:13:22.452Z] [INFO] Scanning for projects...
[2020-03-17T20:13:22.721Z] [INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/maven/maven-parent/34-SNAPSHOT/maven-metadata.xml
[2020-03-17T20:13:22.991Z] [INFO] Downloading from Nexus: http://repository.apache.org/snapshots/org/apache/maven/maven-parent/34-SNAPSHOT/maven-parent-34-SNAPSHOT.pom
[2020-03-17T20:13:23.261Z] [ERROR] [ERROR] Some problems were encountered while processing the POMs:
[2020-03-17T20:13:23.261Z] [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-17T20:13:23.261Z]  @ 
[2020-03-17T20:13:23.261Z] [INFO] [jenkins-event-spy] Generated /home/jenkins/jenkins-slave/workspace/en-box_maven-site_elharo-patch-4@tmp/withMavend57399b8/maven-spy-20200317-201322-96444568988033012032.log
[2020-03-17T20:13:23.261Z] [ERROR] The build could not read 1 project -> [Help 1]
[2020-03-17T20:13:23.261Z] [ERROR]   
[2020-03-17T20:13:23.261Z] [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-17T20:13:23.261Z] [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-17T20:13:23.262Z] [ERROR] 
[2020-03-17T20:13:23.262Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[2020-03-17T20:13:23.262Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2020-03-17T20:13:23.262Z] [ERROR] 
[2020-03-17T20:13:23.262Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2020-03-17T20:13:23.262Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[2020-03-17T20:13:23.262Z] [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
[Pipeline] }
[2020-03-17T20:13:23.396Z] [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-17T20:13:23.659Z] Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
[2020-03-17T20:13:23.737Z] The authors of changes [rfscholte].
[Pipeline] echo
[2020-03-17T20:13:23.754Z] Sending email ...
[Pipeline] emailext