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/10/27 17:24:55 UTC

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

See https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-site/job/elharo-patch-4/14/

Changes:

* Update to new tool names
* Names are all lowercase
* Still no Maven 3.6.3 available on Windows
* remove debug-flag

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 e86de31ae4603d190cccad46e45ddbed9cd88bd2
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 e86de31ae4603d190cccad46e45ddbed9cd88bd2 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e86de31ae4603d190cccad46e45ddbed9cd88bd2 # timeout=10
Commit message: "Still no Maven 3.6.3 available on Windows"
 > git rev-list --no-walk 4a8c35fa6acb6a409ac027ebf16ae7f3073bbbba # 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 c10869c6952fe48d6d66f394802101bdc6d1a537 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
‘H25’ doesn’t have label ‘svn-websites’; ‘H29’ doesn’t have label ‘svn-websites’; ‘H31’ doesn’t have label ‘svn-websites’; ‘H32’ doesn’t have label ‘svn-websites’; ‘H35’ doesn’t have label ‘svn-websites’; ‘H36’ doesn’t have label ‘svn-websites’; ‘H37’ doesn’t have label ‘svn-websites’; ‘H38’ doesn’t have label ‘svn-websites’; ‘H39’ doesn’t have label ‘svn-websites’; ‘H40’ doesn’t have label ‘svn-websites’; ‘H42’ doesn’t have label ‘svn-websites’; ‘H43’ doesn’t have label ‘svn-websites’; ‘H48’ doesn’t have label ‘svn-websites’; ‘H50’ doesn’t have label ‘svn-websites’; ‘arm1’ doesn’t have label ‘svn-websites’; ‘openwhisk1’ doesn’t have label ‘svn-websites’; ‘plc4x2’ doesn’t have label ‘svn-websites’; ‘ubuntu-ppc64le’ doesn’t have label ‘svn-websites’; ‘websites2’ is offline
Running on websites2 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
Checking out Revision 838953427bd882b4891fa837e60224110ffff51c (elharo-patch-4)
Commit message: "hypen --> hyphen"
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
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 838953427bd882b4891fa837e60224110ffff51c # timeout=10
 > 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-27T17:24:52.967Z] 
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] withMaven
[2020-10-27T17:24:53.462Z] [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-27T17:24:53.462Z] [withMaven] Available options: 
[2020-10-27T17:24:53.463Z] [withMaven] using JDK installation JDK 1.8 (latest)
[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-27T17:24:54.790Z] Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
[2020-10-27T17:24:55.025Z] The authors of changes [rfscholte].
[Pipeline] echo
[2020-10-27T17:24:55.139Z] Sending email ...
[Pipeline] emailext