Skip to content
Failed

Console Output

Pull request #783 opened
16:42:25 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 6ddf1c8640a8a006b248fda287e4fb9b6859eca1
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
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/app_PR-783@libs/jps # timeout=10
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
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
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)"
First time build. Skipping changelog.
[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-07ec656b86ec81e6f) in /home/ubuntu/workspace/app_PR-783
[Pipeline] {
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-783/src/github.com/docker/app
[Pipeline] {
[Pipeline] checkout
using credential docker-jenkins-github-credentials
Running on ubuntu-1804-overlay2 (i-07eded959af2aa989) in /home/ubuntu/workspace/app_PR-783
[Pipeline] {
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-783/src/github.com/docker/app
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] checkout
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-783/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/783/head:refs/remotes/origin/PR-783
Cloning repository https://github.com/docker/app.git
 > git init /home/ubuntu/workspace/app_PR-783/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/783/head:refs/remotes/origin/PR-783
Fetching without tags
Fetching without tags
Checking out Revision 6ddf1c8640a8a006b248fda287e4fb9b6859eca1 (PR-783)
Checking out Revision 6ddf1c8640a8a006b248fda287e4fb9b6859eca1 (PR-783)
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/783/head:refs/remotes/origin/PR-783 # 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/783/head:refs/remotes/origin/PR-783
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6ddf1c8640a8a006b248fda287e4fb9b6859eca1
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/783/head:refs/remotes/origin/PR-783 # 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/783/head:refs/remotes/origin/PR-783
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6ddf1c8640a8a006b248fda287e4fb9b6859eca1
Commit message: "setup kind-based test platform"
First time build. Skipping changelog.
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
Commit message: "setup kind-based test platform"
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] sh
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] sh
+ make -f docker.Makefile cli-cross cross e2e-cross tars
docker build --build-arg TAG=jenkins-app-PR-783-1 --build-arg COMMIT=6ddf1c86 --build-arg ALPINE_VERSION=3.10.3 --build-arg GOPROXY=direct --output type=local,dest=./bin/ --target=cli -t docker-app-cli:jenkins-app-PR-783-1 .
#2 [internal] load .dockerignore
#2 transferring context: 73B 0.0s done
#2 DONE 0.0s

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 4.18kB done
#1 DONE 0.0s

#3 [internal] load metadata for docker.io/dockercore/golang-cross:1.12.9@sh...
+ make -f docker.Makefile lint
Linting...
docker build -t docker-app-lint:jenkins-app-PR-783-1 -f Dockerfile.lint .
#1 [internal] load .dockerignore
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile.lint
#2 DONE 0.0s

#2 [internal] load build definition from Dockerfile.lint
#2 transferring dockerfile: 414B done
#2 DONE 0.0s

#1 [internal] load .dockerignore
#1 transferring context: 73B done
#1 DONE 0.0s

#3 [internal] load metadata for docker.io/library/golang:1.12.9-alpine3.10
#3 DONE 0.1s
#3 DONE 0.2s

#4 [cli-build 1/8] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea...
#4 resolve docker.io/dockercore/golang-cross:1.12.9@sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705 done
#4 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 3.27MB / 50.38MB 0.1s
#4 sha256:2ea1f7804402db2da64e84a26bd591f41667ad69cd7f2a2c6106d9bb04dde260 9.98MB / 9.98MB 0.1s
#4 sha256:3ea9dcef4dd2c46d80445c0b22d6177817f4cfce22c523cc12a5a1091cb37705 2.63kB / 2.63kB done
#4 sha256:518d5e4626aaef11e9ad8f78c5055efce60445a5dcbfe2ba3d99df5370902367 6.97kB / 6.97kB done
#4 sha256:bbab4ec87ac4f89eaabdf68dddbd1dd930e3ad43bded38d761b89abf9389a893 5.01MB / 7.80MB 0.1s

#4 [1/5] FROM docker.io/library/golang:1.12.9-alpine3.10@sha256:e0660b4f1e6...
#4 DONE 0.0s

#8 [internal] load build context
#4 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 15.39MB / 50.38MB 0.2s
#4 sha256:2ea1f7804402db2da64e84a26bd591f41667ad69cd7f2a2c6106d9bb04dde260 9.98MB / 9.98MB 0.1s done
#4 sha256:bbab4ec87ac4f89eaabdf68dddbd1dd930e3ad43bded38d761b89abf9389a893 7.80MB / 7.80MB 0.2s done
#4 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 0B / 51.77MB 0.2s
#4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 1.67MB / 68.48MB 0.2s
#4 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 23.33MB / 50.38MB 0.4s
#4 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 6.34MB / 51.77MB 0.4s
#4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 10.84MB / 68.48MB 0.4s
#4 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 29.61MB / 50.38MB 0.5s
#4 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 14.31MB / 51.77MB 0.5s
#4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 18.98MB / 68.48MB 0.5s
#4 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 35.46MB / 50.38MB 0.6s
#4 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 22.74MB / 51.77MB 0.6s
#4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 23.65MB / 68.48MB 0.6s
#4 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 50.38MB / 50.38MB 0.8s
#4 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 36.27MB / 51.77MB 0.8s
#4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 34.62MB / 68.48MB 0.8s
#4 sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 50.38MB / 50.38MB 0.9s done
#4 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 51.77MB / 51.77MB 1.0s
#4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 49.99MB / 68.48MB 1.0s
#4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 0B / 127.97MB 1.0s
#4 sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 51.77MB / 51.77MB 1.0s done
#4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 59.58MB / 68.48MB 1.0s
#4 extracting sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9
#4 sha256:96d705baf026261543501205212451776c49ddaa48a0347afab3494275e0fc13 0B / 125B 1.0s
#4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 68.48MB / 68.48MB 1.2s
#4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 13.93MB / 127.97MB 1.2s
#4 sha256:96d705baf026261543501205212451776c49ddaa48a0347afab3494275e0fc13 125B / 125B 1.2s
#4 sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 68.48MB / 68.48MB 1.3s done
#4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 20.80MB / 127.97MB 1.3s
#4 sha256:96d705baf026261543501205212451776c49ddaa48a0347afab3494275e0fc13 125B / 125B 1.3s done
#4 sha256:39007eb4600844b025a9527ab141ae020bb350982baf0df7dd96c80c4a0f312e 0B / 270B 1.3s
#4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 0B / 163.50MB 1.3s
#8 transferring context: 74.00MB 1.3s done
#8 DONE 1.3s

