Skip to content
Failed

Console Output

Skipping 56 KB.. Full Log
[Pipeline] stash
e0ec5610455a: Pull complete
96d705baf026: Pull complete
39007eb46008: Pull complete
Stashed 1 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-625/4/stashes/invocation-image.tgz
[Pipeline] stash
4e549f0f5e64: Pull complete
c0058a8c71f2: Pull complete
Stashed 1 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-625/4/stashes/coverage-invocation-image.tgz
[Pipeline] stash
Stashed 1 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-625/4/stashes/coverage-experimental-invocation-image.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-625/src/github.com/docker/app
[Pipeline] {
[Pipeline] sh
+ docker rmi docker/cnab-app-base:jenkins-app-PR-625-4
Untagged: docker/cnab-app-base:jenkins-app-PR-625-4
[Pipeline] sh
+ docker rmi docker/cnab-app-base:jenkins-app-PR-625-4-coverage
Untagged: docker/cnab-app-base:jenkins-app-PR-625-4-coverage
[Pipeline] sh
+ docker rmi docker/cnab-app-base:jenkins-app-PR-625-4-coverage-experimental
Untagged: docker/cnab-app-base:jenkins-app-PR-625-4-coverage-experimental
Deleted: sha256:9bb21cb7dd65968b91644675c4cd61cba223d76aee7f039676911070d67d4934
Deleted: sha256:bfec8c8c7ec8dbccaed678cc36a7d2513b86edd10eb2b36fb312cc26c9a827cd
Deleted: sha256:d9514fcdf9f038da8548b5ba1ca173cd6a53accd511c12cc7e57e05ae7f502c8
Deleted: sha256:be0be105a89ea0f726340b0340008cfa16ada529324d5b51628851ad5f1bad61
Deleted: sha256:13bcdd4595fd0c9412465a109cda9a0e0e5b001e26985545dc7d72d755549a4f
Deleted: sha256:7c7c8a87a809245e65603d41c52c8ba9ecf086e1367213a6fbf2e8a117831af4
Deleted: sha256:12196c7917aa05b834a81e2c4eef06e7e6b6936fe3cfe2c864065e1b28aba9bc
[Pipeline] }
[Pipeline] // dir
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
2f8d98df0991: Pull complete
Digest: sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705
Status: Downloaded newer image for dockercore/golang-cross:1.12.9@sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705
 ---> 518d5e4626aa
Step 2/18 : ENV     DISABLE_WARN_OUTSIDE_CONTAINER=1
 ---> Running in 2d5dbd737326
Removing intermediate container 2d5dbd737326
 ---> 710e12216df0
Step 3/18 : RUN apt-get install -y -q --no-install-recommends     coreutils     util-linux     uuid-runtime
 ---> Running in 57a2e72f549b
