You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@logging.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/04/04 23:27:30 UTC

Build failed in Jenkins: logging-log4net » PR-56 #2

See <https://builds.apache.org/job/logging-log4net/job/PR-56/2/display/redirect>

Changes:


------------------------------------------
Branch indexing
Connecting to https://api.github.com using dpsenner/****** (dpsenner at github)
Loading trusted files from base branch master at 644cfa1ba879fb41fac8e92b22c3dc7e84ed0ab8 rather than 7c1d45c16fe43c52a2030aafb8ae046ea0b78f58
Obtained Jenkinsfile from 644cfa1ba879fb41fac8e92b22c3dc7e84ed0ab8
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Running on jenkins-win-he-de-3 in f:\jenkins\jenkins-slave\workspace\logging-log4net_PR-56
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
using credential github-logging-log4net-dpsenner
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/apache/logging-log4net.git
 > git init f:\jenkins\jenkins-slave\workspace\logging-log4net_PR-56 # timeout=10
Fetching upstream changes from https://github.com/apache/logging-log4net.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials dpsenner at github
 > git fetch --no-tags --progress -- https://github.com/apache/logging-log4net.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/master:refs/remotes/origin/master
Fetching without tags
 > git config remote.origin.url https://github.com/apache/logging-log4net.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/56/head:refs/remotes/origin/PR-56 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/apache/logging-log4net.git # timeout=10
Fetching upstream changes from https://github.com/apache/logging-log4net.git
using GIT_ASKPASS to set credentials dpsenner at github
 > git fetch --no-tags --progress -- https://github.com/apache/logging-log4net.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/master:refs/remotes/origin/master
Merging remotes/origin/master commit 644cfa1ba879fb41fac8e92b22c3dc7e84ed0ab8 into PR head commit 7c1d45c16fe43c52a2030aafb8ae046ea0b78f58
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7c1d45c16fe43c52a2030aafb8ae046ea0b78f58
 > git merge 644cfa1ba879fb41fac8e92b22c3dc7e84ed0ab8 # timeout=10
Merge succeeded, producing 5e9e637646ea5795be60fcc7146929a9da5b5571
Checking out Revision 5e9e637646ea5795be60fcc7146929a9da5b5571 (PR-56)
Commit message: "Merge commit '644cfa1ba879fb41fac8e92b22c3dc7e84ed0ab8' into HEAD"
 > git rev-parse "HEAD^{commit}" # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5e9e637646ea5795be60fcc7146929a9da5b5571
 > git rev-list --no-walk 7c1d45c16fe43c52a2030aafb8ae046ea0b78f58 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Tool Install)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] checkout
using credential github-logging-log4net-dpsenner
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://github.com/apache/logging-log4net.git # timeout=10
Fetching upstream changes from https://github.com/apache/logging-log4net.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials dpsenner at github
 > git fetch --no-tags --progress -- https://github.com/apache/logging-log4net.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/master:refs/remotes/origin/master
Merging remotes/origin/master commit 644cfa1ba879fb41fac8e92b22c3dc7e84ed0ab8 into PR head commit 7c1d45c16fe43c52a2030aafb8ae046ea0b78f58
Merge succeeded, producing 4d5785d45151278840986e23480dad3bd6b572b8
Checking out Revision 4d5785d45151278840986e23480dad3bd6b572b8 (PR-56)
Commit message: "Merge commit '644cfa1ba879fb41fac8e92b22c3dc7e84ed0ab8' into HEAD"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7c1d45c16fe43c52a2030aafb8ae046ea0b78f58
 > git merge 644cfa1ba879fb41fac8e92b22c3dc7e84ed0ab8 # timeout=10
 > git rev-parse "HEAD^{commit}" # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4d5785d45151278840986e23480dad3bd6b572b8
 > git rev-list --no-walk 7c1d45c16fe43c52a2030aafb8ae046ea0b78f58 # timeout=10
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] bat

