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

------------------------------------------
Branch indexing
Connecting to https://api.github.com using dpsenner/****** (dpsenner at github)
Loading trusted files from base branch develop at 
56a120517994f7b31f7a891de7ccf7dfa44e05c6 rather than 
c1e85025560aa5addd288e1eef393c9eea4dd036
Obtained Jenkinsfile from 56a120517994f7b31f7a891de7ccf7dfa44e05c6
[Pipeline] node
Running on ubuntu-eu2 in 
/home/jenkins/jenkins-slave/workspace/logging-log4net_PR-13-NFXBS2TRHWGWTUY62ROY5USRY5HAAHVELCJTKE23JMCAX4IPOG4A
[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-13-NFXBS2TRHWGWTUY62ROY5USRY5HAAHVELCJTKE23JMCAX4IPOG4A
 >  # 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/13/head:refs/remotes/origin/PR-13 
 > +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/13/head:refs/remotes/origin/PR-13 # 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/13/head:refs/remotes/origin/PR-13 
 > +refs/heads/develop:refs/remotes/origin/develop
Merging remotes/origin/develop commit 56a120517994f7b31f7a891de7ccf7dfa44e05c6 
into PR head commit c1e85025560aa5addd288e1eef393c9eea4dd036
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c1e85025560aa5addd288e1eef393c9eea4dd036
 > git merge 56a120517994f7b31f7a891de7ccf7dfa44e05c6 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
Merge succeeded, producing 50106c1e85c56dffc77a42a4833ccb1050f24932
Checking out Revision 50106c1e85c56dffc77a42a4833ccb1050f24932 (PR-13)
Commit message: "Merge commit '56a120517994f7b31f7a891de7ccf7dfa44e05c6' into 
HEAD"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 50106c1e85c56dffc77a42a4833ccb1050f24932
 > git rev-list 1772c8e9419b8dbfa238414906bdb59238e2ac34 # 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/13/head:refs/remotes/origin/PR-13 
 > +refs/heads/develop:refs/remotes/origin/develop
Merging remotes/origin/develop commit 56a120517994f7b31f7a891de7ccf7dfa44e05c6 
into PR head commit c1e85025560aa5addd288e1eef393c9eea4dd036
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c1e85025560aa5addd288e1eef393c9eea4dd036
 > git merge 56a120517994f7b31f7a891de7ccf7dfa44e05c6 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
Merge succeeded, producing ee33e06ad636f55a4104bb58904ba1b1db1e312c
Checking out Revision ee33e06ad636f55a4104bb58904ba1b1db1e312c (PR-13)
Commit message: "Merge commit '56a120517994f7b31f7a891de7ccf7dfa44e05c6' into 
HEAD"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ee33e06ad636f55a4104bb58904ba1b1db1e312c
 > git rev-list 1772c8e9419b8dbfa238414906bdb59238e2ac34 # timeout=10
First time build. Skipping changelog.
[Pipeline] sh
[logging-log4net_PR-13-NFXBS2TRHWGWTUY62ROY5USRY5HAAHVELCJTKE23JMCAX4IPOG4A] 
Running shell script
+ stat -c %u buildtools/docker/builder-netstandard-1.3
[Pipeline] sh
[logging-log4net_PR-13-NFXBS2TRHWGWTUY62ROY5USRY5HAAHVELCJTKE23JMCAX4IPOG4A] 
Running shell script
+ stat -c %g buildtools/docker/builder-netstandard-1.3
[Pipeline] sh
[logging-log4net_PR-13-NFXBS2TRHWGWTUY62ROY5USRY5HAAHVELCJTKE23JMCAX4IPOG4A] 
Running shell script
+ docker build -t builder-netstandard:latest --file 
buildtools/docker/builder-netstandard-1.3/Dockerfile --build-arg 
JENKINS_UID=9997 --build-arg JENKINS_GID=12036 
buildtools/docker/builder-netstandard-1.3
Sending build context to Docker daemon  2.56 kB
Step 1/8 : FROM microsoft/dotnet:1.1.2-sdk-jessie
1.1.2-sdk-jessie: Pulling from microsoft/dotnet
aa18ad1a0d33: Already exists
15a33158a136: Pulling fs layer
f67323742a64: Pulling fs layer
7b320df45d6e: Pulling fs layer
8bece3593d5c: Pulling fs layer
554f2669a313: Pulling fs layer
8bece3593d5c: Waiting
554f2669a313: Waiting
15a33158a136: Verifying Checksum
15a33158a136: Download complete
f67323742a64: Verifying Checksum
f67323742a64: Download complete
7b320df45d6e: Verifying Checksum
7b320df45d6e: Download complete
15a33158a136: Pull complete
f67323742a64: Pull complete
7b320df45d6e: Pull complete
8bece3593d5c: Verifying Checksum
8bece3593d5c: Download complete
8bece3593d5c: Pull complete
554f2669a313: Verifying Checksum
554f2669a313: Download complete
554f2669a313: Pull complete
Digest: sha256:c5a1fa9483c91ee56f8c5f1bb30b54997a2236ec99d64ba130c0bd46c190177d
Status: Downloaded newer image for microsoft/dotnet:1.1.2-sdk-jessie
 ---> b5f38bdbfb32
Step 2/8 : ARG JENKINS_UID
 ---> Running in e34452e4f34e
 ---> a085a11eaaed
Removing intermediate container e34452e4f34e
Step 3/8 : ARG JENKINS_GID
 ---> Running in 1411c5404e2f
 ---> f17c1ddb7a17
Removing intermediate container 1411c5404e2f
Step 4/8 : MAINTAINER "[email protected]"
 ---> Running in 8e009df1b188
 ---> ecc1fab12922
Removing intermediate container 8e009df1b188
Step 5/8 : RUN mkdir -p /var/workspaces && chmod 0777 /var/workspaces
 ---> Running in 2bf6d408d45d
Sending interrupt signal to process
/home/jenkins/jenkins-slave/workspace/logging-log4net_PR-13-NFXBS2TRHWGWTUY62ROY5USRY5HAAHVELCJTKE23JMCAX4IPOG4A@tmp/durable-809e9e02/script.sh:
 line 2: 23895 Terminated              docker build -t 
builder-netstandard:latest --file 
buildtools/docker/builder-netstandard-1.3/Dockerfile --build-arg 
JENKINS_UID=9997 --build-arg JENKINS_GID=12036 
buildtools/docker/builder-netstandard-1.3
Cancelling nested steps due to timeout
[Pipeline] }
[Pipeline] // script
[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