#5 [2/5] RUN apk add --no-cache     curl     git     make     coreutils
#5 CACHED

#6 [3/5] RUN GO111MODULE=on go get     github.com/golangci/golangci-lint/cm...
#6 CACHED

#7 [4/5] WORKDIR /go/src/github.com/docker/app
#7 CACHED

#9 [5/5] COPY . .
#4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 32.26MB / 127.97MB 1.5s
#4 sha256:39007eb4600844b025a9527ab141ae020bb350982baf0df7dd96c80c4a0f312e 270B / 270B 1.4s done
#4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 0B / 290.76MB 1.5s
#4 sha256:c0058a8c71f2a8f493571a5456cfc99585ed21798b735f8fc54460904a3bd232 950B / 950B 1.5s done
#4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 40.47MB / 127.97MB 1.6s
#4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 10.01MB / 163.50MB 1.6s
#4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 20.18MB / 163.50MB 1.7s
#4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 51.90MB / 127.97MB 1.8s
#4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 29.32MB / 163.50MB 1.9s
#4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 69.18MB / 127.97MB 2.1s
#4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 43.38MB / 163.50MB 2.1s
#4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 15.53MB / 290.76MB 2.1s
#4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 81.96MB / 127.97MB 2.4s
#4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 61.50MB / 163.50MB 2.4s
#4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 88.50MB / 127.97MB 2.5s
#4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 33.98MB / 290.76MB 2.5s
#4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 95.00MB / 127.97MB 2.6s
#4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 72.68MB / 163.50MB 2.6s
#4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 107.48MB / 127.97MB 2.8s
#4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 89.08MB / 163.50MB 2.8s
#4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 51.06MB / 290.76MB 2.8s
#9 DONE 1.2s

#10 exporting to image
#10 exporting layers
#4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 119.32MB / 127.97MB 3.1s
#4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 100.69MB / 163.50MB 3.1s
#4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 71.95MB / 290.76MB 3.2s
#4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 127.97MB / 127.97MB 3.3s
#4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 109.22MB / 163.50MB 3.3s
#10 exporting layers 0.7s done
#10 writing image sha256:65aad3ea3ba60814288869316f93791ec899e617a44fda17860ea4aa3132be7e done
#10 naming to docker.io/library/docker-app-lint:jenkins-app-PR-783-1 done
#10 DONE 0.8s
docker run --rm docker-app-lint:jenkins-app-PR-783-1 make lint
#4 sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 127.97MB / 127.97MB 3.5s done
#4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 132.46MB / 163.50MB 3.6s
#4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 97.63MB / 290.76MB 3.6s
#4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 147.99MB / 163.50MB 3.8s
#4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 156.73MB / 163.50MB 4.0s
#4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 133.82MB / 290.76MB 4.0s
#4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 150.25MB / 290.76MB 4.2s
Linting...
#4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 167.55MB / 290.76MB 4.4s
#4 sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 163.50MB / 163.50MB 4.4s done
#4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 182.56MB / 290.76MB 4.6s
#4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 201.31MB / 290.76MB 4.9s
#4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 220.29MB / 290.76MB 5.1s
#4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 240.50MB / 290.76MB 5.5s
#4 extracting sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 5.0s
#4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 267.62MB / 290.76MB 6.0s
#4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 285.36MB / 290.76MB 6.3s
#4 extracting sha256:4ae16bd4778367b46064f39554128dd2fda2803a5747fddeff74059f353391c9 5.6s done
#4 extracting sha256:bbab4ec87ac4f89eaabdf68dddbd1dd930e3ad43bded38d761b89abf9389a893
#4 sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 290.76MB / 290.76MB 6.9s done
#4 extracting sha256:bbab4ec87ac4f89eaabdf68dddbd1dd930e3ad43bded38d761b89abf9389a893 0.3s done
#4 extracting sha256:2ea1f7804402db2da64e84a26bd591f41667ad69cd7f2a2c6106d9bb04dde260
#4 extracting sha256:2ea1f7804402db2da64e84a26bd591f41667ad69cd7f2a2c6106d9bb04dde260 0.2s done
#4 extracting sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159
#4 extracting sha256:96465440c20877524189ae75d361dd29e5d0df330a8dac9427f972b429fe0159 2.1s done
#4 extracting sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3
Still waiting to schedule task
Waiting for next available executor on ‘ubuntu-1804&&x86_64&&overlay2’
#4 extracting sha256:16a3d8aca6cd76595d0fa99f7dcaf6c388c021bc6f5020d794e8292b88e5aac3 2.2s done
#4 extracting sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 0.1s
#4 extracting sha256:e0ec5610455ae43994616afca2caf7da592cb975d7474ed112baa42e5c616d17 4.3s done
#4 extracting sha256:96d705baf026261543501205212451776c49ddaa48a0347afab3494275e0fc13 done
#4 extracting sha256:39007eb4600844b025a9527ab141ae020bb350982baf0df7dd96c80c4a0f312e
#4 extracting sha256:39007eb4600844b025a9527ab141ae020bb350982baf0df7dd96c80c4a0f312e done
#4 extracting sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 0.1s
#4 extracting sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 5.3s
#4 extracting sha256:4e549f0f5e64911cbbdc123a749d1ae352ad2be720fd1e2b259a802400fb412f 6.1s done
#4 extracting sha256:c0058a8c71f2a8f493571a5456cfc99585ed21798b735f8fc54460904a3bd232
#4 extracting sha256:c0058a8c71f2a8f493571a5456cfc99585ed21798b735f8fc54460904a3bd232 done
#4 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207
e2e/helper_test.go:333:10: `untill` is a misspelling of `until` (misspell)
	// wait untill all containers are in running state
	        ^
