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 2019/12/14 21:11:12 UTC

Build failed in Jenkins: Maven TLP » maven-assembly-plugin » MASSEMBLY-921 #5

See https://builds.apache.org/job/maven-box/job/maven-assembly-plugin/job/MASSEMBLY-921/5/

No changes.

No tests ran.

Build log:
Branch event
Obtained Jenkinsfile from 1bf0739e5e9aecf2d13b99b78bab00d193c650d4
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 22a4d1a7af29ef12db0242de180096c5093a30f5
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 22a4d1a7af29ef12db0242de180096c5093a30f5 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 22a4d1a7af29ef12db0242de180096c5093a30f5
Commit message: "Revert "Log unique commits""
 > git rev-list --no-walk 22a4d1a7af29ef12db0242de180096c5093a30f5 # 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 aee445426dac012af4326c0b80c93422200c2a56
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 aee445426dac012af4326c0b80c93422200c2a56 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f aee445426dac012af4326c0b80c93422200c2a56
Commit message: "moved "def localRepo ..." to the stage execution block"
 > git rev-list --no-walk aee445426dac012af4326c0b80c93422200c2a56 # 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.0
[Pipeline] echo
OS: linux JDK: 8 Maven: 3.6.x => Label: ubuntu JDK: JDK 1.8 (latest) Maven: Maven 3.6.0
[Pipeline] echo
OS: linux JDK: 11 Maven: 3.6.x => Label: ubuntu JDK: JDK 11 (latest) Maven: Maven 3.6.0
[Pipeline] echo
OS: linux JDK: 12 Maven: 3.6.x => Label: ubuntu JDK: JDK 12 (latest) Maven: Maven 3.6.0
[Pipeline] echo
OS: linux JDK: 13 Maven: 3.6.x => Label: ubuntu JDK: JDK 13 (latest) Maven: Maven 3.6.0
[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.2 (Windows)
[Pipeline] echo
OS: windows JDK: 7 Maven: 3.6.x => Label: Windows JDK: JDK 1.7 (latest) Maven: Maven 3.6.0 (Windows)
[Pipeline] echo
OS: windows JDK: 8 Maven: 3.6.x => Label: Windows JDK: JDK 1.8 (latest) Maven: Maven 3.6.0 (Windows)
[Pipeline] echo
OS: windows JDK: 11 Maven: 3.6.x => Label: Windows JDK: JDK 11 (latest) Maven: Maven 3.6.0 (Windows)
[Pipeline] echo
OS: windows JDK: 12 Maven: 3.6.x => Label: Windows JDK: JDK 12 (latest) Maven: Maven 3.6.0 (Windows)
[Pipeline] echo
OS: windows JDK: 13 Maven: 3.6.x => Label: Windows JDK: JDK 13 (latest) Maven: Maven 3.6.0 (Windows)
[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-jdk12-m3.6.x_build)
[Pipeline] { (Branch: linux-jdk13-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-jdk12-m3.6.x_build)
[Pipeline] { (Branch: windows-jdk13-m3.6.x_build)
[Pipeline] node
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu’
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu’
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu’
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu’
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu’
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu’
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu’
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu’
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘Windows’
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘Windows’
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘Windows’
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘Windows’
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘Windows’
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘Windows’
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘Windows’
Still waiting to schedule task
Waiting for next available executor on ‘Windows’
Ready to run at Sun Sep 22 01:08:57 UTC 2019
Resuming build at Sun Sep 22 01:08:57 UTC 2019 after Jenkins restart
Ready to run at Sun Sep 29 15:53:29 UTC 2019
Resuming build at Sun Sep 29 15:53:29 UTC 2019 after Jenkins restart
Ready to run at Sun Sep 29 18:32:31 UTC 2019
Resuming build at Sun Sep 29 18:32:31 UTC 2019 after Jenkins restart
Ready to run at Sun Sep 29 21:14:46 UTC 2019
Resuming build at Sun Sep 29 21:14:46 UTC 2019 after Jenkins restart
Ready to run at Thu Oct 24 15:28:18 UTC 2019
Resuming build at Thu Oct 24 15:28:18 UTC 2019 after Jenkins restart
Ready to run at Tue Dec 10 19:05:05 UTC 2019
Resuming build at Tue Dec 10 19:05:05 UTC 2019 after Jenkins restart
Aborted by khmarbaise
[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] // 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-jdk12-m3.6.x_build
[Pipeline] }
Failed in branch linux-jdk13-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-jdk12-m3.6.x_build
[Pipeline] }
Failed in branch windows-jdk13-m3.6.x_build
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [].
[Pipeline] echo
Sending email ...
[Pipeline] emailext