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 2019/06/14 00:27:28 UTC

Build failed in Jenkins: logging-log4net » PR-51 #1

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

------------------------------------------
Branch indexing
Connecting to https://api.github.com using dpsenner/****** (dpsenner at github)
Loading trusted files from base branch master at c04a774240fd4500ed3206124aba5b4bc8bc4933 rather than 09d405d4b35cad25a304c7077bed79e0a480a0ff
Obtained Jenkinsfile from c04a774240fd4500ed3206124aba5b4bc8bc4933
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Running on windows-2016-3 in f:\jenkins\jenkins-slave\workspace\logging-log4net_PR-51
[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-51 # 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/51/head:refs/remotes/origin/PR-51 +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/51/head:refs/remotes/origin/PR-51 # 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/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master
Merging remotes/origin/master commit c04a774240fd4500ed3206124aba5b4bc8bc4933 into PR head commit 09d405d4b35cad25a304c7077bed79e0a480a0ff
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 09d405d4b35cad25a304c7077bed79e0a480a0ff
Merge succeeded, producing 09d405d4b35cad25a304c7077bed79e0a480a0ff
Checking out Revision 09d405d4b35cad25a304c7077bed79e0a480a0ff (PR-51)
Commit message: "Updated the reference for tests."
First time build. Skipping changelog.
 > git merge c04a774240fd4500ed3206124aba5b4bc8bc4933 # timeout=10
 > git rev-parse "HEAD^{commit}" # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 09d405d4b35cad25a304c7077bed79e0a480a0ff
[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/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master
Merging remotes/origin/master commit c04a774240fd4500ed3206124aba5b4bc8bc4933 into PR head commit 09d405d4b35cad25a304c7077bed79e0a480a0ff
Merge succeeded, producing 09d405d4b35cad25a304c7077bed79e0a480a0ff
Checking out Revision 09d405d4b35cad25a304c7077bed79e0a480a0ff (PR-51)
Commit message: "Updated the reference for tests."
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 09d405d4b35cad25a304c7077bed79e0a480a0ff
 > git merge c04a774240fd4500ed3206124aba5b4bc8bc4933 # timeout=10
 > git rev-parse "HEAD^{commit}" # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 09d405d4b35cad25a304c7077bed79e0a480a0ff
[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-51>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-51 #8

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/logging-log4net/job/PR-51/8/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 806b756299fc33576c83799c156ffe2864943a64
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-51
[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-51 # 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/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master
 > git config remote.origin.url https://github.com/apache/logging-log4net.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Fetching without tags
Merging remotes/origin/master commit 918aed62930cfcb44617f4c6a69aa40ac3034f33 into PR head commit 806b756299fc33576c83799c156ffe2864943a64
 > 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/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 806b756299fc33576c83799c156ffe2864943a64
Merge succeeded, producing 1fbc6017c215969f2c0efb5bff3898f649eda16f
Checking out Revision 1fbc6017c215969f2c0efb5bff3898f649eda16f (PR-51)
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 1fbc6017c215969f2c0efb5bff3898f649eda16f
 > git rev-list --no-walk c145545ec41e75c54e9c358c80afe92c102dc4cd # timeout=10
First time build. Skipping changelog.
[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
Merging remotes/origin/master commit 918aed62930cfcb44617f4c6a69aa40ac3034f33 into PR head commit 806b756299fc33576c83799c156ffe2864943a64
 > 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/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 806b756299fc33576c83799c156ffe2864943a64
 > git merge 918aed62930cfcb44617f4c6a69aa40ac3034f33 # timeout=10
 > git rev-parse "HEAD^{commit}" # timeout=10
Merge succeeded, producing a7f1e7895d5bf90cb7720dadb0a42751d3c9e219
Checking out Revision a7f1e7895d5bf90cb7720dadb0a42751d3c9e219 (PR-51)
Commit message: "Merge commit '918aed62930cfcb44617f4c6a69aa40ac3034f33' into HEAD"
First time build. Skipping changelog.
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a7f1e7895d5bf90cb7720dadb0a42751d3c9e219
 > git rev-list --no-walk c145545ec41e75c54e9c358c80afe92c102dc4cd # 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-51>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-51 #7

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/logging-log4net/job/PR-51/7/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 806b756299fc33576c83799c156ffe2864943a64
Obtained Jenkinsfile from 644cfa1ba879fb41fac8e92b22c3dc7e84ed0ab8
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Running on jenkins-win-he-de-5 in f:\jenkins\jenkins-slave\workspace\logging-log4net_PR-51
[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-51 # 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/51/head:refs/remotes/origin/PR-51 +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/51/head:refs/remotes/origin/PR-51 # 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/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master
Merging remotes/origin/master commit 644cfa1ba879fb41fac8e92b22c3dc7e84ed0ab8 into PR head commit 806b756299fc33576c83799c156ffe2864943a64
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 806b756299fc33576c83799c156ffe2864943a64
 > git merge 644cfa1ba879fb41fac8e92b22c3dc7e84ed0ab8 # timeout=10
Merge succeeded, producing c145545ec41e75c54e9c358c80afe92c102dc4cd
Checking out Revision c145545ec41e75c54e9c358c80afe92c102dc4cd (PR-51)
 > git rev-parse "HEAD^{commit}" # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c145545ec41e75c54e9c358c80afe92c102dc4cd
Commit message: "Merge commit '644cfa1ba879fb41fac8e92b22c3dc7e84ed0ab8' into HEAD"
 > git rev-list --no-walk 806b756299fc33576c83799c156ffe2864943a64 # 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/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master
Merging remotes/origin/master commit 644cfa1ba879fb41fac8e92b22c3dc7e84ed0ab8 into PR head commit 806b756299fc33576c83799c156ffe2864943a64
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 806b756299fc33576c83799c156ffe2864943a64
 > git merge 644cfa1ba879fb41fac8e92b22c3dc7e84ed0ab8 # timeout=10
Merge succeeded, producing 1934b4276871ca885dfad78f405f49659a8ac5a3
Checking out Revision 1934b4276871ca885dfad78f405f49659a8ac5a3 (PR-51)
Commit message: "Merge commit '644cfa1ba879fb41fac8e92b22c3dc7e84ed0ab8' into HEAD"
 > git rev-parse "HEAD^{commit}" # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1934b4276871ca885dfad78f405f49659a8ac5a3
 > git rev-list --no-walk 806b756299fc33576c83799c156ffe2864943a64 # 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-51>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-51 #6

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

Changes:


------------------------------------------
Branch indexing
Connecting to https://api.github.com using dpsenner/****** (dpsenner at github)
Loading trusted files from base branch master at c04a774240fd4500ed3206124aba5b4bc8bc4933 rather than 806b756299fc33576c83799c156ffe2864943a64
Obtained Jenkinsfile from c04a774240fd4500ed3206124aba5b4bc8bc4933
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Running on jenkins-win-he-de-4 in f:\jenkins\jenkins-slave\workspace\logging-log4net_PR-51
[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/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master
Merging remotes/origin/master commit c04a774240fd4500ed3206124aba5b4bc8bc4933 into PR head commit 806b756299fc33576c83799c156ffe2864943a64
Merge succeeded, producing 806b756299fc33576c83799c156ffe2864943a64
Checking out Revision 806b756299fc33576c83799c156ffe2864943a64 (PR-51)
Commit message: "Merge branch 'master' of https://github.com/kabilanvk/logging-log4net"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 806b756299fc33576c83799c156ffe2864943a64
 > git merge c04a774240fd4500ed3206124aba5b4bc8bc4933 # timeout=10
 > git rev-parse "HEAD^{commit}" # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 806b756299fc33576c83799c156ffe2864943a64
 > git rev-list --no-walk 90f615807aaf5a8b59f830ce63af39e522b76e11 # 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/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master
Merging remotes/origin/master commit c04a774240fd4500ed3206124aba5b4bc8bc4933 into PR head commit 806b756299fc33576c83799c156ffe2864943a64
Merge succeeded, producing 806b756299fc33576c83799c156ffe2864943a64
Checking out Revision 806b756299fc33576c83799c156ffe2864943a64 (PR-51)
Commit message: "Merge branch 'master' of https://github.com/kabilanvk/logging-log4net"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 806b756299fc33576c83799c156ffe2864943a64
 > git merge c04a774240fd4500ed3206124aba5b4bc8bc4933 # timeout=10
 > git rev-parse "HEAD^{commit}" # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 806b756299fc33576c83799c156ffe2864943a64
[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-51>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-51 #5

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

Changes:


------------------------------------------
Branch indexing
Connecting to https://api.github.com using dpsenner/****** (dpsenner at github)
Loading trusted files from base branch master at c04a774240fd4500ed3206124aba5b4bc8bc4933 rather than 90f615807aaf5a8b59f830ce63af39e522b76e11
Obtained Jenkinsfile from c04a774240fd4500ed3206124aba5b4bc8bc4933
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Running on jenkins-win-he-de-4 in f:\jenkins\jenkins-slave\workspace\logging-log4net_PR-51
[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/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master
Merging remotes/origin/master commit c04a774240fd4500ed3206124aba5b4bc8bc4933 into PR head commit 90f615807aaf5a8b59f830ce63af39e522b76e11
Merge succeeded, producing 90f615807aaf5a8b59f830ce63af39e522b76e11
Checking out Revision 90f615807aaf5a8b59f830ce63af39e522b76e11 (PR-51)
Commit message: "Update azure-pipelines.yml for Azure Pipelines"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 90f615807aaf5a8b59f830ce63af39e522b76e11
 > git merge c04a774240fd4500ed3206124aba5b4bc8bc4933 # timeout=10
 > git rev-parse "HEAD^{commit}" # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 90f615807aaf5a8b59f830ce63af39e522b76e11
 > git rev-list --no-walk d4ac391b0d4180e2d18ea420d159d2040cae63e7 # 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/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master
Merging remotes/origin/master commit c04a774240fd4500ed3206124aba5b4bc8bc4933 into PR head commit 90f615807aaf5a8b59f830ce63af39e522b76e11
Merge succeeded, producing 90f615807aaf5a8b59f830ce63af39e522b76e11
Checking out Revision 90f615807aaf5a8b59f830ce63af39e522b76e11 (PR-51)
Commit message: "Update azure-pipelines.yml for Azure Pipelines"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 90f615807aaf5a8b59f830ce63af39e522b76e11
 > git merge c04a774240fd4500ed3206124aba5b4bc8bc4933 # timeout=10
 > git rev-parse "HEAD^{commit}" # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 90f615807aaf5a8b59f830ce63af39e522b76e11
[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-51>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-51 #4

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

Changes:


------------------------------------------
Branch indexing
Connecting to https://api.github.com using dpsenner/****** (dpsenner at github)
Loading trusted files from base branch master at c04a774240fd4500ed3206124aba5b4bc8bc4933 rather than d4ac391b0d4180e2d18ea420d159d2040cae63e7
Obtained Jenkinsfile from c04a774240fd4500ed3206124aba5b4bc8bc4933
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Running on jenkins-win-he-de-4 in f:\jenkins\jenkins-slave\workspace\logging-log4net_PR-51
[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/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master
Merging remotes/origin/master commit c04a774240fd4500ed3206124aba5b4bc8bc4933 into PR head commit d4ac391b0d4180e2d18ea420d159d2040cae63e7
 > git config core.sparsecheckout # timeout=10
Merge succeeded, producing d4ac391b0d4180e2d18ea420d159d2040cae63e7
Checking out Revision d4ac391b0d4180e2d18ea420d159d2040cae63e7 (PR-51)
Commit message: "Update azure-pipelines.yml for Azure Pipelines"
 > git checkout -f d4ac391b0d4180e2d18ea420d159d2040cae63e7
 > git merge c04a774240fd4500ed3206124aba5b4bc8bc4933 # timeout=10
 > git rev-parse "HEAD^{commit}" # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4ac391b0d4180e2d18ea420d159d2040cae63e7
 > git rev-list --no-walk d05a17d0e423e7b68d725c12fc91a4d15eb15be0 # 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/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master
Merging remotes/origin/master commit c04a774240fd4500ed3206124aba5b4bc8bc4933 into PR head commit d4ac391b0d4180e2d18ea420d159d2040cae63e7
Merge succeeded, producing d4ac391b0d4180e2d18ea420d159d2040cae63e7
Checking out Revision d4ac391b0d4180e2d18ea420d159d2040cae63e7 (PR-51)
Commit message: "Update azure-pipelines.yml for Azure Pipelines"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4ac391b0d4180e2d18ea420d159d2040cae63e7
 > git merge c04a774240fd4500ed3206124aba5b4bc8bc4933 # timeout=10
 > git rev-parse "HEAD^{commit}" # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4ac391b0d4180e2d18ea420d159d2040cae63e7
[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-51>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-51 #3

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/logging-log4net/job/PR-51/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 c04a774240fd4500ed3206124aba5b4bc8bc4933 rather than d05a17d0e423e7b68d725c12fc91a4d15eb15be0
Obtained Jenkinsfile from c04a774240fd4500ed3206124aba5b4bc8bc4933
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Running on jenkins-win-he-de-4 in f:\jenkins\jenkins-slave\workspace\logging-log4net_PR-51
[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-51 # 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/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master
 > git config remote.origin.url https://github.com/apache/logging-log4net.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # 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 without tags
Merging remotes/origin/master commit c04a774240fd4500ed3206124aba5b4bc8bc4933 into PR head commit d05a17d0e423e7b68d725c12fc91a4d15eb15be0
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/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d05a17d0e423e7b68d725c12fc91a4d15eb15be0
Merge succeeded, producing d05a17d0e423e7b68d725c12fc91a4d15eb15be0
Checking out Revision d05a17d0e423e7b68d725c12fc91a4d15eb15be0 (PR-51)
 > git merge c04a774240fd4500ed3206124aba5b4bc8bc4933 # timeout=10
 > git rev-parse "HEAD^{commit}" # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d05a17d0e423e7b68d725c12fc91a4d15eb15be0
Commit message: "Added build tasks"
 > git rev-list --no-walk fc1daadd7d9e1d35b0c9a28348f06b94702b16de # 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
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
Fetching without tags
 > 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/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master
Merging remotes/origin/master commit c04a774240fd4500ed3206124aba5b4bc8bc4933 into PR head commit d05a17d0e423e7b68d725c12fc91a4d15eb15be0
Merge succeeded, producing d05a17d0e423e7b68d725c12fc91a4d15eb15be0
Checking out Revision d05a17d0e423e7b68d725c12fc91a4d15eb15be0 (PR-51)
Commit message: "Added build tasks"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d05a17d0e423e7b68d725c12fc91a4d15eb15be0
 > git merge c04a774240fd4500ed3206124aba5b4bc8bc4933 # timeout=10
 > git rev-parse "HEAD^{commit}" # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d05a17d0e423e7b68d725c12fc91a4d15eb15be0
[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-51>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-51 #2

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

------------------------------------------
Branch indexing
Connecting to https://api.github.com using dpsenner/****** (dpsenner at github)
Loading trusted files from base branch master at c04a774240fd4500ed3206124aba5b4bc8bc4933 rather than fc1daadd7d9e1d35b0c9a28348f06b94702b16de
Obtained Jenkinsfile from c04a774240fd4500ed3206124aba5b4bc8bc4933
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] node
Running on jenkins-win-he-de-4 in f:\jenkins\jenkins-slave\workspace\logging-log4net_PR-51
[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-51 # 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/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master
 > git config remote.origin.url https://github.com/apache/logging-log4net.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/51/head:refs/remotes/origin/PR-51 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Fetching without tags
Merging remotes/origin/master commit c04a774240fd4500ed3206124aba5b4bc8bc4933 into PR head commit fc1daadd7d9e1d35b0c9a28348f06b94702b16de
 > 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/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
Merge succeeded, producing fc1daadd7d9e1d35b0c9a28348f06b94702b16de
Checking out Revision fc1daadd7d9e1d35b0c9a28348f06b94702b16de (PR-51)
 > git checkout -f fc1daadd7d9e1d35b0c9a28348f06b94702b16de
 > git merge c04a774240fd4500ed3206124aba5b4bc8bc4933 # timeout=10
 > git rev-parse "HEAD^{commit}" # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fc1daadd7d9e1d35b0c9a28348f06b94702b16de
Commit message: "Set up CI with Azure Pipelines"
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
 > git rev-list --no-walk 09d405d4b35cad25a304c7077bed79e0a480a0ff # timeout=10
[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/51/head:refs/remotes/origin/PR-51 +refs/heads/master:refs/remotes/origin/master
Merging remotes/origin/master commit c04a774240fd4500ed3206124aba5b4bc8bc4933 into PR head commit fc1daadd7d9e1d35b0c9a28348f06b94702b16de
Merge succeeded, producing fc1daadd7d9e1d35b0c9a28348f06b94702b16de
Checking out Revision fc1daadd7d9e1d35b0c9a28348f06b94702b16de (PR-51)
Commit message: "Set up CI with Azure Pipelines"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fc1daadd7d9e1d35b0c9a28348f06b94702b16de
 > git merge c04a774240fd4500ed3206124aba5b4bc8bc4933 # timeout=10
 > git rev-parse "HEAD^{commit}" # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fc1daadd7d9e1d35b0c9a28348f06b94702b16de
[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-51>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