f:\jenkins\jenkins-slave\workspace\logging-log4net_PR-56>F:\jenkins\tools\nant\nant-0.92\bin\NAnt.exe -buildfile:log4net.build 
The system cannot find the path specified.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test on Windows)
Stage "Test on Windows" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build-Site)
Stage "Build-Site" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy-Site)
Stage "Deploy-Site" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] step

Build failed in Jenkins: logging-log4net » PR-56 #3

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/logging-log4net/job/PR-56/3/display/redirect>

Changes:


------------------------------------------
Branch indexing
Connecting to https://api.github.com using dpsenner/****** (dpsenner at github)
Loading trusted files from base branch master at 918aed62930cfcb44617f4c6a69aa40ac3034f33 rather than 7c1d45c16fe43c52a2030aafb8ae046ea0b78f58
Obtained Jenkinsfile from 918aed62930cfcb44617f4c6a69aa40ac3034f33
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
Waiting for next available executor on ‘Windows’
Running on jenkins-win-he-de-3 in f:\jenkins\jenkins-slave\workspace\logging-log4net_PR-56
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
using credential github-logging-log4net-dpsenner
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://github.com/apache/logging-log4net.git # timeout=10
Fetching upstream changes from https://github.com/apache/logging-log4net.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials dpsenner at github
 > git fetch --no-tags --progress -- https://github.com/apache/logging-log4net.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/master:refs/remotes/origin/master
Merging remotes/origin/master commit 918aed62930cfcb44617f4c6a69aa40ac3034f33 into PR head commit 7c1d45c16fe43c52a2030aafb8ae046ea0b78f58
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7c1d45c16fe43c52a2030aafb8ae046ea0b78f58
Merge succeeded, producing ea72cee94ef84ca78ea294f8335d75b1d89f5aea
Checking out Revision ea72cee94ef84ca78ea294f8335d75b1d89f5aea (PR-56)
Commit message: "Merge commit '918aed62930cfcb44617f4c6a69aa40ac3034f33' into HEAD"
 > git merge 918aed62930cfcb44617f4c6a69aa40ac3034f33 # timeout=10
 > git rev-parse "HEAD^{commit}" # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea72cee94ef84ca78ea294f8335d75b1d89f5aea
 > git rev-list --no-walk 5e9e637646ea5795be60fcc7146929a9da5b5571 # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Tool Install)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Checkout)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] checkout
using credential github-logging-log4net-dpsenner
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://github.com/apache/logging-log4net.git # timeout=10
Fetching upstream changes from https://github.com/apache/logging-log4net.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials dpsenner at github
 > git fetch --no-tags --progress -- https://github.com/apache/logging-log4net.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/master:refs/remotes/origin/master
Merging remotes/origin/master commit 918aed62930cfcb44617f4c6a69aa40ac3034f33 into PR head commit 7c1d45c16fe43c52a2030aafb8ae046ea0b78f58
Merge succeeded, producing 286802ae30ec460f0f8bb9ab20c3a5804cd62d71
Checking out Revision 286802ae30ec460f0f8bb9ab20c3a5804cd62d71 (PR-56)
Commit message: "Merge commit '918aed62930cfcb44617f4c6a69aa40ac3034f33' into HEAD"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7c1d45c16fe43c52a2030aafb8ae046ea0b78f58
 > git merge 918aed62930cfcb44617f4c6a69aa40ac3034f33 # timeout=10
 > git rev-parse "HEAD^{commit}" # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 286802ae30ec460f0f8bb9ab20c3a5804cd62d71
 > git rev-list --no-walk 5e9e637646ea5795be60fcc7146929a9da5b5571 # timeout=10
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] tool
[Pipeline] envVarsForTool
[Pipeline] withEnv
[Pipeline] {
[Pipeline] bat

f:\jenkins\jenkins-slave\workspace\logging-log4net_PR-56>F:\jenkins\tools\nant\nant-0.92\bin\NAnt.exe -buildfile:log4net.build 
The system cannot find the path specified.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test on Windows)
Stage "Test on Windows" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build-Site)
Stage "Build-Site" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy-Site)
Stage "Deploy-Site" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] step