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

------------------------------------------
Branch indexing
Connecting to https://api.github.com using dpsenner/****** (dpsenner at github)
Loading trusted files from base branch develop at 
48f6901632f00b99fa38b344a939189159d1d101 rather than 
37d1e9d2c13c142542bd4fafd04626b34d095be5
Obtained Jenkinsfile from 48f6901632f00b99fa38b344a939189159d1d101
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] node
Running on ubuntu-6 in 
/home/jenkins/jenkins-slave/workspace/logging-log4net_PR-17-PZXPTWSDVU437KO3VCXXOSZABJUKZ72YGJG32FG35BIHGYHPRD2A
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 4 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] deleteDir
[Pipeline] checkout
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/apache/logging-log4net.git
 > git init 
 > /home/jenkins/jenkins-slave/workspace/logging-log4net_PR-17-PZXPTWSDVU437KO3VCXXOSZABJUKZ72YGJG32FG35BIHGYHPRD2A
 >  # 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/17/head:refs/remotes/origin/PR-17 
 > +refs/heads/develop:refs/remotes/origin/develop
 > git config remote.origin.url https://github.com/apache/logging-log4net.git # 
 > timeout=10
 > git config --add remote.origin.fetch 
 > +refs/pull/17/head:refs/remotes/origin/PR-17 # timeout=10
 > git config --add remote.origin.fetch 
 > +refs/heads/develop:refs/remotes/origin/develop # timeout=10
 > git config remote.origin.url https://github.com/apache/logging-log4net.git # 
 > timeout=10
Fetching without tags
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/17/head:refs/remotes/origin/PR-17 
 > +refs/heads/develop:refs/remotes/origin/develop
Merging remotes/origin/develop commit 48f6901632f00b99fa38b344a939189159d1d101 
into PR head commit 37d1e9d2c13c142542bd4fafd04626b34d095be5
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 37d1e9d2c13c142542bd4fafd04626b34d095be5
 > git merge 48f6901632f00b99fa38b344a939189159d1d101 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
Merge succeeded, producing b251b6c1df22d649ca2c8083c91cd8897f446db0
Checking out Revision b251b6c1df22d649ca2c8083c91cd8897f446db0 (PR-17)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b251b6c1df22d649ca2c8083c91cd8897f446db0
Commit message: "Merge commit '48f6901632f00b99fa38b344a939189159d1d101' into 
HEAD"
 > git rev-list --no-walk c47b3d6cc20cf3bd672935a42a9d367e2644826b # timeout=10