Reading package lists...
Building dependency tree...
Reading state information...
coreutils is already the newest version (8.30-3).
coreutils set to manually installed.
util-linux is already the newest version (2.33.1-0.1).
util-linux set to manually installed.
The following NEW packages will be installed:
  uuid-runtime
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 95.2 kB of archives.
After this operation, 211 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian buster/main amd64 uuid-runtime amd64 2.33.1-0.1 [95.2 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 95.2 kB in 0s (368 kB/s)
Selecting previously unselected package uuid-runtime.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 25419 files and directories currently installed.)
Preparing to unpack .../uuid-runtime_2.33.1-0.1_amd64.deb ...
Unpacking uuid-runtime (2.33.1-0.1) ...
Setting up uuid-runtime (2.33.1-0.1) ...
Adding group `uuidd' (GID 102) ...
Done.
Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory
Adding system user `uuidd' (UID 101) ...
Adding new user `uuidd' (UID 101) with group `uuidd' ...
Not creating home directory `/run/uuidd'.
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Removing intermediate container 57a2e72f549b
 ---> 013e731bb397
Step 4/18 : WORKDIR /go/src/github.com/docker/cli
 ---> Running in 0962d7bc52d9
Removing intermediate container 0962d7bc52d9
 ---> 3f68a986094e
Step 5/18 : RUN git clone https://github.com/docker/cli . && git checkout a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb
 ---> Running in 135d2fdfaf7e
Cloning into '.'...
Note: checking out 'a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b <new-branch-name>

HEAD is now at a1b83ffd Merge pull request #1894 from thaJeztah/19.03_backport_reduce_vendoring_impact
Removing intermediate container 135d2fdfaf7e
 ---> 37dcfe8d4ab1
Step 6/18 : ARG GOPROXY
 ---> Running in c1442f26db56
Removing intermediate container c1442f26db56
 ---> 6269e1172488
Step 7/18 : RUN make binary-osx binary-windows binary &&  cp build/docker-linux-amd64 /usr/bin/docker
 ---> Running in 20658b47ca16
./scripts/build/osx
Building build/docker-darwin-amd64
./scripts/build/windows
Generating windows resources
Building build/docker-windows-amd64
./scripts/build/windows
Generating windows resources
Building build/docker-windows-amd64
WARNING: binary creates a Linux executable. Use cross for macOS or Windows.
./scripts/build/binary
Building statically linked build/docker-linux-amd64
WARNING: binary creates a Linux executable. Use cross for macOS or Windows.
./scripts/build/binary
Building statically linked build/docker-linux-amd64
Removing intermediate container e87beb990fd4
 ---> 6ad000e72e75
Step 8/8 : WORKDIR /go/src/github.com/docker/app/
 ---> Running in 1cd6d9c3f16d
Removing intermediate container 1cd6d9c3f16d
 ---> 80eacf7b1185
[Warning] One or more build-args [ALPINE_VERSION COMMIT EXPERIMENTAL TAG] were not consumed
Successfully built 80eacf7b1185
Successfully tagged docker-app-cli:jenkins-app-PR-625-4
docker create --name docker-app-cli-jenkins-app-PR-625-4 docker-app-cli:jenkins-app-PR-625-4 noop
7d0965c9a8e289e9bd8b45bb420ab524aa094f9da89a6bf4914e08e2cfaae66f
docker cp docker-app-cli-jenkins-app-PR-625-4:/go/src/github.com/docker/cli/build/docker-linux-amd64 bin/docker-linux
docker cp docker-app-cli-jenkins-app-PR-625-4:/go/src/github.com/docker/cli/build/docker-darwin-amd64 bin/docker-darwin
docker cp docker-app-cli-jenkins-app-PR-625-4:/go/src/github.com/docker/cli/build/docker-windows-amd64 bin/docker-windows.exe
docker rm docker-app-cli-jenkins-app-PR-625-4
docker-app-cli-jenkins-app-PR-625-4
docker build --build-arg=EXPERIMENTAL --build-arg=TAG --build-arg=COMMIT --build-arg=ALPINE_VERSION --build-arg=GOPROXY --target=cross -t docker-app-cross:jenkins-app-PR-625-4  .
Sending build context to Docker daemon  79.46MB

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
 ---> 2a8932f6ed02
Step 3/22 : RUN apt-get install -y -q --no-install-recommends     coreutils     util-linux     uuid-runtime
 ---> Using cache
 ---> d5f364165404
Step 4/22 : WORKDIR /go/src/github.com/docker/cli
 ---> Using cache
 ---> e7dc867c76b8
Step 5/22 : RUN git clone https://github.com/docker/cli . && git checkout a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb
 ---> Using cache
 ---> aa067efb421a
Step 6/22 : ARG GOPROXY
 ---> Using cache
 ---> b407b76e919e
Step 7/22 : RUN make binary-osx binary-windows binary &&  cp build/docker-linux-amd64 /usr/bin/docker
 ---> Using cache
 ---> 6ad000e72e75
Step 8/22 : WORKDIR /go/src/github.com/docker/app/
 ---> Using cache
 ---> 80eacf7b1185
Step 9/22 : FROM build AS dev
 ---> 80eacf7b1185
Step 10/22 : ENV PATH=${PATH}:/go/src/github.com/docker/app/bin/
 ---> Running in d8b11ce4487e
Removing intermediate container d8b11ce4487e
 ---> b92e90a445ce
Step 11/22 : ARG DEP_VERSION=v0.5.1
 ---> Running in 24591b28a934
Removing intermediate container 24591b28a934
 ---> 719f47bef33b
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
 ---> Running in 7b9e0dd78198
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   605    0   605    0     0   5931      0 --:--:-- --:--:-- --:--:--  5931

 95 10.5M   95 10.0M    0     0  30.6M      0 --:--:-- --:--:-- --:--:-- 30.6M
100 10.5M  100 10.5M    0     0  31.4M      0 --:--:-- --:--:-- --:--:-- 74.7M
Removing intermediate container 7b9e0dd78198
 ---> 9002f44c33ec
Step 13/22 : ARG GOTESTSUM_VERSION=v0.3.4
 ---> Running in 61a81b793f9a
Removing intermediate container 61a81b793f9a
 ---> bf70dc102499
Step 14/22 : ARG GOPROXY
 ---> Running in 6ce936cc86dc
Removing intermediate container 6ce936cc86dc
 ---> 81f921d89a6a
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
 ---> Running in 834add733a2c
go: finding github.com/mattn/go-colorable v0.0.9
go: finding github.com/sirupsen/logrus v1.0.5
go: finding github.com/onsi/ginkgo v1.8.0
go: finding github.com/google/go-cmp v0.2.0
go: finding github.com/pkg/errors v0.8.0
go: finding github.com/spf13/pflag v1.0.1
go: finding github.com/fatih/color v1.6.0
go: finding github.com/onsi/gomega v1.4.3
go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
go: finding gotest.tools v2.1.0+incompatible
go: finding github.com/mattn/go-isatty v0.0.3
go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
go: finding github.com/stretchr/testify v1.3.0
go: finding github.com/fsnotify/fsnotify v1.4.7
go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
go: finding gopkg.in/yaml.v2 v2.2.1
go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
go: finding github.com/hpcloud/tail v1.0.0
go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
go: finding github.com/onsi/ginkgo v1.6.0
go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
go: finding golang.org/x/text v0.3.0
go: finding github.com/jonboulle/clockwork v0.1.0
go: finding github.com/stretchr/objx v0.1.0
go: finding gopkg.in/fsnotify.v1 v1.4.7
go: finding github.com/golang/protobuf v1.2.0
go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
go: finding github.com/davecgh/go-spew v1.1.0
go: finding github.com/pmezard/go-difflib v1.0.0
go: downloading gotest.tools v2.1.0+incompatible
go: extracting gotest.tools v2.1.0+incompatible
go: downloading github.com/fatih/color v1.6.0
go: downloading github.com/spf13/pflag v1.0.1
go: downloading github.com/sirupsen/logrus v1.0.5
go: downloading github.com/pkg/errors v0.8.0
go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
go: downloading github.com/jonboulle/clockwork v0.1.0
go: extracting github.com/jonboulle/clockwork v0.1.0
go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
go: extracting github.com/sirupsen/logrus v1.0.5
go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
go: extracting github.com/spf13/pflag v1.0.1
go: extracting github.com/pkg/errors v0.8.0
go: extracting github.com/fatih/color v1.6.0
go: downloading github.com/mattn/go-isatty v0.0.3
go: downloading github.com/mattn/go-colorable v0.0.9
go: extracting github.com/mattn/go-colorable v0.0.9
go: extracting github.com/mattn/go-isatty v0.0.3
go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
Removing intermediate container 834add733a2c
 ---> 4156a5885ea6
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
 ---> Running in a1a713f7561f
Removing intermediate container a1a713f7561f
 ---> 535992ab51fd
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/*
 ---> Running in d6a5b97e3b57
golang.org/x/tools/internal/semver
github.com/pkg/errors
golang.org/x/tools/go/ast/astutil
golang.org/x/tools/go/internal/gcimporter
golang.org/x/tools/go/internal/packagesdriver
golang.org/x/tools/internal/fastwalk
golang.org/x/tools/internal/gopathwalk
golang.org/x/tools/internal/module
golang.org/x/tools/go/gcexportdata
golang.org/x/tools/go/packages
golang.org/x/tools/internal/imports
golang.org/x/tools/imports
github.com/mjibson/esc/embed
github.com/mjibson/esc
Removing intermediate container d6a5b97e3b57
 ---> e30f2a79ee90
Step 18/22 : COPY . .
 ---> 072763fe1162
Step 19/22 : FROM dev AS cross
 ---> 072763fe1162
Step 20/22 : ARG EXPERIMENTAL="off"
 ---> Running in af8c9d13842f
Removing intermediate container af8c9d13842f
 ---> 774df3badb56
Step 21/22 : ARG TAG="unknown"
 ---> Running in 1a2dfe9e1e74
Removing intermediate container 1a2dfe9e1e74
 ---> 8aee59d2af20
Step 22/22 : RUN make EXPERIMENTAL=${EXPERIMENTAL} TAG=${TAG} cross
 ---> Running in 4effe8205992
GOOS=linux CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=abd8a982 -X github.com/docker/app/internal.Version=jenkins-app-PR-625-4 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-23T12:03:14Z" -o bin/docker-app-linux ./cmd/docker-app
Removing intermediate container 20658b47ca16
 ---> b2777888cdbd
Step 8/18 : WORKDIR /go/src/github.com/docker/app/
 ---> Running in 61e1bf66ad72
Removing intermediate container 61e1bf66ad72
 ---> a00ad94db5ee
Step 9/18 : FROM build AS dev
 ---> a00ad94db5ee
Step 10/18 : ENV PATH=${PATH}:/go/src/github.com/docker/app/bin/
 ---> Running in 40b3baeb7e28
Removing intermediate container 40b3baeb7e28
 ---> 2ff5a6fc15a8
Step 11/18 : ARG DEP_VERSION=v0.5.1
 ---> Running in c5d12256a329
Removing intermediate container c5d12256a329
 ---> a4a901d4d13b
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
 ---> Running in 19435b10aabb
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   605    0   605    0     0   4689      0 --:--:-- --:--:-- --:--:--  4689

 25 10.5M   25 2804k    0     0  12.6M      0 --:--:-- --:--:-- --:--:-- 12.6M
100 10.5M  100 10.5M    0     0  41.6M      0 --:--:-- --:--:-- --:--:--  216M
Removing intermediate container 19435b10aabb
 ---> 7ff4e422c93e
Step 13/18 : ARG GOTESTSUM_VERSION=v0.3.4
 ---> Running in 66aecec57887
Removing intermediate container 66aecec57887
 ---> 74232e13f2cf
Step 14/18 : ARG GOPROXY
 ---> Running in da05b291b41d
Removing intermediate container da05b291b41d
 ---> 88ff03310c5a
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
 ---> Running in 16b32a272094
go: finding github.com/fatih/color v1.6.0
go: finding github.com/spf13/pflag v1.0.1
go: finding github.com/google/go-cmp v0.2.0
go: finding github.com/sirupsen/logrus v1.0.5
go: finding github.com/onsi/gomega v1.4.3
go: finding github.com/pkg/errors v0.8.0
go: finding github.com/mattn/go-isatty v0.0.3
go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
go: finding gotest.tools v2.1.0+incompatible
go: finding github.com/stretchr/testify v1.3.0
go: finding github.com/mattn/go-colorable v0.0.9
go: finding github.com/jonboulle/clockwork v0.1.0
go: finding github.com/hpcloud/tail v1.0.0
go: finding gopkg.in/yaml.v2 v2.2.1
go: finding github.com/golang/protobuf v1.2.0
go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
go: finding github.com/fsnotify/fsnotify v1.4.7
go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
go: finding github.com/onsi/ginkgo v1.8.0
go: finding github.com/onsi/ginkgo v1.6.0
go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
go: finding github.com/stretchr/objx v0.1.0
go: finding github.com/pmezard/go-difflib v1.0.0
go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
go: finding github.com/davecgh/go-spew v1.1.0
go: finding golang.org/x/text v0.3.0
go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
go: finding gopkg.in/fsnotify.v1 v1.4.7
go: downloading gotest.tools v2.1.0+incompatible
go: extracting gotest.tools v2.1.0+incompatible
go: downloading github.com/jonboulle/clockwork v0.1.0
go: downloading github.com/sirupsen/logrus v1.0.5
go: downloading github.com/fatih/color v1.6.0
go: downloading github.com/pkg/errors v0.8.0
go: downloading github.com/spf13/pflag v1.0.1
go: extracting github.com/jonboulle/clockwork v0.1.0
go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
go: extracting github.com/pkg/errors v0.8.0
go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
go: extracting github.com/spf13/pflag v1.0.1
go: extracting github.com/sirupsen/logrus v1.0.5
go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
go: extracting github.com/fatih/color v1.6.0
go: downloading github.com/mattn/go-colorable v0.0.9
go: downloading github.com/mattn/go-isatty v0.0.3
go: extracting github.com/mattn/go-colorable v0.0.9
go: extracting github.com/mattn/go-isatty v0.0.3
go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
GOOS=darwin CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=abd8a982 -X github.com/docker/app/internal.Version=jenkins-app-PR-625-4 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-23T12:03:14Z" -o bin/docker-app-darwin ./cmd/docker-app
Removing intermediate container 16b32a272094
 ---> c13aaefa4a1b
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
 ---> Running in a4854e9954a3
Removing intermediate container a4854e9954a3
 ---> 1a70d1518981
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/*
 ---> Running in 1207e3fac048
golang.org/x/tools/internal/semver
github.com/pkg/errors
golang.org/x/tools/go/ast/astutil
golang.org/x/tools/go/internal/gcimporter
golang.org/x/tools/go/internal/packagesdriver
golang.org/x/tools/internal/fastwalk
golang.org/x/tools/internal/gopathwalk
golang.org/x/tools/internal/module
golang.org/x/tools/go/gcexportdata
golang.org/x/tools/go/packages
golang.org/x/tools/internal/imports
golang.org/x/tools/imports
github.com/mjibson/esc/embed
github.com/mjibson/esc
Removing intermediate container 1207e3fac048
 ---> f90d3555def8
Step 18/18 : COPY . .
 ---> 7fd2bc8862d5
[Warning] One or more build-args [TAG ALPINE_VERSION COMMIT EXPERIMENTAL] were not consumed
Successfully built 7fd2bc8862d5
Successfully tagged docker-app-dev:jenkins-app-PR-625-4
Check Vendoring...
docker run --rm docker-app-dev:jenkins-app-PR-625-4 sh -c "make vendor && hack/check-git-diff vendor"
rm -rf vendor 1>&1
dep ensure -v 
(1/95) Wrote github.com/Microsoft/go-winio@v0.4.12
(2/95) Wrote github.com/agl/ed25519@master
(3/95) Wrote github.com/containerd/ttrpc@master
(4/95) Wrote vbom.ml/util@master
(5/95) Wrote github.com/containerd/fifo@master
(6/95) Wrote github.com/davecgh/go-spew@v1.1.1
(7/95) Wrote github.com/containerd/typeurl@master
(8/95) Wrote github.com/beorn7/perks@master
(9/95) Wrote github.com/containerd/cgroups@master
(10/95) Wrote github.com/coreos/go-systemd@v20
(11/95) Wrote github.com/containerd/continuity@master
(12/95) Wrote github.com/docker/docker-credential-helpers@v0.6.1
(13/95) Wrote github.com/docker/go@v1.5.1-1
(14/95) Wrote github.com/deislabs/cnab-go@v0.3.2-beta1
(15/95) Wrote github.com/docker/go-events@master
(16/95) Wrote github.com/docker/go-connections@v0.4.0
(17/95) Wrote github.com/docker/go-metrics@d466d4f6fd960e01820085bd7e1a24426ee7ef18
(18/95) Wrote github.com/docker/cnab-to-oci@v0.1.0-beta2
(19/95) Wrote github.com/docker/go-units@v0.3.3
(20/95) Wrote github.com/godbus/dbus@v5.0.1
(21/95) Wrote github.com/gogo/googleapis@v1.2.0
(22/95) Wrote github.com/Microsoft/hcsshim@v0.8.6
(23/95) Wrote github.com/docker/compose-on-kubernetes@v0.4.21
(24/95) Wrote github.com/google/go-cmp@v0.2.0
(25/95) Wrote github.com/google/gofuzz@v1.0.0
(26/95) Wrote github.com/google/shlex@master
(27/95) Wrote github.com/gorilla/mux@v1.7.1
(28/95) Wrote github.com/hashicorp/go-version@v1.1.0
(29/95) Wrote github.com/hashicorp/golang-lru@v0.5.1
(30/95) Wrote github.com/imdario/mergo@master
(31/95) Wrote github.com/inconshreveable/mousetrap@v1.0
(32/95) Wrote github.com/globalsign/mgo@master
(33/95) Wrote github.com/konsorten/go-windows-terminal-sequences@v1.0.2
(34/95) Wrote github.com/mattn/go-shellwords@v1.0.5
(35/95) Wrote github.com/json-iterator/go@v1.1.6
(36/95) Wrote github.com/matttproud/golang_protobuf_extensions@v1.0.1
(37/95) Wrote github.com/googleapis/gnostic@v0.2.0
(38/95) Wrote github.com/docker/distribution@0d3efadf0154c2b8a4e7b6621fff9809655cc580
(39/95) Wrote github.com/miekg/pkcs11@master
(40/95) Wrote github.com/mitchellh/mapstructure@v1.1.2
(41/95) Wrote github.com/modern-go/concurrent@1.0.3
(42/95) Wrote github.com/modern-go/reflect2@1.0.1
(43/95) Wrote github.com/morikuni/aec@master
(44/95) Wrote github.com/oklog/ulid@v1.3.1
(45/95) Wrote github.com/opencontainers/go-digest@v1.0.0-rc1
(46/95) Wrote github.com/pkg/errors@v0.8.1
(47/95) Wrote github.com/opencontainers/image-spec@v1.0.1
(48/95) Wrote github.com/prometheus/client_model@master
(49/95) Wrote github.com/golang/protobuf@v1.3.1
(50/95) Wrote github.com/opencontainers/runtime-spec@29686dbc5559d93fb1ef402eeda3e35c38d75af4
(51/95) Wrote github.com/prometheus/client_golang@v0.8.0
(52/95) Wrote github.com/qri-io/jsonpointer@v0.1.0
(53/95) Wrote github.com/prometheus/procfs@master
(54/95) Wrote github.com/prometheus/common@v0.2.0
(55/95) Wrote github.com/qri-io/jsonschema@v0.1.1
(56/95) Wrote github.com/sirupsen/logrus@v1.4.1
(57/95) Wrote github.com/spf13/pflag@master
(58/95) Wrote github.com/syndtr/gocapability@master
(59/95) Wrote github.com/spf13/cobra@v0.0.5
(60/95) Wrote github.com/wadey/gocovmerge@master
(61/95) Wrote github.com/xeipuuv/gojsonpointer@master
(62/95) Wrote github.com/docker/cli@19.03
(63/95) Wrote github.com/xeipuuv/gojsonreference@master
GOOS=windows CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=abd8a982 -X github.com/docker/app/internal.Version=jenkins-app-PR-625-4 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-23T12:03:14Z" -o bin/docker-app-windows.exe ./cmd/docker-app
(64/95) Wrote github.com/opencontainers/runc@v1.0.0-rc7
(65/95) Wrote github.com/xeipuuv/gojsonschema@93e72a773fade158921402d6a24c819b48aba29d
(66/95) Wrote golang.org/x/oauth2@master
(67/95) Wrote golang.org/x/sync@master
(68/95) Wrote github.com/containerd/containerd@master
(69/95) Wrote golang.org/x/crypto@master
(70/95) Wrote github.com/docker/swarmkit@18e7e58ea1a5ec016625a636d0d52500eea123bc
(71/95) Wrote github.com/coreos/etcd@v3.3.12
(72/95) Wrote golang.org/x/time@master
(73/95) Wrote gopkg.in/inf.v0@v0.9.1
(74/95) Wrote google.golang.org/appengine@v1.5.0
(75/95) Wrote gopkg.in/yaml.v2 (from https://github.com/simonferquel/yaml)@c86e64ed9581b7588e736f0c3e6ecc02cc22996e
(76/95) Wrote gotest.tools@v2.3.0
(77/95) Wrote golang.org/x/net@master
(78/95) Wrote k8s.io/klog@v0.2.0
(79/95) Wrote github.com/Azure/go-ansiterm@master
(80/95) Wrote k8s.io/utils@master
(81/95) Wrote k8s.io/apimachinery@kubernetes-1.14.1
(82/95) Wrote sigs.k8s.io/yaml@v1.1.0
(83/95) Wrote github.com/Masterminds/semver@v1.4.2
(84/95) Wrote golang.org/x/sys@master
(85/95) Wrote google.golang.org/grpc@v1.19.1
(86/95) Wrote github.com/theupdateframework/notary@v0.6.1
(87/95) Wrote golang.org/x/text@v0.3.0
(88/95) Wrote golang.org/x/tools@master
(89/95) Wrote k8s.io/client-go@kubernetes-1.14.1
(90/95) Wrote google.golang.org/genproto@master
(91/95) Wrote cloud.google.com/go@v0.37.4
(92/95) Wrote github.com/gogo/protobuf@v1.2.1
(93/95) Wrote k8s.io/api@kubernetes-1.14.1
GOOS=linux CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=abd8a982 -X github.com/docker/app/internal.Version=jenkins-app-PR-625-4 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-23T12:03:14Z" -o bin/docker-app-standalone-linux ./cmd/docker-app-standalone
GOOS=darwin CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=abd8a982 -X github.com/docker/app/internal.Version=jenkins-app-PR-625-4 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-23T12:03:14Z" -o bin/docker-app-standalone-darwin ./cmd/docker-app-standalone
GOOS=windows CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=abd8a982 -X github.com/docker/app/internal.Version=jenkins-app-PR-625-4 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-23T12:03:14Z" -o bin/docker-app-standalone-windows.exe ./cmd/docker-app-standalone
(94/95) Wrote github.com/docker/docker@master
Removing intermediate container 4effe8205992
 ---> 02e3f4e6c79e
[Warning] One or more build-args [ALPINE_VERSION COMMIT] were not consumed
Successfully built 02e3f4e6c79e
Successfully tagged docker-app-cross:jenkins-app-PR-625-4
docker create --name docker-app-cross-jenkins-app-PR-625-4 docker-app-cross:jenkins-app-PR-625-4 noop
71415d960d165f03da1e26e2ee2a9f9c35663ff25647289f30aa46174109ac19
docker cp docker-app-cross-jenkins-app-PR-625-4:/go/src/github.com/docker/app/bin/docker-app-linux bin/docker-app-linux
docker cp docker-app-cross-jenkins-app-PR-625-4:/go/src/github.com/docker/app/bin/docker-app-darwin bin/docker-app-darwin
docker cp docker-app-cross-jenkins-app-PR-625-4:/go/src/github.com/docker/app/bin/docker-app-windows.exe bin/docker-app-windows.exe
docker cp docker-app-cross-jenkins-app-PR-625-4:/go/src/github.com/docker/app/bin/docker-app-standalone-linux bin/docker-app-standalone-linux
docker cp docker-app-cross-jenkins-app-PR-625-4:/go/src/github.com/docker/app/bin/docker-app-standalone-darwin bin/docker-app-standalone-darwin
docker cp docker-app-cross-jenkins-app-PR-625-4:/go/src/github.com/docker/app/bin/docker-app-standalone-windows.exe bin/docker-app-standalone-windows.exe
docker rm docker-app-cross-jenkins-app-PR-625-4
docker-app-cross-jenkins-app-PR-625-4
docker build --build-arg=EXPERIMENTAL --build-arg=TAG --build-arg=COMMIT --build-arg=ALPINE_VERSION --build-arg=GOPROXY --target=e2e-cross -t docker-app-e2e-cross:jenkins-app-PR-625-4  .
Sending build context to Docker daemon  79.46MB

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
 ---> 2a8932f6ed02
Step 3/26 : RUN apt-get install -y -q --no-install-recommends     coreutils     util-linux     uuid-runtime
 ---> Using cache
 ---> d5f364165404
Step 4/26 : WORKDIR /go/src/github.com/docker/cli
 ---> Using cache
 ---> e7dc867c76b8
Step 5/26 : RUN git clone https://github.com/docker/cli . && git checkout a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb
 ---> Using cache
 ---> aa067efb421a
Step 6/26 : ARG GOPROXY
 ---> Using cache
 ---> b407b76e919e
Step 7/26 : RUN make binary-osx binary-windows binary &&  cp build/docker-linux-amd64 /usr/bin/docker
 ---> Using cache
 ---> 6ad000e72e75
Step 8/26 : WORKDIR /go/src/github.com/docker/app/
 ---> Using cache
 ---> 80eacf7b1185
Step 9/26 : FROM build AS dev
 ---> 80eacf7b1185
Step 10/26 : ENV PATH=${PATH}:/go/src/github.com/docker/app/bin/
 ---> Using cache
 ---> b92e90a445ce
Step 11/26 : ARG DEP_VERSION=v0.5.1
 ---> Using cache
 ---> 719f47bef33b
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
 ---> 9002f44c33ec
Step 13/26 : ARG GOTESTSUM_VERSION=v0.3.4
 ---> Using cache
 ---> bf70dc102499
Step 14/26 : ARG GOPROXY
 ---> Using cache
 ---> 81f921d89a6a
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
 ---> 4156a5885ea6
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
 ---> 535992ab51fd
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
 ---> e30f2a79ee90
Step 18/26 : COPY . .
 ---> Using cache
 ---> 072763fe1162
Step 19/26 : FROM dev AS cross
 ---> 072763fe1162
Step 20/26 : ARG EXPERIMENTAL="off"
 ---> Using cache
 ---> 774df3badb56
Step 21/26 : ARG TAG="unknown"
 ---> Using cache
 ---> 8aee59d2af20
Step 22/26 : RUN make EXPERIMENTAL=${EXPERIMENTAL} TAG=${TAG} cross
 ---> Using cache
 ---> 02e3f4e6c79e
Step 23/26 : FROM cross AS e2e-cross
 ---> 02e3f4e6c79e
Step 24/26 : ARG EXPERIMENTAL="off"
 ---> Running in a8280a198cad
Removing intermediate container a8280a198cad
 ---> 525aa8660417
Step 25/26 : ARG TAG="unknown"
 ---> Running in f1007595be82
Removing intermediate container f1007595be82
 ---> 7960c229fd85
Step 26/26 : RUN make EXPERIMENTAL=${EXPERIMENTAL} TAG=${TAG} e2e-cross
 ---> Running in 2231ff502ca6
GOOS=linux CGO_ENABLED=0 go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=abd8a982 -X github.com/docker/app/internal.Version=jenkins-app-PR-625-4 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-23T12:06:00Z" -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=abd8a982 -X github.com/docker/app/internal.Version=jenkins-app-PR-625-4 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-23T12:06:00Z" -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=abd8a982 -X github.com/docker/app/internal.Version=jenkins-app-PR-625-4 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-23T12:06:00Z" -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=abd8a982 -X github.com/docker/app/internal.Version=jenkins-app-PR-625-4 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-23T12:06:00Z" -c -o bin/docker-app-e2e-darwin ./e2e/
GOOS=windows CGO_ENABLED=0 go test -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=abd8a982 -X github.com/docker/app/internal.Version=jenkins-app-PR-625-4 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-23T12:06:00Z" -c -o bin/docker-app-e2e-windows.exe ./e2e/
Removing intermediate container 2231ff502ca6
 ---> ae26aa88ecc9
[Warning] One or more build-args [ALPINE_VERSION COMMIT] were not consumed
Successfully built ae26aa88ecc9
Successfully tagged docker-app-e2e-cross:jenkins-app-PR-625-4
docker create --name docker-app-e2e-cross-jenkins-app-PR-625-4 docker-app-e2e-cross:jenkins-app-PR-625-4 noop
2ca24048093398fe82d43c359bee8d7199a617ff818d0c7869a1c0e73e91125a
docker cp docker-app-e2e-cross-jenkins-app-PR-625-4:/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-625-4:/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-625-4:/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-625-4:/usr/local/bin/gotestsum-linux bin/gotestsum-linux
docker cp docker-app-e2e-cross-jenkins-app-PR-625-4:/usr/local/bin/gotestsum-darwin bin/gotestsum-darwin
docker cp docker-app-e2e-cross-jenkins-app-PR-625-4:/usr/local/bin/gotestsum-windows.exe bin/gotestsum-windows.exe
docker cp docker-app-e2e-cross-jenkins-app-PR-625-4:/usr/local/bin/test2json-linux bin/test2json-linux
docker cp docker-app-e2e-cross-jenkins-app-PR-625-4:/usr/local/bin/test2json-darwin bin/test2json-darwin
docker cp docker-app-e2e-cross-jenkins-app-PR-625-4:/usr/local/bin/test2json-windows.exe bin/test2json-windows.exe
docker rm docker-app-e2e-cross-jenkins-app-PR-625-4
docker-app-e2e-cross-jenkins-app-PR-625-4
tar --transform='flags=r;s|docker-app-linux|docker-app-plugin-linux|' -czf bin/docker-app-linux.tar.gz -C bin docker-app-linux docker-app-standalone-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 docker-app-standalone-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 docker-app-standalone-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-625/src/github.com/docker/app/bin
[Pipeline] {
[Pipeline] stash
(95/95) 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] }
Stashed 24 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-625/4/stashes/binaries.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-625/src/github.com/docker/app/e2e
[Pipeline] {
[Pipeline] stash
Stashed 60 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-625/4/stashes/e2e.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-625/src/github.com/docker/app/examples
[Pipeline] {
[Pipeline] stash
Stashed 29 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-625/4/stashes/examples.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ docker image ls --format={{.Repository}}:{{.Tag}} *jenkins-app-PR-625-4*
+ xargs docker image rm -f
Untagged: docker-app-e2e-cross:jenkins-app-PR-625-4
Deleted: sha256:ae26aa88ecc99648e66f6f45a3503463149e7aac398f4148588bff687900679c
Deleted: sha256:751595ae27821b242faf5ab845fbd469b79b3934a075eb1702e2fd64962a0f2d
Deleted: sha256:7960c229fd850b39204e9d29d7fef58237e22739379bd1208b62ecff3764cdb6
Deleted: sha256:525aa866041798f574c179fa58bece2c9b0470ca664b52869290d71c37aebf78
Untagged: docker-app-cross:jenkins-app-PR-625-4
Deleted: sha256:02e3f4e6c79e173d235abbe2cd52f00342e23b2a027dbd187c99cf5e9f5cf520
Deleted: sha256:d6ba35eb97e7b7cabc9e3b77f6ecbc2c94962484bf0bfad0351770db3fbce530
Deleted: sha256:8aee59d2af20bfc54a6f3ece765f8c804562be4066600e2302ba9513158ccbb4
Deleted: sha256:774df3badb5655c476764061c2e3bf34dd0b542805b3b16daebce27c8119fe40
Deleted: sha256:072763fe1162fe751548135b7f53d9a3bc91535f8315ba247be817cba8f9a9b2
Deleted: sha256:167904ed7a865dc56c6ce3263882fe8812057000e239bc8b3fd27c6384ebd093
Deleted: sha256:e30f2a79ee902568e00864e12c8dbaf8c673b0aac8ba0a12c4a1f745d0e9428b
Deleted: sha256:9990fe3925370077a0491f9409fab4d7e11fc2e730be14658ba02e8bc9a978eb
Deleted: sha256:535992ab51fdf24da3009127e5c75d719f72c910bf48cc2f6faa181a60cfa3e2
Deleted: sha256:b4335667563a2f7d43eb69fded06376cd3014b7b14ec070894fc8e1d1b1a68cd
Deleted: sha256:4156a5885ea6bc024a6ff9fa0ebe6f50f22d1a2364893faf3fc7ffe8736b7d0d
Deleted: sha256:0644ec4e0172d3b2d33aa20a93f14a35e263400628a2e2d5776bebd40d5a43a8
Deleted: sha256:81f921d89a6ac2cdf2d07b2bfea7ffc603b128899a66a4e86e9f0cc97b7d654b
Deleted: sha256:bf70dc1024996b5f52fb4c687be09952f505a08d5e281fe520d27ab8697dd2f2
Deleted: sha256:9002f44c33ec1200abb03b59c781c336df7499f63cac1396bfff9ba3146a8364
Deleted: sha256:cb395c32c1f74e301dea7809392b8e758395314844296c36179716721033b600
Deleted: sha256:719f47bef33b2c45e2531d266527cd48faddff01b7832755e2b53e1f23e0177b
Deleted: sha256:b92e90a445ce25a971c800433117d2c8b56b79fde9f7d739e4774d0c92d85856
Untagged: docker-app-cli:jenkins-app-PR-625-4
Deleted: sha256:80eacf7b11855d1c9d2300cabed1858b7ee01c731a47530ba366d4733a1c62e2
Deleted: sha256:d5a2b5c7086ac895167616673755323d04245bc60f37ab0026e549072922ed34
Deleted: sha256:6ad000e72e75563d2e128fab07da38bec78bb7c6613bb1a9ab46832b21d49864
Deleted: sha256:d592ab79bb9b56535964b661953528943199a5347cbbf1c927d1ce72e0161e52
Deleted: sha256:b407b76e919e48aa4e076339bc6e7294ff6c3e1624de39f4c501859aabea58b8
Deleted: sha256:aa067efb421a9a22eec5de8610576009a9e8df629d5d53e25db829485a3fffb5
Deleted: sha256:e72bdc32a0d02816c992d3d4f6723443b72c3ef9c1991aae74527a5e4eb875fc
Deleted: sha256:e7dc867c76b8ca2bef3ea7a2d0cb887cae3c31887d99fa611a025caf73dbff65
Deleted: sha256:4ac57fd5877d06727c2fb44272f01698ad22e47eae3718da2a429b21d0b54368
Deleted: sha256:d5f36416540465d535f6bbd89be903293f98131a4e96972368f349432626e89e
Deleted: sha256:c27d519069f86e14b4fbcc23c1cea58371de41555fa7527d8fdd2bab08403f73
Deleted: sha256:2a8932f6ed027ff522aad2cc272fb244b89880227ec3175c3b356f92dee2dde0
[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: Gradle test)
[Pipeline] { (Branch: Test Linux)
[Pipeline] stage
[Pipeline] { (Coverage)
[Pipeline] stage
[Pipeline] { (Coverage (experimental))
[Pipeline] stage
[Pipeline] { (Gradle test)
[Pipeline] stage
[Pipeline] { (Test Linux)
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Running on ubuntu-1804-overlay2 (i-03917376277ab47c1) in /home/ubuntu/workspace/app_PR-625
[Pipeline] {
Running on ubuntu-1804-overlay2 (i-086d4a53f49a0afe8) in /home/ubuntu/workspace/app_PR-625
Running on ubuntu-1804-overlay2 (i-021619cea1d7937f2) in /home/ubuntu/workspace/app_PR-625
[Pipeline] {
[Pipeline] {
Running on ubuntu-1804-overlay2 (i-0cd2def1ec8ba2e48) in /home/ubuntu/workspace/app_PR-625
[Pipeline] {
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-625/src/github.com/docker/app
[Pipeline] {
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-625/src/github.com/docker/app
[Pipeline] {
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-625/src/github.com/docker/app
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-625/src/github.com/docker/app
[Pipeline] {
using credential docker-jenkins-github-credentials
using credential docker-jenkins-github-credentials
[Pipeline] checkout
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
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-625/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/625/head:refs/remotes/origin/PR-625
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-625/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/625/head:refs/remotes/origin/PR-625
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-625/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/625/head:refs/remotes/origin/PR-625
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-625/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/625/head:refs/remotes/origin/PR-625
Fetching without tags
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/625/head:refs/remotes/origin/PR-625 # 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/625/head:refs/remotes/origin/PR-625
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/625/head:refs/remotes/origin/PR-625 # 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/625/head:refs/remotes/origin/PR-625
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
Checking out Revision abd8a982163f3a9354afe93151749fcb9097b865 (PR-625)
Checking out Revision abd8a982163f3a9354afe93151749fcb9097b865 (PR-625)
Fetching without tags
Checking out Revision abd8a982163f3a9354afe93151749fcb9097b865 (PR-625)
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/625/head:refs/remotes/origin/PR-625 # 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/625/head:refs/remotes/origin/PR-625
 > git config core.sparsecheckout # timeout=10
 > git checkout -f abd8a982163f3a9354afe93151749fcb9097b865
Checking out Revision abd8a982163f3a9354afe93151749fcb9097b865 (PR-625)
Commit message: "app-214 Enabled validate only for experimental mode"
Commit message: "app-214 Enabled validate only for experimental mode"
Commit message: "app-214 Enabled validate only for experimental mode"
Commit message: "app-214 Enabled validate only for experimental mode"
 > git config --add remote.origin.fetch +refs/pull/625/head:refs/remotes/origin/PR-625 # 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/625/head:refs/remotes/origin/PR-625
 > git config core.sparsecheckout # timeout=10
 > git checkout -f abd8a982163f3a9354afe93151749fcb9097b865
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-625/src/github.com/docker/app/_build
[Pipeline] {
[Pipeline] unstash
 > git config core.sparsecheckout # timeout=10
 > git checkout -f abd8a982163f3a9354afe93151749fcb9097b865
 > git config core.sparsecheckout # timeout=10
 > git checkout -f abd8a982163f3a9354afe93151749fcb9097b865
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-625/src/github.com/docker/app/_build
[Pipeline] {
[Pipeline] unstash
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-625/src/github.com/docker/app/bin
[Pipeline] {
[Pipeline] unstash
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-625/src/github.com/docker/app/_build
[Pipeline] {
[Pipeline] unstash
Unstashed file(s) from https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-625/4/stashes/coverage-invocation-image.tgz
[Pipeline] sh
Unstashed file(s) from https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-625/4/stashes/invocation-image.tgz
[Pipeline] sh
+ docker load -i coverage-invocation-image.tar
+ docker load -i invocation-image.tar
Unstashed file(s) from https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-625/4/stashes/coverage-experimental-invocation-image.tgz
[Pipeline] sh
+ docker load -i coverage-experimental-invocation-image.tar
Loaded image: docker/cnab-app-base:jenkins-app-PR-625-4-coverage
[Pipeline] }
[Pipeline] // dir
[Pipeline] ansiColor
Loaded image: docker/cnab-app-base:jenkins-app-PR-625-4
[Pipeline] {
[Pipeline] }
[Pipeline] sh
[Pipeline] // dir
[Pipeline] unstash
+ make -f docker.Makefile TAG=jenkins-app-PR-625-4-coverage coverage-run
docker build --build-arg=EXPERIMENTAL --build-arg=TAG --build-arg=COMMIT --build-arg=ALPINE_VERSION --build-arg=GOPROXY --target=dev -t docker-app-dev:jenkins-app-PR-625-4 .
Loaded image: docker/cnab-app-base:jenkins-app-PR-625-4-coverage-experimental
[Pipeline] }
[Pipeline] // dir
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] sh
+ make EXPERIMENTAL=on TEST_RESULTS_PREFIX=experimental- -f docker.Makefile TAG=jenkins-app-PR-625-4-coverage-experimental coverage-run
docker build --build-arg=EXPERIMENTAL --build-arg=TAG --build-arg=COMMIT --build-arg=ALPINE_VERSION --build-arg=GOPROXY --target=dev -t docker-app-dev:jenkins-app-PR-625-4 .
Sending build context to Docker daemon  79.46MB

Step 1/18 : FROM dockercore/golang-cross:1.12.9@sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705 AS build
sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705: Pulling from dockercore/golang-cross
4ae16bd47783: Pulling fs layer
bbab4ec87ac4: Pulling fs layer
2ea1f7804402: Pulling fs layer
96465440c208: Pulling fs layer
16a3d8aca6cd: Pulling fs layer
e0ec5610455a: Pulling fs layer
96d705baf026: Pulling fs layer
39007eb46008: Pulling fs layer
4e549f0f5e64: Pulling fs layer
c0058a8c71f2: Pulling fs layer
2f8d98df0991: Pulling fs layer
96d705baf026: Waiting
39007eb46008: Waiting
4e549f0f5e64: Waiting
c0058a8c71f2: Waiting
2f8d98df0991: Waiting
96465440c208: Waiting
16a3d8aca6cd: Waiting
e0ec5610455a: Waiting
bbab4ec87ac4: Verifying Checksum
bbab4ec87ac4: Download complete
2ea1f7804402: Verifying Checksum
2ea1f7804402: Download complete
4ae16bd47783: Verifying Checksum
4ae16bd47783: Download complete
Sending build context to Docker daemon  79.46MB

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
 ---> 710e12216df0
Step 3/18 : RUN apt-get install -y -q --no-install-recommends     coreutils     util-linux     uuid-runtime
 ---> Using cache
 ---> 013e731bb397
Step 4/18 : WORKDIR /go/src/github.com/docker/cli
 ---> Using cache
 ---> 3f68a986094e
Step 5/18 : RUN git clone https://github.com/docker/cli . && git checkout a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb
 ---> Using cache
 ---> 37dcfe8d4ab1
Step 6/18 : ARG GOPROXY
 ---> Using cache
 ---> 6269e1172488
Step 7/18 : RUN make binary-osx binary-windows binary &&  cp build/docker-linux-amd64 /usr/bin/docker
 ---> Using cache
 ---> b2777888cdbd
Step 8/18 : WORKDIR /go/src/github.com/docker/app/
 ---> Using cache
 ---> a00ad94db5ee
Step 9/18 : FROM build AS dev
 ---> a00ad94db5ee
Step 10/18 : ENV PATH=${PATH}:/go/src/github.com/docker/app/bin/
 ---> Using cache
 ---> 2ff5a6fc15a8
Step 11/18 : ARG DEP_VERSION=v0.5.1
 ---> Using cache
 ---> a4a901d4d13b
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
 ---> 7ff4e422c93e
Step 13/18 : ARG GOTESTSUM_VERSION=v0.3.4
 ---> Using cache
 ---> 74232e13f2cf
Step 14/18 : ARG GOPROXY
 ---> Using cache
 ---> 88ff03310c5a
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
 ---> c13aaefa4a1b
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
 ---> 1a70d1518981
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
 ---> f90d3555def8
Step 18/18 : COPY . .
96465440c208: Verifying Checksum
96465440c208: Download complete
96d705baf026: Verifying Checksum
96d705baf026: Download complete
16a3d8aca6cd: Verifying Checksum
16a3d8aca6cd: Download complete
39007eb46008: Verifying Checksum
39007eb46008: Download complete
c0058a8c71f2: Verifying Checksum
c0058a8c71f2: Download complete
e0ec5610455a: Verifying Checksum
e0ec5610455a: Download complete
4e549f0f5e64: Verifying Checksum
4e549f0f5e64: Download complete
 ---> 98b61d696a15
[Warning] One or more build-args [TAG ALPINE_VERSION COMMIT EXPERIMENTAL] were not consumed
Successfully built 98b61d696a15
Successfully tagged docker-app-dev:jenkins-app-PR-625-4
docker run -v /var/run:/var/run:ro --name docker-app-cov-jenkins-app-PR-625-4-coverage-experimental --network="host" -t docker-app-dev:jenkins-app-PR-625-4 make COMMIT=abd8a982 TAG=jenkins-app-PR-625-4-coverage-experimental EXPERIMENTAL=on TEST_RESULTS_PREFIX=experimental- coverage
Running unit tests (coverage)...
CGO_ENABLED=0 gotestsum --junitfile _build/test-results/experimental-unit-coverage.xml -- -tags="experimental" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=abd8a982 -X github.com/docker/app/internal.Version=jenkins-app-PR-625-4-coverage-experimental -X github.com/docker/app/internal.Experimental=on -X github.com/docker/app/internal.BuildTime=2019-09-23T12:07:58Z" -cover -test.coverprofile=_build/cov/unit.out github.com/docker/app github.com/docker/app/cmd/cnab-run github.com/docker/app/cmd/docker-app github.com/docker/app/cmd/docker-app-standalone github.com/docker/app/internal github.com/docker/app/internal/commands github.com/docker/app/internal/compose github.com/docker/app/internal/formatter github.com/docker/app/internal/formatter/driver github.com/docker/app/internal/formatter/json github.com/docker/app/internal/formatter/yaml github.com/docker/app/internal/inspect github.com/docker/app/internal/log github.com/docker/app/internal/packager github.com/docker/app/internal/slices github.com/docker/app/internal/store github.com/docker/app/internal/yaml github.com/docker/app/loader github.com/docker/app/render github.com/docker/app/specification github.com/docker/app/types github.com/docker/app/types/metadata github.com/docker/app/types/parameters
∅  .
2f8d98df0991: Verifying Checksum
2f8d98df0991: Download complete
4ae16bd47783: Pull complete
bbab4ec87ac4: Pull complete
2ea1f7804402: Pull complete
Unstashed file(s) from https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-625/4/stashes/binaries.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] sh
+ make -f docker.Makefile gradle-test
tar cf - Dockerfile.gradle bin/docker-app-linux integrations/gradle | docker build -t docker-app-gradle:jenkins-app-PR-625-4 -f Dockerfile.gradle -
Sending build context to Docker daemon  39.21MB

Step 1/3 : FROM gradle:4.9-jdk8
4.9-jdk8: Pulling from library/gradle
55cbf04beb70: Pulling fs layer
1607093a898c: Pulling fs layer
9a8ea045c926: Pulling fs layer
d4eee24d4dac: Pulling fs layer
c58988e753d7: Pulling fs layer
794a04897db9: Pulling fs layer
70fcfa476f73: Pulling fs layer
806029475e0c: Pulling fs layer
67959b355155: Pulling fs layer
365e56fcf864: Pulling fs layer
821805da50c8: Pulling fs layer
d4eee24d4dac: Waiting
c58988e753d7: Waiting
794a04897db9: Waiting
70fcfa476f73: Waiting
806029475e0c: Waiting
67959b355155: Waiting
365e56fcf864: Waiting
821805da50c8: Waiting
9a8ea045c926: Verifying Checksum
9a8ea045c926: Download complete
1607093a898c: Verifying Checksum
1607093a898c: Download complete
c58988e753d7: Verifying Checksum
c58988e753d7: Download complete
d4eee24d4dac: Verifying Checksum
d4eee24d4dac: Download complete
794a04897db9: Verifying Checksum
794a04897db9: Download complete
55cbf04beb70: Verifying Checksum
55cbf04beb70: Download complete
Unstashed file(s) from https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-625/4/stashes/binaries.tgz
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-625/src/github.com/docker/app/examples
[Pipeline] {
[Pipeline] unstash
Unstashed file(s) from https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-625/4/stashes/examples.tgz
[Pipeline] }
70fcfa476f73: Verifying Checksum
70fcfa476f73: Download complete
67959b355155: Verifying Checksum
67959b355155: Download complete
821805da50c8: Verifying Checksum
821805da50c8: Download complete
[Pipeline] // dir
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-625/src/github.com/docker/app/e2e
[Pipeline] {
[Pipeline] unstash
Unstashed file(s) from https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-625/4/stashes/e2e.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] sh
+ ./gotestsum-linux --format short-verbose --junitfile e2e-linux.xml --raw-command -- ./test2json-linux -t -p e2e/linux ./docker-app-e2e-linux -test.v --e2e-path=e2e
96465440c208: Pull complete
365e56fcf864: Verifying Checksum
365e56fcf864: Download complete
806029475e0c: Verifying Checksum
806029475e0c: Download complete
16a3d8aca6cd: Pull complete
55cbf04beb70: Pull complete
1607093a898c: Pull complete
9a8ea045c926: Pull complete
d4eee24d4dac: Pull complete
c58988e753d7: Pull complete
794a04897db9: Pull complete
70fcfa476f73: Pull complete
e0ec5610455a: Pull complete
96d705baf026: Pull complete
39007eb46008: Pull complete
806029475e0c: Pull complete
67959b355155: Pull complete
365e56fcf864: Pull complete
821805da50c8: Pull complete
Digest: sha256:d761793ff33b748f6160f9249fa0ceeeba55a6b6204737e7f4c67b6ad70c631b
Status: Downloaded newer image for gradle:4.9-jdk8
 ---> 171a47f5f255
Step 2/3 : COPY bin/docker-app-linux /usr/local/bin/docker-app
4e549f0f5e64: Pull complete
c0058a8c71f2: Pull complete
 ---> e86ac6d65163
Step 3/3 : COPY --chown=gradle:gradle integrations/gradle .
 ---> f34fd6e47098
Successfully built f34fd6e47098
Successfully tagged docker-app-gradle:jenkins-app-PR-625-4
docker run --rm docker-app-gradle:jenkins-app-PR-625-4 bash -c "./gradlew --stacktrace build && cd example && gradle renderIt"
Downloading https://services.gradle.org/distributions/gradle-4.7-bin.zip
PASS e2e/linux.TestCallCustomStatusAction/validCustomDockerStatusAction (6.75s)
PASS e2e/linux.TestCallCustomStatusAction/validCustomStandardStatusAction (4.25s)
PASS e2e/linux.TestCallCustomStatusAction/missingCustomStatusAction (3.06s)
PASS e2e/linux.TestCallCustomStatusAction (14.06s)
.......................................................................
Unzipping /home/gradle/.gradle/wrapper/dists/gradle-4.7-bin/73xux3q4721jgr4pjvqf9o30/gradle-4.7-bin.zip to /home/gradle/.gradle/wrapper/dists/gradle-4.7-bin/73xux3q4721jgr4pjvqf9o30
PASS e2e/linux.TestCnabParameters (3.01s)
Set executable permissions for: /home/gradle/.gradle/wrapper/dists/gradle-4.7-bin/73xux3q4721jgr4pjvqf9o30/gradle-4.7/bin/gradle

Welcome to Gradle 4.7!

Here are the highlights of this release:
 - Incremental annotation processing
 - JDK 10 support
 - Grouped non-interactive console logs
 - Failed tests are re-run first for quicker feedback

For more details see https://docs.gradle.org/4.7/release-notes.html

Starting a Gradle Daemon (subsequent builds will be faster)
PASS e2e/linux.TestRender/envvariables/stdout (1.53s)
PASS e2e/linux.TestRender/envvariables/file (1.37s)
PASS e2e/linux.TestRender/envvariables (2.90s)
PASS e2e/linux.TestRender (2.90s)
PASS e2e/linux.TestRenderFormatters (2.91s)
=== RUN   TestInit
--- FAIL: TestInit (0.12s)
    commands_test.go:130: assertion failed: 
        --- expected
        +++ actual
        @@ -1,2 +1 @@
        -Validated "app-test.dockerapp"
         
        
FAIL e2e/linux.TestInit (0.12s)
Generating JAR file 'gradle-api-4.7.jar'
PASS e2e/linux.TestDetectApp (4.45s)
2f8d98df0991: Pull complete
Digest: sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705
Status: Downloaded newer image for dockercore/golang-cross:1.12.9@sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705
 ---> 518d5e4626aa
Step 2/18 : ENV     DISABLE_WARN_OUTSIDE_CONTAINER=1
 ---> Running in 7d036545283e
Removing intermediate container 7d036545283e
 ---> c50200fc7c20
Step 3/18 : RUN apt-get install -y -q --no-install-recommends     coreutils     util-linux     uuid-runtime
 ---> Running in f6c144625efb
Reading package lists...
Building dependency tree...
Reading state information...
coreutils is already the newest version (8.30-3).
coreutils set to manually installed.
util-linux is already the newest version (2.33.1-0.1).
util-linux set to manually installed.
The following NEW packages will be installed:
  uuid-runtime
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 95.2 kB of archives.
After this operation, 211 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian buster/main amd64 uuid-runtime amd64 2.33.1-0.1 [95.2 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 95.2 kB in 0s (364 kB/s)
Selecting previously unselected package uuid-runtime.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 25419 files and directories currently installed.)
Preparing to unpack .../uuid-runtime_2.33.1-0.1_amd64.deb ...
Unpacking uuid-runtime (2.33.1-0.1) ...
Setting up uuid-runtime (2.33.1-0.1) ...
Adding group `uuidd' (GID 102) ...
Done.
Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory
Adding system user `uuidd' (UID 101) ...
Adding new user `uuidd' (UID 101) with group `uuidd' ...
Not creating home directory `/run/uuidd'.
invoke-rc.d: could not determine current runlevel
invoke-rc.d: policy-rc.d denied execution of start.
Removing intermediate container f6c144625efb
 ---> 0b924e4804ad
Step 4/18 : WORKDIR /go/src/github.com/docker/cli
 ---> Running in 443351c825da
Removing intermediate container 443351c825da
 ---> 248ae4a1da26
Step 5/18 : RUN git clone https://github.com/docker/cli . && git checkout a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb
 ---> Running in 9d4fc650c53b
Cloning into '.'...
Note: checking out 'a1b83ffd2cbeefc0752e5aa7a543d49c1ddfd2cb'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b <new-branch-name>

HEAD is now at a1b83ffd Merge pull request #1894 from thaJeztah/19.03_backport_reduce_vendoring_impact
> Task :compileJava
> Task :pluginDescriptors
> Task :processResources
> Task :classes
> Task :jar
> Task :assemble
> Task :pluginUnderTestMetadata
> Task :compileTestJava NO-SOURCE
> Task :processTestResources NO-SOURCE
> Task :testClasses UP-TO-DATE
> Task :test NO-SOURCE
Removing intermediate container 9d4fc650c53b
 ---> eb1652dba084
Step 6/18 : ARG GOPROXY
 ---> Running in b967474d4a27
Removing intermediate container b967474d4a27
 ---> 687425d5c8b0
Step 7/18 : RUN make binary-osx binary-windows binary &&  cp build/docker-linux-amd64 /usr/bin/docker
 ---> Running in aa8914cab699
PASS e2e/linux.TestBundle/simple-bundle (0.64s)
PASS e2e/linux.TestBundle/bundle-with-tag (0.34s)
PASS e2e/linux.TestBundle (11.58s)
./scripts/build/osx
Building build/docker-darwin-amd64
> Task :validateTaskProperties
> Task :check
> Task :build

BUILD SUCCESSFUL in 25s
6 actionable tasks: 6 executed

Welcome to Gradle 4.9!

Here are the highlights of this release:
 - Experimental APIs for creating and configuring tasks lazily
 - Pass arguments to JavaExec via CLI
 - Auxiliary publication dependency support for multi-project builds
 - Improved dependency insight report

For more details see https://docs.gradle.org/4.9/release-notes.html

Starting a Gradle Daemon (subsequent builds will be faster)
> Task :renderIt

BUILD SUCCESSFUL in 4s
1 actionable task: 1 executed
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
∅  cmd/cnab-run
∅  cmd/docker-app
∅  cmd/docker-app-standalone
✓  internal (3ms)
✓  internal/compose (14ms)
✓  internal/formatter (5ms)
✓  internal/inspect (46ms)
✓  internal/commands (621ms)
∅  internal/formatter/driver
∅  internal/formatter/json
∅  internal/formatter/yaml
∅  internal/log
✓  internal/packager (29ms)
✓  internal/slices (3ms)
✓  internal/store (16ms)
✓  internal/yaml (1.775s)
✓  loader (9ms)
✓  specification (9ms)
✓  render (46ms)
PASS e2e/linux.TestDockerAppLifecycle/withBindMounts (22.14s)
PASS e2e/linux.TestDockerAppLifecycle/withoutBindMounts (23.05s)
PASS e2e/linux.TestDockerAppLifecycle (45.20s)
✓  types (28ms)
✓  types/metadata (5ms)
✓  types/parameters (4ms)

DONE 199 tests in 91.574s
CGO_ENABLED=0 go test -tags=""experimental" testrunmain" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=abd8a982 -X github.com/docker/app/internal.Version=jenkins-app-PR-625-4-coverage-experimental -X github.com/docker/app/internal.Experimental=on -X github.com/docker/app/internal.BuildTime=2019-09-23T12:07:58Z" -coverpkg="./..." -c -o _build/docker-app.cov ./cmd/docker-app
PASS e2e/linux.TestCredentials/missing (0.07s)
PASS e2e/linux.TestCredentials/full (1.86s)
PASS e2e/linux.TestCredentials/mixed-credstore (1.31s)
PASS e2e/linux.TestCredentials/mixed-local-cred (1.44s)
PASS e2e/linux.TestCredentials/overload (0.06s)
PASS e2e/linux.TestCredentials (4.75s)
PASS e2e/linux.TestRenderWithEnvFile (1.64s)
PASS e2e/linux.TestExamplesAreValid (0.12s)
=== RUN   TestInvokePluginFromCLI
--- FAIL: TestInvokePluginFromCLI (0.43s)
    plugin_test.go:29: assertion failed: 
        --- expected
        +++ actual
        @@ -19,5 +19,4 @@
           status      Get the installation status of an application
           upgrade     Upgrade an installed application
        -  validate    Checks the rendered application is syntactically correct
         
         Run 'docker app COMMAND --help' for more information on a command.
        
FAIL e2e/linux.TestInvokePluginFromCLI (0.43s)
Running e2e tests (coverage)...
DOCKERAPP_BINARY=../e2e/coverage-bin CGO_ENABLED=0 gotestsum --junitfile _build/test-results/experimental-e2e-coverage.xml -- -tags="experimental" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=abd8a982 -X github.com/docker/app/internal.Version=jenkins-app-PR-625-4-coverage-experimental -X github.com/docker/app/internal.Experimental=on -X github.com/docker/app/internal.BuildTime=2019-09-23T12:07:58Z" -v ./e2e
PASS e2e/linux.TestPushArchs/default (3.30s)
PASS e2e/linux.TestPushArchs/all-platforms (1.91s)
PASS e2e/linux.TestPushArchs (17.57s)
PASS e2e/linux.TestPushInstall (15.36s)
./scripts/build/windows
Generating windows resources
Building build/docker-windows-amd64
PASS e2e/linux.TestPushPullInstall (15.97s)
PASS e2e/linux.TestPushInstallBundle/push-bundle (4.59s)
PASS e2e/linux.TestPushInstallBundle/push-ref (1.16s)
PASS e2e/linux.TestPushInstallBundle/push-bundleref (4.39s)
PASS e2e/linux.TestPushInstallBundle (22.62s)
FAIL e2e/linux

=== Failed
=== FAIL: e2e/linux TestInit (0.12s)
    commands_test.go:130: assertion failed: 
        --- expected
        +++ actual
        @@ -1,2 +1 @@
        -Validated "app-test.dockerapp"
         
        

=== FAIL: e2e/linux TestInvokePluginFromCLI (0.43s)
    plugin_test.go:29: assertion failed: 
        --- expected
        +++ actual
        @@ -19,5 +19,4 @@
           status      Get the installation status of an application
           upgrade     Upgrade an installed application
        -  validate    Checks the rendered application is syntactically correct
         
         Run 'docker app COMMAND --help' for more information on a command.
        


DONE 36 tests, 2 failures in 162.715s
time="2019-09-23T12:10:45Z" level=warning msg="failed to lookup go version for junit xml" error="exec: \"go\": executable file not found in $PATH"
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] archiveArtifacts
Archiving artifacts
Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-625/4/artifacts/
[Pipeline] junit
Recording test results
[Pipeline] sh
+ docker rmi docker/cnab-app-base:jenkins-app-PR-625-4
Untagged: docker/cnab-app-base:jenkins-app-PR-625-4
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch Test Linux
WARNING: binary creates a Linux executable. Use cross for macOS or Windows.
./scripts/build/binary
Building statically linked build/docker-linux-amd64
✖  e2e (2m47.466s)

=== Failed
=== FAIL: e2e TestInit (0.14s)
    commands_test.go:130: assertion failed: 
        --- expected
        +++ actual
        @@ -1,2 +1 @@
        -Validated "app-test.dockerapp"
         
        

=== FAIL: e2e TestInvokePluginFromCLI (0.11s)
    plugin_test.go:29: assertion failed: 
        --- expected
        +++ actual
        @@ -19,5 +19,4 @@
           status      Get the installation status of an application
           upgrade     Upgrade an installed application
        -  validate    Checks the rendered application is syntactically correct
         
         Run 'docker app COMMAND --help' for more information on a command.
        


DONE 36 tests, 2 failures in 169.005s
make: *** [Makefile:106: coverage-test-e2e] Error 1
docker.Makefile:107: recipe for target 'coverage-run' failed
make: *** [coverage-run] Error 2
+ true
[Pipeline] sh
+ make EXPERIMENTAL=on TEST_RESULTS_PREFIX=experimental- -f docker.Makefile TAG=jenkins-app-PR-625-4-coverage-experimental coverage-results
docker cp docker-app-cov-jenkins-app-PR-625-4-coverage-experimental:/go/src/github.com/docker/app/_build/cov/ ./_build/ci-cov
docker cp docker-app-cov-jenkins-app-PR-625-4-coverage-experimental:/go/src/github.com/docker/app/_build/test-results/ ./_build/test-results
docker rm docker-app-cov-jenkins-app-PR-625-4-coverage-experimental
docker-app-cov-jenkins-app-PR-625-4-coverage-experimental
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-625/src/github.com/docker/app/_build/test-results
[Pipeline] {
[Pipeline] sh
+ [ ! -e experimental-unit-coverage.xml ]
+ sed -i -E -e s,"github.com/docker/app","unit/experimental",g; s,"github.com/docker/app/([^"]*)","unit/experimental/\1",g experimental-unit-coverage.xml
[Pipeline] sh
+ [ ! -e experimental-e2e-coverage.xml ]
+ sed -i -E -e s,"github.com/docker/app/e2e","e2e/experimental",g experimental-e2e-coverage.xml
[Pipeline] archiveArtifacts
Archiving artifacts
Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-625/4/artifacts/
[Pipeline] junit
Recording test results
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ docker rmi docker/cnab-app-base:jenkins-app-PR-625-4-coverage-experimental
Untagged: docker/cnab-app-base:jenkins-app-PR-625-4-coverage-experimental
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Removing intermediate container aa8914cab699
 ---> 63c8c361ee1f
Step 8/18 : WORKDIR /go/src/github.com/docker/app/
 ---> Running in 5a5c89e8e4b4
Removing intermediate container 5a5c89e8e4b4
 ---> 7ab506282196
Step 9/18 : FROM build AS dev
 ---> 7ab506282196
Step 10/18 : ENV PATH=${PATH}:/go/src/github.com/docker/app/bin/
 ---> Running in c916e389274a
Removing intermediate container c916e389274a
 ---> fe1fd22e02fb
Step 11/18 : ARG DEP_VERSION=v0.5.1
 ---> Running in e2df42910a80
Removing intermediate container e2df42910a80
 ---> 669fb8e0a98d
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
 ---> Running in a9843889dbb5
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   605    0   605    0     0   5353      0 --:--:-- --:--:-- --:--:--  5353

100 10.5M  100 10.5M    0     0  42.5M      0 --:--:-- --:--:-- --:--:-- 42.5M
Removing intermediate container a9843889dbb5
 ---> 02380e540e65
Step 13/18 : ARG GOTESTSUM_VERSION=v0.3.4
 ---> Running in b08d68fa8f99
Removing intermediate container b08d68fa8f99
 ---> 141719bd64a0
Step 14/18 : ARG GOPROXY
 ---> Running in 4507f5f767de
Removing intermediate container 4507f5f767de
 ---> 1060697eda7b
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
 ---> Running in 026ca0cdea6d
go: finding github.com/onsi/ginkgo v1.8.0
go: finding github.com/jonboulle/clockwork v0.1.0
go: finding github.com/spf13/pflag v1.0.1
go: finding github.com/fatih/color v1.6.0
go: finding github.com/google/go-cmp v0.2.0
go: finding github.com/sirupsen/logrus v1.0.5
go: finding github.com/pkg/errors v0.8.0
go: finding github.com/onsi/gomega v1.4.3
go: finding github.com/mattn/go-colorable v0.0.9
go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
go: finding github.com/mattn/go-isatty v0.0.3
go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
go: finding github.com/stretchr/testify v1.3.0
go: finding github.com/hpcloud/tail v1.0.0
go: finding gopkg.in/yaml.v2 v2.2.1
go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
go: finding gotest.tools v2.1.0+incompatible
go: finding gopkg.in/fsnotify.v1 v1.4.7
go: finding golang.org/x/text v0.3.0
go: finding github.com/stretchr/objx v0.1.0
go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
go: finding github.com/pmezard/go-difflib v1.0.0
go: finding github.com/fsnotify/fsnotify v1.4.7
go: finding github.com/onsi/ginkgo v1.6.0
go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
go: finding github.com/davecgh/go-spew v1.1.0
go: finding github.com/golang/protobuf v1.2.0
go: downloading gotest.tools v2.1.0+incompatible
go: extracting gotest.tools v2.1.0+incompatible
go: downloading github.com/fatih/color v1.6.0
go: downloading github.com/spf13/pflag v1.0.1
go: downloading github.com/pkg/errors v0.8.0
go: downloading github.com/sirupsen/logrus v1.0.5
go: downloading github.com/jonboulle/clockwork v0.1.0
go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
go: extracting github.com/pkg/errors v0.8.0
go: extracting github.com/jonboulle/clockwork v0.1.0
go: extracting github.com/sirupsen/logrus v1.0.5
go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
go: extracting github.com/spf13/pflag v1.0.1
go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
go: extracting github.com/fatih/color v1.6.0
go: downloading github.com/mattn/go-isatty v0.0.3
go: downloading github.com/mattn/go-colorable v0.0.9
go: extracting github.com/mattn/go-colorable v0.0.9
go: extracting github.com/mattn/go-isatty v0.0.3
go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
Removing intermediate container 026ca0cdea6d
 ---> c364d08d5023
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
 ---> Running in 1e7345372e63
Removing intermediate container 1e7345372e63
 ---> cf877cc3f36b
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/*
 ---> Running in d16763a250ae
golang.org/x/tools/internal/semver
github.com/pkg/errors
golang.org/x/tools/go/ast/astutil
golang.org/x/tools/go/internal/gcimporter
golang.org/x/tools/go/internal/packagesdriver
golang.org/x/tools/internal/fastwalk
golang.org/x/tools/internal/gopathwalk
golang.org/x/tools/internal/module
golang.org/x/tools/go/gcexportdata
golang.org/x/tools/go/packages
golang.org/x/tools/internal/imports
golang.org/x/tools/imports
github.com/mjibson/esc/embed
github.com/mjibson/esc
Removing intermediate container d16763a250ae
 ---> b7b8d0bec902
Step 18/18 : COPY . .
 ---> 6cd799b47045
[Warning] One or more build-args [EXPERIMENTAL TAG ALPINE_VERSION COMMIT] were not consumed
Successfully built 6cd799b47045
Successfully tagged docker-app-dev:jenkins-app-PR-625-4
docker run -v /var/run:/var/run:ro --name docker-app-cov-jenkins-app-PR-625-4-coverage --network="host" -t docker-app-dev:jenkins-app-PR-625-4 make COMMIT=abd8a982 TAG=jenkins-app-PR-625-4-coverage EXPERIMENTAL=off TEST_RESULTS_PREFIX= coverage
Running unit tests (coverage)...
CGO_ENABLED=0 gotestsum --junitfile _build/test-results/unit-coverage.xml -- -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=abd8a982 -X github.com/docker/app/internal.Version=jenkins-app-PR-625-4-coverage -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-23T12:13:11Z" -cover -test.coverprofile=_build/cov/unit.out github.com/docker/app github.com/docker/app/cmd/cnab-run github.com/docker/app/cmd/docker-app github.com/docker/app/cmd/docker-app-standalone github.com/docker/app/internal github.com/docker/app/internal/commands github.com/docker/app/internal/compose github.com/docker/app/internal/formatter github.com/docker/app/internal/formatter/driver github.com/docker/app/internal/formatter/json github.com/docker/app/internal/formatter/yaml github.com/docker/app/internal/inspect github.com/docker/app/internal/log github.com/docker/app/internal/packager github.com/docker/app/internal/slices github.com/docker/app/internal/store github.com/docker/app/internal/yaml github.com/docker/app/loader github.com/docker/app/render github.com/docker/app/specification github.com/docker/app/types github.com/docker/app/types/metadata github.com/docker/app/types/parameters
∅  .
∅  cmd/cnab-run
∅  cmd/docker-app
∅  cmd/docker-app-standalone
✓  internal (3ms)
✓  internal/compose (5ms)
✓  internal/formatter (3ms)
✓  internal/inspect (61ms)
✓  internal/commands (540ms)
∅  internal/formatter/driver
∅  internal/formatter/json
∅  internal/formatter/yaml
∅  internal/log
✓  internal/packager (34ms)
✓  internal/slices (4ms)
✓  internal/store (21ms)
✓  internal/yaml (1.823s)
✓  loader (12ms)
✓  specification (9ms)
✓  render (45ms)
✓  types (20ms)
✓  types/metadata (7ms)
✓  types/parameters (4ms)

DONE 199 tests in 92.307s
CGO_ENABLED=0 go test -tags=""" testrunmain" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=abd8a982 -X github.com/docker/app/internal.Version=jenkins-app-PR-625-4-coverage -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-23T12:13:11Z" -coverpkg="./..." -c -o _build/docker-app.cov ./cmd/docker-app
Running e2e tests (coverage)...
DOCKERAPP_BINARY=../e2e/coverage-bin CGO_ENABLED=0 gotestsum --junitfile _build/test-results/e2e-coverage.xml -- -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=abd8a982 -X github.com/docker/app/internal.Version=jenkins-app-PR-625-4-coverage -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2019-09-23T12:13:11Z" -v ./e2e
✖  e2e (2m50.635s)

=== Failed
=== FAIL: e2e TestInit (0.15s)
    commands_test.go:130: assertion failed: 
        --- expected
        +++ actual
        @@ -1,2 +1 @@
        -Validated "app-test.dockerapp"
         
        

=== FAIL: e2e TestInvokePluginFromCLI (0.11s)
    plugin_test.go:29: assertion failed: 
        --- expected
        +++ actual
        @@ -19,5 +19,4 @@
           status      Get the installation status of an application
           upgrade     Upgrade an installed application
        -  validate    Checks the rendered application is syntactically correct
         
         Run 'docker app COMMAND --help' for more information on a command.
        


DONE 36 tests, 2 failures in 172.274s
make: *** [Makefile:106: coverage-test-e2e] Error 1
docker.Makefile:107: recipe for target 'coverage-run' failed
make: *** [coverage-run] Error 2
+ true
[Pipeline] sh
+ make -f docker.Makefile TAG=jenkins-app-PR-625-4-coverage coverage-results
docker cp docker-app-cov-jenkins-app-PR-625-4-coverage:/go/src/github.com/docker/app/_build/cov/ ./_build/ci-cov
docker cp docker-app-cov-jenkins-app-PR-625-4-coverage:/go/src/github.com/docker/app/_build/test-results/ ./_build/test-results
docker rm docker-app-cov-jenkins-app-PR-625-4-coverage
docker-app-cov-jenkins-app-PR-625-4-coverage
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] archiveArtifacts
Archiving artifacts
‘_build/ci-cov/all.out’ doesn’t match anything: ‘_build’ exists but not ‘_build/ci-cov/all.out’
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-625/src/github.com/docker/app/_build/test-results
[Pipeline] {
[Pipeline] sh
+ [ ! -e unit-coverage.xml ]
+ sed -i -E -e s,"github.com/docker/app","unit/basic",g; s,"github.com/docker/app/([^"]*)","unit/basic/\1",g unit-coverage.xml
[Pipeline] sh
+ [ ! -e e2e-coverage.xml ]
+ sed -i -E -e s,"github.com/docker/app/e2e","e2e/basic",g e2e-coverage.xml
[Pipeline] archiveArtifacts
Archiving artifacts
Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-625/4/artifacts/
[Pipeline] junit
Recording test results
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ docker rmi docker/cnab-app-base:jenkins-app-PR-625-4-coverage
Untagged: docker/cnab-app-base:jenkins-app-PR-625-4-coverage
[Pipeline] deleteDir
[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

ERROR: script returned exit code 1
Finished: FAILURE