e2e/compatibility_test.go:117: File is not `gofmt`-ed with `-s` (gofmt)
				"run": []string{
e2e/helper_test.go:111:1: cyclomatic complexity 18 of func `(*OrchestratorAndRegistryInfo).ExtractBinaryFromArchive` is high (> 16) (gocyclo)
func (info *OrchestratorAndRegistryInfo) ExtractBinaryFromArchive(binary string, archive string, archiveFilename string) error {
^
e2e/helper_test.go:367:2: ineffectual assignment to `output` (ineffassign)
	output = runner.localCmd(helm, `init`, `--service-account`, `tiller`)
	^
e2e/helper_test.go:397: line is 232 characters (lll)
	runner.dockerCmd("context", "create", "kind-context", "--docker", `"host=unix:///var/run/docker.sock"`, "--default-stack-orchestrator", "kubernetes", "--kubernetes", fmt.Sprintf(`"config-file=%s"`, runner.tmpDir.Join("kube.conf")))
e2e/helper_test.go:174:11: Error return value of `io.Copy` is not checked (errcheck)
			io.Copy(writer, tarReader)
			       ^
e2e/helper_test.go:300:10: Error return value of `os.Chmod` is not checked (errcheck)
	os.Chmod(kind, os.FileMode(0111))
	        ^
e2e/helper_test.go:325:17: Error return value of `runner.Download` is not checked (errcheck)
	runner.Download(kubectl, fmt.Sprintf(`https://storage.googleapis.com/kubernetes-release/release/v1.16.0/bin/%s/amd64/kubectl%s`, runtime.GOOS, extension))
	               ^
e2e/helper_test.go:326:10: Error return value of `os.Chmod` is not checked (errcheck)
	os.Chmod(kubectl, os.FileMode(0111))
	        ^
e2e/helper_test.go:364:17: Error return value of `runner.Download` is not checked (errcheck)
	runner.Download(runner.tmpDir.Join("helm"+archive), fmt.Sprintf(`https://get.helm.sh/helm-v2.16.1-%s-amd64%s`, runtime.GOOS, archive))
	               ^
e2e/helper_test.go:365:33: Error return value of `runner.ExtractBinaryFromArchive` is not checked (errcheck)
	runner.ExtractBinaryFromArchive(helm, runner.tmpDir.Join("helm"+archive), fmt.Sprintf("%s-amd64/helm%s", runtime.GOOS, extension))
	                               ^
e2e/helper_test.go:366:10: Error return value of `os.Chmod` is not checked (errcheck)
	os.Chmod(helm, os.FileMode(0111))
	        ^
#4 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 5.1s
e2e/helper_test.go:351:49: SA1024: cutset contains duplicate characters (staticcheck)
			containerStatus := strings.Split(strings.Trim(output, ` \r\n`), ` `)
			                                             ^
make: *** [Makefile:71: lint] Error 1
docker.Makefile:89: recipe for target 'lint' failed
make: *** [lint] Error 2
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // node
Running on ubuntu-1804-overlay2 (i-07ec656b86ec81e6f) in /home/ubuntu/workspace/app_PR-783
[Pipeline] }
[Pipeline] {
[Pipeline] // stage
[Pipeline] }
Failed in branch Validate
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-783/src/github.com/docker/app
[Pipeline] {
[Pipeline] checkout
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-783/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/783/head:refs/remotes/origin/PR-783
Fetching without tags
Checking out Revision 6ddf1c8640a8a006b248fda287e4fb9b6859eca1 (PR-783)
 > git config remote.origin.url https://github.com/docker/app.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/783/head:refs/remotes/origin/PR-783 # 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/783/head:refs/remotes/origin/PR-783
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6ddf1c8640a8a006b248fda287e4fb9b6859eca1
Commit message: "setup kind-based test platform"
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
[Pipeline] ansiColor
[Pipeline] {
[Pipeline] sh
+ make -f docker.Makefile save-invocation-image
docker build -f Dockerfile.invocation-image --build-arg TAG=jenkins-app-PR-783-1 --build-arg COMMIT=6ddf1c86 --build-arg ALPINE_VERSION=3.10.3 --build-arg GOPROXY=direct --target=invocation -t docker/cnab-app-base:jenkins-app-PR-783-1 .
#2 [internal] load build definition from Dockerfile.invocation-image
#2 transferring dockerfile: 614B done
#2 DONE 0.0s

#1 [internal] load .dockerignore
#1 transferring context: 73B done
#1 DONE 0.0s

#4 [internal] load metadata for docker.io/library/golang:1.13.2
#4 ...

#3 [internal] load metadata for docker.io/library/alpine:3.10.3
#3 DONE 0.2s

#4 [internal] load metadata for docker.io/library/golang:1.13.2
#4 DONE 0.3s

#7 [build 1/5] FROM docker.io/library/golang:1.13.2@sha256:b3086f21bfbe8969...
#7 resolve docker.io/library/golang:1.13.2@sha256:b3086f21bfbe896973dd6147b46f2736a7deb2c04ed76219835befa0244a9562 done
#4 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 10.2s
#7 sha256:b3086f21bfbe896973dd6147b46f2736a7deb2c04ed76219835befa0244a9562 2.16kB / 2.16kB done
#7 sha256:e37698ff73511ad444a1a3547b81c3f1650f7b34bfc99bd46efccf1d90024db4 5.46kB / 5.46kB done
#7 sha256:36c384d8593f8989b7a50bebf9569c9f6a43a6881baa8a248a84251d2ca17ddb 1.79kB / 1.79kB done
#7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 5.15MB / 120.05MB 0.2s
#7 sha256:433331673060b0f68a5fc1217a3bd3ad4db5fe61193a145e1ac460d324fb2f9c 126B / 126B 0.1s done
#7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 13.61MB / 120.05MB 0.3s
#7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 22.52MB / 120.05MB 0.4s
#7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 29.28MB / 120.05MB 0.5s
#7 ...

#5 [invocation 1/4] FROM docker.io/library/alpine:3.10.3@sha256:c19173c5ada...
#5 resolve docker.io/library/alpine:3.10.3@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done
#5 sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a 1.64kB / 1.64kB done
#5 sha256:e4355b66995c96b4b468159fc5c7e3540fcef961189ca13fee877798649f531a 528B / 528B done
#5 sha256:965ea09ff2ebd2b9eeec88cd822ce156f6674c7e99be082c7efac3c62f3ff652 1.51kB / 1.51kB done
#5 sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 2.79MB / 2.79MB 0.1s done
#5 extracting sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 0.4s done
#5 DONE 0.7s

#7 [build 1/5] FROM docker.io/library/golang:1.13.2@sha256:b3086f21bfbe8969...
#7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 46.38MB / 120.05MB 0.7s
#7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 55.81MB / 120.05MB 0.9s
#7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 65.98MB / 120.05MB 1.1s
#7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 74.37MB / 120.05MB 1.2s
#7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 84.60MB / 120.05MB 1.5s
#7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 98.58MB / 120.05MB 1.7s
#7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 115.22MB / 120.05MB 2.2s
#7 sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 120.05MB / 120.05MB 2.5s done
#7 extracting sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de
#7 ...

#10 [internal] load build context
#10 transferring context: 74.00MB 2.8s done
#10 DONE 2.8s

#7 [build 1/5] FROM docker.io/library/golang:1.13.2@sha256:b3086f21bfbe8969...
#7 ...

#6 [invocation 2/4] RUN apk add --no-cache ca-certificates && adduser -S cn...
#6 1.404 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
#6 2.473 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
#6 2.579 (1/1) Installing ca-certificates (20190108-r0)
#6 2.603 Executing busybox-1.30.1-r2.trigger
#6 2.613 Executing ca-certificates-20190108-r0.trigger
#6 2.667 OK: 6 MiB in 15 packages
#6 DONE 3.7s

#7 [build 1/5] FROM docker.io/library/golang:1.13.2@sha256:b3086f21bfbe8969...
#4 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 15.2s
#4 extracting sha256:2f8d98df0991fd5b02a9f791cb766f66d83016b1b831e1b5e58438a8cb6de207 15.4s done
#4 DONE 39.9s

#5 [cli-build 2/8] RUN apt-get install -y -q --no-install-recommends   core...
#5 1.070 Reading package lists...#7 extracting sha256:a8669f8c1a42cfd3644fcda9f2cc2ab189e823018abce1ad7c97cbd62c6190de 4.5s done
#7 extracting sha256:433331673060b0f68a5fc1217a3bd3ad4db5fe61193a145e1ac460d324fb2f9c done

#5 1.695 Building dependency tree...#7 DONE 7.5s

#8 [build 2/5] RUN apt-get update -qq && apt-get install -y -q --no-install...

#5 1.827 Reading state information...
#5 1.971 coreutils is already the newest version (8.30-3).
#5 1.971 coreutils set to manually installed.
#5 1.971 util-linux is already the newest version (2.33.1-0.1).
#5 1.971 util-linux set to manually installed.
#5 1.971 The following NEW packages will be installed:
#5 1.971   uuid-runtime
#5 2.242 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
#5 2.242 Need to get 95.2 kB of archives.
#5 2.242 After this operation, 211 kB of additional disk space will be used.
#5 2.242 Get:1 http://deb.debian.org/debian buster/main amd64 uuid-runtime amd64 2.33.1-0.1 [95.2 kB]
#5 2.369 debconf: delaying package configuration, since apt-utils is not installed
#5 2.394 Fetched 95.2 kB in 0s (364 kB/s)
#5 2.420 Selecting previously unselected package uuid-runtime.
#5 2.420 (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.)
#5 2.434 Preparing to unpack .../uuid-runtime_2.33.1-0.1_amd64.deb ...
#5 2.437 Unpacking uuid-runtime (2.33.1-0.1) ...
#5 2.485 Setting up uuid-runtime (2.33.1-0.1) ...
#5 2.520 Adding group `uuidd' (GID 102) ...
#5 2.535 Done.
#5 2.561 Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory
#5 2.562 Adding system user `uuidd' (UID 101) ...
#5 2.562 Adding new user `uuidd' (UID 101) with group `uuidd' ...
#5 2.605 Not creating home directory `/run/uuidd'.
#5 2.614 invoke-rc.d: could not determine current runlevel
#5 2.616 invoke-rc.d: policy-rc.d denied execution of start.
#5 DONE 3.5s

#6 [cli-build 3/8] WORKDIR /go/src/github.com/docker/cli
#6 DONE 0.0s

#7 [cli-build 4/8] RUN git clone https://github.com/docker/cli . && git che...
#7 0.852 Cloning into '.'...
#8 3.045 Reading package lists...
#8 3.605 Building dependency tree...
#8 3.702 Reading state information...
#8 3.836 coreutils is already the newest version (8.30-3).
#8 3.836 coreutils set to manually installed.
#8 3.836 util-linux is already the newest version (2.33.1-0.1).
#8 3.836 util-linux set to manually installed.
#8 3.836 The following NEW packages will be installed:
#8 3.836   uuid-runtime
#8 4.101 0 upgraded, 1 newly installed, 0 to remove and 14 not upgraded.
#8 4.101 Need to get 95.2 kB of archives.
#8 4.101 After this operation, 211 kB of additional disk space will be used.
#8 4.101 Get:1 http://deb.debian.org/debian buster/main amd64 uuid-runtime amd64 2.33.1-0.1 [95.2 kB]
#8 4.303 debconf: delaying package configuration, since apt-utils is not installed
#8 4.329 Fetched 95.2 kB in 0s (368 kB/s)
#8 4.370 Selecting previously unselected package uuid-runtime.
#8 4.370 (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 ... 15394 files and directories currently installed.)
#8 4.495 Preparing to unpack .../uuid-runtime_2.33.1-0.1_amd64.deb ...
#8 4.499 Unpacking uuid-runtime (2.33.1-0.1) ...
#8 4.544 Setting up uuid-runtime (2.33.1-0.1) ...
#8 4.587 Adding group `uuidd' (GID 102) ...
#8 4.616 Done.
#8 4.641 Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory
#8 4.641 Adding system user `uuidd' (UID 101) ...
#8 4.641 Adding new user `uuidd' (UID 101) with group `uuidd' ...
#8 4.724 Not creating home directory `/run/uuidd'.
#8 4.737 invoke-rc.d: could not determine current runlevel
#8 4.741 invoke-rc.d: policy-rc.d denied execution of start.
#7 4.290 Note: checking out 'v19.03.4'.
#7 4.290 
#7 4.290 You are in 'detached HEAD' state. You can look around, make experimental
#7 4.290 changes and commit them, and you can discard any commits you make in this
#7 4.290 state without impacting any branches by performing another checkout.
#7 4.290 
#7 4.290 If you want to create a new branch to retain commits you create, you may
#7 4.290 do so (now or later) by using -b with the checkout command again. Example:
#7 4.290 
#7 4.290   git checkout -b <new-branch-name>
#7 4.290 
#7 4.290 HEAD is now at 2355349d Merge pull request #2119 from thaJeztah/19.03_backport_bump_yaml.v2_2.2.3
#8 DONE 6.2s

#9 [build 3/5] WORKDIR /go/src/github.com/docker/app/
#9 DONE 0.0s

#11 [build 4/5] COPY . .
#7 DONE 4.7s

#8 [cli-build 5/8] RUN mkdir build
#11 DONE 0.7s

#12 [build 5/5] RUN make BUILD_TAG=${BUILD_TAG} TAG=jenkins-app-PR-783-1 bin...
#8 DONE 0.9s

#9 [cli-build 6/8] RUN curl -fL https://download.docker.com/linux/static/st...
#12 0.878 CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=6ddf1c86 -X github.com/docker/app/internal.Version=jenkins-app-PR-783-1 -X github.com/docker/app/internal.BuildTime=2019-12-10T16:43:23Z" -o bin/cnab-run ./cmd/cnab-run
#9 0.685   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#9 0.685                                  Dload  Upload   Total   Spent    Left  Speed
#9 0.685 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 41 60.3M   41 25.1M    0     0  23.5M      0  0:00:02  0:00:01  0:00:01 23.5M
 93 60.3M   93 56.1M    0     0  27.4M      0  0:00:02  0:00:02 --:--:-- 27.4M
100 60.3M  100 60.3M    0     0  27.7M      0  0:00:02  0:00:02 --:--:-- 27.7M
#9 DONE 3.1s

#10 [cli-build 7/8] RUN curl -fL https://download.docker.com/mac/static/stab...
#10 0.702   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#10 0.702                                  Dload  Upload   Total   Spent    Left  Speed
#10 0.702 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 58 45.6M   58 26.6M    0     0  28.3M      0  0:00:01 --:--:--  0:00:01 28.3M
100 45.6M  100 45.6M    0     0  29.5M      0  0:00:01  0:00:01 --:--:-- 29.5M
#10 DONE 2.5s

#11 [cli-build 8/8] RUN make binary-windows
#11 0.765 ./scripts/build/windows
#11 0.788 Generating windows resources
#11 0.840 Building build/docker-windows-amd64
#12 DONE 63.2s

#13 [invocation 3/4] COPY --from=build /go/src/github.com/docker/app/bin/cna...
#13 DONE 0.2s

#14 [invocation 4/4] WORKDIR /cnab/app
#14 DONE 0.1s

#15 exporting to image
#15 exporting layers
#15 exporting layers 0.2s done
#15 writing image sha256:8f1daecd99959b5233658731ee23932f4a6400501854d96e421b1f631f8c87ac done
#15 naming to docker.io/docker/cnab-app-base:jenkins-app-PR-783-1 done
#15 DONE 0.2s
docker save docker/cnab-app-base:jenkins-app-PR-783-1 -o _build/invocation-image.tar
[Pipeline] sh
+ make -f docker.Makefile INVOCATION_IMAGE_TAG=jenkins-app-PR-783-1-coverage OUTPUT=coverage-invocation-image.tar save-invocation-image-tag
docker tag docker/cnab-app-base:jenkins-app-PR-783-1 docker/cnab-app-base:jenkins-app-PR-783-1-coverage
docker save docker/cnab-app-base:jenkins-app-PR-783-1-coverage -o _build/coverage-invocation-image.tar
[Pipeline] }
[Pipeline] // ansiColor
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-783/src/github.com/docker/app/_build
[Pipeline] {
[Pipeline] stash
Stashed 1 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-783/1/stashes/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-783/1/stashes/coverage-invocation-image.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // dir
Post stage
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-783/src/github.com/docker/app
[Pipeline] {
[Pipeline] sh
+ docker rmi docker/cnab-app-base:jenkins-app-PR-783-1
Untagged: docker/cnab-app-base:jenkins-app-PR-783-1
[Pipeline] sh
+ docker rmi docker/cnab-app-base:jenkins-app-PR-783-1-coverage
Untagged: docker/cnab-app-base:jenkins-app-PR-783-1-coverage
Deleted: sha256:8f1daecd99959b5233658731ee23932f4a6400501854d96e421b1f631f8c87ac
[Pipeline] }
[Pipeline] // dir
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
#11 DONE 89.0s

#12 [cli 1/3] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock...
#12 DONE 0.1s

#13 [cli 2/3] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock...
#13 DONE 0.2s

#14 [cli 3/3] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock...
#14 DONE 0.4s

#15 exporting to client
#15 copying files 35B
#15 copying files 184.16MB 1.0s done
#15 DONE 1.5s
docker build --build-arg TAG=jenkins-app-PR-783-1 --build-arg COMMIT=6ddf1c86 --build-arg ALPINE_VERSION=3.10.3 --build-arg GOPROXY=direct --output type=local,dest=./bin/ --target=cross -t docker-app-cross:jenkins-app-PR-783-1 .
#1 [internal] load .dockerignore
#1 transferring context: 34B done
#1 DONE 0.0s

#2 [internal] load build definition from Dockerfile
#2 transferring dockerfile: 38B done
#2 DONE 0.0s

#4 [internal] load metadata for docker.io/dockercore/golang-cross:1.12.9@sh...
#4 DONE 0.0s

#3 [internal] load metadata for docker.io/library/golang:1.13.3
#3 DONE 0.3s

#8 [cli-build 1/8] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea...
#8 DONE 0.0s

#13 [cli-build 6/8] RUN curl -fL https://download.docker.com/linux/static/st...
#13 CACHED

#9 [cli-build 2/8] RUN apt-get install -y -q --no-install-recommends   core...
#9 CACHED

#12 [cli-build 5/8] RUN mkdir build
#12 CACHED

#10 [cli-build 3/8] WORKDIR /go/src/github.com/docker/cli
#10 CACHED

#14 [cli-build 7/8] RUN curl -fL https://download.docker.com/mac/static/stab...
#14 CACHED

#11 [cli-build 4/8] RUN git clone https://github.com/docker/cli . && git che...
#11 CACHED

#15 [cli-build 8/8] RUN make binary-windows
#15 CACHED

#5 [dev 1/9] FROM docker.io/library/golang:1.13.3@sha256:6a693fbaba7dd8d816...
#5 resolve docker.io/library/golang:1.13.3@sha256:6a693fbaba7dd8d816f6afce049fb92b280c588e0a677c4c8db26645e613fc15 done
#5 sha256:dc7582e06f8e0a61b450f02b8ab83484acc6b437a75b4e9959f11a964aea1169 5.46kB / 5.46kB done
#5 sha256:3d607e3e3a9dd7d1094b634e6d1f69ae65f5d9a2193d3b3b9fd46b780bd221fe 1.79kB / 1.79kB done
#5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 2.75MB / 120.06MB 0.1s
#5 sha256:07e0a3e016334dc43ddfb498264511edf2341c6a4c9ceea921f6100e70bae220 125B / 125B 0.1s done
#5 sha256:6a693fbaba7dd8d816f6afce049fb92b280c588e0a677c4c8db26645e613fc15 2.16kB / 2.16kB done
#5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 23.60MB / 120.06MB 0.4s
#5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 30.57MB / 120.06MB 0.5s
#5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 40.14MB / 120.06MB 0.7s
#5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 48.45MB / 120.06MB 0.8s
#5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 64.66MB / 120.06MB 1.0s
#5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 80.09MB / 120.06MB 1.2s
#5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 87.31MB / 120.06MB 1.2s
#5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 100.62MB / 120.06MB 1.4s
#5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 108.16MB / 120.06MB 1.4s
#5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 120.06MB / 120.06MB 1.6s
#5 ...

#21 [internal] load build context
#21 transferring context: 74.00MB 2.0s done
#21 DONE 2.0s

#5 [dev 1/9] FROM docker.io/library/golang:1.13.3@sha256:6a693fbaba7dd8d816...
#5 sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 120.06MB / 120.06MB 2.0s done
#5 extracting sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 0.1s
#5 extracting sha256:f332e1ccc3d895f13e9660c053e8bda16c4894c5179526cf7702ad014cd5fa88 4.1s done
#5 extracting sha256:07e0a3e016334dc43ddfb498264511edf2341c6a4c9ceea921f6100e70bae220 done
#5 DONE 6.5s

#6 [dev 2/9] RUN apt-get update && apt-get install -y -q --no-install-recom...
#6 1.279 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
#6 1.280 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
#6 1.291 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB]
#6 1.449 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [159 kB]
#6 1.556 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7908 kB]
#6 1.705 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
#6 2.834 Fetched 8309 kB in 2s (4584 kB/s)
#6 2.834 Reading package lists...
#6 3.465 Reading package lists...
#6 4.088 Building dependency tree...
#6 4.214 Reading state information...
#6 4.358 coreutils is already the newest version (8.30-3).
#6 4.358 coreutils set to manually installed.
#6 4.358 util-linux is already the newest version (2.33.1-0.1).
#6 4.358 util-linux set to manually installed.
#6 4.358 The following NEW packages will be installed:
#6 4.358   uuid-runtime
#6 4.624 0 upgraded, 1 newly installed, 0 to remove and 14 not upgraded.
#6 4.624 Need to get 95.2 kB of archives.
#6 4.624 After this operation, 211 kB of additional disk space will be used.
#6 4.624 Get:1 http://deb.debian.org/debian buster/main amd64 uuid-runtime amd64 2.33.1-0.1 [95.2 kB]
#6 4.864 debconf: delaying package configuration, since apt-utils is not installed
#6 4.890 Fetched 95.2 kB in 0s (368 kB/s)
#6 4.933 Selecting previously unselected package uuid-runtime.
#6 4.933 (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 ... 15394 files and directories currently installed.)
#6 5.063 Preparing to unpack .../uuid-runtime_2.33.1-0.1_amd64.deb ...
#6 5.067 Unpacking uuid-runtime (2.33.1-0.1) ...
#6 5.111 Setting up uuid-runtime (2.33.1-0.1) ...
#6 5.150 Adding group `uuidd' (GID 102) ...
#6 5.169 Done.
#6 5.195 Warning: The home dir /run/uuidd you specified can't be accessed: No such file or directory
#6 5.196 Adding system user `uuidd' (UID 101) ...
#6 5.196 Adding new user `uuidd' (UID 101) with group `uuidd' ...
#6 5.267 Not creating home directory `/run/uuidd'.
#6 5.280 invoke-rc.d: could not determine current runlevel
#6 5.283 invoke-rc.d: policy-rc.d denied execution of start.
#6 DONE 7.3s

#7 [dev 3/9] WORKDIR /go/src/github.com/docker/app/
#7 DONE 0.1s

#16 [dev 4/9] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock...
#16 DONE 0.4s

#17 [dev 5/9] RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/rele...
#17 0.888   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#17 0.890                                  Dload  Upload   Total   Spent    Left  Speed
#17 0.892 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   605    0   605    0     0   3853      0 --:--:-- --:--:-- --:--:--  3853
#17 1.259 
100 10.5M  100 10.5M    0     0  28.6M      0 --:--:-- --:--:-- --:--:-- 28.6M
#17 DONE 1.5s

#18 [dev 6/9] RUN mkdir /go/src/gotest.tools &&   git clone -q https://githu...
#18 11.97 go: downloading gotest.tools v2.1.0+incompatible
#18 12.01 go: extracting gotest.tools v2.1.0+incompatible
#18 12.02 go: downloading github.com/fatih/color v1.6.0
#18 12.02 go: downloading github.com/spf13/pflag v1.0.1
#18 12.02 go: downloading github.com/sirupsen/logrus v1.0.5
#18 12.03 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
#18 12.05 go: downloading github.com/jonboulle/clockwork v0.1.0
#18 12.05 go: downloading github.com/pkg/errors v0.8.0
#18 12.13 go: extracting github.com/pkg/errors v0.8.0
#18 12.14 go: extracting github.com/jonboulle/clockwork v0.1.0
#18 12.14 go: extracting github.com/sirupsen/logrus v1.0.5
#18 12.17 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
#18 12.18 go: extracting github.com/spf13/pflag v1.0.1
#18 12.18 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
#18 12.19 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
#18 12.19 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
#18 12.42 go: extracting github.com/fatih/color v1.6.0
#18 12.43 go: downloading github.com/mattn/go-colorable v0.0.9
#18 12.43 go: downloading github.com/mattn/go-isatty v0.0.3
#18 12.46 go: extracting github.com/mattn/go-isatty v0.0.3
#18 12.47 go: extracting github.com/mattn/go-colorable v0.0.9
#18 13.05 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
#18 13.34 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
#18 13.43 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
#18 13.51 go: finding github.com/fatih/color v1.6.0
#18 13.52 go: finding github.com/pkg/errors v0.8.0
#18 13.53 go: finding github.com/sirupsen/logrus v1.0.5
#18 13.54 go: finding github.com/mattn/go-colorable v0.0.9
#18 13.54 go: finding github.com/spf13/pflag v1.0.1
#18 13.55 go: finding github.com/mattn/go-isatty v0.0.3
#18 13.56 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
#18 13.57 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
#18 13.58 go: finding github.com/jonboulle/clockwork v0.1.0
#18 13.58 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
#18 13.59 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
#18 DONE 36.0s

#19 [dev 7/9] RUN GOOS=linux   go build -o /usr/local/bin/test2json-linux   ...
#19 DONE 2.0s

#20 [dev 8/9] RUN go get -d gopkg.in/mjibson/esc.v0 &&   cd /go/src/github.c...
#20 7.541 golang.org/x/tools/internal/semver
#20 7.566 github.com/pkg/errors
#20 7.598 golang.org/x/tools/go/ast/astutil
#20 7.633 golang.org/x/tools/go/internal/gcimporter
#20 7.969 golang.org/x/tools/go/internal/packagesdriver
#20 8.073 golang.org/x/tools/internal/fastwalk
#20 8.144 golang.org/x/tools/internal/gopathwalk
#20 8.213 golang.org/x/tools/internal/module
#20 8.261 golang.org/x/tools/go/gcexportdata
#20 8.301 golang.org/x/tools/go/packages
#20 8.544 golang.org/x/tools/internal/imports
#20 8.939 golang.org/x/tools/imports
#20 8.951 github.com/mjibson/esc/embed
#20 8.993 github.com/mjibson/esc
#20 DONE 10.1s

#22 [dev 9/9] COPY . .
#22 DONE 0.8s

#23 [cross-build 1/1] RUN make TAG=jenkins-app-PR-783-1 cross
#23 1.066 GOOS=linux CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=6ddf1c86 -X github.com/docker/app/internal.Version=jenkins-app-PR-783-1 -X github.com/docker/app/internal.BuildTime=2019-12-10T16:46:07Z" -o bin/docker-app-linux ./cmd/docker-app
#23 56.41 GOOS=darwin CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=6ddf1c86 -X github.com/docker/app/internal.Version=jenkins-app-PR-783-1 -X github.com/docker/app/internal.BuildTime=2019-12-10T16:46:07Z" -o bin/docker-app-darwin ./cmd/docker-app
#23 115.7 GOOS=windows CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=6ddf1c86 -X github.com/docker/app/internal.Version=jenkins-app-PR-783-1 -X github.com/docker/app/internal.BuildTime=2019-12-10T16:46:07Z" -o bin/docker-app-windows.exe ./cmd/docker-app
#23 DONE 175.5s

#24 [cross 1/3] COPY --from=cross-build /go/src/github.com/docker/app/bin/do...
#24 DONE 0.1s

#25 [cross 2/3] COPY --from=cross-build /go/src/github.com/docker/app/bin/do...
#25 DONE 0.2s

#26 [cross 3/3] COPY --from=cross-build /go/src/github.com/docker/app/bin/do...
#26 DONE 0.2s

#27 exporting to client
#27 copying files 19.70MB 0.1s
#27 copying files 124.74MB 0.8s done
#27 DONE 1.1s
docker build --build-arg TAG=jenkins-app-PR-783-1 --build-arg COMMIT=6ddf1c86 --build-arg ALPINE_VERSION=3.10.3 --build-arg GOPROXY=direct --output type=local,dest=./bin/ --target=e2e-cross -t docker-app-e2e-cross:jenkins-app-PR-783-1  .
#2 [internal] load .dockerignore
#2 transferring context: 34B done
#2 DONE 0.0s

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 38B done
#1 DONE 0.0s

#4 [internal] load metadata for docker.io/dockercore/golang-cross:1.12.9@sh...
#4 DONE 0.0s

#3 [internal] load metadata for docker.io/library/golang:1.13.3
#3 DONE 0.1s

#8 [cli-build 1/8] FROM docker.io/dockercore/golang-cross:1.12.9@sha256:3ea...
#8 DONE 0.0s

#5 [dev 1/9] FROM docker.io/library/golang:1.13.3@sha256:6a693fbaba7dd8d816...
#5 DONE 0.0s

#21 [internal] load build context
#21 transferring context: 342.60kB 0.2s done
#21 DONE 0.2s

#16 [dev 4/9] COPY --from=cli-build /go/src/github.com/docker/cli/build/dock...
#16 CACHED

#12 [cli-build 5/8] RUN mkdir build
#12 CACHED

#14 [cli-build 7/8] RUN curl -fL https://download.docker.com/mac/static/stab...
#14 CACHED

#10 [cli-build 3/8] WORKDIR /go/src/github.com/docker/cli
#10 CACHED

#15 [cli-build 8/8] RUN make binary-windows
#15 CACHED

#6 [dev 2/9] RUN apt-get update && apt-get install -y -q --no-install-recom...
#6 CACHED

#11 [cli-build 4/8] RUN git clone https://github.com/docker/cli . && git che...
#11 CACHED

#20 [dev 8/9] RUN go get -d gopkg.in/mjibson/esc.v0 &&   cd /go/src/github.c...
#20 CACHED

#13 [cli-build 6/8] RUN curl -fL https://download.docker.com/linux/static/st...
#13 CACHED

#22 [dev 9/9] COPY . .
#22 CACHED

#18 [dev 6/9] RUN mkdir /go/src/gotest.tools &&   git clone -q https://githu...
#18 CACHED

#9 [cli-build 2/8] RUN apt-get install -y -q --no-install-recommends   core...
#9 CACHED

#7 [dev 3/9] WORKDIR /go/src/github.com/docker/app/
#7 CACHED

#17 [dev 5/9] RUN curl -o /usr/bin/dep -L https://github.com/golang/dep/rele...
#17 CACHED

#19 [dev 7/9] RUN GOOS=linux   go build -o /usr/local/bin/test2json-linux   ...
#19 CACHED

#23 [cross-build 1/1] RUN make TAG=jenkins-app-PR-783-1 cross
#23 CACHED

#24 [e2e-cross-build 1/1] RUN make TAG=jenkins-app-PR-783-1 e2e-cross
#24 0.845 GOOS=linux CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=6ddf1c86 -X github.com/docker/app/internal.Version=jenkins-app-PR-783-1 -X github.com/docker/app/internal.BuildTime=2019-12-10T16:49:04Z" -o bin/docker-app-linux ./cmd/docker-app
#24 4.224 GOOS=linux CGO_ENABLED=0 go test -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=6ddf1c86 -X github.com/docker/app/internal.Version=jenkins-app-PR-783-1 -X github.com/docker/app/internal.BuildTime=2019-12-10T16:49:04Z" -c -o bin/docker-app-e2e-linux ./e2e/
#24 26.13 GOOS=darwin CGO_ENABLED=0 go build -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=6ddf1c86 -X github.com/docker/app/internal.Version=jenkins-app-PR-783-1 -X github.com/docker/app/internal.BuildTime=2019-12-10T16:49:04Z" -o bin/docker-app-darwin ./cmd/docker-app
#24 30.10 GOOS=darwin CGO_ENABLED=0 go test -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=6ddf1c86 -X github.com/docker/app/internal.Version=jenkins-app-PR-783-1 -X github.com/docker/app/internal.BuildTime=2019-12-10T16:49:04Z" -c -o bin/docker-app-e2e-darwin ./e2e/
#24 52.54 GOOS=windows CGO_ENABLED=0 go test -tags= -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=6ddf1c86 -X github.com/docker/app/internal.Version=jenkins-app-PR-783-1 -X github.com/docker/app/internal.BuildTime=2019-12-10T16:49:04Z" -c -o bin/docker-app-e2e-windows.exe ./e2e/
#24 DONE 74.7s

#25 [e2e-cross 1/9] COPY --from=e2e-cross-build /go/src/github.com/docker/ap...
#25 DONE 0.1s

#26 [e2e-cross 2/9] COPY --from=e2e-cross-build /go/src/github.com/docker/ap...
#26 DONE 0.4s

#27 [e2e-cross 3/9] COPY --from=e2e-cross-build /go/src/github.com/docker/ap...
#27 DONE 0.2s

#28 [e2e-cross 4/9] COPY --from=e2e-cross-build /usr/local/bin/gotestsum-lin...
#28 DONE 0.1s

#29 [e2e-cross 5/9] COPY --from=e2e-cross-build /usr/local/bin/gotestsum-dar...
#29 DONE 0.1s

#30 [e2e-cross 6/9] COPY --from=e2e-cross-build /usr/local/bin/gotestsum-win...
#30 DONE 0.1s

#31 [e2e-cross 7/9] COPY --from=e2e-cross-build /usr/local/bin/test2json-lin...
#31 DONE 0.1s

#32 [e2e-cross 8/9] COPY --from=e2e-cross-build /usr/local/bin/test2json-dar...
#32 DONE 0.1s

#33 [e2e-cross 9/9] COPY --from=e2e-cross-build /usr/local/bin/test2json-win...
#33 DONE 0.1s

#34 exporting to client
#34 copying files 21.78MB 0.1s
#34 copying files 122.31MB 0.7s done
#34 DONE 1.0s
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-783/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-783/1/stashes/binaries.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-783/src/github.com/docker/app/e2e
[Pipeline] {
[Pipeline] stash
Stashed 84 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-783/1/stashes/e2e.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /home/ubuntu/workspace/app_PR-783/src/github.com/docker/app/examples
[Pipeline] {
[Pipeline] stash
Stashed 34 file(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/app/PR-783/1/stashes/examples.tgz
[Pipeline] }
[Pipeline] // dir
[Pipeline] sh
+ xargs --no-run-if-empty docker image rm -f
+ docker image ls --format={{.Repository}}:{{.Tag}} *jenkins-app-PR-783-1*
[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)
Stage "Test" skipped due to earlier failure(s)
[Pipeline] parallel
[Pipeline] { (Branch: Coverage)
[Pipeline] { (Branch: Test Linux)
[Pipeline] stage
[Pipeline] { (Coverage)
[Pipeline] stage
[Pipeline] { (Test Linux)
Stage "Coverage" skipped due to earlier failure(s)
[Pipeline] }
Stage "Test Linux" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
Failed in branch Coverage
[Pipeline] }
Failed in branch Test Linux
[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 2
Finished: FAILURE