First time build. Skipping changelog.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build netstandard-1.3)
[Pipeline] script
[Pipeline] {
[Pipeline] checkout
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/logging-log4net.git # 
 > timeout=10
Fetching without tags
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/17/head:refs/remotes/origin/PR-17 
 > +refs/heads/develop:refs/remotes/origin/develop
Merging remotes/origin/develop commit 48f6901632f00b99fa38b344a939189159d1d101 
into PR head commit 37d1e9d2c13c142542bd4fafd04626b34d095be5
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 37d1e9d2c13c142542bd4fafd04626b34d095be5
 > git merge 48f6901632f00b99fa38b344a939189159d1d101 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
Merge succeeded, producing 1fb0d08ce0fa800976a0d12a5835d5625384989a
Checking out Revision 1fb0d08ce0fa800976a0d12a5835d5625384989a (PR-17)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1fb0d08ce0fa800976a0d12a5835d5625384989a
Commit message: "Merge commit '48f6901632f00b99fa38b344a939189159d1d101' into 
HEAD"
 > git rev-list --no-walk c47b3d6cc20cf3bd672935a42a9d367e2644826b # timeout=10
First time build. Skipping changelog.
[Pipeline] sh
[logging-log4net_PR-17-PZXPTWSDVU437KO3VCXXOSZABJUKZ72YGJG32FG35BIHGYHPRD2A] 
Running shell script
+ stat -c %u buildtools/docker/builder-netstandard-1.3
[Pipeline] sh
[logging-log4net_PR-17-PZXPTWSDVU437KO3VCXXOSZABJUKZ72YGJG32FG35BIHGYHPRD2A] 
Running shell script
+ stat -c %g buildtools/docker/builder-netstandard-1.3
[Pipeline] sh
[logging-log4net_PR-17-PZXPTWSDVU437KO3VCXXOSZABJUKZ72YGJG32FG35BIHGYHPRD2A] 
Running shell script
+ docker build -t builder-netstandard-1.3:latest --file 
buildtools/docker/builder-netstandard-1.3/Dockerfile --build-arg 
JENKINS_UID=910 --build-arg JENKINS_GID=910 
buildtools/docker/builder-netstandard-1.3
Sending build context to Docker daemon   2.56kB
Step 1/8 : FROM microsoft/dotnet:2-sdk-jessie
2-sdk-jessie: Pulling from microsoft/dotnet
3d77ce4481b1: Already exists
534514c83d69: Pulling fs layer
d562b1c3ac3f: Pulling fs layer
cb20e6255e17: Pulling fs layer
5f6c3a8990f2: Pulling fs layer
5f6c3a8990f2: Waiting
eb57fb092ca3: Pulling fs layer
eb57fb092ca3: Waiting
cb20e6255e17: Verifying Checksum
cb20e6255e17: Download complete
534514c83d69: Download complete
d562b1c3ac3f: Verifying Checksum
d562b1c3ac3f: Download complete
534514c83d69: Pull complete
5f6c3a8990f2: Verifying Checksum
5f6c3a8990f2: Download complete
d562b1c3ac3f: Pull complete
cb20e6255e17: Pull complete
5f6c3a8990f2: Pull complete
eb57fb092ca3: Download complete
eb57fb092ca3: Pull complete
Digest: sha256:1511f1ac3f0f8cbba38983f97b431eafa1c8e5aa6424a4b31ec4eadc8eae5630
Status: Downloaded newer image for microsoft/dotnet:2-sdk-jessie
 ---> 88fee542e0b3
Step 2/8 : ARG JENKINS_UID
 ---> Running in 1f708bf551ed
 ---> fa64ea24eecc
Removing intermediate container 1f708bf551ed
Step 3/8 : ARG JENKINS_GID
 ---> Running in 85eec9638542
 ---> 0fdd5f0894cf
Removing intermediate container 85eec9638542
Step 4/8 : MAINTAINER "[email protected]"
 ---> Running in 650b236ac58c
 ---> 2aa4a7078d00
Removing intermediate container 650b236ac58c
Step 5/8 : RUN mkdir -p /var/workspaces && chmod 0777 /var/workspaces
 ---> Running in e4e035cb4ef6
Sending interrupt signal to process
Cancelling nested steps due to timeout
/home/jenkins/jenkins-slave/workspace/logging-log4net_PR-17-PZXPTWSDVU437KO3VCXXOSZABJUKZ72YGJG32FG35BIHGYHPRD2A@tmp/durable-82be227b/script.sh:
 line 2: 32000 Terminated              docker build -t 
builder-netstandard-1.3:latest --file 
buildtools/docker/builder-netstandard-1.3/Dockerfile --build-arg 
JENKINS_UID=910 --build-arg JENKINS_GID=910 
buildtools/docker/builder-netstandard-1.3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build net-2.0)
Stage 'build net-2.0' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build net-3.5)
Stage 'build net-3.5' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build net-3.5-cp)
Stage 'build net-3.5-cp' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build net-4.0)
Stage 'build net-4.0' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build net-4.0-cp)
Stage 'build net-4.0-cp' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build net-4.5)
Stage 'build net-4.5' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build mono-2.0)
Stage 'build mono-2.0' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build mono-3.5)
Stage 'build mono-3.5' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build mono-4.0)
Stage 'build mono-4.0' 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] { (prepare package)
Stage 'prepare package' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (check test results)
Stage 'check test results' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (publish site)
Stage 'publish site' skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] step

Reply via email to