Skip to content
Failed

Console Output

Pull request #691 updated
08:52:11 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from d1e7839a40a986d1a2ae62723bba4853e1b163bd
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426
Commit message: "[TAR-1227] Run the sonar container as the current user (#17)"
 > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: Validate)
[Pipeline] { (Branch: Binaries)
[Pipeline] { (Branch: Build Invocation image)
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] stage
[Pipeline] { (Binaries)
[Pipeline] stage
[Pipeline] { (Build Invocation image)
[Pipeline] node
[Pipeline] node
[Pipeline] node
Running on ubuntu-1804-overlay2 (i-09708656913262ef8) in /home/ubuntu/workspace/app_PR-691
Running on ubuntu-1804-overlay2 (i-07c4076246e9ae8fd) in /home/ubuntu/workspace/app_PR-691
[Pipeline] {
[Pipeline] {
Running on ubuntu-1804-overlay2 (i-032004b476885817e) in /home/ubuntu/workspace/app_PR-691
[Pipeline] {
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-691/src/github.com/docker/app
[Pipeline] {
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-691/src/github.com/docker/app
[Pipeline] {
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-691/src/github.com/docker/app
[Pipeline] {
[Pipeline] checkout
[Pipeline] script
[Pipeline] {
using credential docker-jenkins-github-credentials
[Pipeline] checkout
[Pipeline] checkout
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-691/src/github.com/docker/app # timeout=10
Fetching upstream changes from https://github.com/docker/app.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/docker/app.git +refs/pull/691/head:refs/remotes/origin/PR-691
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-691/src/github.com/docker/app # timeout=10
Fetching upstream changes from https://github.com/docker/app.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/docker/app.git +refs/pull/691/head:refs/remotes/origin/PR-691
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-691/src/github.com/docker/app # timeout=10
Fetching upstream changes from https://github.com/docker/app.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/docker/app.git +refs/pull/691/head:refs/remotes/origin/PR-691
Fetching without tags
Checking out Revision d1e7839a40a986d1a2ae62723bba4853e1b163bd (PR-691)
Fetching without tags
Fetching without tags
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/691/head:refs/remotes/origin/PR-691 # timeout=10
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
Fetching upstream changes from https://github.com/docker/app.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/docker/app.git +refs/pull/691/head:refs/remotes/origin/PR-691
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1e7839a40a986d1a2ae62723bba4853e1b163bd
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/691/head:refs/remotes/origin/PR-691 # timeout=10
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
Fetching upstream changes from https://github.com/docker/app.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/docker/app.git +refs/pull/691/head:refs/remotes/origin/PR-691
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/691/head:refs/remotes/origin/PR-691 # timeout=10
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
Fetching upstream changes from https://github.com/docker/app.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/docker/app.git +refs/pull/691/head:refs/remotes/origin/PR-691
Checking out Revision d1e7839a40a986d1a2ae62723bba4853e1b163bd (PR-691)
Checking out Revision d1e7839a40a986d1a2ae62723bba4853e1b163bd (PR-691)
Commit message: "tag services images according to compose file `image` attribute"
First time build. Skipping changelog.
Commit message: "tag services images according to compose file `image` attribute"
Commit message: "tag services images according to compose file `image` attribute"
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] sh
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] sh
 > git rev-list --no-walk 69b6f07d0f1f98d5e4c981be5e29e66b34c0f256 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1e7839a40a986d1a2ae62723bba4853e1b163bd
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1e7839a40a986d1a2ae62723bba4853e1b163bd
+ make -f docker.Makefile lint
Linting...
docker build -t docker-app-lint:jenkins-app-PR-691-9 -f Dockerfile.lint .
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] sh
+ make -f docker.Makefile save-invocation-image
docker build -f Dockerfile.invocation-image --build-arg EXPERIMENTAL=off --build-arg TAG=jenkins-app-PR-691-9 --build-arg COMMIT=d1e7839a --build-arg ALPINE_VERSION=3.10.1 --build-arg GOPROXY=direct --target=invocation -t docker/cnab-app-base:jenkins-app-PR-691-9 .
+ make -f docker.Makefile cli-cross cross e2e-cross tars
docker build --build-arg EXPERIMENTAL=off --build-arg TAG=jenkins-app-PR-691-9 --build-arg COMMIT=d1e7839a --build-arg ALPINE_VERSION=3.10.1 --build-arg GOPROXY=direct --target=build -t docker-app-cli:jenkins-app-PR-691-9  .
Sending build context to Docker daemon  76.07MB

Step 1/8 : ARG ALPINE_VERSION=3.10
Step 2/8 : ARG GO_VERSION=1.12.9
Step 3/8 : FROM golang:${GO_VERSION}-alpine${ALPINE_VERSION}
 ---> e0d646523991
Step 4/8 : RUN apk add --no-cache     curl     git     make     coreutils
 ---> Using cache
 ---> 3154a1fc5607
Step 5/8 : RUN GO111MODULE=on go get     github.com/golangci/golangci-lint/cmd/golangci-lint@v1.16.0     && rm -rf /go/src/* /go/pkg/*
 ---> Using cache
 ---> 0ea31e3d5a0f
Step 6/8 : WORKDIR /go/src/github.com/docker/app
 ---> Using cache
 ---> 03cb4dab2499
Step 7/8 : ENV CGO_ENABLED=0
 ---> Using cache
 ---> 95175ca78601
Step 8/8 : COPY . .
Sending build context to Docker daemon  76.07MB

Step 1/14 : ARG ALPINE_VERSION=3.10.1
Step 2/14 : FROM golang:1.13.0 AS build
 ---> c4d6fdf2260a
Step 3/14 : RUN apt-get update -qq && apt-get install -y -q --no-install-recommends     coreutils     util-linux     uuid-runtime
 ---> Using cache
 ---> c33c10dfa51a
Step 4/14 : WORKDIR /go/src/github.com/docker/app/
 ---> Using cache
 ---> ac3792d59721
Step 5/14 : COPY . .
Sending build context to Docker daemon  76.07MB

Step 1/8 : FROM dockercore/golang-cross:1.12.9@sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705 AS build
 ---> 518d5e4626aa
Step 2/8 : ENV     DISABLE_WARN_OUTSIDE_CONTAINER=1
 ---> Using cache
 ---> c555537e7bd0
Step 3/8 : RUN apt-get install -y -q --no-install-recommends     coreutils     util-linux     uuid-runtime
 ---> Using cache
 ---> 6ea6f8990675
Step 4/8 : WORKDIR /go/src/github.com/docker/cli
 ---> Using cache
 ---> 4e3d2690bfea
Step 5/8 : RUN git clone https://github.com/docker/cli . && git checkout a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb
 ---> Using cache
 ---> dcaaed6c5290
Step 6/8 : ARG GOPROXY
 ---> Using cache
 ---> 4a663aa1c5b1
Step 7/8 : RUN make binary-osx binary-windows binary &&  cp build/docker-linux-amd64 /usr/bin/docker
 ---> Using cache
 ---> 33c7c8f6dbb6
Step 8/8 : WORKDIR /go/src/github.com/docker/app/
 ---> Using cache
 ---> ff361ab4a370
[Warning] One or more build-args [EXPERIMENTAL TAG ALPINE_VERSION COMMIT] were not consumed
Successfully built ff361ab4a370
Successfully tagged docker-app-cli:jenkins-app-PR-691-9
docker create --name docker-app-cli-jenkins-app-PR-691-9 docker-app-cli:jenkins-app-PR-691-9 noop
f68ed2d5d97865a7c480862e333e9be48ad5d686c5d8456b9234ad78e1e5452c
docker cp docker-app-cli-jenkins-app-PR-691-9:/go/src/github.com/docker/cli/build/docker-linux-amd64 bin/docker-linux
docker cp docker-app-cli-jenkins-app-PR-691-9:/go/src/github.com/docker/cli/build/docker-darwin-amd64 bin/docker-darwin
docker cp docker-app-cli-jenkins-app-PR-691-9:/go/src/github.com/docker/cli/build/docker-windows-amd64 bin/docker-windows.exe
docker rm docker-app-cli-jenkins-app-PR-691-9
docker-app-cli-jenkins-app-PR-691-9
docker build --build-arg EXPERIMENTAL=off --build-arg TAG=jenkins-app-PR-691-9 --build-arg COMMIT=d1e7839a --build-arg ALPINE_VERSION=3.10.1 --build-arg GOPROXY=direct --target=cross -t docker-app-cross:jenkins-app-PR-691-9  .
Sending build context to Docker daemon  76.07MB

Step 1/22 : FROM dockercore/golang-cross:1.12.9@sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705 AS build
 ---> 518d5e4626aa
Step 2/22 : ENV     DISABLE_WARN_OUTSIDE_CONTAINER=1
 ---> Using cache
 ---> c555537e7bd0
Step 3/22 : RUN apt-get install -y -q --no-install-recommends     coreutils     util-linux     uuid-runtime
 ---> Using cache
 ---> 6ea6f8990675
Step 4/22 : WORKDIR /go/src/github.com/docker/cli
 ---> Using cache
 ---> 4e3d2690bfea
Step 5/22 : RUN git clone https://github.com/docker/cli . && git checkout a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb
 ---> Using cache
 ---> dcaaed6c5290
Step 6/22 : ARG GOPROXY
 ---> Using cache
 ---> 4a663aa1c5b1
Step 7/22 : RUN make binary-osx binary-windows binary &&  cp build/docker-linux-amd64 /usr/bin/docker
 ---> Using cache
 ---> 33c7c8f6dbb6
Step 8/22 : WORKDIR /go/src/github.com/docker/app/
 ---> Using cache
 ---> ff361ab4a370
Step 9/22 : FROM build AS dev
 ---> ff361ab4a370
Step 10/22 : ENV PATH=${PATH}:/go/src/github.com/docker/app/bin/
 ---> Using cache
 ---> 0b8cb484cb35
Step 11/22 : ARG DEP_VERSION=v0.5.4
 ---> Using cache
 ---> 17e49deb40f4
Step 12/22 : RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/releases/download/${DEP_VERSION}/dep-linux-amd64 &&     chmod +x /usr/bin/dep
 ---> Using cache
 ---> 151633f05122
Step 13/22 : ARG GOTESTSUM_VERSION=v0.3.4
 ---> Using cache
 ---> f79b0cdff11a
Step 14/22 : ARG GOPROXY
 ---> Using cache
 ---> e13d68d5932a
Step 15/22 : RUN mkdir $GOPATH/src/gotest.tools &&     git clone -q https://github.com/gotestyourself/gotestsum $GOPATH/src/gotest.tools/gotestsum &&     cd $GOPATH/src/gotest.tools/gotestsum &&     git -C $GOPATH/src/gotest.tools/gotestsum checkout -q $GOTESTSUM_VERSION &&     GO111MODULE=on GOOS=linux   go build -o /usr/local/bin/gotestsum-linux       gotest.tools/gotestsum &&     GO111MODULE=on GOOS=darwin  go build -o /usr/local/bin/gotestsum-darwin      gotest.tools/gotestsum &&     GO111MODULE=on GOOS=windows go build -o /usr/local/bin/gotestsum-windows.exe gotest.tools/gotestsum &&     ln -s gotestsum-linux /usr/local/bin/gotestsum
 ---> Using cache
 ---> b33faaff845b
Step 16/22 : RUN GOOS=linux   go build -o /usr/local/bin/test2json-linux       cmd/test2json &&     GOOS=darwin  go build -o /usr/local/bin/test2json-darwin      cmd/test2json &&     GOOS=windows go build -o /usr/local/bin/test2json-windows.exe cmd/test2json
 ---> Using cache
 ---> 29458c098852
Step 17/22 : RUN go get -d gopkg.in/mjibson/esc.v0 &&     cd /go/src/github.com/mjibson/esc &&     go build -v -o /usr/bin/esc . &&     rm -rf /go/src/* /go/pkg/* /go/bin/*
 ---> Using cache
 ---> ebbe0bb2c470
Step 18/22 : COPY . .
 ---> 21e7591bbe93
Successfully built 21e7591bbe93
Successfully tagged docker-app-lint:jenkins-app-PR-691-9
docker run --rm docker-app-lint:jenkins-app-PR-691-9 make lint
 ---> ffce9d12816e
Step 6/14 : ARG EXPERIMENTAL="off"
 ---> Running in 9ad31e46d533
Removing intermediate container 9ad31e46d533
 ---> ce4e3e596144
Step 7/14 : ARG TAG="unknown"
 ---> Running in f008965109e5
Removing intermediate container f008965109e5
 ---> 902a86de2490
Step 8/14 : RUN make EXPERIMENTAL=${EXPERIMENTAL} BUILD_TAG=${BUILD_TAG} TAG=${TAG} bin/cnab-run
 ---> Running in 3eb12b1aa607
Linting...
 ---> aa2a180c6d6d
Step 19/22 : FROM dev AS cross
 ---> aa2a180c6d6d
Step 20/22 : ARG EXPERIMENTAL="off"
 ---> Running in d8ba860415d8
Removing intermediate container d8ba860415d8
 ---> 66d8a73326a1
Step 21/22 : ARG TAG="unknown"
 ---> Running in 7b2cf8ef2f59
Removing intermediate container 7b2cf8ef2f59
 ---> 9ee7341dfad3
Step 22/22 : RUN make EXPERIMENTAL=${EXPERIMENTAL} TAG=${TAG} cross
 ---> Running in 72e7fc8cae5a
CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=d1e7839a -X github.com/docker/app/internal.Version=jenkins-app-PR-691-9 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-10-17T08:52:25Z" -o bin/cnab-run ./cmd/cnab-run
GOOS=linux CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=d1e7839a -X github.com/docker/app/internal.Version=jenkins-app-PR-691-9 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-10-17T08:52:26Z" -o bin/docker-app-linux ./cmd/docker-app
[Pipeline] sh
+ make -f docker.Makefile check-vendor
docker build --build-arg EXPERIMENTAL=off --build-arg TAG=jenkins-app-PR-691-9 --build-arg COMMIT=d1e7839a --build-arg ALPINE_VERSION=3.10.1 --build-arg GOPROXY=direct --target=dev -t docker-app-dev:jenkins-app-PR-691-9 .
Sending build context to Docker daemon  76.07MB

Step 1/18 : FROM dockercore/golang-cross:1.12.9@sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705 AS build
 ---> 518d5e4626aa
Step 2/18 : ENV     DISABLE_WARN_OUTSIDE_CONTAINER=1
 ---> Using cache
 ---> cca2e2fca734
Step 3/18 : RUN apt-get install -y -q --no-install-recommends     coreutils     util-linux     uuid-runtime
 ---> Using cache
 ---> 1c62c3a137ff
Step 4/18 : WORKDIR /go/src/github.com/docker/cli
 ---> Using cache
 ---> f4007818fb41
Step 5/18 : RUN git clone https://github.com/docker/cli . && git checkout a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb
 ---> Using cache
 ---> 0e999480f407
Step 6/18 : ARG GOPROXY
 ---> Using cache
 ---> 0cc87cae4dcb
Step 7/18 : RUN make binary-osx binary-windows binary &&  cp build/docker-linux-amd64 /usr/bin/docker
 ---> Using cache
 ---> d1dc7b785423
Step 8/18 : WORKDIR /go/src/github.com/docker/app/
 ---> Using cache
 ---> 9ebadcae64f1
Step 9/18 : FROM build AS dev
 ---> 9ebadcae64f1
Step 10/18 : ENV PATH=${PATH}:/go/src/github.com/docker/app/bin/
 ---> Using cache
 ---> 7b0841b2dc3c
Step 11/18 : ARG DEP_VERSION=v0.5.4
 ---> Using cache
 ---> 2760bdd6562f
Step 12/18 : RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/releases/download/${DEP_VERSION}/dep-linux-amd64 &&     chmod +x /usr/bin/dep
 ---> Using cache
 ---> 42d5d9cf6cd0
Step 13/18 : ARG GOTESTSUM_VERSION=v0.3.4
 ---> Using cache
 ---> da7d5240cd53
Step 14/18 : ARG GOPROXY
 ---> Using cache
 ---> 398ddc88a66f
Step 15/18 : RUN mkdir $GOPATH/src/gotest.tools &&     git clone -q https://github.com/gotestyourself/gotestsum $GOPATH/src/gotest.tools/gotestsum &&     cd $GOPATH/src/gotest.tools/gotestsum &&     git -C $GOPATH/src/gotest.tools/gotestsum checkout -q $GOTESTSUM_VERSION &&     GO111MODULE=on GOOS=linux   go build -o /usr/local/bin/gotestsum-linux       gotest.tools/gotestsum &&     GO111MODULE=on GOOS=darwin  go build -o /usr/local/bin/gotestsum-darwin      gotest.tools/gotestsum &&     GO111MODULE=on GOOS=windows go build -o /usr/local/bin/gotestsum-windows.exe gotest.tools/gotestsum &&     ln -s gotestsum-linux /usr/local/bin/gotestsum
 ---> Using cache
 ---> e96bed6143c5
Step 16/18 : RUN GOOS=linux   go build -o /usr/local/bin/test2json-linux       cmd/test2json &&     GOOS=darwin  go build -o /usr/local/bin/test2json-darwin      cmd/test2json &&     GOOS=windows go build -o /usr/local/bin/test2json-windows.exe cmd/test2json
 ---> Using cache
 ---> 01cb7596cfcd
Step 17/18 : RUN go get -d gopkg.in/mjibson/esc.v0 &&     cd /go/src/github.com/mjibson/esc &&     go build -v -o /usr/bin/esc . &&     rm -rf /go/src/* /go/pkg/* /go/bin/*
 ---> Using cache
 ---> 0dffd5db903b
Step 18/18 : COPY . .
 ---> 9a7fb104babe
[Warning] One or more build-args [ALPINE_VERSION COMMIT EXPERIMENTAL TAG] were not consumed
Successfully built 9a7fb104babe
Successfully tagged docker-app-dev:jenkins-app-PR-691-9
Check Vendoring...
docker run --rm docker-app-dev:jenkins-app-PR-691-9 sh -c "make vendor && hack/check-git-diff vendor"
rm -rf vendor 1>&1
dep ensure -v 
(1/104) Wrote github.com/docker/docker-credential-helpers@v0.6.1
(2/104) Wrote github.com/docker/go-events@master
(3/104) Wrote github.com/docker/go-metrics@d466d4f6fd960e01820085bd7e1a24426ee7ef18
(4/104) Wrote github.com/gofrs/flock@v0.7.1
(5/104) Wrote github.com/docker/go@v1.5.1-1
(6/104) Wrote vbom.ml/util@master
(7/104) Wrote github.com/godbus/dbus@v5.0.1
(8/104) Wrote github.com/globalsign/mgo@master
(9/104) Wrote github.com/docker/buildx@v0.3.1
(10/104) Wrote github.com/docker/go-units@v0.3.3
(11/104) Wrote github.com/docker/cnab-to-oci@v0.1.0-beta2
(12/104) Wrote github.com/docker/go-connections@v0.4.0
(13/104) Wrote github.com/gogo/googleapis@v1.2.0
(14/104) Wrote github.com/google/go-cmp@v0.2.0
(15/104) Wrote github.com/google/gofuzz@v1.0.0
(16/104) Wrote github.com/google/shlex@master
(17/104) Wrote github.com/gorilla/mux@v1.7.1
(18/104) Wrote github.com/grpc-ecosystem/grpc-opentracing@master
(19/104) Wrote github.com/hashicorp/go-version@v1.1.0
(20/104) Wrote github.com/hashicorp/golang-lru@v0.5.1
(21/104) Wrote github.com/imdario/mergo@master
(22/104) Wrote github.com/inconshreveable/mousetrap@v1.0
(23/104) Wrote github.com/jaguilar/vt100 (from github.com/tonistiigi/vt100)@ad4c4a5743050fb7f88ce968dca9422f72a0e3f2
(24/104) Wrote github.com/konsorten/go-windows-terminal-sequences@v1.0.2
(25/104) Wrote github.com/googleapis/gnostic@v0.2.0
(26/104) Wrote github.com/mattn/go-shellwords@v1.0.5
(27/104) Wrote github.com/json-iterator/go@v1.1.6
(28/104) Wrote github.com/matttproud/golang_protobuf_extensions@v1.0.1
(29/104) Wrote github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580
(30/104) Wrote github.com/docker/compose-on-kubernetes@v0.4.21
(31/104) Wrote github.com/miekg/pkcs11@master
(32/104) Wrote github.com/mitchellh/mapstructure@v1.1.2
(33/104) Wrote github.com/modern-go/reflect2@1.0.1
(34/104) Wrote github.com/morikuni/aec@master
(35/104) Wrote github.com/modern-go/concurrent@1.0.3
(36/104) Wrote github.com/oklog/ulid@v1.3.1
(37/104) Wrote github.com/golang/protobuf@v1.3.1
(38/104) Wrote github.com/opencontainers/go-digest@v1.0.0-rc1
(39/104) Wrote github.com/pkg/errors@v0.8.1
(40/104) Wrote github.com/opencontainers/image-spec@v1.0.1
(41/104) Wrote github.com/opentracing/opentracing-go@v1.1.0
(42/104) Wrote github.com/opencontainers/runtime-spec@29686dbc5559d93fb1ef402eeda3e35c38d75af4
(43/104) Wrote github.com/prometheus/client_model@master
(44/104) Wrote github.com/prometheus/client_golang@v0.8.0
(45/104) Wrote github.com/qri-io/jsonpointer@v0.1.0
(46/104) Wrote github.com/prometheus/common@v0.2.0
(47/104) Wrote github.com/prometheus/procfs@master
(48/104) Wrote github.com/qri-io/jsonschema@v0.1.1
(49/104) Wrote github.com/sirupsen/logrus@v1.4.1
GOOS=darwin CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=d1e7839a -X github.com/docker/app/internal.Version=jenkins-app-PR-691-9 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-10-17T08:52:26Z" -o bin/docker-app-darwin ./cmd/docker-app
(50/104) Wrote github.com/spf13/pflag@master
(51/104) Wrote github.com/syndtr/gocapability@master
(52/104) Wrote github.com/spf13/cobra@v0.0.5
(53/104) Wrote github.com/opencontainers/runc@v1.0.0-rc7
(54/104) Wrote github.com/tonistiigi/units@master
(55/104) Wrote github.com/wadey/gocovmerge@master
(56/104) Wrote github.com/xeipuuv/gojsonreference@master
(57/104) Wrote github.com/xeipuuv/gojsonpointer@master
(58/104) Wrote github.com/docker/swarmkit@18e7e58ea1a5ec016625a636d0d52500eea123bc
(59/104) Wrote github.com/tonistiigi/fsutil@master
(60/104) Wrote github.com/xeipuuv/gojsonschema@93e72a773fade158921402d6a24c819b48aba29d
(61/104) Wrote golang.org/x/oauth2@master
(62/104) Wrote github.com/moby/buildkit@v0.6.2
(63/104) Wrote golang.org/x/crypto@master
(64/104) Wrote golang.org/x/sync@master
(65/104) Wrote golang.org/x/time@master
(66/104) Wrote google.golang.org/appengine@v1.5.0
(67/104) Wrote golang.org/x/net@master
(68/104) Wrote github.com/docker/cli@d83cd90464377d4164c8f70248d064b979e5ca98
(69/104) Wrote gopkg.in/inf.v0@v0.9.1
Removing intermediate container 3eb12b1aa607
 ---> 8e198a25f6cd
Step 9/14 : FROM alpine:${ALPINE_VERSION} as invocation
 ---> b7b28af77ffe
Step 10/14 : RUN apk add --no-cache ca-certificates && adduser -S cnab
 ---> Running in 79c66cb20da5
fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
(1/1) Installing ca-certificates (20190108-r0)
Executing busybox-1.30.1-r2.trigger
Executing ca-certificates-20190108-r0.trigger
OK: 6 MiB in 15 packages
(70/104) Wrote gopkg.in/yaml.v2@v2.2.3
Removing intermediate container 79c66cb20da5
 ---> b96e3c8e8acb
Step 11/14 : USER cnab
 ---> Running in 646b922a8576
Removing intermediate container 646b922a8576
 ---> f76457f78f91
Step 12/14 : COPY --from=build /go/src/github.com/docker/app/bin/cnab-run /cnab/app/run
(71/104) Wrote gotest.tools@v2.3.0
 ---> b45f28dcc414
Step 13/14 : WORKDIR /cnab/app
 ---> Running in 5492c85bb325
Removing intermediate container 5492c85bb325
 ---> 8618f89355b3
Step 14/14 : CMD /cnab/app/run
 ---> Running in ed667f0ec942
Removing intermediate container ed667f0ec942
 ---> 5e2f63c5a2ec
[Warning] One or more build-args [GOPROXY COMMIT] were not consumed
Successfully built 5e2f63c5a2ec
Successfully tagged docker/cnab-app-base:jenkins-app-PR-691-9
docker save docker/cnab-app-base:jenkins-app-PR-691-9 -o _build/invocation-image.tar
[Pipeline] sh
+ make -f docker.Makefile INVOCATION_IMAGE_TAG=jenkins-app-PR-691-9-coverage OUTPUT=coverage-invocation-image.tar save-invocation-image-tag
docker tag docker/cnab-app-base:jenkins-app-PR-691-9 docker/cnab-app-base:jenkins-app-PR-691-9-coverage
docker save docker/cnab-app-base:jenkins-app-PR-691-9-coverage -o _build/coverage-invocation-image.tar
[Pipeline] sh
+ make -f docker.Makefile INVOCATION_IMAGE_TAG=jenkins-app-PR-691-9-coverage-experimental OUTPUT=coverage-experimental-invocation-image.tar save-invocation-image-tag
docker tag docker/cnab-app-base:jenkins-app-PR-691-9 docker/cnab-app-base:jenkins-app-PR-691-9-coverage-experimental
docker save docker/cnab-app-base:jenkins-app-PR-691-9-coverage-experimental -o _build/coverage-experimental-invocation-image.tar
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-691/src/github.com/docker/app/_build
[Pipeline] {
[Pipeline] stash
(72/104) Wrote k8s.io/klog@v0.2.0
(73/104) Wrote k8s.io/utils@master
(74/104) Wrote github.com/containerd/console@master
(75/104) Wrote k8s.io/apimachinery@kubernetes-1.14.1
(76/104) Wrote sigs.k8s.io/yaml@v1.1.0
(77/104) Wrote google.golang.org/grpc@v1.19.1
(78/104) Wrote github.com/Azure/go-ansiterm@master
(79/104) Wrote golang.org/x/sys@master
Stashed 1 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-691/9/stashes/invocation-image.tgz
[Pipeline] stash
(80/104) Wrote github.com/Microsoft/go-winio@v0.4.12
(81/104) Wrote github.com/Masterminds/semver@v1.4.2
(82/104) Wrote github.com/beorn7/perks@master
(83/104) Wrote github.com/agl/ed25519@master
(84/104) Wrote golang.org/x/text@v0.3.0
(85/104) Wrote github.com/theupdateframework/notary@v0.6.1
(86/104) Wrote github.com/containerd/cgroups@master
(87/104) Wrote github.com/containerd/typeurl@master
(88/104) Wrote github.com/containerd/fifo@master
Stashed 1 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-691/9/stashes/coverage-invocation-image.tgz
[Pipeline] stash
(89/104) Wrote github.com/coreos/go-systemd@v20
(90/104) Wrote github.com/containerd/ttrpc@master
(91/104) Wrote github.com/containerd/continuity@master
(92/104) Wrote github.com/davecgh/go-spew@v1.1.1
(93/104) Wrote golang.org/x/tools@master
(94/104) Wrote github.com/Microsoft/hcsshim@v0.8.6
(95/104) Wrote github.com/deislabs/cnab-go@v0.3.2-beta1
(96/104) Wrote k8s.io/client-go@kubernetes-1.14.1
Stashed 1 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-691/9/stashes/coverage-experimental-invocation-image.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-691/src/github.com/docker/app
[Pipeline] {
[Pipeline] sh
+ docker rmi docker/cnab-app-base:jenkins-app-PR-691-9
Untagged: docker/cnab-app-base:jenkins-app-PR-691-9
[Pipeline] sh
+ docker rmi docker/cnab-app-base:jenkins-app-PR-691-9-coverage
Untagged: docker/cnab-app-base:jenkins-app-PR-691-9-coverage
[Pipeline] sh
+ docker rmi docker/cnab-app-base:jenkins-app-PR-691-9-coverage-experimental
Untagged: docker/cnab-app-base:jenkins-app-PR-691-9-coverage-experimental
Deleted: sha256:5e2f63c5a2ec990ce14080bd9d97c98a223d917bcb7495e9e47a55ccff148271
Deleted: sha256:8618f89355b3394b37a35f2b0aebdb5c1e77a05aaaf9d0bdbe751460c01101d6
Deleted: sha256:b45f28dcc4145ae472a13b116f56466276919a60e1b69ea4eb107b4f124172c8
Deleted: sha256:df37c239058a0c9c4346a8f0831d583f1f15baf3f3584f6f046d4161a9ba9f45
Deleted: sha256:f76457f78f9167c2beb8cb0e28163d494ddf3094644b831819dffdba55297d4d
Deleted: sha256:b96e3c8e8acb67162ee08e889367b133108ca4f8492e833c4dea106bc877903f
Deleted: sha256:1844ce19313d07a5850fdb12f58d16d69a6edc82be318e940d1370dc7d4fbdfb
[Pipeline] }
[Pipeline] // dir
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
(97/104) Wrote google.golang.org/genproto@master
(98/104) Wrote cloud.google.com/go@v0.37.4
(99/104) Wrote github.com/gogo/protobuf@v1.2.1
(100/104) Wrote github.com/containerd/containerd@master
(101/104) Wrote github.com/coreos/etcd@v3.3.12
GOOS=windows CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=d1e7839a -X github.com/docker/app/internal.Version=jenkins-app-PR-691-9 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-10-17T08:52:26Z" -o bin/docker-app-windows.exe ./cmd/docker-app
(102/104) Wrote k8s.io/api@kubernetes-1.14.1
(103/104) Wrote github.com/docker/docker@master
Removing intermediate container 72e7fc8cae5a
 ---> 78f6e48a7519
[Warning] One or more build-args [ALPINE_VERSION COMMIT] were not consumed
Successfully built 78f6e48a7519
Successfully tagged docker-app-cross:jenkins-app-PR-691-9
docker create --name docker-app-cross-jenkins-app-PR-691-9 docker-app-cross:jenkins-app-PR-691-9 noop
28d4125f67e6eeabd3f8001fc2179c1fbffb065e91b7d19367484afcaa63a8bc
docker cp docker-app-cross-jenkins-app-PR-691-9:/go/src/github.com/docker/app/bin/docker-app-linux bin/docker-app-linux
docker cp docker-app-cross-jenkins-app-PR-691-9:/go/src/github.com/docker/app/bin/docker-app-darwin bin/docker-app-darwin
docker cp docker-app-cross-jenkins-app-PR-691-9:/go/src/github.com/docker/app/bin/docker-app-windows.exe bin/docker-app-windows.exe
docker rm docker-app-cross-jenkins-app-PR-691-9
docker-app-cross-jenkins-app-PR-691-9
docker build --build-arg EXPERIMENTAL=off --build-arg TAG=jenkins-app-PR-691-9 --build-arg COMMIT=d1e7839a --build-arg ALPINE_VERSION=3.10.1 --build-arg GOPROXY=direct --target=e2e-cross -t docker-app-e2e-cross:jenkins-app-PR-691-9  .
Sending build context to Docker daemon  76.07MB

Step 1/26 : FROM dockercore/golang-cross:1.12.9@sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705 AS build
 ---> 518d5e4626aa
Step 2/26 : ENV     DISABLE_WARN_OUTSIDE_CONTAINER=1
 ---> Using cache
 ---> c555537e7bd0
Step 3/26 : RUN apt-get install -y -q --no-install-recommends     coreutils     util-linux     uuid-runtime
 ---> Using cache
 ---> 6ea6f8990675
Step 4/26 : WORKDIR /go/src/github.com/docker/cli
 ---> Using cache
 ---> 4e3d2690bfea
Step 5/26 : RUN git clone https://github.com/docker/cli . && git checkout a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb
 ---> Using cache
 ---> dcaaed6c5290
Step 6/26 : ARG GOPROXY
 ---> Using cache
 ---> 4a663aa1c5b1
Step 7/26 : RUN make binary-osx binary-windows binary &&  cp build/docker-linux-amd64 /usr/bin/docker
 ---> Using cache
 ---> 33c7c8f6dbb6
Step 8/26 : WORKDIR /go/src/github.com/docker/app/
 ---> Using cache
 ---> ff361ab4a370
Step 9/26 : FROM build AS dev
 ---> ff361ab4a370
Step 10/26 : ENV PATH=${PATH}:/go/src/github.com/docker/app/bin/
 ---> Using cache
 ---> 0b8cb484cb35
Step 11/26 : ARG DEP_VERSION=v0.5.4
 ---> Using cache
 ---> 17e49deb40f4
Step 12/26 : RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/releases/download/${DEP_VERSION}/dep-linux-amd64 &&     chmod +x /usr/bin/dep
 ---> Using cache
 ---> 151633f05122
Step 13/26 : ARG GOTESTSUM_VERSION=v0.3.4
 ---> Using cache
 ---> f79b0cdff11a
Step 14/26 : ARG GOPROXY
 ---> Using cache
 ---> e13d68d5932a
Step 15/26 : RUN mkdir $GOPATH/src/gotest.tools &&     git clone -q https://github.com/gotestyourself/gotestsum $GOPATH/src/gotest.tools/gotestsum &&     cd $GOPATH/src/gotest.tools/gotestsum &&     git -C $GOPATH/src/gotest.tools/gotestsum checkout -q $GOTESTSUM_VERSION &&     GO111MODULE=on GOOS=linux   go build -o /usr/local/bin/gotestsum-linux       gotest.tools/gotestsum &&     GO111MODULE=on GOOS=darwin  go build -o /usr/local/bin/gotestsum-darwin      gotest.tools/gotestsum &&     GO111MODULE=on GOOS=windows go build -o /usr/local/bin/gotestsum-windows.exe gotest.tools/gotestsum &&     ln -s gotestsum-linux /usr/local/bin/gotestsum
 ---> Using cache
 ---> b33faaff845b
Step 16/26 : RUN GOOS=linux   go build -o /usr/local/bin/test2json-linux       cmd/test2json &&     GOOS=darwin  go build -o /usr/local/bin/test2json-darwin      cmd/test2json &&     GOOS=windows go build -o /usr/local/bin/test2json-windows.exe cmd/test2json
 ---> Using cache
 ---> 29458c098852
Step 17/26 : RUN go get -d gopkg.in/mjibson/esc.v0 &&     cd /go/src/github.com/mjibson/esc &&     go build -v -o /usr/bin/esc . &&     rm -rf /go/src/* /go/pkg/* /go/bin/*
 ---> Using cache
 ---> ebbe0bb2c470
Step 18/26 : COPY . .
 ---> Using cache
 ---> aa2a180c6d6d
Step 19/26 : FROM dev AS cross
 ---> aa2a180c6d6d
Step 20/26 : ARG EXPERIMENTAL="off"
 ---> Using cache
 ---> 66d8a73326a1
Step 21/26 : ARG TAG="unknown"
 ---> Using cache
 ---> 9ee7341dfad3
Step 22/26 : RUN make EXPERIMENTAL=${EXPERIMENTAL} TAG=${TAG} cross
 ---> Using cache
 ---> 78f6e48a7519
Step 23/26 : FROM cross AS e2e-cross
 ---> 78f6e48a7519
Step 24/26 : ARG EXPERIMENTAL="off"
 ---> Running in e1836bc992dc
Removing intermediate container e1836bc992dc
 ---> 9f789cdf0023
Step 25/26 : ARG TAG="unknown"
 ---> Running in e297df60c7a4
Removing intermediate container e297df60c7a4
 ---> 8f9d2c036534
Step 26/26 : RUN make EXPERIMENTAL=${EXPERIMENTAL} TAG=${TAG} e2e-cross
 ---> Running in 6948ece635b8
GOOS=linux CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=d1e7839a -X github.com/docker/app/internal.Version=jenkins-app-PR-691-9 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-10-17T08:55:25Z" -o bin/docker-app-linux ./cmd/docker-app
GOOS=linux CGO_ENABLED=0 go test -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=d1e7839a -X github.com/docker/app/internal.Version=jenkins-app-PR-691-9 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-10-17T08:55:25Z" -c -o bin/docker-app-e2e-linux ./e2e/
GOOS=darwin CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=d1e7839a -X github.com/docker/app/internal.Version=jenkins-app-PR-691-9 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-10-17T08:55:25Z" -o bin/docker-app-darwin ./cmd/docker-app
GOOS=darwin CGO_ENABLED=0 go test -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=d1e7839a -X github.com/docker/app/internal.Version=jenkins-app-PR-691-9 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-10-17T08:55:25Z" -c -o bin/docker-app-e2e-darwin ./e2e/
(104/104) Wrote k8s.io/kubernetes@v1.14.1
vendor is correct
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
GOOS=windows CGO_ENABLED=0 go test -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=d1e7839a -X github.com/docker/app/internal.Version=jenkins-app-PR-691-9 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-10-17T08:55:25Z" -c -o bin/docker-app-e2e-windows.exe ./e2e/
Removing intermediate container 6948ece635b8
 ---> 73b54107dd88
[Warning] One or more build-args [ALPINE_VERSION COMMIT] were not consumed
Successfully built 73b54107dd88
Successfully tagged docker-app-e2e-cross:jenkins-app-PR-691-9
docker create --name docker-app-e2e-cross-jenkins-app-PR-691-9 docker-app-e2e-cross:jenkins-app-PR-691-9 noop
2fd8fe35bcf199b11d452e2f78bb75ff87a4477ac61712a62a082b4205344295
docker cp docker-app-e2e-cross-jenkins-app-PR-691-9:/go/src/github.com/docker/app/bin/docker-app-e2e-linux bin/docker-app-e2e-linux
docker cp docker-app-e2e-cross-jenkins-app-PR-691-9:/go/src/github.com/docker/app/bin/docker-app-e2e-darwin bin/docker-app-e2e-darwin
docker cp docker-app-e2e-cross-jenkins-app-PR-691-9:/go/src/github.com/docker/app/bin/docker-app-e2e-windows.exe bin/docker-app-e2e-windows.exe
docker cp docker-app-e2e-cross-jenkins-app-PR-691-9:/usr/local/bin/gotestsum-linux bin/gotestsum-linux
docker cp docker-app-e2e-cross-jenkins-app-PR-691-9:/usr/local/bin/gotestsum-darwin bin/gotestsum-darwin
docker cp docker-app-e2e-cross-jenkins-app-PR-691-9:/usr/local/bin/gotestsum-windows.exe bin/gotestsum-windows.exe
docker cp docker-app-e2e-cross-jenkins-app-PR-691-9:/usr/local/bin/test2json-linux bin/test2json-linux
docker cp docker-app-e2e-cross-jenkins-app-PR-691-9:/usr/local/bin/test2json-darwin bin/test2json-darwin
docker cp docker-app-e2e-cross-jenkins-app-PR-691-9:/usr/local/bin/test2json-windows.exe bin/test2json-windows.exe
docker rm docker-app-e2e-cross-jenkins-app-PR-691-9
docker-app-e2e-cross-jenkins-app-PR-691-9
tar --transform='flags=r;s|docker-app-linux|docker-app-plugin-linux|' -czf bin/docker-app-linux.tar.gz -C bin docker-app-linux
tar czf bin/docker-app-e2e-linux.tar.gz -C bin docker-app-e2e-linux
tar --transform='flags=r;s|docker-app-darwin|docker-app-plugin-darwin|' -czf bin/docker-app-darwin.tar.gz -C bin docker-app-darwin
tar czf bin/docker-app-e2e-darwin.tar.gz -C bin docker-app-e2e-darwin
tar --transform='flags=r;s|docker-app-windows|docker-app-plugin-windows|' -czf bin/docker-app-windows.tar.gz -C bin docker-app-windows.exe
tar czf bin/docker-app-e2e-windows.tar.gz -C bin docker-app-e2e-windows.exe
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-691/src/github.com/docker/app/bin
[Pipeline] {
[Pipeline] stash
Stashed 21 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-691/9/stashes/binaries.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-691/src/github.com/docker/app/e2e
[Pipeline] {
[Pipeline] stash
Stashed 66 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-691/9/stashes/e2e.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-691/src/github.com/docker/app/examples
[Pipeline] {
[Pipeline] stash
Stashed 48 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-691/9/stashes/examples.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ docker image ls --format={{.Repository}}:{{.Tag}} *jenkins-app-PR-691-9*
+ xargs docker image rm -f
Untagged: docker-app-e2e-cross:jenkins-app-PR-691-9
Deleted: sha256:73b54107dd88bbab549106c65dfe32b8042ff46b8e35d3b1d4e3797c1b3e1850
Deleted: sha256:843e2fe00ee841b2098aec396899a6129d79bb536377e50d598410668cac2f75
Deleted: sha256:8f9d2c036534aeb1f30647272e016e14f62b2b02212c6513f12a8010053fc773
Deleted: sha256:9f789cdf002342466a143fbac97c1f65d317bb53ca023c3c89b48afbaf5918a6
Untagged: docker-app-cross:jenkins-app-PR-691-9
Deleted: sha256:78f6e48a75195bfa53c9a7f32a25d5295ef958e071ce41889da92fe78c61ffa8
Deleted: sha256:8b01f095a7992c00706c50425693bbc17c04e364be522f523cfb084ab45be0c3
Deleted: sha256:9ee7341dfad3a9be16356dcab5573538c474466a9df5e344d8f43a5a6f94e31d
Deleted: sha256:66d8a73326a1ca7cbecef0933ea2772c983b49e8055753668134d070678f359d
Deleted: sha256:aa2a180c6d6d7d205fcdfc2520c21455d83a41fcfee95ad2b2fc4ce41d912c64
Deleted: sha256:301974d42258e97d6c112328bd9634eb817848587dc824872ec4bab8640cae60
Untagged: docker-app-cli:jenkins-app-PR-691-9
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] parallel
[Pipeline] { (Branch: Coverage)
[Pipeline] { (Branch: Coverage (experimental))
[Pipeline] { (Branch: Test Linux)
[Pipeline] stage
[Pipeline] { (Coverage)
[Pipeline] stage
[Pipeline] { (Coverage (experimental))
[Pipeline] stage
[Pipeline] { (Test Linux)
[Pipeline] node
[Pipeline] node
[Pipeline] node
Running on ubuntu-1804-overlay2 (i-07c4076246e9ae8fd) in /home/ubuntu/workspace/app_PR-691
Running on ubuntu-1804-overlay2 (i-09708656913262ef8) in /home/ubuntu/workspace/app_PR-691
[Pipeline] {
[Pipeline] {
Running on ubuntu-1804-overlay2 (i-032004b476885817e) in /home/ubuntu/workspace/app_PR-691
[Pipeline] {
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-691/src/github.com/docker/app
[Pipeline] {
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-691/src/github.com/docker/app
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-691/src/github.com/docker/app
[Pipeline] {
using credential docker-jenkins-github-credentials
[Pipeline] checkout
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-691/src/github.com/docker/app # timeout=10
Fetching upstream changes from https://github.com/docker/app.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/docker/app.git +refs/pull/691/head:refs/remotes/origin/PR-691
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-691/src/github.com/docker/app # timeout=10
Fetching upstream changes from https://github.com/docker/app.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/docker/app.git +refs/pull/691/head:refs/remotes/origin/PR-691
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-691/src/github.com/docker/app # timeout=10
Fetching upstream changes from https://github.com/docker/app.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/docker/app.git +refs/pull/691/head:refs/remotes/origin/PR-691
Fetching without tags
Fetching without tags
Fetching without tags
Checking out Revision d1e7839a40a986d1a2ae62723bba4853e1b163bd (PR-691)
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] archiveArtifacts
Archiving artifacts
Checking out Revision d1e7839a40a986d1a2ae62723bba4853e1b163bd (PR-691)
[Pipeline] junit
Recording test results
Checking out Revision d1e7839a40a986d1a2ae62723bba4853e1b163bd (PR-691)
[Pipeline] }
[Pipeline] // dir
Post stage
No test report files were found. Configuration error?
Error when executing always post condition:
hudson.AbortException: No test report files were found. Configuration error?
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:154)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:118)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3050)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.lang.Thread.run(Thread.java:834)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-1804-overlay2 (i-032004b476885817e)
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at hudson.FilePath.act(FilePath.java:1070)
		at hudson.FilePath.act(FilePath.java:1059)
		at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:114)
		at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:137)
		at hudson.tasks.junit.JUnitResultArchiver.parseAndAttach(JUnitResultArchiver.java:167)
		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:52)
		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:25)
		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
		at java.util.concurrent.FutureTask.run(FutureTask.java:266)
		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
		at java.lang.Thread.run(Thread.java:748)

[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-691/src/github.com/docker/app/_build/test-results
[Pipeline] {
[Pipeline] sh
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/691/head:refs/remotes/origin/PR-691 # timeout=10
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
Fetching upstream changes from https://github.com/docker/app.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/docker/app.git +refs/pull/691/head:refs/remotes/origin/PR-691
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1e7839a40a986d1a2ae62723bba4853e1b163bd
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/691/head:refs/remotes/origin/PR-691 # timeout=10
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
Fetching upstream changes from https://github.com/docker/app.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/docker/app.git +refs/pull/691/head:refs/remotes/origin/PR-691
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1e7839a40a986d1a2ae62723bba4853e1b163bd
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/691/head:refs/remotes/origin/PR-691 # timeout=10
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
Fetching upstream changes from https://github.com/docker/app.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress https://github.com/docker/app.git +refs/pull/691/head:refs/remotes/origin/PR-691
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d1e7839a40a986d1a2ae62723bba4853e1b163bd
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-691/src/github.com/docker/app/_build/test-results
[Pipeline] {
[Pipeline] sh
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch Test Linux
+ [ ! -e experimental-unit-coverage.xml ]
[Pipeline] sh
+ [ ! -e unit-coverage.xml ]
[Pipeline] sh
+ [ ! -e experimental-e2e-coverage.xml ]
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] junit
Recording test results
No test report files were found. Configuration error?
[Pipeline] }
[Pipeline] // dir
Error when executing always post condition:
hudson.AbortException: No test report files were found. Configuration error?
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:154)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:118)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3050)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.lang.Thread.run(Thread.java:834)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-1804-overlay2 (i-09708656913262ef8)
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at hudson.FilePath.act(FilePath.java:1070)
		at hudson.FilePath.act(FilePath.java:1059)
		at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:114)
		at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:137)
		at hudson.tasks.junit.JUnitResultArchiver.parseAndAttach(JUnitResultArchiver.java:167)
		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:52)
		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:25)
		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
		at java.util.concurrent.FutureTask.run(FutureTask.java:266)
		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
		at java.lang.Thread.run(Thread.java:748)

[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch Coverage (experimental)
+ [ ! -e e2e-coverage.xml ]
[Pipeline] archiveArtifacts
Archiving artifacts
[Pipeline] junit
Recording test results
No test report files were found. Configuration error?
[Pipeline] }
[Pipeline] // dir
Error when executing always post condition:
hudson.AbortException: No test report files were found. Configuration error?
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:154)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:118)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3050)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.lang.Thread.run(Thread.java:834)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-1804-overlay2 (i-07c4076246e9ae8fd)
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at hudson.FilePath.act(FilePath.java:1070)
		at hudson.FilePath.act(FilePath.java:1059)
		at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:114)
		at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:137)
		at hudson.tasks.junit.JUnitResultArchiver.parseAndAttach(JUnitResultArchiver.java:167)
		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:52)
		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:25)
		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
		at java.util.concurrent.FutureTask.run(FutureTask.java:266)
		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
		at java.lang.Thread.run(Thread.java:748)

[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch Coverage
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

hudson.plugins.git.GitException: Command "git checkout -f d1e7839a40a986d1a2ae62723bba4853e1b163bd" returned status code 128:
stdout: 
stderr: fatal: reference is not a tree: d1e7839a40a986d1a2ae62723bba4853e1b163bd

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2042)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$900(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2341)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-1804-overlay2 (i-032004b476885817e)
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor554.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy474.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1242)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
		at java.util.concurrent.FutureTask.run(FutureTask.java:266)
		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
		at java.lang.Thread.run(Thread.java:748)
Also:   hudson.plugins.git.GitException: Command "git checkout -f d1e7839a40a986d1a2ae62723bba4853e1b163bd" returned status code 128:
stdout: 
stderr: fatal: reference is not a tree: d1e7839a40a986d1a2ae62723bba4853e1b163bd

		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2042)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$900(CliGitAPIImpl.java:72)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2341)
	Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-1804-overlay2 (i-09708656913262ef8)
			at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
			at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
			at hudson.remoting.Channel.call(Channel.java:957)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
			at sun.reflect.GeneratedMethodAccessor554.invoke(Unknown Source)
			at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
			at java.lang.reflect.Method.invoke(Method.java:498)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
			at com.sun.proxy.$Proxy474.execute(Unknown Source)
			at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1242)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
			at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
			at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
			at java.util.concurrent.FutureTask.run(FutureTask.java:266)
			at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
			at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
			at java.lang.Thread.run(Thread.java:748)
	Caused: hudson.plugins.git.GitException: Could not checkout d1e7839a40a986d1a2ae62723bba4853e1b163bd
Also:   hudson.plugins.git.GitException: Command "git checkout -f d1e7839a40a986d1a2ae62723bba4853e1b163bd" returned status code 128:
stdout: 
stderr: fatal: reference is not a tree: d1e7839a40a986d1a2ae62723bba4853e1b163bd

		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2042)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$900(CliGitAPIImpl.java:72)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2341)
	Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-1804-overlay2 (i-07c4076246e9ae8fd)
			at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
			at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
			at hudson.remoting.Channel.call(Channel.java:957)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
			at sun.reflect.GeneratedMethodAccessor554.invoke(Unknown Source)
			at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
			at java.lang.reflect.Method.invoke(Method.java:498)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
			at com.sun.proxy.$Proxy474.execute(Unknown Source)
			at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1242)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
			at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
			at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
			at java.util.concurrent.FutureTask.run(FutureTask.java:266)
			at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
			at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
			at java.lang.Thread.run(Thread.java:748)
	Caused: hudson.plugins.git.GitException: Could not checkout d1e7839a40a986d1a2ae62723bba4853e1b163bd
Caused: hudson.plugins.git.GitException: Could not checkout d1e7839a40a986d1a2ae62723bba4853e1b163bd
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$9.execute(CliGitAPIImpl.java:2365)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.lang.Thread.run(Thread.java:834)
Finished: FAILURE