Pull request #40907 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from a8216806ce28741282f27c9076fedd76f05b315d+1655290016ac041bab80bb58a27a7fcc38415368 (7de966a5f32e842cad07b82e61392d05415f718e) 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 241f6703d31895690d4cb6f158f753615abe74ac 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/moby_PR-40907@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 --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > 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 --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 241f6703d31895690d4cb6f158f753615abe74ac (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10 Commit message: "Merge pull request #21 from docker/use-multiarch-busybox" First time build. Skipping changelog. > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-05-05T18:34:17.148Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-05-05T18:34:17.161Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-05-05T18:34:17.322Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e095ac0b7284bf5d) in /home/ubuntu/workspace/moby_PR-40907 [Pipeline] { [Pipeline] checkout [2020-05-05T18:34:17.372Z] using credential docker-jenkins-github-credentials [2020-05-05T18:34:17.384Z] Cloning the remote Git repository [2020-05-05T18:34:17.384Z] Cloning with configured refspecs honoured and without tags [2020-05-05T18:34:17.393Z] Cloning repository https://github.com/moby/moby.git [2020-05-05T18:34:17.393Z] > git init /home/ubuntu/workspace/moby_PR-40907 # timeout=10 [2020-05-05T18:34:17.408Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-05T18:34:17.408Z] > git --version # timeout=10 [2020-05-05T18:34:17.413Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-05T18:34:17.413Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40907/head:refs/remotes/origin/PR-40907 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-05T18:34:30.603Z] Fetching without tags [2020-05-05T18:34:30.852Z] Merging remotes/origin/master commit 1655290016ac041bab80bb58a27a7fcc38415368 into PR head commit a8216806ce28741282f27c9076fedd76f05b315d [2020-05-05T18:34:30.584Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-05T18:34:30.588Z] > git config --add remote.origin.fetch +refs/pull/40907/head:refs/remotes/origin/PR-40907 # timeout=10 [2020-05-05T18:34:30.591Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-05T18:34:30.602Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-05T18:34:30.611Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-05T18:34:30.611Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-05T18:34:30.612Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40907/head:refs/remotes/origin/PR-40907 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-05T18:34:30.860Z] > git config core.sparsecheckout # timeout=10 [2020-05-05T18:34:30.864Z] > git checkout -f a8216806ce28741282f27c9076fedd76f05b315d # timeout=10 [2020-05-05T18:34:31.376Z] > git merge 1655290016ac041bab80bb58a27a7fcc38415368 # timeout=10 [2020-05-05T18:34:31.908Z] Merge succeeded, producing 1db86b772e45e8ee04fcb6a4db487c983d67d29f [2020-05-05T18:34:31.908Z] Checking out Revision 1db86b772e45e8ee04fcb6a4db487c983d67d29f (PR-40907) [2020-05-05T18:34:32.295Z] Commit message: "Merge commit '1655290016ac041bab80bb58a27a7fcc38415368' into HEAD" [2020-05-05T18:34:32.295Z] First time build. Skipping changelog. [2020-05-05T18:34:32.317Z] > git --version # timeout=10 [2020-05-05T18:34:32.338Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-05T18:34:33.089Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40907:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-05-05T18:34:33.089Z] Unable to find image 'alpine:latest' locally [2020-05-05T18:34:33.089Z] latest: Pulling from library/alpine [2020-05-05T18:34:33.089Z] cbdbe7a5bc2a: Already exists [2020-05-05T18:34:33.089Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-05-05T18:34:33.089Z] Status: Downloaded newer image for alpine:latest [2020-05-05T18:34:31.902Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-05T18:34:31.916Z] > git config core.sparsecheckout # timeout=10 [2020-05-05T18:34:31.928Z] > git checkout -f 1db86b772e45e8ee04fcb6a4db487c983d67d29f # timeout=10 [2020-05-05T18:34:36.365Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2020-05-05T18:34:36.587Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e095ac0b7284bf5d) in /home/ubuntu/workspace/moby_PR-40907 [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-05-05T18:34:36.638Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0de3bd99b3a13a58c) in /home/ubuntu/workspace/moby_PR-40907 [Pipeline] checkout [2020-05-05T18:34:36.674Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-05-05T18:34:36.687Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-05-05T18:34:36.694Z] Fetching without tags [2020-05-05T18:34:36.707Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-40907 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-05-05T18:34:36.754Z] Running on ppc64le-ubuntu-22 in /home/docker/workspace/moby_PR-40907 [Pipeline] { [2020-05-05T18:34:36.766Z] using credential docker-jenkins-github-credentials [2020-05-05T18:34:36.775Z] Cloning the remote Git repository [2020-05-05T18:34:36.775Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [2020-05-05T18:34:36.832Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2020-05-05T18:34:36.849Z] Cloning the remote Git repository [2020-05-05T18:34:36.850Z] Cloning with configured refspecs honoured and without tags Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2020-05-05T18:34:36.932Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-05-05T18:34:36.949Z] Merging remotes/origin/master commit 1655290016ac041bab80bb58a27a7fcc38415368 into PR head commit a8216806ce28741282f27c9076fedd76f05b315d [2020-05-05T18:34:36.951Z] Cloning the remote Git repository [2020-05-05T18:34:36.951Z] Cloning with configured refspecs honoured and without tags [2020-05-05T18:34:37.071Z] Merge succeeded, producing 7923889ba7713bff0a7e0ab9faf56a395c5a57c1 [2020-05-05T18:34:37.071Z] Checking out Revision 7923889ba7713bff0a7e0ab9faf56a395c5a57c1 (PR-40907) [2020-05-05T18:34:37.144Z] Commit message: "Merge commit '1655290016ac041bab80bb58a27a7fcc38415368' into HEAD" [2020-05-05T18:34:37.144Z] First time build. Skipping changelog. [2020-05-05T18:34:37.161Z] > git --version # timeout=10 [2020-05-05T18:34:37.166Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-05-05T18:34:36.854Z] Cloning repository https://github.com/moby/moby.git [2020-05-05T18:34:36.854Z] > git init /home/jenkins/workspace/moby_PR-40907 # timeout=10 [2020-05-05T18:34:36.898Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-05T18:34:36.898Z] > git --version # timeout=10 [2020-05-05T18:34:36.899Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-05T18:34:36.899Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40907/head:refs/remotes/origin/PR-40907 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-05T18:34:36.688Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-05-05T18:34:36.694Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-05T18:34:36.701Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-05T18:34:36.701Z] > git --version # timeout=10 [2020-05-05T18:34:36.704Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-05T18:34:36.705Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40907/head:refs/remotes/origin/PR-40907 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-05T18:34:36.956Z] > git config core.sparsecheckout # timeout=10 [2020-05-05T18:34:36.959Z] > git checkout -f a8216806ce28741282f27c9076fedd76f05b315d # timeout=10 [2020-05-05T18:34:37.010Z] > git merge 1655290016ac041bab80bb58a27a7fcc38415368 # timeout=10 [2020-05-05T18:34:37.062Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-05T18:34:37.079Z] > git config core.sparsecheckout # timeout=10 [2020-05-05T18:34:37.095Z] > git checkout -f 7923889ba7713bff0a7e0ab9faf56a395c5a57c1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-05T18:34:36.738Z] Cloning repository https://github.com/moby/moby.git [2020-05-05T18:34:36.738Z] > git init /home/ubuntu/workspace/moby_PR-40907 # timeout=10 [2020-05-05T18:34:36.750Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-05T18:34:36.750Z] > git --version # timeout=10 [2020-05-05T18:34:36.754Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-05T18:34:36.756Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40907/head:refs/remotes/origin/PR-40907 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-05T18:34:36.960Z] Cloning repository https://github.com/moby/moby.git [2020-05-05T18:34:36.960Z] > git init /home/docker/workspace/moby_PR-40907 # timeout=10 [2020-05-05T18:34:36.977Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-05T18:34:36.978Z] > git --version # timeout=10 [2020-05-05T18:34:36.982Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-05T18:34:36.984Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40907/head:refs/remotes/origin/PR-40907 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-05T18:34:37.975Z] + [ PR != PR ] [2020-05-05T18:34:37.975Z] + [ master != master ] [2020-05-05T18:34:37.975Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-05T18:34:38.290Z] + docker version [2020-05-05T18:34:38.290Z] Client: Docker Engine - Community [2020-05-05T18:34:38.290Z] Version: 19.03.8 [2020-05-05T18:34:38.290Z] API version: 1.40 [2020-05-05T18:34:38.290Z] Go version: go1.12.17 [2020-05-05T18:34:38.290Z] Git commit: afacb8b7f0 [2020-05-05T18:34:38.290Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-05T18:34:38.290Z] OS/Arch: linux/amd64 [2020-05-05T18:34:38.290Z] Experimental: false [2020-05-05T18:34:38.290Z] [2020-05-05T18:34:38.290Z] Server: Docker Engine - Community [2020-05-05T18:34:38.290Z] Engine: [2020-05-05T18:34:38.290Z] Version: 19.03.8 [2020-05-05T18:34:38.290Z] API version: 1.40 (minimum version 1.12) [2020-05-05T18:34:38.290Z] Go version: go1.12.17 [2020-05-05T18:34:38.290Z] Git commit: afacb8b7f0 [2020-05-05T18:34:38.290Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-05T18:34:38.290Z] OS/Arch: linux/amd64 [2020-05-05T18:34:38.290Z] Experimental: true [2020-05-05T18:34:38.290Z] containerd: [2020-05-05T18:34:38.290Z] Version: 1.2.13 [2020-05-05T18:34:38.290Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-05T18:34:38.290Z] runc: [2020-05-05T18:34:38.290Z] Version: 1.0.0-rc10 [2020-05-05T18:34:38.290Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-05T18:34:38.290Z] docker-init: [2020-05-05T18:34:38.290Z] Version: 0.18.0 [2020-05-05T18:34:38.290Z] GitCommit: fec3683 [Pipeline] sh [2020-05-05T18:34:38.571Z] + docker info [2020-05-05T18:34:39.134Z] Client: [2020-05-05T18:34:39.134Z] Debug Mode: false [2020-05-05T18:34:39.134Z] [2020-05-05T18:34:39.134Z] Server: [2020-05-05T18:34:39.134Z] Containers: 0 [2020-05-05T18:34:39.134Z] Running: 0 [2020-05-05T18:34:39.134Z] Paused: 0 [2020-05-05T18:34:39.134Z] Stopped: 0 [2020-05-05T18:34:39.134Z] Images: 53 [2020-05-05T18:34:39.134Z] Server Version: 19.03.8 [2020-05-05T18:34:39.134Z] Storage Driver: overlay2 [2020-05-05T18:34:39.134Z] Backing Filesystem: [2020-05-05T18:34:39.134Z] Supports d_type: true [2020-05-05T18:34:39.134Z] Native Overlay Diff: true [2020-05-05T18:34:39.134Z] Logging Driver: json-file [2020-05-05T18:34:39.134Z] Cgroup Driver: cgroupfs [2020-05-05T18:34:39.134Z] Plugins: [2020-05-05T18:34:39.134Z] Volume: local [2020-05-05T18:34:39.134Z] Network: bridge host ipvlan macvlan null overlay [2020-05-05T18:34:39.134Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-05T18:34:39.134Z] Swarm: inactive [2020-05-05T18:34:39.134Z] Runtimes: runc [2020-05-05T18:34:39.134Z] Default Runtime: runc [2020-05-05T18:34:39.134Z] Init Binary: docker-init [2020-05-05T18:34:39.134Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-05T18:34:39.134Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-05T18:34:39.134Z] init version: fec3683 [2020-05-05T18:34:39.134Z] Security Options: [2020-05-05T18:34:39.134Z] apparmor [2020-05-05T18:34:39.134Z] seccomp [2020-05-05T18:34:39.134Z] Profile: default [2020-05-05T18:34:39.134Z] Kernel Version: 4.15.0-1065-aws [2020-05-05T18:34:39.134Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-05T18:34:39.134Z] OSType: linux [2020-05-05T18:34:39.134Z] Architecture: x86_64 [2020-05-05T18:34:39.134Z] CPUs: 2 [2020-05-05T18:34:39.134Z] Total Memory: 7.501GiB [2020-05-05T18:34:39.134Z] Name: ip-10-100-35-5 [2020-05-05T18:34:39.134Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-05T18:34:39.134Z] Docker Root Dir: /var/lib/docker [2020-05-05T18:34:39.134Z] Debug Mode: false [2020-05-05T18:34:39.134Z] Registry: https://index.docker.io/v1/ [2020-05-05T18:34:39.134Z] Labels: [2020-05-05T18:34:39.134Z] Experimental: true [2020-05-05T18:34:39.134Z] Insecure Registries: [2020-05-05T18:34:39.134Z] 127.0.0.0/8 [2020-05-05T18:34:39.134Z] Live Restore Enabled: true [2020-05-05T18:34:39.134Z] [2020-05-05T18:34:39.134Z] WARNING: No swap limit support [Pipeline] sh [2020-05-05T18:34:39.414Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-05T18:34:39.414Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-05T18:34:39.414Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40907/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-05T18:34:39.671Z] + bash /home/ubuntu/workspace/moby_PR-40907/check-config.sh [2020-05-05T18:34:39.671Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-05T18:34:39.671Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-05T18:34:39.671Z] [2020-05-05T18:34:39.671Z] Generally Necessary: [2020-05-05T18:34:39.671Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-05T18:34:39.671Z] - apparmor: enabled and tools installed [2020-05-05T18:34:39.671Z] - CONFIG_NAMESPACES: enabled [2020-05-05T18:34:39.671Z] - CONFIG_NET_NS: enabled [2020-05-05T18:34:39.671Z] - CONFIG_PID_NS: enabled [2020-05-05T18:34:39.671Z] - CONFIG_IPC_NS: enabled [2020-05-05T18:34:39.671Z] - CONFIG_UTS_NS: enabled [2020-05-05T18:34:39.671Z] - CONFIG_CGROUPS: enabled [2020-05-05T18:34:39.671Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-05T18:34:39.671Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-05T18:34:39.671Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-05T18:34:39.671Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-05T18:34:39.671Z] - CONFIG_CPUSETS: enabled [2020-05-05T18:34:39.671Z] - CONFIG_MEMCG: enabled [2020-05-05T18:34:39.671Z] - CONFIG_KEYS: enabled [2020-05-05T18:34:39.671Z] - CONFIG_VETH: enabled (as module) [2020-05-05T18:34:39.671Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-05T18:34:39.928Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-05T18:34:39.928Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-05T18:34:39.928Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-05T18:34:39.928Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-05T18:34:39.928Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-05T18:34:39.928Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-05T18:34:39.928Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-05T18:34:39.928Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-05T18:34:39.928Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-05T18:34:39.928Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-05T18:34:39.928Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-05T18:34:39.928Z] [2020-05-05T18:34:39.928Z] Optional Features: [2020-05-05T18:34:39.928Z] - CONFIG_USER_NS: enabled [2020-05-05T18:34:39.928Z] - CONFIG_SECCOMP: enabled [2020-05-05T18:34:39.928Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-05T18:34:39.928Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-05T18:34:39.928Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-05T18:34:39.928Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-05T18:34:39.928Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-05T18:34:39.928Z] - CONFIG_BLK_CGROUP: enabled [2020-05-05T18:34:39.928Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-05T18:34:39.928Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-05T18:34:39.928Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-05T18:34:39.928Z] - CONFIG_CGROUP_PERF: enabled [2020-05-05T18:34:39.928Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-05T18:34:39.928Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-05T18:34:39.928Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-05T18:34:39.928Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-05T18:34:39.928Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-05T18:34:39.928Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-05T18:34:39.928Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-05T18:34:39.928Z] - CONFIG_IP_VS: enabled (as module) [2020-05-05T18:34:39.929Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-05T18:34:39.929Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-05T18:34:39.929Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-05T18:34:39.929Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-05T18:34:39.929Z] - CONFIG_EXT4_FS: enabled [2020-05-05T18:34:39.929Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-05T18:34:39.929Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-05T18:34:39.929Z] - Network Drivers: [2020-05-05T18:34:39.929Z] - "overlay": [2020-05-05T18:34:39.929Z] - CONFIG_VXLAN: enabled (as module) [2020-05-05T18:34:39.929Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-05T18:34:39.929Z] Optional (for encrypted networks): [2020-05-05T18:34:39.929Z] - CONFIG_CRYPTO: enabled [2020-05-05T18:34:39.929Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-05T18:34:39.929Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-05T18:34:39.929Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-05T18:34:39.929Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-05T18:34:39.929Z] - CONFIG_XFRM: enabled [2020-05-05T18:34:39.929Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-05T18:34:39.929Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-05T18:34:39.929Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-05T18:34:39.929Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-05T18:34:39.929Z] - "ipvlan": [2020-05-05T18:34:39.929Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-05T18:34:39.929Z] - "macvlan": [2020-05-05T18:34:40.185Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-05T18:34:40.185Z] - CONFIG_DUMMY: enabled (as module) [2020-05-05T18:34:40.185Z] - "ftp,tftp client in container": [2020-05-05T18:34:40.185Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-05T18:34:40.185Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-05T18:34:40.185Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-05T18:34:40.185Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-05T18:34:40.185Z] - Storage Drivers: [2020-05-05T18:34:40.185Z] - "aufs": [2020-05-05T18:34:40.185Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-05T18:34:40.185Z] - "btrfs": [2020-05-05T18:34:40.185Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-05T18:34:40.185Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-05T18:34:40.185Z] - "devicemapper": [2020-05-05T18:34:40.185Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-05T18:34:40.185Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-05T18:34:40.185Z] - "overlay": [2020-05-05T18:34:40.185Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-05T18:34:40.185Z] - "zfs": [2020-05-05T18:34:40.185Z] - /dev/zfs: missing [2020-05-05T18:34:40.185Z] - zfs command: missing [2020-05-05T18:34:40.185Z] - zpool command: missing [2020-05-05T18:34:40.185Z] [2020-05-05T18:34:40.185Z] Limits: [2020-05-05T18:34:40.185Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-05T18:34:40.185Z] [2020-05-05T18:34:40.185Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-05T18:34:40.513Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1db86b772e45e8ee04fcb6a4db487c983d67d29f . [2020-05-05T18:34:40.513Z] #2 [internal] load .dockerignore [2020-05-05T18:34:40.513Z] #2 transferring context: 87B done [2020-05-05T18:34:40.513Z] #2 DONE 0.0s [2020-05-05T18:34:40.513Z] [2020-05-05T18:34:40.513Z] #1 [internal] load build definition from Dockerfile [2020-05-05T18:34:40.513Z] #1 transferring dockerfile: 17.09kB done [2020-05-05T18:34:40.513Z] #1 DONE 0.0s [2020-05-05T18:34:40.513Z] [2020-05-05T18:34:40.513Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-05T18:34:40.513Z] #3 DONE 0.1s [2020-05-05T18:34:40.770Z] [2020-05-05T18:34:40.770Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-05T18:34:40.770Z] #4 CACHED [2020-05-05T18:34:41.030Z] [2020-05-05T18:34:41.030Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-05T18:34:41.030Z] #5 DONE 0.1s [2020-05-05T18:34:41.030Z] [2020-05-05T18:34:41.030Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-05T18:34:41.293Z] #6 DONE 0.1s [2020-05-05T18:34:41.293Z] [2020-05-05T18:34:41.293Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-05T18:34:41.293Z] #71 DONE 0.0s [2020-05-05T18:34:41.293Z] [2020-05-05T18:34:41.293Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-05T18:34:41.293Z] #7 DONE 0.0s [2020-05-05T18:34:41.293Z] [2020-05-05T18:34:41.293Z] #20 [internal] load build context [2020-05-05T18:34:42.663Z] #20 transferring context: 53.03MB 1.2s done [2020-05-05T18:34:42.663Z] #20 DONE 1.2s [2020-05-05T18:34:42.663Z] [2020-05-05T18:34:42.663Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:34:42.663Z] #74 CACHED [2020-05-05T18:34:42.663Z] [2020-05-05T18:34:42.663Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-05T18:34:42.663Z] #48 CACHED [2020-05-05T18:34:42.663Z] [2020-05-05T18:34:42.663Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:34:42.663Z] #44 CACHED [2020-05-05T18:34:42.663Z] [2020-05-05T18:34:42.663Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-05T18:34:42.663Z] #42 CACHED [2020-05-05T18:34:42.663Z] [2020-05-05T18:34:42.663Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-05T18:34:42.663Z] #49 CACHED [2020-05-05T18:34:42.663Z] [2020-05-05T18:34:42.663Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-05T18:34:42.663Z] #12 CACHED [2020-05-05T18:34:42.663Z] [2020-05-05T18:34:42.663Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:34:42.663Z] #60 CACHED [2020-05-05T18:34:42.663Z] [2020-05-05T18:34:42.663Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-05T18:34:42.663Z] #61 CACHED [2020-05-05T18:34:42.663Z] [2020-05-05T18:34:42.663Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-05T18:34:42.663Z] #32 CACHED [2020-05-05T18:34:42.663Z] [2020-05-05T18:34:42.663Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-05T18:34:42.663Z] #45 CACHED [2020-05-05T18:34:42.663Z] [2020-05-05T18:34:42.663Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-05T18:34:42.663Z] #54 CACHED [2020-05-05T18:34:42.663Z] [2020-05-05T18:34:42.663Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-05T18:34:42.663Z] #34 CACHED [2020-05-05T18:34:42.663Z] [2020-05-05T18:34:42.663Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-05T18:34:42.663Z] #27 CACHED [2020-05-05T18:34:42.663Z] [2020-05-05T18:34:42.663Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-05T18:34:42.663Z] #19 CACHED [2020-05-05T18:34:42.663Z] [2020-05-05T18:34:42.663Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-05T18:34:42.663Z] #57 CACHED [2020-05-05T18:34:42.663Z] [2020-05-05T18:34:42.663Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-05T18:34:42.663Z] #62 CACHED [2020-05-05T18:34:42.663Z] [2020-05-05T18:34:42.663Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-05T18:34:42.663Z] #39 CACHED [2020-05-05T18:34:42.663Z] [2020-05-05T18:34:42.663Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-05T18:34:42.663Z] #26 CACHED [2020-05-05T18:34:42.663Z] [2020-05-05T18:34:42.663Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-05T18:34:42.663Z] #40 CACHED [2020-05-05T18:34:42.663Z] [2020-05-05T18:34:42.663Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-05T18:34:42.663Z] #28 CACHED [2020-05-05T18:34:42.663Z] [2020-05-05T18:34:42.663Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:34:42.663Z] #38 CACHED [2020-05-05T18:34:42.663Z] [2020-05-05T18:34:42.663Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-05T18:34:42.663Z] #9 CACHED [2020-05-05T18:34:42.663Z] [2020-05-05T18:34:42.663Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-05T18:34:42.663Z] #59 CACHED [2020-05-05T18:34:42.663Z] [2020-05-05T18:34:42.663Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-05T18:34:42.663Z] #52 CACHED [2020-05-05T18:34:42.663Z] [2020-05-05T18:34:42.663Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-05T18:34:42.663Z] #43 CACHED [2020-05-05T18:34:42.663Z] [2020-05-05T18:34:42.663Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-05T18:34:42.663Z] #22 CACHED [2020-05-05T18:34:42.663Z] [2020-05-05T18:34:42.663Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-05T18:34:42.663Z] #13 CACHED [2020-05-05T18:34:42.663Z] [2020-05-05T18:34:42.663Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-05T18:34:42.663Z] #51 CACHED [2020-05-05T18:34:42.663Z] [2020-05-05T18:34:42.663Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:34:42.663Z] #68 CACHED [2020-05-05T18:34:42.663Z] [2020-05-05T18:34:42.663Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-05T18:34:42.663Z] #30 CACHED [2020-05-05T18:34:42.663Z] [2020-05-05T18:34:42.663Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-05T18:34:42.663Z] #11 CACHED [2020-05-05T18:34:42.663Z] [2020-05-05T18:34:42.663Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-05T18:34:42.663Z] #18 CACHED [2020-05-05T18:34:42.663Z] [2020-05-05T18:34:42.663Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:34:42.663Z] #50 CACHED [2020-05-05T18:34:42.663Z] [2020-05-05T18:34:42.663Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-05T18:34:42.663Z] #41 CACHED [2020-05-05T18:34:42.663Z] [2020-05-05T18:34:42.663Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:34:42.663Z] #65 CACHED [2020-05-05T18:34:42.663Z] [2020-05-05T18:34:42.664Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-05T18:34:42.664Z] #31 CACHED [2020-05-05T18:34:42.664Z] [2020-05-05T18:34:42.664Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-05T18:34:42.664Z] #29 CACHED [2020-05-05T18:34:42.664Z] [2020-05-05T18:34:42.664Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-05T18:34:42.664Z] #21 CACHED [2020-05-05T18:34:42.664Z] [2020-05-05T18:34:42.664Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-05T18:34:42.664Z] #35 CACHED [2020-05-05T18:34:42.664Z] [2020-05-05T18:34:42.664Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:34:42.664Z] #10 CACHED [2020-05-05T18:34:42.664Z] [2020-05-05T18:34:42.664Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-05T18:34:42.664Z] #73 CACHED [2020-05-05T18:34:42.664Z] [2020-05-05T18:34:42.664Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-05T18:34:42.664Z] #25 CACHED [2020-05-05T18:34:42.664Z] [2020-05-05T18:34:42.664Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:34:42.664Z] #53 CACHED [2020-05-05T18:34:42.664Z] [2020-05-05T18:34:42.664Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-05T18:34:42.664Z] #64 CACHED [2020-05-05T18:34:42.664Z] [2020-05-05T18:34:42.664Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-05T18:34:42.664Z] #16 CACHED [2020-05-05T18:34:42.664Z] [2020-05-05T18:34:42.664Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:34:42.664Z] #23 CACHED [2020-05-05T18:34:42.664Z] [2020-05-05T18:34:42.664Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-05T18:34:42.664Z] #46 CACHED [2020-05-05T18:34:42.664Z] [2020-05-05T18:34:42.664Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-05T18:34:42.664Z] #8 CACHED [2020-05-05T18:34:42.664Z] [2020-05-05T18:34:42.664Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-05T18:34:42.664Z] #70 CACHED [2020-05-05T18:34:42.664Z] [2020-05-05T18:34:42.664Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-05T18:34:42.664Z] #15 CACHED [2020-05-05T18:34:42.664Z] [2020-05-05T18:34:42.664Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-05T18:34:42.664Z] #63 CACHED [2020-05-05T18:34:42.664Z] [2020-05-05T18:34:42.664Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-05T18:34:42.664Z] #55 CACHED [2020-05-05T18:34:42.664Z] [2020-05-05T18:34:42.664Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-05T18:34:42.664Z] #66 CACHED [2020-05-05T18:34:42.664Z] [2020-05-05T18:34:42.664Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-05T18:34:42.664Z] #24 CACHED [2020-05-05T18:34:42.664Z] [2020-05-05T18:34:42.664Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-05T18:34:42.664Z] #14 CACHED [2020-05-05T18:34:42.664Z] [2020-05-05T18:34:42.664Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-05T18:34:42.664Z] #37 CACHED [2020-05-05T18:34:42.664Z] [2020-05-05T18:34:42.664Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:34:42.664Z] #33 CACHED [2020-05-05T18:34:42.664Z] [2020-05-05T18:34:42.664Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:34:42.664Z] #47 CACHED [2020-05-05T18:34:42.664Z] [2020-05-05T18:34:42.664Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-05T18:34:42.664Z] #72 CACHED [2020-05-05T18:34:42.664Z] [2020-05-05T18:34:42.664Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-05T18:34:42.664Z] #75 CACHED [2020-05-05T18:34:42.664Z] [2020-05-05T18:34:42.664Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-05T18:34:42.664Z] #67 CACHED [2020-05-05T18:34:42.664Z] [2020-05-05T18:34:42.664Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-05T18:34:42.664Z] #17 CACHED [2020-05-05T18:34:42.664Z] [2020-05-05T18:34:42.664Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-05T18:34:42.664Z] #69 CACHED [2020-05-05T18:34:42.664Z] [2020-05-05T18:34:42.664Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-05T18:34:42.664Z] #36 CACHED [2020-05-05T18:34:42.664Z] [2020-05-05T18:34:42.664Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-05T18:34:42.664Z] #58 CACHED [2020-05-05T18:34:42.664Z] [2020-05-05T18:34:42.664Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:34:42.664Z] #56 CACHED [2020-05-05T18:34:42.664Z] [2020-05-05T18:34:42.664Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-05T18:34:42.664Z] #76 CACHED [2020-05-05T18:34:42.664Z] [2020-05-05T18:34:42.664Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-05T18:34:43.227Z] #77 DONE 0.9s [2020-05-05T18:34:43.227Z] [2020-05-05T18:34:43.227Z] #78 exporting to image [2020-05-05T18:34:43.227Z] #78 exporting layers [2020-05-05T18:34:44.158Z] #78 exporting layers 0.9s done [2020-05-05T18:34:44.158Z] #78 writing image sha256:95b0d2bb3a8ed1e7ee454ba14482f2470fdf7f09720b6cf3bcd0eafb590fbebc done [2020-05-05T18:34:44.158Z] #78 naming to docker.io/library/docker:1db86b772e45e8ee04fcb6a4db487c983d67d29f done [2020-05-05T18:34:44.158Z] #78 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-05-05T18:34:44.742Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40907/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40907/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1db86b772e45e8ee04fcb6a4db487c983d67d29f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1db86b772e45e8ee04fcb6a4db487c983d67d29f hack/validate/default [2020-05-05T18:34:45.306Z] Congratulations! All commits are properly signed with the DCO! [2020-05-05T18:34:45.306Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-05-05T18:34:45.306Z] No api/types/ or api/swagger.yaml changes in diff. [2020-05-05T18:34:45.306Z] Congratulations! All TOML source files changed here have valid syntax. [2020-05-05T18:34:45.306Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-05-05T18:34:45.306Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-05-05T18:34:45.306Z] Congratulations! No new tests were added to integration-cli. [2020-05-05T18:34:45.306Z] [2020-05-05T18:34:45.306Z] INFO Start validation with golang-ci-lint [2020-05-05T18:34:45.563Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-05-05T18:34:45.563Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-05-05T18:34:45.563Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-05-05T18:34:46.193Z] Fetching without tags [2020-05-05T18:34:46.166Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-05T18:34:46.167Z] > git config --add remote.origin.fetch +refs/pull/40907/head:refs/remotes/origin/PR-40907 # timeout=10 [2020-05-05T18:34:46.168Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-05T18:34:46.181Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-05T18:34:46.198Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-05T18:34:46.198Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-05T18:34:46.198Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40907/head:refs/remotes/origin/PR-40907 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-05T18:34:46.470Z] Merging remotes/origin/master commit 1655290016ac041bab80bb58a27a7fcc38415368 into PR head commit a8216806ce28741282f27c9076fedd76f05b315d [2020-05-05T18:34:47.444Z] Merge succeeded, producing 757890d50643b12a5a1f5529f7a773be26c16476 [2020-05-05T18:34:47.444Z] Checking out Revision 757890d50643b12a5a1f5529f7a773be26c16476 (PR-40907) [2020-05-05T18:34:47.505Z] Commit message: "Merge commit '1655290016ac041bab80bb58a27a7fcc38415368' into HEAD" [2020-05-05T18:34:47.506Z] First time build. Skipping changelog. [2020-05-05T18:34:47.565Z] > git --version # timeout=10 [2020-05-05T18:34:47.574Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-05-05T18:34:46.475Z] > git config core.sparsecheckout # timeout=10 [2020-05-05T18:34:46.476Z] > git checkout -f a8216806ce28741282f27c9076fedd76f05b315d # timeout=10 [2020-05-05T18:34:46.950Z] > git merge 1655290016ac041bab80bb58a27a7fcc38415368 # timeout=10 [2020-05-05T18:34:47.435Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-05T18:34:47.448Z] > git config core.sparsecheckout # timeout=10 [2020-05-05T18:34:47.454Z] > git checkout -f 757890d50643b12a5a1f5529f7a773be26c16476 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-05T18:34:48.484Z] + docker version [2020-05-05T18:34:48.484Z] Client: Docker Engine - Community [2020-05-05T18:34:48.484Z] Version: 19.03.7 [2020-05-05T18:34:48.484Z] API version: 1.40 [2020-05-05T18:34:48.484Z] Go version: go1.12.17 [2020-05-05T18:34:48.484Z] Git commit: 7141c199a2 [2020-05-05T18:34:48.484Z] Built: Sat Mar 7 16:48:47 2020 [2020-05-05T18:34:48.484Z] OS/Arch: linux/s390x [2020-05-05T18:34:48.484Z] Experimental: false [2020-05-05T18:34:48.484Z] [2020-05-05T18:34:48.484Z] Server: Docker Engine - Community [2020-05-05T18:34:48.484Z] Engine: [2020-05-05T18:34:48.484Z] Version: 19.03.7 [2020-05-05T18:34:48.484Z] API version: 1.40 (minimum version 1.12) [2020-05-05T18:34:48.484Z] Go version: go1.12.17 [2020-05-05T18:34:48.484Z] Git commit: 7141c199a2 [2020-05-05T18:34:48.484Z] Built: Sat Mar 7 16:47:46 2020 [2020-05-05T18:34:48.484Z] OS/Arch: linux/s390x [2020-05-05T18:34:48.484Z] Experimental: true [2020-05-05T18:34:48.484Z] containerd: [2020-05-05T18:34:48.484Z] Version: 1.2.13 [2020-05-05T18:34:48.484Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-05T18:34:48.484Z] runc: [2020-05-05T18:34:48.484Z] Version: 1.0.0-rc10 [2020-05-05T18:34:48.484Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-05T18:34:48.484Z] docker-init: [2020-05-05T18:34:48.484Z] Version: 0.18.0 [2020-05-05T18:34:48.484Z] GitCommit: fec3683 [Pipeline] sh [2020-05-05T18:34:48.857Z] + docker info [2020-05-05T18:34:49.470Z] Client: [2020-05-05T18:34:49.470Z] Debug Mode: false [2020-05-05T18:34:49.470Z] [2020-05-05T18:34:49.470Z] Server: [2020-05-05T18:34:49.470Z] Containers: 0 [2020-05-05T18:34:49.470Z] Running: 0 [2020-05-05T18:34:49.470Z] Paused: 0 [2020-05-05T18:34:49.470Z] Stopped: 0 [2020-05-05T18:34:49.470Z] Images: 0 [2020-05-05T18:34:49.470Z] Server Version: 19.03.7 [2020-05-05T18:34:49.470Z] Storage Driver: overlay2 [2020-05-05T18:34:49.470Z] Backing Filesystem: [2020-05-05T18:34:49.470Z] Supports d_type: true [2020-05-05T18:34:49.470Z] Native Overlay Diff: true [2020-05-05T18:34:49.470Z] Logging Driver: json-file [2020-05-05T18:34:49.470Z] Cgroup Driver: cgroupfs [2020-05-05T18:34:49.470Z] Plugins: [2020-05-05T18:34:49.470Z] Volume: local [2020-05-05T18:34:49.470Z] Network: bridge host ipvlan macvlan null overlay [2020-05-05T18:34:49.470Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-05T18:34:49.470Z] Swarm: inactive [2020-05-05T18:34:49.470Z] Runtimes: runc [2020-05-05T18:34:49.470Z] Default Runtime: runc [2020-05-05T18:34:49.470Z] Init Binary: docker-init [2020-05-05T18:34:49.470Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-05T18:34:49.470Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-05T18:34:49.470Z] init version: fec3683 [2020-05-05T18:34:49.470Z] Security Options: [2020-05-05T18:34:49.470Z] apparmor [2020-05-05T18:34:49.470Z] seccomp [2020-05-05T18:34:49.470Z] Profile: default [2020-05-05T18:34:49.470Z] Kernel Version: 4.15.0-91-generic [2020-05-05T18:34:49.471Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-05T18:34:49.471Z] OSType: linux [2020-05-05T18:34:49.471Z] Architecture: s390x [2020-05-05T18:34:49.471Z] CPUs: 2 [2020-05-05T18:34:49.471Z] Total Memory: 7.861GiB [2020-05-05T18:34:49.471Z] Name: s390x-ubuntu-14 [2020-05-05T18:34:49.471Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-05-05T18:34:49.471Z] Docker Root Dir: /var/lib/docker [2020-05-05T18:34:49.471Z] Debug Mode: false [2020-05-05T18:34:49.471Z] Username: dockerbuildbot [2020-05-05T18:34:49.471Z] Registry: https://index.docker.io/v1/ [2020-05-05T18:34:49.471Z] Labels: [2020-05-05T18:34:49.471Z] Experimental: true [2020-05-05T18:34:49.471Z] Insecure Registries: [2020-05-05T18:34:49.471Z] 127.0.0.0/8 [2020-05-05T18:34:49.471Z] Live Restore Enabled: false [2020-05-05T18:34:49.471Z] [2020-05-05T18:34:49.471Z] WARNING: No swap limit support [Pipeline] sh [2020-05-05T18:34:49.847Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-05T18:34:49.847Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-05T18:34:49.847Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40907/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-05T18:34:49.847Z] + bash /home/jenkins/workspace/moby_PR-40907/check-config.sh [2020-05-05T18:34:49.847Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-05T18:34:49.847Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-05-05T18:34:49.847Z] [2020-05-05T18:34:49.847Z] Generally Necessary: [2020-05-05T18:34:49.847Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-05T18:34:49.847Z] - apparmor: enabled and tools installed [2020-05-05T18:34:49.847Z] - CONFIG_NAMESPACES: enabled [2020-05-05T18:34:49.847Z] - CONFIG_NET_NS: enabled [2020-05-05T18:34:49.847Z] - CONFIG_PID_NS: enabled [2020-05-05T18:34:49.847Z] - CONFIG_IPC_NS: enabled [2020-05-05T18:34:49.847Z] - CONFIG_UTS_NS: enabled [2020-05-05T18:34:49.847Z] - CONFIG_CGROUPS: enabled [2020-05-05T18:34:49.847Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-05T18:34:49.847Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-05T18:34:49.847Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-05T18:34:49.847Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-05T18:34:49.847Z] - CONFIG_CPUSETS: enabled [2020-05-05T18:34:49.847Z] - CONFIG_MEMCG: enabled [2020-05-05T18:34:49.847Z] - CONFIG_KEYS: enabled [2020-05-05T18:34:49.847Z] - CONFIG_VETH: enabled (as module) [2020-05-05T18:34:49.847Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-05T18:34:49.847Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-05T18:34:49.847Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-05T18:34:49.847Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-05T18:34:49.847Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-05T18:34:49.847Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-05T18:34:49.847Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-05T18:34:49.847Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-05T18:34:49.847Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-05T18:34:49.847Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-05T18:34:49.847Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-05T18:34:49.847Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-05T18:34:49.847Z] [2020-05-05T18:34:49.847Z] Optional Features: [2020-05-05T18:34:49.847Z] - CONFIG_USER_NS: enabled [2020-05-05T18:34:49.847Z] - CONFIG_SECCOMP: enabled [2020-05-05T18:34:49.847Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-05T18:34:49.847Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-05T18:34:49.847Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-05T18:34:49.847Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-05T18:34:49.847Z] - CONFIG_BLK_CGROUP: enabled [2020-05-05T18:34:49.847Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-05T18:34:49.847Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-05T18:34:49.847Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-05T18:34:49.847Z] - CONFIG_CGROUP_PERF: enabled [2020-05-05T18:34:49.847Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-05T18:34:49.847Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-05T18:34:49.847Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-05T18:34:49.847Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-05T18:34:49.847Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-05T18:34:49.847Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-05T18:34:49.847Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-05T18:34:49.847Z] - CONFIG_IP_VS: enabled (as module) [2020-05-05T18:34:49.847Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-05T18:34:49.847Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-05T18:34:49.847Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-05T18:34:49.847Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-05T18:34:50.129Z] - CONFIG_EXT4_FS: enabled [2020-05-05T18:34:50.129Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-05T18:34:50.129Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-05T18:34:50.129Z] - Network Drivers: [2020-05-05T18:34:50.129Z] - "overlay": [2020-05-05T18:34:50.129Z] - CONFIG_VXLAN: enabled (as module) [2020-05-05T18:34:50.129Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-05T18:34:50.129Z] Optional (for encrypted networks): [2020-05-05T18:34:50.129Z] - CONFIG_CRYPTO: enabled [2020-05-05T18:34:50.129Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-05T18:34:50.129Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-05T18:34:50.129Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-05T18:34:50.129Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-05T18:34:50.129Z] - CONFIG_XFRM: enabled [2020-05-05T18:34:50.129Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-05T18:34:50.129Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-05T18:34:50.129Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-05T18:34:50.129Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-05T18:34:50.129Z] - "ipvlan": [2020-05-05T18:34:50.129Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-05T18:34:50.129Z] - "macvlan": [2020-05-05T18:34:50.129Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-05T18:34:50.129Z] - CONFIG_DUMMY: enabled (as module) [2020-05-05T18:34:50.129Z] - "ftp,tftp client in container": [2020-05-05T18:34:50.129Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-05T18:34:50.129Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-05T18:34:50.129Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-05T18:34:50.129Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-05T18:34:50.129Z] - Storage Drivers: [2020-05-05T18:34:50.129Z] - "aufs": [2020-05-05T18:34:50.129Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-05T18:34:50.129Z] - "btrfs": [2020-05-05T18:34:50.129Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-05T18:34:50.129Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-05T18:34:50.129Z] - "devicemapper": [2020-05-05T18:34:50.129Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-05T18:34:50.129Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-05T18:34:50.129Z] - "overlay": [2020-05-05T18:34:50.129Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-05T18:34:50.129Z] - "zfs": [2020-05-05T18:34:50.129Z] - /dev/zfs: missing [2020-05-05T18:34:50.129Z] - zfs command: missing [2020-05-05T18:34:50.129Z] - zpool command: missing [2020-05-05T18:34:50.129Z] [2020-05-05T18:34:50.129Z] Limits: [2020-05-05T18:34:50.129Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-05T18:34:50.129Z] [2020-05-05T18:34:50.129Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-05T18:34:50.559Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1db86b772e45e8ee04fcb6a4db487c983d67d29f . [2020-05-05T18:34:50.559Z] #2 [internal] load .dockerignore [2020-05-05T18:34:50.559Z] #2 transferring context: 87B done [2020-05-05T18:34:50.559Z] #2 DONE 0.0s [2020-05-05T18:34:50.559Z] [2020-05-05T18:34:50.559Z] #1 [internal] load build definition from Dockerfile [2020-05-05T18:34:50.559Z] #1 transferring dockerfile: 17.09kB done [2020-05-05T18:34:50.559Z] #1 DONE 0.0s [2020-05-05T18:34:50.559Z] [2020-05-05T18:34:50.559Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-05T18:34:50.846Z] #3 DONE 0.2s [2020-05-05T18:34:50.846Z] [2020-05-05T18:34:50.846Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-05T18:34:50.846Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-05T18:34:50.846Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0B / 8.88MB 0.1s [2020-05-05T18:34:50.846Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-05T18:34:50.846Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-05-05T18:34:50.846Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-05-05T18:34:50.846Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 6.98MB / 8.88MB 0.2s [2020-05-05T18:34:51.129Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-05-05T18:34:51.129Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-05-05T18:34:51.178Z] Fetching without tags [2020-05-05T18:34:51.421Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-05-05T18:34:51.421Z] #4 DONE 0.5s [2020-05-05T18:34:51.582Z] Still waiting to schedule task [2020-05-05T18:34:51.582Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-05-05T18:34:51.582Z] Merging remotes/origin/master commit 1655290016ac041bab80bb58a27a7fcc38415368 into PR head commit a8216806ce28741282f27c9076fedd76f05b315d [2020-05-05T18:34:51.583Z] Still waiting to schedule task [2020-05-05T18:34:51.584Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-05-05T18:34:51.604Z] Still waiting to schedule task [2020-05-05T18:34:51.604Z] Waiting for next available executor on ‘azwin-2-9b82b0’ [2020-05-05T18:34:52.048Z] [2020-05-05T18:34:52.048Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-05T18:34:52.048Z] #6 ... [2020-05-05T18:34:52.048Z] [2020-05-05T18:34:52.048Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-05T18:34:52.048Z] #5 DONE 0.2s [2020-05-05T18:34:52.048Z] [2020-05-05T18:34:52.048Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-05T18:34:52.048Z] #6 DONE 0.2s [2020-05-05T18:34:52.048Z] [2020-05-05T18:34:52.048Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-05T18:34:52.048Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-05T18:34:52.048Z] #7 sha256:e66e95de76709b7cf612a109827338d02d357394fb4384afa65afdb6b055c9da 5.46kB / 5.46kB done [2020-05-05T18:34:52.048Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-05T18:34:52.048Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 0B / 48.96MB 0.0s [2020-05-05T18:34:52.048Z] #7 sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 0B / 7.38MB 0.0s [2020-05-05T18:34:52.048Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 0B / 9.88MB 0.0s [2020-05-05T18:34:52.048Z] #7 sha256:096248e7dc3bfc779755095bda067ce6279c8d1ae740919daf2019ceb1e2c113 1.79kB / 1.79kB done [2020-05-05T18:34:52.356Z] #7 sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 1.78MB / 7.38MB 0.1s [2020-05-05T18:34:52.356Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 3.35MB / 9.88MB 0.1s [2020-05-05T18:34:52.356Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 5.90MB / 48.96MB 0.2s [2020-05-05T18:34:52.356Z] #7 sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 7.38MB / 7.38MB 0.2s [2020-05-05T18:34:52.356Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 5.74MB / 9.88MB 0.2s [2020-05-05T18:34:52.356Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 12.28MB / 48.96MB 0.3s [2020-05-05T18:34:52.356Z] #7 sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 7.38MB / 7.38MB 0.2s done [2020-05-05T18:34:52.356Z] #7 sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 9.88MB / 9.88MB 0.3s done [2020-05-05T18:34:52.356Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 0B / 56.67MB 0.3s [2020-05-05T18:34:52.356Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 1.38MB / 51.37MB 0.3s [2020-05-05T18:34:51.112Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-05T18:34:51.116Z] > git config --add remote.origin.fetch +refs/pull/40907/head:refs/remotes/origin/PR-40907 # timeout=10 [2020-05-05T18:34:51.120Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-05T18:34:51.128Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-05T18:34:51.140Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-05T18:34:51.141Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-05T18:34:51.142Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40907/head:refs/remotes/origin/PR-40907 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-05T18:34:51.545Z] > git config core.sparsecheckout # timeout=10 [2020-05-05T18:34:51.556Z] > git checkout -f a8216806ce28741282f27c9076fedd76f05b315d # timeout=10 [2020-05-05T18:34:52.487Z] > git merge 1655290016ac041bab80bb58a27a7fcc38415368 # timeout=10 [2020-05-05T18:34:52.648Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 15.67MB / 48.96MB 0.4s [2020-05-05T18:34:52.648Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 3.01MB / 56.67MB 0.4s [2020-05-05T18:34:52.648Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 6.47MB / 51.37MB 0.4s [2020-05-05T18:34:52.648Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 19.82MB / 48.96MB 0.5s [2020-05-05T18:34:52.648Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 6.82MB / 56.67MB 0.5s [2020-05-05T18:34:52.648Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 10.60MB / 51.37MB 0.5s [2020-05-05T18:34:52.648Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 24.45MB / 48.96MB 0.6s [2020-05-05T18:34:52.648Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 13.62MB / 51.37MB 0.6s [2020-05-05T18:34:52.933Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 27.30MB / 48.96MB 0.7s [2020-05-05T18:34:52.933Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 12.16MB / 56.67MB 0.7s [2020-05-05T18:34:52.933Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 31.05MB / 48.96MB 0.8s [2020-05-05T18:34:52.933Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 18.63MB / 51.37MB 0.8s [2020-05-05T18:34:53.161Z] Merge succeeded, producing ffcbcc60a841512c9b5e8801562cdfe105e0faac [2020-05-05T18:34:53.161Z] Checking out Revision ffcbcc60a841512c9b5e8801562cdfe105e0faac (PR-40907) [2020-05-05T18:34:53.218Z] #7 ... [2020-05-05T18:34:53.218Z] [2020-05-05T18:34:53.218Z] #20 [internal] load build context [2020-05-05T18:34:53.218Z] #20 transferring context: 53.03MB 1.0s done [2020-05-05T18:34:53.218Z] #20 DONE 1.1s [2020-05-05T18:34:53.218Z] [2020-05-05T18:34:53.218Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-05T18:34:53.218Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 37.70MB / 48.96MB 1.0s [2020-05-05T18:34:53.218Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 20.79MB / 56.67MB 1.0s [2020-05-05T18:34:53.218Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 26.65MB / 51.37MB 1.0s [2020-05-05T18:34:53.218Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 45.03MB / 48.96MB 1.2s [2020-05-05T18:34:53.218Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 29.35MB / 56.67MB 1.2s [2020-05-05T18:34:53.218Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 34.40MB / 51.37MB 1.2s [2020-05-05T18:34:53.267Z] Commit message: "Merge commit '1655290016ac041bab80bb58a27a7fcc38415368' into HEAD" [2020-05-05T18:34:53.267Z] First time build. Skipping changelog. [2020-05-05T18:34:53.250Z] > git --version # timeout=10 [2020-05-05T18:34:53.263Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-05-05T18:34:53.507Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 48.95MB / 48.96MB 1.3s [2020-05-05T18:34:53.507Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 34.10MB / 56.67MB 1.3s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-05-05T18:34:53.796Z] #7 sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 48.96MB / 48.96MB 1.4s done [2020-05-05T18:34:53.796Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 44.65MB / 56.67MB 1.5s [2020-05-05T18:34:53.796Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 45.38MB / 51.37MB 1.5s [2020-05-05T18:34:53.796Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 1.38MB / 102.23MB 1.5s [2020-05-05T18:34:53.796Z] #7 extracting sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 [2020-05-05T18:34:53.796Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 48.30MB / 56.67MB 1.6s [2020-05-05T18:34:53.796Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 49.54MB / 51.37MB 1.6s [2020-05-05T18:34:53.796Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 52.96MB / 56.67MB 1.7s [2020-05-05T18:34:53.796Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 10.65MB / 102.23MB 1.7s [Pipeline] sh [2020-05-05T18:34:54.081Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 56.58MB / 56.67MB 1.8s [2020-05-05T18:34:54.082Z] #7 sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 51.37MB / 51.37MB 1.8s done [2020-05-05T18:34:54.082Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 18.77MB / 102.23MB 1.8s [2020-05-05T18:34:54.082Z] #7 sha256:19f86520d8b752849e95361c289504ecc5a52e2e0c04d09f819a4ee04ae3c270 155B / 155B 1.8s done [2020-05-05T18:34:54.082Z] #7 sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 56.67MB / 56.67MB 1.9s done [2020-05-05T18:34:54.082Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 27.55MB / 102.23MB 2.0s [2020-05-05T18:34:54.083Z] + docker version [2020-05-05T18:34:54.083Z] Client: Docker Engine - Community [2020-05-05T18:34:54.083Z] Version: 19.03.8 [2020-05-05T18:34:54.083Z] API version: 1.40 [2020-05-05T18:34:54.083Z] Go version: go1.12.17 [2020-05-05T18:34:54.083Z] Git commit: afacb8b [2020-05-05T18:34:54.083Z] Built: Wed Mar 11 01:26:35 2020 [2020-05-05T18:34:54.083Z] OS/Arch: linux/arm64 [2020-05-05T18:34:54.083Z] Experimental: false [2020-05-05T18:34:54.083Z] [2020-05-05T18:34:54.083Z] Server: Docker Engine - Community [2020-05-05T18:34:54.083Z] Engine: [2020-05-05T18:34:54.083Z] Version: 19.03.8 [2020-05-05T18:34:54.083Z] API version: 1.40 (minimum version 1.12) [2020-05-05T18:34:54.083Z] Go version: go1.12.17 [2020-05-05T18:34:54.083Z] Git commit: afacb8b [2020-05-05T18:34:54.083Z] Built: Wed Mar 11 01:25:07 2020 [2020-05-05T18:34:54.083Z] OS/Arch: linux/arm64 [2020-05-05T18:34:54.083Z] Experimental: true [2020-05-05T18:34:54.083Z] containerd: [2020-05-05T18:34:54.083Z] Version: 1.2.13 [2020-05-05T18:34:54.083Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-05T18:34:54.083Z] runc: [2020-05-05T18:34:54.083Z] Version: 1.0.0-rc10 [2020-05-05T18:34:54.083Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-05T18:34:54.083Z] docker-init: [2020-05-05T18:34:54.083Z] Version: 0.18.0 [2020-05-05T18:34:54.083Z] GitCommit: fec3683 [Pipeline] sh [2020-05-05T18:34:54.366Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 39.37MB / 102.23MB 2.1s [2020-05-05T18:34:54.366Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 48.98MB / 102.23MB 2.2s [2020-05-05T18:34:54.369Z] + docker info [2020-05-05T18:34:53.115Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-05T18:34:53.123Z] > git config core.sparsecheckout # timeout=10 [2020-05-05T18:34:53.128Z] > git checkout -f ffcbcc60a841512c9b5e8801562cdfe105e0faac # timeout=10 [2020-05-05T18:34:54.649Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 55.69MB / 102.23MB 2.4s [2020-05-05T18:34:54.649Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 71.98MB / 102.23MB 2.6s [2020-05-05T18:34:54.649Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 83.57MB / 102.23MB 2.7s [2020-05-05T18:34:54.931Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 92.10MB / 102.23MB 2.8s [2020-05-05T18:34:54.931Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 102.23MB / 102.23MB 2.8s [2020-05-05T18:34:55.213Z] #7 sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 102.23MB / 102.23MB 3.0s done [2020-05-05T18:34:55.213Z] #7 ... [2020-05-05T18:34:55.213Z] [2020-05-05T18:34:55.213Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-05T18:34:55.213Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-05T18:34:55.213Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-05T18:34:55.213Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-05T18:34:55.213Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.0s done [2020-05-05T18:34:55.213Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.8s done [2020-05-05T18:34:55.213Z] #71 DONE 3.1s [2020-05-05T18:34:55.213Z] [2020-05-05T18:34:55.213Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-05T18:34:55.303Z] Client: [2020-05-05T18:34:55.303Z] Debug Mode: false [2020-05-05T18:34:55.303Z] [2020-05-05T18:34:55.303Z] Server: [2020-05-05T18:34:55.303Z] Containers: 0 [2020-05-05T18:34:55.303Z] Running: 0 [2020-05-05T18:34:55.303Z] Paused: 0 [2020-05-05T18:34:55.303Z] Stopped: 0 [2020-05-05T18:34:55.303Z] Images: 2 [2020-05-05T18:34:55.303Z] Server Version: 19.03.8 [2020-05-05T18:34:55.303Z] Storage Driver: overlay2 [2020-05-05T18:34:55.303Z] Backing Filesystem: [2020-05-05T18:34:55.303Z] Supports d_type: true [2020-05-05T18:34:55.303Z] Native Overlay Diff: true [2020-05-05T18:34:55.303Z] Logging Driver: json-file [2020-05-05T18:34:55.303Z] Cgroup Driver: cgroupfs [2020-05-05T18:34:55.303Z] Plugins: [2020-05-05T18:34:55.303Z] Volume: local [2020-05-05T18:34:55.303Z] Network: bridge host ipvlan macvlan null overlay [2020-05-05T18:34:55.303Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-05T18:34:55.303Z] Swarm: inactive [2020-05-05T18:34:55.303Z] Runtimes: runc [2020-05-05T18:34:55.303Z] Default Runtime: runc [2020-05-05T18:34:55.303Z] Init Binary: docker-init [2020-05-05T18:34:55.303Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-05T18:34:55.303Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-05T18:34:55.303Z] init version: fec3683 [2020-05-05T18:34:55.303Z] Security Options: [2020-05-05T18:34:55.303Z] apparmor [2020-05-05T18:34:55.303Z] seccomp [2020-05-05T18:34:55.303Z] Profile: default [2020-05-05T18:34:55.303Z] Kernel Version: 4.15.0-1065-aws [2020-05-05T18:34:55.303Z] Operating System: Ubuntu 16.04.6 LTS [2020-05-05T18:34:55.303Z] OSType: linux [2020-05-05T18:34:55.303Z] Architecture: aarch64 [2020-05-05T18:34:55.303Z] CPUs: 4 [2020-05-05T18:34:55.303Z] Total Memory: 7.525GiB [2020-05-05T18:34:55.303Z] Name: ip-10-100-61-154 [2020-05-05T18:34:55.303Z] ID: 5JPB:CPXV:74WD:UUPR:S54C:SZZY:3ZIR:DQ4F:3AW7:X7YB:VNEU:2Q7A [2020-05-05T18:34:55.303Z] Docker Root Dir: /var/lib/docker [2020-05-05T18:34:55.303Z] Debug Mode: false [2020-05-05T18:34:55.303Z] Registry: https://index.docker.io/v1/ [2020-05-05T18:34:55.303Z] Labels: [2020-05-05T18:34:55.303Z] Experimental: true [2020-05-05T18:34:55.303Z] Insecure Registries: [2020-05-05T18:34:55.303Z] 127.0.0.0/8 [2020-05-05T18:34:55.303Z] Live Restore Enabled: true [2020-05-05T18:34:55.303Z] [2020-05-05T18:34:55.303Z] WARNING: No swap limit support [Pipeline] sh [2020-05-05T18:34:55.495Z] #7 extracting sha256:21544d2d1a0f1cb5666bb8ad68a1dd7dff9022d1f9e2e096808ab6ce5c4c9275 1.8s done [2020-05-05T18:34:55.590Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-05T18:34:55.590Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-05T18:34:55.590Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40907/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-05T18:34:55.778Z] #7 extracting sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 0.1s [2020-05-05T18:34:55.848Z] + bash /home/ubuntu/workspace/moby_PR-40907/check-config.sh [2020-05-05T18:34:55.848Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-05T18:34:55.848Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-05T18:34:55.848Z] [2020-05-05T18:34:55.848Z] Generally Necessary: [2020-05-05T18:34:55.848Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-05T18:34:55.848Z] - apparmor: enabled and tools installed [2020-05-05T18:34:55.848Z] - CONFIG_NAMESPACES: enabled [2020-05-05T18:34:55.848Z] - CONFIG_NET_NS: enabled [2020-05-05T18:34:55.848Z] - CONFIG_PID_NS: enabled [2020-05-05T18:34:55.848Z] - CONFIG_IPC_NS: enabled [2020-05-05T18:34:55.848Z] - CONFIG_UTS_NS: enabled [2020-05-05T18:34:55.848Z] - CONFIG_CGROUPS: enabled [2020-05-05T18:34:55.848Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-05T18:34:55.848Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-05T18:34:55.848Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-05T18:34:55.848Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-05T18:34:55.848Z] - CONFIG_CPUSETS: enabled [2020-05-05T18:34:55.848Z] - CONFIG_MEMCG: enabled [2020-05-05T18:34:55.848Z] - CONFIG_KEYS: enabled [2020-05-05T18:34:55.848Z] - CONFIG_VETH: enabled (as module) [2020-05-05T18:34:55.848Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-05T18:34:56.060Z] #7 extracting sha256:2b3e752e672f7ad4df3bc70ad7e3a5cf780c05c6913d856a0c0f0b9fe01a2fd7 0.3s done [2020-05-05T18:34:56.060Z] #7 extracting sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 0.1s [2020-05-05T18:34:56.107Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-05T18:34:56.107Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-05T18:34:56.107Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-05T18:34:56.107Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-05T18:34:56.107Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-05T18:34:56.107Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-05T18:34:56.107Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-05T18:34:56.107Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-05T18:34:56.107Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-05T18:34:56.107Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-05T18:34:56.107Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-05T18:34:56.107Z] [2020-05-05T18:34:56.107Z] Optional Features: [2020-05-05T18:34:56.107Z] - CONFIG_USER_NS: enabled [2020-05-05T18:34:56.107Z] - CONFIG_SECCOMP: enabled [2020-05-05T18:34:56.107Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-05T18:34:56.107Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-05T18:34:56.107Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-05T18:34:56.107Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-05T18:34:56.107Z] - CONFIG_BLK_CGROUP: enabled [2020-05-05T18:34:56.107Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-05T18:34:56.107Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-05T18:34:56.107Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-05T18:34:56.107Z] - CONFIG_CGROUP_PERF: enabled [2020-05-05T18:34:56.107Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-05T18:34:56.107Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-05T18:34:56.107Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-05T18:34:56.107Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-05T18:34:56.343Z] #7 extracting sha256:a38d446f6063ddcf824c977df528ad247ee63a20b25390fba88c3b637444ad78 0.2s done [2020-05-05T18:34:56.343Z] #7 extracting sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c [2020-05-05T18:34:56.366Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-05T18:34:56.366Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-05T18:34:56.366Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-05T18:34:56.366Z] - CONFIG_IP_VS: enabled (as module) [2020-05-05T18:34:56.366Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-05T18:34:56.366Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-05T18:34:56.366Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-05T18:34:56.366Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-05T18:34:56.366Z] - CONFIG_EXT4_FS: enabled [2020-05-05T18:34:56.366Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-05T18:34:56.366Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-05T18:34:56.366Z] - Network Drivers: [2020-05-05T18:34:56.366Z] - "overlay": [2020-05-05T18:34:56.366Z] - CONFIG_VXLAN: enabled (as module) [2020-05-05T18:34:56.366Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-05T18:34:56.366Z] Optional (for encrypted networks): [2020-05-05T18:34:56.366Z] - CONFIG_CRYPTO: enabled [2020-05-05T18:34:56.366Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-05T18:34:56.366Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-05T18:34:56.366Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-05T18:34:56.366Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-05T18:34:56.366Z] - CONFIG_XFRM: enabled [2020-05-05T18:34:56.366Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-05T18:34:56.366Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-05T18:34:56.366Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-05T18:34:56.366Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-05T18:34:56.366Z] - "ipvlan": [2020-05-05T18:34:56.366Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-05T18:34:56.366Z] - "macvlan": [2020-05-05T18:34:56.624Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-05T18:34:56.624Z] - CONFIG_DUMMY: enabled (as module) [2020-05-05T18:34:56.624Z] - "ftp,tftp client in container": [2020-05-05T18:34:56.624Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-05T18:34:56.624Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-05T18:34:56.624Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-05T18:34:56.624Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-05T18:34:56.624Z] - Storage Drivers: [2020-05-05T18:34:56.624Z] - "aufs": [2020-05-05T18:34:56.624Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-05T18:34:56.624Z] - "btrfs": [2020-05-05T18:34:56.624Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-05T18:34:56.624Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-05T18:34:56.624Z] - "devicemapper": [2020-05-05T18:34:56.624Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-05T18:34:56.624Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-05T18:34:56.624Z] - "overlay": [2020-05-05T18:34:56.624Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-05T18:34:56.624Z] - "zfs": [2020-05-05T18:34:56.624Z] - /dev/zfs: missing [2020-05-05T18:34:56.624Z] - zfs command: missing [2020-05-05T18:34:56.624Z] - zpool command: missing [2020-05-05T18:34:56.624Z] [2020-05-05T18:34:56.624Z] Limits: [2020-05-05T18:34:56.624Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-05T18:34:56.624Z] [2020-05-05T18:34:56.624Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-05T18:34:56.961Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1db86b772e45e8ee04fcb6a4db487c983d67d29f . [2020-05-05T18:34:56.961Z] #2 [internal] load build definition from Dockerfile [2020-05-05T18:34:56.961Z] #2 transferring dockerfile: 17.09kB done [2020-05-05T18:34:56.961Z] #2 DONE 0.0s [2020-05-05T18:34:56.961Z] [2020-05-05T18:34:56.961Z] #1 [internal] load .dockerignore [2020-05-05T18:34:56.961Z] #1 transferring context: 87B done [2020-05-05T18:34:56.961Z] #1 DONE 0.0s [2020-05-05T18:34:56.961Z] [2020-05-05T18:34:56.961Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-05T18:34:57.220Z] #3 DONE 0.1s [2020-05-05T18:34:57.220Z] [2020-05-05T18:34:57.220Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-05T18:34:57.220Z] #4 CACHED [2020-05-05T18:34:57.788Z] [2020-05-05T18:34:57.788Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-05T18:34:57.788Z] #5 DONE 0.1s [2020-05-05T18:34:57.788Z] [2020-05-05T18:34:57.788Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-05T18:34:57.788Z] #6 DONE 0.1s [2020-05-05T18:34:57.788Z] [2020-05-05T18:34:57.788Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-05T18:34:57.788Z] #71 DONE 0.0s [2020-05-05T18:34:57.788Z] [2020-05-05T18:34:57.788Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-05T18:34:57.788Z] #7 DONE 0.0s [2020-05-05T18:34:57.788Z] [2020-05-05T18:34:57.788Z] #20 [internal] load build context [2020-05-05T18:34:58.368Z] #7 extracting sha256:a31e1ba86655c6b448501fd4f602877c3220a41eda522b70f45131fa9b93620c 1.6s done [2020-05-05T18:34:58.368Z] #7 extracting sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 [2020-05-05T18:34:59.174Z] #20 transferring context: 53.03MB 1.4s done [2020-05-05T18:34:59.174Z] #20 DONE 1.4s [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-05T18:34:59.174Z] #34 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-05T18:34:59.174Z] #19 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-05T18:34:59.174Z] #27 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-05T18:34:59.174Z] #52 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-05T18:34:59.174Z] #45 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-05T18:34:59.174Z] #41 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-05T18:34:59.174Z] #9 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-05T18:34:59.174Z] #49 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:34:59.174Z] #23 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-05T18:34:59.174Z] #51 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-05T18:34:59.174Z] #28 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-05T18:34:59.174Z] #18 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-05T18:34:59.174Z] #70 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-05T18:34:59.174Z] #29 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-05T18:34:59.174Z] #12 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-05T18:34:59.174Z] #72 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-05T18:34:59.174Z] #35 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-05T18:34:59.174Z] #43 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-05T18:34:59.174Z] #61 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-05T18:34:59.174Z] #64 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-05T18:34:59.174Z] #16 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:34:59.174Z] #38 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:34:59.174Z] #53 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-05T18:34:59.174Z] #8 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-05T18:34:59.174Z] #26 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-05T18:34:59.174Z] #57 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-05T18:34:59.174Z] #37 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-05T18:34:59.174Z] #48 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-05T18:34:59.174Z] #42 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-05T18:34:59.174Z] #59 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-05T18:34:59.174Z] #62 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:34:59.174Z] #44 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-05T18:34:59.174Z] #67 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:34:59.174Z] #50 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-05T18:34:59.174Z] #58 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-05T18:34:59.174Z] #15 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-05T18:34:59.174Z] #14 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:34:59.174Z] #60 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-05T18:34:59.174Z] #54 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-05T18:34:59.174Z] #73 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-05T18:34:59.174Z] #39 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-05T18:34:59.174Z] #17 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-05T18:34:59.174Z] #25 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-05T18:34:59.174Z] #46 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-05T18:34:59.174Z] #13 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:34:59.174Z] #10 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-05T18:34:59.174Z] #22 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-05T18:34:59.174Z] #75 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-05T18:34:59.174Z] #30 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:34:59.174Z] #65 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-05T18:34:59.174Z] #36 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-05T18:34:59.174Z] #11 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-05T18:34:59.174Z] #32 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-05T18:34:59.174Z] #31 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-05T18:34:59.174Z] #69 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-05T18:34:59.174Z] #55 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:34:59.174Z] #68 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:34:59.174Z] #56 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-05T18:34:59.174Z] #21 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-05T18:34:59.174Z] #66 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:34:59.174Z] #74 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-05T18:34:59.174Z] #63 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:34:59.174Z] #33 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-05T18:34:59.174Z] #40 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:34:59.174Z] #47 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-05T18:34:59.174Z] #24 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-05T18:34:59.174Z] #76 CACHED [2020-05-05T18:34:59.174Z] [2020-05-05T18:34:59.174Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-05T18:34:59.839Z] #7 extracting sha256:0b15927cdbb1553be75fb788eaa560a4144d068a8be6519f947b1395a71e8519 1.2s done [2020-05-05T18:34:59.839Z] #7 extracting sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f [2020-05-05T18:35:01.077Z] #77 DONE 1.9s [2020-05-05T18:35:01.077Z] [2020-05-05T18:35:01.077Z] #78 exporting to image [2020-05-05T18:35:01.077Z] #78 exporting layers [2020-05-05T18:35:02.354Z] Fetching without tags [2020-05-05T18:35:02.319Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-05T18:35:02.325Z] > git config --add remote.origin.fetch +refs/pull/40907/head:refs/remotes/origin/PR-40907 # timeout=10 [2020-05-05T18:35:02.329Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-05T18:35:02.345Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-05T18:35:02.362Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-05T18:35:02.363Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-05T18:35:02.364Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40907/head:refs/remotes/origin/PR-40907 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-05T18:35:02.928Z] Merging remotes/origin/master commit 1655290016ac041bab80bb58a27a7fcc38415368 into PR head commit a8216806ce28741282f27c9076fedd76f05b315d [2020-05-05T18:35:02.979Z] #78 exporting layers 1.5s done [2020-05-05T18:35:02.979Z] #78 writing image sha256:3c0a29a12f9d4e97e1368e24a15edb5482d79dd98b9a21f86f7848d6d0f61b62 done [2020-05-05T18:35:02.980Z] #78 naming to docker.io/library/docker:1db86b772e45e8ee04fcb6a4db487c983d67d29f done [2020-05-05T18:35:02.980Z] #78 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-05T18:35:03.292Z] #7 extracting sha256:b47836aa382c2571894870ba850fbf374c64b811d54a31713a5986f5bb6c8d3f 2.8s done [2020-05-05T18:35:03.292Z] #7 extracting sha256:19f86520d8b752849e95361c289504ecc5a52e2e0c04d09f819a4ee04ae3c270 0.0s done [2020-05-05T18:35:03.292Z] #7 DONE 11.1s [2020-05-05T18:35:03.292Z] [2020-05-05T18:35:03.292Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-05T18:35:03.318Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40907/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1db86b772e45e8ee04fcb6a4db487c983d67d29f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1db86b772e45e8ee04fcb6a4db487c983d67d29f hack/test/unit [2020-05-05T18:35:04.298Z] Merge succeeded, producing eff9fc82d95a9447b4d2117f73cb6b27a23db6cd [2020-05-05T18:35:04.298Z] Checking out Revision eff9fc82d95a9447b4d2117f73cb6b27a23db6cd (PR-40907) [2020-05-05T18:35:04.301Z] #8 DONE 1.2s [2020-05-05T18:35:04.301Z] [2020-05-05T18:35:04.301Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-05T18:35:04.461Z] Commit message: "Merge commit '1655290016ac041bab80bb58a27a7fcc38415368' into HEAD" [2020-05-05T18:35:04.461Z] First time build. Skipping changelog. [2020-05-05T18:35:04.515Z] > git --version # timeout=10 [2020-05-05T18:35:04.521Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-05-05T18:35:02.935Z] > git config core.sparsecheckout # timeout=10 [2020-05-05T18:35:02.939Z] > git checkout -f a8216806ce28741282f27c9076fedd76f05b315d # timeout=10 [2020-05-05T18:35:04.097Z] > git merge 1655290016ac041bab80bb58a27a7fcc38415368 # timeout=10 [2020-05-05T18:35:04.288Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-05T18:35:04.305Z] > git config core.sparsecheckout # timeout=10 [2020-05-05T18:35:04.308Z] > git checkout -f eff9fc82d95a9447b4d2117f73cb6b27a23db6cd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-05T18:35:05.308Z] #9 DONE 1.1s [2020-05-05T18:35:05.308Z] [2020-05-05T18:35:05.308Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-05T18:35:05.308Z] #40 DONE 0.1s [2020-05-05T18:35:05.308Z] [2020-05-05T18:35:05.308Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-05T18:35:05.441Z] + docker version [2020-05-05T18:35:05.441Z] Client: [2020-05-05T18:35:05.441Z] Version: 18.06.1-ce [2020-05-05T18:35:05.441Z] API version: 1.38 [2020-05-05T18:35:05.441Z] Go version: go1.10.3 [2020-05-05T18:35:05.441Z] Git commit: e68fc7a [2020-05-05T18:35:05.441Z] Built: Tue Aug 21 17:26:10 2018 [2020-05-05T18:35:05.441Z] OS/Arch: linux/ppc64le [2020-05-05T18:35:05.441Z] Experimental: false [2020-05-05T18:35:05.441Z] [2020-05-05T18:35:05.441Z] Server: [2020-05-05T18:35:05.441Z] Engine: [2020-05-05T18:35:05.441Z] Version: 18.06.1-ce [2020-05-05T18:35:05.441Z] API version: 1.38 (minimum version 1.12) [2020-05-05T18:35:05.441Z] Go version: go1.10.3 [2020-05-05T18:35:05.441Z] Git commit: e68fc7a [2020-05-05T18:35:05.441Z] Built: Tue Aug 21 17:24:20 2018 [2020-05-05T18:35:05.441Z] OS/Arch: linux/ppc64le [2020-05-05T18:35:05.441Z] Experimental: true [Pipeline] sh [2020-05-05T18:35:05.591Z] #25 ... [2020-05-05T18:35:05.591Z] [2020-05-05T18:35:05.591Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-05T18:35:05.591Z] #29 DONE 0.1s [2020-05-05T18:35:05.591Z] [2020-05-05T18:35:05.591Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-05T18:35:05.591Z] #21 DONE 0.1s [2020-05-05T18:35:05.591Z] [2020-05-05T18:35:05.591Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-05T18:35:05.591Z] #55 DONE 0.1s [2020-05-05T18:35:05.591Z] [2020-05-05T18:35:05.591Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-05T18:35:05.591Z] #46 DONE 0.1s [2020-05-05T18:35:05.591Z] [2020-05-05T18:35:05.591Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-05T18:35:05.591Z] #67 DONE 0.1s [2020-05-05T18:35:05.591Z] [2020-05-05T18:35:05.591Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-05T18:35:05.591Z] #49 DONE 0.1s [2020-05-05T18:35:05.591Z] [2020-05-05T18:35:05.591Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-05T18:35:05.591Z] #52 DONE 0.1s [2020-05-05T18:35:05.591Z] [2020-05-05T18:35:05.591Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-05T18:35:05.591Z] #73 DONE 0.2s [2020-05-05T18:35:05.591Z] [2020-05-05T18:35:05.591Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-05T18:35:05.591Z] #22 DONE 0.2s [2020-05-05T18:35:05.591Z] [2020-05-05T18:35:05.591Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-05T18:35:05.591Z] #32 DONE 0.2s [2020-05-05T18:35:05.591Z] [2020-05-05T18:35:05.591Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:35:05.831Z] + docker info [2020-05-05T18:35:05.831Z] Containers: 1 [2020-05-05T18:35:05.831Z] Running: 1 [2020-05-05T18:35:05.831Z] Paused: 0 [2020-05-05T18:35:05.831Z] Stopped: 0 [2020-05-05T18:35:05.831Z] Images: 17 [2020-05-05T18:35:05.831Z] Server Version: 18.06.1-ce [2020-05-05T18:35:05.831Z] Storage Driver: overlay2 [2020-05-05T18:35:05.831Z] Backing Filesystem: extfs [2020-05-05T18:35:05.831Z] Supports d_type: true [2020-05-05T18:35:05.831Z] Native Overlay Diff: true [2020-05-05T18:35:05.831Z] Logging Driver: json-file [2020-05-05T18:35:05.831Z] Cgroup Driver: cgroupfs [2020-05-05T18:35:05.831Z] Plugins: [2020-05-05T18:35:05.831Z] Volume: local [2020-05-05T18:35:05.831Z] Network: bridge host ipvlan macvlan null overlay [2020-05-05T18:35:05.831Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-05-05T18:35:05.831Z] Swarm: inactive [2020-05-05T18:35:05.831Z] Runtimes: runc [2020-05-05T18:35:05.831Z] Default Runtime: runc [2020-05-05T18:35:05.831Z] Init Binary: docker-init [2020-05-05T18:35:05.831Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-05-05T18:35:05.831Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-05-05T18:35:05.831Z] init version: fec3683 [2020-05-05T18:35:05.831Z] Security Options: [2020-05-05T18:35:05.831Z] apparmor [2020-05-05T18:35:05.831Z] seccomp [2020-05-05T18:35:05.831Z] Profile: default [2020-05-05T18:35:05.831Z] Kernel Version: 4.4.0-139-generic [2020-05-05T18:35:05.831Z] Operating System: Ubuntu 16.04.3 LTS [2020-05-05T18:35:05.831Z] OSType: linux [2020-05-05T18:35:05.831Z] Architecture: ppc64le [2020-05-05T18:35:05.831Z] CPUs: 4 [2020-05-05T18:35:05.831Z] Total Memory: 7.972GiB [2020-05-05T18:35:05.831Z] Name: ppc64le-ubuntu-22 [2020-05-05T18:35:05.831Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-05-05T18:35:05.831Z] Docker Root Dir: /var/lib/docker [2020-05-05T18:35:05.831Z] Debug Mode (client): false [2020-05-05T18:35:05.831Z] Debug Mode (server): false [2020-05-05T18:35:05.831Z] Username: dockerbuildbot [2020-05-05T18:35:05.831Z] Registry: https://index.docker.io/v1/ [2020-05-05T18:35:05.831Z] Labels: [2020-05-05T18:35:05.831Z] Experimental: true [2020-05-05T18:35:05.831Z] Insecure Registries: [2020-05-05T18:35:05.831Z] 127.0.0.0/8 [2020-05-05T18:35:05.831Z] Live Restore Enabled: false [2020-05-05T18:35:05.831Z] [Pipeline] sh [2020-05-05T18:35:06.212Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-05T18:35:06.212Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-05T18:35:06.212Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40907/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-05T18:35:06.212Z] + bash /home/docker/workspace/moby_PR-40907/check-config.sh [2020-05-05T18:35:06.212Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-05T18:35:06.212Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-05-05T18:35:06.212Z] [2020-05-05T18:35:06.212Z] Generally Necessary: [2020-05-05T18:35:06.498Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-05T18:35:06.498Z] - apparmor: enabled and tools installed [2020-05-05T18:35:06.498Z] - CONFIG_NAMESPACES: enabled [2020-05-05T18:35:06.498Z] - CONFIG_NET_NS: enabled [2020-05-05T18:35:06.498Z] - CONFIG_PID_NS: enabled [2020-05-05T18:35:06.498Z] - CONFIG_IPC_NS: enabled [2020-05-05T18:35:06.498Z] - CONFIG_UTS_NS: enabled [2020-05-05T18:35:06.498Z] - CONFIG_CGROUPS: enabled [2020-05-05T18:35:06.498Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-05T18:35:06.498Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-05T18:35:06.498Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-05T18:35:06.498Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-05T18:35:06.498Z] - CONFIG_CPUSETS: enabled [2020-05-05T18:35:06.498Z] - CONFIG_MEMCG: enabled [2020-05-05T18:35:06.498Z] - CONFIG_KEYS: enabled [2020-05-05T18:35:06.498Z] - CONFIG_VETH: enabled (as module) [2020-05-05T18:35:06.498Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-05T18:35:06.498Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-05T18:35:06.498Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-05T18:35:06.498Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-05T18:35:06.498Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-05T18:35:06.498Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-05T18:35:06.498Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-05T18:35:06.498Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-05T18:35:06.498Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-05T18:35:06.498Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-05T18:35:06.498Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-05T18:35:06.498Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-05T18:35:06.498Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-05-05T18:35:06.498Z] [2020-05-05T18:35:06.498Z] Optional Features: [2020-05-05T18:35:06.498Z] - CONFIG_USER_NS: enabled [2020-05-05T18:35:06.498Z] - CONFIG_SECCOMP: enabled [2020-05-05T18:35:06.498Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-05T18:35:06.498Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-05T18:35:06.498Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-05T18:35:06.498Z] (cgroup swap accounting is currently enabled) [2020-05-05T18:35:06.785Z] - CONFIG_MEMCG_KMEM: enabled [2020-05-05T18:35:06.785Z] - CONFIG_BLK_CGROUP: enabled [2020-05-05T18:35:06.785Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-05T18:35:06.785Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-05T18:35:06.785Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-05T18:35:06.785Z] - CONFIG_CGROUP_PERF: enabled [2020-05-05T18:35:06.785Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-05T18:35:06.785Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-05T18:35:06.785Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-05T18:35:06.785Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-05T18:35:06.785Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-05T18:35:06.785Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-05T18:35:06.785Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-05T18:35:06.785Z] - CONFIG_IP_VS: enabled (as module) [2020-05-05T18:35:06.785Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-05T18:35:06.785Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-05T18:35:06.785Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-05T18:35:06.785Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-05T18:35:06.785Z] - CONFIG_EXT4_FS: enabled [2020-05-05T18:35:06.785Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-05T18:35:06.785Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-05T18:35:06.785Z] - Network Drivers: [2020-05-05T18:35:06.785Z] - "overlay": [2020-05-05T18:35:06.785Z] - CONFIG_VXLAN: enabled (as module) [2020-05-05T18:35:06.785Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-05T18:35:06.785Z] Optional (for encrypted networks): [2020-05-05T18:35:07.069Z] - CONFIG_CRYPTO: enabled [2020-05-05T18:35:07.069Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-05-05T18:35:07.069Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-05-05T18:35:07.069Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-05-05T18:35:07.069Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-05-05T18:35:07.069Z] - CONFIG_XFRM: enabled [2020-05-05T18:35:07.069Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-05T18:35:07.069Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-05T18:35:07.069Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-05T18:35:07.069Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-05T18:35:07.069Z] - "ipvlan": [2020-05-05T18:35:07.069Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-05T18:35:07.069Z] - "macvlan": [2020-05-05T18:35:07.069Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-05T18:35:07.069Z] - CONFIG_DUMMY: enabled (as module) [2020-05-05T18:35:07.069Z] - "ftp,tftp client in container": [2020-05-05T18:35:07.069Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-05T18:35:07.069Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-05T18:35:07.069Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-05T18:35:07.069Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-05T18:35:07.069Z] - Storage Drivers: [2020-05-05T18:35:07.069Z] - "aufs": [2020-05-05T18:35:07.069Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-05T18:35:07.069Z] - "btrfs": [2020-05-05T18:35:07.069Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-05T18:35:07.069Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-05T18:35:07.069Z] - "devicemapper": [2020-05-05T18:35:07.069Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-05T18:35:07.069Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-05T18:35:07.069Z] - "overlay": [2020-05-05T18:35:07.069Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-05T18:35:07.069Z] - "zfs": [2020-05-05T18:35:07.069Z] - /dev/zfs: missing [2020-05-05T18:35:07.069Z] - zfs command: missing [2020-05-05T18:35:07.069Z] - zpool command: missing [2020-05-05T18:35:07.069Z] [2020-05-05T18:35:07.069Z] Limits: [2020-05-05T18:35:07.069Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-05T18:35:07.069Z] [2020-05-05T18:35:07.069Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-05T18:35:07.503Z] + make bundles/buildx [2020-05-05T18:35:07.510Z] ? github.com/docker/docker/api [no test files] [2020-05-05T18:35:08.121Z] make: command: Command not found [2020-05-05T18:35:08.121Z] make: command: Command not found [2020-05-05T18:35:08.121Z] mkdir bundles [2020-05-05T18:35:08.121Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-05-05T18:35:08.121Z] --build-arg BUILDX_COMMIT \ [2020-05-05T18:35:08.121Z] --build-arg BUILDX_REPO \ [2020-05-05T18:35:08.121Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-05-05T18:35:08.121Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-05-05T18:35:08.121Z] . [2020-05-05T18:35:08.121Z] /bin/sh: 4: go: not found [2020-05-05T18:35:08.121Z] /bin/sh: 5: go: not found [2020-05-05T18:35:10.004Z] #33 4.397 + RM_GOPATH=0 [2020-05-05T18:35:10.004Z] #33 4.397 + TMP_GOPATH= [2020-05-05T18:35:10.004Z] #33 4.397 + : /build [2020-05-05T18:35:10.004Z] #33 4.397 + '[' -z '' ']' [2020-05-05T18:35:10.004Z] #33 4.399 ++ mktemp -d [2020-05-05T18:35:10.005Z] #33 4.407 + export GOPATH=/tmp/tmp.DVa97nXhR6 [2020-05-05T18:35:10.005Z] #33 4.407 + GOPATH=/tmp/tmp.DVa97nXhR6 [2020-05-05T18:35:10.005Z] #33 4.407 + RM_GOPATH=1 [2020-05-05T18:35:10.005Z] #33 4.408 ++ dirname ./install.sh [2020-05-05T18:35:10.005Z] #33 4.411 + dir=. [2020-05-05T18:35:10.005Z] #33 4.412 + bin=tomlv [2020-05-05T18:35:10.005Z] #33 4.412 + shift [2020-05-05T18:35:10.005Z] #33 4.414 + '[' '!' -f ./tomlv.installer ']' [2020-05-05T18:35:10.005Z] #33 4.414 + . ./tomlv.installer [2020-05-05T18:35:10.005Z] #33 4.414 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-05T18:35:10.005Z] #33 4.414 + install_tomlv [2020-05-05T18:35:10.005Z] #33 4.415 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-05T18:35:10.005Z] #33 4.415 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-05T18:35:10.005Z] #33 4.415 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.DVa97nXhR6/src/github.com/BurntSushi/toml [2020-05-05T18:35:10.005Z] #33 4.416 Cloning into '/tmp/tmp.DVa97nXhR6/src/github.com/BurntSushi/toml'... [2020-05-05T18:35:10.821Z] Sending build context to Docker daemon 57.72MB [2020-05-05T18:35:10.821Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-05-05T18:35:10.821Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-05-05T18:35:10.821Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-05-05T18:35:10.821Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-05-05T18:35:10.821Z] ---> ebd73b5ebd31 [2020-05-05T18:35:10.821Z] Step 5/16 : ARG BUILDX_REPO [2020-05-05T18:35:10.821Z] ---> Using cache [2020-05-05T18:35:10.821Z] ---> a1cd15602da3 [2020-05-05T18:35:10.821Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-05-05T18:35:10.821Z] ---> Using cache [2020-05-05T18:35:10.821Z] ---> d79ed57479a6 [2020-05-05T18:35:10.821Z] Step 7/16 : WORKDIR /buildx [2020-05-05T18:35:10.821Z] ---> Using cache [2020-05-05T18:35:10.821Z] ---> 49b805228790 [2020-05-05T18:35:10.821Z] Step 8/16 : ARG BUILDX_COMMIT [2020-05-05T18:35:10.821Z] ---> Using cache [2020-05-05T18:35:10.821Z] ---> 776ae4f749bb [2020-05-05T18:35:10.821Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-05-05T18:35:10.821Z] ---> Using cache [2020-05-05T18:35:10.821Z] ---> f29a280c2708 [2020-05-05T18:35:10.821Z] Step 10/16 : RUN go mod download [2020-05-05T18:35:10.821Z] ---> Using cache [2020-05-05T18:35:10.821Z] ---> a61cf371ad3f [2020-05-05T18:35:10.821Z] Step 11/16 : ARG GOOS [2020-05-05T18:35:10.821Z] ---> Using cache [2020-05-05T18:35:10.821Z] ---> 4e137035f996 [2020-05-05T18:35:10.821Z] Step 12/16 : ARG GOARCH [2020-05-05T18:35:10.821Z] ---> Using cache [2020-05-05T18:35:10.821Z] ---> b4a248a79af0 [2020-05-05T18:35:10.821Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-05-05T18:35:10.821Z] ---> Using cache [2020-05-05T18:35:10.821Z] ---> ce0fddc4af7a [2020-05-05T18:35:10.821Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-05-05T18:35:10.821Z] ---> ebd73b5ebd31 [2020-05-05T18:35:10.821Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-05-05T18:35:10.821Z] ---> Using cache [2020-05-05T18:35:10.821Z] ---> a55d78440b72 [2020-05-05T18:35:10.821Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-05-05T18:35:10.821Z] ---> Using cache [2020-05-05T18:35:10.821Z] ---> 85b2830db591 [2020-05-05T18:35:11.012Z] #33 5.091 + cd /tmp/tmp.DVa97nXhR6/src/github.com/BurntSushi/toml [2020-05-05T18:35:11.012Z] #33 5.091 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-05T18:35:11.012Z] #33 5.100 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-05T18:35:11.107Z] Successfully built 85b2830db591 [2020-05-05T18:35:11.107Z] Successfully tagged moby-buildx:latest [2020-05-05T18:35:11.107Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-05-05T18:35:11.107Z] if [ -n "${id}" ]; then \ [2020-05-05T18:35:11.107Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-05-05T18:35:11.107Z] && touch bundles/buildx; \ [2020-05-05T18:35:11.107Z] docker rm -f ${id}; \ [2020-05-05T18:35:11.107Z] fi [2020-05-05T18:35:11.628Z] #33 5.771 math/bits [2020-05-05T18:35:11.628Z] #33 5.777 internal/bytealg [2020-05-05T18:35:11.628Z] #33 ... [2020-05-05T18:35:11.628Z] [2020-05-05T18:35:11.628Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:35:11.628Z] #47 3.384 + RM_GOPATH=0 [2020-05-05T18:35:11.628Z] #47 3.384 + TMP_GOPATH= [2020-05-05T18:35:11.628Z] #47 3.384 + : /build [2020-05-05T18:35:11.628Z] #47 3.384 + '[' -z '' ']' [2020-05-05T18:35:11.628Z] #47 3.385 ++ mktemp -d [2020-05-05T18:35:11.628Z] #47 3.391 + export GOPATH=/tmp/tmp.S4Eo1uGtjl [2020-05-05T18:35:11.628Z] #47 3.391 + GOPATH=/tmp/tmp.S4Eo1uGtjl [2020-05-05T18:35:11.628Z] #47 3.391 + RM_GOPATH=1 [2020-05-05T18:35:11.628Z] #47 3.392 ++ dirname ./install.sh [2020-05-05T18:35:11.628Z] #47 3.394 + dir=. [2020-05-05T18:35:11.628Z] #47 3.395 + bin=vndr [2020-05-05T18:35:11.628Z] #47 3.395 + shift [2020-05-05T18:35:11.628Z] #47 3.395 + '[' '!' -f ./vndr.installer ']' [2020-05-05T18:35:11.628Z] #47 3.395 + . ./vndr.installer [2020-05-05T18:35:11.628Z] #47 3.396 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-05T18:35:11.628Z] #47 3.397 + install_vndr [2020-05-05T18:35:11.628Z] #47 3.397 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-05T18:35:11.628Z] #47 3.397 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-05T18:35:11.628Z] #47 3.397 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.S4Eo1uGtjl/src/github.com/LK4D4/vndr [2020-05-05T18:35:11.628Z] #47 3.414 Cloning into '/tmp/tmp.S4Eo1uGtjl/src/github.com/LK4D4/vndr'... [2020-05-05T18:35:11.628Z] #47 4.212 + cd /tmp/tmp.S4Eo1uGtjl/src/github.com/LK4D4/vndr [2020-05-05T18:35:11.628Z] #47 4.213 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-05T18:35:11.628Z] #47 4.216 + go build -buildmode=pie -v -o /build/vndr . [2020-05-05T18:35:11.628Z] #47 5.074 internal/cpu [2020-05-05T18:35:11.628Z] #47 5.112 runtime/internal/atomic [2020-05-05T18:35:11.628Z] #47 5.205 runtime/internal/sys [2020-05-05T18:35:11.628Z] #47 5.406 runtime/internal/math [2020-05-05T18:35:11.628Z] #47 5.493 internal/race [2020-05-05T18:35:11.628Z] #47 5.554 sync/atomic [2020-05-05T18:35:11.628Z] #47 5.579 internal/bytealg [2020-05-05T18:35:11.628Z] #47 5.812 unicode [2020-05-05T18:35:11.628Z] #47 5.980 runtime [2020-05-05T18:35:11.628Z] #47 ... [2020-05-05T18:35:11.628Z] [2020-05-05T18:35:11.628Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:35:11.628Z] #33 6.131 runtime [2020-05-05T18:35:11.724Z] d6258fd9ddafdd5b142326115f1de9619218fa5b327a85a71d7e87b439cfc4ae [2020-05-05T18:35:11.724Z] bundles/buildx version [2020-05-05T18:35:11.724Z] buildx v0.3.1 6db68d0 [2020-05-05T18:35:11.724Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:1db86b772e45e8ee04fcb6a4db487c983d67d29f . [2020-05-05T18:35:12.008Z] #1 [internal] load build definition from Dockerfile [2020-05-05T18:35:12.008Z] #1 transferring dockerfile: 17.09kB done [2020-05-05T18:35:12.008Z] #1 DONE 0.0s [2020-05-05T18:35:12.008Z] [2020-05-05T18:35:12.008Z] #2 [internal] load .dockerignore [2020-05-05T18:35:12.008Z] #2 transferring context: 87B done [2020-05-05T18:35:12.008Z] #2 DONE 0.0s [2020-05-05T18:35:12.008Z] [2020-05-05T18:35:12.008Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-05T18:35:12.249Z] #33 6.305 math [2020-05-05T18:35:12.294Z] #3 DONE 0.3s [2020-05-05T18:35:12.294Z] [2020-05-05T18:35:12.294Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-05T18:35:12.294Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-05T18:35:12.294Z] #4 CACHED [2020-05-05T18:35:12.578Z] [2020-05-05T18:35:12.578Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-05T18:35:12.860Z] #6 DONE 0.3s [2020-05-05T18:35:12.860Z] [2020-05-05T18:35:12.860Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-05T18:35:13.481Z] #5 DONE 0.9s [2020-05-05T18:35:13.481Z] [2020-05-05T18:35:13.481Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-05T18:35:13.481Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-05T18:35:13.481Z] #71 DONE 0.0s [2020-05-05T18:35:13.481Z] [2020-05-05T18:35:13.481Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-05T18:35:13.481Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-05T18:35:13.481Z] #7 DONE 0.0s [2020-05-05T18:35:13.481Z] [2020-05-05T18:35:13.481Z] #20 [internal] load build context [2020-05-05T18:35:15.702Z] #33 ... [2020-05-05T18:35:15.702Z] [2020-05-05T18:35:15.702Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-05T18:35:15.702Z] #41 4.196 + git clone https://github.com/docker/distribution.git . [2020-05-05T18:35:15.702Z] #41 4.200 Cloning into '.'... [2020-05-05T18:35:15.702Z] #41 ... [2020-05-05T18:35:15.702Z] [2020-05-05T18:35:15.702Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:35:15.702Z] #10 1.972 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-05T18:35:15.702Z] #10 2.211 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-05T18:35:15.702Z] #10 2.404 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-05T18:35:15.702Z] #10 2.515 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-05-05T18:35:15.702Z] #10 4.124 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [172 kB] [2020-05-05T18:35:15.702Z] #10 6.096 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-05T18:35:15.702Z] #10 ... [2020-05-05T18:35:15.702Z] [2020-05-05T18:35:15.702Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-05T18:35:15.702Z] #30 4.032 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-05T18:35:15.702Z] #30 4.035 Cloning into '.'... [2020-05-05T18:35:15.984Z] #30 ... [2020-05-05T18:35:15.984Z] [2020-05-05T18:35:15.984Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-05T18:35:15.984Z] #35 3.278 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-05T18:35:15.984Z] #35 3.328 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-05T18:35:15.984Z] #35 3.339 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-05T18:35:15.984Z] #35 4.111 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-05-05T18:35:15.984Z] #35 5.791 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [172 kB] [2020-05-05T18:35:15.984Z] #35 8.129 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-05T18:35:15.984Z] #35 ... [2020-05-05T18:35:15.984Z] [2020-05-05T18:35:15.984Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-05T18:35:15.984Z] #62 1.871 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-05T18:35:15.984Z] #62 1.896 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-05T18:35:15.984Z] #62 1.997 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-05T18:35:15.984Z] #62 2.264 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-05-05T18:35:15.984Z] #62 4.318 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [172 kB] [2020-05-05T18:35:15.984Z] #62 6.242 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-05T18:35:16.268Z] #62 ... [2020-05-05T18:35:16.268Z] [2020-05-05T18:35:16.268Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:35:16.268Z] #23 4.098 + RM_GOPATH=0 [2020-05-05T18:35:16.268Z] #23 4.098 + TMP_GOPATH= [2020-05-05T18:35:16.268Z] #23 4.098 + : /build [2020-05-05T18:35:16.268Z] #23 4.098 + '[' -z '' ']' [2020-05-05T18:35:16.268Z] #23 4.099 ++ mktemp -d [2020-05-05T18:35:16.268Z] #23 4.110 + export GOPATH=/tmp/tmp.mAlp2GK9fU [2020-05-05T18:35:16.268Z] #23 4.110 + GOPATH=/tmp/tmp.mAlp2GK9fU [2020-05-05T18:35:16.268Z] #23 4.110 + RM_GOPATH=1 [2020-05-05T18:35:16.268Z] #23 4.110 ++ dirname ./install.sh [2020-05-05T18:35:16.268Z] #23 4.114 + dir=. [2020-05-05T18:35:16.268Z] #23 4.114 + bin=dockercli [2020-05-05T18:35:16.268Z] #23 4.114 + shift [2020-05-05T18:35:16.268Z] #23 4.115 + '[' '!' -f ./dockercli.installer ']' [2020-05-05T18:35:16.268Z] #23 4.115 + . ./dockercli.installer [2020-05-05T18:35:16.268Z] #23 4.115 ++ : stable [2020-05-05T18:35:16.268Z] #23 4.115 ++ : 17.06.2-ce [2020-05-05T18:35:16.268Z] #23 4.115 + install_dockercli [2020-05-05T18:35:16.268Z] #23 4.115 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-05T18:35:16.268Z] #23 4.115 Install docker/cli version 17.06.2-ce from stable [2020-05-05T18:35:16.268Z] #23 4.115 ++ uname -m [2020-05-05T18:35:16.268Z] #23 4.117 + arch=s390x [2020-05-05T18:35:16.268Z] #23 4.117 + '[' s390x '!=' x86_64 ']' [2020-05-05T18:35:16.268Z] #23 4.117 + '[' s390x '!=' s390x ']' [2020-05-05T18:35:16.268Z] #23 4.117 + url=https://download.docker.com/linux/static [2020-05-05T18:35:16.268Z] #23 4.118 + tar -xz docker/docker [2020-05-05T18:35:16.268Z] #23 4.119 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-05-05T18:35:16.268Z] #23 10.18 + mkdir -p /build [2020-05-05T18:35:16.268Z] #23 10.19 + mv docker/docker /build/ [2020-05-05T18:35:16.268Z] #23 10.20 + rmdir docker [2020-05-05T18:35:16.268Z] #23 DONE 10.5s [2020-05-05T18:35:16.268Z] [2020-05-05T18:35:16.268Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-05T18:35:16.268Z] #43 1.972 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-05T18:35:16.268Z] #43 2.211 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-05T18:35:16.268Z] #43 2.401 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-05T18:35:16.268Z] #43 2.515 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-05-05T18:35:16.268Z] #43 4.125 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [172 kB] [2020-05-05T18:35:16.268Z] #43 5.833 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-05T18:35:16.268Z] #43 ... [2020-05-05T18:35:16.268Z] [2020-05-05T18:35:16.268Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:35:16.268Z] #56 3.457 + RM_GOPATH=0 [2020-05-05T18:35:16.268Z] #56 3.457 + TMP_GOPATH= [2020-05-05T18:35:16.268Z] #56 3.457 + : /build [2020-05-05T18:35:16.268Z] #56 3.457 + '[' -z '' ']' [2020-05-05T18:35:16.268Z] #56 3.458 ++ mktemp -d [2020-05-05T18:35:16.268Z] #56 3.461 + export GOPATH=/tmp/tmp.2B3Ajbl4zQ [2020-05-05T18:35:16.268Z] #56 3.461 + GOPATH=/tmp/tmp.2B3Ajbl4zQ [2020-05-05T18:35:16.268Z] #56 3.461 + RM_GOPATH=1 [2020-05-05T18:35:16.268Z] #56 3.461 ++ dirname ./install.sh [2020-05-05T18:35:16.268Z] #56 3.463 + dir=. [2020-05-05T18:35:16.268Z] #56 3.463 + bin=shfmt [2020-05-05T18:35:16.268Z] #56 3.463 + shift [2020-05-05T18:35:16.268Z] #56 3.463 + '[' '!' -f ./shfmt.installer ']' [2020-05-05T18:35:16.268Z] #56 3.463 + . ./shfmt.installer [2020-05-05T18:35:16.268Z] #56 3.464 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-05T18:35:16.268Z] #56 3.464 + install_shfmt [2020-05-05T18:35:16.268Z] #56 3.464 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-05T18:35:16.268Z] #56 3.464 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-05T18:35:16.268Z] #56 3.464 + git clone https://github.com/mvdan/sh.git /tmp/tmp.2B3Ajbl4zQ/src/github.com/mvdan/sh [2020-05-05T18:35:16.268Z] #56 3.474 Cloning into '/tmp/tmp.2B3Ajbl4zQ/src/github.com/mvdan/sh'... [2020-05-05T18:35:16.268Z] #56 10.09 + cd /tmp/tmp.2B3Ajbl4zQ/src/github.com/mvdan/sh [2020-05-05T18:35:16.268Z] #56 10.09 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-05T18:35:16.268Z] #56 10.16 + GO111MODULE=on [2020-05-05T18:35:16.268Z] #56 10.16 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-05T18:35:16.552Z] #56 ... [2020-05-05T18:35:16.553Z] [2020-05-05T18:35:16.553Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:35:16.553Z] #68 4.004 + RM_GOPATH=0 [2020-05-05T18:35:16.553Z] #68 4.004 + TMP_GOPATH= [2020-05-05T18:35:16.553Z] #68 4.004 + : /build/ [2020-05-05T18:35:16.553Z] #68 4.004 + '[' -z '' ']' [2020-05-05T18:35:16.553Z] #68 4.004 ++ mktemp -d [2020-05-05T18:35:16.553Z] #68 4.010 + export GOPATH=/tmp/tmp.nMdr7kxPUF [2020-05-05T18:35:16.553Z] #68 4.010 + GOPATH=/tmp/tmp.nMdr7kxPUF [2020-05-05T18:35:16.553Z] #68 4.010 + RM_GOPATH=1 [2020-05-05T18:35:16.553Z] #68 4.011 ++ dirname ./install.sh [2020-05-05T18:35:16.553Z] #68 4.020 + dir=. [2020-05-05T18:35:16.553Z] #68 4.021 + bin=rootlesskit [2020-05-05T18:35:16.553Z] #68 4.022 + shift [2020-05-05T18:35:16.553Z] #68 4.022 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-05T18:35:16.553Z] #68 4.022 + . ./rootlesskit.installer [2020-05-05T18:35:16.553Z] #68 4.022 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-05T18:35:16.553Z] #68 4.023 + install_rootlesskit [2020-05-05T18:35:16.553Z] #68 4.023 + case "$1" in [2020-05-05T18:35:16.553Z] #68 4.023 + export CGO_ENABLED=0 [2020-05-05T18:35:16.553Z] #68 4.023 + CGO_ENABLED=0 [2020-05-05T18:35:16.553Z] #68 4.023 + _install_rootlesskit [2020-05-05T18:35:16.553Z] #68 4.023 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492' [2020-05-05T18:35:16.553Z] #68 4.023 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-05T18:35:16.553Z] #68 4.023 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.nMdr7kxPUF/src/github.com/rootless-containers/rootlesskit [2020-05-05T18:35:16.553Z] #68 4.024 Cloning into '/tmp/tmp.nMdr7kxPUF/src/github.com/rootless-containers/rootlesskit'... [2020-05-05T18:35:16.553Z] #68 6.993 + cd /tmp/tmp.nMdr7kxPUF/src/github.com/rootless-containers/rootlesskit [2020-05-05T18:35:16.553Z] #68 6.994 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-05T18:35:16.553Z] #68 7.291 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-05T18:35:16.553Z] #68 7.291 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-05T18:35:16.553Z] #68 ... [2020-05-05T18:35:16.553Z] [2020-05-05T18:35:16.553Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:35:16.553Z] #50 4.124 + RM_GOPATH=0 [2020-05-05T18:35:16.553Z] #50 4.124 + TMP_GOPATH= [2020-05-05T18:35:16.553Z] #50 4.124 + : /build [2020-05-05T18:35:16.553Z] #50 4.124 + '[' -z '' ']' [2020-05-05T18:35:16.553Z] #50 4.125 ++ mktemp -d [2020-05-05T18:35:16.553Z] #50 4.128 Installing gotestsum version v0.3.5 [2020-05-05T18:35:16.553Z] #50 4.128 + export GOPATH=/tmp/tmp.wLdVEIXrY6 [2020-05-05T18:35:16.553Z] #50 4.128 + GOPATH=/tmp/tmp.wLdVEIXrY6 [2020-05-05T18:35:16.553Z] #50 4.128 + RM_GOPATH=1 [2020-05-05T18:35:16.553Z] #50 4.128 ++ dirname ./install.sh [2020-05-05T18:35:16.553Z] #50 4.128 + dir=. [2020-05-05T18:35:16.553Z] #50 4.128 + bin=gotestsum [2020-05-05T18:35:16.553Z] #50 4.128 + shift [2020-05-05T18:35:16.553Z] #50 4.128 + '[' '!' -f ./gotestsum.installer ']' [2020-05-05T18:35:16.553Z] #50 4.128 + . ./gotestsum.installer [2020-05-05T18:35:16.553Z] #50 4.128 ++ : v0.3.5 [2020-05-05T18:35:16.553Z] #50 4.128 + install_gotestsum [2020-05-05T18:35:16.553Z] #50 4.128 + echo 'Installing gotestsum version v0.3.5' [2020-05-05T18:35:16.553Z] #50 4.128 + go get -d gotest.tools/gotestsum [2020-05-05T18:35:16.841Z] #50 ... [2020-05-05T18:35:16.841Z] [2020-05-05T18:35:16.841Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:35:16.841Z] #74 4.468 + RM_GOPATH=0 [2020-05-05T18:35:16.841Z] #74 4.468 + TMP_GOPATH= [2020-05-05T18:35:16.841Z] #74 4.468 + : /build [2020-05-05T18:35:16.841Z] #74 4.468 + '[' -z '' ']' [2020-05-05T18:35:16.841Z] #74 4.468 ++ mktemp -d [2020-05-05T18:35:16.841Z] #74 4.469 + export GOPATH=/tmp/tmp.06HSUeqV9V [2020-05-05T18:35:16.841Z] #74 4.469 + GOPATH=/tmp/tmp.06HSUeqV9V [2020-05-05T18:35:16.841Z] #74 4.469 + RM_GOPATH=1 [2020-05-05T18:35:16.841Z] #74 4.469 ++ dirname ./install.sh [2020-05-05T18:35:16.841Z] #74 4.470 + dir=. [2020-05-05T18:35:16.841Z] #74 4.470 + bin=proxy [2020-05-05T18:35:16.841Z] #74 4.470 + shift [2020-05-05T18:35:16.841Z] #74 4.470 + '[' '!' -f ./proxy.installer ']' [2020-05-05T18:35:16.841Z] #74 4.470 + . ./proxy.installer [2020-05-05T18:35:16.841Z] #74 4.470 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-05T18:35:16.841Z] #74 4.470 + install_proxy [2020-05-05T18:35:16.841Z] #74 4.470 + case "$1" in [2020-05-05T18:35:16.841Z] #74 4.470 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-05T18:35:16.841Z] #74 4.470 + export CGO_ENABLED=0 [2020-05-05T18:35:16.841Z] #74 4.470 + CGO_ENABLED=0 [2020-05-05T18:35:16.841Z] #74 4.470 + _install_proxy [2020-05-05T18:35:16.841Z] #74 4.470 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-05T18:35:16.841Z] #74 4.470 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.06HSUeqV9V/src/github.com/docker/libnetwork [2020-05-05T18:35:16.841Z] #74 4.473 Cloning into '/tmp/tmp.06HSUeqV9V/src/github.com/docker/libnetwork'... [2020-05-05T18:35:16.841Z] #74 ... [2020-05-05T18:35:16.841Z] [2020-05-05T18:35:16.841Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:35:16.841Z] #53 4.226 + RM_GOPATH=0 [2020-05-05T18:35:16.841Z] #53 4.226 + TMP_GOPATH= [2020-05-05T18:35:16.841Z] #53 4.226 + : /build [2020-05-05T18:35:16.841Z] #53 4.226 + '[' -z '' ']' [2020-05-05T18:35:16.841Z] #53 4.226 ++ mktemp -d [2020-05-05T18:35:16.841Z] #53 4.227 + export GOPATH=/tmp/tmp.jcc6MfM4EX [2020-05-05T18:35:16.841Z] #53 4.227 + GOPATH=/tmp/tmp.jcc6MfM4EX [2020-05-05T18:35:16.841Z] #53 4.227 + RM_GOPATH=1 [2020-05-05T18:35:16.841Z] #53 4.227 ++ dirname ./install.sh [2020-05-05T18:35:16.841Z] #53 4.228 + dir=. [2020-05-05T18:35:16.841Z] #53 4.228 + bin=golangci_lint [2020-05-05T18:35:16.841Z] #53 4.228 + shift [2020-05-05T18:35:16.841Z] #53 4.228 + '[' '!' -f ./golangci_lint.installer ']' [2020-05-05T18:35:16.841Z] #53 4.228 + . ./golangci_lint.installer [2020-05-05T18:35:16.841Z] #53 4.228 ++ : v1.23.8 [2020-05-05T18:35:16.841Z] #53 4.228 + install_golangci_lint [2020-05-05T18:35:16.841Z] #53 4.228 + echo 'Installing golangci-lint version v1.23.8' [2020-05-05T18:35:16.841Z] #53 4.228 Installing golangci-lint version v1.23.8 [2020-05-05T18:35:16.841Z] #53 4.228 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-05T18:35:16.998Z] #20 transferring context: 46.36MB 3.3s [2020-05-05T18:35:17.289Z] #20 transferring context: 53.03MB 3.7s done [2020-05-05T18:35:17.289Z] #20 DONE 3.7s [2020-05-05T18:35:17.289Z] [2020-05-05T18:35:17.289Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-05T18:35:17.468Z] #53 ... [2020-05-05T18:35:17.468Z] [2020-05-05T18:35:17.468Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:35:17.468Z] #56 11.81 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-05T18:35:17.468Z] #56 11.81 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-05T18:35:17.468Z] #56 11.90 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-05T18:35:17.498Z] ok github.com/docker/docker/api/server 0.055s coverage: 9.0% of statements [2020-05-05T18:35:17.751Z] #56 12.01 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-05T18:35:17.751Z] #56 12.06 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-05T18:35:17.925Z] #7 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 57.46MB / 57.46MB done [2020-05-05T18:35:17.925Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-05T18:35:17.925Z] #7 sha256:e930f001de24c772efc02e034ee2e1f942922a53c8e9d36a5e19b271fe154067 5.46kB / 5.46kB done [2020-05-05T18:35:17.925Z] #7 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 73.51MB / 73.51MB done [2020-05-05T18:35:17.925Z] #7 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 0B / 96.51MB 0.3s [2020-05-05T18:35:17.925Z] #7 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 8.25MB / 8.25MB done [2020-05-05T18:35:17.925Z] #7 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 10.73MB / 10.73MB done [2020-05-05T18:35:17.925Z] #7 sha256:1e4ab8eed8c9d89390b06062ba034c8ae0cbe1f64c18f6212dd501590aa2658a 1.79kB / 1.79kB done [2020-05-05T18:35:17.925Z] #7 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 54.14MB / 54.14MB done [2020-05-05T18:35:17.925Z] #7 sha256:3858ee7d8bcbf0079a20e4b02b72b78639bf8955fa356527f50b62b462822798 0B / 156B 0.3s [2020-05-05T18:35:17.925Z] #7 sha256:3858ee7d8bcbf0079a20e4b02b72b78639bf8955fa356527f50b62b462822798 156B / 156B 0.4s done [2020-05-05T18:35:18.032Z] #56 12.56 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-05T18:35:18.223Z] #7 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 7.86MB / 96.51MB 0.6s [2020-05-05T18:35:18.317Z] #56 ... [2020-05-05T18:35:18.317Z] [2020-05-05T18:35:18.317Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-05T18:35:18.317Z] #25 3.008 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-05T18:35:18.317Z] #25 3.044 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-05T18:35:18.317Z] #25 3.093 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-05T18:35:18.317Z] #25 3.760 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-05-05T18:35:18.317Z] #25 4.994 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [172 kB] [2020-05-05T18:35:18.317Z] #25 6.418 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-05T18:35:18.511Z] #7 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 19.38MB / 96.51MB 0.9s [2020-05-05T18:35:18.511Z] #7 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 25.30MB / 96.51MB 1.0s [2020-05-05T18:35:18.603Z] #25 13.11 Fetched 8040 kB in 10s (790 kB/s) [2020-05-05T18:35:18.604Z] #25 13.11 Reading package lists... [2020-05-05T18:35:18.604Z] #25 ... [2020-05-05T18:35:18.604Z] [2020-05-05T18:35:18.604Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:35:18.604Z] #33 12.01 internal/testlog [2020-05-05T18:35:18.604Z] #33 12.24 encoding [2020-05-05T18:35:18.604Z] #33 12.34 runtime/cgo [2020-05-05T18:35:18.804Z] #7 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 31.03MB / 96.51MB 1.2s [2020-05-05T18:35:18.804Z] #7 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 36.89MB / 96.51MB 1.3s [2020-05-05T18:35:19.093Z] #7 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 44.08MB / 96.51MB 1.5s [2020-05-05T18:35:19.093Z] #7 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 54.18MB / 96.51MB 1.6s [2020-05-05T18:35:19.378Z] #7 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 62.95MB / 96.51MB 1.8s [2020-05-05T18:35:19.665Z] #7 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 71.21MB / 96.51MB 1.9s [2020-05-05T18:35:19.665Z] #7 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 78.87MB / 96.51MB 2.1s [2020-05-05T18:35:19.952Z] #7 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 86.37MB / 96.51MB 2.2s [2020-05-05T18:35:19.952Z] #7 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 93.96MB / 96.51MB 2.4s [2020-05-05T18:35:19.952Z] #7 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 96.51MB / 96.51MB 2.5s done [2020-05-05T18:35:20.237Z] #7 unpacking docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f [2020-05-05T18:35:22.986Z] #33 ... [2020-05-05T18:35:22.986Z] [2020-05-05T18:35:22.986Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:35:22.986Z] #74 17.26 + cd /tmp/tmp.06HSUeqV9V/src/github.com/docker/libnetwork [2020-05-05T18:35:22.986Z] #74 17.26 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-05T18:35:23.602Z] #74 17.91 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-05T18:35:25.077Z] #74 ... [2020-05-05T18:35:25.077Z] [2020-05-05T18:35:25.077Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:35:25.077Z] #47 9.534 unicode/utf8 [2020-05-05T18:35:25.077Z] #47 10.19 math [2020-05-05T18:35:25.077Z] #47 14.29 unicode/utf16 [2020-05-05T18:35:25.077Z] #47 14.52 container/list [2020-05-05T18:35:25.077Z] #47 14.99 crypto/internal/subtle [2020-05-05T18:35:25.077Z] #47 15.07 crypto/subtle [2020-05-05T18:35:25.077Z] #47 15.15 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-05T18:35:25.077Z] #47 15.25 internal/nettrace [2020-05-05T18:35:25.077Z] #47 15.33 runtime/cgo [2020-05-05T18:35:25.359Z] #47 ... [2020-05-05T18:35:25.359Z] [2020-05-05T18:35:25.359Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:35:25.359Z] #56 13.03 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-05T18:35:25.359Z] #56 13.89 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-05T18:35:25.359Z] #56 14.78 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-05T18:35:25.359Z] #56 14.89 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-05T18:35:25.359Z] #56 15.01 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-05T18:35:25.359Z] #56 15.06 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-05T18:35:25.359Z] #56 15.72 runtime/cgo [2020-05-05T18:35:25.359Z] #56 15.72 runtime [2020-05-05T18:35:25.974Z] #56 ... [2020-05-05T18:35:25.974Z] [2020-05-05T18:35:25.974Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-05T18:35:25.974Z] #62 12.16 Fetched 8040 kB in 10s (768 kB/s) [2020-05-05T18:35:25.974Z] #62 12.16 Reading package lists... [2020-05-05T18:35:25.974Z] #62 15.95 Reading package lists... [2020-05-05T18:35:25.974Z] #62 19.22 Building dependency tree... [2020-05-05T18:35:25.974Z] #62 20.35 The following additional packages will be installed: [2020-05-05T18:35:25.974Z] #62 20.36 libbtrfs0 [2020-05-05T18:35:25.974Z] #62 20.46 The following NEW packages will be installed: [2020-05-05T18:35:25.974Z] #62 20.46 libbtrfs-dev libbtrfs0 [2020-05-05T18:35:25.974Z] #62 20.59 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-05-05T18:35:25.974Z] #62 20.59 Need to get 118 kB of archives. [2020-05-05T18:35:25.974Z] #62 20.59 After this operation, 390 kB of additional disk space will be used. [2020-05-05T18:35:25.974Z] #62 20.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-05-05T18:35:26.256Z] #62 20.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-05-05T18:35:26.870Z] #62 ... [2020-05-05T18:35:26.870Z] [2020-05-05T18:35:26.870Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:35:26.870Z] #10 12.81 Fetched 8040 kB in 11s (733 kB/s) [2020-05-05T18:35:26.870Z] #10 12.81 Reading package lists... [2020-05-05T18:35:26.870Z] #10 16.59 Reading package lists... [2020-05-05T18:35:26.870Z] #10 20.45 Building dependency tree... [2020-05-05T18:35:26.870Z] #10 21.37 The following additional packages will be installed: [2020-05-05T18:35:26.870Z] #10 21.38 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-05T18:35:26.870Z] #10 21.38 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-05T18:35:26.870Z] #10 21.38 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-05T18:35:26.870Z] #10 21.38 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-05T18:35:26.870Z] #10 21.38 Suggested packages: [2020-05-05T18:35:26.870Z] #10 21.38 gcc-8-locales seccomp wine64 [2020-05-05T18:35:26.870Z] #10 ... [2020-05-05T18:35:26.870Z] [2020-05-05T18:35:26.870Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-05T18:35:26.870Z] #62 21.50 debconf: delaying package configuration, since apt-utils is not installed [2020-05-05T18:35:27.152Z] #62 21.62 Fetched 118 kB in 0s (305 kB/s) [2020-05-05T18:35:27.152Z] #62 21.65 Selecting previously unselected package libbtrfs0. [2020-05-05T18:35:27.152Z] #62 21.65 (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 ... 15176 files and directories currently installed.) [2020-05-05T18:35:27.152Z] #62 21.72 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-05-05T18:35:27.152Z] #62 21.72 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-05T18:35:27.434Z] #62 21.82 Selecting previously unselected package libbtrfs-dev. [2020-05-05T18:35:27.434Z] #62 21.82 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-05-05T18:35:27.434Z] #62 21.82 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-05T18:35:27.434Z] #62 21.96 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-05T18:35:27.434Z] #62 21.98 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-05T18:35:27.434Z] #62 21.99 Processing triggers for libc-bin (2.28-10) ... [2020-05-05T18:35:27.718Z] #62 ... [2020-05-05T18:35:27.718Z] [2020-05-05T18:35:27.718Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-05T18:35:27.718Z] #43 12.25 Fetched 8040 kB in 11s (764 kB/s) [2020-05-05T18:35:27.718Z] #43 12.25 Reading package lists... [2020-05-05T18:35:27.718Z] #43 16.27 Reading package lists... [2020-05-05T18:35:27.718Z] #43 19.92 Building dependency tree... [2020-05-05T18:35:27.718Z] #43 21.00 The following additional packages will be installed: [2020-05-05T18:35:27.718Z] #43 21.00 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-05T18:35:27.718Z] #43 21.00 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-05T18:35:27.718Z] #43 21.00 Suggested packages: [2020-05-05T18:35:27.718Z] #43 21.00 manpages-dev python-setuptools [2020-05-05T18:35:27.718Z] #43 21.79 The following NEW packages will be installed: [2020-05-05T18:35:27.718Z] #43 21.82 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-05T18:35:27.718Z] #43 21.82 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-05T18:35:27.718Z] #43 21.82 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-05T18:35:27.718Z] #43 21.82 python-six zlib1g-dev [2020-05-05T18:35:27.718Z] #43 21.99 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-05-05T18:35:27.718Z] #43 21.99 Need to get 3742 kB of archives. [2020-05-05T18:35:27.718Z] #43 21.99 After this operation, 22.0 MB of additional disk space will be used. [2020-05-05T18:35:27.718Z] #43 21.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-05-05T18:35:27.718Z] #43 22.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-05-05T18:35:27.718Z] #43 22.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-05-05T18:35:27.718Z] #43 22.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-05-05T18:35:27.718Z] #43 22.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-05-05T18:35:27.718Z] #43 22.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-05-05T18:35:27.718Z] #43 22.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-05-05T18:35:27.718Z] #43 22.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-05-05T18:35:27.718Z] #43 22.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-05-05T18:35:27.718Z] #43 22.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-05-05T18:35:27.718Z] #43 22.10 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-05-05T18:35:27.718Z] #43 22.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-05-05T18:35:27.718Z] #43 22.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-05-05T18:35:27.718Z] #43 22.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-05-05T18:35:27.718Z] #43 22.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-05T18:35:27.718Z] #43 22.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-05-05T18:35:27.718Z] #43 22.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-05-05T18:35:28.004Z] #43 ... [2020-05-05T18:35:28.004Z] [2020-05-05T18:35:28.004Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:35:28.004Z] #10 22.31 The following NEW packages will be installed: [2020-05-05T18:35:28.004Z] #10 22.31 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-05T18:35:28.004Z] #10 22.31 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-05T18:35:28.004Z] #10 22.31 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-05T18:35:28.004Z] #10 22.31 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-05T18:35:28.004Z] #10 22.31 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-05T18:35:28.004Z] #10 22.31 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-05T18:35:28.004Z] #10 22.49 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-05-05T18:35:28.004Z] #10 22.49 Need to get 73.3 MB of archives. [2020-05-05T18:35:28.004Z] #10 22.49 After this operation, 494 MB of additional disk space will be used. [2020-05-05T18:35:28.004Z] #10 22.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-05-05T18:35:28.004Z] #10 ... [2020-05-05T18:35:28.004Z] [2020-05-05T18:35:28.004Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-05T18:35:28.004Z] #62 DONE 22.5s [2020-05-05T18:35:28.004Z] [2020-05-05T18:35:28.004Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-05T18:35:28.004Z] #63 DONE 0.1s [2020-05-05T18:35:28.004Z] [2020-05-05T18:35:28.004Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-05T18:35:28.004Z] #64 DONE 0.1s [2020-05-05T18:35:28.004Z] [2020-05-05T18:35:28.004Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:35:30.045Z] #65 ... [2020-05-05T18:35:30.045Z] [2020-05-05T18:35:30.045Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-05T18:35:30.045Z] #25 13.11 Reading package lists... [2020-05-05T18:35:30.045Z] #25 17.24 Reading package lists... [2020-05-05T18:35:30.045Z] #25 20.88 Building dependency tree... [2020-05-05T18:35:30.045Z] #25 21.74 ca-certificates is already the newest version (20190110). [2020-05-05T18:35:30.045Z] #25 21.74 The following additional packages will be installed: [2020-05-05T18:35:30.045Z] #25 21.78 libjq1 libonig5 [2020-05-05T18:35:30.045Z] #25 22.00 The following NEW packages will be installed: [2020-05-05T18:35:30.045Z] #25 22.01 jq libjq1 libonig5 [2020-05-05T18:35:30.045Z] #25 22.13 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2020-05-05T18:35:30.045Z] #25 22.13 Need to get 350 kB of archives. [2020-05-05T18:35:30.045Z] #25 22.13 After this operation, 1154 kB of additional disk space will be used. [2020-05-05T18:35:30.045Z] #25 22.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-05-05T18:35:30.045Z] #25 22.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-05-05T18:35:30.045Z] #25 22.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-05-05T18:35:30.045Z] #25 23.14 debconf: delaying package configuration, since apt-utils is not installed [2020-05-05T18:35:30.045Z] #25 23.30 Fetched 350 kB in 0s (3586 kB/s) [2020-05-05T18:35:30.045Z] #25 23.36 Selecting previously unselected package libonig5:s390x. [2020-05-05T18:35:30.045Z] #25 23.36 (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 ... 15176 files and directories currently installed.) [2020-05-05T18:35:30.045Z] #25 23.40 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-05-05T18:35:30.045Z] #25 23.40 Unpacking libonig5:s390x (6.9.1-1) ... [2020-05-05T18:35:30.045Z] #25 23.61 Selecting previously unselected package libjq1:s390x. [2020-05-05T18:35:30.045Z] #25 23.61 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-05-05T18:35:30.045Z] #25 23.61 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-05T18:35:30.045Z] #25 23.75 Selecting previously unselected package jq. [2020-05-05T18:35:30.045Z] #25 23.75 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-05-05T18:35:30.045Z] #25 23.76 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-05T18:35:30.045Z] #25 23.88 Setting up libonig5:s390x (6.9.1-1) ... [2020-05-05T18:35:30.045Z] #25 23.90 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-05T18:35:30.045Z] #25 23.91 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-05T18:35:30.045Z] #25 23.92 Processing triggers for libc-bin (2.28-10) ... [2020-05-05T18:35:30.045Z] #25 DONE 24.2s [2020-05-05T18:35:30.045Z] [2020-05-05T18:35:30.045Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-05T18:35:30.045Z] #26 DONE 0.1s [2020-05-05T18:35:30.045Z] [2020-05-05T18:35:30.045Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-05T18:35:30.045Z] #35 14.20 Fetched 8040 kB in 11s (732 kB/s) [2020-05-05T18:35:30.045Z] #35 14.20 Reading package lists... [2020-05-05T18:35:30.045Z] #35 18.17 Reading package lists... [2020-05-05T18:35:30.045Z] #35 21.80 Building dependency tree... [2020-05-05T18:35:30.045Z] #35 22.82 The following additional packages will be installed: [2020-05-05T18:35:30.045Z] #35 22.85 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-05T18:35:30.045Z] #35 22.85 Suggested packages: [2020-05-05T18:35:30.045Z] #35 22.85 cmake-doc ninja-build lrzip [2020-05-05T18:35:30.045Z] #35 22.85 Recommended packages: [2020-05-05T18:35:30.045Z] #35 22.85 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-05T18:35:30.045Z] #35 23.48 The following NEW packages will be installed: [2020-05-05T18:35:30.045Z] #35 23.50 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-05T18:35:30.045Z] #35 23.50 vim-common xxd [2020-05-05T18:35:30.045Z] #35 23.65 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-05-05T18:35:30.045Z] #35 23.65 Need to get 14.0 MB of archives. [2020-05-05T18:35:30.045Z] #35 23.65 After this operation, 62.1 MB of additional disk space will be used. [2020-05-05T18:35:30.045Z] #35 23.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-05-05T18:35:30.045Z] #35 23.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-05-05T18:35:30.045Z] #35 23.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-05-05T18:35:30.045Z] #35 23.73 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-05-05T18:35:30.045Z] #35 24.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-05-05T18:35:30.045Z] #35 ... [2020-05-05T18:35:30.045Z] [2020-05-05T18:35:30.045Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-05T18:35:30.045Z] #43 23.35 debconf: delaying package configuration, since apt-utils is not installed [2020-05-05T18:35:30.045Z] #43 23.47 Fetched 3742 kB in 0s (9699 kB/s) [2020-05-05T18:35:30.045Z] #43 23.53 Selecting previously unselected package libcap-dev:s390x. [2020-05-05T18:35:30.045Z] #43 23.53 (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 ... 15176 files and directories currently installed.) [2020-05-05T18:35:30.045Z] #43 23.58 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-05-05T18:35:30.045Z] #43 23.58 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-05-05T18:35:30.045Z] #43 23.67 Selecting previously unselected package libnet1:s390x. [2020-05-05T18:35:30.045Z] #43 23.68 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-05T18:35:30.045Z] #43 23.68 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-05T18:35:30.045Z] #43 23.76 Selecting previously unselected package libnet1-dev. [2020-05-05T18:35:30.045Z] #43 23.76 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-05T18:35:30.045Z] #43 23.76 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-05T18:35:30.045Z] #43 23.92 Selecting previously unselected package libnl-3-200:s390x. [2020-05-05T18:35:30.045Z] #43 23.92 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-05-05T18:35:30.045Z] #43 23.92 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-05-05T18:35:30.045Z] #43 23.99 Selecting previously unselected package libnl-3-dev:s390x. [2020-05-05T18:35:30.045Z] #43 24.00 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-05-05T18:35:30.045Z] #43 24.00 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-05-05T18:35:30.045Z] #43 24.23 Selecting previously unselected package libprotobuf-c1:s390x. [2020-05-05T18:35:30.045Z] #43 24.23 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-05-05T18:35:30.045Z] #43 24.24 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-05T18:35:30.045Z] #43 24.31 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-05-05T18:35:30.045Z] #43 24.31 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-05-05T18:35:30.045Z] #43 24.32 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-05-05T18:35:30.045Z] #43 24.40 Selecting previously unselected package zlib1g-dev:s390x. [2020-05-05T18:35:30.045Z] #43 24.40 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-05-05T18:35:30.045Z] #43 24.40 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-05-05T18:35:30.045Z] #43 24.59 Selecting previously unselected package libprotobuf17:s390x. [2020-05-05T18:35:30.327Z] #43 24.71 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-05-05T18:35:30.327Z] #43 24.71 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-05-05T18:35:30.540Z] #7 unpacking docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 9.9s done [2020-05-05T18:35:30.540Z] #7 DONE 12.7s [2020-05-05T18:35:30.540Z] [2020-05-05T18:35:30.540Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-05T18:35:30.540Z] #8 DONE 0.3s [2020-05-05T18:35:30.540Z] [2020-05-05T18:35:30.540Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-05T18:35:30.540Z] #9 DONE 0.2s [2020-05-05T18:35:30.540Z] [2020-05-05T18:35:30.540Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-05T18:35:30.540Z] #21 DONE 0.1s [2020-05-05T18:35:30.540Z] [2020-05-05T18:35:30.540Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-05T18:35:30.540Z] #67 DONE 0.0s [2020-05-05T18:35:30.609Z] #43 25.14 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-05-05T18:35:30.609Z] #43 25.15 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-05-05T18:35:30.609Z] #43 25.15 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-05-05T18:35:30.609Z] #43 25.28 Selecting previously unselected package libprotobuf-dev:s390x. [2020-05-05T18:35:30.824Z] [2020-05-05T18:35:30.824Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:35:30.824Z] #68 0.149 + RM_GOPATH=0 [2020-05-05T18:35:30.824Z] #68 0.150 + TMP_GOPATH= [2020-05-05T18:35:30.824Z] #68 0.150 + : /build/ [2020-05-05T18:35:30.824Z] #68 0.150 + '[' -z '' ']' [2020-05-05T18:35:30.824Z] #68 0.150 ++ mktemp -d [2020-05-05T18:35:30.824Z] #68 0.153 + export GOPATH=/tmp/tmp.SEVeH5BxcV [2020-05-05T18:35:30.824Z] #68 0.153 + GOPATH=/tmp/tmp.SEVeH5BxcV [2020-05-05T18:35:30.824Z] #68 0.153 + RM_GOPATH=1 [2020-05-05T18:35:30.824Z] #68 0.153 ++ dirname ./install.sh [2020-05-05T18:35:30.824Z] #68 0.155 + dir=. [2020-05-05T18:35:30.824Z] #68 0.156 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-05T18:35:30.824Z] #68 0.157 + bin=rootlesskit [2020-05-05T18:35:30.824Z] #68 0.157 + shift [2020-05-05T18:35:30.824Z] #68 0.157 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-05T18:35:30.824Z] #68 0.157 + . ./rootlesskit.installer [2020-05-05T18:35:30.824Z] #68 0.157 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-05T18:35:30.824Z] #68 0.157 + install_rootlesskit [2020-05-05T18:35:30.824Z] #68 0.157 + case "$1" in [2020-05-05T18:35:30.824Z] #68 0.157 + export CGO_ENABLED=0 [2020-05-05T18:35:30.824Z] #68 0.157 + CGO_ENABLED=0 [2020-05-05T18:35:30.824Z] #68 0.157 + _install_rootlesskit [2020-05-05T18:35:30.824Z] #68 0.157 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492' [2020-05-05T18:35:30.824Z] #68 0.157 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.SEVeH5BxcV/src/github.com/rootless-containers/rootlesskit [2020-05-05T18:35:30.824Z] #68 0.167 Cloning into '/tmp/tmp.SEVeH5BxcV/src/github.com/rootless-containers/rootlesskit'... [2020-05-05T18:35:30.891Z] #43 25.28 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-05-05T18:35:30.891Z] #43 25.28 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-05-05T18:35:31.506Z] #43 ... [2020-05-05T18:35:31.506Z] [2020-05-05T18:35:31.506Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-05T18:35:31.506Z] #41 16.09 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-05T18:35:31.506Z] #41 17.51 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-05T18:35:31.788Z] #41 ... [2020-05-05T18:35:31.788Z] [2020-05-05T18:35:31.788Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-05T18:35:31.788Z] #43 26.20 Selecting previously unselected package libprotoc17:s390x. [2020-05-05T18:35:31.788Z] #43 26.21 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-05-05T18:35:31.788Z] #43 26.21 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-05-05T18:35:31.843Z] #68 1.156 + cd /tmp/tmp.SEVeH5BxcV/src/github.com/rootless-containers/rootlesskit [2020-05-05T18:35:31.843Z] #68 1.156 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-05T18:35:31.843Z] #68 1.241 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-05T18:35:31.843Z] #68 1.241 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-05T18:35:32.070Z] #43 26.65 Selecting previously unselected package protobuf-c-compiler. [2020-05-05T18:35:32.070Z] #43 26.67 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-05-05T18:35:32.070Z] #43 26.68 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-05T18:35:32.353Z] #43 26.80 Selecting previously unselected package protobuf-compiler. [2020-05-05T18:35:32.353Z] #43 26.81 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-05-05T18:35:32.353Z] #43 26.82 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-05T18:35:32.353Z] #43 26.97 Selecting previously unselected package python-pkg-resources. [2020-05-05T18:35:32.353Z] #43 26.98 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-05T18:35:32.353Z] #43 26.99 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-05T18:35:32.640Z] #43 27.21 Selecting previously unselected package python-six. [2020-05-05T18:35:32.640Z] #43 27.21 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-05T18:35:32.640Z] #43 27.21 Unpacking python-six (1.12.0-1) ... [2020-05-05T18:35:32.640Z] #43 27.28 Selecting previously unselected package python-protobuf. [2020-05-05T18:35:32.640Z] #43 27.29 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-05-05T18:35:32.640Z] #43 27.29 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-05T18:35:33.259Z] #43 27.86 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-05T18:35:35.285Z] #43 ... [2020-05-05T18:35:35.285Z] [2020-05-05T18:35:35.285Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:35:35.285Z] #74 DONE 29.6s [2020-05-05T18:35:35.285Z] [2020-05-05T18:35:35.285Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-05T18:35:35.285Z] #27 2.588 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-05T18:35:35.285Z] #27 3.013 [2020-05-05T18:35:35.285Z] #27 3.186 ### 4.6% ####### 10.9% ############ 17.2% ################ 23.5% ##################### 29.7% ######################### 36.0% ############################## 42.3% ################################## 48.5% ####################################### 54.8% ########################################### 61.1% ################################################ 67.4% ##################################################### 73.6% ######################################################### 79.9% ############################################################## 86.2% ################################################################## 92.4% ####################################################################### 98.7% ######################################################################## 100.0% [2020-05-05T18:35:35.285Z] #27 5.402 [2020-05-05T18:35:35.619Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d457b20d2c3621c2) in /home/ubuntu/workspace/moby_PR-40907 [Pipeline] { [Pipeline] checkout [2020-05-05T18:35:36.131Z] #27 5.588 ######### 13.3% ##################### 30.4% ################################## 47.3% ############################################## 64.3% ###################################################### 75.7% ################################################################## 92.7% ######################################################################## 100.0% [2020-05-05T18:35:36.415Z] #27 6.644 [2020-05-05T18:35:38.111Z] #27 6.816 #### 6.5% ########## 14.0% ############### 21.7% ###################### 31.8% ############################ 39.5% ################################# 47.1% ####################################### 54.7% ############################################ 62.3% ################################################## 70.0% ####################################################### 77.6% ############################################################# 85.2% ################################################################## 92.9% ######################################################################## 100.0% [2020-05-05T18:35:38.111Z] #27 ... [2020-05-05T18:35:38.111Z] [2020-05-05T18:35:38.111Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:35:38.112Z] #10 22.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-05-05T18:35:38.112Z] #10 22.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-05T18:35:38.112Z] #10 22.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-05-05T18:35:38.112Z] #10 22.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-05-05T18:35:38.112Z] #10 22.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-05T18:35:38.112Z] #10 23.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-05T18:35:38.112Z] #10 23.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-05T18:35:38.112Z] #10 23.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2020-05-05T18:35:38.112Z] #10 25.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-05-05T18:35:38.112Z] #10 27.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-05-05T18:35:38.112Z] #10 27.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-05-05T18:35:38.112Z] #10 27.13 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-05-05T18:35:38.112Z] #10 27.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-05-05T18:35:38.112Z] #10 27.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-05-05T18:35:38.112Z] #10 27.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-05-05T18:35:38.112Z] #10 27.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-05-05T18:35:38.112Z] #10 27.16 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-05-05T18:35:38.112Z] #10 27.18 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-05-05T18:35:38.112Z] #10 27.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-05-05T18:35:38.112Z] #10 27.21 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-05-05T18:35:38.112Z] #10 27.24 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-05-05T18:35:38.112Z] #10 27.25 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-05-05T18:35:38.112Z] #10 27.25 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-05-05T18:35:38.112Z] #10 27.26 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-05-05T18:35:38.112Z] #10 28.07 debconf: delaying package configuration, since apt-utils is not installed [2020-05-05T18:35:38.112Z] #10 28.18 Fetched 73.3 MB in 5s (15.0 MB/s) [2020-05-05T18:35:38.112Z] #10 28.24 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-05T18:35:38.112Z] #10 28.24 (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 ... 15176 files and directories currently installed.) [2020-05-05T18:35:38.112Z] #10 28.35 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-05-05T18:35:38.112Z] #10 28.36 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-05T18:35:38.112Z] #10 30.80 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-05T18:35:38.112Z] #10 30.84 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-05-05T18:35:38.112Z] #10 30.84 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-05T18:35:38.112Z] #10 32.78 Selecting previously unselected package binutils-mingw-w64. [2020-05-05T18:35:38.112Z] #10 32.79 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-05T18:35:38.112Z] #10 32.80 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-05T18:35:38.112Z] #10 32.86 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-05-05T18:35:38.112Z] #10 32.86 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-05-05T18:35:38.112Z] #10 32.86 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-05-05T18:35:38.112Z] #10 ... [2020-05-05T18:35:38.112Z] [2020-05-05T18:35:38.112Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-05T18:35:38.112Z] #30 32.40 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-05T18:35:38.112Z] #30 32.65 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-05T18:35:38.747Z] using credential docker-jenkins-github-credentials [2020-05-05T18:35:38.760Z] Cloning the remote Git repository [2020-05-05T18:35:38.760Z] Cloning with configured refspecs honoured and without tags [2020-05-05T18:35:39.134Z] #30 33.52 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-05T18:35:38.809Z] Cloning repository https://github.com/moby/moby.git [2020-05-05T18:35:38.881Z] > git init /home/ubuntu/workspace/moby_PR-40907 # timeout=10 [2020-05-05T18:35:39.319Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-05T18:35:39.320Z] > git --version # timeout=10 [2020-05-05T18:35:39.749Z] #30 ... [2020-05-05T18:35:39.749Z] [2020-05-05T18:35:39.749Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-05T18:35:39.749Z] #35 24.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-05-05T18:35:39.749Z] #35 24.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-05-05T18:35:39.749Z] #35 24.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-05-05T18:35:39.749Z] #35 24.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-05-05T18:35:39.749Z] #35 24.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-05-05T18:35:39.749Z] #35 25.55 debconf: delaying package configuration, since apt-utils is not installed [2020-05-05T18:35:39.749Z] #35 25.66 Fetched 14.0 MB in 1s (12.6 MB/s) [2020-05-05T18:35:39.749Z] #35 25.75 Selecting previously unselected package xxd. [2020-05-05T18:35:39.749Z] #35 25.75 (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 ... 15176 files and directories currently installed.) [2020-05-05T18:35:39.749Z] #35 25.85 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-05-05T18:35:39.749Z] #35 25.88 Unpacking xxd (2:8.1.0875-5) ... [2020-05-05T18:35:39.749Z] #35 26.01 Selecting previously unselected package vim-common. [2020-05-05T18:35:39.749Z] #35 26.01 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-05T18:35:39.749Z] #35 26.03 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-05T18:35:39.749Z] #35 26.22 Selecting previously unselected package cmake-data. [2020-05-05T18:35:39.749Z] #35 26.22 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-05T18:35:39.749Z] #35 26.22 Unpacking cmake-data (3.13.4-1) ... [2020-05-05T18:35:39.749Z] #35 28.65 Selecting previously unselected package libicu63:s390x. [2020-05-05T18:35:39.749Z] #35 28.68 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-05-05T18:35:39.749Z] #35 28.69 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-05-05T18:35:39.749Z] #35 34.17 Selecting previously unselected package libxml2:s390x. [2020-05-05T18:35:39.749Z] #35 34.19 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-05-05T18:35:39.749Z] #35 34.19 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-05-05T18:35:40.032Z] #35 34.55 Selecting previously unselected package libarchive13:s390x. [2020-05-05T18:35:40.032Z] #35 34.57 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-05-05T18:35:40.032Z] #35 34.58 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-05-05T18:35:40.032Z] #35 ... [2020-05-05T18:35:40.032Z] [2020-05-05T18:35:40.032Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-05T18:35:40.032Z] #27 8.607 [2020-05-05T18:35:40.032Z] #27 8.722 0.5% ## 4.1% #### 6.9% ####### 10.7% ########## 14.5% ############ 17.3% ############## 20.2% ################ 23.0% ################## 25.9% ##################### 29.6% ######################## 33.4% ########################## 36.2% ############################ 40.0% ############################### 43.8% [2020-05-05T18:35:40.032Z] #27 ... [2020-05-05T18:35:40.032Z] [2020-05-05T18:35:40.032Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:35:40.032Z] #65 1.965 + RM_GOPATH=0 [2020-05-05T18:35:40.032Z] #65 1.965 + TMP_GOPATH= [2020-05-05T18:35:40.032Z] #65 1.965 + : /build [2020-05-05T18:35:40.032Z] #65 1.965 + '[' -z '' ']' [2020-05-05T18:35:40.032Z] #65 1.965 ++ mktemp -d [2020-05-05T18:35:40.032Z] #65 1.965 + export GOPATH=/tmp/tmp.qCFKjvmYUt [2020-05-05T18:35:40.032Z] #65 1.965 + GOPATH=/tmp/tmp.qCFKjvmYUt [2020-05-05T18:35:40.032Z] #65 1.965 + RM_GOPATH=1 [2020-05-05T18:35:40.032Z] #65 1.965 ++ dirname ./install.sh [2020-05-05T18:35:40.032Z] #65 1.965 + dir=. [2020-05-05T18:35:40.032Z] #65 1.965 + bin=containerd [2020-05-05T18:35:40.032Z] #65 1.965 + shift [2020-05-05T18:35:40.032Z] #65 1.965 + '[' '!' -f ./containerd.installer ']' [2020-05-05T18:35:40.032Z] #65 1.965 + . ./containerd.installer [2020-05-05T18:35:40.032Z] #65 1.965 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-05T18:35:40.032Z] #65 1.968 + install_containerd [2020-05-05T18:35:40.032Z] #65 1.968 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-05T18:35:40.032Z] #65 1.968 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qCFKjvmYUt/src/github.com/containerd/containerd [2020-05-05T18:35:40.032Z] #65 1.968 Cloning into '/tmp/tmp.qCFKjvmYUt/src/github.com/containerd/containerd'... [2020-05-05T18:35:40.032Z] #65 1.968 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-05T18:35:40.315Z] #65 ... [2020-05-05T18:35:40.315Z] [2020-05-05T18:35:40.315Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-05T18:35:39.339Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-05T18:35:39.341Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40907/head:refs/remotes/origin/PR-40907 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-05T18:35:41.164Z] #27 8.722 0.5% ## 4.1% #### 6.9% ####### 10.7% ########## 14.5% ############ 17.3% ############## 20.2% ################ 23.0% ################## 25.9% ##################### 29.6% ######################## 33.4% ########################## 36.2% ############################ 40.0% ############################### 43.8% ################################# 46.7% ################################### 49.5% ##################################### 52.3% ####################################### 55.2% ########################################## 58.9% ############################################ 61.8% ############################################### 65.6% ################################################# 68.4% ################################################### 71.2% [2020-05-05T18:35:41.164Z] #27 ... [2020-05-05T18:35:41.164Z] [2020-05-05T18:35:41.164Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-05T18:35:41.164Z] #43 30.56 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-05-05T18:35:41.164Z] #43 30.56 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-05T18:35:41.164Z] #43 30.57 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-05T18:35:41.164Z] #43 30.59 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-05-05T18:35:41.164Z] #43 30.60 Setting up python-six (1.12.0-1) ... [2020-05-05T18:35:41.164Z] #43 31.82 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-05-05T18:35:41.164Z] #43 31.83 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-05-05T18:35:41.164Z] #43 31.84 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-05-05T18:35:41.164Z] #43 31.85 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-05-05T18:35:41.164Z] #43 31.85 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-05-05T18:35:41.164Z] #43 31.86 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-05T18:35:41.164Z] #43 31.87 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-05T18:35:41.164Z] #43 31.88 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-05-05T18:35:41.164Z] #43 31.88 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-05T18:35:41.164Z] #43 31.89 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-05T18:35:41.164Z] #43 35.26 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-05-05T18:35:41.164Z] #43 35.28 Processing triggers for libc-bin (2.28-10) ... [2020-05-05T18:35:41.164Z] #43 DONE 35.9s [2020-05-05T18:35:41.164Z] [2020-05-05T18:35:41.164Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-05T18:35:42.313Z] #27 8.722 0.5% ## 4.1% #### 6.9% ####### 10.7% ########## 14.5% ############ 17.3% ############## 20.2% ################ 23.0% ################## 25.9% ##################### 29.6% ######################## 33.4% ########################## 36.2% ############################ 40.0% ############################### 43.8% ################################# 46.7% ################################### 49.5% ##################################### 52.3% ####################################### 55.2% ########################################## 58.9% ############################################ 61.8% ############################################### 65.6% ################################################# 68.4% ################################################### 71.2% ##################################################### 73.7% ###################################################### 75.5% ######################################################## 79.0% ########################################################## 80.9% ############################################################ 83.7% ############################################################### 87.5% ################################################################# 90.3% ################################################################## 92.2% #################################################################### 95.1% ####################################################################### 98.8% ######################################################################## 100.0% [2020-05-05T18:35:42.596Z] #27 12.84 [2020-05-05T18:35:43.603Z] #27 ... [2020-05-05T18:35:43.603Z] [2020-05-05T18:35:43.603Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:35:43.603Z] #33 27.79 sync [2020-05-05T18:35:43.603Z] #33 27.79 internal/reflectlite [2020-05-05T18:35:43.603Z] #33 30.18 sort [2020-05-05T18:35:43.603Z] #33 30.19 errors [2020-05-05T18:35:43.603Z] #33 30.45 strconv [2020-05-05T18:35:43.603Z] #33 31.37 io [2020-05-05T18:35:43.603Z] #33 32.50 syscall [2020-05-05T18:35:43.603Z] #33 33.69 reflect [2020-05-05T18:35:43.603Z] #33 ... [2020-05-05T18:35:43.603Z] [2020-05-05T18:35:43.603Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-05T18:35:43.603Z] #35 34.88 Selecting previously unselected package libjsoncpp1:s390x. [2020-05-05T18:35:43.603Z] #35 34.89 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-05-05T18:35:43.603Z] #35 34.90 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-05-05T18:35:43.603Z] #35 35.02 Selecting previously unselected package librhash0:s390x. [2020-05-05T18:35:43.603Z] #35 35.04 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-05-05T18:35:43.603Z] #35 35.04 Unpacking librhash0:s390x (1.3.8-1) ... [2020-05-05T18:35:43.603Z] #35 35.17 Selecting previously unselected package libuv1:s390x. [2020-05-05T18:35:43.603Z] #35 35.17 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-05-05T18:35:43.603Z] #35 35.18 Unpacking libuv1:s390x (1.24.1-1) ... [2020-05-05T18:35:43.603Z] #35 35.28 Selecting previously unselected package cmake. [2020-05-05T18:35:43.603Z] #35 35.28 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-05-05T18:35:43.603Z] #35 35.28 Unpacking cmake (3.13.4-1) ... [2020-05-05T18:35:43.603Z] #35 37.66 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-05-05T18:35:43.603Z] #35 37.66 Setting up xxd (2:8.1.0875-5) ... [2020-05-05T18:35:43.603Z] #35 37.67 Setting up libuv1:s390x (1.24.1-1) ... [2020-05-05T18:35:43.603Z] #35 37.68 Setting up vim-common (2:8.1.0875-5) ... [2020-05-05T18:35:43.603Z] #35 37.71 Setting up librhash0:s390x (1.3.8-1) ... [2020-05-05T18:35:43.604Z] #35 37.75 Setting up cmake-data (3.13.4-1) ... [2020-05-05T18:35:43.604Z] #35 37.76 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-05-05T18:35:43.604Z] #35 37.77 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-05-05T18:35:43.604Z] #35 37.78 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-05-05T18:35:43.604Z] #35 37.79 Setting up cmake (3.13.4-1) ... [2020-05-05T18:35:43.604Z] #35 37.80 Processing triggers for libc-bin (2.28-10) ... [2020-05-05T18:35:43.604Z] #35 37.87 Processing triggers for mime-support (3.62) ... [2020-05-05T18:35:43.604Z] #35 DONE 38.3s [2020-05-05T18:35:43.604Z] [2020-05-05T18:35:43.604Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-05T18:35:43.887Z] #36 DONE 0.1s [2020-05-05T18:35:43.887Z] [2020-05-05T18:35:43.887Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-05T18:35:43.887Z] #37 DONE 0.1s [2020-05-05T18:35:43.887Z] [2020-05-05T18:35:43.887Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:35:44.894Z] #38 ... [2020-05-05T18:35:44.894Z] [2020-05-05T18:35:44.894Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:35:44.894Z] #47 29.42 internal/reflectlite [2020-05-05T18:35:44.894Z] #47 29.44 github.com/LK4D4/vndr/godl/singleflight [2020-05-05T18:35:44.894Z] #47 29.96 math/rand [2020-05-05T18:35:44.894Z] #47 31.06 internal/singleflight [2020-05-05T18:35:44.894Z] #47 32.03 io [2020-05-05T18:35:44.894Z] #47 32.03 strconv [2020-05-05T18:35:44.894Z] #47 33.02 bytes [2020-05-05T18:35:44.894Z] #47 34.91 bufio [2020-05-05T18:35:44.894Z] #47 35.16 reflect [2020-05-05T18:35:44.894Z] #47 36.44 syscall [2020-05-05T18:35:45.176Z] #47 ... [2020-05-05T18:35:45.176Z] [2020-05-05T18:35:45.176Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:35:45.176Z] #38 1.316 + RM_GOPATH=0 [2020-05-05T18:35:45.176Z] #38 1.316 + TMP_GOPATH= [2020-05-05T18:35:45.176Z] #38 1.316 + : /build [2020-05-05T18:35:45.176Z] #38 1.317 + '[' -z '' ']' [2020-05-05T18:35:45.176Z] #38 1.318 ++ mktemp -d [2020-05-05T18:35:45.176Z] #38 1.318 + export GOPATH=/tmp/tmp.IpQSI6eqNu [2020-05-05T18:35:45.176Z] #38 1.323 + GOPATH=/tmp/tmp.IpQSI6eqNu [2020-05-05T18:35:45.176Z] #38 1.323 + RM_GOPATH=1 [2020-05-05T18:35:45.176Z] #38 1.323 ++ dirname ./install.sh [2020-05-05T18:35:45.176Z] #38 1.324 + dir=. [2020-05-05T18:35:45.176Z] #38 1.324 + bin=tini [2020-05-05T18:35:45.176Z] #38 1.324 + shift [2020-05-05T18:35:45.176Z] #38 1.324 + '[' '!' -f ./tini.installer ']' [2020-05-05T18:35:45.176Z] #38 1.324 + . ./tini.installer [2020-05-05T18:35:45.176Z] #38 1.324 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-05T18:35:45.176Z] #38 1.325 + install_tini [2020-05-05T18:35:45.176Z] #38 1.326 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-05T18:35:45.176Z] #38 1.326 + git clone https://github.com/krallin/tini.git /tmp/tmp.IpQSI6eqNu/tini [2020-05-05T18:35:45.176Z] #38 1.326 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-05T18:35:45.176Z] #38 1.327 Cloning into '/tmp/tmp.IpQSI6eqNu/tini'... [2020-05-05T18:35:45.458Z] #38 ... [2020-05-05T18:35:45.458Z] [2020-05-05T18:35:45.458Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:35:45.458Z] #50 29.81 + cd /tmp/tmp.wLdVEIXrY6/src/gotest.tools/gotestsum [2020-05-05T18:35:45.458Z] #50 29.81 + git checkout -q v0.3.5 [2020-05-05T18:35:45.458Z] #50 29.87 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-05T18:35:45.744Z] #50 ... [2020-05-05T18:35:45.744Z] [2020-05-05T18:35:45.744Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-05T18:35:45.744Z] #27 14.08 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-05T18:35:45.744Z] #27 14.48 #=#=# [2020-05-05T18:35:45.744Z] #27 14.69 ######################################################################## 100.0% [2020-05-05T18:35:45.744Z] #27 14.78 [2020-05-05T18:35:45.744Z] #27 15.84 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-05T18:35:46.026Z] #27 16.15 [2020-05-05T18:35:46.026Z] #27 16.27 ############################### 44.1% ######################################################################## 100.0% [2020-05-05T18:35:46.026Z] #27 16.34 [2020-05-05T18:35:46.521Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05c861460f56ae6b8) in /home/ubuntu/workspace/moby_PR-40907 [Pipeline] { [Pipeline] checkout [2020-05-05T18:35:47.032Z] #27 17.37 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-05T18:35:47.032Z] #27 17.40 skipping existing b63cc5f62c21 [2020-05-05T18:35:47.158Z] #68 14.06 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-05T18:35:47.158Z] #68 14.06 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-05T18:35:47.158Z] #68 DONE 15.6s [2020-05-05T18:35:47.158Z] [2020-05-05T18:35:47.158Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-05T18:35:47.158Z] #69 DONE 0.1s [2020-05-05T18:35:47.314Z] #27 17.52 [2020-05-05T18:35:47.789Z] [2020-05-05T18:35:47.789Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-05T18:35:47.789Z] #71 CACHED [2020-05-05T18:35:47.789Z] [2020-05-05T18:35:47.789Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-05T18:35:47.789Z] #73 DONE 0.1s [2020-05-05T18:35:47.789Z] [2020-05-05T18:35:47.789Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-05T18:35:47.789Z] #35 ... [2020-05-05T18:35:47.789Z] [2020-05-05T18:35:47.789Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-05T18:35:47.789Z] #29 DONE 0.1s [2020-05-05T18:35:47.789Z] [2020-05-05T18:35:47.789Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-05T18:35:47.789Z] #55 DONE 0.2s [2020-05-05T18:35:47.789Z] [2020-05-05T18:35:47.789Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-05T18:35:47.789Z] #40 DONE 0.2s [2020-05-05T18:35:47.789Z] [2020-05-05T18:35:47.789Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-05T18:35:47.789Z] #52 DONE 0.2s [2020-05-05T18:35:47.789Z] [2020-05-05T18:35:47.789Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-05T18:35:47.789Z] #32 DONE 0.2s [2020-05-05T18:35:47.789Z] [2020-05-05T18:35:47.789Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-05T18:35:47.789Z] #46 DONE 0.2s [2020-05-05T18:35:47.789Z] [2020-05-05T18:35:47.789Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-05T18:35:47.789Z] #49 DONE 0.2s [2020-05-05T18:35:47.789Z] [2020-05-05T18:35:47.789Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-05T18:35:47.789Z] #22 DONE 0.2s [2020-05-05T18:35:47.789Z] [2020-05-05T18:35:47.789Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:35:48.321Z] #27 18.59 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-05T18:35:48.321Z] #27 ... [2020-05-05T18:35:48.321Z] [2020-05-05T18:35:48.321Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:35:48.321Z] #10 32.99 Selecting previously unselected package dmsetup. [2020-05-05T18:35:48.321Z] #10 33.00 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-05-05T18:35:48.321Z] #10 33.00 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-05T18:35:48.321Z] #10 33.17 Selecting previously unselected package mingw-w64-common. [2020-05-05T18:35:48.321Z] #10 33.17 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-05T18:35:48.321Z] #10 33.18 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-05T18:35:48.321Z] #10 37.80 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-05T18:35:48.321Z] #10 37.81 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-05T18:35:48.321Z] #10 37.82 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-05T18:35:48.321Z] #10 42.89 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-05T18:35:48.321Z] #10 42.90 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-05T18:35:48.321Z] #10 42.91 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-05T18:35:48.321Z] #10 43.02 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-05T18:35:48.422Z] #23 0.652 + RM_GOPATH=0 [2020-05-05T18:35:48.603Z] #10 43.02 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-05T18:35:48.603Z] #10 43.02 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-05T18:35:48.603Z] #10 ... [2020-05-05T18:35:48.603Z] [2020-05-05T18:35:48.603Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:35:48.603Z] #44 2.426 Note: Building without setproctitle() and strlcpy() support. [2020-05-05T18:35:48.603Z] #44 2.427 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-05T18:35:48.603Z] #44 2.432 Note: Building without GnuTLS support [2020-05-05T18:35:48.603Z] #44 3.690 fatal: not a git repository (or any of the parent directories): .git [2020-05-05T18:35:48.603Z] #44 3.710 GEN .gitid [2020-05-05T18:35:48.603Z] #44 3.713 GEN criu/include/version.h [2020-05-05T18:35:48.603Z] #44 3.745 GEN include/common/asm [2020-05-05T18:35:48.603Z] #44 4.626 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-05T18:35:48.603Z] #44 4.751 PBCC images/opts.pb-c.c [2020-05-05T18:35:48.603Z] #44 4.780 PBCC images/sit.pb-c.c [2020-05-05T18:35:48.603Z] #44 4.806 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-05T18:35:48.603Z] #44 4.879 DEP images/opts.pb-c.d [2020-05-05T18:35:48.603Z] #44 4.959 DEP images/sit.pb-c.d [2020-05-05T18:35:48.603Z] #44 4.999 PBCC images/macvlan.pb-c.c [2020-05-05T18:35:48.603Z] #44 5.026 DEP images/macvlan.pb-c.d [2020-05-05T18:35:48.603Z] #44 5.042 PBCC images/autofs.pb-c.c [2020-05-05T18:35:48.603Z] #44 5.094 DEP images/autofs.pb-c.d [2020-05-05T18:35:48.603Z] #44 5.134 PBCC images/sysctl.pb-c.c [2020-05-05T18:35:48.603Z] #44 5.145 DEP images/sysctl.pb-c.d [2020-05-05T18:35:48.603Z] #44 5.161 PBCC images/time.pb-c.c [2020-05-05T18:35:48.603Z] #44 5.182 DEP images/time.pb-c.d [2020-05-05T18:35:48.603Z] #44 5.211 PBCC images/binfmt-misc.pb-c.c [2020-05-05T18:35:48.603Z] #44 5.229 DEP images/binfmt-misc.pb-c.d [2020-05-05T18:35:48.603Z] #44 5.311 PBCC images/seccomp.pb-c.c [2020-05-05T18:35:48.603Z] #44 5.315 DEP images/seccomp.pb-c.d [2020-05-05T18:35:48.603Z] #44 5.372 PBCC images/userns.pb-c.c [2020-05-05T18:35:48.603Z] #44 5.376 DEP images/userns.pb-c.d [2020-05-05T18:35:48.603Z] #44 5.392 PBCC images/cgroup.pb-c.c [2020-05-05T18:35:48.603Z] #44 5.435 DEP images/cgroup.pb-c.d [2020-05-05T18:35:48.603Z] #44 5.453 PBCC images/fown.pb-c.c [2020-05-05T18:35:48.603Z] #44 5.462 PBCC images/ext-file.pb-c.c [2020-05-05T18:35:48.603Z] #44 5.472 DEP images/fown.pb-c.d [2020-05-05T18:35:48.603Z] #44 5.521 DEP images/ext-file.pb-c.d [2020-05-05T18:35:48.603Z] #44 5.571 PBCC images/rpc.pb-c.c [2020-05-05T18:35:48.603Z] #44 5.577 DEP images/rpc.pb-c.d [2020-05-05T18:35:48.603Z] #44 5.637 PBCC images/siginfo.pb-c.c [2020-05-05T18:35:48.603Z] #44 5.652 DEP images/siginfo.pb-c.d [2020-05-05T18:35:48.603Z] #44 5.678 PBCC images/pagemap.pb-c.c [2020-05-05T18:35:48.603Z] #44 5.740 DEP images/pagemap.pb-c.d [2020-05-05T18:35:48.603Z] #44 5.805 PBCC images/rlimit.pb-c.c [2020-05-05T18:35:48.603Z] #44 5.832 DEP images/rlimit.pb-c.d [2020-05-05T18:35:48.603Z] #44 5.873 PBCC images/file-lock.pb-c.c [2020-05-05T18:35:48.603Z] #44 5.877 DEP images/file-lock.pb-c.d [2020-05-05T18:35:48.603Z] #44 5.914 PBCC images/tty.pb-c.c [2020-05-05T18:35:48.603Z] #44 5.920 DEP images/tty.pb-c.d [2020-05-05T18:35:48.603Z] #44 5.970 PBCC images/tun.pb-c.c [2020-05-05T18:35:48.603Z] #44 5.997 PBCC images/netdev.pb-c.c [2020-05-05T18:35:48.603Z] #44 6.028 DEP images/tun.pb-c.d [2020-05-05T18:35:48.603Z] #44 6.080 DEP images/netdev.pb-c.d [2020-05-05T18:35:48.603Z] #44 6.140 PBCC images/vma.pb-c.c [2020-05-05T18:35:48.603Z] #44 6.152 DEP images/vma.pb-c.d [2020-05-05T18:35:48.603Z] #44 6.188 PBCC images/creds.pb-c.c [2020-05-05T18:35:48.603Z] #44 6.209 DEP images/creds.pb-c.d [2020-05-05T18:35:48.603Z] #44 6.252 PBCC images/utsns.pb-c.c [2020-05-05T18:35:48.603Z] #44 6.257 DEP images/utsns.pb-c.d [2020-05-05T18:35:48.603Z] #44 6.305 PBCC images/ipc-desc.pb-c.c [2020-05-05T18:35:48.603Z] #44 6.311 PBCC images/ipc-sem.pb-c.c [2020-05-05T18:35:48.603Z] #44 6.332 DEP images/ipc-desc.pb-c.d [2020-05-05T18:35:48.603Z] #44 6.383 DEP images/ipc-sem.pb-c.d [2020-05-05T18:35:48.603Z] #44 6.455 PBCC images/ipc-msg.pb-c.c [2020-05-05T18:35:48.603Z] #44 6.459 DEP images/ipc-msg.pb-c.d [2020-05-05T18:35:48.603Z] #44 6.489 PBCC images/ipc-shm.pb-c.c [2020-05-05T18:35:48.603Z] #44 6.492 DEP images/ipc-shm.pb-c.d [2020-05-05T18:35:48.603Z] #44 6.515 PBCC images/ipc-var.pb-c.c [2020-05-05T18:35:48.603Z] #44 6.539 DEP images/ipc-var.pb-c.d [2020-05-05T18:35:48.603Z] #44 6.595 PBCC images/sk-opts.pb-c.c [2020-05-05T18:35:48.603Z] #44 6.601 PBCC images/packet-sock.pb-c.c [2020-05-05T18:35:48.603Z] #44 6.645 DEP images/sk-opts.pb-c.d [2020-05-05T18:35:48.603Z] #44 6.677 DEP images/packet-sock.pb-c.d [2020-05-05T18:35:48.603Z] #44 6.686 PBCC images/sk-netlink.pb-c.c [2020-05-05T18:35:48.603Z] #44 6.766 DEP images/sk-netlink.pb-c.d [2020-05-05T18:35:48.603Z] #44 6.776 PBCC images/sk-inet.pb-c.c [2020-05-05T18:35:48.603Z] #44 6.822 DEP images/sk-inet.pb-c.d [2020-05-05T18:35:48.603Z] #44 6.844 PBCC images/sk-unix.pb-c.c [2020-05-05T18:35:48.603Z] #44 6.895 DEP images/sk-unix.pb-c.d [2020-05-05T18:35:48.603Z] #44 6.939 PBCC images/mm.pb-c.c [2020-05-05T18:35:48.603Z] #44 6.971 DEP images/mm.pb-c.d [2020-05-05T18:35:48.603Z] #44 7.012 PBCC images/timerfd.pb-c.c [2020-05-05T18:35:48.603Z] #44 7.058 DEP images/timerfd.pb-c.d [2020-05-05T18:35:48.603Z] #44 7.091 PBCC images/timer.pb-c.c [2020-05-05T18:35:48.603Z] #44 7.095 DEP images/timer.pb-c.d [2020-05-05T18:35:48.603Z] #44 7.166 PBCC images/sa.pb-c.c [2020-05-05T18:35:48.603Z] #44 7.195 DEP images/sa.pb-c.d [2020-05-05T18:35:48.603Z] #44 7.245 PBCC images/pipe-data.pb-c.c [2020-05-05T18:35:48.603Z] #44 7.273 DEP images/pipe-data.pb-c.d [2020-05-05T18:35:48.603Z] #44 7.347 PBCC images/mnt.pb-c.c [2020-05-05T18:35:48.603Z] #44 7.398 DEP images/mnt.pb-c.d [2020-05-05T18:35:48.603Z] #44 7.408 PBCC images/sk-packet.pb-c.c [2020-05-05T18:35:48.603Z] #44 7.413 DEP images/sk-packet.pb-c.d [2020-05-05T18:35:48.714Z] #23 0.652 + TMP_GOPATH= [2020-05-05T18:35:48.714Z] #23 0.652 + : /build [2020-05-05T18:35:48.714Z] #23 0.654 + '[' -z '' ']' [2020-05-05T18:35:48.714Z] #23 0.655 ++ mktemp -d [2020-05-05T18:35:48.714Z] #23 0.664 + export GOPATH=/tmp/tmp.nWhT99Ssk9 [2020-05-05T18:35:48.714Z] #23 0.665 + GOPATH=/tmp/tmp.nWhT99Ssk9 [2020-05-05T18:35:48.714Z] #23 0.666 + RM_GOPATH=1 [2020-05-05T18:35:48.714Z] #23 0.668 ++ dirname ./install.sh [2020-05-05T18:35:48.714Z] #23 0.674 + dir=. [2020-05-05T18:35:48.714Z] #23 0.674 + bin=dockercli [2020-05-05T18:35:48.714Z] #23 0.674 + shift [2020-05-05T18:35:48.714Z] #23 0.674 + '[' '!' -f ./dockercli.installer ']' [2020-05-05T18:35:48.714Z] #23 0.674 + . ./dockercli.installer [2020-05-05T18:35:48.714Z] #23 0.675 ++ : stable [2020-05-05T18:35:48.714Z] #23 0.675 ++ : 17.06.2-ce [2020-05-05T18:35:48.714Z] #23 0.676 + install_dockercli [2020-05-05T18:35:48.714Z] #23 0.677 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-05T18:35:48.714Z] #23 0.677 Install docker/cli version 17.06.2-ce from stable [2020-05-05T18:35:48.714Z] #23 0.679 ++ uname -m [2020-05-05T18:35:48.714Z] #23 0.689 + arch=ppc64le [2020-05-05T18:35:48.714Z] #23 0.689 + '[' ppc64le '!=' x86_64 ']' [2020-05-05T18:35:48.714Z] #23 0.689 + '[' ppc64le '!=' s390x ']' [2020-05-05T18:35:48.714Z] #23 0.689 + '[' ppc64le '!=' armhf ']' [2020-05-05T18:35:48.714Z] #23 0.690 + build_dockercli [2020-05-05T18:35:48.714Z] #23 0.690 + git clone https://github.com/docker/docker-ce /tmp/tmp.nWhT99Ssk9/tmp/docker-ce [2020-05-05T18:35:48.714Z] #23 0.702 Cloning into '/tmp/tmp.nWhT99Ssk9/tmp/docker-ce'... [2020-05-05T18:35:48.885Z] #44 7.496 PBCC images/tcp-stream.pb-c.c [2020-05-05T18:35:48.885Z] #44 7.529 DEP images/tcp-stream.pb-c.d [2020-05-05T18:35:48.885Z] #44 ... [2020-05-05T18:35:48.885Z] [2020-05-05T18:35:48.885Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-05T18:35:48.885Z] #27 18.95 [2020-05-05T18:35:48.885Z] #27 19.07 ######################################################################## 100.0% [2020-05-05T18:35:48.885Z] #27 19.12 [2020-05-05T18:35:48.885Z] #27 19.17 Download of images into '/build' complete. [2020-05-05T18:35:48.885Z] #27 19.17 Use something like the following to load the result into a Docker daemon: [2020-05-05T18:35:48.885Z] #27 19.17 tar -cC '/build' . | docker load [2020-05-05T18:35:49.153Z] using credential docker-jenkins-github-credentials [2020-05-05T18:35:49.161Z] Cloning the remote Git repository [2020-05-05T18:35:49.161Z] Cloning with configured refspecs honoured and without tags [2020-05-05T18:35:49.172Z] #27 DONE 19.4s [2020-05-05T18:35:49.172Z] [2020-05-05T18:35:49.172Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:35:49.172Z] #44 7.606 PBCC images/pipe.pb-c.c [2020-05-05T18:35:49.172Z] #44 7.640 DEP images/pipe.pb-c.d [2020-05-05T18:35:49.172Z] #44 7.688 PBCC images/pstree.pb-c.c [2020-05-05T18:35:49.172Z] #44 7.691 DEP images/pstree.pb-c.d [2020-05-05T18:35:49.172Z] #44 7.717 PBCC images/fs.pb-c.c [2020-05-05T18:35:49.172Z] #44 7.750 DEP images/fs.pb-c.d [2020-05-05T18:35:49.172Z] #44 7.807 PBCC images/signalfd.pb-c.c [2020-05-05T18:35:49.172Z] #44 7.838 DEP images/signalfd.pb-c.d [2020-05-05T18:35:49.172Z] #44 7.905 PBCC images/fh.pb-c.c [2020-05-05T18:35:49.172Z] #44 7.941 PBCC images/fsnotify.pb-c.c [2020-05-05T18:35:49.454Z] #44 7.975 DEP images/fh.pb-c.d [2020-05-05T18:35:49.454Z] #44 8.079 DEP images/fsnotify.pb-c.d [2020-05-05T18:35:49.454Z] #44 8.147 PBCC images/eventpoll.pb-c.c [2020-05-05T18:35:49.454Z] #44 8.166 DEP images/eventpoll.pb-c.d [2020-05-05T18:35:49.736Z] #44 8.258 PBCC images/eventfd.pb-c.c [2020-05-05T18:35:49.736Z] #44 8.285 DEP images/eventfd.pb-c.d [2020-05-05T18:35:49.736Z] #44 8.382 PBCC images/remap-file-path.pb-c.c [2020-05-05T18:35:49.736Z] #44 8.404 DEP images/remap-file-path.pb-c.d [2020-05-05T18:35:49.736Z] #44 8.450 PBCC images/fifo.pb-c.c [2020-05-05T18:35:49.736Z] #44 8.475 DEP images/fifo.pb-c.d [2020-05-05T18:35:49.736Z] #44 8.528 PBCC images/ghost-file.pb-c.c [2020-05-05T18:35:49.736Z] #44 8.568 DEP images/ghost-file.pb-c.d [2020-05-05T18:35:50.024Z] #44 8.645 PBCC images/regfile.pb-c.c [2020-05-05T18:35:50.024Z] #44 8.655 DEP images/regfile.pb-c.d [2020-05-05T18:35:50.024Z] #44 8.705 PBCC images/ns.pb-c.c [2020-05-05T18:35:50.024Z] #44 8.742 DEP images/ns.pb-c.d [2020-05-05T18:35:50.024Z] #44 8.806 PBCC images/fdinfo.pb-c.c [2020-05-05T18:35:50.024Z] #44 8.847 DEP images/fdinfo.pb-c.d [2020-05-05T18:35:49.214Z] Cloning repository https://github.com/moby/moby.git [2020-05-05T18:35:49.304Z] > git init /home/ubuntu/workspace/moby_PR-40907 # timeout=10 [2020-05-05T18:35:49.727Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-05T18:35:49.728Z] > git --version # timeout=10 [2020-05-05T18:35:49.752Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-05T18:35:49.754Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40907/head:refs/remotes/origin/PR-40907 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-05T18:35:50.312Z] #44 8.952 PBCC images/core-aarch64.pb-c.c [2020-05-05T18:35:50.312Z] #44 8.989 PBCC images/core-arm.pb-c.c [2020-05-05T18:35:50.312Z] #44 9.101 PBCC images/core-ppc64.pb-c.c [2020-05-05T18:35:50.594Z] #44 9.163 PBCC images/core-s390.pb-c.c [2020-05-05T18:35:50.594Z] #44 9.192 PBCC images/core-x86.pb-c.c [2020-05-05T18:35:50.594Z] #44 9.241 PBCC images/core.pb-c.c [2020-05-05T18:35:50.594Z] #44 9.250 PBCC images/inventory.pb-c.c [2020-05-05T18:35:50.594Z] #44 9.323 DEP images/core-aarch64.pb-c.d [2020-05-05T18:35:50.594Z] #44 9.392 DEP images/core-arm.pb-c.d [2020-05-05T18:35:50.594Z] #44 9.456 DEP images/core-ppc64.pb-c.d [2020-05-05T18:35:50.594Z] #44 ... [2020-05-05T18:35:50.594Z] [2020-05-05T18:35:50.594Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:35:50.594Z] #56 35.15 syscall [2020-05-05T18:35:50.594Z] #56 35.17 reflect [2020-05-05T18:35:50.594Z] #56 40.83 time [2020-05-05T18:35:50.594Z] #56 45.06 internal/syscall/unix [2020-05-05T18:35:50.876Z] #56 ... [2020-05-05T18:35:50.876Z] [2020-05-05T18:35:50.876Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:35:50.876Z] #44 9.517 DEP images/core-s390.pb-c.d [2020-05-05T18:35:50.876Z] #44 9.574 DEP images/core-x86.pb-c.d [2020-05-05T18:35:50.876Z] #44 9.635 DEP images/core.pb-c.d [2020-05-05T18:35:50.876Z] #44 9.692 DEP images/inventory.pb-c.d [2020-05-05T18:35:51.160Z] #44 9.738 PBCC images/cpuinfo.pb-c.c [2020-05-05T18:35:51.160Z] #44 9.778 DEP images/cpuinfo.pb-c.d [2020-05-05T18:35:51.160Z] #44 9.789 PBCC images/stats.pb-c.c [2020-05-05T18:35:51.160Z] #44 9.806 DEP images/stats.pb-c.d [2020-05-05T18:35:51.160Z] #44 ... [2020-05-05T18:35:51.160Z] [2020-05-05T18:35:51.160Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:35:51.160Z] #38 1.917 + cd /tmp/tmp.IpQSI6eqNu/tini [2020-05-05T18:35:51.160Z] #38 1.917 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-05T18:35:51.160Z] #38 1.930 + cmake . [2020-05-05T18:35:51.160Z] #38 2.203 -- The C compiler identification is GNU 8.3.0 [2020-05-05T18:35:51.160Z] #38 2.284 -- Check for working C compiler: /usr/bin/cc [2020-05-05T18:35:51.160Z] #38 2.753 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-05T18:35:51.160Z] #38 2.754 -- Detecting C compiler ABI info [2020-05-05T18:35:51.160Z] #38 3.300 -- Detecting C compiler ABI info - done [2020-05-05T18:35:51.160Z] #38 3.315 -- Detecting C compile features [2020-05-05T18:35:51.160Z] #38 4.742 -- Detecting C compile features - done [2020-05-05T18:35:51.160Z] #38 4.785 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-05T18:35:51.160Z] #38 4.935 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-05T18:35:51.160Z] #38 5.030 -- Configuring done [2020-05-05T18:35:51.160Z] #38 5.052 -- Generating done [2020-05-05T18:35:51.160Z] #38 5.058 -- Build files have been written to: /tmp/tmp.IpQSI6eqNu/tini [2020-05-05T18:35:51.160Z] #38 5.068 + make tini-static [2020-05-05T18:35:51.160Z] #38 5.482 Scanning dependencies of target tini-static [2020-05-05T18:35:51.160Z] #38 5.546 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-05T18:35:51.160Z] #38 6.771 [100%] Linking C executable tini-static [2020-05-05T18:35:51.160Z] #38 7.059 [100%] Built target tini-static [2020-05-05T18:35:51.160Z] #38 7.113 + mkdir -p /build [2020-05-05T18:35:51.160Z] #38 7.116 + cp tini-static /build/docker-init [2020-05-05T18:35:51.160Z] #38 DONE 7.3s [2020-05-05T18:35:51.448Z] [2020-05-05T18:35:51.448Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:35:51.448Z] #56 45.31 os [2020-05-05T18:35:51.448Z] #56 45.59 encoding/binary [2020-05-05T18:35:52.919Z] #56 47.33 encoding/base64 [2020-05-05T18:35:53.533Z] #56 47.86 golang.org/x/sys/unix [2020-05-05T18:35:53.533Z] #56 48.03 fmt [2020-05-05T18:35:54.319Z] #23 ... [2020-05-05T18:35:54.319Z] [2020-05-05T18:35:54.319Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:35:54.319Z] #33 0.814 + RM_GOPATH=0 [2020-05-05T18:35:54.319Z] #33 0.824 + TMP_GOPATH= [2020-05-05T18:35:54.319Z] #33 0.825 + : /build [2020-05-05T18:35:54.319Z] #33 0.827 + '[' -z '' ']' [2020-05-05T18:35:54.319Z] #33 0.832 ++ mktemp -d [2020-05-05T18:35:54.319Z] #33 0.838 + export GOPATH=/tmp/tmp.WNQxDe8H90 [2020-05-05T18:35:54.319Z] #33 0.839 + GOPATH=/tmp/tmp.WNQxDe8H90 [2020-05-05T18:35:54.319Z] #33 0.839 + RM_GOPATH=1 [2020-05-05T18:35:54.319Z] #33 0.873 ++ dirname ./install.sh [2020-05-05T18:35:54.320Z] #33 0.878 + dir=. [2020-05-05T18:35:54.320Z] #33 0.879 + bin=tomlv [2020-05-05T18:35:54.320Z] #33 0.879 + shift [2020-05-05T18:35:54.320Z] #33 0.880 + '[' '!' -f ./tomlv.installer ']' [2020-05-05T18:35:54.320Z] #33 0.881 + . ./tomlv.installer [2020-05-05T18:35:54.320Z] #33 0.882 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-05T18:35:54.320Z] #33 0.883 + install_tomlv [2020-05-05T18:35:54.320Z] #33 0.884 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-05T18:35:54.320Z] #33 0.885 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-05T18:35:54.320Z] #33 0.886 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.WNQxDe8H90/src/github.com/BurntSushi/toml [2020-05-05T18:35:54.320Z] #33 0.938 Cloning into '/tmp/tmp.WNQxDe8H90/src/github.com/BurntSushi/toml'... [2020-05-05T18:35:54.320Z] #33 2.767 + cd /tmp/tmp.WNQxDe8H90/src/github.com/BurntSushi/toml [2020-05-05T18:35:54.320Z] #33 2.768 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-05T18:35:54.320Z] #33 2.811 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-05T18:35:54.320Z] #33 3.912 internal/cpu [2020-05-05T18:35:54.320Z] #33 3.930 runtime/internal/atomic [2020-05-05T18:35:54.320Z] #33 4.109 math/bits [2020-05-05T18:35:54.320Z] #33 4.168 runtime/internal/sys [2020-05-05T18:35:54.320Z] #33 5.121 unicode/utf8 [2020-05-05T18:35:54.320Z] #33 5.153 sync/atomic [2020-05-05T18:35:54.320Z] #33 6.001 internal/bytealg [2020-05-05T18:35:54.320Z] #33 ... [2020-05-05T18:35:54.320Z] [2020-05-05T18:35:54.320Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:35:54.320Z] #47 0.812 + RM_GOPATH=0 [2020-05-05T18:35:54.320Z] #47 0.834 + TMP_GOPATH= [2020-05-05T18:35:54.320Z] #47 0.835 + : /build [2020-05-05T18:35:54.320Z] #47 0.841 + '[' -z '' ']' [2020-05-05T18:35:54.320Z] #47 0.859 ++ mktemp -d [2020-05-05T18:35:54.320Z] #47 0.866 + export GOPATH=/tmp/tmp.rARAZStSZ9 [2020-05-05T18:35:54.320Z] #47 0.866 + GOPATH=/tmp/tmp.rARAZStSZ9 [2020-05-05T18:35:54.320Z] #47 0.866 + RM_GOPATH=1 [2020-05-05T18:35:54.320Z] #47 0.867 ++ dirname ./install.sh [2020-05-05T18:35:54.320Z] #47 0.913 + dir=. [2020-05-05T18:35:54.320Z] #47 0.917 + bin=vndr [2020-05-05T18:35:54.320Z] #47 0.917 + shift [2020-05-05T18:35:54.320Z] #47 0.917 + '[' '!' -f ./vndr.installer ']' [2020-05-05T18:35:54.320Z] #47 0.917 + . ./vndr.installer [2020-05-05T18:35:54.320Z] #47 0.921 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-05T18:35:54.320Z] #47 0.922 + install_vndr [2020-05-05T18:35:54.320Z] #47 0.924 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-05T18:35:54.320Z] #47 0.925 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-05T18:35:54.320Z] #47 0.927 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.rARAZStSZ9/src/github.com/LK4D4/vndr [2020-05-05T18:35:54.320Z] #47 0.933 Cloning into '/tmp/tmp.rARAZStSZ9/src/github.com/LK4D4/vndr'... [2020-05-05T18:35:54.320Z] #47 2.088 + cd /tmp/tmp.rARAZStSZ9/src/github.com/LK4D4/vndr [2020-05-05T18:35:54.320Z] #47 2.110 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-05T18:35:54.320Z] #47 2.188 + go build -buildmode=pie -v -o /build/vndr . [2020-05-05T18:35:54.320Z] #47 4.144 runtime/internal/sys [2020-05-05T18:35:54.320Z] #47 4.300 internal/cpu [2020-05-05T18:35:54.320Z] #47 4.373 internal/race [2020-05-05T18:35:54.320Z] #47 4.386 runtime/internal/atomic [2020-05-05T18:35:54.320Z] #47 4.903 runtime/internal/math [2020-05-05T18:35:54.320Z] #47 4.923 sync/atomic [2020-05-05T18:35:54.320Z] #47 5.175 unicode [2020-05-05T18:35:54.320Z] #47 6.065 unicode/utf8 [2020-05-05T18:35:54.320Z] #47 6.447 internal/bytealg [2020-05-05T18:35:54.320Z] #47 6.584 math/bits [2020-05-05T18:35:54.609Z] #47 ... [2020-05-05T18:35:54.609Z] [2020-05-05T18:35:54.609Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:35:54.609Z] #33 6.734 unicode [2020-05-05T18:35:54.901Z] #33 6.929 math [2020-05-05T18:35:55.004Z] #56 ... [2020-05-05T18:35:55.004Z] [2020-05-05T18:35:55.004Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:35:55.004Z] #33 39.24 time [2020-05-05T18:35:55.004Z] #33 43.32 internal/poll [2020-05-05T18:35:55.004Z] #33 44.91 internal/fmtsort [2020-05-05T18:35:55.004Z] #33 45.09 os [2020-05-05T18:35:55.004Z] #33 45.47 strings [2020-05-05T18:35:55.004Z] #33 47.55 path [2020-05-05T18:35:55.004Z] #33 47.99 text/tabwriter [2020-05-05T18:35:55.004Z] #33 48.31 fmt [2020-05-05T18:35:55.004Z] #33 48.50 path/filepath [2020-05-05T18:35:55.004Z] #33 49.37 io/ioutil [2020-05-05T18:35:55.004Z] #33 ... [2020-05-05T18:35:55.004Z] [2020-05-05T18:35:55.004Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:35:55.004Z] #65 25.30 Checking out files: 71% (2275/3185) Checking out files: 72% (2294/3185) Checking out files: 73% (2326/3185) Checking out files: 74% (2357/3185) Checking out files: 75% (2389/3185) Checking out files: 76% (2421/3185) Checking out files: 77% (2453/3185) Checking out files: 78% (2485/3185) Checking out files: 79% (2517/3185) Checking out files: 80% (2548/3185) Checking out files: 81% (2580/3185) Checking out files: 82% (2612/3185) Checking out files: 83% (2644/3185) Checking out files: 84% (2676/3185) Checking out files: 85% (2708/3185) Checking out files: 86% (2740/3185) Checking out files: 87% (2771/3185) Checking out files: 88% (2803/3185) Checking out files: 89% (2835/3185) Checking out files: 90% (2867/3185) Checking out files: 91% (2899/3185) Checking out files: 92% (2931/3185) Checking out files: 93% (2963/3185) Checking out files: 94% (2994/3185) Checking out files: 95% (3026/3185) Checking out files: 96% (3058/3185) Checking out files: 97% (3090/3185) Checking out files: 98% (3122/3185) Checking out files: 99% (3154/3185) Checking out files: 100% (3185/3185) Checking out files: 100% (3185/3185), done. [2020-05-05T18:35:55.004Z] #65 25.99 + cd /tmp/tmp.qCFKjvmYUt/src/github.com/containerd/containerd [2020-05-05T18:35:55.004Z] #65 25.99 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-05T18:35:55.619Z] #65 27.57 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-05T18:35:55.619Z] #65 27.57 + BUILDTAGS='netgo osusergo static_build' [2020-05-05T18:35:55.619Z] #65 27.57 + export EXTRA_FLAGS=-buildmode=pie [2020-05-05T18:35:55.619Z] #65 27.57 + EXTRA_FLAGS=-buildmode=pie [2020-05-05T18:35:55.619Z] #65 27.57 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-05T18:35:55.619Z] #65 27.57 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-05T18:35:55.619Z] #65 27.57 + '[' '' = dynamic ']' [2020-05-05T18:35:55.619Z] #65 27.57 + make [2020-05-05T18:35:56.406Z] #33 8.354 internal/testlog [2020-05-05T18:35:56.627Z] #65 28.52 + bin/ctr [2020-05-05T18:35:57.438Z] #33 9.321 runtime [2020-05-05T18:35:57.438Z] #33 9.529 encoding [2020-05-05T18:35:57.635Z] #65 ... [2020-05-05T18:35:57.635Z] [2020-05-05T18:35:57.635Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:35:57.635Z] #47 42.00 time [2020-05-05T18:35:57.635Z] #47 46.36 strings [2020-05-05T18:35:57.635Z] #47 47.08 os [2020-05-05T18:35:57.635Z] #47 47.78 regexp/syntax [2020-05-05T18:35:57.635Z] #47 50.28 fmt [2020-05-05T18:35:57.635Z] #47 51.51 regexp [2020-05-05T18:35:57.635Z] #47 ... [2020-05-05T18:35:57.635Z] [2020-05-05T18:35:57.635Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:35:57.635Z] #44 11.24 make[1]: Nothing to be done for 'all'. [2020-05-05T18:35:57.635Z] #44 12.16 CC images/stats.o [2020-05-05T18:35:57.635Z] #44 12.58 CC images/core.o [2020-05-05T18:35:57.635Z] #44 13.00 CC images/core-x86.o [2020-05-05T18:35:57.635Z] #44 13.57 CC images/core-arm.o [2020-05-05T18:35:57.635Z] #44 13.81 CC images/core-aarch64.o [2020-05-05T18:35:57.635Z] #44 14.09 CC images/core-ppc64.o [2020-05-05T18:35:57.635Z] #44 14.56 CC images/core-s390.o [2020-05-05T18:35:57.635Z] #44 14.91 CC images/cpuinfo.o [2020-05-05T18:35:57.635Z] #44 15.13 CC images/inventory.o [2020-05-05T18:35:57.635Z] #44 15.35 CC images/fdinfo.o [2020-05-05T18:35:57.635Z] #44 15.55 CC images/fown.o [2020-05-05T18:35:57.635Z] #44 15.66 CC images/ns.o [2020-05-05T18:35:57.635Z] #44 15.87 CC images/regfile.o [2020-05-05T18:35:57.635Z] #44 15.96 CC images/ghost-file.o [2020-05-05T18:35:57.635Z] #44 16.18 CC images/fifo.o [2020-05-05T18:35:57.635Z] #44 16.32 CC images/remap-file-path.o [2020-05-05T18:35:57.635Z] #44 16.46 CC images/eventfd.o [2020-05-05T18:35:57.729Z] #33 ... [2020-05-05T18:35:57.729Z] [2020-05-05T18:35:57.729Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-05T18:35:57.729Z] #25 0.843 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-05T18:35:57.729Z] #25 1.046 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-05T18:35:57.729Z] #25 1.150 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-05T18:35:57.729Z] #25 3.070 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-05-05T18:35:57.729Z] #25 6.261 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [188 kB] [2020-05-05T18:35:57.729Z] #25 9.367 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-05T18:35:57.729Z] #25 ... [2020-05-05T18:35:57.729Z] [2020-05-05T18:35:57.729Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:35:57.729Z] #10 1.024 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-05T18:35:57.729Z] #10 1.256 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-05T18:35:57.729Z] #10 1.352 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-05T18:35:57.729Z] #10 3.160 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-05-05T18:35:57.729Z] #10 6.426 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [188 kB] [2020-05-05T18:35:57.729Z] #10 9.222 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-05T18:35:57.917Z] #44 16.68 CC images/eventpoll.o [2020-05-05T18:35:58.021Z] #10 ... [2020-05-05T18:35:58.021Z] [2020-05-05T18:35:58.021Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:35:58.021Z] #56 0.849 + RM_GOPATH=0 [2020-05-05T18:35:58.021Z] #56 0.849 + TMP_GOPATH= [2020-05-05T18:35:58.021Z] #56 0.850 + : /build [2020-05-05T18:35:58.021Z] #56 0.855 + '[' -z '' ']' [2020-05-05T18:35:58.021Z] #56 0.859 ++ mktemp -d [2020-05-05T18:35:58.021Z] #56 0.902 + export GOPATH=/tmp/tmp.vioifGVJH8 [2020-05-05T18:35:58.021Z] #56 0.903 + GOPATH=/tmp/tmp.vioifGVJH8 [2020-05-05T18:35:58.021Z] #56 0.905 + RM_GOPATH=1 [2020-05-05T18:35:58.021Z] #56 0.907 ++ dirname ./install.sh [2020-05-05T18:35:58.021Z] #56 0.914 + dir=. [2020-05-05T18:35:58.021Z] #56 0.914 + bin=shfmt [2020-05-05T18:35:58.021Z] #56 0.914 + shift [2020-05-05T18:35:58.021Z] #56 0.915 + '[' '!' -f ./shfmt.installer ']' [2020-05-05T18:35:58.021Z] #56 0.915 + . ./shfmt.installer [2020-05-05T18:35:58.021Z] #56 0.916 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-05T18:35:58.021Z] #56 0.924 + install_shfmt [2020-05-05T18:35:58.021Z] #56 0.935 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-05T18:35:58.021Z] #56 0.937 + git clone https://github.com/mvdan/sh.git /tmp/tmp.vioifGVJH8/src/github.com/mvdan/sh [2020-05-05T18:35:58.021Z] #56 0.937 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-05T18:35:58.021Z] #56 0.955 Cloning into '/tmp/tmp.vioifGVJH8/src/github.com/mvdan/sh'... [2020-05-05T18:35:58.021Z] #56 ... [2020-05-05T18:35:58.021Z] [2020-05-05T18:35:58.021Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:35:58.021Z] #53 0.601 + RM_GOPATH=0 [2020-05-05T18:35:58.021Z] #53 0.601 + TMP_GOPATH= [2020-05-05T18:35:58.021Z] #53 0.601 + : /build [2020-05-05T18:35:58.021Z] #53 0.603 + '[' -z '' ']' [2020-05-05T18:35:58.021Z] #53 0.603 ++ mktemp -d [2020-05-05T18:35:58.021Z] #53 0.605 + export GOPATH=/tmp/tmp.UYDwTvUlwr [2020-05-05T18:35:58.021Z] #53 0.605 + GOPATH=/tmp/tmp.UYDwTvUlwr [2020-05-05T18:35:58.021Z] #53 0.605 + RM_GOPATH=1 [2020-05-05T18:35:58.021Z] #53 0.607 ++ dirname ./install.sh [2020-05-05T18:35:58.021Z] #53 0.610 + dir=. [2020-05-05T18:35:58.021Z] #53 0.610 + bin=golangci_lint [2020-05-05T18:35:58.021Z] #53 0.610 + shift [2020-05-05T18:35:58.021Z] #53 0.611 + '[' '!' -f ./golangci_lint.installer ']' [2020-05-05T18:35:58.021Z] #53 0.612 + . ./golangci_lint.installer [2020-05-05T18:35:58.021Z] #53 0.612 ++ : v1.23.8 [2020-05-05T18:35:58.021Z] #53 0.614 + install_golangci_lint [2020-05-05T18:35:58.021Z] #53 0.615 Installing golangci-lint version v1.23.8 [2020-05-05T18:35:58.021Z] #53 0.615 + echo 'Installing golangci-lint version v1.23.8' [2020-05-05T18:35:58.021Z] #53 0.615 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-05T18:35:58.200Z] #44 16.90 CC images/fh.o [2020-05-05T18:35:58.200Z] #44 17.01 CC images/fsnotify.o [2020-05-05T18:35:58.311Z] #53 ... [2020-05-05T18:35:58.311Z] [2020-05-05T18:35:58.311Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-05T18:35:58.311Z] #41 0.562 + git clone https://github.com/docker/distribution.git . [2020-05-05T18:35:58.311Z] #41 0.570 Cloning into '.'... [2020-05-05T18:35:58.311Z] #41 ... [2020-05-05T18:35:58.311Z] [2020-05-05T18:35:58.311Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-05T18:35:58.311Z] #43 1.010 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-05-05T18:35:58.311Z] #43 1.032 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-05T18:35:58.311Z] #43 1.264 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-05T18:35:58.311Z] #43 5.416 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [188 kB] [2020-05-05T18:35:58.311Z] #43 7.685 Fetched 302 kB in 7s (44.4 kB/s) [2020-05-05T18:35:58.602Z] #43 7.685 Reading package lists... [2020-05-05T18:35:58.602Z] #43 ... [2020-05-05T18:35:58.602Z] [2020-05-05T18:35:58.602Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-05T18:35:58.602Z] #62 0.992 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-05-05T18:35:58.602Z] #62 1.125 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-05T18:35:58.602Z] #62 1.266 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-05T18:35:58.602Z] #62 4.810 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [188 kB] [2020-05-05T18:35:58.602Z] #62 7.343 Fetched 302 kB in 7s (46.4 kB/s) [2020-05-05T18:35:58.602Z] #62 7.343 Reading package lists... [2020-05-05T18:35:58.602Z] #62 ... [2020-05-05T18:35:58.602Z] [2020-05-05T18:35:58.602Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-05T18:35:58.602Z] #35 1.021 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-05-05T18:35:58.602Z] #35 1.032 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-05T18:35:58.602Z] #35 1.273 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-05T18:35:58.602Z] #35 5.107 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [188 kB] [2020-05-05T18:35:58.602Z] #35 7.481 Fetched 302 kB in 7s (45.8 kB/s) [2020-05-05T18:35:58.814Z] #44 17.38 CC images/signalfd.o [2020-05-05T18:35:58.814Z] #44 17.52 CC images/fs.o [2020-05-05T18:35:58.892Z] #35 7.481 Reading package lists... [2020-05-05T18:35:58.892Z] #35 ... [2020-05-05T18:35:58.892Z] [2020-05-05T18:35:58.892Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:35:58.892Z] #74 0.524 + RM_GOPATH=0 [2020-05-05T18:35:58.892Z] #74 0.526 + TMP_GOPATH= [2020-05-05T18:35:58.892Z] #74 0.526 + : /build [2020-05-05T18:35:58.892Z] #74 0.527 + '[' -z '' ']' [2020-05-05T18:35:58.892Z] #74 0.529 ++ mktemp -d [2020-05-05T18:35:58.892Z] #74 0.551 + export GOPATH=/tmp/tmp.eobfwphC1F [2020-05-05T18:35:58.892Z] #74 0.551 + GOPATH=/tmp/tmp.eobfwphC1F [2020-05-05T18:35:58.892Z] #74 0.552 + RM_GOPATH=1 [2020-05-05T18:35:58.892Z] #74 0.557 ++ dirname ./install.sh [2020-05-05T18:35:58.892Z] #74 0.561 + dir=. [2020-05-05T18:35:58.892Z] #74 0.563 + bin=proxy [2020-05-05T18:35:58.892Z] #74 0.564 + shift [2020-05-05T18:35:58.892Z] #74 0.565 + '[' '!' -f ./proxy.installer ']' [2020-05-05T18:35:58.892Z] #74 0.566 + . ./proxy.installer [2020-05-05T18:35:58.892Z] #74 0.567 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-05T18:35:58.892Z] #74 0.568 + install_proxy [2020-05-05T18:35:58.892Z] #74 0.568 + case "$1" in [2020-05-05T18:35:58.892Z] #74 0.568 + export CGO_ENABLED=0 [2020-05-05T18:35:58.892Z] #74 0.568 + CGO_ENABLED=0 [2020-05-05T18:35:58.892Z] #74 0.568 + _install_proxy [2020-05-05T18:35:58.892Z] #74 0.569 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-05T18:35:58.892Z] #74 0.569 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.eobfwphC1F/src/github.com/docker/libnetwork [2020-05-05T18:35:58.892Z] #74 0.569 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-05T18:35:58.892Z] #74 0.573 Cloning into '/tmp/tmp.eobfwphC1F/src/github.com/docker/libnetwork'... [2020-05-05T18:35:58.892Z] #74 ... [2020-05-05T18:35:58.892Z] [2020-05-05T18:35:58.892Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-05T18:35:58.892Z] #30 0.828 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-05T18:35:58.892Z] #30 0.837 Cloning into '.'... [2020-05-05T18:35:59.096Z] #44 17.64 CC images/pstree.o [2020-05-05T18:35:59.096Z] #44 17.83 CC images/pipe.o [2020-05-05T18:35:59.181Z] #30 ... [2020-05-05T18:35:59.181Z] [2020-05-05T18:35:59.181Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:35:59.181Z] #50 0.822 + RM_GOPATH=0 [2020-05-05T18:35:59.181Z] #50 0.823 + TMP_GOPATH= [2020-05-05T18:35:59.181Z] #50 0.824 + : /build [2020-05-05T18:35:59.181Z] #50 0.827 + '[' -z '' ']' [2020-05-05T18:35:59.181Z] #50 0.831 ++ mktemp -d [2020-05-05T18:35:59.181Z] #50 0.841 + export GOPATH=/tmp/tmp.FL68p1JDKG [2020-05-05T18:35:59.181Z] #50 0.841 + GOPATH=/tmp/tmp.FL68p1JDKG [2020-05-05T18:35:59.181Z] #50 0.841 + RM_GOPATH=1 [2020-05-05T18:35:59.181Z] #50 0.845 ++ dirname ./install.sh [2020-05-05T18:35:59.181Z] #50 0.847 + dir=. [2020-05-05T18:35:59.181Z] #50 0.847 + bin=gotestsum [2020-05-05T18:35:59.181Z] #50 0.847 + shift [2020-05-05T18:35:59.181Z] #50 0.849 + '[' '!' -f ./gotestsum.installer ']' [2020-05-05T18:35:59.181Z] #50 0.850 + . ./gotestsum.installer [2020-05-05T18:35:59.181Z] #50 0.856 ++ : v0.3.5 [2020-05-05T18:35:59.181Z] #50 0.857 + install_gotestsum [2020-05-05T18:35:59.181Z] #50 0.857 + echo 'Installing gotestsum version v0.3.5' [2020-05-05T18:35:59.181Z] #50 0.857 Installing gotestsum version v0.3.5 [2020-05-05T18:35:59.181Z] #50 0.858 + go get -d gotest.tools/gotestsum [2020-05-05T18:35:59.181Z] #50 ... [2020-05-05T18:35:59.181Z] [2020-05-05T18:35:59.181Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:35:59.181Z] #47 9.008 internal/testlog [2020-05-05T18:35:59.181Z] #47 9.639 runtime [2020-05-05T18:35:59.181Z] #47 9.781 math [2020-05-05T18:35:59.181Z] #47 10.07 encoding [2020-05-05T18:35:59.181Z] #47 10.54 unicode/utf16 [2020-05-05T18:35:59.378Z] #44 18.02 CC images/tcp-stream.o [2020-05-05T18:35:59.378Z] #44 ... [2020-05-05T18:35:59.378Z] [2020-05-05T18:35:59.378Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:35:59.378Z] #47 53.74 go/token [2020-05-05T18:35:59.378Z] #47 53.82 internal/lazyregexp [2020-05-05T18:35:59.512Z] Fetching without tags [2020-05-05T18:35:59.660Z] #47 54.00 net/url [2020-05-05T18:35:59.397Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-05T18:35:59.427Z] > git config --add remote.origin.fetch +refs/pull/40907/head:refs/remotes/origin/PR-40907 # timeout=10 [2020-05-05T18:35:59.448Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-05T18:35:59.483Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-05T18:35:59.522Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-05T18:35:59.523Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-05T18:35:59.524Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40907/head:refs/remotes/origin/PR-40907 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-05T18:35:59.814Z] #47 11.92 container/list [2020-05-05T18:35:59.890Z] Merging remotes/origin/master commit 1655290016ac041bab80bb58a27a7fcc38415368 into PR head commit a8216806ce28741282f27c9076fedd76f05b315d [2020-05-05T18:35:59.956Z] #47 54.44 go/scanner [2020-05-05T18:36:00.571Z] #47 55.08 text/template/parse [2020-05-05T18:36:01.185Z] #47 55.52 go/ast [2020-05-05T18:36:01.474Z] Merge succeeded, producing 0153c8931ce18c1ee69a2942b78918e64e9c22f2 [2020-05-05T18:36:01.474Z] Checking out Revision 0153c8931ce18c1ee69a2942b78918e64e9c22f2 (PR-40907) [2020-05-05T18:35:59.906Z] > git config core.sparsecheckout # timeout=10 [2020-05-05T18:35:59.913Z] > git checkout -f a8216806ce28741282f27c9076fedd76f05b315d # timeout=10 [2020-05-05T18:36:00.657Z] > git merge 1655290016ac041bab80bb58a27a7fcc38415368 # timeout=10 [2020-05-05T18:36:01.439Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-05T18:36:01.476Z] > git config core.sparsecheckout # timeout=10 [2020-05-05T18:36:01.507Z] > git checkout -f 0153c8931ce18c1ee69a2942b78918e64e9c22f2 # timeout=10 [2020-05-05T18:36:02.658Z] #47 ... [2020-05-05T18:36:02.658Z] [2020-05-05T18:36:02.658Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:36:02.658Z] #33 50.65 flag [2020-05-05T18:36:02.658Z] #33 50.65 github.com/BurntSushi/toml [2020-05-05T18:36:02.658Z] #33 51.97 log [2020-05-05T18:36:02.658Z] #33 53.66 github.com/BurntSushi/toml/cmd/tomlv [2020-05-05T18:36:02.658Z] #33 DONE 56.8s [2020-05-05T18:36:02.658Z] [2020-05-05T18:36:02.658Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:36:02.658Z] #44 18.24 CC images/sk-packet.o [2020-05-05T18:36:02.658Z] #44 18.44 CC images/mnt.o [2020-05-05T18:36:02.658Z] #44 18.67 CC images/pipe-data.o [2020-05-05T18:36:02.658Z] #44 18.90 CC images/sa.o [2020-05-05T18:36:02.658Z] #44 19.02 CC images/timer.o [2020-05-05T18:36:02.658Z] #44 19.35 CC images/timerfd.o [2020-05-05T18:36:02.658Z] #44 19.56 CC images/mm.o [2020-05-05T18:36:02.658Z] #44 19.83 CC images/sk-opts.o [2020-05-05T18:36:02.658Z] #44 20.02 CC images/sk-unix.o [2020-05-05T18:36:02.658Z] #44 20.17 CC images/sk-inet.o [2020-05-05T18:36:02.658Z] #44 20.48 CC images/tun.o [2020-05-05T18:36:02.658Z] #44 20.79 CC images/sk-netlink.o [2020-05-05T18:36:02.658Z] #44 20.94 CC images/packet-sock.o [2020-05-05T18:36:02.658Z] #44 21.26 CC images/ipc-var.o [2020-05-05T18:36:02.658Z] #44 21.38 CC images/ipc-desc.o [2020-05-05T18:36:02.940Z] #44 21.64 CC images/ipc-shm.o [2020-05-05T18:36:03.222Z] #44 21.87 CC images/ipc-msg.o [2020-05-05T18:36:03.222Z] #44 22.00 CC images/ipc-sem.o [2020-05-05T18:36:03.504Z] #44 22.12 CC images/utsns.o [2020-05-05T18:36:03.504Z] #44 22.21 CC images/creds.o [2020-05-05T18:36:03.504Z] #44 22.35 CC images/vma.o [2020-05-05T18:36:03.787Z] #44 22.48 CC images/netdev.o [2020-05-05T18:36:03.787Z] #44 22.60 CC images/tty.o [2020-05-05T18:36:04.402Z] #44 23.05 CC images/file-lock.o [2020-05-05T18:36:04.402Z] #44 23.14 CC images/rlimit.o [2020-05-05T18:36:04.402Z] #44 23.21 CC images/pagemap.o [2020-05-05T18:36:04.580Z] #47 16.19 crypto/internal/subtle [2020-05-05T18:36:04.580Z] #47 ... [2020-05-05T18:36:04.580Z] [2020-05-05T18:36:04.580Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-05T18:36:04.580Z] #43 7.685 Reading package lists... [2020-05-05T18:36:04.684Z] #44 23.33 CC images/siginfo.o [2020-05-05T18:36:04.967Z] #44 23.45 CC images/rpc.o [2020-05-05T18:36:05.298Z] Commit message: "Merge commit '1655290016ac041bab80bb58a27a7fcc38415368' into HEAD" [2020-05-05T18:36:05.298Z] First time build. Skipping changelog. [2020-05-05T18:36:05.354Z] > git --version # timeout=10 [2020-05-05T18:36:05.389Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-05-05T18:36:05.581Z] #44 24.17 CC images/ext-file.o [2020-05-05T18:36:05.581Z] #44 24.31 CC images/cgroup.o [2020-05-05T18:36:05.863Z] #44 24.71 CC images/userns.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-05T18:36:06.145Z] #44 24.93 CC images/google/protobuf/descriptor.o [2020-05-05T18:36:06.429Z] #44 ... [2020-05-05T18:36:06.429Z] [2020-05-05T18:36:06.429Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:36:06.429Z] #10 61.01 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-05T18:36:06.429Z] #10 61.01 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-05-05T18:36:06.429Z] #10 61.02 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-05T18:36:06.853Z] + docker version [2020-05-05T18:36:07.123Z] #10 ... [2020-05-05T18:36:07.123Z] [2020-05-05T18:36:07.123Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:36:07.123Z] #56 51.49 encoding/json [2020-05-05T18:36:07.123Z] #56 53.60 github.com/pkg/diff [2020-05-05T18:36:07.123Z] #56 54.70 go/scanner [2020-05-05T18:36:07.123Z] #56 55.69 go/ast [2020-05-05T18:36:07.123Z] #56 55.90 golang.org/x/crypto/ssh/terminal [2020-05-05T18:36:07.123Z] #56 57.10 mvdan.cc/editorconfig [2020-05-05T18:36:07.123Z] #56 58.16 mvdan.cc/sh/v3/fileutil [2020-05-05T18:36:07.123Z] #56 58.33 mvdan.cc/sh/v3/syntax [2020-05-05T18:36:07.408Z] #56 ... [2020-05-05T18:36:07.408Z] [2020-05-05T18:36:07.408Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:36:07.408Z] #44 25.89 CC images/opts.o [2020-05-05T18:36:07.408Z] #44 26.09 CC images/seccomp.o [2020-05-05T18:36:07.690Z] #44 26.33 CC images/binfmt-misc.o [2020-05-05T18:36:07.690Z] #44 26.44 CC images/time.o [2020-05-05T18:36:07.690Z] #44 26.58 CC images/sysctl.o [2020-05-05T18:36:08.305Z] #44 26.75 CC images/autofs.o [2020-05-05T18:36:08.305Z] #44 26.87 CC images/macvlan.o [2020-05-05T18:36:08.305Z] #44 27.04 CC images/sit.o [2020-05-05T18:36:08.588Z] #44 27.24 LINK images/built-in.o [2020-05-05T18:36:08.588Z] #44 27.29 GEN compel/include/asm [2020-05-05T18:36:08.588Z] #44 27.30 GEN compel/include/version.h [2020-05-05T18:36:08.588Z] #44 27.33 touch .config [2020-05-05T18:36:08.588Z] #44 27.34 GEN include/common/config.h [2020-05-05T18:36:08.588Z] #44 27.37 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-05-05T18:36:08.588Z] #44 27.43 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-05T18:36:08.799Z] #43 17.46 Reading package lists... [2020-05-05T18:36:08.799Z] #43 ... [2020-05-05T18:36:08.799Z] [2020-05-05T18:36:08.799Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:36:08.799Z] #33 10.37 runtime/cgo [2020-05-05T18:36:08.799Z] #33 ... [2020-05-05T18:36:08.799Z] [2020-05-05T18:36:08.799Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:36:08.799Z] #56 17.71 + cd /tmp/tmp.vioifGVJH8/src/github.com/mvdan/sh [2020-05-05T18:36:08.799Z] #56 17.71 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-05T18:36:08.799Z] #56 17.84 + GO111MODULE=on [2020-05-05T18:36:08.799Z] #56 17.84 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-05T18:36:08.799Z] #56 19.78 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-05T18:36:08.799Z] #56 19.99 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-05T18:36:08.799Z] #56 19.99 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-05T18:36:08.799Z] #56 20.44 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-05T18:36:08.799Z] #56 20.49 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-05T18:36:08.870Z] #44 27.44 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-05T18:36:08.870Z] #44 27.47 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-05-05T18:36:08.870Z] #44 27.48 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-05-05T18:36:08.870Z] #44 27.49 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-05-05T18:36:08.870Z] #44 27.51 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-05T18:36:08.870Z] #44 27.51 DEP compel/plugins/std/infect.d [2020-05-05T18:36:08.870Z] #44 27.66 DEP compel/plugins/std/string.d [2020-05-05T18:36:09.152Z] #44 27.79 DEP compel/plugins/std/log.d [2020-05-05T18:36:09.152Z] #44 27.83 DEP compel/plugins/std/fds.d [2020-05-05T18:36:09.152Z] #44 27.91 DEP compel/plugins/std/std.d [2020-05-05T18:36:09.152Z] #44 27.99 DEP compel/plugins/shmem/shmem.d [2020-05-05T18:36:09.434Z] #44 28.04 DEP compel/plugins/fds/fds.d [2020-05-05T18:36:09.434Z] #44 28.17 CC compel/plugins/std/std.o [2020-05-05T18:36:09.717Z] #44 28.48 CC compel/plugins/std/fds.o [2020-05-05T18:36:09.999Z] #44 28.70 CC compel/plugins/std/log.o [2020-05-05T18:36:10.298Z] #56 22.28 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-05T18:36:10.563Z] Fetching without tags [2020-05-05T18:36:10.616Z] #44 29.43 CC compel/plugins/std/string.o [2020-05-05T18:36:10.504Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-05T18:36:10.517Z] > git config --add remote.origin.fetch +refs/pull/40907/head:refs/remotes/origin/PR-40907 # timeout=10 [2020-05-05T18:36:10.530Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-05T18:36:10.544Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-05T18:36:10.571Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-05T18:36:10.571Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-05T18:36:10.574Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40907/head:refs/remotes/origin/PR-40907 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-05T18:36:10.915Z] Merging remotes/origin/master commit 1655290016ac041bab80bb58a27a7fcc38415368 into PR head commit a8216806ce28741282f27c9076fedd76f05b315d [2020-05-05T18:36:11.232Z] #44 29.91 CC compel/plugins/std/infect.o [2020-05-05T18:36:11.516Z] #44 30.23 CC compel/arch/s390/plugins/std/parasite-head.o [2020-05-05T18:36:11.516Z] #44 30.26 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-05-05T18:36:11.516Z] #44 30.30 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-05-05T18:36:11.516Z] #44 30.39 AR compel/plugins/std.lib.a [2020-05-05T18:36:11.799Z] #44 30.46 CC compel/plugins/fds/fds.o [2020-05-05T18:36:11.799Z] #44 30.66 AR compel/plugins/fds.lib.a [2020-05-05T18:36:11.805Z] #56 23.66 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-05T18:36:12.085Z] #44 ... [2020-05-05T18:36:12.085Z] [2020-05-05T18:36:12.085Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:36:12.085Z] #56 62.85 mvdan.cc/sh/v3/cmd/shfmt [2020-05-05T18:36:12.085Z] #56 DONE 66.5s [2020-05-05T18:36:12.085Z] [2020-05-05T18:36:12.085Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:36:12.085Z] #44 30.70 HOSTDEP compel/src/lib/log-host.d [2020-05-05T18:36:12.085Z] #44 30.85 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-05T18:36:12.375Z] #44 30.96 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-05-05T18:36:12.375Z] #44 31.06 HOSTDEP compel/src/main-host.d [2020-05-05T18:36:12.435Z] #56 ... [2020-05-05T18:36:12.435Z] [2020-05-05T18:36:12.435Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-05T18:36:12.435Z] #25 24.71 Fetched 8125 kB in 24s (340 kB/s) [2020-05-05T18:36:12.697Z] #44 31.28 DEP compel/src/lib/ptrace.d [2020-05-05T18:36:12.697Z] #44 31.36 DEP compel/src/lib/infect.d [2020-05-05T18:36:12.697Z] #44 31.50 DEP compel/src/lib/infect-util.d [2020-05-05T18:36:10.926Z] > git config core.sparsecheckout # timeout=10 [2020-05-05T18:36:10.955Z] > git checkout -f a8216806ce28741282f27c9076fedd76f05b315d # timeout=10 [2020-05-05T18:36:11.716Z] > git merge 1655290016ac041bab80bb58a27a7fcc38415368 # timeout=10 [2020-05-05T18:36:12.983Z] #44 31.56 DEP compel/src/lib/infect-rpc.d [2020-05-05T18:36:12.983Z] #44 31.72 DEP compel/arch/s390/src/lib/infect.d [2020-05-05T18:36:13.151Z] Merge succeeded, producing 0c933b66ef62e4d12ace3cd9ce7fb9639c8d1fd5 [2020-05-05T18:36:13.152Z] Checking out Revision 0c933b66ef62e4d12ace3cd9ce7fb9639c8d1fd5 (PR-40907) [2020-05-05T18:36:13.267Z] #44 31.90 DEP compel/arch/s390/src/lib/cpu.d [2020-05-05T18:36:13.267Z] #44 31.96 DEP compel/src/lib/log.d [2020-05-05T18:36:13.267Z] #44 32.10 DEP compel/src/main.d [2020-05-05T18:36:13.549Z] #44 32.25 DEP compel/src/lib/handle-elf.d [2020-05-05T18:36:13.739Z] ok github.com/docker/docker/api/server/httputils 0.041s coverage: 14.7% of statements [2020-05-05T18:36:13.739Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-05T18:36:13.739Z] ok github.com/docker/docker/api/server/middleware 0.023s coverage: 37.7% of statements [2020-05-05T18:36:13.739Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-05T18:36:13.739Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-05T18:36:13.739Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-05T18:36:13.739Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-05T18:36:13.739Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-05T18:36:13.739Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-05T18:36:13.739Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-05T18:36:13.739Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-05T18:36:13.740Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-05T18:36:13.740Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-05T18:36:13.740Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-05T18:36:13.740Z] ok github.com/docker/docker/api/types/strslice 0.021s coverage: 90.0% of statements [2020-05-05T18:36:13.740Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2020-05-05T18:36:13.740Z] ok github.com/docker/docker/api/server/router/swarm 0.014s coverage: 4.8% of statements [2020-05-05T18:36:13.740Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-05T18:36:13.740Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-05T18:36:13.740Z] ? github.com/docker/docker/api/types [no test files] [2020-05-05T18:36:13.740Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-05T18:36:13.740Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-05T18:36:13.740Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-05T18:36:13.740Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-05T18:36:13.740Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-05T18:36:13.740Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-05T18:36:13.740Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-05T18:36:13.740Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-05T18:36:13.740Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-05T18:36:13.740Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-05T18:36:13.740Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-05T18:36:13.740Z] ok github.com/docker/docker/api/types/time 0.029s coverage: 100.0% of statements [2020-05-05T18:36:13.740Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2020-05-05T18:36:13.740Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-05T18:36:13.740Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-05T18:36:13.740Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-05T18:36:13.740Z] ? github.com/docker/docker/builder [no test files] [2020-05-05T18:36:13.740Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-05T18:36:13.740Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-05T18:36:13.740Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-05T18:36:13.740Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-05T18:36:13.740Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-05T18:36:13.740Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-05T18:36:13.740Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-05T18:36:13.740Z] ok github.com/docker/docker/builder/dockerignore 0.041s coverage: 96.8% of statements [2020-05-05T18:36:13.831Z] #44 32.42 DEP compel/arch/s390/src/lib/handle-elf.d [2020-05-05T18:36:13.831Z] #44 32.57 CC compel/src/lib/log.o [2020-05-05T18:36:14.113Z] #44 32.74 CC compel/arch/s390/src/lib/cpu.o [2020-05-05T18:36:14.113Z] #44 32.93 CC compel/arch/s390/src/lib/infect.o [2020-05-05T18:36:14.113Z] #44 ... [2020-05-05T18:36:14.113Z] [2020-05-05T18:36:14.113Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:36:14.113Z] #47 58.54 text/template [2020-05-05T18:36:14.113Z] #47 59.36 go/parser [2020-05-05T18:36:14.113Z] #47 61.36 encoding/xml [2020-05-05T18:36:14.113Z] #47 62.34 go/doc [2020-05-05T18:36:14.113Z] #47 65.13 github.com/LK4D4/vndr/build [2020-05-05T18:36:14.113Z] #47 65.95 github.com/LK4D4/vndr/versioned [2020-05-05T18:36:14.113Z] #47 66.08 net [2020-05-05T18:36:14.113Z] #47 67.79 vendor/golang.org/x/text/transform [2020-05-05T18:36:14.113Z] #47 68.40 vendor/golang.org/x/text/unicode/bidi [2020-05-05T18:36:14.728Z] #47 ... [2020-05-05T18:36:14.729Z] [2020-05-05T18:36:14.729Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:36:14.729Z] #44 33.56 CC compel/src/lib/infect-rpc.o [2020-05-05T18:36:14.968Z] Client: Docker Engine - Community [2020-05-05T18:36:14.968Z] Version: 19.03.8 [2020-05-05T18:36:14.968Z] API version: 1.40 [2020-05-05T18:36:14.968Z] Go version: go1.12.17 [2020-05-05T18:36:14.968Z] Git commit: afacb8b7f0 [2020-05-05T18:36:14.968Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-05T18:36:14.968Z] OS/Arch: linux/amd64 [2020-05-05T18:36:14.968Z] Experimental: false [2020-05-05T18:36:14.968Z] [2020-05-05T18:36:14.968Z] Server: Docker Engine - Community [2020-05-05T18:36:14.968Z] Engine: [2020-05-05T18:36:14.968Z] Version: 19.03.8 [2020-05-05T18:36:14.968Z] API version: 1.40 (minimum version 1.12) [2020-05-05T18:36:14.968Z] Go version: go1.12.17 [2020-05-05T18:36:14.968Z] Git commit: afacb8b7f0 [2020-05-05T18:36:14.968Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-05T18:36:14.968Z] OS/Arch: linux/amd64 [2020-05-05T18:36:14.968Z] Experimental: true [2020-05-05T18:36:14.968Z] containerd: [2020-05-05T18:36:14.968Z] Version: 1.2.13 [2020-05-05T18:36:14.968Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-05T18:36:14.968Z] runc: [2020-05-05T18:36:14.968Z] Version: 1.0.0-rc10 [2020-05-05T18:36:14.968Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-05T18:36:14.968Z] docker-init: [2020-05-05T18:36:14.968Z] Version: 0.18.0 [2020-05-05T18:36:14.968Z] GitCommit: fec3683 [Pipeline] sh [2020-05-05T18:36:15.011Z] #44 33.79 CC compel/src/lib/infect-util.o [2020-05-05T18:36:13.120Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-05T18:36:13.199Z] > git config core.sparsecheckout # timeout=10 [2020-05-05T18:36:13.223Z] > git checkout -f 0c933b66ef62e4d12ace3cd9ce7fb9639c8d1fd5 # timeout=10 [2020-05-05T18:36:15.122Z] ok github.com/docker/docker/cli/debug 0.018s coverage: 100.0% of statements [2020-05-05T18:36:15.159Z] #25 24.71 Reading package lists... [2020-05-05T18:36:15.159Z] #25 ... [2020-05-05T18:36:15.159Z] [2020-05-05T18:36:15.159Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:36:15.159Z] #47 16.89 crypto/subtle [2020-05-05T18:36:15.159Z] #47 17.58 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-05T18:36:15.159Z] #47 18.01 internal/nettrace [2020-05-05T18:36:15.159Z] #47 18.34 runtime/cgo [2020-05-05T18:36:15.159Z] #47 24.05 vendor/golang.org/x/crypto/internal/subtle [2020-05-05T18:36:15.159Z] #47 ... [2020-05-05T18:36:15.159Z] [2020-05-05T18:36:15.159Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-05T18:36:15.159Z] #35 7.481 Reading package lists... [2020-05-05T18:36:15.159Z] #35 17.70 Reading package lists... [2020-05-05T18:36:15.159Z] #35 27.01 Building dependency tree... [2020-05-05T18:36:15.159Z] #35 ... [2020-05-05T18:36:15.159Z] [2020-05-05T18:36:15.159Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-05T18:36:15.159Z] #62 7.343 Reading package lists... [2020-05-05T18:36:15.159Z] #62 17.76 Reading package lists... [2020-05-05T18:36:15.159Z] #62 26.39 Building dependency tree... [2020-05-05T18:36:15.159Z] #62 ... [2020-05-05T18:36:15.159Z] [2020-05-05T18:36:15.159Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-05T18:36:15.159Z] #41 26.58 Checking out files: 82% (1324/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-05-05T18:36:15.159Z] #41 27.01 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-05T18:36:15.287Z] + docker info [2020-05-05T18:36:15.293Z] #44 33.95 CC compel/src/lib/infect.o [2020-05-05T18:36:16.764Z] #44 35.19 CC compel/src/lib/ptrace.o [2020-05-05T18:36:16.764Z] #44 35.41 AR compel/libcompel.a [2020-05-05T18:36:16.764Z] #44 35.46 HOSTCC compel/src/main-host.o [2020-05-05T18:36:16.936Z] Commit message: "Merge commit '1655290016ac041bab80bb58a27a7fcc38415368' into HEAD" [2020-05-05T18:36:16.936Z] First time build. Skipping changelog. [2020-05-05T18:36:17.031Z] ok github.com/docker/docker/builder/remotecontext 0.302s coverage: 13.6% of statements [2020-05-05T18:36:17.046Z] #44 35.75 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-05-05T18:36:17.004Z] > git --version # timeout=10 [2020-05-05T18:36:17.054Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-05-05T18:36:17.328Z] #44 35.97 HOSTCC compel/src/lib/handle-elf-host.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-05T18:36:17.600Z] ok github.com/docker/docker/builder/remotecontext/git 3.363s coverage: 86.3% of statements [2020-05-05T18:36:17.611Z] #44 36.30 HOSTCC compel/src/lib/log-host.o [2020-05-05T18:36:17.893Z] #44 36.54 HOSTLINK compel/compel-host-bin [2020-05-05T18:36:17.893Z] #44 36.65 DEP soccr/soccr.d [2020-05-05T18:36:18.175Z] #44 36.81 CC soccr/soccr.o [2020-05-05T18:36:18.213Z] + docker version [2020-05-05T18:36:18.540Z] ok github.com/docker/docker/builder/dockerfile 1.197s coverage: 48.2% of statements [2020-05-05T18:36:18.540Z] ? github.com/docker/docker/cli [no test files] [2020-05-05T18:36:18.540Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-05T18:36:18.686Z] #41 30.48 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-05T18:36:19.182Z] #44 37.75 AR soccr/libsoccr.a [2020-05-05T18:36:19.183Z] #44 37.78 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-05T18:36:19.465Z] #44 38.04 DEP criu/arch/s390/sigframe.d [2020-05-05T18:36:19.465Z] #44 38.16 DEP criu/arch/s390/crtools.d [2020-05-05T18:36:19.747Z] #44 38.42 DEP criu/arch/s390/cpu.d [2020-05-05T18:36:19.747Z] #44 38.53 CC criu/arch/s390/cpu.o [2020-05-05T18:36:20.042Z] #44 38.85 CC criu/arch/s390/crtools.o [2020-05-05T18:36:20.354Z] #44 ... [2020-05-05T18:36:20.354Z] [2020-05-05T18:36:20.354Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:36:20.354Z] #10 72.29 Selecting previously unselected package libapparmor1:s390x. [2020-05-05T18:36:20.354Z] #10 72.29 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-05-05T18:36:20.354Z] #10 72.30 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-05-05T18:36:20.354Z] #10 72.35 Selecting previously unselected package libapparmor-dev:s390x. [2020-05-05T18:36:20.354Z] #10 72.35 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-05-05T18:36:20.354Z] #10 72.36 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-05-05T18:36:20.354Z] #10 72.48 Selecting previously unselected package libbtrfs0. [2020-05-05T18:36:20.354Z] #10 72.48 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-05-05T18:36:20.354Z] #10 72.48 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-05T18:36:20.354Z] #10 72.54 Selecting previously unselected package libbtrfs-dev. [2020-05-05T18:36:20.354Z] #10 72.56 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-05-05T18:36:20.354Z] #10 72.57 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-05T18:36:20.354Z] #10 72.64 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-05-05T18:36:20.354Z] #10 72.64 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-05-05T18:36:20.354Z] #10 72.65 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-05-05T18:36:20.354Z] #10 72.71 Selecting previously unselected package libudev-dev:s390x. [2020-05-05T18:36:20.354Z] #10 72.71 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-05-05T18:36:20.354Z] #10 72.73 Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-05-05T18:36:20.354Z] #10 72.85 Selecting previously unselected package libsepol1-dev:s390x. [2020-05-05T18:36:20.354Z] #10 72.85 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-05-05T18:36:20.354Z] #10 72.85 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-05-05T18:36:20.354Z] #10 73.07 Selecting previously unselected package libpcre16-3:s390x. [2020-05-05T18:36:20.354Z] #10 73.07 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-05-05T18:36:20.354Z] #10 73.07 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-05-05T18:36:20.354Z] #10 73.15 Selecting previously unselected package libpcre32-3:s390x. [2020-05-05T18:36:20.354Z] #10 73.15 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-05-05T18:36:20.354Z] #10 73.15 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-05-05T18:36:20.354Z] #10 73.28 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-05-05T18:36:20.354Z] #10 73.28 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-05-05T18:36:20.354Z] #10 73.28 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-05-05T18:36:20.354Z] #10 73.36 Selecting previously unselected package libpcre3-dev:s390x. [2020-05-05T18:36:20.354Z] #10 73.36 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-05-05T18:36:20.354Z] #10 73.38 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-05-05T18:36:20.354Z] #10 73.65 Selecting previously unselected package libselinux1-dev:s390x. [2020-05-05T18:36:20.354Z] #10 73.65 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-05-05T18:36:20.354Z] #10 73.66 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-05-05T18:36:20.354Z] #10 73.83 Selecting previously unselected package libdevmapper-dev:s390x. [2020-05-05T18:36:20.354Z] #10 73.84 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-05-05T18:36:20.354Z] #10 73.84 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-05-05T18:36:20.354Z] #10 73.91 Selecting previously unselected package libseccomp-dev:s390x. [2020-05-05T18:36:20.354Z] #10 73.91 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-05-05T18:36:20.354Z] #10 73.92 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-05-05T18:36:20.354Z] #10 73.97 Selecting previously unselected package libsystemd-dev:s390x. [2020-05-05T18:36:20.354Z] #10 73.98 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-05-05T18:36:20.354Z] #10 73.98 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-05-05T18:36:20.354Z] #10 74.37 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-05-05T18:36:20.354Z] #10 74.38 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-05-05T18:36:20.354Z] #10 74.39 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-05-05T18:36:20.354Z] #10 74.39 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-05T18:36:20.354Z] #10 74.40 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-05-05T18:36:20.354Z] #10 74.41 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-05-05T18:36:20.354Z] #10 74.41 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-05T18:36:20.354Z] #10 74.42 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-05T18:36:20.354Z] #10 74.43 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-05-05T18:36:20.354Z] #10 74.43 Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-05-05T18:36:20.354Z] #10 74.44 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-05T18:36:20.354Z] #10 74.45 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-05T18:36:20.354Z] #10 74.46 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-05-05T18:36:20.354Z] #10 74.46 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-05T18:36:20.354Z] #10 74.47 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-05-05T18:36:20.354Z] #10 74.47 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-05T18:36:20.354Z] #10 74.48 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-05-05T18:36:20.354Z] #10 74.49 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-05T18:36:20.354Z] #10 74.50 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-05T18:36:20.354Z] #10 74.50 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-05T18:36:20.354Z] #10 74.51 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-05T18:36:20.354Z] #10 74.51 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-05T18:36:20.354Z] #10 74.52 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-05T18:36:20.354Z] #10 74.52 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-05T18:36:20.354Z] #10 74.53 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-05-05T18:36:20.354Z] #10 74.53 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-05-05T18:36:20.354Z] #10 74.54 Setting up dmsetup (2:1.02.155-3) ... [2020-05-05T18:36:20.354Z] #10 74.55 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-05-05T18:36:20.354Z] #10 74.55 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-05-05T18:36:20.354Z] #10 74.56 Processing triggers for libc-bin (2.28-10) ... [2020-05-05T18:36:20.354Z] #10 DONE 75.0s [2020-05-05T18:36:20.354Z] [2020-05-05T18:36:20.354Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-05T18:36:20.354Z] #58 DONE 0.1s [2020-05-05T18:36:20.354Z] [2020-05-05T18:36:20.354Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-05T18:36:20.651Z] #11 ... [2020-05-05T18:36:20.651Z] [2020-05-05T18:36:20.651Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-05T18:36:20.651Z] #59 DONE 0.1s [2020-05-05T18:36:20.651Z] [2020-05-05T18:36:20.651Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:36:20.753Z] #41 ... [2020-05-05T18:36:20.753Z] [2020-05-05T18:36:20.753Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:36:20.753Z] #74 27.79 Checking out files: 50% (1050/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 90% (1869/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-05T18:36:20.753Z] #74 29.27 + cd /tmp/tmp.eobfwphC1F/src/github.com/docker/libnetwork [2020-05-05T18:36:20.753Z] #74 29.27 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-05T18:36:20.753Z] #74 29.93 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-05T18:36:22.126Z] #60 1.262 + RM_GOPATH=0 [2020-05-05T18:36:22.126Z] #60 1.262 + TMP_GOPATH= [2020-05-05T18:36:22.126Z] #60 1.262 + : /build [2020-05-05T18:36:22.126Z] #60 ... [2020-05-05T18:36:22.126Z] [2020-05-05T18:36:22.126Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-05T18:36:22.126Z] #11 DONE 1.5s [2020-05-05T18:36:22.126Z] [2020-05-05T18:36:22.126Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:36:22.126Z] #60 1.262 + '[' -z '' ']' [2020-05-05T18:36:22.126Z] #60 1.262 ++ mktemp -d [2020-05-05T18:36:22.126Z] #60 1.264 + export GOPATH=/tmp/tmp.8a5iKIVIJH [2020-05-05T18:36:22.126Z] #60 1.264 + GOPATH=/tmp/tmp.8a5iKIVIJH [2020-05-05T18:36:22.126Z] #60 1.264 + RM_GOPATH=1 [2020-05-05T18:36:22.126Z] #60 1.264 ++ dirname ./install.sh [2020-05-05T18:36:22.126Z] #60 1.264 + dir=. [2020-05-05T18:36:22.126Z] #60 1.265 + bin=runc [2020-05-05T18:36:22.126Z] #60 1.265 + shift [2020-05-05T18:36:22.126Z] #60 1.265 + '[' '!' -f ./runc.installer ']' [2020-05-05T18:36:22.126Z] #60 1.265 + . ./runc.installer [2020-05-05T18:36:22.126Z] #60 1.265 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-05T18:36:22.126Z] #60 1.266 + install_runc [2020-05-05T18:36:22.126Z] #60 1.266 + uname -r [2020-05-05T18:36:22.126Z] #60 1.268 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-05T18:36:22.126Z] #60 1.275 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-05T18:36:22.126Z] #60 1.275 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-05T18:36:22.126Z] #60 1.275 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8a5iKIVIJH/src/github.com/opencontainers/runc [2020-05-05T18:36:22.126Z] #60 1.275 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-05T18:36:22.126Z] #60 1.277 Cloning into '/tmp/tmp.8a5iKIVIJH/src/github.com/opencontainers/runc'... [2020-05-05T18:36:22.258Z] #74 ... [2020-05-05T18:36:22.258Z] [2020-05-05T18:36:22.258Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-05T18:36:22.258Z] #62 26.39 Building dependency tree... [2020-05-05T18:36:22.258Z] #62 28.41 Reading state information... [2020-05-05T18:36:22.258Z] #62 30.07 The following additional packages will be installed: [2020-05-05T18:36:22.258Z] #62 30.09 libbtrfs0 [2020-05-05T18:36:22.258Z] #62 30.28 The following NEW packages will be installed: [2020-05-05T18:36:22.258Z] #62 30.30 libbtrfs-dev libbtrfs0 [2020-05-05T18:36:22.258Z] #62 30.55 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-05-05T18:36:22.258Z] #62 30.55 Need to get 120 kB of archives. [2020-05-05T18:36:22.258Z] #62 30.55 After this operation, 423 kB of additional disk space will be used. [2020-05-05T18:36:22.258Z] #62 30.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-05T18:36:22.258Z] #62 30.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-05T18:36:22.258Z] #62 32.63 debconf: delaying package configuration, since apt-utils is not installed [2020-05-05T18:36:22.258Z] #62 33.11 Fetched 120 kB in 0s (485 kB/s) [2020-05-05T18:36:22.258Z] #62 33.33 Selecting previously unselected package libbtrfs0. [2020-05-05T18:36:22.258Z] #62 33.33 (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 ... 15338 files and directories currently installed.) [2020-05-05T18:36:22.258Z] #62 33.56 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-05T18:36:22.258Z] #62 33.57 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-05T18:36:22.258Z] #62 33.75 Selecting previously unselected package libbtrfs-dev. [2020-05-05T18:36:22.258Z] #62 33.76 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-05T18:36:22.258Z] #62 33.77 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-05T18:36:22.258Z] #62 34.16 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-05T18:36:22.258Z] #62 34.18 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-05T18:36:22.258Z] #62 34.20 Processing triggers for libc-bin (2.28-10) ... [2020-05-05T18:36:22.258Z] #62 DONE 34.6s [2020-05-05T18:36:22.258Z] [2020-05-05T18:36:22.258Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-05T18:36:22.258Z] #63 DONE 0.1s [2020-05-05T18:36:22.258Z] [2020-05-05T18:36:22.258Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:36:22.258Z] #10 24.66 Fetched 8125 kB in 24s (341 kB/s) [2020-05-05T18:36:22.258Z] #10 24.66 Reading package lists... [2020-05-05T18:36:22.390Z] Client: Docker Engine - Community [2020-05-05T18:36:22.390Z] Version: 19.03.8 [2020-05-05T18:36:22.390Z] API version: 1.40 [2020-05-05T18:36:22.390Z] Go version: go1.12.17 [2020-05-05T18:36:22.390Z] Git commit: afacb8b7f0 [2020-05-05T18:36:22.390Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-05T18:36:22.390Z] OS/Arch: linux/amd64 [2020-05-05T18:36:22.390Z] Experimental: false [2020-05-05T18:36:22.390Z] [2020-05-05T18:36:22.390Z] Server: Docker Engine - Community [2020-05-05T18:36:22.390Z] Engine: [2020-05-05T18:36:22.390Z] Version: 19.03.8 [2020-05-05T18:36:22.390Z] API version: 1.40 (minimum version 1.12) [2020-05-05T18:36:22.390Z] Go version: go1.12.17 [2020-05-05T18:36:22.390Z] Git commit: afacb8b7f0 [2020-05-05T18:36:22.390Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-05T18:36:22.390Z] OS/Arch: linux/amd64 [2020-05-05T18:36:22.390Z] Experimental: true [2020-05-05T18:36:22.390Z] containerd: [2020-05-05T18:36:22.390Z] Version: 1.2.13 [2020-05-05T18:36:22.390Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-05T18:36:22.390Z] runc: [2020-05-05T18:36:22.390Z] Version: 1.0.0-rc10 [2020-05-05T18:36:22.390Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-05T18:36:22.390Z] docker-init: [2020-05-05T18:36:22.390Z] Version: 0.18.0 [2020-05-05T18:36:22.390Z] GitCommit: fec3683 [Pipeline] sh [2020-05-05T18:36:22.569Z] #10 34.19 Reading package lists... [2020-05-05T18:36:22.569Z] #10 ... [2020-05-05T18:36:22.569Z] [2020-05-05T18:36:22.569Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-05T18:36:22.569Z] #64 DONE 0.1s [2020-05-05T18:36:22.569Z] [2020-05-05T18:36:22.569Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:36:22.738Z] ok github.com/docker/docker/client 0.484s coverage: 75.4% of statements [2020-05-05T18:36:22.857Z] #65 0.462 + RM_GOPATH=0 [2020-05-05T18:36:22.857Z] #65 0.463 + TMP_GOPATH= [2020-05-05T18:36:22.857Z] #65 0.464 + : /build [2020-05-05T18:36:22.857Z] #65 0.464 + '[' -z '' ']' [2020-05-05T18:36:22.857Z] #65 0.465 ++ mktemp -d [2020-05-05T18:36:22.857Z] #65 0.467 + export GOPATH=/tmp/tmp.YvHANxYp5Q [2020-05-05T18:36:22.857Z] #65 0.467 + GOPATH=/tmp/tmp.YvHANxYp5Q [2020-05-05T18:36:22.857Z] #65 0.467 + RM_GOPATH=1 [2020-05-05T18:36:22.857Z] #65 0.468 ++ dirname ./install.sh [2020-05-05T18:36:22.857Z] #65 0.477 + dir=. [2020-05-05T18:36:22.857Z] #65 0.478 + bin=containerd [2020-05-05T18:36:22.857Z] #65 0.478 + shift [2020-05-05T18:36:22.857Z] #65 0.479 + '[' '!' -f ./containerd.installer ']' [2020-05-05T18:36:22.857Z] #65 0.479 + . ./containerd.installer [2020-05-05T18:36:22.857Z] #65 0.479 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-05T18:36:22.857Z] #65 0.481 + install_containerd [2020-05-05T18:36:22.857Z] #65 0.482 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-05T18:36:22.857Z] #65 0.483 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-05T18:36:22.857Z] #65 0.483 + git clone https://github.com/containerd/containerd.git /tmp/tmp.YvHANxYp5Q/src/github.com/containerd/containerd [2020-05-05T18:36:22.857Z] #65 0.492 Cloning into '/tmp/tmp.YvHANxYp5Q/src/github.com/containerd/containerd'... [2020-05-05T18:36:22.874Z] + docker info [2020-05-05T18:36:23.147Z] #65 ... [2020-05-05T18:36:23.147Z] [2020-05-05T18:36:23.147Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-05T18:36:23.147Z] #43 17.46 Reading package lists... [2020-05-05T18:36:23.147Z] #43 26.04 Building dependency tree... [2020-05-05T18:36:23.147Z] #43 27.68 Reading state information... [2020-05-05T18:36:23.147Z] #43 30.02 The following additional packages will be installed: [2020-05-05T18:36:23.147Z] #43 30.02 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-05T18:36:23.147Z] #43 30.02 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-05T18:36:23.147Z] #43 30.03 Suggested packages: [2020-05-05T18:36:23.147Z] #43 30.03 manpages-dev python-setuptools [2020-05-05T18:36:23.147Z] #43 31.94 The following NEW packages will be installed: [2020-05-05T18:36:23.147Z] #43 31.94 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-05T18:36:23.147Z] #43 31.94 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-05T18:36:23.147Z] #43 31.94 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-05T18:36:23.147Z] #43 31.94 python-six zlib1g-dev [2020-05-05T18:36:23.147Z] #43 32.14 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-05-05T18:36:23.147Z] #43 32.14 Need to get 4075 kB of archives. [2020-05-05T18:36:23.147Z] #43 32.14 After this operation, 24.5 MB of additional disk space will be used. [2020-05-05T18:36:23.147Z] #43 32.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-05-05T18:36:23.147Z] #43 32.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-05-05T18:36:23.147Z] #43 32.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-05-05T18:36:23.147Z] #43 32.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-05-05T18:36:23.147Z] #43 32.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-05-05T18:36:23.147Z] #43 32.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-05-05T18:36:23.147Z] #43 32.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-05-05T18:36:23.147Z] #43 32.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-05-05T18:36:23.147Z] #43 32.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-05-05T18:36:23.147Z] #43 33.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-05-05T18:36:23.147Z] #43 33.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-05-05T18:36:23.147Z] #43 33.94 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-05-05T18:36:23.147Z] #43 34.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-05-05T18:36:23.147Z] #43 34.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-05-05T18:36:23.147Z] #43 34.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-05T18:36:23.147Z] #43 34.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-05-05T18:36:23.147Z] #43 34.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-05-05T18:36:23.439Z] #43 ... [2020-05-05T18:36:23.439Z] [2020-05-05T18:36:23.439Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-05T18:36:23.439Z] #35 27.01 Building dependency tree... [2020-05-05T18:36:23.439Z] #35 29.06 Reading state information... [2020-05-05T18:36:23.439Z] #35 30.83 The following additional packages will be installed: [2020-05-05T18:36:23.439Z] #35 30.84 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-05T18:36:23.439Z] #35 30.84 Suggested packages: [2020-05-05T18:36:23.439Z] #35 30.85 cmake-doc ninja-build lrzip [2020-05-05T18:36:23.439Z] #35 30.85 Recommended packages: [2020-05-05T18:36:23.439Z] #35 30.85 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-05T18:36:23.439Z] #35 32.24 The following NEW packages will be installed: [2020-05-05T18:36:23.439Z] #35 32.26 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-05T18:36:23.439Z] #35 32.26 vim-common xxd [2020-05-05T18:36:23.439Z] #35 32.63 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-05-05T18:36:23.439Z] #35 32.63 Need to get 14.9 MB of archives. [2020-05-05T18:36:23.439Z] #35 32.63 After this operation, 67.2 MB of additional disk space will be used. [2020-05-05T18:36:23.439Z] #35 32.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-05T18:36:23.439Z] #35 32.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-05T18:36:23.439Z] #35 32.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-05-05T18:36:23.439Z] #35 32.99 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-05T18:36:23.439Z] #35 34.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-05-05T18:36:23.439Z] #35 34.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-05-05T18:36:23.439Z] #35 34.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-05-05T18:36:23.439Z] #35 34.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-05-05T18:36:23.439Z] #35 34.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-05-05T18:36:23.439Z] #35 34.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-05-05T18:36:23.597Z] #60 ... [2020-05-05T18:36:23.597Z] [2020-05-05T18:36:23.597Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-05T18:36:23.597Z] #12 DONE 1.8s [2020-05-05T18:36:23.879Z] [2020-05-05T18:36:23.879Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-05T18:36:24.071Z] #35 ... [2020-05-05T18:36:24.071Z] [2020-05-05T18:36:24.071Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:36:24.071Z] #56 26.10 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-05T18:36:24.071Z] #56 28.10 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-05T18:36:24.071Z] #56 28.13 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-05T18:36:24.071Z] #56 28.78 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-05T18:36:24.071Z] #56 28.90 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-05T18:36:24.071Z] #56 31.03 runtime/cgo [2020-05-05T18:36:24.071Z] #56 31.34 runtime [2020-05-05T18:36:24.071Z] #56 ... [2020-05-05T18:36:24.071Z] [2020-05-05T18:36:24.071Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-05T18:36:24.071Z] #35 36.39 debconf: delaying package configuration, since apt-utils is not installed [2020-05-05T18:36:24.361Z] #35 36.73 Fetched 14.9 MB in 3s (5798 kB/s) [2020-05-05T18:36:24.361Z] #35 36.81 Selecting previously unselected package xxd. [2020-05-05T18:36:24.652Z] #35 36.81 (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 ... 15338 files and directories currently installed.) [2020-05-05T18:36:24.652Z] #35 36.97 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-05T18:36:24.652Z] #35 36.97 Unpacking xxd (2:8.1.0875-5) ... [2020-05-05T18:36:24.943Z] #35 37.40 Selecting previously unselected package vim-common. [2020-05-05T18:36:24.943Z] #35 37.40 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-05T18:36:25.235Z] #35 37.49 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-05T18:36:25.356Z] #13 1.461 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-05T18:36:25.356Z] #13 DONE 1.7s [2020-05-05T18:36:25.356Z] [2020-05-05T18:36:25.356Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:36:25.356Z] #47 69.82 vendor/golang.org/x/text/secure/bidirule [2020-05-05T18:36:25.356Z] #47 70.04 vendor/golang.org/x/text/unicode/norm [2020-05-05T18:36:25.356Z] #47 73.52 vendor/golang.org/x/net/idna [2020-05-05T18:36:25.356Z] #47 75.20 vendor/golang.org/x/net/http2/hpack [2020-05-05T18:36:25.356Z] #47 76.23 mime [2020-05-05T18:36:25.356Z] #47 77.60 mime/quotedprintable [2020-05-05T18:36:25.356Z] #47 77.92 net/http/internal [2020-05-05T18:36:25.638Z] #47 ... [2020-05-05T18:36:25.638Z] [2020-05-05T18:36:25.638Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-05T18:36:25.750Z] #35 37.76 Selecting previously unselected package cmake-data. [2020-05-05T18:36:25.750Z] #35 37.77 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-05T18:36:25.750Z] #35 37.78 Unpacking cmake-data (3.13.4-1) ... [2020-05-05T18:36:27.481Z] Client: [2020-05-05T18:36:27.481Z] Debug Mode: false [2020-05-05T18:36:27.481Z] [2020-05-05T18:36:27.481Z] Server: [2020-05-05T18:36:27.481Z] Containers: 0 [2020-05-05T18:36:27.481Z] Running: 0 [2020-05-05T18:36:27.481Z] Paused: 0 [2020-05-05T18:36:27.481Z] Stopped: 0 [2020-05-05T18:36:27.481Z] Images: 0 [2020-05-05T18:36:27.481Z] Server Version: 19.03.8 [2020-05-05T18:36:27.481Z] Storage Driver: overlay2 [2020-05-05T18:36:27.481Z] Backing Filesystem: [2020-05-05T18:36:27.481Z] Supports d_type: true [2020-05-05T18:36:27.481Z] Native Overlay Diff: true [2020-05-05T18:36:27.481Z] Logging Driver: json-file [2020-05-05T18:36:27.481Z] Cgroup Driver: cgroupfs [2020-05-05T18:36:27.481Z] Plugins: [2020-05-05T18:36:27.481Z] Volume: local [2020-05-05T18:36:27.481Z] Network: bridge host ipvlan macvlan null overlay [2020-05-05T18:36:27.481Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-05T18:36:27.481Z] Swarm: inactive [2020-05-05T18:36:27.481Z] Runtimes: runc [2020-05-05T18:36:27.481Z] Default Runtime: runc [2020-05-05T18:36:27.481Z] Init Binary: docker-init [2020-05-05T18:36:27.481Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-05T18:36:27.481Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-05T18:36:27.481Z] init version: fec3683 [2020-05-05T18:36:27.481Z] Security Options: [2020-05-05T18:36:27.481Z] apparmor [2020-05-05T18:36:27.481Z] seccomp [2020-05-05T18:36:27.481Z] Profile: default [2020-05-05T18:36:27.481Z] Kernel Version: 4.15.0-1065-aws [2020-05-05T18:36:27.481Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-05T18:36:27.481Z] OSType: linux [2020-05-05T18:36:27.481Z] Architecture: x86_64 [2020-05-05T18:36:27.481Z] CPUs: 2 [2020-05-05T18:36:27.481Z] Total Memory: 7.501GiB [2020-05-05T18:36:27.481Z] Name: ip-10-100-63-180 [2020-05-05T18:36:27.481Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-05T18:36:27.481Z] Docker Root Dir: /var/lib/docker [2020-05-05T18:36:27.481Z] Debug Mode: false [2020-05-05T18:36:27.481Z] Registry: https://index.docker.io/v1/ [2020-05-05T18:36:27.481Z] Labels: [2020-05-05T18:36:27.481Z] Experimental: true [2020-05-05T18:36:27.481Z] Insecure Registries: [2020-05-05T18:36:27.481Z] 127.0.0.0/8 [2020-05-05T18:36:27.481Z] Live Restore Enabled: true [2020-05-05T18:36:27.481Z] [2020-05-05T18:36:27.481Z] WARNING: No swap limit support [Pipeline] sh [2020-05-05T18:36:27.670Z] #14 DONE 1.9s [2020-05-05T18:36:27.670Z] [2020-05-05T18:36:27.670Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-05T18:36:27.785Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-05T18:36:27.785Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-05T18:36:27.785Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40907/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-05T18:36:27.785Z] + bash /home/ubuntu/workspace/moby_PR-40907/check-config.sh [2020-05-05T18:36:27.785Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-05T18:36:27.785Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-05T18:36:27.785Z] [2020-05-05T18:36:27.785Z] Generally Necessary: [2020-05-05T18:36:27.785Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-05T18:36:27.785Z] - apparmor: enabled and tools installed [2020-05-05T18:36:27.785Z] - CONFIG_NAMESPACES: enabled [2020-05-05T18:36:27.785Z] - CONFIG_NET_NS: enabled [2020-05-05T18:36:27.785Z] - CONFIG_PID_NS: enabled [2020-05-05T18:36:27.785Z] - CONFIG_IPC_NS: enabled [2020-05-05T18:36:27.785Z] - CONFIG_UTS_NS: enabled [2020-05-05T18:36:27.785Z] - CONFIG_CGROUPS: enabled [2020-05-05T18:36:27.785Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-05T18:36:27.785Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-05T18:36:27.785Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-05T18:36:27.785Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-05T18:36:27.785Z] - CONFIG_CPUSETS: enabled [2020-05-05T18:36:27.785Z] - CONFIG_MEMCG: enabled [2020-05-05T18:36:27.785Z] - CONFIG_KEYS: enabled [2020-05-05T18:36:27.785Z] - CONFIG_VETH: enabled (as module) [2020-05-05T18:36:27.785Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-05T18:36:27.785Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-05T18:36:27.785Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-05T18:36:27.785Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-05T18:36:27.785Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-05T18:36:27.785Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-05T18:36:27.785Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-05T18:36:27.952Z] #15 ... [2020-05-05T18:36:27.952Z] [2020-05-05T18:36:27.952Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:36:27.952Z] #68 76.47 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-05T18:36:27.952Z] #68 76.47 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-05T18:36:27.952Z] #68 DONE 82.2s [2020-05-05T18:36:27.952Z] [2020-05-05T18:36:27.952Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-05T18:36:27.952Z] #69 DONE 0.1s [2020-05-05T18:36:27.952Z] [2020-05-05T18:36:27.952Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:36:27.952Z] #60 6.931 + cd /tmp/tmp.8a5iKIVIJH/src/github.com/opencontainers/runc [2020-05-05T18:36:27.952Z] #60 6.931 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-05T18:36:27.952Z] #60 7.447 + '[' -z '' ']' [2020-05-05T18:36:27.952Z] #60 7.447 + target=static [2020-05-05T18:36:27.952Z] #60 7.447 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-05T18:36:28.056Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-05T18:36:28.056Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-05T18:36:28.056Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-05T18:36:28.056Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-05T18:36:28.056Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-05T18:36:28.056Z] [2020-05-05T18:36:28.056Z] Optional Features: [2020-05-05T18:36:28.056Z] - CONFIG_USER_NS: enabled [2020-05-05T18:36:28.056Z] - CONFIG_SECCOMP: enabled [2020-05-05T18:36:28.056Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-05T18:36:28.056Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-05T18:36:28.056Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-05T18:36:28.056Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-05T18:36:28.056Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-05T18:36:28.056Z] - CONFIG_BLK_CGROUP: enabled [2020-05-05T18:36:28.056Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-05T18:36:28.056Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-05T18:36:28.056Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-05T18:36:28.056Z] - CONFIG_CGROUP_PERF: enabled [2020-05-05T18:36:28.056Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-05T18:36:28.056Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-05T18:36:28.056Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-05T18:36:28.056Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-05T18:36:28.056Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-05T18:36:28.056Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-05T18:36:28.056Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-05T18:36:28.056Z] - CONFIG_IP_VS: enabled (as module) [2020-05-05T18:36:28.056Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-05T18:36:28.056Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-05T18:36:28.056Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-05T18:36:28.056Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-05T18:36:28.056Z] - CONFIG_EXT4_FS: enabled [2020-05-05T18:36:28.056Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-05T18:36:28.057Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-05T18:36:28.057Z] - Network Drivers: [2020-05-05T18:36:28.057Z] - "overlay": [2020-05-05T18:36:28.116Z] Client: [2020-05-05T18:36:28.116Z] Debug Mode: false [2020-05-05T18:36:28.116Z] [2020-05-05T18:36:28.116Z] Server: [2020-05-05T18:36:28.116Z] Containers: 0 [2020-05-05T18:36:28.116Z] Running: 0 [2020-05-05T18:36:28.116Z] Paused: 0 [2020-05-05T18:36:28.116Z] Stopped: 0 [2020-05-05T18:36:28.116Z] Images: 0 [2020-05-05T18:36:28.116Z] Server Version: 19.03.8 [2020-05-05T18:36:28.116Z] Storage Driver: overlay2 [2020-05-05T18:36:28.116Z] Backing Filesystem: [2020-05-05T18:36:28.116Z] Supports d_type: true [2020-05-05T18:36:28.116Z] Native Overlay Diff: true [2020-05-05T18:36:28.116Z] Logging Driver: json-file [2020-05-05T18:36:28.116Z] Cgroup Driver: cgroupfs [2020-05-05T18:36:28.116Z] Plugins: [2020-05-05T18:36:28.116Z] Volume: local [2020-05-05T18:36:28.116Z] Network: bridge host ipvlan macvlan null overlay [2020-05-05T18:36:28.116Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-05T18:36:28.116Z] Swarm: inactive [2020-05-05T18:36:28.116Z] Runtimes: runc [2020-05-05T18:36:28.116Z] Default Runtime: runc [2020-05-05T18:36:28.116Z] Init Binary: docker-init [2020-05-05T18:36:28.116Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-05T18:36:28.116Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-05T18:36:28.116Z] init version: fec3683 [2020-05-05T18:36:28.116Z] Security Options: [2020-05-05T18:36:28.116Z] apparmor [2020-05-05T18:36:28.116Z] seccomp [2020-05-05T18:36:28.116Z] Profile: default [2020-05-05T18:36:28.116Z] Kernel Version: 4.15.0-1065-aws [2020-05-05T18:36:28.116Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-05T18:36:28.116Z] OSType: linux [2020-05-05T18:36:28.116Z] Architecture: x86_64 [2020-05-05T18:36:28.116Z] CPUs: 2 [2020-05-05T18:36:28.116Z] Total Memory: 7.501GiB [2020-05-05T18:36:28.116Z] Name: ip-10-100-66-230 [2020-05-05T18:36:28.116Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-05T18:36:28.116Z] Docker Root Dir: /var/lib/docker [2020-05-05T18:36:28.116Z] Debug Mode: false [2020-05-05T18:36:28.116Z] Registry: https://index.docker.io/v1/ [2020-05-05T18:36:28.116Z] Labels: [2020-05-05T18:36:28.116Z] Experimental: true [2020-05-05T18:36:28.116Z] Insecure Registries: [2020-05-05T18:36:28.116Z] 127.0.0.0/8 [2020-05-05T18:36:28.116Z] Live Restore Enabled: true [2020-05-05T18:36:28.116Z] [2020-05-05T18:36:28.116Z] WARNING: No swap limit support [Pipeline] sh [2020-05-05T18:36:28.318Z] - CONFIG_VXLAN: enabled (as module) [2020-05-05T18:36:28.319Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-05T18:36:28.319Z] Optional (for encrypted networks): [2020-05-05T18:36:28.319Z] - CONFIG_CRYPTO: enabled [2020-05-05T18:36:28.319Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-05T18:36:28.319Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-05T18:36:28.319Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-05T18:36:28.319Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-05T18:36:28.319Z] - CONFIG_XFRM: enabled [2020-05-05T18:36:28.319Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-05T18:36:28.319Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-05T18:36:28.319Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-05T18:36:28.319Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-05T18:36:28.319Z] - "ipvlan": [2020-05-05T18:36:28.319Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-05T18:36:28.319Z] - "macvlan": [2020-05-05T18:36:28.319Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-05T18:36:28.319Z] - CONFIG_DUMMY: enabled (as module) [2020-05-05T18:36:28.319Z] - "ftp,tftp client in container": [2020-05-05T18:36:28.319Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-05T18:36:28.319Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-05T18:36:28.319Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-05T18:36:28.319Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-05T18:36:28.319Z] - Storage Drivers: [2020-05-05T18:36:28.319Z] - "aufs": [2020-05-05T18:36:28.319Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-05T18:36:28.319Z] - "btrfs": [2020-05-05T18:36:28.319Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-05T18:36:28.319Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-05T18:36:28.319Z] - "devicemapper": [2020-05-05T18:36:28.319Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-05T18:36:28.319Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-05T18:36:28.319Z] - "overlay": [2020-05-05T18:36:28.319Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-05T18:36:28.319Z] - "zfs": [2020-05-05T18:36:28.319Z] - /dev/zfs: missing [2020-05-05T18:36:28.319Z] - zfs command: missing [2020-05-05T18:36:28.319Z] - zpool command: missing [2020-05-05T18:36:28.319Z] [2020-05-05T18:36:28.319Z] Limits: [2020-05-05T18:36:28.319Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-05T18:36:28.319Z] [2020-05-05T18:36:28.319Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-05T18:36:28.398Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-05T18:36:28.398Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-05T18:36:28.398Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40907/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-05T18:36:28.398Z] + bash /home/ubuntu/workspace/moby_PR-40907/check-config.sh [2020-05-05T18:36:28.398Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-05T18:36:28.398Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-05T18:36:28.398Z] [2020-05-05T18:36:28.398Z] Generally Necessary: [2020-05-05T18:36:28.398Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-05T18:36:28.398Z] - apparmor: enabled and tools installed [2020-05-05T18:36:28.398Z] - CONFIG_NAMESPACES: enabled [2020-05-05T18:36:28.398Z] - CONFIG_NET_NS: enabled [2020-05-05T18:36:28.398Z] - CONFIG_PID_NS: enabled [2020-05-05T18:36:28.398Z] - CONFIG_IPC_NS: enabled [2020-05-05T18:36:28.398Z] - CONFIG_UTS_NS: enabled [2020-05-05T18:36:28.398Z] - CONFIG_CGROUPS: enabled [2020-05-05T18:36:28.398Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-05T18:36:28.398Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-05T18:36:28.398Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-05T18:36:28.398Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-05T18:36:28.398Z] - CONFIG_CPUSETS: enabled [2020-05-05T18:36:28.398Z] - CONFIG_MEMCG: enabled [2020-05-05T18:36:28.398Z] - CONFIG_KEYS: enabled [2020-05-05T18:36:28.398Z] - CONFIG_VETH: enabled (as module) [2020-05-05T18:36:28.398Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-05T18:36:28.398Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-05T18:36:28.653Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-05T18:36:28.653Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-05T18:36:28.653Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-05T18:36:28.653Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-05T18:36:28.653Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-05T18:36:28.653Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-05T18:36:28.653Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-05T18:36:28.653Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-05T18:36:28.653Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-05T18:36:28.653Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-05T18:36:28.653Z] [2020-05-05T18:36:28.653Z] Optional Features: [2020-05-05T18:36:28.653Z] - CONFIG_USER_NS: enabled [2020-05-05T18:36:28.653Z] - CONFIG_SECCOMP: enabled [2020-05-05T18:36:28.653Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-05T18:36:28.653Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-05T18:36:28.653Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-05T18:36:28.653Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-05T18:36:28.653Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-05T18:36:28.669Z] + sudo modprobe ip_vs [2020-05-05T18:36:28.910Z] - CONFIG_BLK_CGROUP: enabled [2020-05-05T18:36:28.910Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-05T18:36:28.910Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-05T18:36:28.910Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-05T18:36:28.910Z] - CONFIG_CGROUP_PERF: enabled [2020-05-05T18:36:28.910Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-05T18:36:28.910Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-05T18:36:28.910Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-05T18:36:28.910Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-05T18:36:28.910Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-05T18:36:28.910Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-05T18:36:28.910Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-05T18:36:28.910Z] - CONFIG_IP_VS: enabled (as module) [2020-05-05T18:36:28.910Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-05T18:36:28.910Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-05T18:36:28.910Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-05T18:36:28.910Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-05T18:36:28.910Z] - CONFIG_EXT4_FS: enabled [2020-05-05T18:36:28.910Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-05T18:36:28.910Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-05T18:36:28.910Z] - Network Drivers: [2020-05-05T18:36:28.910Z] - "overlay": [2020-05-05T18:36:28.910Z] - CONFIG_VXLAN: enabled (as module) [2020-05-05T18:36:28.910Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-05T18:36:28.910Z] Optional (for encrypted networks): [2020-05-05T18:36:28.930Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1db86b772e45e8ee04fcb6a4db487c983d67d29f . [2020-05-05T18:36:29.174Z] - CONFIG_CRYPTO: enabled [2020-05-05T18:36:29.174Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-05T18:36:29.174Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-05T18:36:29.174Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-05T18:36:29.174Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-05T18:36:29.174Z] - CONFIG_XFRM: enabled [2020-05-05T18:36:29.174Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-05T18:36:29.174Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-05T18:36:29.174Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-05T18:36:29.174Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-05T18:36:29.174Z] - "ipvlan": [2020-05-05T18:36:29.174Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-05T18:36:29.174Z] - "macvlan": [2020-05-05T18:36:29.174Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-05T18:36:29.174Z] - CONFIG_DUMMY: enabled (as module) [2020-05-05T18:36:29.174Z] - "ftp,tftp client in container": [2020-05-05T18:36:29.174Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-05T18:36:29.174Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-05T18:36:29.174Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-05T18:36:29.174Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-05T18:36:29.174Z] - Storage Drivers: [2020-05-05T18:36:29.174Z] - "aufs": [2020-05-05T18:36:29.174Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-05T18:36:29.174Z] - "btrfs": [2020-05-05T18:36:29.174Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-05T18:36:29.174Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-05T18:36:29.174Z] - "devicemapper": [2020-05-05T18:36:29.174Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-05T18:36:29.174Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-05T18:36:29.174Z] - "overlay": [2020-05-05T18:36:29.174Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-05T18:36:29.174Z] - "zfs": [2020-05-05T18:36:29.174Z] - /dev/zfs: missing [2020-05-05T18:36:29.174Z] - zfs command: missing [2020-05-05T18:36:29.174Z] - zpool command: missing [2020-05-05T18:36:29.174Z] [2020-05-05T18:36:29.174Z] Limits: [2020-05-05T18:36:29.174Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-05T18:36:29.174Z] [2020-05-05T18:36:29.174Z] + true [Pipeline] } [2020-05-05T18:36:29.190Z] #2 [internal] load .dockerignore [2020-05-05T18:36:29.190Z] #2 transferring context: 87B done [2020-05-05T18:36:29.190Z] #2 DONE 0.1s [2020-05-05T18:36:29.190Z] [2020-05-05T18:36:29.190Z] #1 [internal] load build definition from Dockerfile [2020-05-05T18:36:29.190Z] #1 transferring dockerfile: 17.09kB done [2020-05-05T18:36:29.190Z] #1 DONE 0.1s [2020-05-05T18:36:29.190Z] [2020-05-05T18:36:29.190Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-05T18:36:29.495Z] #60 ... [2020-05-05T18:36:29.495Z] [2020-05-05T18:36:29.495Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-05T18:36:29.495Z] #15 DONE 2.1s [2020-05-05T18:36:29.495Z] [2020-05-05T18:36:29.495Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:36:29.495Z] #60 8.861 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-05-05T18:36:29.551Z] #35 41.74 Selecting previously unselected package libicu63:ppc64el. [2020-05-05T18:36:29.551Z] #35 41.77 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-05T18:36:29.551Z] #35 41.78 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-05T18:36:29.604Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1db86b772e45e8ee04fcb6a4db487c983d67d29f . [2020-05-05T18:36:29.754Z] #3 DONE 0.4s [2020-05-05T18:36:29.754Z] [2020-05-05T18:36:29.755Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-05T18:36:29.755Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-05T18:36:29.755Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-05-05T18:36:29.755Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-05-05T18:36:29.755Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 2.57MB / 8.88MB 0.1s [2020-05-05T18:36:29.755Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-05T18:36:29.755Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s done [2020-05-05T18:36:29.755Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-05-05T18:36:29.791Z] #60 ... [2020-05-05T18:36:29.791Z] [2020-05-05T18:36:29.791Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:36:29.791Z] #50 DONE 84.0s [2020-05-05T18:36:29.791Z] [2020-05-05T18:36:29.791Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:36:29.791Z] #44 39.54 CC criu/arch/s390/sigframe.o [2020-05-05T18:36:29.791Z] #44 39.68 LINK criu/arch/s390/crtools.built-in.o [2020-05-05T18:36:29.791Z] #44 39.70 DEP criu/pie/util-vdso.d [2020-05-05T18:36:29.791Z] #44 39.85 DEP criu/pie/util.d [2020-05-05T18:36:29.791Z] #44 39.91 CC criu/pie/util.o [2020-05-05T18:36:29.791Z] #44 40.20 CC criu/pie/util-vdso.o [2020-05-05T18:36:29.791Z] #44 40.75 AR criu/pie/pie.lib.a [2020-05-05T18:36:29.791Z] #44 40.79 DEP criu/pie/restorer.d [2020-05-05T18:36:29.791Z] #44 40.94 DEP criu/arch/s390/restorer.d [2020-05-05T18:36:29.791Z] #44 41.12 DEP criu/arch/s390/vdso-pie.d [2020-05-05T18:36:29.791Z] #44 41.21 DEP criu/pie/parasite-vdso.d [2020-05-05T18:36:29.791Z] #44 41.42 DEP criu/pie/parasite.d [2020-05-05T18:36:29.791Z] #44 41.70 CC criu/pie/parasite.o [2020-05-05T18:36:29.791Z] #44 42.73 LINK criu/pie/parasite.built-in.o [2020-05-05T18:36:29.791Z] #44 42.74 GEN criu/pie/parasite-blob.h [2020-05-05T18:36:29.791Z] #44 42.76 CC criu/pie/parasite-vdso.o [2020-05-05T18:36:29.791Z] #44 43.19 CC criu/arch/s390/vdso-pie.o [2020-05-05T18:36:29.791Z] #44 43.33 CC criu/arch/s390/restorer.o [2020-05-05T18:36:29.791Z] #44 43.60 CC criu/pie/restorer.o [2020-05-05T18:36:29.791Z] #44 45.80 LINK criu/pie/restorer.built-in.o [2020-05-05T18:36:29.791Z] #44 45.81 GEN criu/pie/restorer-blob.h [2020-05-05T18:36:29.791Z] #44 45.88 DEP criu/vdso.d [2020-05-05T18:36:29.791Z] #44 46.11 DEP criu/uts_ns.d [2020-05-05T18:36:29.791Z] #44 46.25 DEP criu/util.d [2020-05-05T18:36:29.791Z] #44 46.51 DEP criu/uffd.d [2020-05-05T18:36:29.791Z] #44 46.87 DEP criu/tun.d [2020-05-05T18:36:29.791Z] #44 47.10 DEP criu/tty.d [2020-05-05T18:36:29.791Z] #44 47.37 DEP criu/timerfd.d [2020-05-05T18:36:29.791Z] #44 47.62 DEP criu/sysfs_parse.d [2020-05-05T18:36:29.791Z] #44 47.81 DEP criu/sysctl.d [2020-05-05T18:36:29.791Z] #44 47.96 DEP criu/string.d [2020-05-05T18:36:29.791Z] #44 47.97 DEP criu/stats.d [2020-05-05T18:36:29.791Z] #44 48.04 DEP criu/sockets.d [2020-05-05T18:36:29.791Z] #44 48.20 DEP criu/sk-unix.d [2020-05-05T18:36:29.791Z] #44 48.41 DEP criu/sk-tcp.d [2020-05-05T18:36:29.791Z] #44 48.53 DEP criu/sk-queue.d [2020-05-05T18:36:29.791Z] #44 48.64 DEP criu/sk-packet.d [2020-05-05T18:36:29.860Z] #2 [internal] load .dockerignore [2020-05-05T18:36:29.860Z] #2 transferring context: 87B done [2020-05-05T18:36:29.860Z] #2 DONE 0.1s [2020-05-05T18:36:29.860Z] [2020-05-05T18:36:29.860Z] #1 [internal] load build definition from Dockerfile [2020-05-05T18:36:29.860Z] #1 transferring dockerfile: 17.09kB 0.0s done [2020-05-05T18:36:29.860Z] #1 DONE 0.1s [2020-05-05T18:36:29.860Z] [2020-05-05T18:36:29.860Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-05T18:36:30.086Z] #44 48.78 DEP criu/sk-netlink.d [2020-05-05T18:36:30.115Z] #3 DONE 0.4s [2020-05-05T18:36:30.115Z] [2020-05-05T18:36:30.115Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-05T18:36:30.115Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-05T18:36:30.322Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.5s done [2020-05-05T18:36:30.322Z] #4 DONE 0.8s [2020-05-05T18:36:30.370Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-05T18:36:30.370Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-05-05T18:36:30.370Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-05-05T18:36:30.370Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-05-05T18:36:30.370Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-05-05T18:36:30.370Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-05-05T18:36:30.372Z] #44 48.99 DEP criu/sk-inet.d [2020-05-05T18:36:30.372Z] #44 49.15 DEP criu/signalfd.d [2020-05-05T18:36:30.582Z] #35 ... [2020-05-05T18:36:30.582Z] [2020-05-05T18:36:30.582Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:36:30.582Z] #74 DONE 42.5s [2020-05-05T18:36:30.582Z] [2020-05-05T18:36:30.582Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-05T18:36:30.582Z] #43 36.71 debconf: delaying package configuration, since apt-utils is not installed [2020-05-05T18:36:30.582Z] #43 37.03 Fetched 4075 kB in 3s (1550 kB/s) [2020-05-05T18:36:30.582Z] #43 37.14 Selecting previously unselected package libcap-dev:ppc64el. [2020-05-05T18:36:30.582Z] #43 37.14 (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 ... 15338 files and directories currently installed.) [2020-05-05T18:36:30.582Z] #43 37.25 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-05-05T18:36:30.582Z] #43 37.27 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-05-05T18:36:30.582Z] #43 37.49 Selecting previously unselected package libnet1:ppc64el. [2020-05-05T18:36:30.582Z] #43 37.51 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-05T18:36:30.582Z] #43 37.52 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-05T18:36:30.582Z] #43 37.73 Selecting previously unselected package libnet1-dev. [2020-05-05T18:36:30.582Z] #43 37.75 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-05T18:36:30.582Z] #43 37.76 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-05T18:36:30.582Z] #43 38.04 Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-05T18:36:30.582Z] #43 38.04 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-05T18:36:30.582Z] #43 38.05 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-05T18:36:30.582Z] #43 38.33 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-05-05T18:36:30.582Z] #43 38.36 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-05-05T18:36:30.582Z] #43 38.37 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-05T18:36:30.582Z] #43 38.86 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-05T18:36:30.582Z] #43 38.86 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-05T18:36:30.582Z] #43 38.87 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-05T18:36:30.582Z] #43 39.05 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-05-05T18:36:30.582Z] #43 39.06 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-05-05T18:36:30.582Z] #43 39.09 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-05T18:36:30.582Z] #43 39.30 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-05-05T18:36:30.582Z] #43 39.30 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-05-05T18:36:30.582Z] #43 39.34 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-05T18:36:30.582Z] #43 39.80 Selecting previously unselected package libprotobuf17:ppc64el. [2020-05-05T18:36:30.582Z] #43 39.83 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-05-05T18:36:30.582Z] #43 39.84 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-05T18:36:30.582Z] #43 41.30 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-05-05T18:36:30.582Z] #43 41.30 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-05-05T18:36:30.582Z] #43 41.31 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-05T18:36:30.582Z] #43 41.76 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-05-05T18:36:30.582Z] #43 41.76 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-05-05T18:36:30.582Z] #43 41.76 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-05T18:36:30.662Z] #44 49.37 DEP criu/sigframe.d [2020-05-05T18:36:30.662Z] #44 49.50 DEP criu/shmem.d [2020-05-05T18:36:30.930Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.5s done [2020-05-05T18:36:30.930Z] #4 DONE 0.8s [2020-05-05T18:36:30.944Z] #44 49.59 DEP criu/servicefd.d [2020-05-05T18:36:30.944Z] #44 49.73 DEP criu/seize.d [2020-05-05T18:36:31.185Z] [2020-05-05T18:36:31.185Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-05T18:36:31.214Z] #43 ... [2020-05-05T18:36:31.214Z] [2020-05-05T18:36:31.214Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-05T18:36:31.214Z] #25 24.71 Reading package lists... [2020-05-05T18:36:31.226Z] #44 ... [2020-05-05T18:36:31.226Z] [2020-05-05T18:36:31.226Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-05T18:36:31.226Z] #16 DONE 1.7s [2020-05-05T18:36:31.226Z] [2020-05-05T18:36:31.226Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:36:31.226Z] #44 49.90 DEP criu/seccomp.d [2020-05-05T18:36:31.226Z] #44 ... [2020-05-05T18:36:31.226Z] [2020-05-05T18:36:31.226Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-05T18:36:31.254Z] [2020-05-05T18:36:31.254Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-05T18:36:31.254Z] #6 DONE 0.2s [2020-05-05T18:36:31.254Z] [2020-05-05T18:36:31.254Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-05T18:36:31.254Z] #5 DONE 0.2s [2020-05-05T18:36:31.254Z] [2020-05-05T18:36:31.254Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-05T18:36:31.254Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-05T18:36:31.454Z] #6 DONE 0.2s [2020-05-05T18:36:31.454Z] [2020-05-05T18:36:31.454Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-05T18:36:31.454Z] #5 DONE 0.2s [2020-05-05T18:36:31.454Z] [2020-05-05T18:36:31.454Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-05T18:36:31.454Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-05T18:36:31.454Z] #71 DONE 0.0s [2020-05-05T18:36:31.454Z] [2020-05-05T18:36:31.454Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-05T18:36:31.454Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-05T18:36:31.454Z] #7 DONE 0.0s [2020-05-05T18:36:31.454Z] [2020-05-05T18:36:31.454Z] #20 [internal] load build context [2020-05-05T18:36:31.504Z] #25 34.24 Reading package lists... [2020-05-05T18:36:31.504Z] #25 ... [2020-05-05T18:36:31.504Z] [2020-05-05T18:36:31.504Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:36:31.504Z] #10 34.19 Reading package lists... [2020-05-05T18:36:31.511Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-05T18:36:31.511Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-05T18:36:32.696Z] #17 1.419 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-05T18:36:32.697Z] #17 1.545 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-05T18:36:32.697Z] #17 1.635 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-05T18:36:32.979Z] #17 1.890 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-05-05T18:36:33.412Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 2.0s [2020-05-05T18:36:33.593Z] #17 2.508 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [172 kB] [2020-05-05T18:36:33.669Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.12MB / 9.86MB 2.2s [2020-05-05T18:36:33.928Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.5s done [2020-05-05T18:36:33.928Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-05-05T18:36:34.206Z] #10 44.58 Building dependency tree... [2020-05-05T18:36:34.740Z] #20 transferring context: 14.79MB 3.2s [2020-05-05T18:36:35.064Z] #17 3.809 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-05-05T18:36:35.718Z] #10 48.09 The following additional packages will be installed: [2020-05-05T18:36:35.718Z] #10 48.09 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-05T18:36:35.718Z] #10 48.09 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-05T18:36:35.718Z] #10 48.09 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-05T18:36:35.718Z] #10 48.09 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-05T18:36:35.718Z] #10 48.10 Suggested packages: [2020-05-05T18:36:35.718Z] #10 48.11 gcc-8-locales seccomp wine64 [2020-05-05T18:36:36.536Z] #17 ... [2020-05-05T18:36:36.536Z] [2020-05-05T18:36:36.536Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:36:36.536Z] #47 80.78 crypto/x509 [2020-05-05T18:36:36.536Z] #47 83.17 crypto/tls [2020-05-05T18:36:36.536Z] #47 88.21 net/http/httptrace [2020-05-05T18:36:36.536Z] #47 88.33 net/http [2020-05-05T18:36:36.536Z] #47 ... [2020-05-05T18:36:36.536Z] [2020-05-05T18:36:36.536Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:36:36.536Z] #44 50.07 DEP criu/rst-malloc.d [2020-05-05T18:36:36.536Z] #44 50.12 DEP criu/rbtree.d [2020-05-05T18:36:36.536Z] #44 50.13 DEP criu/pstree.d [2020-05-05T18:36:36.536Z] #44 50.28 DEP criu/protobuf.d [2020-05-05T18:36:36.536Z] #44 50.45 GEN criu/protobuf-desc-gen.h [2020-05-05T18:36:36.536Z] #44 51.29 DEP criu/protobuf-desc.d [2020-05-05T18:36:36.536Z] #44 51.44 DEP criu/proc_parse.d [2020-05-05T18:36:36.536Z] #44 51.65 DEP criu/plugin.d [2020-05-05T18:36:36.536Z] #44 51.75 DEP criu/pipes.d [2020-05-05T18:36:36.536Z] #44 51.94 DEP criu/pie-util.d [2020-05-05T18:36:36.536Z] #44 51.99 DEP criu/pie-util-vdso.d [2020-05-05T18:36:36.536Z] #44 52.06 DEP criu/path.d [2020-05-05T18:36:36.536Z] #44 52.14 DEP criu/parasite-syscall.d [2020-05-05T18:36:36.536Z] #44 52.26 DEP criu/pagemap.d [2020-05-05T18:36:36.536Z] #44 52.43 DEP criu/pagemap-cache.d [2020-05-05T18:36:36.536Z] #44 52.56 DEP criu/page-xfer.d [2020-05-05T18:36:36.536Z] #44 52.66 DEP criu/page-pipe.d [2020-05-05T18:36:36.536Z] #44 52.71 DEP criu/netfilter.d [2020-05-05T18:36:36.536Z] #44 52.88 DEP criu/net.d [2020-05-05T18:36:36.536Z] #44 53.08 DEP criu/namespaces.d [2020-05-05T18:36:36.536Z] #44 53.20 DEP criu/mount.d [2020-05-05T18:36:36.536Z] #44 53.32 DEP criu/mem.d [2020-05-05T18:36:36.536Z] #44 53.45 DEP criu/lsm.d [2020-05-05T18:36:36.536Z] #44 53.62 DEP criu/log.d [2020-05-05T18:36:36.536Z] #44 53.69 DEP criu/libnetlink.d [2020-05-05T18:36:36.536Z] #44 53.78 DEP criu/kerndat.d [2020-05-05T18:36:36.536Z] #44 53.93 DEP criu/kcmp-ids.d [2020-05-05T18:36:36.536Z] #44 54.02 DEP criu/irmap.d [2020-05-05T18:36:36.536Z] #44 54.11 DEP criu/ipc_ns.d [2020-05-05T18:36:36.536Z] #44 54.21 DEP criu/image.d [2020-05-05T18:36:36.536Z] #44 54.38 DEP criu/image-desc.d [2020-05-05T18:36:36.536Z] #44 54.43 DEP criu/fsnotify.d [2020-05-05T18:36:36.536Z] #44 54.52 DEP criu/filesystems.d [2020-05-05T18:36:36.536Z] #44 54.70 DEP criu/files.d [2020-05-05T18:36:36.536Z] #44 54.86 DEP criu/files-reg.d [2020-05-05T18:36:36.536Z] #44 54.94 DEP criu/files-ext.d [2020-05-05T18:36:36.536Z] #44 55.00 DEP criu/file-lock.d [2020-05-05T18:36:36.536Z] #44 55.07 DEP criu/file-ids.d [2020-05-05T18:36:36.536Z] #44 55.15 DEP criu/fifo.d [2020-05-05T18:36:36.536Z] #44 55.25 DEP criu/fdstore.d [2020-05-05T18:36:36.536Z] #44 55.36 DEP criu/fault-injection.d [2020-05-05T18:36:36.632Z] #20 ... [2020-05-05T18:36:36.632Z] [2020-05-05T18:36:36.632Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-05T18:36:36.632Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-05T18:36:36.632Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-05T18:36:36.632Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2020-05-05T18:36:36.632Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.9s done [2020-05-05T18:36:36.632Z] #71 DONE 4.9s [2020-05-05T18:36:36.632Z] [2020-05-05T18:36:36.632Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-05T18:36:36.632Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done [2020-05-05T18:36:36.632Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-05T18:36:36.632Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 1.7s done [2020-05-05T18:36:36.632Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 1.2s done [2020-05-05T18:36:36.632Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done [2020-05-05T18:36:36.632Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 1.2s done [2020-05-05T18:36:36.632Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 3.5s done [2020-05-05T18:36:36.632Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 4.0s done [2020-05-05T18:36:36.632Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 78.32MB / 120.15MB 5.0s [2020-05-05T18:36:36.632Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 2.5s [2020-05-05T18:36:36.632Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 3.7s done [2020-05-05T18:36:36.818Z] #44 55.37 DEP criu/external.d [2020-05-05T18:36:36.818Z] #44 55.52 DEP criu/eventpoll.d [2020-05-05T18:36:36.888Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 85.07MB / 120.15MB 5.2s [2020-05-05T18:36:37.103Z] #44 55.70 DEP criu/eventfd.d [2020-05-05T18:36:37.103Z] #44 55.78 DEP criu/crtools.d [2020-05-05T18:36:37.152Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 93.85MB / 120.15MB 5.5s [2020-05-05T18:36:37.234Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.0s done [2020-05-05T18:36:37.234Z] #71 DONE 5.8s [2020-05-05T18:36:37.234Z] [2020-05-05T18:36:37.234Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-05T18:36:37.234Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-05T18:36:37.234Z] #7 sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 10.00MB / 10.00MB 0.4s done [2020-05-05T18:36:37.234Z] #7 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-05T18:36:37.234Z] #7 sha256:9403039c96aaef950489cfcbb3305a42f4b78167e425a2df98d58edfdda8bc6f 1.79kB / 1.79kB done [2020-05-05T18:36:37.234Z] #7 sha256:7ec6e7161786211f9b6da6c6c5b4517b52e50f55fa1fb5de37aab67a379f557f 5.46kB / 5.46kB done [2020-05-05T18:36:37.234Z] #7 sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 50.38MB / 50.38MB 1.7s done [2020-05-05T18:36:37.234Z] #7 sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 7.81MB / 7.81MB 0.5s done [2020-05-05T18:36:37.234Z] #7 sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 68.61MB / 68.61MB 3.4s done [2020-05-05T18:36:37.234Z] #7 sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 51.83MB / 51.83MB 1.8s done [2020-05-05T18:36:37.234Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 5.5s done [2020-05-05T18:36:37.234Z] #7 sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 126B / 126B 2.0s done [2020-05-05T18:36:37.234Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 3.5s [2020-05-05T18:36:37.398Z] #44 55.97 DEP criu/cr-service.d [2020-05-05T18:36:37.398Z] #44 56.11 DEP criu/cr-restore.d [2020-05-05T18:36:37.398Z] #44 56.22 DEP criu/cr-errno.d [2020-05-05T18:36:37.493Z] #7 ... [2020-05-05T18:36:37.493Z] [2020-05-05T18:36:37.493Z] #20 [internal] load build context [2020-05-05T18:36:37.493Z] #20 transferring context: 53.03MB 6.1s done [2020-05-05T18:36:37.493Z] #20 DONE 6.2s [2020-05-05T18:36:37.493Z] [2020-05-05T18:36:37.493Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-05T18:36:37.680Z] #44 56.25 DEP criu/cr-dump.d [2020-05-05T18:36:37.680Z] #44 56.36 DEP criu/cr-dedup.d [2020-05-05T18:36:37.735Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 100.43MB / 120.15MB 5.9s [2020-05-05T18:36:37.735Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 106.80MB / 120.15MB 6.1s [2020-05-05T18:36:37.786Z] #10 ... [2020-05-05T18:36:37.786Z] [2020-05-05T18:36:37.786Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-05T18:36:37.786Z] #43 44.67 Selecting previously unselected package libprotoc17:ppc64el. [2020-05-05T18:36:37.786Z] #43 44.68 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-05-05T18:36:37.786Z] #43 44.69 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-05T18:36:37.786Z] #43 45.86 Selecting previously unselected package protobuf-c-compiler. [2020-05-05T18:36:37.786Z] #43 45.87 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-05-05T18:36:37.786Z] #43 45.87 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-05T18:36:37.786Z] #43 46.12 Selecting previously unselected package protobuf-compiler. [2020-05-05T18:36:37.786Z] #43 46.14 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-05-05T18:36:37.786Z] #43 46.15 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-05T18:36:37.786Z] #43 46.39 Selecting previously unselected package python-pkg-resources. [2020-05-05T18:36:37.786Z] #43 46.41 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-05T18:36:37.786Z] #43 46.43 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-05T18:36:37.786Z] #43 46.84 Selecting previously unselected package python-six. [2020-05-05T18:36:37.786Z] #43 46.84 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-05T18:36:37.786Z] #43 46.89 Unpacking python-six (1.12.0-1) ... [2020-05-05T18:36:37.786Z] #43 47.09 Selecting previously unselected package python-protobuf. [2020-05-05T18:36:37.786Z] #43 47.10 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-05-05T18:36:37.786Z] #43 47.10 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-05T18:36:37.786Z] #43 47.98 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-05T18:36:37.964Z] #44 56.53 DEP criu/cr-check.d [2020-05-05T18:36:37.964Z] #44 56.73 DEP criu/config.d [2020-05-05T18:36:37.995Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 113.01MB / 120.15MB 6.3s [2020-05-05T18:36:38.247Z] #44 56.82 DEP criu/clone-noasan.d [2020-05-05T18:36:38.247Z] #44 56.87 DEP criu/cgroup.d [2020-05-05T18:36:38.247Z] #44 57.02 DEP criu/cgroup-props.d [2020-05-05T18:36:38.250Z] #7 sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 120.15MB / 120.15MB 6.5s done [2020-05-05T18:36:38.437Z] #43 ... [2020-05-05T18:36:38.437Z] [2020-05-05T18:36:38.437Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:36:38.437Z] #10 50.60 The following NEW packages will be installed: [2020-05-05T18:36:38.437Z] #10 50.60 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-05T18:36:38.437Z] #10 50.61 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-05T18:36:38.437Z] #10 50.61 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-05T18:36:38.437Z] #10 50.61 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-05T18:36:38.437Z] #10 50.61 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-05T18:36:38.437Z] #10 50.61 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-05T18:36:38.437Z] #10 50.78 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-05-05T18:36:38.437Z] #10 50.78 Need to get 78.9 MB of archives. [2020-05-05T18:36:38.437Z] #10 50.78 After this operation, 532 MB of additional disk space will be used. [2020-05-05T18:36:38.437Z] #10 50.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-05-05T18:36:38.529Z] #44 57.17 DEP criu/bitmap.d [2020-05-05T18:36:38.529Z] #44 57.18 DEP criu/bfd.d [2020-05-05T18:36:38.529Z] #44 57.26 DEP criu/autofs.d [2020-05-05T18:36:38.809Z] #7 ... [2020-05-05T18:36:38.809Z] [2020-05-05T18:36:38.809Z] #20 [internal] load build context [2020-05-05T18:36:38.809Z] #20 transferring context: 53.03MB 7.0s done [2020-05-05T18:36:38.809Z] #20 DONE 7.1s [2020-05-05T18:36:38.809Z] [2020-05-05T18:36:38.809Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-05T18:36:38.812Z] #44 57.45 DEP criu/aio.d [2020-05-05T18:36:39.094Z] #44 57.62 DEP criu/action-scripts.d [2020-05-05T18:36:39.094Z] #44 57.85 CC criu/action-scripts.o [2020-05-05T18:36:39.376Z] #44 58.25 CC criu/aio.o [2020-05-05T18:36:39.469Z] #10 51.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-05-05T18:36:39.991Z] #44 58.63 CC criu/autofs.o [2020-05-05T18:36:40.503Z] #10 52.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-05T18:36:40.503Z] #10 52.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-05-05T18:36:40.776Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 6.8s done [2020-05-05T18:36:40.776Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 [2020-05-05T18:36:40.792Z] #10 52.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-05-05T18:36:40.792Z] #10 52.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-05T18:36:40.999Z] #44 59.51 CC criu/bfd.o [2020-05-05T18:36:40.999Z] #44 59.79 CC criu/bitmap.o [2020-05-05T18:36:40.999Z] #44 59.89 CC criu/cgroup-props.o [2020-05-05T18:36:41.033Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.5s done [2020-05-05T18:36:41.033Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.1s [2020-05-05T18:36:41.425Z] #10 53.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-05T18:36:41.599Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.4s done [2020-05-05T18:36:41.599Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 [2020-05-05T18:36:41.614Z] #44 ... [2020-05-05T18:36:41.614Z] [2020-05-05T18:36:41.614Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:36:41.614Z] #47 95.99 github.com/LK4D4/vndr/godl [2020-05-05T18:36:42.079Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 7.7s [2020-05-05T18:36:42.079Z] #7 extracting sha256:90fe46dd819953eb995f9cc9c326130abe9dd0b3993a998e12c01d0218a0b831 7.9s done [2020-05-05T18:36:42.079Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 [2020-05-05T18:36:42.228Z] #47 96.44 github.com/LK4D4/vndr [2020-05-05T18:36:42.457Z] #10 54.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-05T18:36:42.457Z] #10 54.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-05-05T18:36:42.457Z] #10 ... [2020-05-05T18:36:42.457Z] [2020-05-05T18:36:42.457Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-05T18:36:42.457Z] #25 34.24 Reading package lists... [2020-05-05T18:36:42.457Z] #25 45.41 Building dependency tree... [2020-05-05T18:36:42.457Z] #25 49.42 ca-certificates is already the newest version (20190110). [2020-05-05T18:36:42.457Z] #25 49.42 The following additional packages will be installed: [2020-05-05T18:36:42.457Z] #25 49.43 libjq1 libonig5 [2020-05-05T18:36:42.457Z] #25 50.41 The following NEW packages will be installed: [2020-05-05T18:36:42.457Z] #25 50.43 jq libjq1 libonig5 [2020-05-05T18:36:42.457Z] #25 50.66 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2020-05-05T18:36:42.457Z] #25 50.66 Need to get 358 kB of archives. [2020-05-05T18:36:42.457Z] #25 50.66 After this operation, 1277 kB of additional disk space will be used. [2020-05-05T18:36:42.457Z] #25 50.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-05T18:36:42.457Z] #25 50.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-05T18:36:42.457Z] #25 50.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-05T18:36:42.457Z] #25 52.88 debconf: delaying package configuration, since apt-utils is not installed [2020-05-05T18:36:42.457Z] #25 53.15 Fetched 358 kB in 0s (810 kB/s) [2020-05-05T18:36:42.457Z] #25 53.35 Selecting previously unselected package libonig5:ppc64el. [2020-05-05T18:36:42.457Z] #25 53.35 (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 ... 15338 files and directories currently installed.) [2020-05-05T18:36:42.457Z] #25 53.50 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-05-05T18:36:42.457Z] #25 53.52 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-05-05T18:36:42.457Z] #25 54.01 Selecting previously unselected package libjq1:ppc64el. [2020-05-05T18:36:42.457Z] #25 54.03 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-05T18:36:42.457Z] #25 54.04 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-05T18:36:42.457Z] #25 54.28 Selecting previously unselected package jq. [2020-05-05T18:36:42.457Z] #25 54.31 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-05T18:36:42.457Z] #25 54.32 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-05T18:36:42.457Z] #25 54.52 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-05T18:36:42.457Z] #25 54.53 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-05T18:36:42.457Z] #25 54.54 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-05T18:36:42.457Z] #25 54.55 Processing triggers for libc-bin (2.28-10) ... [2020-05-05T18:36:42.457Z] #25 DONE 54.9s [2020-05-05T18:36:42.457Z] [2020-05-05T18:36:42.457Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-05T18:36:42.457Z] #26 DONE 0.1s [2020-05-05T18:36:42.642Z] #7 extracting sha256:35a4f197768941ef308d981a94f6d06fb77b9f2ba89dc04d2daf8292ee297315 0.7s done [2020-05-05T18:36:42.642Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 [2020-05-05T18:36:42.748Z] [2020-05-05T18:36:42.748Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-05T18:36:42.748Z] #35 52.37 Selecting previously unselected package libxml2:ppc64el. [2020-05-05T18:36:42.748Z] #35 52.37 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-05-05T18:36:42.748Z] #35 52.37 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-05T18:36:42.748Z] #35 53.24 Selecting previously unselected package libarchive13:ppc64el. [2020-05-05T18:36:42.748Z] #35 53.28 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-05-05T18:36:42.748Z] #35 53.28 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-05T18:36:42.748Z] #35 53.69 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-05-05T18:36:42.748Z] #35 53.69 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-05-05T18:36:42.748Z] #35 53.70 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-05T18:36:42.748Z] #35 53.84 Selecting previously unselected package librhash0:ppc64el. [2020-05-05T18:36:42.748Z] #35 53.85 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-05-05T18:36:42.748Z] #35 53.86 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-05-05T18:36:42.748Z] #35 54.27 Selecting previously unselected package libuv1:ppc64el. [2020-05-05T18:36:42.748Z] #35 54.30 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-05-05T18:36:42.748Z] #35 54.31 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-05-05T18:36:42.748Z] #35 54.53 Selecting previously unselected package cmake. [2020-05-05T18:36:42.748Z] #35 54.53 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-05-05T18:36:42.748Z] #35 54.54 Unpacking cmake (3.13.4-1) ... [2020-05-05T18:36:43.203Z] #7 extracting sha256:bbc37f14aded2d49bfac62dfa404755c9f1cadfee2b35933e4906f0054782888 0.4s done [2020-05-05T18:36:43.458Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 [2020-05-05T18:36:45.784Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 3.5s done [2020-05-05T18:36:45.784Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 [2020-05-05T18:36:46.261Z] #35 ... [2020-05-05T18:36:46.261Z] [2020-05-05T18:36:46.261Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-05T18:36:46.261Z] #27 2.569 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-05T18:36:46.261Z] #27 3.327 [2020-05-05T18:36:47.620Z] #7 extracting sha256:74e27dc593d49a6d728dfe36976cb1469e076fbf3611e501fd030308cd212a80 3.7s done [2020-05-05T18:36:47.621Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 [2020-05-05T18:36:47.716Z] #47 ... [2020-05-05T18:36:47.716Z] [2020-05-05T18:36:47.716Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-05T18:36:47.716Z] #17 6.115 Fetched 8040 kB in 5s (1688 kB/s) [2020-05-05T18:36:47.716Z] #17 6.115 Reading package lists... [2020-05-05T18:36:47.716Z] #17 7.954 Reading package lists... [2020-05-05T18:36:47.716Z] #17 10.10 Building dependency tree... [2020-05-05T18:36:47.716Z] #17 10.74 libcap2-bin is already the newest version (1:2.25-2). [2020-05-05T18:36:47.716Z] #17 10.74 The following additional packages will be installed: [2020-05-05T18:36:47.716Z] #17 10.74 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-05T18:36:47.716Z] #17 10.74 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-05T18:36:47.716Z] #17 10.74 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-05T18:36:47.716Z] #17 10.74 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-05T18:36:47.716Z] #17 10.74 python3.7 python3.7-minimal vim-runtime xxd [2020-05-05T18:36:47.716Z] #17 10.74 Suggested packages: [2020-05-05T18:36:47.716Z] #17 10.74 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-05T18:36:47.716Z] #17 10.74 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-05T18:36:47.716Z] #17 10.75 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-05T18:36:47.716Z] #17 10.75 Recommended packages: [2020-05-05T18:36:47.716Z] #17 10.75 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-05T18:36:47.716Z] #17 10.75 python3-keyrings.alt python3-xdg unzip [2020-05-05T18:36:47.716Z] #17 12.23 The following NEW packages will be installed: [2020-05-05T18:36:47.716Z] #17 12.24 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-05T18:36:47.716Z] #17 12.24 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-05T18:36:47.716Z] #17 12.24 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-05T18:36:47.716Z] #17 12.24 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-05T18:36:47.716Z] #17 12.24 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-05T18:36:47.716Z] #17 12.24 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-05T18:36:47.716Z] #17 12.24 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-05T18:36:47.716Z] #17 12.24 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-05T18:36:47.716Z] #17 12.24 xz-utils zip [2020-05-05T18:36:47.716Z] #17 12.33 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-05-05T18:36:47.716Z] #17 12.33 Need to get 27.7 MB of archives. [2020-05-05T18:36:47.716Z] #17 12.33 After this operation, 117 MB of additional disk space will be used. [2020-05-05T18:36:47.716Z] #17 12.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-05-05T18:36:47.716Z] #17 12.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-05-05T18:36:47.716Z] #17 12.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-05-05T18:36:47.716Z] #17 12.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-05-05T18:36:47.716Z] #17 12.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-05-05T18:36:47.716Z] #17 12.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-05-05T18:36:47.716Z] #17 13.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-05-05T18:36:47.716Z] #17 13.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-05-05T18:36:47.716Z] #17 13.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-05-05T18:36:47.716Z] #17 13.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-05-05T18:36:47.716Z] #17 13.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-05-05T18:36:47.716Z] #17 13.12 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-05-05T18:36:47.716Z] #17 13.21 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-05-05T18:36:47.716Z] #17 13.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-05-05T18:36:47.716Z] #17 13.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-05-05T18:36:47.716Z] #17 13.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-05-05T18:36:47.716Z] #17 13.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-05-05T18:36:47.716Z] #17 13.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-05-05T18:36:47.716Z] #17 13.60 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-05-05T18:36:47.716Z] #17 13.61 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-05-05T18:36:47.716Z] #17 13.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-05-05T18:36:47.716Z] #17 13.62 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-05-05T18:36:47.716Z] #17 13.63 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-05-05T18:36:47.716Z] #17 13.64 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-05-05T18:36:47.716Z] #17 13.64 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-05-05T18:36:47.716Z] #17 13.65 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-05-05T18:36:47.716Z] #17 13.65 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-05-05T18:36:47.716Z] #17 13.66 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-05-05T18:36:47.716Z] #17 13.66 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-05-05T18:36:47.716Z] #17 13.94 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-05-05T18:36:47.716Z] #17 13.94 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-05-05T18:36:47.716Z] #17 13.95 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-05-05T18:36:47.716Z] #17 13.95 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-05-05T18:36:47.716Z] #17 13.95 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-05-05T18:36:47.716Z] #17 13.97 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-05-05T18:36:47.716Z] #17 14.05 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-05T18:36:47.716Z] #17 14.05 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-05-05T18:36:47.716Z] #17 14.07 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-05-05T18:36:47.716Z] #17 14.07 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-05T18:36:47.716Z] #17 14.09 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-05-05T18:36:47.716Z] #17 14.09 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-05T18:36:47.716Z] #17 14.10 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-05-05T18:36:47.716Z] #17 14.37 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-05-05T18:36:47.716Z] #17 14.46 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-05-05T18:36:47.716Z] #17 14.52 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-05T18:36:47.716Z] #17 14.71 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-05-05T18:36:47.716Z] #17 15.26 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-05-05T18:36:47.716Z] #17 15.28 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-05-05T18:36:47.716Z] #17 15.56 debconf: delaying package configuration, since apt-utils is not installed [2020-05-05T18:36:47.716Z] #17 15.61 Fetched 27.7 MB in 3s (9225 kB/s) [2020-05-05T18:36:47.716Z] #17 15.64 Selecting previously unselected package pigz. [2020-05-05T18:36:47.716Z] #17 15.64 (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 ... 23198 files and directories currently installed.) [2020-05-05T18:36:47.716Z] #17 15.67 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-05-05T18:36:47.716Z] #17 15.67 Unpacking pigz (2.4-1) ... [2020-05-05T18:36:47.716Z] #17 15.72 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-05-05T18:36:47.716Z] #17 15.72 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-05-05T18:36:47.716Z] #17 15.72 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-05-05T18:36:47.716Z] #17 16.07 Selecting previously unselected package python3.7-minimal. [2020-05-05T18:36:47.716Z] #17 16.08 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-05-05T18:36:47.716Z] #17 16.08 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-05T18:36:47.998Z] #17 16.83 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-05-05T18:36:47.998Z] #17 16.85 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-05T18:36:48.619Z] #17 ... [2020-05-05T18:36:48.619Z] [2020-05-05T18:36:48.619Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:36:48.619Z] #47 DONE 103.0s [2020-05-05T18:36:48.619Z] [2020-05-05T18:36:48.619Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:36:48.619Z] #44 60.38 CC criu/cgroup.o [2020-05-05T18:36:48.619Z] #44 62.63 CC criu/clone-noasan.o [2020-05-05T18:36:48.619Z] #44 62.71 CC criu/config.o [2020-05-05T18:36:48.619Z] #44 63.68 CC criu/cr-check.o [2020-05-05T18:36:48.619Z] #44 64.85 CC criu/cr-dedup.o [2020-05-05T18:36:48.619Z] #44 65.07 CC criu/cr-dump.o [2020-05-05T18:36:48.619Z] #44 66.76 CC criu/cr-errno.o [2020-05-05T18:36:48.619Z] #44 66.83 CC criu/cr-restore.o [2020-05-05T18:36:48.648Z] #27 3.561 0.3% ## 3.1% ###### 9.5% ########### 15.9% ############## 20.1% ################# 24.4% #################### 28.6% ####################### 32.9% ########################## 37.2% ############################### 43.6% ################################## 47.8% ##################################### 52.1% ####################################### 54.2% ######################################## 56.3% ########################################## 58.4% ############################################# 62.7% ################################################# 69.1% ###################################################### 75.5% ########################################################## 81.9% ############################################################### 88.2% ##################################################################### [2020-05-05T18:36:48.648Z] #27 ... [2020-05-05T18:36:48.648Z] [2020-05-05T18:36:48.649Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-05T18:36:48.649Z] #35 59.91 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-05T18:36:48.649Z] #35 59.92 Setting up xxd (2:8.1.0875-5) ... [2020-05-05T18:36:48.649Z] #35 59.93 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-05-05T18:36:48.649Z] #35 59.93 Setting up vim-common (2:8.1.0875-5) ... [2020-05-05T18:36:48.649Z] #35 60.02 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-05-05T18:36:48.649Z] #35 60.03 Setting up cmake-data (3.13.4-1) ... [2020-05-05T18:36:48.649Z] #35 60.06 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-05T18:36:48.649Z] #35 60.10 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-05T18:36:48.649Z] #35 60.11 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-05T18:36:48.649Z] #35 60.13 Setting up cmake (3.13.4-1) ... [2020-05-05T18:36:48.649Z] #35 60.15 Processing triggers for libc-bin (2.28-10) ... [2020-05-05T18:36:48.649Z] #35 60.27 Processing triggers for mime-support (3.62) ... [2020-05-05T18:36:48.649Z] #35 DONE 61.0s [2020-05-05T18:36:48.649Z] [2020-05-05T18:36:48.649Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-05T18:36:48.649Z] #27 3.561 0.3% ## 3.1% ###### 9.5% ########### 15.9% ############## 20.1% ################# 24.4% #################### 28.6% ####################### 32.9% ########################## 37.2% ############################### 43.6% ################################## 47.8% ##################################### 52.1% ####################################### 54.2% ######################################## 56.3% ########################################## 58.4% ############################################# 62.7% ################################################# 69.1% ###################################################### 75.5% ########################################################## 81.9% ############################################################### 88.2% ##################################################################### 96.8% ######################################################################## [2020-05-05T18:36:48.649Z] #27 ... [2020-05-05T18:36:48.649Z] [2020-05-05T18:36:48.649Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-05T18:36:48.938Z] #36 DONE 0.1s [2020-05-05T18:36:48.938Z] [2020-05-05T18:36:48.938Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-05T18:36:48.938Z] #37 DONE 0.1s [2020-05-05T18:36:48.938Z] [2020-05-05T18:36:48.938Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-05T18:36:48.938Z] #27 3.561 0.3% ## 3.1% ###### 9.5% ########### 15.9% ############## 20.1% ################# 24.4% #################### 28.6% ####################### 32.9% ########################## 37.2% ############################### 43.6% ################################## 47.8% ##################################### 52.1% ####################################### 54.2% ######################################## 56.3% ########################################## 58.4% ############################################# 62.7% ################################################# 69.1% ###################################################### 75.5% ########################################################## 81.9% ############################################################### 88.2% ##################################################################### 96.8% ######################################################################## 100.0% [2020-05-05T18:36:49.571Z] #27 7.100 [2020-05-05T18:36:49.633Z] #44 ... [2020-05-05T18:36:49.633Z] [2020-05-05T18:36:49.633Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-05T18:36:49.633Z] #17 18.32 Selecting previously unselected package python3-minimal. [2020-05-05T18:36:49.633Z] #17 18.32 (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 ... 23447 files and directories currently installed.) [2020-05-05T18:36:49.633Z] #17 18.34 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-05-05T18:36:49.633Z] #17 18.40 Unpacking python3-minimal (3.7.3-1) ... [2020-05-05T18:36:49.633Z] #17 18.48 Selecting previously unselected package libmpdec2:s390x. [2020-05-05T18:36:49.633Z] #17 18.48 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-05-05T18:36:49.633Z] #17 18.48 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-05-05T18:36:49.915Z] #17 18.59 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-05-05T18:36:49.915Z] #17 18.59 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-05-05T18:36:49.915Z] #17 18.59 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-05-05T18:36:49.965Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 3.8s done [2020-05-05T18:36:49.966Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 [2020-05-05T18:36:50.197Z] #17 19.07 Selecting previously unselected package python3.7. [2020-05-05T18:36:50.197Z] #17 19.08 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-05-05T18:36:50.197Z] #17 19.08 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-05T18:36:50.197Z] #17 19.14 Selecting previously unselected package libpython3-stdlib:s390x. [2020-05-05T18:36:50.479Z] #17 19.14 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-05-05T18:36:50.479Z] #17 19.15 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-05-05T18:36:50.479Z] #17 19.18 Setting up python3-minimal (3.7.3-1) ... [2020-05-05T18:36:50.762Z] #17 19.71 Selecting previously unselected package python3. [2020-05-05T18:36:50.800Z] #27 7.435 ##### 7.0% ############# 18.4% ################### 26.9% ########################### 38.3% ################################### 49.8% ############################################ 61.3% #################################################### 72.8% ################################################################ 90.0% ######################################################################## 100.0% [2020-05-05T18:36:50.928Z] #7 extracting sha256:38b1453721cb272cf531587daa8f79cc38641a9750dc269d7f2f08feb80f6602 3.5s done [2020-05-05T18:36:51.045Z] #17 19.71 (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 ... 23859 files and directories currently installed.) [2020-05-05T18:36:51.045Z] #17 19.76 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-05-05T18:36:51.045Z] #17 19.77 Unpacking python3 (3.7.3-1) ... [2020-05-05T18:36:51.045Z] #17 19.83 Selecting previously unselected package libip4tc0:s390x. [2020-05-05T18:36:51.045Z] #17 19.83 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-05-05T18:36:51.045Z] #17 19.83 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-05-05T18:36:51.045Z] #17 19.87 Selecting previously unselected package libip6tc0:s390x. [2020-05-05T18:36:51.045Z] #17 19.87 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-05-05T18:36:51.045Z] #17 19.87 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-05-05T18:36:51.045Z] #17 19.93 Selecting previously unselected package libiptc0:s390x. [2020-05-05T18:36:51.045Z] #17 19.93 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-05-05T18:36:51.045Z] #17 19.93 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-05-05T18:36:51.045Z] #17 19.98 Selecting previously unselected package libnfnetlink0:s390x. [2020-05-05T18:36:51.045Z] #17 19.98 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-05-05T18:36:51.045Z] #17 20.00 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-05-05T18:36:51.045Z] #17 20.04 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-05-05T18:36:51.185Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 [2020-05-05T18:36:51.328Z] #17 20.04 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-05-05T18:36:51.328Z] #17 20.04 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-05-05T18:36:51.328Z] #17 20.08 Selecting previously unselected package libnftnl11:s390x. [2020-05-05T18:36:51.328Z] #17 20.08 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-05-05T18:36:51.328Z] #17 20.09 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-05-05T18:36:51.328Z] #17 20.13 Selecting previously unselected package iptables. [2020-05-05T18:36:51.328Z] #17 20.14 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-05-05T18:36:51.328Z] #17 20.14 Unpacking iptables (1.8.2-4) ... [2020-05-05T18:36:51.434Z] #27 8.965 [2020-05-05T18:36:51.610Z] #17 20.38 Selecting previously unselected package xxd. [2020-05-05T18:36:51.610Z] #17 20.39 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-05-05T18:36:51.610Z] #17 20.39 Unpacking xxd (2:8.1.0875-5) ... [2020-05-05T18:36:51.610Z] #17 20.49 Selecting previously unselected package vim-common. [2020-05-05T18:36:51.610Z] #17 20.49 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-05T18:36:51.610Z] #17 20.50 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-05T18:36:51.610Z] #17 20.62 Selecting previously unselected package bash-completion. [2020-05-05T18:36:51.902Z] #17 ... [2020-05-05T18:36:51.902Z] [2020-05-05T18:36:51.902Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-05T18:36:51.902Z] #30 DONE 106.4s [2020-05-05T18:36:51.902Z] [2020-05-05T18:36:51.902Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-05T18:36:51.902Z] #17 20.62 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-05T18:36:52.004Z] INFO [loader] Go packages loading at mode 575 (deps|files|name|types_sizes|compiled_files|exports_file|imports) took 1m54.684595363s [2020-05-05T18:36:52.004Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 468.482355ms [2020-05-05T18:36:52.955Z] #27 9.240 ## 3.7% ##### 7.9% ######### 13.1% ############# 18.3% ################## 26.0% ###################### 31.2% ########################## 36.3% ############################# 41.5% ################################# 46.7% ####################################### 54.4% [2020-05-05T18:36:52.955Z] #27 ... [2020-05-05T18:36:52.955Z] [2020-05-05T18:36:52.955Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-05T18:36:52.955Z] #43 55.37 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-05T18:36:52.955Z] #43 55.38 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-05T18:36:52.955Z] #43 55.39 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-05T18:36:52.955Z] #43 55.40 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-05T18:36:52.955Z] #43 55.41 Setting up python-six (1.12.0-1) ... [2020-05-05T18:36:52.955Z] #43 61.28 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-05T18:36:52.955Z] #43 61.29 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-05T18:36:52.955Z] #43 61.30 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-05T18:36:52.955Z] #43 61.30 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-05-05T18:36:52.955Z] #43 61.31 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-05T18:36:52.955Z] #43 61.34 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-05T18:36:52.955Z] #43 61.35 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-05T18:36:52.955Z] #43 61.36 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-05T18:36:52.955Z] #43 61.40 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-05T18:36:52.955Z] #43 61.40 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-05T18:36:53.248Z] #43 ... [2020-05-05T18:36:53.249Z] [2020-05-05T18:36:53.249Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-05T18:36:53.828Z] #27 9.240 ## 3.7% ##### 7.9% ######### 13.1% ############# 18.3% ################## 26.0% ###################### 31.2% ########################## 36.3% ############################# 41.5% ################################# 46.7% ####################################### 54.4% ########################################## 59.6% ############################################ 62.2% ################################################ 67.3% ####################################################### 76.6% ######################################################## 79.2% ############################################################## 86.9% #################################################################### 94.7% ######################################################################## 100.0% [2020-05-05T18:36:53.949Z] #17 22.94 Unpacking bash-completion (1:2.8-6) ... [2020-05-05T18:36:54.231Z] #17 23.17 Selecting previously unselected package bzip2. [2020-05-05T18:36:54.514Z] #17 23.17 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-05-05T18:36:54.514Z] #17 23.18 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-05T18:36:54.514Z] #17 23.22 Selecting previously unselected package xz-utils. [2020-05-05T18:36:54.514Z] #17 23.22 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-05-05T18:36:54.514Z] #17 23.23 Unpacking xz-utils (5.2.4-1) ... [2020-05-05T18:36:54.514Z] #17 23.32 Selecting previously unselected package apparmor. [2020-05-05T18:36:54.514Z] #17 23.32 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-05-05T18:36:54.514Z] #17 23.35 Unpacking apparmor (2.13.2-10) ... [2020-05-05T18:36:54.799Z] #17 23.62 Selecting previously unselected package aufs-tools. [2020-05-05T18:36:54.799Z] #17 23.62 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-05-05T18:36:54.799Z] #17 23.63 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-05T18:36:54.799Z] #17 23.72 Selecting previously unselected package libonig5:s390x. [2020-05-05T18:36:54.799Z] #17 23.73 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-05-05T18:36:54.799Z] #17 23.73 Unpacking libonig5:s390x (6.9.1-1) ... [2020-05-05T18:36:54.799Z] #17 23.82 Selecting previously unselected package libjq1:s390x. [2020-05-05T18:36:54.832Z] ok github.com/docker/docker/cmd/dockerd 0.101s coverage: 30.8% of statements [2020-05-05T18:36:54.832Z] ok github.com/docker/docker/container 0.178s coverage: 34.7% of statements [2020-05-05T18:36:54.832Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-05T18:36:54.832Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-05T18:36:54.832Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-05T18:36:54.832Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-05T18:36:54.832Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.061s coverage: 65.3% of statements [2020-05-05T18:36:54.866Z] #27 12.10 [2020-05-05T18:36:55.082Z] #17 23.83 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-05-05T18:36:55.082Z] #17 23.83 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-05T18:36:55.082Z] #17 23.90 Selecting previously unselected package jq. [2020-05-05T18:36:55.082Z] #17 23.90 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-05-05T18:36:55.082Z] #17 23.91 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-05T18:36:55.082Z] #17 23.98 Selecting previously unselected package libaio1:s390x. [2020-05-05T18:36:55.082Z] #17 23.98 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-05-05T18:36:55.082Z] #17 23.98 Unpacking libaio1:s390x (0.3.112-3) ... [2020-05-05T18:36:55.082Z] #17 24.05 Selecting previously unselected package libgpm2:s390x. [2020-05-05T18:36:55.082Z] #17 24.05 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-05-05T18:36:55.082Z] #17 24.06 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-05-05T18:36:55.224Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 5.1s [2020-05-05T18:36:55.364Z] #17 24.13 Selecting previously unselected package libicu63:s390x. [2020-05-05T18:36:55.364Z] #17 24.14 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-05-05T18:36:55.364Z] #17 24.14 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-05-05T18:36:56.214Z] ok github.com/docker/docker/daemon/cluster/convert 0.043s coverage: 35.6% of statements [2020-05-05T18:36:56.425Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 5.0s [2020-05-05T18:36:57.121Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 7.4s done [2020-05-05T18:36:57.121Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 [2020-05-05T18:36:57.380Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done [2020-05-05T18:36:57.380Z] #7 DONE 26.2s [2020-05-05T18:36:57.380Z] [2020-05-05T18:36:57.380Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-05T18:36:57.387Z] #17 26.16 Selecting previously unselected package libnet1:s390x. [2020-05-05T18:36:57.387Z] #17 26.16 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-05-05T18:36:57.387Z] #17 26.16 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-05T18:36:57.387Z] #17 26.24 Selecting previously unselected package libnl-3-200:s390x. [2020-05-05T18:36:57.387Z] #17 26.24 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-05-05T18:36:57.387Z] #17 26.25 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-05-05T18:36:57.387Z] #17 26.31 Selecting previously unselected package libprotobuf-c1:s390x. [2020-05-05T18:36:57.387Z] #17 26.31 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-05-05T18:36:57.387Z] #17 26.31 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-05T18:36:57.387Z] #17 26.36 Selecting previously unselected package libreadline5:s390x. [2020-05-05T18:36:57.387Z] #17 26.36 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-05-05T18:36:57.387Z] #17 26.37 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-05-05T18:36:57.495Z] #27 12.39 0.7% # 1.6% ### 4.3% #### 6.4% ##### 8.2% ####### 10.0% ######### 12.7% ########### 15.3% ############ 18.0% ############## 19.7% ################ 22.4% ################ 23.3% ################## 25.1% ################## 25.8% ################### 27.5% ##################### 29.3% ###################### 31.1% ######################## 33.8% ########################## 36.5% ############################ 39.2% ############################# 41.2% [2020-05-05T18:36:57.495Z] #27 ... [2020-05-05T18:36:57.495Z] [2020-05-05T18:36:57.495Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:36:57.495Z] #10 59.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-05-05T18:36:57.495Z] #10 64.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-05-05T18:36:57.495Z] #10 65.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-05-05T18:36:57.495Z] #10 65.19 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-05T18:36:57.495Z] #10 65.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-05T18:36:57.495Z] #10 65.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-05-05T18:36:57.495Z] #10 65.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-05-05T18:36:57.495Z] #10 65.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-05-05T18:36:57.495Z] #10 65.64 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-05-05T18:36:57.495Z] #10 65.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-05-05T18:36:57.495Z] #10 65.80 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-05-05T18:36:57.495Z] #10 66.00 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-05-05T18:36:57.495Z] #10 66.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-05-05T18:36:57.495Z] #10 66.18 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-05-05T18:36:57.495Z] #10 66.28 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-05-05T18:36:57.495Z] #10 66.29 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-05-05T18:36:57.495Z] #10 68.81 debconf: delaying package configuration, since apt-utils is not installed [2020-05-05T18:36:57.495Z] #10 69.06 Fetched 78.9 MB in 16s (5023 kB/s) [2020-05-05T18:36:57.495Z] #10 69.26 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-05T18:36:57.495Z] #10 69.26 (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 ... 15338 files and directories currently installed.) [2020-05-05T18:36:57.495Z] #10 69.39 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-05-05T18:36:57.495Z] #10 69.40 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-05T18:36:57.595Z] ok github.com/docker/docker/daemon/cluster 0.133s coverage: 0.5% of statements [2020-05-05T18:36:57.669Z] #17 26.44 Selecting previously unselected package net-tools. [2020-05-05T18:36:57.669Z] #17 26.44 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-05-05T18:36:57.669Z] #17 26.44 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-05T18:36:57.669Z] #17 26.55 Selecting previously unselected package python-pip-whl. [2020-05-05T18:36:57.669Z] #17 26.55 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-05T18:36:57.669Z] #17 26.55 Unpacking python-pip-whl (18.1-5) ... [2020-05-05T18:36:57.790Z] #10 ... [2020-05-05T18:36:57.790Z] [2020-05-05T18:36:57.790Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-05T18:36:57.952Z] #17 26.88 Selecting previously unselected package python3-lib2to3. [2020-05-05T18:36:57.952Z] #17 26.89 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-05T18:36:57.952Z] #17 26.89 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-05T18:36:57.952Z] #17 26.96 Selecting previously unselected package python3-distutils. [2020-05-05T18:36:58.234Z] #17 26.96 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-05T18:36:58.234Z] #17 26.96 Unpacking python3-distutils (3.7.3-1) ... [2020-05-05T18:36:58.234Z] #17 27.05 Selecting previously unselected package python3-pip. [2020-05-05T18:36:58.234Z] #17 27.05 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-05T18:36:58.234Z] #17 27.06 Unpacking python3-pip (18.1-5) ... [2020-05-05T18:36:58.234Z] #17 27.15 Selecting previously unselected package python3-pkg-resources. [2020-05-05T18:36:58.234Z] #17 27.15 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-05T18:36:58.234Z] #17 27.16 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-05T18:36:58.234Z] #17 27.23 Selecting previously unselected package python3-setuptools. [2020-05-05T18:36:58.312Z] #7 extracting sha256:fbf24695ef9896635c70eaf51fb67c6cc91f306a893b30ab38a29d4dd131c4c9 7.3s done [2020-05-05T18:36:58.516Z] #17 27.23 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-05T18:36:58.516Z] #17 27.24 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-05T18:36:58.516Z] #17 27.38 Selecting previously unselected package python3-wheel. [2020-05-05T18:36:58.516Z] #17 27.39 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-05T18:36:58.516Z] #17 27.39 Unpacking python3-wheel (0.32.3-2) ... [2020-05-05T18:36:58.516Z] #17 27.43 Selecting previously unselected package sudo. [2020-05-05T18:36:58.516Z] #17 27.43 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-05-05T18:36:58.516Z] #17 27.44 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-05T18:36:58.568Z] #7 extracting sha256:4780acafd98c2f2b2139f70862bf40ecb6c3a84abd2afa853260460edb3fc112 done [2020-05-05T18:36:58.823Z] #7 DONE 27.2s [2020-05-05T18:36:58.823Z] [2020-05-05T18:36:58.823Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-05T18:36:58.982Z] #27 12.39 0.7% # 1.6% ### 4.3% #### 6.4% ##### 8.2% ####### 10.0% ######### 12.7% ########### 15.3% ############ 18.0% ############## 19.7% ################ 22.4% ################ 23.3% ################## 25.1% ################## 25.8% ################### 27.5% ##################### 29.3% ###################### 31.1% ######################## 33.8% ########################## 36.5% ############################ 39.2% ############################# 41.2% ############################### 43.7% ################################ 45.5% ################################## 48.2% #################################### 50.9% ###################################### 53.9% ######################################## 56.1% ######################################### 57.9% ########################################## 59.7% ############################################ 62.3% ############################################## 65.0% ################################################ 67.7% [2020-05-05T18:36:58.982Z] #27 ... [2020-05-05T18:36:58.982Z] [2020-05-05T18:36:58.982Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:36:58.982Z] #38 0.341 + RM_GOPATH=0 [2020-05-05T18:36:58.982Z] #38 0.342 + TMP_GOPATH= [2020-05-05T18:36:58.982Z] #38 0.343 + : /build [2020-05-05T18:36:58.982Z] #38 0.344 + '[' -z '' ']' [2020-05-05T18:36:58.982Z] #38 0.349 ++ mktemp -d [2020-05-05T18:36:58.982Z] #38 0.376 + export GOPATH=/tmp/tmp.GVSoSdJGoX [2020-05-05T18:36:58.982Z] #38 0.376 + GOPATH=/tmp/tmp.GVSoSdJGoX [2020-05-05T18:36:58.982Z] #38 0.376 + RM_GOPATH=1 [2020-05-05T18:36:58.982Z] #38 0.378 ++ dirname ./install.sh [2020-05-05T18:36:58.982Z] #38 0.381 + dir=. [2020-05-05T18:36:58.982Z] #38 0.381 + bin=tini [2020-05-05T18:36:58.982Z] #38 0.381 + shift [2020-05-05T18:36:58.982Z] #38 0.381 + '[' '!' -f ./tini.installer ']' [2020-05-05T18:36:58.982Z] #38 0.381 + . ./tini.installer [2020-05-05T18:36:58.982Z] #38 0.382 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-05T18:36:58.982Z] #38 0.383 + install_tini [2020-05-05T18:36:58.982Z] #38 0.383 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-05T18:36:58.982Z] #38 0.384 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-05T18:36:58.982Z] #38 0.384 + git clone https://github.com/krallin/tini.git /tmp/tmp.GVSoSdJGoX/tini [2020-05-05T18:36:58.982Z] #38 0.417 Cloning into '/tmp/tmp.GVSoSdJGoX/tini'... [2020-05-05T18:36:58.982Z] #38 2.112 + cd /tmp/tmp.GVSoSdJGoX/tini [2020-05-05T18:36:58.982Z] #38 2.114 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-05T18:36:58.982Z] #38 2.159 + cmake . [2020-05-05T18:36:58.982Z] #38 3.222 -- The C compiler identification is GNU 8.3.0 [2020-05-05T18:36:58.982Z] #38 3.436 -- Check for working C compiler: /usr/bin/cc [2020-05-05T18:36:58.982Z] #38 4.709 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-05T18:36:58.982Z] #38 4.713 -- Detecting C compiler ABI info [2020-05-05T18:36:58.982Z] #38 5.923 -- Detecting C compiler ABI info - done [2020-05-05T18:36:58.982Z] #38 6.071 -- Detecting C compile features [2020-05-05T18:36:58.982Z] #38 9.503 -- Detecting C compile features - done [2020-05-05T18:36:58.982Z] #38 9.594 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-05T18:36:58.982Z] #38 10.16 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-05T18:36:58.982Z] #38 ... [2020-05-05T18:36:58.982Z] [2020-05-05T18:36:58.982Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-05T18:36:59.130Z] #17 27.80 Selecting previously unselected package thin-provisioning-tools. [2020-05-05T18:36:59.130Z] #17 27.80 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-05-05T18:36:59.130Z] #17 27.80 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-05T18:36:59.130Z] #17 27.92 Selecting previously unselected package uidmap. [2020-05-05T18:36:59.130Z] #17 27.92 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-05-05T18:36:59.130Z] #17 27.93 Unpacking uidmap (1:4.5-1.1) ... [2020-05-05T18:36:59.130Z] #17 27.99 Selecting previously unselected package vim-runtime. [2020-05-05T18:36:59.130Z] #17 27.99 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-05T18:36:59.130Z] #17 28.01 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-05T18:36:59.130Z] #17 28.02 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-05T18:36:59.130Z] #17 28.03 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-05T18:36:59.293Z] #8 DONE 1.9s [2020-05-05T18:36:59.293Z] [2020-05-05T18:36:59.293Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-05T18:37:00.190Z] #8 DONE 1.5s [2020-05-05T18:37:00.190Z] [2020-05-05T18:37:00.190Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-05T18:37:00.224Z] #9 DONE 1.0s [2020-05-05T18:37:00.224Z] [2020-05-05T18:37:00.224Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-05T18:37:00.260Z] #27 12.39 0.7% # 1.6% ### 4.3% #### 6.4% ##### 8.2% ####### 10.0% ######### 12.7% ########### 15.3% ############ 18.0% ############## 19.7% ################ 22.4% ################ 23.3% ################## 25.1% ################## 25.8% ################### 27.5% ##################### 29.3% ###################### 31.1% ######################## 33.8% ########################## 36.5% ############################ 39.2% ############################# 41.2% ############################### 43.7% ################################ 45.5% ################################## 48.2% #################################### 50.9% ###################################### 53.9% ######################################## 56.1% ######################################### 57.9% ########################################## 59.7% ############################################ 62.3% ############################################## 65.0% ################################################ 67.7% ################################################## 70.4% #################################################### 73.1% ##################################################### 74.8% ####################################################### 77.5% ######################################################### 79.3% ########################################################### 82.0% ############################################################# 86.0% ############################################################### 87.8% ################################################################ 89.4% [2020-05-05T18:37:00.260Z] #27 ... [2020-05-05T18:37:00.260Z] [2020-05-05T18:37:00.260Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-05T18:37:00.260Z] #43 72.23 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-05T18:37:00.260Z] #43 72.23 Processing triggers for libc-bin (2.28-10) ... [2020-05-05T18:37:00.260Z] #43 DONE 72.6s [2020-05-05T18:37:00.260Z] [2020-05-05T18:37:00.260Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-05T18:37:00.482Z] #25 ... [2020-05-05T18:37:00.482Z] [2020-05-05T18:37:00.482Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-05T18:37:00.482Z] #40 DONE 0.1s [2020-05-05T18:37:00.482Z] [2020-05-05T18:37:00.482Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-05T18:37:00.482Z] #29 DONE 0.1s [2020-05-05T18:37:00.482Z] [2020-05-05T18:37:00.482Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-05T18:37:00.482Z] #21 DONE 0.1s [2020-05-05T18:37:00.482Z] [2020-05-05T18:37:00.482Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-05T18:37:00.482Z] #22 DONE 0.2s [2020-05-05T18:37:00.482Z] [2020-05-05T18:37:00.482Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-05T18:37:00.746Z] #32 ... [2020-05-05T18:37:00.746Z] [2020-05-05T18:37:00.746Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-05T18:37:00.746Z] #73 DONE 0.2s [2020-05-05T18:37:00.746Z] [2020-05-05T18:37:00.746Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-05T18:37:00.746Z] #55 DONE 0.3s [2020-05-05T18:37:00.746Z] [2020-05-05T18:37:00.746Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-05T18:37:00.746Z] #67 DONE 0.3s [2020-05-05T18:37:00.746Z] [2020-05-05T18:37:00.746Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-05T18:37:00.746Z] #52 DONE 0.3s [2020-05-05T18:37:00.746Z] [2020-05-05T18:37:00.746Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-05T18:37:00.746Z] #49 DONE 0.3s [2020-05-05T18:37:00.746Z] [2020-05-05T18:37:00.746Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-05T18:37:00.746Z] #46 DONE 0.3s [2020-05-05T18:37:00.746Z] [2020-05-05T18:37:00.746Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-05T18:37:00.746Z] #32 DONE 0.3s [2020-05-05T18:37:00.746Z] [2020-05-05T18:37:00.746Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:37:00.888Z] ok github.com/docker/docker/daemon/discovery 0.015s coverage: 30.0% of statements [2020-05-05T18:37:00.888Z] ok github.com/docker/docker/daemon/config 0.088s coverage: 81.7% of statements [2020-05-05T18:37:01.138Z] #27 12.39 0.7% # 1.6% ### 4.3% #### 6.4% ##### 8.2% ####### 10.0% ######### 12.7% ########### 15.3% ############ 18.0% ############## 19.7% ################ 22.4% ################ 23.3% ################## 25.1% ################## 25.8% ################### 27.5% ##################### 29.3% ###################### 31.1% ######################## 33.8% ########################## 36.5% ############################ 39.2% ############################# 41.2% ############################### 43.7% ################################ 45.5% ################################## 48.2% #################################### 50.9% ###################################### 53.9% ######################################## 56.1% ######################################### 57.9% ########################################## 59.7% ############################################ 62.3% ############################################## 65.0% ################################################ 67.7% ################################################## 70.4% #################################################### 73.1% ##################################################### 74.8% ####################################################### 77.5% ######################################################### 79.3% ########################################################### 82.0% ############################################################# 86.0% ############################################################### 87.8% ################################################################ 89.4% ################################################################# 91.2% ################################################################## 92.9% #################################################################### 94.7% ##################################################################### 96.5% ###################################################################### 98.3% ######################################################################## 100.0% [2020-05-05T18:37:01.138Z] #27 18.62 [2020-05-05T18:37:01.150Z] #17 30.03 Selecting previously unselected package vim. [2020-05-05T18:37:01.150Z] #17 30.04 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-05-05T18:37:01.150Z] #17 30.05 Unpacking vim (2:8.1.0875-5) ... [2020-05-05T18:37:01.432Z] #17 ... [2020-05-05T18:37:01.432Z] [2020-05-05T18:37:01.432Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:37:01.432Z] #44 70.06 CC criu/cr-service.o [2020-05-05T18:37:01.432Z] #44 71.06 CC criu/crtools.o [2020-05-05T18:37:01.432Z] #44 71.73 CC criu/eventfd.o [2020-05-05T18:37:01.432Z] #44 71.96 CC criu/eventpoll.o [2020-05-05T18:37:01.432Z] #44 72.51 CC criu/external.o [2020-05-05T18:37:01.432Z] #44 72.81 CC criu/fault-injection.o [2020-05-05T18:37:01.432Z] #44 72.88 CC criu/fdstore.o [2020-05-05T18:37:01.432Z] #44 73.18 CC criu/fifo.o [2020-05-05T18:37:01.432Z] #44 73.38 CC criu/file-ids.o [2020-05-05T18:37:01.432Z] #44 73.50 CC criu/file-lock.o [2020-05-05T18:37:01.432Z] #44 73.83 CC criu/files-ext.o [2020-05-05T18:37:01.432Z] #44 74.03 CC criu/files-reg.o [2020-05-05T18:37:01.432Z] #44 75.26 CC criu/files.o [2020-05-05T18:37:01.432Z] #44 76.26 CC criu/filesystems.o [2020-05-05T18:37:01.432Z] #44 76.65 CC criu/fsnotify.o [2020-05-05T18:37:01.432Z] #44 77.18 CC criu/image-desc.o [2020-05-05T18:37:01.432Z] #44 77.23 CC criu/image.o [2020-05-05T18:37:01.432Z] #44 77.61 CC criu/ipc_ns.o [2020-05-05T18:37:01.432Z] #44 78.26 CC criu/irmap.o [2020-05-05T18:37:01.432Z] #44 78.56 CC criu/kcmp-ids.o [2020-05-05T18:37:01.432Z] #44 78.90 CC criu/kerndat.o [2020-05-05T18:37:01.432Z] #44 79.61 CC criu/libnetlink.o [2020-05-05T18:37:01.432Z] #44 79.92 CC criu/log.o [2020-05-05T18:37:01.432Z] #44 80.22 CC criu/lsm.o [2020-05-05T18:37:01.432Z] #44 ... [2020-05-05T18:37:01.432Z] [2020-05-05T18:37:01.432Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-05T18:37:01.432Z] #17 30.42 Selecting previously unselected package xfsprogs. [2020-05-05T18:37:01.432Z] #17 30.42 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-05-05T18:37:01.432Z] #17 30.42 Unpacking xfsprogs (4.20.0-1) ... [2020-05-05T18:37:01.556Z] #9 DONE 1.0s [2020-05-05T18:37:01.556Z] [2020-05-05T18:37:01.556Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-05T18:37:01.556Z] #29 DONE 0.1s [2020-05-05T18:37:01.556Z] [2020-05-05T18:37:01.556Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-05T18:37:01.556Z] #40 DONE 0.1s [2020-05-05T18:37:01.556Z] [2020-05-05T18:37:01.556Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-05T18:37:01.556Z] #21 DONE 0.2s [2020-05-05T18:37:01.556Z] [2020-05-05T18:37:01.556Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-05T18:37:01.556Z] #55 ... [2020-05-05T18:37:01.556Z] [2020-05-05T18:37:01.556Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-05T18:37:01.556Z] #52 DONE 0.1s [2020-05-05T18:37:01.556Z] [2020-05-05T18:37:01.556Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-05T18:37:01.556Z] #49 DONE 0.1s [2020-05-05T18:37:01.556Z] [2020-05-05T18:37:01.556Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-05T18:37:01.556Z] #46 DONE 0.1s [2020-05-05T18:37:01.556Z] [2020-05-05T18:37:01.556Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-05T18:37:01.556Z] #22 DONE 0.1s [2020-05-05T18:37:01.556Z] [2020-05-05T18:37:01.556Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-05T18:37:01.556Z] #32 DONE 0.2s [2020-05-05T18:37:01.556Z] [2020-05-05T18:37:01.556Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-05T18:37:01.556Z] #73 DONE 0.2s [2020-05-05T18:37:01.556Z] [2020-05-05T18:37:01.556Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-05T18:37:01.556Z] #67 DONE 0.2s [2020-05-05T18:37:01.556Z] [2020-05-05T18:37:01.556Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-05T18:37:01.556Z] #55 DONE 0.2s [2020-05-05T18:37:01.556Z] [2020-05-05T18:37:01.556Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:37:01.833Z] ok github.com/docker/docker/daemon/events 0.085s coverage: 50.0% of statements [2020-05-05T18:37:01.965Z] INFO [runner/unused/goanalysis] analyzers took 27.553721934s with top 10 stages: buildssa: 23.681393816s, U1000: 3.872328118s [2020-05-05T18:37:02.046Z] #17 30.69 Selecting previously unselected package zip. [2020-05-05T18:37:02.046Z] #17 30.69 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-05-05T18:37:02.046Z] #17 30.70 Unpacking zip (3.0-11+b1) ... [2020-05-05T18:37:02.046Z] #17 30.79 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-05T18:37:02.046Z] #17 30.80 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-05T18:37:02.046Z] #17 30.81 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-05-05T18:37:02.046Z] #17 30.81 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-05-05T18:37:02.046Z] #17 30.82 Setting up libgpm2:s390x (1.20.7-5) ... [2020-05-05T18:37:02.046Z] #17 30.83 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-05-05T18:37:02.046Z] #17 30.83 Setting up uidmap (1:4.5-1.1) ... [2020-05-05T18:37:02.046Z] #17 30.84 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-05-05T18:37:02.046Z] #17 30.85 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-05-05T18:37:02.046Z] #17 30.86 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-05T18:37:02.046Z] #17 30.86 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-05-05T18:37:02.046Z] #17 30.87 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-05-05T18:37:02.046Z] #17 30.88 Setting up xxd (2:8.1.0875-5) ... [2020-05-05T18:37:02.046Z] #17 30.88 Setting up zip (3.0-11+b1) ... [2020-05-05T18:37:02.046Z] #17 30.89 Setting up vim-common (2:8.1.0875-5) ... [2020-05-05T18:37:02.046Z] #17 30.90 Setting up bash-completion (1:2.8-6) ... [2020-05-05T18:37:02.640Z] #27 ... [2020-05-05T18:37:02.640Z] [2020-05-05T18:37:02.640Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:37:02.640Z] #33 64.42 sync [2020-05-05T18:37:02.640Z] #33 64.44 internal/reflectlite [2020-05-05T18:37:02.640Z] #33 70.71 errors [2020-05-05T18:37:02.640Z] #33 70.74 sort [2020-05-05T18:37:02.640Z] #33 71.93 io [2020-05-05T18:37:02.640Z] #33 71.93 internal/oserror [2020-05-05T18:37:02.640Z] #33 71.96 strconv [2020-05-05T18:37:02.640Z] #33 72.77 syscall [2020-05-05T18:37:02.640Z] #33 ... [2020-05-05T18:37:02.640Z] [2020-05-05T18:37:02.640Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:37:02.640Z] #10 74.45 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-05T18:37:02.640Z] #10 74.45 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-05-05T18:37:02.640Z] #10 74.46 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-05T18:37:03.528Z] #17 32.36 Setting up libiptc0:s390x (1.8.2-4) ... [2020-05-05T18:37:03.528Z] #17 32.37 Setting up xz-utils (5.2.4-1) ... [2020-05-05T18:37:03.528Z] #17 32.38 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-05T18:37:03.528Z] #17 32.39 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-05T18:37:03.528Z] #17 32.43 invoke-rc.d: could not determine current runlevel [2020-05-05T18:37:03.528Z] #17 32.43 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-05T18:37:03.528Z] #17 32.44 Setting up pigz (2.4-1) ... [2020-05-05T18:37:03.528Z] #17 32.45 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-05-05T18:37:03.744Z] ok github.com/docker/docker/daemon/graphdriver 0.018s coverage: 2.2% of statements [2020-05-05T18:37:03.811Z] #17 32.45 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-05-05T18:37:03.811Z] #17 32.47 Setting up python-pip-whl (18.1-5) ... [2020-05-05T18:37:03.811Z] #17 32.47 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-05-05T18:37:03.811Z] #17 32.48 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-05T18:37:03.811Z] #17 32.72 Setting up libaio1:s390x (0.3.112-3) ... [2020-05-05T18:37:03.811Z] #17 32.73 Setting up libonig5:s390x (6.9.1-1) ... [2020-05-05T18:37:03.811Z] #17 32.74 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-05-05T18:37:03.811Z] #17 32.74 Setting up vim (2:8.1.0875-5) ... [2020-05-05T18:37:03.811Z] #17 32.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-05T18:37:03.811Z] #17 32.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-05T18:37:03.811Z] #17 32.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-05T18:37:03.811Z] #17 32.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-05T18:37:03.811Z] #17 32.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-05T18:37:03.811Z] #17 32.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-05T18:37:03.811Z] #17 32.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-05T18:37:03.811Z] #17 32.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-05T18:37:03.811Z] #17 32.79 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-05-05T18:37:03.811Z] #17 32.80 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-05T18:37:03.811Z] #17 32.81 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-05-05T18:37:03.811Z] #17 32.81 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-05T18:37:03.811Z] #17 32.82 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-05-05T18:37:03.811Z] #17 32.83 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-05T18:37:05.833Z] #17 34.58 Setting up iptables (1.8.2-4) ... [2020-05-05T18:37:05.833Z] #17 34.59 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-05T18:37:05.833Z] #17 34.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-05T18:37:05.833Z] #17 34.59 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-05T18:37:05.833Z] #17 34.60 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-05T18:37:05.833Z] #17 34.60 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-05T18:37:05.833Z] #17 34.60 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-05T18:37:05.833Z] #17 34.61 Setting up python3 (3.7.3-1) ... [2020-05-05T18:37:06.115Z] #17 34.96 Setting up python3-wheel (0.32.3-2) ... [2020-05-05T18:37:06.156Z] #10 ... [2020-05-05T18:37:06.156Z] [2020-05-05T18:37:06.156Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:37:06.156Z] #38 10.55 -- Configuring done [2020-05-05T18:37:06.156Z] #38 10.60 -- Generating done [2020-05-05T18:37:06.156Z] #38 10.62 -- Build files have been written to: /tmp/tmp.GVSoSdJGoX/tini [2020-05-05T18:37:06.156Z] #38 10.66 + make tini-static [2020-05-05T18:37:06.156Z] #38 11.93 Scanning dependencies of target tini-static [2020-05-05T18:37:06.156Z] #38 12.04 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-05T18:37:06.156Z] #38 15.19 [100%] Linking C executable tini-static [2020-05-05T18:37:06.156Z] #38 16.45 [100%] Built target tini-static [2020-05-05T18:37:06.156Z] #38 16.61 + mkdir -p /build [2020-05-05T18:37:06.156Z] #38 16.62 + cp tini-static /build/docker-init [2020-05-05T18:37:06.156Z] #38 DONE 16.7s [2020-05-05T18:37:06.156Z] [2020-05-05T18:37:06.156Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-05T18:37:06.156Z] #27 20.76 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-05T18:37:06.156Z] #27 21.53 [2020-05-05T18:37:06.156Z] #27 21.73 ### 5.0% ######################################################################## 100.0% [2020-05-05T18:37:06.156Z] #27 22.07 [2020-05-05T18:37:06.729Z] #17 35.40 Setting up apparmor (2.13.2-10) ... [2020-05-05T18:37:07.032Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-05-05T18:37:07.204Z] #27 24.63 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-05T18:37:07.309Z] #33 ... [2020-05-05T18:37:07.309Z] [2020-05-05T18:37:07.309Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-05T18:37:07.309Z] #35 6.117 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-05T18:37:07.309Z] #35 6.155 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-05T18:37:07.309Z] #35 6.164 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-05T18:37:07.309Z] #35 ... [2020-05-05T18:37:07.309Z] [2020-05-05T18:37:07.309Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-05T18:37:07.309Z] #25 6.576 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-05T18:37:07.309Z] #25 6.710 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-05T18:37:07.309Z] #25 6.715 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-05T18:37:07.517Z] #27 ... [2020-05-05T18:37:07.517Z] [2020-05-05T18:37:07.517Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:37:07.517Z] #47 69.49 github.com/LK4D4/vndr/godl/singleflight [2020-05-05T18:37:07.517Z] #47 69.51 math/rand [2020-05-05T18:37:07.517Z] #47 69.56 internal/reflectlite [2020-05-05T18:37:07.517Z] #47 69.57 internal/singleflight [2020-05-05T18:37:07.517Z] #47 75.46 sort [2020-05-05T18:37:07.517Z] #47 75.50 io [2020-05-05T18:37:07.517Z] #47 75.53 strconv [2020-05-05T18:37:07.517Z] #47 75.78 syscall [2020-05-05T18:37:07.517Z] #47 ... [2020-05-05T18:37:07.517Z] [2020-05-05T18:37:07.517Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:37:07.517Z] #56 79.59 strings [2020-05-05T18:37:07.517Z] #56 79.59 bytes [2020-05-05T18:37:07.517Z] #56 79.77 strconv [2020-05-05T18:37:07.736Z] #17 36.39 Setting up xfsprogs (4.20.0-1) ... [2020-05-05T18:37:07.736Z] #17 36.40 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-05T18:37:07.807Z] #56 79.89 syscall [2020-05-05T18:37:08.019Z] #17 36.70 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-05T18:37:08.094Z] #56 ... [2020-05-05T18:37:08.094Z] [2020-05-05T18:37:08.094Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-05T18:37:08.094Z] #35 6.491 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-05T18:37:08.094Z] #35 6.557 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-05T18:37:08.094Z] #35 6.557 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-05T18:37:08.301Z] #17 37.26 Setting up python3-distutils (3.7.3-1) ... [2020-05-05T18:37:08.350Z] #35 ... [2020-05-05T18:37:08.350Z] [2020-05-05T18:37:08.350Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-05T18:37:08.350Z] #62 7.007 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-05T18:37:08.350Z] #62 7.093 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-05T18:37:08.350Z] #62 7.098 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-05T18:37:08.409Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.484s coverage: 14.0% of statements [2020-05-05T18:37:08.911Z] #62 ... [2020-05-05T18:37:08.911Z] [2020-05-05T18:37:08.911Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-05T18:37:08.911Z] #35 7.577 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-05T18:37:08.916Z] #17 37.64 Setting up python3-setuptools (40.8.0-1) ... [2020-05-05T18:37:08.978Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.754s coverage: 57.0% of statements [2020-05-05T18:37:09.217Z] #25 8.636 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-05T18:37:09.531Z] #17 38.42 Setting up python3-pip (18.1-5) ... [2020-05-05T18:37:10.145Z] #17 39.09 Processing triggers for libc-bin (2.28-10) ... [2020-05-05T18:37:10.145Z] #17 39.14 Processing triggers for mime-support (3.62) ... [2020-05-05T18:37:10.541Z] #56 ... [2020-05-05T18:37:10.541Z] [2020-05-05T18:37:10.541Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:37:10.541Z] #44 2.365 Note: Building without setproctitle() and strlcpy() support. [2020-05-05T18:37:10.541Z] #44 2.365 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-05T18:37:10.541Z] #44 2.377 Note: Building without GnuTLS support [2020-05-05T18:37:10.541Z] #44 4.759 fatal: not a git repository (or any of the parent directories): .git [2020-05-05T18:37:10.541Z] #44 4.804 GEN .gitid [2020-05-05T18:37:10.541Z] #44 4.828 GEN criu/include/version.h [2020-05-05T18:37:10.541Z] #44 4.867 GEN include/common/asm [2020-05-05T18:37:10.541Z] #44 8.500 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-05T18:37:10.541Z] #44 8.735 PBCC images/opts.pb-c.c [2020-05-05T18:37:10.541Z] #44 8.818 PBCC images/sit.pb-c.c [2020-05-05T18:37:10.541Z] #44 9.005 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-05T18:37:10.541Z] #44 9.139 DEP images/opts.pb-c.d [2020-05-05T18:37:10.541Z] #44 9.214 DEP images/sit.pb-c.d [2020-05-05T18:37:10.541Z] #44 9.312 PBCC images/macvlan.pb-c.c [2020-05-05T18:37:10.541Z] #44 9.334 DEP images/macvlan.pb-c.d [2020-05-05T18:37:10.541Z] #44 9.511 PBCC images/autofs.pb-c.c [2020-05-05T18:37:10.541Z] #44 9.560 DEP images/autofs.pb-c.d [2020-05-05T18:37:10.541Z] #44 9.692 PBCC images/sysctl.pb-c.c [2020-05-05T18:37:10.541Z] #44 9.735 DEP images/sysctl.pb-c.d [2020-05-05T18:37:10.541Z] #44 9.815 PBCC images/time.pb-c.c [2020-05-05T18:37:10.541Z] #44 9.861 DEP images/time.pb-c.d [2020-05-05T18:37:10.541Z] #44 9.988 PBCC images/binfmt-misc.pb-c.c [2020-05-05T18:37:10.541Z] #44 10.05 DEP images/binfmt-misc.pb-c.d [2020-05-05T18:37:10.541Z] #44 10.16 PBCC images/seccomp.pb-c.c [2020-05-05T18:37:10.541Z] #44 10.22 DEP images/seccomp.pb-c.d [2020-05-05T18:37:10.541Z] #44 ... [2020-05-05T18:37:10.541Z] [2020-05-05T18:37:10.541Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-05T18:37:10.541Z] #27 25.53 [2020-05-05T18:37:10.541Z] #27 25.74 ############################################## 64.2% ######################################################################## 100.0% [2020-05-05T18:37:10.541Z] #27 26.07 [2020-05-05T18:37:10.541Z] #27 27.91 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-05T18:37:10.541Z] #27 27.99 skipping existing c8c2d4a6b2e3 [2020-05-05T18:37:10.594Z] #25 ... [2020-05-05T18:37:10.594Z] [2020-05-05T18:37:10.594Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-05T18:37:10.594Z] #43 8.858 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-05T18:37:10.594Z] #43 8.943 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-05T18:37:10.594Z] #43 8.943 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-05T18:37:10.594Z] #43 ... [2020-05-05T18:37:10.594Z] [2020-05-05T18:37:10.594Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-05T18:37:10.594Z] #30 8.751 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-05T18:37:10.594Z] #30 8.756 Cloning into '.'... [2020-05-05T18:37:10.594Z] #30 ... [2020-05-05T18:37:10.594Z] [2020-05-05T18:37:10.594Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-05T18:37:10.594Z] #62 10.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-05T18:37:10.594Z] #62 ... [2020-05-05T18:37:10.594Z] [2020-05-05T18:37:10.594Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:37:10.594Z] #68 9.424 + RM_GOPATH=0 [2020-05-05T18:37:10.594Z] #68 9.425 + TMP_GOPATH= [2020-05-05T18:37:10.594Z] #68 9.426 + : /build/ [2020-05-05T18:37:10.594Z] #68 9.426 + '[' -z '' ']' [2020-05-05T18:37:10.594Z] #68 9.433 ++ mktemp -d [2020-05-05T18:37:10.594Z] #68 9.466 + export GOPATH=/tmp/tmp.htuCFYzCBi [2020-05-05T18:37:10.594Z] #68 9.467 + GOPATH=/tmp/tmp.htuCFYzCBi [2020-05-05T18:37:10.594Z] #68 9.467 + RM_GOPATH=1 [2020-05-05T18:37:10.594Z] #68 9.471 ++ dirname ./install.sh [2020-05-05T18:37:10.594Z] #68 9.473 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-05T18:37:10.594Z] #68 9.476 + dir=. [2020-05-05T18:37:10.594Z] #68 9.476 + bin=rootlesskit [2020-05-05T18:37:10.594Z] #68 9.476 + shift [2020-05-05T18:37:10.594Z] #68 9.476 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-05T18:37:10.594Z] #68 9.476 + . ./rootlesskit.installer [2020-05-05T18:37:10.594Z] #68 9.476 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-05T18:37:10.594Z] #68 9.476 + install_rootlesskit [2020-05-05T18:37:10.594Z] #68 9.476 + case "$1" in [2020-05-05T18:37:10.594Z] #68 9.476 + export CGO_ENABLED=0 [2020-05-05T18:37:10.594Z] #68 9.476 + CGO_ENABLED=0 [2020-05-05T18:37:10.594Z] #68 9.476 + _install_rootlesskit [2020-05-05T18:37:10.594Z] #68 9.476 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492' [2020-05-05T18:37:10.594Z] #68 9.476 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.htuCFYzCBi/src/github.com/rootless-containers/rootlesskit [2020-05-05T18:37:10.594Z] #68 9.476 Cloning into '/tmp/tmp.htuCFYzCBi/src/github.com/rootless-containers/rootlesskit'... [2020-05-05T18:37:10.762Z] #17 DONE 39.6s [2020-05-05T18:37:10.762Z] [2020-05-05T18:37:10.762Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-05T18:37:10.829Z] #27 28.19 [2020-05-05T18:37:10.851Z] #68 ... [2020-05-05T18:37:10.851Z] [2020-05-05T18:37:10.851Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:37:10.851Z] #50 9.211 + RM_GOPATH=0 [2020-05-05T18:37:10.851Z] #50 9.211 + TMP_GOPATH= [2020-05-05T18:37:10.851Z] #50 9.211 + : /build [2020-05-05T18:37:10.851Z] #50 9.211 + '[' -z '' ']' [2020-05-05T18:37:10.851Z] #50 9.211 ++ mktemp -d [2020-05-05T18:37:10.851Z] #50 9.214 + export GOPATH=/tmp/tmp.PNEocgJCux [2020-05-05T18:37:10.851Z] #50 9.214 + GOPATH=/tmp/tmp.PNEocgJCux [2020-05-05T18:37:10.851Z] #50 9.214 + RM_GOPATH=1 [2020-05-05T18:37:10.851Z] #50 9.216 ++ dirname ./install.sh [2020-05-05T18:37:10.851Z] #50 9.220 + dir=. [2020-05-05T18:37:10.851Z] #50 9.220 + bin=gotestsum [2020-05-05T18:37:10.851Z] #50 9.221 + shift [2020-05-05T18:37:10.851Z] #50 9.221 + '[' '!' -f ./gotestsum.installer ']' [2020-05-05T18:37:10.851Z] #50 9.221 + . ./gotestsum.installer [2020-05-05T18:37:10.851Z] #50 9.221 ++ : v0.3.5 [2020-05-05T18:37:10.851Z] #50 9.223 + install_gotestsum [2020-05-05T18:37:10.851Z] #50 9.223 + echo 'Installing gotestsum version v0.3.5' [2020-05-05T18:37:10.851Z] #50 9.223 Installing gotestsum version v0.3.5 [2020-05-05T18:37:10.851Z] #50 9.223 + go get -d gotest.tools/gotestsum [2020-05-05T18:37:10.851Z] #50 ... [2020-05-05T18:37:10.851Z] [2020-05-05T18:37:10.851Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:37:10.851Z] #23 9.027 + RM_GOPATH=0 [2020-05-05T18:37:10.851Z] #23 9.027 + TMP_GOPATH= [2020-05-05T18:37:10.851Z] #23 9.027 + : /build [2020-05-05T18:37:10.851Z] #23 9.027 + '[' -z '' ']' [2020-05-05T18:37:10.851Z] #23 9.032 ++ mktemp -d [2020-05-05T18:37:10.851Z] #23 9.032 + export GOPATH=/tmp/tmp.NxZqBgAsPX [2020-05-05T18:37:10.851Z] #23 9.032 + GOPATH=/tmp/tmp.NxZqBgAsPX [2020-05-05T18:37:10.851Z] #23 9.032 + RM_GOPATH=1 [2020-05-05T18:37:10.851Z] #23 9.032 ++ dirname ./install.sh [2020-05-05T18:37:10.851Z] #23 9.038 Install docker/cli version 17.06.2-ce from stable [2020-05-05T18:37:10.851Z] #23 9.041 + dir=. [2020-05-05T18:37:10.851Z] #23 9.041 + bin=dockercli [2020-05-05T18:37:10.851Z] #23 9.041 + shift [2020-05-05T18:37:10.851Z] #23 9.041 + '[' '!' -f ./dockercli.installer ']' [2020-05-05T18:37:10.851Z] #23 9.041 + . ./dockercli.installer [2020-05-05T18:37:10.851Z] #23 9.041 ++ : stable [2020-05-05T18:37:10.851Z] #23 9.041 ++ : 17.06.2-ce [2020-05-05T18:37:10.851Z] #23 9.041 + install_dockercli [2020-05-05T18:37:10.851Z] #23 9.041 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-05T18:37:10.851Z] #23 9.041 ++ uname -m [2020-05-05T18:37:10.851Z] #23 9.054 + arch=x86_64 [2020-05-05T18:37:10.851Z] #23 9.054 + '[' x86_64 '!=' x86_64 ']' [2020-05-05T18:37:10.851Z] #23 9.054 + url=https://download.docker.com/linux/static [2020-05-05T18:37:10.851Z] #23 9.054 + tar -xz docker/docker [2020-05-05T18:37:10.851Z] #23 9.096 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-05T18:37:11.108Z] #23 ... [2020-05-05T18:37:11.108Z] [2020-05-05T18:37:11.108Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-05T18:37:11.108Z] #41 7.664 + git clone https://github.com/docker/distribution.git . [2020-05-05T18:37:11.108Z] #41 7.669 Cloning into '.'... [2020-05-05T18:37:11.366Z] #41 ... [2020-05-05T18:37:11.366Z] [2020-05-05T18:37:11.366Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:37:11.366Z] #74 8.537 + RM_GOPATH=0 [2020-05-05T18:37:11.366Z] #74 8.537 + TMP_GOPATH= [2020-05-05T18:37:11.366Z] #74 8.537 + : /build [2020-05-05T18:37:11.366Z] #74 8.537 + '[' -z '' ']' [2020-05-05T18:37:11.366Z] #74 8.544 ++ mktemp -d [2020-05-05T18:37:11.366Z] #74 8.544 + export GOPATH=/tmp/tmp.HfM9O3tzgv [2020-05-05T18:37:11.366Z] #74 8.544 + GOPATH=/tmp/tmp.HfM9O3tzgv [2020-05-05T18:37:11.366Z] #74 8.544 + RM_GOPATH=1 [2020-05-05T18:37:11.366Z] #74 8.551 ++ dirname ./install.sh [2020-05-05T18:37:11.366Z] #74 8.565 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-05T18:37:11.366Z] #74 8.565 + dir=. [2020-05-05T18:37:11.366Z] #74 8.565 + bin=proxy [2020-05-05T18:37:11.366Z] #74 8.565 + shift [2020-05-05T18:37:11.366Z] #74 8.565 + '[' '!' -f ./proxy.installer ']' [2020-05-05T18:37:11.366Z] #74 8.565 + . ./proxy.installer [2020-05-05T18:37:11.366Z] #74 8.565 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-05T18:37:11.366Z] #74 8.565 + install_proxy [2020-05-05T18:37:11.366Z] #74 8.565 + case "$1" in [2020-05-05T18:37:11.366Z] #74 8.565 + export CGO_ENABLED=0 [2020-05-05T18:37:11.366Z] #74 8.565 + CGO_ENABLED=0 [2020-05-05T18:37:11.366Z] #74 8.565 + _install_proxy [2020-05-05T18:37:11.366Z] #74 8.565 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-05T18:37:11.366Z] #74 8.565 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.HfM9O3tzgv/src/github.com/docker/libnetwork [2020-05-05T18:37:11.366Z] #74 8.572 Cloning into '/tmp/tmp.HfM9O3tzgv/src/github.com/docker/libnetwork'... [2020-05-05T18:37:11.366Z] #74 ... [2020-05-05T18:37:11.366Z] [2020-05-05T18:37:11.366Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:37:11.366Z] #10 7.776 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-05T18:37:11.366Z] #10 8.004 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-05T18:37:11.366Z] #10 8.014 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-05T18:37:11.366Z] #10 10.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-05T18:37:11.514Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.019s coverage: 1.8% of statements [2020-05-05T18:37:11.541Z] #35 ... [2020-05-05T18:37:11.541Z] [2020-05-05T18:37:11.541Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-05T18:37:11.541Z] #43 7.435 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-05T18:37:11.541Z] #43 7.515 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-05T18:37:11.541Z] #43 7.523 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-05T18:37:11.624Z] #10 ... [2020-05-05T18:37:11.624Z] [2020-05-05T18:37:11.624Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:37:11.624Z] #56 9.124 + RM_GOPATH=0 [2020-05-05T18:37:11.624Z] #56 9.124 + TMP_GOPATH= [2020-05-05T18:37:11.624Z] #56 9.124 + : /build [2020-05-05T18:37:11.624Z] #56 9.124 + '[' -z '' ']' [2020-05-05T18:37:11.624Z] #56 9.124 ++ mktemp -d [2020-05-05T18:37:11.624Z] #56 9.126 + export GOPATH=/tmp/tmp.dBbeGD8TVR [2020-05-05T18:37:11.624Z] #56 9.126 + GOPATH=/tmp/tmp.dBbeGD8TVR [2020-05-05T18:37:11.624Z] #56 9.126 + RM_GOPATH=1 [2020-05-05T18:37:11.624Z] #56 9.126 ++ dirname ./install.sh [2020-05-05T18:37:11.624Z] #56 9.126 + dir=. [2020-05-05T18:37:11.624Z] #56 9.126 + bin=shfmt [2020-05-05T18:37:11.624Z] #56 9.126 + shift [2020-05-05T18:37:11.624Z] #56 9.126 + '[' '!' -f ./shfmt.installer ']' [2020-05-05T18:37:11.624Z] #56 9.126 + . ./shfmt.installer [2020-05-05T18:37:11.624Z] #56 9.126 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-05T18:37:11.624Z] #56 9.126 + install_shfmt [2020-05-05T18:37:11.624Z] #56 9.126 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-05T18:37:11.624Z] #56 9.126 + git clone https://github.com/mvdan/sh.git /tmp/tmp.dBbeGD8TVR/src/github.com/mvdan/sh [2020-05-05T18:37:11.624Z] #56 9.127 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-05T18:37:11.624Z] #56 9.139 Cloning into '/tmp/tmp.dBbeGD8TVR/src/github.com/mvdan/sh'... [2020-05-05T18:37:11.624Z] #56 ... [2020-05-05T18:37:11.624Z] [2020-05-05T18:37:11.624Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:37:11.624Z] #47 8.329 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-05T18:37:11.624Z] #47 8.329 + RM_GOPATH=0 [2020-05-05T18:37:11.624Z] #47 8.329 + TMP_GOPATH= [2020-05-05T18:37:11.624Z] #47 8.329 + : /build [2020-05-05T18:37:11.624Z] #47 8.329 + '[' -z '' ']' [2020-05-05T18:37:11.624Z] #47 8.329 ++ mktemp -d [2020-05-05T18:37:11.624Z] #47 8.329 + export GOPATH=/tmp/tmp.9GI389SwOa [2020-05-05T18:37:11.624Z] #47 8.329 + GOPATH=/tmp/tmp.9GI389SwOa [2020-05-05T18:37:11.624Z] #47 8.329 + RM_GOPATH=1 [2020-05-05T18:37:11.624Z] #47 8.329 ++ dirname ./install.sh [2020-05-05T18:37:11.624Z] #47 8.329 + dir=. [2020-05-05T18:37:11.624Z] #47 8.329 + bin=vndr [2020-05-05T18:37:11.624Z] #47 8.329 + shift [2020-05-05T18:37:11.624Z] #47 8.329 + '[' '!' -f ./vndr.installer ']' [2020-05-05T18:37:11.624Z] #47 8.329 + . ./vndr.installer [2020-05-05T18:37:11.624Z] #47 8.329 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-05T18:37:11.624Z] #47 8.329 + install_vndr [2020-05-05T18:37:11.624Z] #47 8.329 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-05T18:37:11.624Z] #47 8.329 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.9GI389SwOa/src/github.com/LK4D4/vndr [2020-05-05T18:37:11.624Z] #47 8.365 Cloning into '/tmp/tmp.9GI389SwOa/src/github.com/LK4D4/vndr'... [2020-05-05T18:37:11.624Z] #47 9.437 + cd /tmp/tmp.9GI389SwOa/src/github.com/LK4D4/vndr [2020-05-05T18:37:11.624Z] #47 9.437 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-05T18:37:11.624Z] #47 9.444 + go build -buildmode=pie -v -o /build/vndr . [2020-05-05T18:37:11.624Z] #47 10.73 runtime/internal/atomic [2020-05-05T18:37:11.624Z] #47 10.83 internal/cpu [2020-05-05T18:37:11.624Z] #47 10.86 runtime/internal/sys [2020-05-05T18:37:11.770Z] #18 ... [2020-05-05T18:37:11.770Z] [2020-05-05T18:37:11.770Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:37:11.770Z] #44 80.39 CC criu/mem.o [2020-05-05T18:37:11.770Z] #44 81.42 CC criu/mount.o [2020-05-05T18:37:11.770Z] #44 84.06 CC criu/namespaces.o [2020-05-05T18:37:11.770Z] #44 85.37 CC criu/net.o [2020-05-05T18:37:11.770Z] #44 87.40 CC criu/netfilter.o [2020-05-05T18:37:11.770Z] #44 87.69 CC criu/page-pipe.o [2020-05-05T18:37:11.770Z] #44 88.19 CC criu/page-xfer.o [2020-05-05T18:37:11.770Z] #44 89.09 CC criu/pagemap-cache.o [2020-05-05T18:37:11.770Z] #44 89.35 CC criu/pagemap.o [2020-05-05T18:37:11.771Z] #44 90.19 CC criu/parasite-syscall.o [2020-05-05T18:37:11.801Z] #43 10.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-05T18:37:11.801Z] #43 ... [2020-05-05T18:37:11.801Z] [2020-05-05T18:37:11.801Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-05T18:37:11.801Z] #30 ... [2020-05-05T18:37:11.801Z] [2020-05-05T18:37:11.801Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:37:11.801Z] #53 9.794 + RM_GOPATH=0 [2020-05-05T18:37:11.801Z] #53 9.794 + TMP_GOPATH= [2020-05-05T18:37:11.801Z] #53 9.794 + : /build [2020-05-05T18:37:11.801Z] #53 9.794 + '[' -z '' ']' [2020-05-05T18:37:11.801Z] #53 9.799 Installing golangci-lint version v1.23.8 [2020-05-05T18:37:11.801Z] #53 9.800 ++ mktemp -d [2020-05-05T18:37:11.801Z] #53 9.800 + export GOPATH=/tmp/tmp.LaZXqHJigk [2020-05-05T18:37:11.801Z] #53 9.800 + GOPATH=/tmp/tmp.LaZXqHJigk [2020-05-05T18:37:11.801Z] #53 9.800 + RM_GOPATH=1 [2020-05-05T18:37:11.801Z] #53 9.800 ++ dirname ./install.sh [2020-05-05T18:37:11.801Z] #53 9.800 + dir=. [2020-05-05T18:37:11.801Z] #53 9.800 + bin=golangci_lint [2020-05-05T18:37:11.801Z] #53 9.800 + shift [2020-05-05T18:37:11.801Z] #53 9.800 + '[' '!' -f ./golangci_lint.installer ']' [2020-05-05T18:37:11.801Z] #53 9.800 + . ./golangci_lint.installer [2020-05-05T18:37:11.801Z] #53 9.800 ++ : v1.23.8 [2020-05-05T18:37:11.801Z] #53 9.800 + install_golangci_lint [2020-05-05T18:37:11.801Z] #53 9.800 + echo 'Installing golangci-lint version v1.23.8' [2020-05-05T18:37:11.801Z] #53 9.800 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-05T18:37:11.801Z] #53 ... [2020-05-05T18:37:11.801Z] [2020-05-05T18:37:11.801Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:37:11.801Z] #68 ... [2020-05-05T18:37:11.801Z] [2020-05-05T18:37:11.801Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:37:11.801Z] #23 10.24 + RM_GOPATH=0 [2020-05-05T18:37:11.882Z] #47 11.00 runtime/internal/math [2020-05-05T18:37:11.882Z] #47 ... [2020-05-05T18:37:11.882Z] [2020-05-05T18:37:11.882Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:37:11.882Z] #53 9.002 + RM_GOPATH=0 [2020-05-05T18:37:11.882Z] #53 9.002 + TMP_GOPATH= [2020-05-05T18:37:11.882Z] #53 9.002 + : /build [2020-05-05T18:37:11.882Z] #53 9.002 + '[' -z '' ']' [2020-05-05T18:37:11.882Z] #53 9.002 ++ mktemp -d [2020-05-05T18:37:11.882Z] #53 9.002 + export GOPATH=/tmp/tmp.TJnlsJNKMI [2020-05-05T18:37:11.882Z] #53 9.002 + GOPATH=/tmp/tmp.TJnlsJNKMI [2020-05-05T18:37:11.882Z] #53 9.002 + RM_GOPATH=1 [2020-05-05T18:37:11.882Z] #53 9.002 ++ dirname ./install.sh [2020-05-05T18:37:11.882Z] #53 9.020 + dir=. [2020-05-05T18:37:11.882Z] #53 9.020 + bin=golangci_lint [2020-05-05T18:37:11.882Z] #53 9.020 + shift [2020-05-05T18:37:11.882Z] #53 9.020 + '[' '!' -f ./golangci_lint.installer ']' [2020-05-05T18:37:11.882Z] #53 9.020 + . ./golangci_lint.installer [2020-05-05T18:37:11.882Z] #53 9.020 ++ : v1.23.8 [2020-05-05T18:37:11.882Z] #53 9.020 + install_golangci_lint [2020-05-05T18:37:11.882Z] #53 9.020 + echo 'Installing golangci-lint version v1.23.8' [2020-05-05T18:37:11.882Z] #53 9.020 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-05T18:37:11.882Z] #53 9.020 Installing golangci-lint version v1.23.8 [2020-05-05T18:37:11.882Z] #53 ... [2020-05-05T18:37:11.882Z] [2020-05-05T18:37:11.882Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:37:11.882Z] #47 11.14 internal/race [2020-05-05T18:37:12.053Z] #44 90.70 CC criu/path.o [2020-05-05T18:37:12.053Z] #44 ... [2020-05-05T18:37:12.053Z] [2020-05-05T18:37:12.053Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-05T18:37:12.053Z] #18 1.282 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-05T18:37:12.053Z] #18 1.284 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-05T18:37:12.053Z] #18 1.287 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-05T18:37:12.056Z] #23 10.25 + TMP_GOPATH= [2020-05-05T18:37:12.056Z] #23 10.25 + : /build [2020-05-05T18:37:12.056Z] #23 10.25 + '[' -z '' ']' [2020-05-05T18:37:12.056Z] #23 10.25 ++ mktemp -d [2020-05-05T18:37:12.056Z] #23 10.26 + export GOPATH=/tmp/tmp.9ujXnUUaJu [2020-05-05T18:37:12.057Z] #23 10.26 + GOPATH=/tmp/tmp.9ujXnUUaJu [2020-05-05T18:37:12.057Z] #23 10.26 + RM_GOPATH=1 [2020-05-05T18:37:12.057Z] #23 10.26 ++ dirname ./install.sh [2020-05-05T18:37:12.057Z] #23 10.27 + dir=. [2020-05-05T18:37:12.057Z] #23 10.27 + bin=dockercli [2020-05-05T18:37:12.057Z] #23 10.27 + shift [2020-05-05T18:37:12.057Z] #23 10.27 + '[' '!' -f ./dockercli.installer ']' [2020-05-05T18:37:12.057Z] #23 10.27 + . ./dockercli.installer [2020-05-05T18:37:12.057Z] #23 10.27 ++ : stable [2020-05-05T18:37:12.057Z] #23 10.27 ++ : 17.06.2-ce [2020-05-05T18:37:12.057Z] #23 10.27 + install_dockercli [2020-05-05T18:37:12.057Z] #23 10.27 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-05T18:37:12.057Z] #23 10.27 Install docker/cli version 17.06.2-ce from stable [2020-05-05T18:37:12.057Z] #23 10.28 ++ uname -m [2020-05-05T18:37:12.057Z] #23 10.29 + arch=x86_64 [2020-05-05T18:37:12.057Z] #23 10.30 + '[' x86_64 '!=' x86_64 ']' [2020-05-05T18:37:12.057Z] #23 10.30 + url=https://download.docker.com/linux/static [2020-05-05T18:37:12.057Z] #23 10.30 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-05T18:37:12.057Z] #23 10.30 + tar -xz docker/docker [2020-05-05T18:37:12.057Z] #23 ... [2020-05-05T18:37:12.057Z] [2020-05-05T18:37:12.057Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:37:12.057Z] #74 ... [2020-05-05T18:37:12.057Z] [2020-05-05T18:37:12.057Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-05T18:37:12.057Z] #41 10.16 + git clone https://github.com/docker/distribution.git . [2020-05-05T18:37:12.057Z] #41 10.16 Cloning into '.'... [2020-05-05T18:37:12.139Z] #47 11.34 sync/atomic [2020-05-05T18:37:12.335Z] #18 DONE 1.4s [2020-05-05T18:37:12.335Z] [2020-05-05T18:37:12.335Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-05T18:37:12.397Z] #47 11.72 unicode [2020-05-05T18:37:12.397Z] #47 11.74 internal/bytealg [2020-05-05T18:37:12.620Z] #41 ... [2020-05-05T18:37:12.620Z] [2020-05-05T18:37:12.620Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-05T18:37:12.620Z] #25 6.911 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-05T18:37:12.620Z] #25 7.035 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-05T18:37:12.620Z] #25 7.035 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-05T18:37:12.620Z] #25 8.909 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-05T18:37:12.620Z] #25 ... [2020-05-05T18:37:12.620Z] [2020-05-05T18:37:12.620Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:37:12.620Z] #10 10.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-05T18:37:12.620Z] #10 10.81 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-05T18:37:12.620Z] #10 10.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-05T18:37:12.877Z] #10 ... [2020-05-05T18:37:12.877Z] [2020-05-05T18:37:12.877Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:37:12.877Z] #33 10.16 + RM_GOPATH=0 [2020-05-05T18:37:12.877Z] #33 10.16 + TMP_GOPATH= [2020-05-05T18:37:12.877Z] #33 10.16 + : /build [2020-05-05T18:37:12.877Z] #33 10.16 + '[' -z '' ']' [2020-05-05T18:37:12.877Z] #33 10.16 ++ mktemp -d [2020-05-05T18:37:12.877Z] #33 10.17 + export GOPATH=/tmp/tmp.4TrOMensyi [2020-05-05T18:37:12.877Z] #33 10.17 + GOPATH=/tmp/tmp.4TrOMensyi [2020-05-05T18:37:12.877Z] #33 10.17 + RM_GOPATH=1 [2020-05-05T18:37:12.877Z] #33 10.18 ++ dirname ./install.sh [2020-05-05T18:37:12.877Z] #33 10.18 + dir=. [2020-05-05T18:37:12.877Z] #33 10.18 + bin=tomlv [2020-05-05T18:37:12.877Z] #33 10.18 + shift [2020-05-05T18:37:12.877Z] #33 10.18 + '[' '!' -f ./tomlv.installer ']' [2020-05-05T18:37:12.877Z] #33 10.18 + . ./tomlv.installer [2020-05-05T18:37:12.877Z] #33 10.18 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-05T18:37:12.877Z] #33 10.18 + install_tomlv [2020-05-05T18:37:12.877Z] #33 10.18 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-05T18:37:12.877Z] #33 10.18 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.4TrOMensyi/src/github.com/BurntSushi/toml [2020-05-05T18:37:12.877Z] #33 10.19 Cloning into '/tmp/tmp.4TrOMensyi/src/github.com/BurntSushi/toml'... [2020-05-05T18:37:12.877Z] #33 10.19 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-05T18:37:12.888Z] #27 30.19 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-05T18:37:13.133Z] #33 ... [2020-05-05T18:37:13.133Z] [2020-05-05T18:37:13.133Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:37:13.133Z] #50 9.508 + RM_GOPATH=0 [2020-05-05T18:37:13.133Z] #50 9.508 + TMP_GOPATH= [2020-05-05T18:37:13.133Z] #50 9.508 + : /build [2020-05-05T18:37:13.133Z] #50 9.508 + '[' -z '' ']' [2020-05-05T18:37:13.133Z] #50 9.508 ++ mktemp -d [2020-05-05T18:37:13.133Z] #50 9.524 + export GOPATH=/tmp/tmp.VFiEfVL6nj [2020-05-05T18:37:13.133Z] #50 9.524 + GOPATH=/tmp/tmp.VFiEfVL6nj [2020-05-05T18:37:13.133Z] #50 9.524 + RM_GOPATH=1 [2020-05-05T18:37:13.133Z] #50 9.531 ++ dirname ./install.sh [2020-05-05T18:37:13.133Z] #50 9.531 + dir=. [2020-05-05T18:37:13.133Z] #50 9.531 + bin=gotestsum [2020-05-05T18:37:13.133Z] #50 9.531 + shift [2020-05-05T18:37:13.133Z] #50 9.531 + '[' '!' -f ./gotestsum.installer ']' [2020-05-05T18:37:13.133Z] #50 9.531 + . ./gotestsum.installer [2020-05-05T18:37:13.133Z] #50 9.531 ++ : v0.3.5 [2020-05-05T18:37:13.133Z] #50 9.531 + install_gotestsum [2020-05-05T18:37:13.133Z] #50 9.531 + echo 'Installing gotestsum version v0.3.5' [2020-05-05T18:37:13.133Z] #50 9.531 + go get -d gotest.tools/gotestsum [2020-05-05T18:37:13.133Z] #50 9.532 Installing gotestsum version v0.3.5 [2020-05-05T18:37:13.133Z] #50 ... [2020-05-05T18:37:13.133Z] [2020-05-05T18:37:13.133Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:37:13.133Z] #47 9.848 + RM_GOPATH=0 [2020-05-05T18:37:13.133Z] #47 9.848 + TMP_GOPATH= [2020-05-05T18:37:13.133Z] #47 9.848 + : /build [2020-05-05T18:37:13.133Z] #47 9.848 + '[' -z '' ']' [2020-05-05T18:37:13.133Z] #47 9.848 ++ mktemp -d [2020-05-05T18:37:13.133Z] #47 9.865 + export GOPATH=/tmp/tmp.b2xayEsiN1 [2020-05-05T18:37:13.133Z] #47 9.865 + GOPATH=/tmp/tmp.b2xayEsiN1 [2020-05-05T18:37:13.133Z] #47 9.865 + RM_GOPATH=1 [2020-05-05T18:37:13.133Z] #47 9.865 ++ dirname ./install.sh [2020-05-05T18:37:13.133Z] #47 9.870 + dir=. [2020-05-05T18:37:13.133Z] #47 9.878 + bin=vndr [2020-05-05T18:37:13.133Z] #47 9.878 + shift [2020-05-05T18:37:13.133Z] #47 9.881 + '[' '!' -f ./vndr.installer ']' [2020-05-05T18:37:13.133Z] #47 9.884 + . ./vndr.installer [2020-05-05T18:37:13.133Z] #47 9.885 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-05T18:37:13.133Z] #47 9.885 + install_vndr [2020-05-05T18:37:13.133Z] #47 9.886 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-05T18:37:13.133Z] #47 9.887 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-05T18:37:13.133Z] #47 9.887 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.b2xayEsiN1/src/github.com/LK4D4/vndr [2020-05-05T18:37:13.133Z] #47 10.12 Cloning into '/tmp/tmp.b2xayEsiN1/src/github.com/LK4D4/vndr'... [2020-05-05T18:37:13.133Z] #47 11.58 + cd /tmp/tmp.b2xayEsiN1/src/github.com/LK4D4/vndr [2020-05-05T18:37:13.180Z] #27 30.77 [2020-05-05T18:37:13.389Z] #47 11.59 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-05T18:37:13.389Z] #47 11.63 + go build -buildmode=pie -v -o /build/vndr . [2020-05-05T18:37:13.389Z] #47 ... [2020-05-05T18:37:13.389Z] [2020-05-05T18:37:13.389Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:37:13.389Z] #74 10.79 + RM_GOPATH=0 [2020-05-05T18:37:13.389Z] #74 10.79 + TMP_GOPATH= [2020-05-05T18:37:13.389Z] #74 10.79 + : /build [2020-05-05T18:37:13.389Z] #74 10.79 + '[' -z '' ']' [2020-05-05T18:37:13.389Z] #74 10.79 ++ mktemp -d [2020-05-05T18:37:13.389Z] #74 11.18 + export GOPATH=/tmp/tmp.M5IA5yhNkh [2020-05-05T18:37:13.389Z] #74 11.18 + GOPATH=/tmp/tmp.M5IA5yhNkh [2020-05-05T18:37:13.389Z] #74 11.18 + RM_GOPATH=1 [2020-05-05T18:37:13.389Z] #74 11.18 ++ dirname ./install.sh [2020-05-05T18:37:13.389Z] #74 11.18 + dir=. [2020-05-05T18:37:13.389Z] #74 11.18 + bin=proxy [2020-05-05T18:37:13.389Z] #74 11.19 + shift [2020-05-05T18:37:13.389Z] #74 11.19 + '[' '!' -f ./proxy.installer ']' [2020-05-05T18:37:13.389Z] #74 11.19 + . ./proxy.installer [2020-05-05T18:37:13.389Z] #74 11.19 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-05T18:37:13.389Z] #74 11.19 + install_proxy [2020-05-05T18:37:13.389Z] #74 11.19 + case "$1" in [2020-05-05T18:37:13.389Z] #74 11.19 + export CGO_ENABLED=0 [2020-05-05T18:37:13.389Z] #74 11.19 + CGO_ENABLED=0 [2020-05-05T18:37:13.389Z] #74 11.19 + _install_proxy [2020-05-05T18:37:13.389Z] #74 11.19 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-05T18:37:13.389Z] #74 11.19 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.M5IA5yhNkh/src/github.com/docker/libnetwork [2020-05-05T18:37:13.389Z] #74 11.19 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-05T18:37:13.389Z] #74 11.19 Cloning into '/tmp/tmp.M5IA5yhNkh/src/github.com/docker/libnetwork'... [2020-05-05T18:37:13.429Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.519s coverage: 46.2% of statements [2020-05-05T18:37:13.429Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.942s coverage: 72.5% of statements [2020-05-05T18:37:13.468Z] #27 30.99 ######################################################################## 100.0% [2020-05-05T18:37:13.756Z] #27 31.17 [2020-05-05T18:37:14.047Z] #27 31.30 Download of images into '/build' complete. [2020-05-05T18:37:14.047Z] #27 31.31 Use something like the following to load the result into a Docker daemon: [2020-05-05T18:37:14.047Z] #27 31.31 tar -cC '/build' . | docker load [2020-05-05T18:37:14.047Z] #27 DONE 31.4s [2020-05-05T18:37:14.047Z] [2020-05-05T18:37:14.047Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:37:14.047Z] #44 10.29 PBCC images/userns.pb-c.c [2020-05-05T18:37:14.047Z] #44 10.35 DEP images/userns.pb-c.d [2020-05-05T18:37:14.047Z] #44 10.40 PBCC images/cgroup.pb-c.c [2020-05-05T18:37:14.047Z] #44 10.45 DEP images/cgroup.pb-c.d [2020-05-05T18:37:14.047Z] #44 10.55 PBCC images/fown.pb-c.c [2020-05-05T18:37:14.047Z] #44 10.61 PBCC images/ext-file.pb-c.c [2020-05-05T18:37:14.047Z] #44 10.64 DEP images/fown.pb-c.d [2020-05-05T18:37:14.047Z] #44 10.74 DEP images/ext-file.pb-c.d [2020-05-05T18:37:14.047Z] #44 10.90 PBCC images/rpc.pb-c.c [2020-05-05T18:37:14.047Z] #44 11.01 DEP images/rpc.pb-c.d [2020-05-05T18:37:14.047Z] #44 11.12 PBCC images/siginfo.pb-c.c [2020-05-05T18:37:14.047Z] #44 11.16 DEP images/siginfo.pb-c.d [2020-05-05T18:37:14.047Z] #44 11.25 PBCC images/pagemap.pb-c.c [2020-05-05T18:37:14.047Z] #44 11.40 DEP images/pagemap.pb-c.d [2020-05-05T18:37:14.047Z] #44 11.49 PBCC images/rlimit.pb-c.c [2020-05-05T18:37:14.047Z] #44 11.53 DEP images/rlimit.pb-c.d [2020-05-05T18:37:14.047Z] #44 11.64 PBCC images/file-lock.pb-c.c [2020-05-05T18:37:14.047Z] #44 11.67 DEP images/file-lock.pb-c.d [2020-05-05T18:37:14.047Z] #44 11.80 PBCC images/tty.pb-c.c [2020-05-05T18:37:14.047Z] #44 11.95 DEP images/tty.pb-c.d [2020-05-05T18:37:14.047Z] #44 12.12 PBCC images/tun.pb-c.c [2020-05-05T18:37:14.047Z] #44 12.20 PBCC images/netdev.pb-c.c [2020-05-05T18:37:14.047Z] #44 12.34 DEP images/tun.pb-c.d [2020-05-05T18:37:14.048Z] #44 12.43 DEP images/netdev.pb-c.d [2020-05-05T18:37:14.048Z] #44 12.51 PBCC images/vma.pb-c.c [2020-05-05T18:37:14.048Z] #44 12.65 DEP images/vma.pb-c.d [2020-05-05T18:37:14.048Z] #44 12.78 PBCC images/creds.pb-c.c [2020-05-05T18:37:14.048Z] #44 12.87 DEP images/creds.pb-c.d [2020-05-05T18:37:14.048Z] #44 12.96 PBCC images/utsns.pb-c.c [2020-05-05T18:37:14.048Z] #44 13.01 DEP images/utsns.pb-c.d [2020-05-05T18:37:14.048Z] #44 13.16 PBCC images/ipc-desc.pb-c.c [2020-05-05T18:37:14.048Z] #44 13.23 PBCC images/ipc-sem.pb-c.c [2020-05-05T18:37:14.048Z] #44 13.27 DEP images/ipc-desc.pb-c.d [2020-05-05T18:37:14.048Z] #44 13.50 DEP images/ipc-sem.pb-c.d [2020-05-05T18:37:14.048Z] #44 13.56 PBCC images/ipc-msg.pb-c.c [2020-05-05T18:37:14.048Z] #44 13.60 DEP images/ipc-msg.pb-c.d [2020-05-05T18:37:14.048Z] #44 13.65 PBCC images/ipc-shm.pb-c.c [2020-05-05T18:37:14.048Z] #44 13.67 DEP images/ipc-shm.pb-c.d [2020-05-05T18:37:14.048Z] #44 13.74 PBCC images/ipc-var.pb-c.c [2020-05-05T18:37:14.048Z] #44 13.86 DEP images/ipc-var.pb-c.d [2020-05-05T18:37:14.048Z] #44 13.97 PBCC images/sk-opts.pb-c.c [2020-05-05T18:37:14.048Z] #44 ... [2020-05-05T18:37:14.048Z] [2020-05-05T18:37:14.048Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:37:14.048Z] #50 76.26 + cd /tmp/tmp.FL68p1JDKG/src/gotest.tools/gotestsum [2020-05-05T18:37:14.048Z] #50 76.26 + git checkout -q v0.3.5 [2020-05-05T18:37:14.048Z] #50 76.39 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-05T18:37:14.300Z] #47 13.24 runtime [2020-05-05T18:37:14.337Z] #50 ... [2020-05-05T18:37:14.337Z] [2020-05-05T18:37:14.337Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:37:14.337Z] #44 14.02 PBCC images/packet-sock.pb-c.c [2020-05-05T18:37:14.337Z] #44 14.14 DEP images/sk-opts.pb-c.d [2020-05-05T18:37:14.337Z] #44 14.25 DEP images/packet-sock.pb-c.d [2020-05-05T18:37:14.626Z] #44 14.37 PBCC images/sk-netlink.pb-c.c [2020-05-05T18:37:14.809Z] ok github.com/docker/docker/daemon 12.425s coverage: 17.4% of statements [2020-05-05T18:37:14.809Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-05T18:37:14.809Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-05T18:37:14.809Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-05T18:37:14.809Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-05T18:37:14.809Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-05T18:37:14.915Z] #44 14.58 DEP images/sk-netlink.pb-c.d [2020-05-05T18:37:14.915Z] #44 14.75 PBCC images/sk-inet.pb-c.c [2020-05-05T18:37:15.203Z] #44 14.88 DEP images/sk-inet.pb-c.d [2020-05-05T18:37:15.203Z] #44 15.03 PBCC images/sk-unix.pb-c.c [2020-05-05T18:37:15.377Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.104s coverage: 49.5% of statements [2020-05-05T18:37:15.522Z] #44 15.17 DEP images/sk-unix.pb-c.d [2020-05-05T18:37:15.522Z] #44 ... [2020-05-05T18:37:15.522Z] [2020-05-05T18:37:15.522Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:37:15.522Z] #33 77.56 strings [2020-05-05T18:37:15.522Z] #33 77.57 bytes [2020-05-05T18:37:15.522Z] #33 86.67 bufio [2020-05-05T18:37:15.522Z] #33 ... [2020-05-05T18:37:15.522Z] [2020-05-05T18:37:15.522Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:37:15.522Z] #44 15.38 PBCC images/mm.pb-c.c [2020-05-05T18:37:15.811Z] #44 15.52 DEP images/mm.pb-c.d [2020-05-05T18:37:16.103Z] #44 15.75 PBCC images/timerfd.pb-c.c [2020-05-05T18:37:16.103Z] #44 15.91 DEP images/timerfd.pb-c.d [2020-05-05T18:37:16.327Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.648s coverage: 76.1% of statements [2020-05-05T18:37:16.394Z] #44 16.10 PBCC images/timer.pb-c.c [2020-05-05T18:37:16.395Z] #44 16.16 DEP images/timer.pb-c.d [2020-05-05T18:37:16.395Z] #44 16.23 PBCC images/sa.pb-c.c [2020-05-05T18:37:16.395Z] #44 16.33 DEP images/sa.pb-c.d [2020-05-05T18:37:16.687Z] #44 16.46 PBCC images/pipe-data.pb-c.c [2020-05-05T18:37:16.687Z] #44 16.50 DEP images/pipe-data.pb-c.d [2020-05-05T18:37:16.687Z] #44 16.58 PBCC images/mnt.pb-c.c [2020-05-05T18:37:16.715Z] #19 3.773 Collecting yamllint==1.16.0 [2020-05-05T18:37:16.715Z] #19 3.948 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-05T18:37:16.715Z] #19 3.994 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-05T18:37:16.715Z] #19 4.032 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-05T18:37:16.715Z] #19 4.046 Collecting pyyaml (from yamllint==1.16.0) [2020-05-05T18:37:16.715Z] #19 4.137 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-05T18:37:16.897Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 58.0% of statements [2020-05-05T18:37:16.977Z] #44 16.69 DEP images/mnt.pb-c.d [2020-05-05T18:37:16.977Z] #44 16.84 PBCC images/sk-packet.pb-c.c [2020-05-05T18:37:17.267Z] #44 16.87 DEP images/sk-packet.pb-c.d [2020-05-05T18:37:17.267Z] #44 17.00 PBCC images/tcp-stream.pb-c.c [2020-05-05T18:37:17.267Z] #44 17.06 DEP images/tcp-stream.pb-c.d [2020-05-05T18:37:17.329Z] #19 4.991 Building wheels for collected packages: pyyaml [2020-05-05T18:37:17.329Z] #19 4.995 Running setup.py bdist_wheel for pyyaml: started [2020-05-05T18:37:17.465Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.029s coverage: 3.0% of statements [2020-05-05T18:37:17.556Z] #44 17.17 PBCC images/pipe.pb-c.c [2020-05-05T18:37:17.556Z] #44 17.28 DEP images/pipe.pb-c.d [2020-05-05T18:37:17.556Z] #44 17.42 PBCC images/pstree.pb-c.c [2020-05-05T18:37:17.591Z] #47 ... [2020-05-05T18:37:17.591Z] [2020-05-05T18:37:17.591Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:37:17.591Z] #68 16.69 Checking out files: 96% (760/789) Checking out files: 97% (766/789) Checking out files: 98% (774/789) Checking out files: 99% (782/789) Checking out files: 100% (789/789) Checking out files: 100% (789/789), done. [2020-05-05T18:37:17.591Z] #68 16.81 + cd /tmp/tmp.htuCFYzCBi/src/github.com/rootless-containers/rootlesskit [2020-05-05T18:37:17.591Z] #68 16.81 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-05T18:37:17.612Z] #19 5.519 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-05T18:37:17.612Z] #19 5.519 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-05T18:37:17.612Z] #19 5.553 Successfully built pyyaml [2020-05-05T18:37:17.612Z] #19 5.564 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-05T18:37:17.725Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements [2020-05-05T18:37:17.844Z] #44 17.45 DEP images/pstree.pb-c.d [2020-05-05T18:37:17.844Z] #44 17.61 PBCC images/fs.pb-c.c [2020-05-05T18:37:17.844Z] #44 17.65 DEP images/fs.pb-c.d [2020-05-05T18:37:17.849Z] #68 17.15 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-05T18:37:17.849Z] #68 17.15 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-05T18:37:17.894Z] #19 5.796 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-05T18:37:18.213Z] #44 17.74 PBCC images/signalfd.pb-c.c [2020-05-05T18:37:18.213Z] #44 17.81 DEP images/signalfd.pb-c.d [2020-05-05T18:37:18.213Z] #44 17.90 PBCC images/fh.pb-c.c [2020-05-05T18:37:18.213Z] #44 17.96 PBCC images/fsnotify.pb-c.c [2020-05-05T18:37:18.213Z] #44 ... [2020-05-05T18:37:18.213Z] [2020-05-05T18:37:18.213Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:37:18.213Z] #10 80.50 Selecting previously unselected package binutils-mingw-w64. [2020-05-05T18:37:18.213Z] #10 80.51 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-05T18:37:18.213Z] #10 80.53 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-05T18:37:18.213Z] #10 80.73 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-05-05T18:37:18.213Z] #10 80.75 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-05T18:37:18.213Z] #10 80.76 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-05T18:37:18.213Z] #10 81.01 Selecting previously unselected package dmsetup. [2020-05-05T18:37:18.213Z] #10 81.03 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-05-05T18:37:18.213Z] #10 81.04 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-05T18:37:18.213Z] #10 81.23 Selecting previously unselected package mingw-w64-common. [2020-05-05T18:37:18.213Z] #10 81.24 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-05T18:37:18.213Z] #10 81.25 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-05T18:37:18.213Z] #10 88.17 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-05T18:37:18.213Z] #10 88.17 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-05T18:37:18.213Z] #10 88.17 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-05T18:37:18.502Z] #10 ... [2020-05-05T18:37:18.502Z] [2020-05-05T18:37:18.502Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-05T18:37:18.502Z] #30 80.52 Checking out files: 55% (849/1521) Checking out files: 56% (852/1521) Checking out files: 57% (867/1521) Checking out files: 58% (883/1521) Checking out files: 59% (898/1521) Checking out files: 60% (913/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1404/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-05T18:37:18.502Z] #30 81.92 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-05T18:37:18.502Z] #30 82.53 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-05T18:37:18.502Z] #30 ... [2020-05-05T18:37:18.502Z] [2020-05-05T18:37:18.502Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:37:18.502Z] #44 18.09 DEP images/fh.pb-c.d [2020-05-05T18:37:18.502Z] #44 18.16 DEP images/fsnotify.pb-c.d [2020-05-05T18:37:18.502Z] #44 18.26 PBCC images/eventpoll.pb-c.c [2020-05-05T18:37:18.502Z] #44 18.29 DEP images/eventpoll.pb-c.d [2020-05-05T18:37:18.502Z] #44 18.37 PBCC images/eventfd.pb-c.c [2020-05-05T18:37:18.502Z] #44 18.40 DEP images/eventfd.pb-c.d [2020-05-05T18:37:18.511Z] #19 DONE 6.1s [2020-05-05T18:37:18.511Z] [2020-05-05T18:37:18.511Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-05T18:37:18.511Z] #24 DONE 0.2s [2020-05-05T18:37:18.511Z] [2020-05-05T18:37:18.511Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-05T18:37:18.787Z] #68 ... [2020-05-05T18:37:18.787Z] [2020-05-05T18:37:18.787Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-05T18:37:18.787Z] #35 8.586 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-05T18:37:18.787Z] #35 12.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [194 kB] [2020-05-05T18:37:18.787Z] #35 15.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-05T18:37:18.791Z] #44 18.57 PBCC images/remap-file-path.pb-c.c [2020-05-05T18:37:18.791Z] #44 18.61 DEP images/remap-file-path.pb-c.d [2020-05-05T18:37:19.046Z] #35 ... [2020-05-05T18:37:19.047Z] [2020-05-05T18:37:19.047Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:37:19.047Z] #47 17.42 unicode/utf8 [2020-05-05T18:37:19.047Z] #47 18.26 math [2020-05-05T18:37:19.080Z] #44 18.73 PBCC images/fifo.pb-c.c [2020-05-05T18:37:19.080Z] #44 18.75 DEP images/fifo.pb-c.d [2020-05-05T18:37:19.080Z] #44 18.79 PBCC images/ghost-file.pb-c.c [2020-05-05T18:37:19.080Z] #44 18.87 DEP images/ghost-file.pb-c.d [2020-05-05T18:37:19.080Z] #44 18.95 PBCC images/regfile.pb-c.c [2020-05-05T18:37:19.126Z] #28 DONE 0.7s [2020-05-05T18:37:19.126Z] [2020-05-05T18:37:19.126Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:37:19.126Z] #44 91.01 CC criu/pie-util-vdso.o [2020-05-05T18:37:19.126Z] #44 91.38 CC criu/pie-util.o [2020-05-05T18:37:19.126Z] #44 91.48 CC criu/pipes.o [2020-05-05T18:37:19.126Z] #44 91.93 CC criu/plugin.o [2020-05-05T18:37:19.126Z] #44 92.20 CC criu/proc_parse.o [2020-05-05T18:37:19.126Z] #44 94.13 CC criu/protobuf-desc.o [2020-05-05T18:37:19.126Z] #44 94.73 CC criu/protobuf.o [2020-05-05T18:37:19.126Z] #44 95.11 CC criu/pstree.o [2020-05-05T18:37:19.126Z] #44 95.95 CC criu/rbtree.o [2020-05-05T18:37:19.126Z] #44 96.18 CC criu/rst-malloc.o [2020-05-05T18:37:19.126Z] #44 96.48 CC criu/seccomp.o [2020-05-05T18:37:19.126Z] #44 96.99 CC criu/seize.o [2020-05-05T18:37:19.126Z] #44 97.77 CC criu/servicefd.o [2020-05-05T18:37:19.305Z] #47 ... [2020-05-05T18:37:19.305Z] [2020-05-05T18:37:19.305Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:37:19.305Z] #33 8.638 + RM_GOPATH=0 [2020-05-05T18:37:19.305Z] #33 8.638 + TMP_GOPATH= [2020-05-05T18:37:19.305Z] #33 8.638 + : /build [2020-05-05T18:37:19.305Z] #33 8.638 + '[' -z '' ']' [2020-05-05T18:37:19.305Z] #33 8.638 ++ mktemp -d [2020-05-05T18:37:19.305Z] #33 8.643 + export GOPATH=/tmp/tmp.L40c1hOwzr [2020-05-05T18:37:19.305Z] #33 8.643 + GOPATH=/tmp/tmp.L40c1hOwzr [2020-05-05T18:37:19.305Z] #33 8.643 + RM_GOPATH=1 [2020-05-05T18:37:19.305Z] #33 8.643 ++ dirname ./install.sh [2020-05-05T18:37:19.305Z] #33 8.666 + dir=. [2020-05-05T18:37:19.305Z] #33 8.666 + bin=tomlv [2020-05-05T18:37:19.305Z] #33 8.666 + shift [2020-05-05T18:37:19.305Z] #33 8.666 + '[' '!' -f ./tomlv.installer ']' [2020-05-05T18:37:19.305Z] #33 8.666 + . ./tomlv.installer [2020-05-05T18:37:19.305Z] #33 8.666 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-05T18:37:19.305Z] #33 8.666 + install_tomlv [2020-05-05T18:37:19.305Z] #33 8.666 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-05T18:37:19.305Z] #33 8.666 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.L40c1hOwzr/src/github.com/BurntSushi/toml [2020-05-05T18:37:19.305Z] #33 8.667 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-05T18:37:19.305Z] #33 8.698 Cloning into '/tmp/tmp.L40c1hOwzr/src/github.com/BurntSushi/toml'... [2020-05-05T18:37:19.305Z] #33 9.663 + cd /tmp/tmp.L40c1hOwzr/src/github.com/BurntSushi/toml [2020-05-05T18:37:19.305Z] #33 9.664 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-05T18:37:19.305Z] #33 9.673 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-05T18:37:19.305Z] #33 10.57 runtime/internal/atomic [2020-05-05T18:37:19.305Z] #33 10.72 internal/cpu [2020-05-05T18:37:19.305Z] #33 11.10 runtime/internal/math [2020-05-05T18:37:19.305Z] #33 11.20 math/bits [2020-05-05T18:37:19.305Z] #33 11.63 internal/bytealg [2020-05-05T18:37:19.305Z] #33 11.95 math [2020-05-05T18:37:19.305Z] #33 12.53 runtime [2020-05-05T18:37:19.372Z] #44 19.03 DEP images/regfile.pb-c.d [2020-05-05T18:37:19.372Z] #44 19.11 PBCC images/ns.pb-c.c [2020-05-05T18:37:19.372Z] #44 19.13 DEP images/ns.pb-c.d [2020-05-05T18:37:19.372Z] #44 19.20 PBCC images/fdinfo.pb-c.c [2020-05-05T18:37:19.408Z] #44 ... [2020-05-05T18:37:19.408Z] [2020-05-05T18:37:19.408Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-05T18:37:19.408Z] #31 DONE 0.2s [2020-05-05T18:37:19.408Z] [2020-05-05T18:37:19.408Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-05T18:37:19.665Z] #44 19.34 DEP images/fdinfo.pb-c.d [2020-05-05T18:37:19.665Z] #44 19.43 PBCC images/core-aarch64.pb-c.c [2020-05-05T18:37:19.665Z] #44 19.51 PBCC images/core-arm.pb-c.c [2020-05-05T18:37:19.691Z] #34 DONE 0.1s [2020-05-05T18:37:19.691Z] [2020-05-05T18:37:19.691Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-05T18:37:19.691Z] #39 DONE 0.1s [2020-05-05T18:37:19.691Z] [2020-05-05T18:37:19.691Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:37:19.691Z] #44 98.05 CC criu/shmem.o [2020-05-05T18:37:19.927Z] #74 ... [2020-05-05T18:37:19.927Z] [2020-05-05T18:37:19.927Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:37:19.927Z] #47 13.74 internal/cpu [2020-05-05T18:37:19.927Z] #47 13.75 runtime/internal/atomic [2020-05-05T18:37:19.927Z] #47 14.13 runtime/internal/sys [2020-05-05T18:37:19.927Z] #47 14.54 internal/race [2020-05-05T18:37:19.927Z] #47 14.68 sync/atomic [2020-05-05T18:37:19.927Z] #47 14.91 internal/bytealg [2020-05-05T18:37:19.927Z] #47 15.19 unicode [2020-05-05T18:37:19.927Z] #47 16.25 runtime [2020-05-05T18:37:19.955Z] #44 19.58 PBCC images/core-ppc64.pb-c.c [2020-05-05T18:37:19.955Z] #44 19.64 PBCC images/core-s390.pb-c.c [2020-05-05T18:37:19.955Z] #44 19.75 PBCC images/core-x86.pb-c.c [2020-05-05T18:37:19.955Z] #44 19.83 PBCC images/core.pb-c.c [2020-05-05T18:37:19.974Z] #44 98.56 CC criu/sigframe.o [2020-05-05T18:37:19.974Z] #44 98.65 CC criu/signalfd.o [2020-05-05T18:37:19.974Z] #44 98.77 CC criu/sk-inet.o [2020-05-05T18:37:20.246Z] #44 19.96 PBCC images/inventory.pb-c.c [2020-05-05T18:37:20.246Z] #44 20.06 DEP images/core-aarch64.pb-c.d [2020-05-05T18:37:20.264Z] ok github.com/docker/docker/daemon/logger 0.262s coverage: 41.8% of statements [2020-05-05T18:37:20.523Z] ok github.com/docker/docker/daemon/images 0.039s coverage: 4.9% of statements [2020-05-05T18:37:20.535Z] #44 20.15 DEP images/core-arm.pb-c.d [2020-05-05T18:37:20.535Z] #44 ... [2020-05-05T18:37:20.535Z] [2020-05-05T18:37:20.535Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:37:20.535Z] #47 82.51 vendor/golang.org/x/net/dns/dnsmessage [2020-05-05T18:37:20.535Z] #47 83.16 bytes [2020-05-05T18:37:20.535Z] #47 ... [2020-05-05T18:37:20.535Z] [2020-05-05T18:37:20.535Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:37:20.535Z] #44 20.26 DEP images/core-ppc64.pb-c.d [2020-05-05T18:37:20.535Z] #44 20.35 DEP images/core-s390.pb-c.d [2020-05-05T18:37:20.686Z] #33 19.64 internal/testlog [2020-05-05T18:37:20.783Z] ok github.com/docker/docker/daemon/logger/awslogs 0.293s coverage: 77.8% of statements [2020-05-05T18:37:20.825Z] #44 20.50 DEP images/core-x86.pb-c.d [2020-05-05T18:37:20.825Z] #44 20.63 DEP images/core.pb-c.d [2020-05-05T18:37:20.944Z] #33 ... [2020-05-05T18:37:20.944Z] [2020-05-05T18:37:20.944Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-05T18:37:20.944Z] #62 10.55 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-05T18:37:20.944Z] #62 10.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-05T18:37:20.944Z] #62 12.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-05T18:37:20.944Z] #62 15.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [194 kB] [2020-05-05T18:37:20.944Z] #62 20.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-05T18:37:20.979Z] #44 99.38 CC criu/sk-netlink.o [2020-05-05T18:37:20.979Z] #44 99.61 CC criu/sk-packet.o [2020-05-05T18:37:21.043Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.031s coverage: 57.7% of statements [2020-05-05T18:37:21.043Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-05T18:37:21.043Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-05T18:37:21.043Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-05T18:37:21.043Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-05T18:37:21.043Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-05T18:37:21.043Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-05T18:37:21.115Z] #44 20.72 DEP images/inventory.pb-c.d [2020-05-05T18:37:21.115Z] #44 20.82 PBCC images/cpuinfo.pb-c.c [2020-05-05T18:37:21.115Z] #44 20.85 DEP images/cpuinfo.pb-c.d [2020-05-05T18:37:21.201Z] #62 ... [2020-05-05T18:37:21.201Z] [2020-05-05T18:37:21.201Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:37:21.201Z] #33 20.34 encoding [2020-05-05T18:37:21.260Z] #44 99.94 CC criu/sk-queue.o [2020-05-05T18:37:21.291Z] #47 ... [2020-05-05T18:37:21.291Z] [2020-05-05T18:37:21.291Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-05T18:37:21.291Z] #62 9.710 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-05T18:37:21.291Z] #62 12.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [194 kB] [2020-05-05T18:37:21.291Z] #62 16.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-05T18:37:21.291Z] #62 ... [2020-05-05T18:37:21.291Z] [2020-05-05T18:37:21.291Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:37:21.291Z] #68 10.74 + RM_GOPATH=0 [2020-05-05T18:37:21.291Z] #68 10.74 + TMP_GOPATH= [2020-05-05T18:37:21.291Z] #68 10.74 + : /build/ [2020-05-05T18:37:21.291Z] #68 10.74 + '[' -z '' ']' [2020-05-05T18:37:21.291Z] #68 10.74 ++ mktemp -d [2020-05-05T18:37:21.291Z] #68 11.17 + export GOPATH=/tmp/tmp.5Xmlyj4wdA [2020-05-05T18:37:21.291Z] #68 11.17 + GOPATH=/tmp/tmp.5Xmlyj4wdA [2020-05-05T18:37:21.291Z] #68 11.17 + RM_GOPATH=1 [2020-05-05T18:37:21.291Z] #68 11.17 ++ dirname ./install.sh [2020-05-05T18:37:21.291Z] #68 11.17 + dir=. [2020-05-05T18:37:21.291Z] #68 11.17 + bin=rootlesskit [2020-05-05T18:37:21.291Z] #68 11.17 + shift [2020-05-05T18:37:21.291Z] #68 11.17 + '[' '!' -f ./rootlesskit.installer ']' [2020-05-05T18:37:21.291Z] #68 11.17 + . ./rootlesskit.installer [2020-05-05T18:37:21.291Z] #68 11.17 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-05T18:37:21.291Z] #68 11.17 + install_rootlesskit [2020-05-05T18:37:21.291Z] #68 11.17 + case "$1" in [2020-05-05T18:37:21.291Z] #68 11.17 + export CGO_ENABLED=0 [2020-05-05T18:37:21.291Z] #68 11.17 + CGO_ENABLED=0 [2020-05-05T18:37:21.291Z] #68 11.17 + _install_rootlesskit [2020-05-05T18:37:21.291Z] #68 11.17 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492' [2020-05-05T18:37:21.291Z] #68 11.17 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.5Xmlyj4wdA/src/github.com/rootless-containers/rootlesskit [2020-05-05T18:37:21.291Z] #68 11.17 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-05T18:37:21.291Z] #68 11.18 Cloning into '/tmp/tmp.5Xmlyj4wdA/src/github.com/rootless-containers/rootlesskit'... [2020-05-05T18:37:21.291Z] #68 17.90 Checking out files: 93% (735/789) Checking out files: 94% (742/789) Checking out files: 95% (750/789) Checking out files: 96% (758/789) Checking out files: 97% (766/789) Checking out files: 98% (774/789) Checking out files: 99% (782/789) Checking out files: 100% (789/789) Checking out files: 100% (789/789), done. [2020-05-05T18:37:21.291Z] #68 18.20 + cd /tmp/tmp.5Xmlyj4wdA/src/github.com/rootless-containers/rootlesskit [2020-05-05T18:37:21.291Z] #68 18.20 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-05T18:37:21.291Z] #68 18.77 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-05T18:37:21.291Z] #68 18.77 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-05T18:37:21.404Z] #44 20.97 PBCC images/stats.pb-c.c [2020-05-05T18:37:21.404Z] #44 21.00 DEP images/stats.pb-c.d [2020-05-05T18:37:21.459Z] #33 20.54 runtime/cgo [2020-05-05T18:37:21.459Z] #33 ... [2020-05-05T18:37:21.459Z] [2020-05-05T18:37:21.459Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-05T18:37:21.459Z] #43 11.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-05T18:37:21.459Z] #43 14.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [194 kB] [2020-05-05T18:37:21.459Z] #43 17.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-05T18:37:21.544Z] #44 100.2 CC criu/sk-tcp.o [2020-05-05T18:37:21.613Z] ok github.com/docker/docker/daemon/logger/gelf 0.019s coverage: 67.0% of statements [2020-05-05T18:37:21.825Z] #44 100.7 CC criu/sk-unix.o [2020-05-05T18:37:21.852Z] #68 ... [2020-05-05T18:37:21.852Z] [2020-05-05T18:37:21.852Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-05T18:37:21.852Z] #30 10.35 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-05T18:37:21.852Z] #30 10.39 Cloning into '.'... [2020-05-05T18:37:21.852Z] #30 ... [2020-05-05T18:37:21.852Z] [2020-05-05T18:37:21.852Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:37:21.852Z] #33 12.14 + cd /tmp/tmp.4TrOMensyi/src/github.com/BurntSushi/toml [2020-05-05T18:37:21.852Z] #33 12.14 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-05T18:37:21.852Z] #33 12.17 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-05T18:37:21.852Z] #33 13.37 runtime/internal/atomic [2020-05-05T18:37:21.852Z] #33 13.39 internal/cpu [2020-05-05T18:37:21.852Z] #33 13.78 runtime/internal/sys [2020-05-05T18:37:21.852Z] #33 14.16 runtime/internal/math [2020-05-05T18:37:21.852Z] #33 14.38 math/bits [2020-05-05T18:37:21.852Z] #33 14.43 internal/bytealg [2020-05-05T18:37:21.852Z] #33 15.27 runtime [2020-05-05T18:37:21.852Z] #33 15.34 math [2020-05-05T18:37:22.108Z] #33 ... [2020-05-05T18:37:22.108Z] [2020-05-05T18:37:22.108Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:37:22.108Z] #56 10.36 + RM_GOPATH=0 [2020-05-05T18:37:22.108Z] #56 10.36 + TMP_GOPATH= [2020-05-05T18:37:22.108Z] #56 10.36 + : /build [2020-05-05T18:37:22.108Z] #56 10.36 + '[' -z '' ']' [2020-05-05T18:37:22.108Z] #56 10.37 ++ mktemp -d [2020-05-05T18:37:22.108Z] #56 10.37 + export GOPATH=/tmp/tmp.yyMN4oOBBO [2020-05-05T18:37:22.108Z] #56 10.37 + GOPATH=/tmp/tmp.yyMN4oOBBO [2020-05-05T18:37:22.108Z] #56 10.37 + RM_GOPATH=1 [2020-05-05T18:37:22.108Z] #56 10.37 ++ dirname ./install.sh [2020-05-05T18:37:22.108Z] #56 10.38 + dir=. [2020-05-05T18:37:22.108Z] #56 10.38 + bin=shfmt [2020-05-05T18:37:22.108Z] #56 10.38 + shift [2020-05-05T18:37:22.108Z] #56 10.38 + '[' '!' -f ./shfmt.installer ']' [2020-05-05T18:37:22.108Z] #56 10.38 + . ./shfmt.installer [2020-05-05T18:37:22.108Z] #56 10.38 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-05T18:37:22.108Z] #56 10.38 + install_shfmt [2020-05-05T18:37:22.108Z] #56 10.38 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-05T18:37:22.108Z] #56 10.38 + git clone https://github.com/mvdan/sh.git /tmp/tmp.yyMN4oOBBO/src/github.com/mvdan/sh [2020-05-05T18:37:22.108Z] #56 10.38 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-05T18:37:22.108Z] #56 10.38 Cloning into '/tmp/tmp.yyMN4oOBBO/src/github.com/mvdan/sh'... [2020-05-05T18:37:22.181Z] ok github.com/docker/docker/daemon/logger/journald 0.019s coverage: 26.2% of statements [2020-05-05T18:37:22.181Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.039s coverage: 87.2% of statements [2020-05-05T18:37:22.441Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.061s coverage: 61.6% of statements [2020-05-05T18:37:22.872Z] #43 ... [2020-05-05T18:37:22.872Z] [2020-05-05T18:37:22.872Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:37:22.872Z] #23 22.10 + mkdir -p /build [2020-05-05T18:37:22.872Z] #23 22.11 + mv docker/docker /build/ [2020-05-05T18:37:22.872Z] #23 22.11 + rmdir docker [2020-05-05T18:37:23.336Z] #44 102.1 CC criu/sockets.o [2020-05-05T18:37:23.439Z] #23 DONE 22.6s [2020-05-05T18:37:23.439Z] [2020-05-05T18:37:23.439Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:37:23.439Z] #10 13.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [194 kB] [2020-05-05T18:37:23.439Z] #10 17.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-05T18:37:23.439Z] #10 ... [2020-05-05T18:37:23.439Z] [2020-05-05T18:37:23.439Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-05T18:37:23.439Z] #25 12.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [194 kB] [2020-05-05T18:37:23.439Z] #25 15.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-05T18:37:23.463Z] #44 22.91 make[1]: Nothing to be done for 'all'. [2020-05-05T18:37:23.472Z] #56 ... [2020-05-05T18:37:23.472Z] [2020-05-05T18:37:23.472Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:37:23.472Z] #47 21.58 unicode/utf8 [2020-05-05T18:37:23.704Z] #25 ... [2020-05-05T18:37:23.704Z] [2020-05-05T18:37:23.704Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:37:23.704Z] #56 22.54 + cd /tmp/tmp.dBbeGD8TVR/src/github.com/mvdan/sh [2020-05-05T18:37:23.704Z] #56 22.54 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-05T18:37:23.704Z] #56 22.65 + GO111MODULE=on [2020-05-05T18:37:23.704Z] #56 22.65 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-05T18:37:23.727Z] #47 ... [2020-05-05T18:37:23.727Z] [2020-05-05T18:37:23.727Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-05T18:37:23.727Z] #35 12.37 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [194 kB] [2020-05-05T18:37:23.727Z] #35 16.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-05T18:37:23.727Z] #35 ... [2020-05-05T18:37:23.727Z] [2020-05-05T18:37:23.727Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:37:23.727Z] #10 12.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-05T18:37:23.727Z] #10 15.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [194 kB] [2020-05-05T18:37:23.727Z] #10 19.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-05T18:37:23.821Z] ok github.com/docker/docker/daemon/logger/local 0.061s coverage: 75.2% of statements [2020-05-05T18:37:23.821Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-05T18:37:23.821Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.049s coverage: 33.3% of statements [2020-05-05T18:37:23.948Z] #44 102.5 CC criu/stats.o [2020-05-05T18:37:23.948Z] #44 102.6 CC criu/string.o [2020-05-05T18:37:23.948Z] #44 102.6 CC criu/sysctl.o [2020-05-05T18:37:23.982Z] #10 ... [2020-05-05T18:37:23.982Z] [2020-05-05T18:37:23.982Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-05T18:37:23.982Z] #25 12.72 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [194 kB] [2020-05-05T18:37:23.982Z] #25 16.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-05T18:37:24.081Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.054s coverage: 19.8% of statements [2020-05-05T18:37:24.229Z] #44 103.0 CC criu/sysfs_parse.o [2020-05-05T18:37:24.239Z] #25 ... [2020-05-05T18:37:24.239Z] [2020-05-05T18:37:24.239Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-05T18:37:24.239Z] #43 13.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [194 kB] [2020-05-05T18:37:24.239Z] #43 17.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-05T18:37:24.239Z] #43 ... [2020-05-05T18:37:24.239Z] [2020-05-05T18:37:24.239Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:37:24.239Z] #47 22.65 math [2020-05-05T18:37:24.510Z] #44 103.3 CC criu/timerfd.o [2020-05-05T18:37:24.791Z] #44 103.5 CC criu/tty.o [2020-05-05T18:37:25.020Z] ok github.com/docker/docker/daemon/logger/templates 0.069s coverage: 8.3% of statements [2020-05-05T18:37:25.083Z] #56 24.50 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-05T18:37:25.534Z] #44 25.24 CC images/stats.o [2020-05-05T18:37:25.589Z] ok github.com/docker/docker/daemon/logger/syslog 0.026s coverage: 47.8% of statements [2020-05-05T18:37:25.649Z] #56 24.67 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-05T18:37:25.649Z] #56 24.67 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-05T18:37:25.649Z] #56 24.83 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-05T18:37:25.649Z] #56 25.02 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-05T18:37:26.129Z] #47 ... [2020-05-05T18:37:26.129Z] [2020-05-05T18:37:26.129Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:37:26.129Z] #23 23.92 + mkdir -p /build [2020-05-05T18:37:26.129Z] #23 23.94 + mv docker/docker /build/ [2020-05-05T18:37:26.129Z] #23 23.96 + rmdir docker [2020-05-05T18:37:26.129Z] #23 DONE 24.1s [2020-05-05T18:37:26.129Z] [2020-05-05T18:37:26.129Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:37:26.129Z] #33 22.93 internal/testlog [2020-05-05T18:37:26.129Z] #33 23.42 encoding [2020-05-05T18:37:26.129Z] #33 23.76 runtime/cgo [2020-05-05T18:37:26.160Z] #44 25.88 CC images/core.o [2020-05-05T18:37:26.255Z] #44 104.6 CC criu/tun.o [2020-05-05T18:37:26.255Z] #44 104.8 CC criu/uffd.o [2020-05-05T18:37:26.529Z] ok github.com/docker/docker/daemon/network 0.017s coverage: 63.8% of statements [2020-05-05T18:37:26.580Z] #56 25.84 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-05T18:37:26.790Z] ok github.com/docker/docker/daemon/logger/splunk 1.984s coverage: 82.5% of statements [2020-05-05T18:37:26.790Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-05T18:37:26.790Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-05T18:37:26.867Z] #44 105.6 CC criu/util.o [2020-05-05T18:37:27.146Z] #56 26.53 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-05T18:37:27.148Z] #44 ... [2020-05-05T18:37:27.148Z] [2020-05-05T18:37:27.148Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-05T18:37:27.148Z] #41 131.7 + dpkg --print-architecture [2020-05-05T18:37:27.148Z] #41 131.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-05T18:37:27.148Z] #41 132.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-05T18:37:27.148Z] #41 132.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-05T18:37:27.185Z] #44 ... [2020-05-05T18:37:27.185Z] [2020-05-05T18:37:27.185Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:37:27.185Z] #10 96.67 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-05T18:37:27.185Z] #10 96.68 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-05T18:37:27.185Z] #10 96.69 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-05T18:37:27.185Z] #10 96.84 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-05T18:37:27.185Z] #10 96.84 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-05T18:37:27.185Z] #10 96.86 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-05T18:37:27.764Z] #41 ... [2020-05-05T18:37:27.764Z] [2020-05-05T18:37:27.764Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:37:27.764Z] #44 106.4 CC criu/uts_ns.o [2020-05-05T18:37:27.764Z] #44 106.6 CC criu/vdso.o [2020-05-05T18:37:28.045Z] #44 106.9 LINK criu/built-in.o [2020-05-05T18:37:28.171Z] ok github.com/docker/docker/distribution/metadata 0.108s coverage: 48.2% of statements [2020-05-05T18:37:28.326Z] #44 107.0 LINK criu/criu [2020-05-05T18:37:28.326Z] #44 107.2 DEP lib/c/criu.d [2020-05-05T18:37:28.522Z] #56 ... [2020-05-05T18:37:28.522Z] [2020-05-05T18:37:28.522Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-05T18:37:28.522Z] #41 27.35 Checking out files: 86% (1387/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-05-05T18:37:28.522Z] #41 27.65 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-05T18:37:28.606Z] #44 107.3 CC images/rpc.pb-c.o [2020-05-05T18:37:28.741Z] ok github.com/docker/docker/errdefs 0.016s coverage: 49.4% of statements [2020-05-05T18:37:28.741Z] ok github.com/docker/docker/distribution 0.292s coverage: 22.1% of statements [2020-05-05T18:37:28.741Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-05T18:37:28.907Z] #44 107.5 CC lib/c/criu.o [2020-05-05T18:37:29.562Z] #44 108.2 LINK lib/c/built-in.o [2020-05-05T18:37:29.562Z] #44 108.2 LINK lib/c/libcriu.so [2020-05-05T18:37:29.562Z] #44 108.2 LINK lib/c/libcriu.a [2020-05-05T18:37:29.562Z] #44 108.3 GEN magic.py [2020-05-05T18:37:29.843Z] #44 108.4 Note: Building without setproctitle() and strlcpy() support. [2020-05-05T18:37:29.843Z] #44 108.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-05T18:37:29.843Z] #44 108.4 Note: Building without GnuTLS support [2020-05-05T18:37:29.909Z] #10 ... [2020-05-05T18:37:29.910Z] [2020-05-05T18:37:29.910Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:37:29.910Z] #56 91.86 bufio [2020-05-05T18:37:29.910Z] #56 92.33 reflect [2020-05-05T18:37:29.910Z] #56 93.94 regexp/syntax [2020-05-05T18:37:29.910Z] #56 ... [2020-05-05T18:37:29.910Z] [2020-05-05T18:37:29.910Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:37:29.910Z] #44 27.17 CC images/core-x86.o [2020-05-05T18:37:29.910Z] #44 28.37 CC images/core-arm.o [2020-05-05T18:37:29.910Z] #44 29.02 CC images/core-aarch64.o [2020-05-05T18:37:30.125Z] #44 108.8 fatal: not a git repository (or any of the parent directories): .git [2020-05-05T18:37:30.198Z] #44 29.72 CC images/core-ppc64.o [2020-05-05T18:37:30.427Z] #41 30.20 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-05T18:37:30.650Z] ok github.com/docker/docker/image 0.063s coverage: 86.4% of statements [2020-05-05T18:37:30.650Z] ok github.com/docker/docker/image/cache 0.020s coverage: 19.2% of statements [2020-05-05T18:37:30.738Z] #44 109.3 make[1]: Nothing to be done for 'all'. [2020-05-05T18:37:30.826Z] #44 ... [2020-05-05T18:37:30.826Z] [2020-05-05T18:37:30.826Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:37:30.826Z] #33 92.83 reflect [2020-05-05T18:37:30.826Z] #33 93.90 path [2020-05-05T18:37:30.826Z] #33 94.34 text/tabwriter [2020-05-05T18:37:30.826Z] #33 101.5 time [2020-05-05T18:37:30.826Z] #33 101.5 internal/syscall/execenv [2020-05-05T18:37:30.826Z] #33 101.5 internal/syscall/unix [2020-05-05T18:37:30.826Z] #33 ... [2020-05-05T18:37:30.826Z] [2020-05-05T18:37:30.826Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:37:30.826Z] #47 92.92 bufio [2020-05-05T18:37:30.826Z] #47 95.04 reflect [2020-05-05T18:37:30.826Z] #47 99.17 regexp/syntax [2020-05-05T18:37:30.909Z] ok github.com/docker/docker/image/v1 0.025s coverage: 25.0% of statements [2020-05-05T18:37:31.019Z] #44 109.8 make[1]: 'images/built-in.o' is up to date. [2020-05-05T18:37:31.019Z] #44 109.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-05T18:37:31.019Z] #44 109.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-05T18:37:31.116Z] #47 ... [2020-05-05T18:37:31.116Z] [2020-05-05T18:37:31.116Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:37:31.169Z] ok github.com/docker/docker/distribution/xfer 1.791s coverage: 85.6% of statements [2020-05-05T18:37:31.169Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-05T18:37:31.169Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-05T18:37:31.169Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-05T18:37:31.300Z] #44 109.9 make[1]: 'compel/libcompel.a' is up to date. [2020-05-05T18:37:31.300Z] #44 109.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-05T18:37:31.300Z] #44 109.9 make[1]: Nothing to be done for 'all'. [2020-05-05T18:37:31.300Z] #44 109.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-05T18:37:31.300Z] #44 110.1 make[2]: Nothing to be done for 'all'. [2020-05-05T18:37:31.300Z] #44 110.1 make[2]: Nothing to be done for 'all'. [2020-05-05T18:37:31.300Z] #44 110.1 make[2]: Nothing to be done for 'all'. [2020-05-05T18:37:31.378Z] #33 ... [2020-05-05T18:37:31.378Z] [2020-05-05T18:37:31.378Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:37:31.378Z] #56 26.32 + cd /tmp/tmp.yyMN4oOBBO/src/github.com/mvdan/sh [2020-05-05T18:37:31.378Z] #56 26.32 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-05T18:37:31.378Z] #56 26.47 + GO111MODULE=on [2020-05-05T18:37:31.378Z] #56 26.47 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-05T18:37:31.378Z] #56 28.28 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-05T18:37:31.378Z] #56 28.28 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-05T18:37:31.378Z] #56 28.28 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-05T18:37:31.378Z] #56 28.75 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-05T18:37:31.378Z] #56 29.25 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-05T18:37:31.429Z] ok github.com/docker/docker/libcontainerd/queue 0.049s coverage: 100.0% of statements [2020-05-05T18:37:31.580Z] #44 110.2 make[2]: Nothing to be done for 'all'. [2020-05-05T18:37:31.580Z] #44 110.2 make[2]: Nothing to be done for 'all'. [2020-05-05T18:37:31.580Z] #44 110.2 make[2]: Nothing to be done for 'all'. [2020-05-05T18:37:31.580Z] #44 110.3 make[2]: Nothing to be done for 'all'. [2020-05-05T18:37:31.580Z] #44 110.3 make[2]: Nothing to be done for 'all'. [2020-05-05T18:37:31.580Z] #44 110.3 INSTALL criu/criu [2020-05-05T18:37:32.211Z] #44 DONE 110.7s [2020-05-05T18:37:32.211Z] [2020-05-05T18:37:32.211Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:37:32.306Z] #56 30.62 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-05T18:37:32.368Z] ok github.com/docker/docker/pkg/aaparser 0.059s coverage: 50.0% of statements [2020-05-05T18:37:32.828Z] #60 ... [2020-05-05T18:37:32.828Z] [2020-05-05T18:37:32.828Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-05T18:37:32.828Z] #41 DONE 147.3s [2020-05-05T18:37:32.854Z] #65 68.62 Checking out files: 38% (1212/3185) Checking out files: 39% (1243/3185) Checking out files: 40% (1274/3185) Checking out files: 41% (1306/3185) Checking out files: 42% (1338/3185) Checking out files: 43% (1370/3185) Checking out files: 44% (1402/3185) Checking out files: 45% (1434/3185) Checking out files: 46% (1466/3185) Checking out files: 47% (1497/3185) Checking out files: 48% (1529/3185) Checking out files: 49% (1561/3185) Checking out files: 50% (1593/3185) Checking out files: 51% (1625/3185) Checking out files: 52% (1657/3185) Checking out files: 53% (1689/3185) Checking out files: 54% (1720/3185) Checking out files: 55% (1752/3185) Checking out files: 56% (1784/3185) Checking out files: 57% (1816/3185) Checking out files: 58% (1848/3185) Checking out files: 59% (1880/3185) Checking out files: 60% (1911/3185) Checking out files: 61% (1943/3185) Checking out files: 62% (1975/3185) Checking out files: 63% (2007/3185) Checking out files: 64% (2039/3185) Checking out files: 65% (2071/3185) Checking out files: 66% (2103/3185) Checking out files: 67% (2134/3185) Checking out files: 68% (2166/3185) Checking out files: 69% (2198/3185) Checking out files: 70% (2230/3185) Checking out files: 71% (2262/3185) Checking out files: 72% (2294/3185) Checking out files: 73% (2326/3185) Checking out files: 74% (2357/3185) Checking out files: 75% (2389/3185) Checking out files: 76% (2421/3185) Checking out files: 77% (2453/3185) Checking out files: 78% (2485/3185) Checking out files: 78% (2506/3185) Checking out files: 79% (2517/3185) Checking out files: 80% (2548/3185) Checking out files: 81% (2580/3185) Checking out files: 82% (2612/3185) Checking out files: 83% (2644/3185) Checking out files: 84% (2676/3185) Checking out files: 85% (2708/3185) Checking out files: 86% (2740/3185) Checking out files: 87% (2771/3185) Checking out files: 88% (2803/3185) Checking out files: 89% (2835/3185) Checking out files: 90% (2867/3185) Checking out files: 91% (2899/3185) Checking out files: 92% (2931/3185) Checking out files: 93% (2963/3185) Checking out files: 94% (2994/3185) Checking out files: 95% (3026/3185) Checking out files: 96% (3058/3185) Checking out files: 97% (3090/3185) Checking out files: 98% (3122/3185) Checking out files: 99% (3154/3185) Checking out files: 100% (3185/3185) Checking out files: 100% (3185/3185), done. [2020-05-05T18:37:32.854Z] #65 70.52 + cd /tmp/tmp.YvHANxYp5Q/src/github.com/containerd/containerd [2020-05-05T18:37:32.854Z] #65 70.52 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-05T18:37:33.109Z] [2020-05-05T18:37:33.109Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:37:33.236Z] #56 31.55 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-05T18:37:33.782Z] #41 ... [2020-05-05T18:37:33.783Z] [2020-05-05T18:37:33.783Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:37:33.783Z] #74 29.97 Checking out files: 63% (1321/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-05T18:37:33.783Z] #74 30.83 + cd /tmp/tmp.HfM9O3tzgv/src/github.com/docker/libnetwork [2020-05-05T18:37:33.783Z] #74 30.83 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-05T18:37:33.783Z] #74 31.16 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-05T18:37:33.797Z] #56 ... [2020-05-05T18:37:33.797Z] [2020-05-05T18:37:33.797Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-05T18:37:34.053Z] #41 32.51 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-05T18:37:34.116Z] #60 ... [2020-05-05T18:37:34.116Z] [2020-05-05T18:37:34.116Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-05T18:37:34.277Z] ok github.com/docker/docker/opts 0.039s coverage: 67.4% of statements [2020-05-05T18:37:34.396Z] #42 DONE 0.3s [2020-05-05T18:37:34.396Z] [2020-05-05T18:37:34.396Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:37:34.396Z] #53 ... [2020-05-05T18:37:34.396Z] [2020-05-05T18:37:34.396Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-05T18:37:34.677Z] #45 DONE 0.2s [2020-05-05T18:37:34.677Z] [2020-05-05T18:37:34.677Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:37:34.677Z] #60 74.02 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-05T18:37:34.677Z] #60 ... [2020-05-05T18:37:34.677Z] [2020-05-05T18:37:34.677Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-05T18:37:34.677Z] #48 DONE 0.1s [2020-05-05T18:37:34.677Z] [2020-05-05T18:37:34.677Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-05T18:37:34.677Z] #51 DONE 0.1s [2020-05-05T18:37:34.845Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-05-05T18:37:34.958Z] [2020-05-05T18:37:34.958Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:37:35.105Z] ok github.com/docker/docker/pkg/authorization 0.610s coverage: 68.3% of statements [2020-05-05T18:37:35.105Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2020-05-05T18:37:35.242Z] #53 ... [2020-05-05T18:37:35.242Z] [2020-05-05T18:37:35.242Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:37:35.242Z] #60 74.60 + mkdir -p /build [2020-05-05T18:37:35.242Z] #60 74.60 + cp runc /build/runc [2020-05-05T18:37:35.523Z] #60 DONE 74.8s [2020-05-05T18:37:35.523Z] [2020-05-05T18:37:35.523Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:37:35.523Z] #53 149.7 + cd /tmp/tmp.jcc6MfM4EX/src/github.com/golangci/golangci-lint/ [2020-05-05T18:37:35.523Z] #53 149.7 + git checkout -q v1.23.8 [2020-05-05T18:37:35.575Z] #65 72.82 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-05T18:37:35.575Z] #65 72.82 + BUILDTAGS='netgo osusergo static_build' [2020-05-05T18:37:35.575Z] #65 72.82 + export EXTRA_FLAGS=-buildmode=pie [2020-05-05T18:37:35.575Z] #65 72.82 + EXTRA_FLAGS=-buildmode=pie [2020-05-05T18:37:35.575Z] #65 72.82 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-05T18:37:35.575Z] #65 72.82 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-05T18:37:35.575Z] #65 72.82 + '[' '' = dynamic ']' [2020-05-05T18:37:35.575Z] #65 72.82 + make [2020-05-05T18:37:35.674Z] ok github.com/docker/docker/pkg/archive 1.181s coverage: 76.8% of statements [2020-05-05T18:37:35.675Z] ok github.com/docker/docker/pkg/directory 0.013s coverage: 80.0% of statements [2020-05-05T18:37:35.680Z] #74 ... [2020-05-05T18:37:35.680Z] [2020-05-05T18:37:35.680Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:37:35.680Z] #47 24.51 unicode/utf16 [2020-05-05T18:37:35.680Z] #47 24.71 container/list [2020-05-05T18:37:35.680Z] #47 25.17 crypto/internal/subtle [2020-05-05T18:37:35.680Z] #47 25.28 crypto/subtle [2020-05-05T18:37:35.680Z] #47 25.42 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-05T18:37:35.680Z] #47 25.54 internal/nettrace [2020-05-05T18:37:35.680Z] #47 25.74 runtime/cgo [2020-05-05T18:37:35.680Z] #47 ... [2020-05-05T18:37:35.680Z] [2020-05-05T18:37:35.680Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:37:35.680Z] #56 27.93 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-05T18:37:35.680Z] #56 29.30 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-05T18:37:35.680Z] #56 29.47 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-05T18:37:35.680Z] #56 29.67 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-05T18:37:35.680Z] #56 29.73 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-05T18:37:35.680Z] #56 30.77 runtime/cgo [2020-05-05T18:37:35.680Z] #56 30.81 runtime [2020-05-05T18:37:35.807Z] #53 150.1 ++ git describe --tags [2020-05-05T18:37:35.807Z] #53 150.1 + version=v1.23.8 [2020-05-05T18:37:35.807Z] #53 150.1 ++ git rev-parse --short HEAD [2020-05-05T18:37:35.807Z] #53 150.1 + commit=76a82c6 [2020-05-05T18:37:35.807Z] #53 150.1 ++ git show -s --format=%cd [2020-05-05T18:37:35.807Z] #53 150.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-05T18:37:35.807Z] #53 150.1 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-05T18:37:36.233Z] #65 73.75 + bin/ctr [2020-05-05T18:37:36.570Z] #41 35.01 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-05-05T18:37:36.613Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2020-05-05T18:37:36.613Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2020-05-05T18:37:37.183Z] ok github.com/docker/docker/pkg/discovery/memory 0.012s coverage: 92.3% of statements [2020-05-05T18:37:37.581Z] #56 ... [2020-05-05T18:37:37.582Z] [2020-05-05T18:37:37.582Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:37:37.582Z] #47 36.82 vendor/golang.org/x/crypto/internal/subtle [2020-05-05T18:37:37.751Z] ok github.com/docker/docker/pkg/discovery/nodes 0.013s coverage: 93.8% of statements [2020-05-05T18:37:37.839Z] #47 36.98 vendor/golang.org/x/crypto/curve25519 [2020-05-05T18:37:38.320Z] ok github.com/docker/docker/pkg/dmesg 0.014s coverage: 83.3% of statements [2020-05-05T18:37:38.404Z] #47 ... [2020-05-05T18:37:38.404Z] [2020-05-05T18:37:38.404Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-05T18:37:38.404Z] #35 28.10 Fetched 8344 kB in 22s (373 kB/s) [2020-05-05T18:37:38.404Z] #35 28.10 Reading package lists... [2020-05-05T18:37:38.404Z] #35 36.14 Reading package lists... [2020-05-05T18:37:38.404Z] #35 ... [2020-05-05T18:37:38.404Z] [2020-05-05T18:37:38.404Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-05T18:37:38.404Z] #62 31.38 Fetched 8344 kB in 21s (391 kB/s) [2020-05-05T18:37:38.404Z] #62 31.38 Reading package lists... [2020-05-05T18:37:38.969Z] #62 38.22 Reading package lists... [2020-05-05T18:37:38.969Z] #62 ... [2020-05-05T18:37:38.969Z] [2020-05-05T18:37:38.969Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-05T18:37:38.969Z] #25 28.51 Fetched 8344 kB in 22s (375 kB/s) [2020-05-05T18:37:38.969Z] #25 28.51 Reading package lists... [2020-05-05T18:37:38.969Z] #25 36.69 Reading package lists... [2020-05-05T18:37:38.969Z] #25 ... [2020-05-05T18:37:38.969Z] [2020-05-05T18:37:38.969Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:37:38.969Z] #10 30.70 Fetched 8344 kB in 23s (360 kB/s) [2020-05-05T18:37:38.969Z] #10 30.70 Reading package lists... [2020-05-05T18:37:39.256Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 67.0% of statements [2020-05-05T18:37:39.835Z] #41 ... [2020-05-05T18:37:39.835Z] [2020-05-05T18:37:39.835Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:37:39.835Z] #74 35.44 Checking out files: 60% (1255/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-05-05T18:37:39.835Z] #74 36.28 + cd /tmp/tmp.M5IA5yhNkh/src/github.com/docker/libnetwork [2020-05-05T18:37:39.835Z] #74 36.28 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-05T18:37:39.835Z] #74 36.90 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-05T18:37:40.193Z] ok github.com/docker/docker/pkg/chrootarchive 3.514s coverage: 43.2% of statements [2020-05-05T18:37:40.193Z] ok github.com/docker/docker/pkg/fileutils 0.021s coverage: 89.5% of statements [2020-05-05T18:37:40.667Z] #65 ... [2020-05-05T18:37:40.667Z] [2020-05-05T18:37:40.667Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:37:40.667Z] #33 112.4 internal/poll [2020-05-05T18:37:40.764Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2020-05-05T18:37:40.764Z] ok github.com/docker/docker/pkg/discovery/kv 3.092s coverage: 84.1% of statements [2020-05-05T18:37:40.764Z] ok github.com/docker/docker/pkg/fsutils 0.355s coverage: 85.1% of statements [2020-05-05T18:37:40.865Z] #10 38.01 Reading package lists... [2020-05-05T18:37:40.865Z] #10 ... [2020-05-05T18:37:40.865Z] [2020-05-05T18:37:40.865Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-05T18:37:40.865Z] #43 30.57 Fetched 8344 kB in 22s (380 kB/s) [2020-05-05T18:37:40.865Z] #43 30.57 Reading package lists... [2020-05-05T18:37:41.295Z] #33 ... [2020-05-05T18:37:41.295Z] [2020-05-05T18:37:41.295Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:37:41.295Z] #44 30.90 CC images/core-s390.o [2020-05-05T18:37:41.295Z] #44 32.37 CC images/cpuinfo.o [2020-05-05T18:37:41.295Z] #44 33.28 CC images/inventory.o [2020-05-05T18:37:41.295Z] #44 33.79 CC images/fdinfo.o [2020-05-05T18:37:41.295Z] #44 34.33 CC images/fown.o [2020-05-05T18:37:41.295Z] #44 34.71 CC images/ns.o [2020-05-05T18:37:41.295Z] #44 35.04 CC images/regfile.o [2020-05-05T18:37:41.295Z] #44 35.48 CC images/ghost-file.o [2020-05-05T18:37:41.295Z] #44 36.05 CC images/fifo.o [2020-05-05T18:37:41.295Z] #44 36.39 CC images/remap-file-path.o [2020-05-05T18:37:41.295Z] #44 36.73 CC images/eventfd.o [2020-05-05T18:37:41.295Z] #44 37.02 CC images/eventpoll.o [2020-05-05T18:37:41.295Z] #44 37.65 CC images/fh.o [2020-05-05T18:37:41.295Z] #44 38.11 CC images/fsnotify.o [2020-05-05T18:37:41.295Z] #44 39.11 CC images/signalfd.o [2020-05-05T18:37:41.295Z] #44 39.42 CC images/fs.o [2020-05-05T18:37:41.295Z] #44 39.73 CC images/pstree.o [2020-05-05T18:37:41.295Z] #44 40.13 CC images/pipe.o [2020-05-05T18:37:41.295Z] #44 40.52 CC images/tcp-stream.o [2020-05-05T18:37:41.295Z] #44 40.92 CC images/sk-packet.o [2020-05-05T18:37:41.334Z] ok github.com/docker/docker/layer 7.543s coverage: 68.8% of statements [2020-05-05T18:37:41.334Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-05T18:37:41.334Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-05T18:37:41.334Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-05T18:37:41.334Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-05T18:37:41.334Z] ? github.com/docker/docker/oci [no test files] [2020-05-05T18:37:41.334Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-05T18:37:41.334Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-05T18:37:41.334Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-05T18:37:41.584Z] #44 41.37 CC images/mnt.o [2020-05-05T18:37:41.724Z] #74 ... [2020-05-05T18:37:41.724Z] [2020-05-05T18:37:41.724Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:37:41.724Z] #47 29.90 unicode/utf16 [2020-05-05T18:37:41.724Z] #47 30.25 container/list [2020-05-05T18:37:41.724Z] #47 31.32 crypto/internal/subtle [2020-05-05T18:37:41.724Z] #47 31.46 crypto/subtle [2020-05-05T18:37:41.724Z] #47 31.75 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-05T18:37:41.724Z] #47 31.90 internal/nettrace [2020-05-05T18:37:41.724Z] #47 32.01 runtime/cgo [2020-05-05T18:37:41.724Z] #47 ... [2020-05-05T18:37:41.724Z] [2020-05-05T18:37:41.724Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:37:41.724Z] #56 32.97 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-05T18:37:41.724Z] #56 34.34 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-05T18:37:41.724Z] #56 34.50 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-05T18:37:41.724Z] #56 34.71 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-05T18:37:41.724Z] #56 34.85 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-05T18:37:41.724Z] #56 35.59 runtime/cgo [2020-05-05T18:37:41.724Z] #56 35.64 runtime [2020-05-05T18:37:41.872Z] #44 41.68 CC images/pipe-data.o [2020-05-05T18:37:41.904Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2020-05-05T18:37:41.904Z] ok github.com/docker/docker/pkg/locker 0.047s coverage: 88.9% of statements [2020-05-05T18:37:42.162Z] #44 41.95 CC images/sa.o [2020-05-05T18:37:42.452Z] #44 42.29 CC images/timer.o [2020-05-05T18:37:42.472Z] ok github.com/docker/docker/pkg/idtools 0.880s coverage: 70.3% of statements [2020-05-05T18:37:42.472Z] ok github.com/docker/docker/pkg/longpath 0.029s coverage: 100.0% of statements [2020-05-05T18:37:42.472Z] ok github.com/docker/docker/pkg/ioutils 0.609s coverage: 70.6% of statements [2020-05-05T18:37:42.472Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-05T18:37:42.472Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-05T18:37:42.472Z] ok github.com/docker/docker/pkg/namesgenerator 0.024s coverage: 85.7% of statements [2020-05-05T18:37:42.472Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-05T18:37:43.042Z] ok github.com/docker/docker/pkg/parsers 0.033s coverage: 97.0% of statements [2020-05-05T18:37:43.042Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.016s coverage: 91.4% of statements [2020-05-05T18:37:43.042Z] ok github.com/docker/docker/pkg/parsers/kernel 0.018s coverage: 60.0% of statements [2020-05-05T18:37:43.081Z] #44 42.96 CC images/timerfd.o [2020-05-05T18:37:43.302Z] ok github.com/docker/docker/pkg/pidfile 0.031s coverage: 82.4% of statements [2020-05-05T18:37:43.302Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-05T18:37:43.302Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-05T18:37:43.711Z] #44 43.34 CC images/mm.o [2020-05-05T18:37:43.711Z] #44 ... [2020-05-05T18:37:43.711Z] [2020-05-05T18:37:43.711Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:37:43.711Z] #47 105.7 crypto/rc4 [2020-05-05T18:37:43.711Z] #47 106.6 vendor/golang.org/x/text/transform [2020-05-05T18:37:43.711Z] #47 112.0 time [2020-05-05T18:37:43.711Z] #47 ... [2020-05-05T18:37:43.711Z] [2020-05-05T18:37:43.711Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:37:43.711Z] #33 115.7 os [2020-05-05T18:37:43.872Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.029s coverage: 56.8% of statements [2020-05-05T18:37:44.140Z] #43 37.45 Reading package lists... [2020-05-05T18:37:44.140Z] #43 ... [2020-05-05T18:37:44.140Z] [2020-05-05T18:37:44.140Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-05T18:37:44.140Z] #25 36.69 Reading package lists... [2020-05-05T18:37:44.241Z] #56 ... [2020-05-05T18:37:44.241Z] [2020-05-05T18:37:44.241Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-05T18:37:44.241Z] #35 32.51 Fetched 8344 kB in 26s (315 kB/s) [2020-05-05T18:37:44.241Z] #35 32.51 Reading package lists... [2020-05-05T18:37:44.241Z] #35 40.02 Reading package lists... [2020-05-05T18:37:44.241Z] #35 ... [2020-05-05T18:37:44.241Z] [2020-05-05T18:37:44.241Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-05T18:37:44.241Z] #43 33.90 Fetched 8344 kB in 27s (312 kB/s) [2020-05-05T18:37:44.241Z] #43 33.90 Reading package lists... [2020-05-05T18:37:44.241Z] #43 41.45 Reading package lists... [2020-05-05T18:37:44.241Z] #43 ... [2020-05-05T18:37:44.241Z] [2020-05-05T18:37:44.241Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:37:44.241Z] #47 42.44 vendor/golang.org/x/crypto/internal/subtle [2020-05-05T18:37:44.241Z] #47 42.61 vendor/golang.org/x/crypto/curve25519 [2020-05-05T18:37:44.241Z] #47 ... [2020-05-05T18:37:44.241Z] [2020-05-05T18:37:44.241Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-05T18:37:44.241Z] #25 32.92 Fetched 8344 kB in 26s (318 kB/s) [2020-05-05T18:37:44.241Z] #25 32.92 Reading package lists... [2020-05-05T18:37:44.443Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2020-05-05T18:37:44.443Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 88.2% of statements [2020-05-05T18:37:44.497Z] #25 40.23 Reading package lists... [2020-05-05T18:37:44.497Z] #25 ... [2020-05-05T18:37:44.497Z] [2020-05-05T18:37:44.497Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-05T18:37:44.497Z] #62 33.17 Fetched 8344 kB in 26s (316 kB/s) [2020-05-05T18:37:44.497Z] #62 33.17 Reading package lists... [2020-05-05T18:37:44.497Z] #62 40.49 Reading package lists... [2020-05-05T18:37:44.497Z] #62 ... [2020-05-05T18:37:44.497Z] [2020-05-05T18:37:44.497Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:37:44.497Z] #10 34.78 Fetched 8344 kB in 24s (342 kB/s) [2020-05-05T18:37:44.497Z] #10 34.78 Reading package lists... [2020-05-05T18:37:44.704Z] ok github.com/docker/docker/pkg/progress 0.021s coverage: 75.9% of statements [2020-05-05T18:37:45.273Z] ok github.com/docker/docker/pkg/reexec 0.018s coverage: 82.4% of statements [2020-05-05T18:37:45.511Z] #25 43.68 Building dependency tree... [2020-05-05T18:37:45.768Z] #33 117.8 internal/fmtsort [2020-05-05T18:37:45.842Z] ok github.com/docker/docker/pkg/stdcopy 0.016s coverage: 100.0% of statements [2020-05-05T18:37:46.101Z] ok github.com/docker/docker/pkg/pubsub 1.084s coverage: 73.9% of statements [2020-05-05T18:37:46.670Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-05-05T18:37:46.670Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2020-05-05T18:37:46.816Z] #33 ... [2020-05-05T18:37:46.816Z] [2020-05-05T18:37:46.816Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:37:46.816Z] #56 109.1 time [2020-05-05T18:37:46.816Z] #56 111.2 regexp [2020-05-05T18:37:46.930Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-05-05T18:37:47.104Z] #56 ... [2020-05-05T18:37:47.104Z] [2020-05-05T18:37:47.104Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:37:47.104Z] #44 43.96 CC images/sk-opts.o [2020-05-05T18:37:47.104Z] #44 44.40 CC images/sk-unix.o [2020-05-05T18:37:47.104Z] #44 44.92 CC images/sk-inet.o [2020-05-05T18:37:47.104Z] #44 45.66 CC images/tun.o [2020-05-05T18:37:47.104Z] #44 46.40 CC images/sk-netlink.o [2020-05-05T18:37:47.104Z] #44 46.73 CC images/packet-sock.o [2020-05-05T18:37:47.732Z] #44 47.52 CC images/ipc-var.o [2020-05-05T18:37:48.035Z] #25 47.42 ca-certificates is already the newest version (20190110). [2020-05-05T18:37:48.035Z] #25 47.42 The following additional packages will be installed: [2020-05-05T18:37:48.035Z] #25 47.42 libjq1 libonig5 [2020-05-05T18:37:48.035Z] #25 47.91 The following NEW packages will be installed: [2020-05-05T18:37:48.293Z] #25 47.92 jq libjq1 libonig5 [2020-05-05T18:37:48.308Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 54.1% of statements [2020-05-05T18:37:48.308Z] ok github.com/docker/docker/pkg/system 0.047s coverage: 36.9% of statements [2020-05-05T18:37:48.308Z] ok github.com/docker/docker/pkg/signal 2.757s coverage: 61.0% of statements [2020-05-05T18:37:48.363Z] #44 47.97 CC images/ipc-desc.o [2020-05-05T18:37:48.652Z] #44 48.24 CC images/ipc-shm.o [2020-05-05T18:37:48.711Z] #10 42.97 Reading package lists... [2020-05-05T18:37:48.711Z] #10 ... [2020-05-05T18:37:48.711Z] [2020-05-05T18:37:48.711Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-05T18:37:48.711Z] #62 40.49 Reading package lists... [2020-05-05T18:37:48.857Z] #25 48.37 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2020-05-05T18:37:48.857Z] #25 48.37 Need to get 355 kB of archives. [2020-05-05T18:37:48.857Z] #25 48.37 After this operation, 1072 kB of additional disk space will be used. [2020-05-05T18:37:48.857Z] #25 48.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-05T18:37:48.857Z] #25 48.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-05T18:37:48.857Z] #25 48.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-05T18:37:48.876Z] ok github.com/docker/docker/pkg/tailfile 0.174s coverage: 88.6% of statements [2020-05-05T18:37:48.876Z] testing: warning: no tests to run [2020-05-05T18:37:48.876Z] coverage: [no statements] [2020-05-05T18:37:48.876Z] ok github.com/docker/docker/pkg/term/windows 0.009s coverage: [no statements] [no tests to run] [2020-05-05T18:37:48.942Z] #44 48.54 CC images/ipc-msg.o [2020-05-05T18:37:49.137Z] ok github.com/docker/docker/pkg/tarsum 0.129s coverage: 89.3% of statements [2020-05-05T18:37:49.231Z] #44 49.07 CC images/ipc-sem.o [2020-05-05T18:37:49.396Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2020-05-05T18:37:49.396Z] ok github.com/docker/docker/pkg/truncindex 0.111s coverage: 91.5% of statements [2020-05-05T18:37:49.421Z] #25 ... [2020-05-05T18:37:49.421Z] [2020-05-05T18:37:49.421Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:37:49.421Z] #47 47.90 internal/reflectlite [2020-05-05T18:37:49.421Z] #47 47.91 github.com/LK4D4/vndr/godl/singleflight [2020-05-05T18:37:49.421Z] #47 48.26 math/rand [2020-05-05T18:37:49.656Z] ok github.com/docker/docker/pkg/useragent 0.011s coverage: 88.9% of statements [2020-05-05T18:37:49.860Z] #44 49.40 CC images/utsns.o [2020-05-05T18:37:49.860Z] #44 49.80 CC images/creds.o [2020-05-05T18:37:50.327Z] #62 47.52 Building dependency tree... [2020-05-05T18:37:50.352Z] #47 49.42 internal/singleflight [2020-05-05T18:37:50.488Z] #44 50.12 CC images/vma.o [2020-05-05T18:37:50.632Z] #47 ... [2020-05-05T18:37:50.632Z] [2020-05-05T18:37:50.632Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:37:50.632Z] #74 DONE 49.8s [2020-05-05T18:37:50.632Z] [2020-05-05T18:37:50.632Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-05T18:37:50.632Z] #25 50.01 debconf: delaying package configuration, since apt-utils is not installed [2020-05-05T18:37:50.632Z] #25 50.34 Fetched 355 kB in 0s (1174 kB/s) [2020-05-05T18:37:50.777Z] #44 50.57 CC images/netdev.o [2020-05-05T18:37:50.889Z] #25 50.57 Selecting previously unselected package libonig5:amd64. [2020-05-05T18:37:51.019Z] #53 ... [2020-05-05T18:37:51.019Z] [2020-05-05T18:37:51.019Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:37:51.019Z] #65 131.7 + bin/containerd [2020-05-05T18:37:51.039Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2020-05-05T18:37:51.067Z] #44 ... [2020-05-05T18:37:51.067Z] [2020-05-05T18:37:51.067Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:37:51.067Z] #56 123.3 io/ioutil [2020-05-05T18:37:51.067Z] #56 123.3 mvdan.cc/sh/v3/fileutil [2020-05-05T18:37:51.146Z] #25 50.57 (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 ... 15409 files and directories currently installed.) [2020-05-05T18:37:51.146Z] #25 50.65 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-05-05T18:37:51.146Z] #25 50.66 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-05T18:37:51.405Z] #25 51.16 Selecting previously unselected package libjq1:amd64. [2020-05-05T18:37:51.405Z] #25 51.16 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-05T18:37:51.405Z] #25 51.17 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-05T18:37:51.609Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 73.8% of statements [2020-05-05T18:37:51.667Z] #25 51.43 Selecting previously unselected package jq. [2020-05-05T18:37:51.869Z] ok github.com/docker/docker/reference 0.024s coverage: 83.7% of statements [2020-05-05T18:37:51.923Z] #25 51.47 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-05T18:37:51.923Z] #25 51.47 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-05T18:37:52.180Z] #25 51.75 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-05T18:37:52.180Z] #25 51.77 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-05T18:37:52.180Z] #25 51.78 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-05T18:37:52.180Z] #25 51.79 Processing triggers for libc-bin (2.28-10) ... [2020-05-05T18:37:52.443Z] #25 DONE 52.1s [2020-05-05T18:37:52.443Z] [2020-05-05T18:37:52.443Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-05T18:37:52.443Z] #26 DONE 0.1s [2020-05-05T18:37:52.443Z] [2020-05-05T18:37:52.443Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-05T18:37:52.807Z] ok github.com/docker/docker/plugin 0.602s coverage: 23.3% of statements [2020-05-05T18:37:52.921Z] #62 51.37 The following additional packages will be installed: [2020-05-05T18:37:52.921Z] #62 51.38 libbtrfs0 [2020-05-05T18:37:52.921Z] #62 51.59 The following NEW packages will be installed: [2020-05-05T18:37:52.921Z] #62 51.61 libbtrfs-dev libbtrfs0 [2020-05-05T18:37:53.065Z] ok github.com/docker/docker/registry/resumable 0.042s coverage: 100.0% of statements [2020-05-05T18:37:53.127Z] #56 125.2 fmt [2020-05-05T18:37:53.127Z] #56 125.3 encoding/binary [2020-05-05T18:37:53.377Z] #27 ... [2020-05-05T18:37:53.377Z] [2020-05-05T18:37:53.377Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-05T18:37:53.377Z] #62 38.22 Reading package lists... [2020-05-05T18:37:53.377Z] #62 45.34 Building dependency tree... [2020-05-05T18:37:53.377Z] #62 48.95 The following additional packages will be installed: [2020-05-05T18:37:53.377Z] #62 48.98 libbtrfs0 [2020-05-05T18:37:53.377Z] #62 49.21 The following NEW packages will be installed: [2020-05-05T18:37:53.377Z] #62 49.21 libbtrfs-dev libbtrfs0 [2020-05-05T18:37:53.377Z] #62 49.76 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-05-05T18:37:53.377Z] #62 49.76 Need to get 119 kB of archives. [2020-05-05T18:37:53.377Z] #62 49.76 After this operation, 387 kB of additional disk space will be used. [2020-05-05T18:37:53.377Z] #62 49.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-05T18:37:53.377Z] #62 49.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-05T18:37:53.377Z] #62 51.68 debconf: delaying package configuration, since apt-utils is not installed [2020-05-05T18:37:53.377Z] #62 51.92 Fetched 119 kB in 0s (290 kB/s) [2020-05-05T18:37:53.377Z] #62 52.02 Selecting previously unselected package libbtrfs0. [2020-05-05T18:37:53.378Z] #62 52.02 (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 ... 15409 files and directories currently installed.) [2020-05-05T18:37:53.378Z] #62 52.12 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-05T18:37:53.378Z] #62 52.14 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-05T18:37:53.378Z] #62 52.41 Selecting previously unselected package libbtrfs-dev. [2020-05-05T18:37:53.378Z] #62 52.41 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-05T18:37:53.378Z] #62 52.41 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-05T18:37:53.378Z] #62 52.75 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-05T18:37:53.378Z] #62 52.79 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-05T18:37:53.378Z] #62 52.84 Processing triggers for libc-bin (2.28-10) ... [2020-05-05T18:37:53.378Z] #62 DONE 53.2s [2020-05-05T18:37:53.481Z] #62 52.19 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-05-05T18:37:53.481Z] #62 52.19 Need to get 119 kB of archives. [2020-05-05T18:37:53.481Z] #62 52.19 After this operation, 387 kB of additional disk space will be used. [2020-05-05T18:37:53.481Z] #62 52.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-05T18:37:53.481Z] #62 52.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-05T18:37:53.635Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 45.3% of statements [2020-05-05T18:37:53.642Z] [2020-05-05T18:37:53.642Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-05T18:37:53.642Z] #63 DONE 0.1s [2020-05-05T18:37:53.642Z] [2020-05-05T18:37:53.642Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-05T18:37:53.642Z] #64 DONE 0.1s [2020-05-05T18:37:53.642Z] [2020-05-05T18:37:53.642Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:37:53.896Z] ok github.com/docker/docker/registry 0.258s coverage: 56.1% of statements [2020-05-05T18:37:53.902Z] #65 ... [2020-05-05T18:37:53.902Z] [2020-05-05T18:37:53.902Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-05T18:37:53.902Z] #35 36.14 Reading package lists... [2020-05-05T18:37:53.902Z] #35 43.67 Building dependency tree... [2020-05-05T18:37:53.902Z] #35 47.47 The following additional packages will be installed: [2020-05-05T18:37:53.902Z] #35 47.49 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-05T18:37:53.902Z] #35 47.50 Suggested packages: [2020-05-05T18:37:53.902Z] #35 47.50 cmake-doc ninja-build lrzip [2020-05-05T18:37:53.902Z] #35 47.50 Recommended packages: [2020-05-05T18:37:53.902Z] #35 47.50 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-05T18:37:53.902Z] #35 48.49 The following NEW packages will be installed: [2020-05-05T18:37:53.902Z] #35 48.51 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-05T18:37:53.902Z] #35 48.51 vim-common xxd [2020-05-05T18:37:53.902Z] #35 48.85 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-05-05T18:37:53.902Z] #35 48.85 Need to get 14.9 MB of archives. [2020-05-05T18:37:53.902Z] #35 48.85 After this operation, 61.8 MB of additional disk space will be used. [2020-05-05T18:37:53.902Z] #35 48.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-05T18:37:53.902Z] #35 48.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-05T18:37:53.902Z] #35 48.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-05T18:37:53.902Z] #35 49.01 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-05T18:37:53.902Z] #35 50.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-05-05T18:37:53.902Z] #35 50.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-05-05T18:37:53.902Z] #35 50.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-05-05T18:37:53.902Z] #35 50.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-05-05T18:37:53.902Z] #35 50.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-05-05T18:37:53.902Z] #35 50.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-05-05T18:37:53.902Z] #35 52.13 debconf: delaying package configuration, since apt-utils is not installed [2020-05-05T18:37:53.902Z] #35 52.51 Fetched 14.9 MB in 2s (6998 kB/s) [2020-05-05T18:37:53.902Z] #35 52.61 Selecting previously unselected package xxd. [2020-05-05T18:37:53.902Z] #35 52.61 (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 ... 15409 files and directories currently installed.) [2020-05-05T18:37:53.902Z] #35 52.76 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-05T18:37:53.902Z] #35 52.82 Unpacking xxd (2:8.1.0875-5) ... [2020-05-05T18:37:53.902Z] #35 53.18 Selecting previously unselected package vim-common. [2020-05-05T18:37:53.902Z] #35 53.18 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-05T18:37:53.902Z] #35 53.27 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-05T18:37:53.902Z] #35 ... [2020-05-05T18:37:53.902Z] [2020-05-05T18:37:53.902Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-05T18:37:53.902Z] #43 37.45 Reading package lists... [2020-05-05T18:37:53.902Z] #43 44.51 Building dependency tree... [2020-05-05T18:37:53.902Z] #43 48.05 The following additional packages will be installed: [2020-05-05T18:37:53.902Z] #43 48.06 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-05T18:37:53.902Z] #43 48.07 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-05T18:37:53.902Z] #43 48.08 Suggested packages: [2020-05-05T18:37:53.902Z] #43 48.08 manpages-dev python-setuptools [2020-05-05T18:37:53.902Z] #43 49.23 The following NEW packages will be installed: [2020-05-05T18:37:53.902Z] #43 49.24 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-05T18:37:53.902Z] #43 49.24 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-05T18:37:53.902Z] #43 49.25 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-05T18:37:53.902Z] #43 49.25 python-six zlib1g-dev [2020-05-05T18:37:53.902Z] #43 49.68 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-05-05T18:37:53.902Z] #43 49.68 Need to get 4095 kB of archives. [2020-05-05T18:37:53.902Z] #43 49.68 After this operation, 22.5 MB of additional disk space will be used. [2020-05-05T18:37:53.902Z] #43 49.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-05-05T18:37:53.902Z] #43 49.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-05T18:37:53.902Z] #43 49.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-05-05T18:37:53.902Z] #43 49.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-05T18:37:53.902Z] #43 49.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-05-05T18:37:53.902Z] #43 49.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-05T18:37:53.902Z] #43 49.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-05-05T18:37:53.902Z] #43 49.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-05-05T18:37:53.902Z] #43 49.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-05-05T18:37:53.902Z] #43 49.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-05-05T18:37:53.902Z] #43 49.97 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-05-05T18:37:53.902Z] #43 50.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-05-05T18:37:53.902Z] #43 50.15 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-05-05T18:37:53.902Z] #43 50.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-05-05T18:37:53.902Z] #43 50.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-05T18:37:53.902Z] #43 50.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-05-05T18:37:53.902Z] #43 50.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-05-05T18:37:53.902Z] #43 52.02 debconf: delaying package configuration, since apt-utils is not installed [2020-05-05T18:37:53.902Z] #43 52.38 Fetched 4095 kB in 1s (4517 kB/s) [2020-05-05T18:37:53.902Z] #43 52.56 Selecting previously unselected package libcap-dev:amd64. [2020-05-05T18:37:53.902Z] #43 52.56 (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 ... 15409 files and directories currently installed.) [2020-05-05T18:37:53.902Z] #43 52.65 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-05-05T18:37:53.902Z] #43 52.67 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-05-05T18:37:53.902Z] #43 52.89 Selecting previously unselected package libnet1:amd64. [2020-05-05T18:37:53.902Z] #43 52.89 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-05T18:37:53.902Z] #43 52.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-05T18:37:53.902Z] #43 53.03 Selecting previously unselected package libnet1-dev. [2020-05-05T18:37:53.902Z] #43 53.04 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-05T18:37:53.902Z] #43 53.06 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-05T18:37:53.902Z] #43 53.41 Selecting previously unselected package libnl-3-200:amd64. [2020-05-05T18:37:53.902Z] #43 53.48 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-05T18:37:53.902Z] #43 53.48 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-05T18:37:54.160Z] #43 53.83 Selecting previously unselected package libnl-3-dev:amd64. [2020-05-05T18:37:54.160Z] #43 53.84 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-05-05T18:37:54.160Z] #43 53.84 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-05T18:37:54.160Z] #43 ... [2020-05-05T18:37:54.160Z] [2020-05-05T18:37:54.160Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-05T18:37:54.160Z] #35 53.86 Selecting previously unselected package cmake-data. [2020-05-05T18:37:54.160Z] #35 53.89 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-05T18:37:54.160Z] #35 53.91 Unpacking cmake-data (3.13.4-1) ... [2020-05-05T18:37:54.466Z] ok github.com/docker/docker/testutil 0.028s coverage: 62.5% of statements [2020-05-05T18:37:54.843Z] #62 ... [2020-05-05T18:37:54.843Z] [2020-05-05T18:37:54.843Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-05T18:37:54.843Z] #35 40.02 Reading package lists... [2020-05-05T18:37:54.843Z] #35 47.90 Building dependency tree... [2020-05-05T18:37:54.843Z] #35 51.80 The following additional packages will be installed: [2020-05-05T18:37:54.843Z] #35 51.83 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-05T18:37:54.843Z] #35 51.85 Suggested packages: [2020-05-05T18:37:54.843Z] #35 51.85 cmake-doc ninja-build lrzip [2020-05-05T18:37:54.843Z] #35 51.85 Recommended packages: [2020-05-05T18:37:54.843Z] #35 51.85 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-05T18:37:54.843Z] #35 53.02 The following NEW packages will be installed: [2020-05-05T18:37:54.843Z] #35 53.04 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-05T18:37:54.843Z] #35 53.04 vim-common xxd [2020-05-05T18:37:54.843Z] #35 53.50 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-05-05T18:37:54.843Z] #35 53.50 Need to get 14.9 MB of archives. [2020-05-05T18:37:54.843Z] #35 53.50 After this operation, 61.8 MB of additional disk space will be used. [2020-05-05T18:37:54.843Z] #35 53.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-05T18:37:54.843Z] #35 53.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-05T18:37:54.843Z] #35 53.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-05-05T18:37:54.843Z] #35 ... [2020-05-05T18:37:54.843Z] [2020-05-05T18:37:54.843Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-05T18:37:54.843Z] #62 53.53 debconf: delaying package configuration, since apt-utils is not installed [2020-05-05T18:37:55.095Z] #35 ... [2020-05-05T18:37:55.095Z] [2020-05-05T18:37:55.095Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:37:55.095Z] #10 38.01 Reading package lists... [2020-05-05T18:37:55.095Z] #10 44.88 Building dependency tree... [2020-05-05T18:37:55.095Z] #10 48.81 The following additional packages will be installed: [2020-05-05T18:37:55.095Z] #10 48.83 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-05T18:37:55.095Z] #10 48.83 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-05T18:37:55.095Z] #10 48.84 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-05T18:37:55.095Z] #10 48.84 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-05T18:37:55.095Z] #10 48.87 Suggested packages: [2020-05-05T18:37:55.095Z] #10 48.87 gcc-8-locales seccomp wine64 [2020-05-05T18:37:55.095Z] #10 50.43 The following NEW packages will be installed: [2020-05-05T18:37:55.095Z] #10 50.47 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-05T18:37:55.095Z] #10 50.47 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-05T18:37:55.095Z] #10 50.47 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-05T18:37:55.095Z] #10 50.47 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-05T18:37:55.095Z] #10 50.47 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-05T18:37:55.095Z] #10 50.49 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-05T18:37:55.095Z] #10 51.02 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-05-05T18:37:55.095Z] #10 51.02 Need to get 77.7 MB of archives. [2020-05-05T18:37:55.095Z] #10 51.02 After this operation, 487 MB of additional disk space will be used. [2020-05-05T18:37:55.095Z] #10 51.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-05-05T18:37:55.095Z] #10 51.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-05-05T18:37:55.095Z] #10 51.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-05T18:37:55.095Z] #10 51.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-05-05T18:37:55.095Z] #10 51.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-05-05T18:37:55.095Z] #10 51.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-05T18:37:55.095Z] #10 52.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-05T18:37:55.095Z] #10 52.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-05T18:37:55.095Z] #10 52.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-05-05T18:37:55.095Z] #10 ... [2020-05-05T18:37:55.095Z] [2020-05-05T18:37:55.095Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-05T18:37:55.095Z] #43 54.22 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-05T18:37:55.095Z] #43 54.24 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-05T18:37:55.095Z] #43 54.24 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-05T18:37:55.095Z] #43 54.33 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-05-05T18:37:55.095Z] #43 54.36 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-05-05T18:37:55.095Z] #43 54.39 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-05T18:37:55.095Z] #43 54.52 Selecting previously unselected package zlib1g-dev:amd64. [2020-05-05T18:37:55.095Z] #43 54.53 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-05-05T18:37:55.095Z] #43 54.55 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-05T18:37:55.095Z] #43 54.83 Selecting previously unselected package libprotobuf17:amd64. [2020-05-05T18:37:55.095Z] #43 54.83 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-05T18:37:55.095Z] #43 54.84 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-05T18:37:55.099Z] #62 53.78 Fetched 119 kB in 0s (301 kB/s) [2020-05-05T18:37:55.099Z] #62 53.90 Selecting previously unselected package libbtrfs0. [2020-05-05T18:37:55.183Z] #56 ... [2020-05-05T18:37:55.183Z] [2020-05-05T18:37:55.183Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:37:55.183Z] #47 117.3 regexp [2020-05-05T18:37:55.183Z] #47 ... [2020-05-05T18:37:55.183Z] [2020-05-05T18:37:55.183Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:37:55.183Z] #44 51.24 CC images/tty.o [2020-05-05T18:37:55.183Z] #44 52.36 CC images/file-lock.o [2020-05-05T18:37:55.183Z] #44 52.68 CC images/rlimit.o [2020-05-05T18:37:55.183Z] #44 53.02 CC images/pagemap.o [2020-05-05T18:37:55.183Z] #44 53.49 CC images/siginfo.o [2020-05-05T18:37:55.183Z] #44 53.99 CC images/rpc.o [2020-05-05T18:37:55.355Z] #62 53.90 (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 ... 15409 files and directories currently installed.) [2020-05-05T18:37:55.355Z] #62 54.00 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-05T18:37:55.355Z] #62 54.02 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-05T18:37:55.405Z] ok github.com/docker/docker/runconfig 0.040s coverage: 65.8% of statements [2020-05-05T18:37:55.610Z] #62 54.16 Selecting previously unselected package libbtrfs-dev. [2020-05-05T18:37:55.610Z] #62 54.18 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-05T18:37:55.610Z] #62 54.19 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-05T18:37:55.866Z] #62 54.44 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-05T18:37:55.866Z] #62 54.47 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-05T18:37:55.866Z] #62 54.50 Processing triggers for libc-bin (2.28-10) ... [2020-05-05T18:37:56.029Z] #43 55.71 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-05-05T18:37:56.029Z] #43 55.72 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-05-05T18:37:56.029Z] #43 55.73 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-05T18:37:56.289Z] #43 56.01 Selecting previously unselected package libprotobuf-dev:amd64. [2020-05-05T18:37:56.289Z] #43 ... [2020-05-05T18:37:56.289Z] [2020-05-05T18:37:56.289Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:37:56.289Z] #33 45.38 sync [2020-05-05T18:37:56.289Z] #33 45.39 internal/reflectlite [2020-05-05T18:37:56.289Z] #33 47.88 sort [2020-05-05T18:37:56.289Z] #33 47.92 errors [2020-05-05T18:37:56.289Z] #33 48.23 strconv [2020-05-05T18:37:56.289Z] #33 49.24 io [2020-05-05T18:37:56.289Z] #33 50.99 internal/oserror [2020-05-05T18:37:56.289Z] #33 51.20 syscall [2020-05-05T18:37:56.289Z] #33 53.94 reflect [2020-05-05T18:37:56.289Z] #33 ... [2020-05-05T18:37:56.289Z] [2020-05-05T18:37:56.289Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:37:56.289Z] #50 55.68 + cd /tmp/tmp.PNEocgJCux/src/gotest.tools/gotestsum [2020-05-05T18:37:56.547Z] #50 55.68 + git checkout -q v0.3.5 [2020-05-05T18:37:56.547Z] #50 55.77 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-05T18:37:56.679Z] #44 56.49 CC images/ext-file.o [2020-05-05T18:37:56.793Z] #62 DONE 55.3s [2020-05-05T18:37:56.794Z] [2020-05-05T18:37:56.794Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-05T18:37:56.794Z] #63 DONE 0.1s [2020-05-05T18:37:56.794Z] [2020-05-05T18:37:56.794Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:37:56.794Z] #47 54.42 errors [2020-05-05T18:37:56.794Z] #47 54.43 github.com/LK4D4/vndr/godl/singleflight [2020-05-05T18:37:56.794Z] #47 55.00 sort [2020-05-05T18:37:56.794Z] #47 ... [2020-05-05T18:37:56.794Z] [2020-05-05T18:37:56.794Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-05T18:37:56.794Z] #64 DONE 0.1s [2020-05-05T18:37:56.794Z] [2020-05-05T18:37:56.794Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:37:56.971Z] #44 56.82 CC images/cgroup.o [2020-05-05T18:37:57.260Z] #44 ... [2020-05-05T18:37:57.260Z] [2020-05-05T18:37:57.260Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:37:57.260Z] #56 129.4 encoding/base64 [2020-05-05T18:37:57.260Z] #56 129.4 golang.org/x/sys/unix [2020-05-05T18:37:57.314Z] ok github.com/docker/docker/volume/local 0.042s coverage: 73.0% of statements [2020-05-05T18:37:57.314Z] ok github.com/docker/docker/volume/drivers 0.022s coverage: 36.1% of statements [2020-05-05T18:37:57.574Z] ok github.com/docker/docker/volume/mounts 0.063s coverage: 67.0% of statements [2020-05-05T18:37:57.719Z] #65 ... [2020-05-05T18:37:57.719Z] [2020-05-05T18:37:57.719Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:37:57.719Z] #74 DONE 55.9s [2020-05-05T18:37:57.719Z] [2020-05-05T18:37:57.719Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-05T18:37:57.719Z] #43 41.45 Reading package lists... [2020-05-05T18:37:57.719Z] #43 48.75 Building dependency tree... [2020-05-05T18:37:57.719Z] #43 52.57 The following additional packages will be installed: [2020-05-05T18:37:57.719Z] #43 52.58 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-05T18:37:57.719Z] #43 52.58 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-05T18:37:57.719Z] #43 52.59 Suggested packages: [2020-05-05T18:37:57.719Z] #43 52.59 manpages-dev python-setuptools [2020-05-05T18:37:57.719Z] #43 53.95 The following NEW packages will be installed: [2020-05-05T18:37:57.719Z] #43 53.97 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-05T18:37:57.719Z] #43 53.98 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-05T18:37:57.719Z] #43 53.98 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-05T18:37:57.719Z] #43 53.99 python-six zlib1g-dev [2020-05-05T18:37:57.719Z] #43 54.43 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-05-05T18:37:57.719Z] #43 54.43 Need to get 4095 kB of archives. [2020-05-05T18:37:57.719Z] #43 54.43 After this operation, 22.5 MB of additional disk space will be used. [2020-05-05T18:37:57.719Z] #43 54.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-05-05T18:37:57.719Z] #43 54.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-05T18:37:57.719Z] #43 54.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-05-05T18:37:57.719Z] #43 54.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-05T18:37:57.719Z] #43 54.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-05-05T18:37:57.719Z] #43 54.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-05T18:37:57.719Z] #43 54.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-05-05T18:37:57.719Z] #43 54.47 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-05-05T18:37:57.719Z] #43 54.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-05-05T18:37:57.719Z] #43 54.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-05-05T18:37:57.720Z] #43 54.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-05-05T18:37:57.720Z] #43 54.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-05-05T18:37:57.720Z] #43 54.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-05-05T18:37:57.720Z] #43 54.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-05-05T18:37:57.720Z] #43 54.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-05T18:37:57.720Z] #43 54.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-05-05T18:37:57.720Z] #43 54.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-05-05T18:37:57.975Z] #43 56.57 debconf: delaying package configuration, since apt-utils is not installed [2020-05-05T18:37:58.230Z] #43 57.01 Fetched 4095 kB in 1s (4971 kB/s) [2020-05-05T18:37:58.230Z] #43 ... [2020-05-05T18:37:58.230Z] [2020-05-05T18:37:58.230Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-05T18:37:58.230Z] #25 40.23 Reading package lists... [2020-05-05T18:37:58.230Z] #25 48.61 Building dependency tree... [2020-05-05T18:37:58.230Z] #25 52.33 ca-certificates is already the newest version (20190110). [2020-05-05T18:37:58.230Z] #25 52.33 The following additional packages will be installed: [2020-05-05T18:37:58.230Z] #25 52.35 libjq1 libonig5 [2020-05-05T18:37:58.230Z] #25 52.94 The following NEW packages will be installed: [2020-05-05T18:37:58.230Z] #25 52.95 jq libjq1 libonig5 [2020-05-05T18:37:58.230Z] #25 53.40 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2020-05-05T18:37:58.230Z] #25 53.40 Need to get 355 kB of archives. [2020-05-05T18:37:58.230Z] #25 53.40 After this operation, 1072 kB of additional disk space will be used. [2020-05-05T18:37:58.230Z] #25 53.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-05T18:37:58.230Z] #25 53.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-05T18:37:58.230Z] #25 53.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-05T18:37:58.230Z] #25 54.78 debconf: delaying package configuration, since apt-utils is not installed [2020-05-05T18:37:58.230Z] #25 55.08 Fetched 355 kB in 0s (1271 kB/s) [2020-05-05T18:37:58.230Z] #25 55.27 Selecting previously unselected package libonig5:amd64. [2020-05-05T18:37:58.230Z] #25 55.27 (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 ... 15409 files and directories currently installed.) [2020-05-05T18:37:58.230Z] #25 55.43 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-05-05T18:37:58.230Z] #25 55.44 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-05T18:37:58.230Z] #25 55.86 Selecting previously unselected package libjq1:amd64. [2020-05-05T18:37:58.230Z] #25 55.86 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-05T18:37:58.230Z] #25 55.86 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-05T18:37:58.230Z] #25 56.24 Selecting previously unselected package jq. [2020-05-05T18:37:58.230Z] #25 56.27 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-05T18:37:58.230Z] #25 56.30 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-05T18:37:58.230Z] #25 56.90 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-05T18:37:58.230Z] #25 56.92 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-05T18:37:58.230Z] #25 56.93 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-05T18:37:58.230Z] #25 56.94 Processing triggers for libc-bin (2.28-10) ... [2020-05-05T18:37:58.286Z] #56 ... [2020-05-05T18:37:58.286Z] [2020-05-05T18:37:58.286Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:37:58.286Z] #33 120.5 fmt [2020-05-05T18:37:58.286Z] #33 120.5 path/filepath [2020-05-05T18:37:58.286Z] #33 122.7 io/ioutil [2020-05-05T18:37:58.286Z] #33 126.2 log [2020-05-05T18:37:58.286Z] #33 126.2 github.com/BurntSushi/toml [2020-05-05T18:37:58.286Z] #33 126.2 flag [2020-05-05T18:37:58.485Z] #25 ... [2020-05-05T18:37:58.485Z] [2020-05-05T18:37:58.485Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-05T18:37:58.485Z] #43 57.10 Selecting previously unselected package libcap-dev:amd64. [2020-05-05T18:37:58.485Z] #43 57.10 (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 ... 15409 files and directories currently installed.) [2020-05-05T18:37:58.485Z] #43 57.27 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-05-05T18:37:58.512Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2020-05-05T18:37:58.574Z] #33 ... [2020-05-05T18:37:58.574Z] [2020-05-05T18:37:58.574Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:37:58.574Z] #44 58.05 CC images/userns.o [2020-05-05T18:37:58.740Z] #43 ... [2020-05-05T18:37:58.740Z] [2020-05-05T18:37:58.740Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-05T18:37:58.740Z] #25 DONE 57.3s [2020-05-05T18:37:58.740Z] [2020-05-05T18:37:58.740Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-05T18:37:58.740Z] #26 DONE 0.1s [2020-05-05T18:37:58.740Z] [2020-05-05T18:37:58.740Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-05T18:37:58.740Z] #43 57.34 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-05-05T18:37:58.862Z] #44 58.53 CC images/google/protobuf/descriptor.o [2020-05-05T18:37:58.996Z] #43 57.60 Selecting previously unselected package libnet1:amd64. [2020-05-05T18:37:58.996Z] #43 57.60 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-05T18:37:58.996Z] #43 57.61 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-05T18:37:59.251Z] #43 57.91 Selecting previously unselected package libnet1-dev. [2020-05-05T18:37:59.251Z] #43 57.95 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-05T18:37:59.251Z] #43 57.96 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-05T18:37:59.813Z] #43 58.35 Selecting previously unselected package libnl-3-200:amd64. [2020-05-05T18:37:59.813Z] #43 58.36 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-05T18:37:59.813Z] #43 58.38 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-05T18:37:59.813Z] #43 58.53 Selecting previously unselected package libnl-3-dev:amd64. [2020-05-05T18:37:59.813Z] #43 58.55 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-05-05T18:37:59.813Z] #43 58.56 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-05T18:38:00.068Z] #43 58.79 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-05T18:38:00.353Z] #43 58.90 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-05T18:38:00.353Z] #43 58.91 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-05T18:38:00.353Z] #43 59.15 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-05-05T18:38:00.610Z] #43 59.19 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-05-05T18:38:00.610Z] #43 59.24 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-05T18:38:00.866Z] #43 59.41 Selecting previously unselected package zlib1g-dev:amd64. [2020-05-05T18:38:00.866Z] #43 59.42 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-05-05T18:38:00.866Z] #43 59.43 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-05T18:38:00.866Z] #43 59.68 Selecting previously unselected package libprotobuf17:amd64. [2020-05-05T18:38:01.123Z] #43 59.68 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-05-05T18:38:01.123Z] #43 59.69 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-05T18:38:01.684Z] #43 ... [2020-05-05T18:38:01.684Z] [2020-05-05T18:38:01.684Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:38:01.684Z] #10 42.97 Reading package lists... [2020-05-05T18:38:01.684Z] #10 50.68 Building dependency tree... [2020-05-05T18:38:01.684Z] #10 54.44 The following additional packages will be installed: [2020-05-05T18:38:01.684Z] #10 54.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-05T18:38:01.684Z] #10 54.45 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-05T18:38:01.684Z] #10 54.46 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-05T18:38:01.684Z] #10 54.47 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-05T18:38:01.684Z] #10 54.48 Suggested packages: [2020-05-05T18:38:01.684Z] #10 54.48 gcc-8-locales seccomp wine64 [2020-05-05T18:38:01.684Z] #10 56.47 The following NEW packages will be installed: [2020-05-05T18:38:01.684Z] #10 56.50 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-05T18:38:01.684Z] #10 56.50 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-05T18:38:01.684Z] #10 56.50 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-05T18:38:01.684Z] #10 56.50 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-05T18:38:01.684Z] #10 56.51 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-05T18:38:01.684Z] #10 56.51 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-05T18:38:01.684Z] #10 57.26 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-05-05T18:38:01.684Z] #10 57.26 Need to get 77.7 MB of archives. [2020-05-05T18:38:01.684Z] #10 57.26 After this operation, 487 MB of additional disk space will be used. [2020-05-05T18:38:01.684Z] #10 57.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-05-05T18:38:01.684Z] #10 57.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-05-05T18:38:01.684Z] #10 58.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-05-05T18:38:01.684Z] #10 58.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-05-05T18:38:01.684Z] #10 58.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-05-05T18:38:01.684Z] #10 58.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-05T18:38:01.684Z] #10 58.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-05-05T18:38:01.684Z] #10 59.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-05-05T18:38:01.684Z] #10 59.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-05-05T18:38:01.829Z] #50 ... [2020-05-05T18:38:01.829Z] [2020-05-05T18:38:01.829Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-05T18:38:01.829Z] #27 4.556 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-05T18:38:01.829Z] #27 4.888 [2020-05-05T18:38:01.829Z] #27 5.098 1.2% ##### 7.2% ######### 13.4% ############## 20.5% ################### 26.4% ###################### 31.7% ########################## 36.3% ############################## 42.8% ####################################### 54.3% ############################################ 61.4% ################################################# 68.1% ##################################################### 74.4% ########################################################## 81.8% ################################################################ 89.9% ######################################################################## 100.0% [2020-05-05T18:38:01.829Z] #27 6.998 [2020-05-05T18:38:01.829Z] #27 7.167 #### 6.6% #################### 27.8% ################################ 45.6% ############################################# 63.6% ######################################################## 79.0% ####################################################################### 99.3% ######################################################################## 100.0% [2020-05-05T18:38:01.829Z] #27 8.111 [2020-05-05T18:38:01.943Z] #10 ... [2020-05-05T18:38:01.943Z] [2020-05-05T18:38:01.943Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-05T18:38:01.943Z] #43 60.58 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-05-05T18:38:01.943Z] #43 60.58 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-05-05T18:38:01.943Z] #43 60.60 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-05T18:38:02.088Z] #27 8.307 ## 3.4% ###### 8.9% ########### 16.5% ################### 26.4% ######################## 34.1% ############################# 41.4% ################################### 48.8% ########################################## 59.2% ################################################# 69.0% ######################################################### 80.3% ################################################################# 91.2% ######################################################################## 100.0% [2020-05-05T18:38:02.088Z] #27 ... [2020-05-05T18:38:02.088Z] [2020-05-05T18:38:02.088Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:38:02.088Z] #47 51.31 bytes [2020-05-05T18:38:02.088Z] #47 51.32 strconv [2020-05-05T18:38:02.088Z] #47 54.43 bufio [2020-05-05T18:38:02.088Z] #47 56.06 syscall [2020-05-05T18:38:02.088Z] #47 56.11 reflect [2020-05-05T18:38:02.215Z] #43 60.90 Selecting previously unselected package libprotobuf-dev:amd64. [2020-05-05T18:38:02.215Z] #43 60.92 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-05-05T18:38:02.215Z] #43 60.93 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-05T18:38:02.345Z] #47 ... [2020-05-05T18:38:02.345Z] [2020-05-05T18:38:02.345Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:38:02.345Z] #10 56.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-05-05T18:38:02.345Z] #10 58.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-05-05T18:38:02.345Z] #10 58.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-05-05T18:38:02.345Z] #10 58.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-05T18:38:02.345Z] #10 58.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-05T18:38:02.345Z] #10 58.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-05-05T18:38:02.345Z] #10 58.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-05-05T18:38:02.345Z] #10 58.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-05-05T18:38:02.345Z] #10 58.91 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-05-05T18:38:02.345Z] #10 58.93 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-05-05T18:38:02.345Z] #10 59.68 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-05-05T18:38:02.345Z] #10 59.69 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-05-05T18:38:02.345Z] #10 59.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-05-05T18:38:02.345Z] #10 59.78 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-05-05T18:38:02.345Z] #10 59.79 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-05-05T18:38:02.345Z] #10 59.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-05-05T18:38:02.345Z] #10 61.09 debconf: delaying package configuration, since apt-utils is not installed [2020-05-05T18:38:02.345Z] #10 61.39 Fetched 77.7 MB in 9s (8541 kB/s) [2020-05-05T18:38:02.345Z] #10 61.54 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-05T18:38:02.345Z] #10 61.55 (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 ... 15409 files and directories currently installed.) [2020-05-05T18:38:02.345Z] #10 61.68 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-05-05T18:38:02.345Z] #10 61.69 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-05T18:38:02.400Z] #44 61.91 CC images/opts.o [2020-05-05T18:38:02.602Z] #10 ... [2020-05-05T18:38:02.602Z] [2020-05-05T18:38:02.602Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-05T18:38:02.602Z] #27 9.856 [2020-05-05T18:38:02.692Z] #44 62.39 CC images/seccomp.o [2020-05-05T18:38:03.143Z] #43 ... [2020-05-05T18:38:03.143Z] [2020-05-05T18:38:03.143Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:38:03.143Z] #33 51.38 sync [2020-05-05T18:38:03.143Z] #33 51.39 internal/reflectlite [2020-05-05T18:38:03.143Z] #33 54.06 sort [2020-05-05T18:38:03.143Z] #33 54.07 errors [2020-05-05T18:38:03.143Z] #33 54.63 strconv [2020-05-05T18:38:03.143Z] #33 55.93 io [2020-05-05T18:38:03.143Z] #33 58.00 internal/oserror [2020-05-05T18:38:03.143Z] #33 58.16 syscall [2020-05-05T18:38:03.143Z] #33 60.22 reflect [2020-05-05T18:38:03.143Z] #33 ... [2020-05-05T18:38:03.143Z] [2020-05-05T18:38:03.143Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-05T18:38:03.143Z] #30 59.67 Checking out files: 85% (1299/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-05T18:38:03.143Z] #30 60.42 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-05T18:38:03.143Z] #30 60.83 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-05T18:38:03.326Z] #44 62.98 CC images/binfmt-misc.o [2020-05-05T18:38:03.615Z] #44 63.37 CC images/time.o [2020-05-05T18:38:03.906Z] #44 ... [2020-05-05T18:38:03.906Z] [2020-05-05T18:38:03.906Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:38:03.906Z] #56 136.0 encoding/json [2020-05-05T18:38:03.906Z] #56 136.0 github.com/pkg/diff [2020-05-05T18:38:03.906Z] #56 136.0 go/token [2020-05-05T18:38:03.964Z] Running on azwin-2-d00c90 in d:\jenkins\workspace\moby_PR-40907 [Pipeline] { [Pipeline] ws [2020-05-05T18:38:03.979Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-05-05T18:38:05.035Z] #30 ... [2020-05-05T18:38:05.035Z] [2020-05-05T18:38:05.035Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-05T18:38:05.035Z] #35 53.68 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-05T18:38:05.035Z] #35 54.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-05-05T18:38:05.035Z] #35 54.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-05-05T18:38:05.035Z] #35 54.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-05-05T18:38:05.035Z] #35 54.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-05-05T18:38:05.035Z] #35 54.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-05-05T18:38:05.035Z] #35 54.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-05-05T18:38:05.035Z] #35 56.94 debconf: delaying package configuration, since apt-utils is not installed [2020-05-05T18:38:05.035Z] #35 57.44 Fetched 14.9 MB in 2s (8498 kB/s) [2020-05-05T18:38:05.035Z] #35 57.61 Selecting previously unselected package xxd. [2020-05-05T18:38:05.035Z] #35 57.61 (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 ... 15409 files and directories currently installed.) [2020-05-05T18:38:05.035Z] #35 57.74 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-05T18:38:05.035Z] #35 57.76 Unpacking xxd (2:8.1.0875-5) ... [2020-05-05T18:38:05.035Z] #35 58.10 Selecting previously unselected package vim-common. [2020-05-05T18:38:05.035Z] #35 58.11 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-05T18:38:05.035Z] #35 58.23 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-05T18:38:05.035Z] #35 58.75 Selecting previously unselected package cmake-data. [2020-05-05T18:38:05.035Z] #35 58.78 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-05T18:38:05.035Z] #35 58.81 Unpacking cmake-data (3.13.4-1) ... [2020-05-05T18:38:05.035Z] #35 62.42 Selecting previously unselected package libicu63:amd64. [2020-05-05T18:38:05.035Z] #35 62.42 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-05T18:38:05.035Z] #35 62.45 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-05T18:38:05.035Z] #35 ... [2020-05-05T18:38:05.035Z] [2020-05-05T18:38:05.036Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-05T18:38:05.036Z] #27 4.482 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-05T18:38:05.036Z] #27 4.946 [2020-05-05T18:38:05.292Z] #27 5.209 0.0% ###### 9.5% ############ 17.0% ################# 24.6% ####################### 32.6% ############################### 43.1% ##################################### 52.0% ############################################ 61.6% ################################################### 71.6% ########################################################## 81.7% ################################################################## 91.8% ######################################################################## 100.0% [2020-05-05T18:38:05.292Z] #27 ... [2020-05-05T18:38:05.292Z] [2020-05-05T18:38:05.292Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:38:05.292Z] #56 63.60 syscall [2020-05-05T18:38:05.292Z] #56 63.62 reflect [2020-05-05T18:38:06.025Z] #56 ... [2020-05-05T18:38:06.025Z] [2020-05-05T18:38:06.025Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:38:06.025Z] #47 127.8 os/exec [2020-05-05T18:38:06.025Z] #47 127.8 net [2020-05-05T18:38:06.025Z] #47 128.3 internal/lazyregexp [2020-05-05T18:38:06.025Z] #47 129.1 github.com/LK4D4/vndr/versioned [2020-05-05T18:38:06.025Z] #47 134.4 go/token [2020-05-05T18:38:06.025Z] #47 134.4 net/url [2020-05-05T18:38:06.025Z] #47 134.4 text/template/parse [2020-05-05T18:38:06.025Z] #47 ... [2020-05-05T18:38:06.025Z] [2020-05-05T18:38:06.025Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:38:06.025Z] #44 63.69 CC images/sysctl.o [2020-05-05T18:38:06.025Z] #44 64.22 CC images/autofs.o [2020-05-05T18:38:06.025Z] #44 64.55 CC images/macvlan.o [2020-05-05T18:38:06.025Z] #44 64.88 CC images/sit.o [2020-05-05T18:38:06.025Z] #44 65.23 LINK images/built-in.o [2020-05-05T18:38:06.025Z] #44 65.50 GEN compel/include/asm [2020-05-05T18:38:06.025Z] #44 65.51 GEN compel/include/version.h [2020-05-05T18:38:06.025Z] #44 65.52 touch .config [2020-05-05T18:38:06.025Z] #44 65.58 GEN include/common/config.h [2020-05-05T18:38:06.025Z] #44 65.75 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-05T18:38:06.025Z] #44 65.82 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-05T18:38:06.025Z] #44 65.90 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-05-05T18:38:06.218Z] #27 10.02 1.2% ## 4.0% #### 6.3% ###### 8.9% ######## 11.2% ########## 13.9% ########### 16.4% ############# 18.3% ############### 21.0% ################# 23.9% ################## 25.8% #################### 27.8% ###################### 30.6% ####################### 33.2% ######################### 35.8% ########################### 37.7% ############################ 39.9% ############################## 42.6% ################################ 45.1% ################################## 47.3% ################################### 49.3% #################################### 51.3% ###################################### 53.3% ####################################### 55.6% ######################################### 57.3% ########################################## 59.7% ############################################# 62.6% ############################################## 65.3% ################################################ 67.7% ################################################## 69.8% #################################################### 72.6% ###################################################### 75.4% ####################################################### 77.3% ######################################################## 78.7% ########################################################## 81.6% ############################################################ 84.0% [2020-05-05T18:38:06.218Z] #27 ... [2020-05-05T18:38:06.218Z] [2020-05-05T18:38:06.218Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-05T18:38:06.218Z] #43 56.02 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-05-05T18:38:06.218Z] #43 56.04 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-05T18:38:06.218Z] #43 57.62 Selecting previously unselected package libprotoc17:amd64. [2020-05-05T18:38:06.218Z] #43 57.62 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-05-05T18:38:06.218Z] #43 57.63 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-05T18:38:06.218Z] #43 58.42 Selecting previously unselected package protobuf-c-compiler. [2020-05-05T18:38:06.218Z] #43 58.45 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-05-05T18:38:06.218Z] #43 58.46 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-05T18:38:06.218Z] #43 58.61 Selecting previously unselected package protobuf-compiler. [2020-05-05T18:38:06.218Z] #43 58.62 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-05-05T18:38:06.218Z] #43 58.66 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-05T18:38:06.218Z] #43 58.93 Selecting previously unselected package python-pkg-resources. [2020-05-05T18:38:06.218Z] #43 58.93 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-05T18:38:06.218Z] #43 58.93 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-05T18:38:06.218Z] #43 59.26 Selecting previously unselected package python-six. [2020-05-05T18:38:06.218Z] #43 59.30 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-05T18:38:06.218Z] #43 59.30 Unpacking python-six (1.12.0-1) ... [2020-05-05T18:38:06.218Z] #43 59.44 Selecting previously unselected package python-protobuf. [2020-05-05T18:38:06.218Z] #43 59.44 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-05-05T18:38:06.218Z] #43 59.45 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-05T18:38:06.218Z] #43 60.10 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-05T18:38:06.218Z] #43 64.92 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-05T18:38:06.218Z] #43 64.94 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-05T18:38:06.218Z] #43 64.96 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-05T18:38:06.218Z] #43 64.98 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-05T18:38:06.218Z] #43 65.01 Setting up python-six (1.12.0-1) ... [2020-05-05T18:38:06.226Z] #65 ... [2020-05-05T18:38:06.226Z] [2020-05-05T18:38:06.226Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:38:06.226Z] #53 DONE 179.9s [2020-05-05T18:38:06.226Z] [2020-05-05T18:38:06.226Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:38:06.315Z] #44 65.97 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-05-05T18:38:06.315Z] #44 66.07 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-05-05T18:38:06.315Z] #44 66.11 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-05-05T18:38:06.315Z] #44 66.14 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-05-05T18:38:06.315Z] #44 66.19 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-05T18:38:06.476Z] #43 ... [2020-05-05T18:38:06.476Z] [2020-05-05T18:38:06.476Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-05T18:38:06.605Z] #44 66.20 DEP compel/plugins/std/infect.d [2020-05-05T18:38:06.605Z] #44 ... [2020-05-05T18:38:06.605Z] [2020-05-05T18:38:06.605Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:38:06.605Z] #10 128.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-05T18:38:06.605Z] #10 128.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-05T18:38:06.605Z] #10 128.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-05T18:38:06.605Z] #10 ... [2020-05-05T18:38:06.605Z] [2020-05-05T18:38:06.605Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:38:06.605Z] #44 66.45 DEP compel/plugins/std/string.d [2020-05-05T18:38:06.735Z] #27 10.02 1.2% ## 4.0% #### 6.3% ###### 8.9% ######## 11.2% ########## 13.9% ########### 16.4% ############# 18.3% ############### 21.0% ################# 23.9% ################## 25.8% #################### 27.8% ###################### 30.6% ####################### 33.2% ######################### 35.8% ########################### 37.7% ############################ 39.9% ############################## 42.6% ################################ 45.1% ################################## 47.3% ################################### 49.3% #################################### 51.3% ###################################### 53.3% ####################################### 55.6% ######################################### 57.3% ########################################## 59.7% ############################################# 62.6% ############################################## 65.3% ################################################ 67.7% ################################################## 69.8% #################################################### 72.6% ###################################################### 75.4% ####################################################### 77.3% ######################################################## 78.7% ########################################################## 81.6% ############################################################ 84.0% ############################################################## 86.6% ################################################################ 88.9% ################################################################# 91.1% ################################################################## 92.9% ########################################### [2020-05-05T18:38:06.735Z] #27 ... [2020-05-05T18:38:06.735Z] [2020-05-05T18:38:06.735Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-05T18:38:06.735Z] #30 56.42 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-05-05T18:38:06.735Z] #30 56.76 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-05T18:38:06.735Z] #30 57.88 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-05T18:38:06.843Z] #56 ... [2020-05-05T18:38:06.843Z] [2020-05-05T18:38:06.843Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:38:06.843Z] #47 55.36 io [2020-05-05T18:38:06.843Z] #47 57.13 strconv [2020-05-05T18:38:06.843Z] #47 57.51 bytes [2020-05-05T18:38:06.843Z] #47 60.16 bufio [2020-05-05T18:38:06.843Z] #47 62.00 syscall [2020-05-05T18:38:06.843Z] #47 62.09 reflect [2020-05-05T18:38:06.915Z] #44 66.60 DEP compel/plugins/std/log.d [2020-05-05T18:38:06.992Z] #30 ... [2020-05-05T18:38:06.992Z] [2020-05-05T18:38:06.992Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:38:06.992Z] #65 3.129 + RM_GOPATH=0 [2020-05-05T18:38:06.992Z] #65 3.130 + TMP_GOPATH= [2020-05-05T18:38:06.992Z] #65 3.130 + : /build [2020-05-05T18:38:06.992Z] #65 3.130 + '[' -z '' ']' [2020-05-05T18:38:06.992Z] #65 3.134 ++ mktemp -d [2020-05-05T18:38:06.992Z] #65 3.143 + export GOPATH=/tmp/tmp.0njhDZuPMe [2020-05-05T18:38:06.992Z] #65 3.149 + GOPATH=/tmp/tmp.0njhDZuPMe [2020-05-05T18:38:06.992Z] #65 3.149 + RM_GOPATH=1 [2020-05-05T18:38:06.992Z] #65 3.152 ++ dirname ./install.sh [2020-05-05T18:38:06.992Z] #65 3.153 + dir=. [2020-05-05T18:38:06.992Z] #65 3.153 + bin=containerd [2020-05-05T18:38:06.992Z] #65 3.153 + shift [2020-05-05T18:38:06.992Z] #65 3.153 + '[' '!' -f ./containerd.installer ']' [2020-05-05T18:38:06.992Z] #65 3.153 + . ./containerd.installer [2020-05-05T18:38:06.992Z] #65 3.154 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-05T18:38:06.992Z] #65 3.154 + install_containerd [2020-05-05T18:38:06.992Z] #65 3.154 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-05T18:38:06.992Z] #65 3.154 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-05T18:38:06.992Z] #65 3.155 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0njhDZuPMe/src/github.com/containerd/containerd [2020-05-05T18:38:06.992Z] #65 3.158 Cloning into '/tmp/tmp.0njhDZuPMe/src/github.com/containerd/containerd'... [2020-05-05T18:38:06.992Z] #65 ... [2020-05-05T18:38:06.992Z] [2020-05-05T18:38:06.992Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-05T18:38:06.992Z] #27 10.02 1.2% ## 4.0% #### 6.3% ###### 8.9% ######## 11.2% ########## 13.9% ########### 16.4% ############# 18.3% ############### 21.0% ################# 23.9% ################## 25.8% #################### 27.8% ###################### 30.6% ####################### 33.2% ######################### 35.8% ########################### 37.7% ############################ 39.9% ############################## 42.6% ################################ 45.1% ################################## 47.3% ################################### 49.3% #################################### 51.3% ###################################### 53.3% ####################################### 55.6% ######################################### 57.3% ########################################## 59.7% ############################################# 62.6% ############################################## 65.3% ################################################ 67.7% ################################################## 69.8% #################################################### 72.6% ###################################################### 75.4% ####################################################### 77.3% ######################################################## 78.7% ########################################################## 81.6% ############################################################ 84.0% ############################################################## 86.6% ################################################################ 88.9% ################################################################# 91.1% ################################################################## 92.9% #################################################################### 94.8% ##################################################################### 97.1% ####################################################################### 99.6% ######################################################################## 100.0% [2020-05-05T18:38:07.098Z] #47 ... [2020-05-05T18:38:07.098Z] [2020-05-05T18:38:07.098Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-05T18:38:07.098Z] #27 6.962 [2020-05-05T18:38:07.098Z] #27 7.272 0.1% ############### 21.3% ######################## 34.4% ####################################### 54.4% ################################################### 72.2% ############################################################ 84.5% ######################################################################## 100.0% [2020-05-05T18:38:07.098Z] #27 8.315 [2020-05-05T18:38:07.204Z] #44 66.98 DEP compel/plugins/std/fds.d [2020-05-05T18:38:07.231Z] #65 ... [2020-05-05T18:38:07.231Z] [2020-05-05T18:38:07.231Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-05T18:38:07.231Z] #54 DONE 0.2s [2020-05-05T18:38:07.231Z] [2020-05-05T18:38:07.231Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-05T18:38:07.249Z] #27 14.68 [2020-05-05T18:38:07.493Z] #44 ... [2020-05-05T18:38:07.493Z] [2020-05-05T18:38:07.493Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:38:07.493Z] #33 133.3 github.com/BurntSushi/toml/cmd/tomlv [2020-05-05T18:38:07.493Z] #33 DONE 139.7s [2020-05-05T18:38:07.493Z] [2020-05-05T18:38:07.493Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:38:07.493Z] #44 67.23 DEP compel/plugins/std/std.d [2020-05-05T18:38:07.511Z] #57 DONE 0.1s [2020-05-05T18:38:07.511Z] [2020-05-05T18:38:07.511Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-05T18:38:07.511Z] #61 DONE 0.2s [2020-05-05T18:38:07.511Z] [2020-05-05T18:38:07.511Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:38:07.783Z] #44 67.50 DEP compel/plugins/shmem/shmem.d [2020-05-05T18:38:07.814Z] #27 ... [2020-05-05T18:38:07.814Z] [2020-05-05T18:38:07.814Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-05T18:38:07.814Z] #35 57.59 Selecting previously unselected package libicu63:amd64. [2020-05-05T18:38:07.814Z] #35 57.60 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-05T18:38:07.814Z] #35 57.62 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-05T18:38:07.814Z] #35 65.34 Selecting previously unselected package libxml2:amd64. [2020-05-05T18:38:07.814Z] #35 65.37 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-05-05T18:38:07.814Z] #35 65.38 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-05T18:38:07.814Z] #35 66.23 Selecting previously unselected package libarchive13:amd64. [2020-05-05T18:38:07.814Z] #35 66.24 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-05-05T18:38:07.814Z] #35 66.26 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-05T18:38:07.814Z] #35 66.69 Selecting previously unselected package libjsoncpp1:amd64. [2020-05-05T18:38:07.814Z] #35 66.70 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-05-05T18:38:07.814Z] #35 66.72 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-05T18:38:07.814Z] #35 66.87 Selecting previously unselected package librhash0:amd64. [2020-05-05T18:38:07.814Z] #35 66.88 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-05-05T18:38:07.814Z] #35 66.91 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-05-05T18:38:07.814Z] #35 67.08 Selecting previously unselected package libuv1:amd64. [2020-05-05T18:38:07.814Z] #35 67.08 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-05-05T18:38:07.814Z] #35 67.08 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-05-05T18:38:07.814Z] #35 67.26 Selecting previously unselected package cmake. [2020-05-05T18:38:07.814Z] #35 67.26 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-05-05T18:38:07.814Z] #35 67.27 Unpacking cmake (3.13.4-1) ... [2020-05-05T18:38:08.070Z] #35 ... [2020-05-05T18:38:08.070Z] [2020-05-05T18:38:08.070Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-05T18:38:08.070Z] #27 15.62 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-05T18:38:08.074Z] #44 67.79 DEP compel/plugins/fds/fds.d [2020-05-05T18:38:08.364Z] #44 68.20 CC compel/plugins/std/std.o [2020-05-05T18:38:08.635Z] #27 16.03 [2020-05-05T18:38:08.887Z] #27 8.530 ### 4.8% ##### 7.0% ########## 14.9% ############## 20.0% ################## 25.9% ###################### 31.7% ############################ 39.5% ################################ 45.2% #################################### 50.3% ######################################## 56.3% ########################################## 59.0% ############################################## 65.0% ################################################### 72.2% ######################################################## 78.8% ############################################################# 86.1% ###################################################################### 97.7% ######################################################################## 100.0% [2020-05-05T18:38:08.892Z] #27 16.27 # 2.3% ######################################################################## 100.0% [2020-05-05T18:38:08.892Z] #27 16.44 [2020-05-05T18:38:09.142Z] #27 10.57 [2020-05-05T18:38:09.823Z] #27 17.25 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-05T18:38:09.865Z] #44 69.29 CC compel/plugins/std/fds.o [2020-05-05T18:38:10.081Z] #27 ... [2020-05-05T18:38:10.081Z] [2020-05-05T18:38:10.081Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:38:10.081Z] #56 59.30 syscall [2020-05-05T18:38:10.081Z] #56 59.37 reflect [2020-05-05T18:38:10.081Z] #56 67.26 context [2020-05-05T18:38:10.081Z] #56 68.16 internal/poll [2020-05-05T18:38:10.081Z] #56 ... [2020-05-05T18:38:10.081Z] [2020-05-05T18:38:10.081Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-05T18:38:10.081Z] #27 17.63 [2020-05-05T18:38:10.155Z] #44 69.93 CC compel/plugins/std/log.o [2020-05-05T18:38:10.176Z] #65 162.1 + bin/containerd-stress [2020-05-05T18:38:10.419Z] #27 10.81 1.3% ## 2.9% ### 5.1% ##### 8.2% ####### 10.6% ######### 12.7% ########## 14.3% ########### 16.5% [2020-05-05T18:38:10.419Z] #27 ... [2020-05-05T18:38:10.419Z] [2020-05-05T18:38:10.419Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:38:10.419Z] #65 3.589 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-05T18:38:10.419Z] #65 3.589 + RM_GOPATH=0 [2020-05-05T18:38:10.419Z] #65 3.589 + TMP_GOPATH= [2020-05-05T18:38:10.419Z] #65 3.589 + : /build [2020-05-05T18:38:10.419Z] #65 3.589 + '[' -z '' ']' [2020-05-05T18:38:10.419Z] #65 3.589 ++ mktemp -d [2020-05-05T18:38:10.419Z] #65 3.589 + export GOPATH=/tmp/tmp.8oFduzuR3f [2020-05-05T18:38:10.419Z] #65 3.589 + GOPATH=/tmp/tmp.8oFduzuR3f [2020-05-05T18:38:10.419Z] #65 3.589 + RM_GOPATH=1 [2020-05-05T18:38:10.419Z] #65 3.589 ++ dirname ./install.sh [2020-05-05T18:38:10.419Z] #65 3.589 + dir=. [2020-05-05T18:38:10.419Z] #65 3.589 + bin=containerd [2020-05-05T18:38:10.419Z] #65 3.589 + shift [2020-05-05T18:38:10.419Z] #65 3.589 + '[' '!' -f ./containerd.installer ']' [2020-05-05T18:38:10.419Z] #65 3.589 + . ./containerd.installer [2020-05-05T18:38:10.419Z] #65 3.589 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-05T18:38:10.419Z] #65 3.589 + install_containerd [2020-05-05T18:38:10.419Z] #65 3.589 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-05T18:38:10.419Z] #65 3.589 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8oFduzuR3f/src/github.com/containerd/containerd [2020-05-05T18:38:10.419Z] #65 3.595 Cloning into '/tmp/tmp.8oFduzuR3f/src/github.com/containerd/containerd'... [2020-05-05T18:38:10.419Z] #65 ... [2020-05-05T18:38:10.419Z] [2020-05-05T18:38:10.419Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-05T18:38:10.596Z] #27 17.89 0.7% ######################################################################## 100.0% [2020-05-05T18:38:10.596Z] #27 ... [2020-05-05T18:38:10.596Z] [2020-05-05T18:38:10.596Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:38:10.596Z] #33 59.74 time [2020-05-05T18:38:10.596Z] #33 66.85 internal/poll [2020-05-05T18:38:10.596Z] #33 69.39 internal/fmtsort [2020-05-05T18:38:10.596Z] #33 69.43 internal/syscall/execenv [2020-05-05T18:38:10.596Z] #33 69.62 internal/syscall/unix [2020-05-05T18:38:10.596Z] #33 69.89 os [2020-05-05T18:38:10.596Z] #33 ... [2020-05-05T18:38:10.596Z] [2020-05-05T18:38:10.596Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-05T18:38:10.596Z] #27 18.14 [2020-05-05T18:38:11.184Z] #27 10.81 1.3% ## 2.9% ### 5.1% ##### 8.2% ####### 10.6% ######### 12.7% ########## 14.3% ########### 16.5% ############# 18.9% ############### 21.2% ################# 23.7% ################## 25.6% ################### 27.2% ##################### 29.3% ####################### 32.6% ######################## 34.4% ########################## 36.6% # [2020-05-05T18:38:11.184Z] #27 ... [2020-05-05T18:38:11.184Z] [2020-05-05T18:38:11.184Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:38:11.184Z] #50 59.73 + cd /tmp/tmp.VFiEfVL6nj/src/gotest.tools/gotestsum [2020-05-05T18:38:11.184Z] #50 59.73 + git checkout -q v0.3.5 [2020-05-05T18:38:11.184Z] #50 59.82 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-05T18:38:11.439Z] #50 ... [2020-05-05T18:38:11.439Z] [2020-05-05T18:38:11.439Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-05T18:38:11.529Z] #27 19.06 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-05T18:38:11.529Z] #27 19.16 skipping existing 1849cc453dee [2020-05-05T18:38:11.642Z] #65 163.5 + bin/containerd-shim [2020-05-05T18:38:11.787Z] #27 19.41 [2020-05-05T18:38:12.212Z] #44 71.51 CC compel/plugins/std/string.o [2020-05-05T18:38:12.352Z] #27 ... [2020-05-05T18:38:12.352Z] [2020-05-05T18:38:12.352Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-05T18:38:12.352Z] #35 70.79 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-05T18:38:12.352Z] #35 70.81 Setting up xxd (2:8.1.0875-5) ... [2020-05-05T18:38:12.352Z] #35 70.82 Setting up libuv1:amd64 (1.24.1-1) ... [2020-05-05T18:38:12.352Z] #35 70.83 Setting up vim-common (2:8.1.0875-5) ... [2020-05-05T18:38:12.352Z] #35 70.89 Setting up librhash0:amd64 (1.3.8-1) ... [2020-05-05T18:38:12.352Z] #35 70.90 Setting up cmake-data (3.13.4-1) ... [2020-05-05T18:38:12.352Z] #35 70.92 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-05T18:38:12.352Z] #35 70.93 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-05T18:38:12.352Z] #35 70.94 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-05T18:38:12.352Z] #35 70.95 Setting up cmake (3.13.4-1) ... [2020-05-05T18:38:12.352Z] #35 70.98 Processing triggers for libc-bin (2.28-10) ... [2020-05-05T18:38:12.352Z] #35 71.06 Processing triggers for mime-support (3.62) ... [2020-05-05T18:38:12.352Z] #35 DONE 72.0s [2020-05-05T18:38:12.352Z] [2020-05-05T18:38:12.352Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-05T18:38:12.352Z] #36 DONE 0.1s [2020-05-05T18:38:12.352Z] [2020-05-05T18:38:12.352Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-05T18:38:12.352Z] #37 DONE 0.1s [2020-05-05T18:38:12.352Z] [2020-05-05T18:38:12.352Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:38:12.844Z] #44 72.53 CC compel/plugins/std/infect.o [2020-05-05T18:38:13.473Z] #44 73.20 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-05-05T18:38:13.473Z] #44 73.25 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-05-05T18:38:13.473Z] #44 73.32 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-05-05T18:38:13.522Z] #27 10.81 1.3% ## 2.9% ### 5.1% ##### 8.2% ####### 10.6% ######### 12.7% ########## 14.3% ########### 16.5% ############# 18.9% ############### 21.2% ################# 23.7% ################## 25.6% ################### 27.2% ##################### 29.3% ####################### 32.6% ######################## 34.4% ########################## 36.6% ############################ 39.1% ############################## 42.5% ################################# 46.0% ################################### 49.4% ##################################### 51.8% ####################################### 54.9% ######################################### 57.9% ########################################### 60.3% ############################################# 63.3% ############################################### 65.4% ################################################ 67.7% ################################################## 70.3% #################################################### 73.2% ###################################################### 75.5% ######################################################### 79.5% ########################################################### 82.5% ############################################################# 85.1% ############################################################### 88.3% ################################################################# 90.5% ################################################################### 93.6% ##################################################################### 96.3% ######################################################################## 100.0% [2020-05-05T18:38:13.762Z] #44 73.42 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-05-05T18:38:13.762Z] #44 73.54 AR compel/plugins/std.lib.a [2020-05-05T18:38:13.777Z] #27 14.96 [2020-05-05T18:38:13.777Z] #27 ... [2020-05-05T18:38:13.777Z] [2020-05-05T18:38:13.777Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-05T18:38:13.777Z] #43 62.35 Selecting previously unselected package libprotoc17:amd64. [2020-05-05T18:38:13.777Z] #43 62.36 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-05-05T18:38:13.777Z] #43 62.36 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-05T18:38:13.777Z] #43 63.20 Selecting previously unselected package protobuf-c-compiler. [2020-05-05T18:38:13.777Z] #43 63.21 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-05-05T18:38:13.777Z] #43 63.22 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-05T18:38:13.777Z] #43 63.40 Selecting previously unselected package protobuf-compiler. [2020-05-05T18:38:13.777Z] #43 63.41 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-05-05T18:38:13.777Z] #43 63.43 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-05T18:38:13.777Z] #43 63.63 Selecting previously unselected package python-pkg-resources. [2020-05-05T18:38:13.777Z] #43 63.65 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-05T18:38:13.777Z] #43 63.66 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-05T18:38:13.777Z] #43 63.97 Selecting previously unselected package python-six. [2020-05-05T18:38:13.777Z] #43 63.97 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-05T18:38:13.777Z] #43 63.97 Unpacking python-six (1.12.0-1) ... [2020-05-05T18:38:13.777Z] #43 64.11 Selecting previously unselected package python-protobuf. [2020-05-05T18:38:13.777Z] #43 64.11 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-05-05T18:38:13.777Z] #43 64.12 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-05T18:38:13.777Z] #43 64.79 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-05T18:38:13.777Z] #43 70.26 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-05-05T18:38:13.777Z] #43 70.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-05T18:38:13.777Z] #43 70.29 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-05T18:38:13.777Z] #43 70.31 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-05-05T18:38:13.777Z] #43 70.32 Setting up python-six (1.12.0-1) ... [2020-05-05T18:38:13.777Z] #43 ... [2020-05-05T18:38:13.777Z] [2020-05-05T18:38:13.777Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-05T18:38:13.777Z] #35 70.55 Selecting previously unselected package libxml2:amd64. [2020-05-05T18:38:13.777Z] #35 70.58 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-05-05T18:38:13.777Z] #35 70.62 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-05T18:38:13.777Z] #35 71.50 Selecting previously unselected package libarchive13:amd64. [2020-05-05T18:38:13.777Z] #35 71.51 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-05-05T18:38:13.777Z] #35 71.52 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-05T18:38:13.777Z] #35 71.95 Selecting previously unselected package libjsoncpp1:amd64. [2020-05-05T18:38:13.777Z] #35 71.96 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-05-05T18:38:13.777Z] #35 71.97 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-05T18:38:13.777Z] #35 72.13 Selecting previously unselected package librhash0:amd64. [2020-05-05T18:38:13.777Z] #35 72.13 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-05-05T18:38:13.777Z] #35 72.14 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-05-05T18:38:13.777Z] #35 72.34 Selecting previously unselected package libuv1:amd64. [2020-05-05T18:38:13.777Z] #35 72.36 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-05-05T18:38:13.777Z] #35 72.36 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-05-05T18:38:13.777Z] #35 72.57 Selecting previously unselected package cmake. [2020-05-05T18:38:13.777Z] #35 72.58 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-05-05T18:38:14.032Z] #35 72.65 Unpacking cmake (3.13.4-1) ... [2020-05-05T18:38:14.053Z] #44 73.72 CC compel/plugins/fds/fds.o [2020-05-05T18:38:14.289Z] #35 ... [2020-05-05T18:38:14.289Z] [2020-05-05T18:38:14.289Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:38:14.289Z] #10 63.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-05-05T18:38:14.289Z] #10 65.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-05-05T18:38:14.289Z] #10 65.75 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-05-05T18:38:14.289Z] #10 65.76 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-05-05T18:38:14.289Z] #10 65.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-05-05T18:38:14.289Z] #10 65.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-05-05T18:38:14.289Z] #10 65.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-05-05T18:38:14.289Z] #10 65.80 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-05-05T18:38:14.289Z] #10 65.83 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-05-05T18:38:14.289Z] #10 65.86 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-05-05T18:38:14.289Z] #10 65.88 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-05-05T18:38:14.289Z] #10 65.90 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-05-05T18:38:14.289Z] #10 65.98 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-05-05T18:38:14.289Z] #10 66.01 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-05-05T18:38:14.289Z] #10 66.01 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-05-05T18:38:14.289Z] #10 66.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-05-05T18:38:14.289Z] #10 67.31 debconf: delaying package configuration, since apt-utils is not installed [2020-05-05T18:38:14.289Z] #10 67.63 Fetched 77.7 MB in 9s (8495 kB/s) [2020-05-05T18:38:14.289Z] #10 67.71 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-05T18:38:14.289Z] #10 67.71 (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 ... 15409 files and directories currently installed.) [2020-05-05T18:38:14.289Z] #10 67.77 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-05-05T18:38:14.289Z] #10 67.77 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-05T18:38:14.289Z] #10 70.30 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-05T18:38:14.289Z] #10 70.35 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-05-05T18:38:14.289Z] #10 70.36 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-05T18:38:14.395Z] #44 74.15 AR compel/plugins/fds.lib.a [2020-05-05T18:38:14.395Z] #44 74.23 HOSTDEP compel/src/lib/log-host.d [2020-05-05T18:38:14.544Z] #10 73.31 Selecting previously unselected package binutils-mingw-w64. [2020-05-05T18:38:14.544Z] #10 73.31 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-05T18:38:14.544Z] #10 73.31 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-05T18:38:14.687Z] #44 74.41 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-05T18:38:14.799Z] #10 73.46 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-05-05T18:38:14.799Z] #10 73.46 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-05T18:38:14.799Z] #10 73.47 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-05T18:38:14.799Z] #10 ... [2020-05-05T18:38:14.799Z] [2020-05-05T18:38:14.799Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-05T18:38:14.799Z] #27 16.01 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-05T18:38:14.879Z] #38 ... [2020-05-05T18:38:14.879Z] [2020-05-05T18:38:14.879Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-05T18:38:14.879Z] #27 21.05 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-05T18:38:14.879Z] #27 21.39 [2020-05-05T18:38:14.879Z] #27 21.54 ######################################################################## 100.0% [2020-05-05T18:38:14.879Z] #27 21.67 [2020-05-05T18:38:14.879Z] #27 21.73 Download of images into '/build' complete. [2020-05-05T18:38:14.879Z] #27 21.73 Use something like the following to load the result into a Docker daemon: [2020-05-05T18:38:14.879Z] #27 21.73 tar -cC '/build' . | docker load [2020-05-05T18:38:14.879Z] #27 DONE 21.9s [2020-05-05T18:38:14.879Z] [2020-05-05T18:38:14.879Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-05T18:38:14.879Z] #43 69.03 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-05T18:38:14.879Z] #43 69.05 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-05T18:38:14.879Z] #43 69.07 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-05T18:38:14.879Z] #43 69.09 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-05-05T18:38:14.879Z] #43 69.11 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-05T18:38:14.879Z] #43 69.12 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-05T18:38:14.879Z] #43 69.14 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-05T18:38:14.879Z] #43 69.15 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-05T18:38:14.879Z] #43 69.18 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-05T18:38:14.879Z] #43 69.19 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-05T18:38:14.879Z] #43 ... [2020-05-05T18:38:14.879Z] [2020-05-05T18:38:14.879Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:38:14.879Z] #10 64.18 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-05T18:38:14.879Z] #10 64.19 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-05-05T18:38:14.879Z] #10 64.19 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-05T18:38:14.879Z] #10 67.17 Selecting previously unselected package binutils-mingw-w64. [2020-05-05T18:38:14.879Z] #10 67.18 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-05T18:38:14.879Z] #10 67.20 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-05T18:38:14.879Z] #10 67.39 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-05-05T18:38:14.879Z] #10 67.42 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-05T18:38:14.879Z] #10 67.44 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-05T18:38:14.879Z] #10 67.63 Selecting previously unselected package dmsetup. [2020-05-05T18:38:14.879Z] #10 67.64 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-05-05T18:38:14.879Z] #10 67.66 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-05T18:38:14.879Z] #10 67.90 Selecting previously unselected package mingw-w64-common. [2020-05-05T18:38:14.879Z] #10 67.94 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-05T18:38:14.879Z] #10 67.95 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-05T18:38:14.989Z] #44 74.69 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-05-05T18:38:15.300Z] #44 74.93 HOSTDEP compel/src/main-host.d [2020-05-05T18:38:15.358Z] #27 16.47 [2020-05-05T18:38:15.358Z] #27 16.58 ######################################################################## 100.0% [2020-05-05T18:38:15.590Z] #44 75.20 DEP compel/src/lib/ptrace.d [2020-05-05T18:38:15.590Z] #44 75.35 DEP compel/src/lib/infect.d [2020-05-05T18:38:15.614Z] #27 16.74 [2020-05-05T18:38:15.814Z] #10 ... [2020-05-05T18:38:15.814Z] [2020-05-05T18:38:15.814Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:38:15.814Z] #47 64.92 time [2020-05-05T18:38:15.814Z] #47 71.37 strings [2020-05-05T18:38:15.814Z] #47 71.52 os [2020-05-05T18:38:15.814Z] #47 ... [2020-05-05T18:38:15.814Z] [2020-05-05T18:38:15.814Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:38:15.814Z] #33 70.23 strings [2020-05-05T18:38:15.814Z] #33 74.71 path [2020-05-05T18:38:15.882Z] #44 75.58 DEP compel/src/lib/infect-util.d [2020-05-05T18:38:15.882Z] #44 ... [2020-05-05T18:38:15.882Z] [2020-05-05T18:38:15.882Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:38:15.882Z] #47 138.1 go/scanner [2020-05-05T18:38:15.882Z] #47 142.2 encoding/json [2020-05-05T18:38:15.882Z] #47 143.2 go/ast [2020-05-05T18:38:16.009Z] #65 167.9 + bin/containerd-shim-runc-v1 [2020-05-05T18:38:16.071Z] #33 75.21 fmt [2020-05-05T18:38:16.173Z] #47 ... [2020-05-05T18:38:16.173Z] [2020-05-05T18:38:16.173Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:38:16.173Z] #44 75.81 DEP compel/src/lib/infect-rpc.d [2020-05-05T18:38:16.465Z] #44 76.12 DEP compel/arch/ppc64/src/lib/infect.d [2020-05-05T18:38:16.465Z] #44 76.30 DEP compel/arch/ppc64/src/lib/cpu.d [2020-05-05T18:38:16.539Z] #27 17.61 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-05T18:38:16.638Z] #33 ... [2020-05-05T18:38:16.638Z] [2020-05-05T18:38:16.638Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:38:16.638Z] #38 4.194 + RM_GOPATH=0 [2020-05-05T18:38:16.638Z] #38 4.200 + TMP_GOPATH= [2020-05-05T18:38:16.638Z] #38 4.200 + : /build [2020-05-05T18:38:16.638Z] #38 4.200 + '[' -z '' ']' [2020-05-05T18:38:16.638Z] #38 4.200 ++ mktemp -d [2020-05-05T18:38:16.638Z] #38 4.204 + export GOPATH=/tmp/tmp.YHqJ9TW90S [2020-05-05T18:38:16.638Z] #38 4.204 + GOPATH=/tmp/tmp.YHqJ9TW90S [2020-05-05T18:38:16.638Z] #38 4.204 + RM_GOPATH=1 [2020-05-05T18:38:16.638Z] #38 4.204 ++ dirname ./install.sh [2020-05-05T18:38:16.638Z] #38 4.204 + dir=. [2020-05-05T18:38:16.638Z] #38 4.204 + bin=tini [2020-05-05T18:38:16.638Z] #38 4.204 + shift [2020-05-05T18:38:16.638Z] #38 4.204 + '[' '!' -f ./tini.installer ']' [2020-05-05T18:38:16.638Z] #38 4.204 + . ./tini.installer [2020-05-05T18:38:16.638Z] #38 4.204 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-05T18:38:16.638Z] #38 4.204 + install_tini [2020-05-05T18:38:16.638Z] #38 4.204 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-05T18:38:16.638Z] #38 4.204 + git clone https://github.com/krallin/tini.git /tmp/tmp.YHqJ9TW90S/tini [2020-05-05T18:38:16.638Z] #38 4.204 Cloning into '/tmp/tmp.YHqJ9TW90S/tini'... [2020-05-05T18:38:16.638Z] #38 4.204 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-05T18:38:16.758Z] #44 76.45 DEP compel/src/lib/log.d [2020-05-05T18:38:16.796Z] #27 18.07 [2020-05-05T18:38:17.048Z] #44 76.69 DEP compel/src/main.d [2020-05-05T18:38:17.339Z] #44 76.95 DEP compel/src/lib/handle-elf.d [2020-05-05T18:38:17.339Z] #44 77.18 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-05-05T18:38:17.568Z] #27 18.27 0.7% ################# 24.4% ################# 24.8% ######################################################################## 100.0% [2020-05-05T18:38:17.568Z] #27 18.94 [2020-05-05T18:38:17.571Z] #38 4.951 + cd /tmp/tmp.YHqJ9TW90S/tini [2020-05-05T18:38:17.571Z] #38 4.952 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-05T18:38:17.571Z] #38 4.965 + cmake . [2020-05-05T18:38:17.823Z] #27 ... [2020-05-05T18:38:17.823Z] [2020-05-05T18:38:17.823Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:38:17.823Z] #33 66.21 time [2020-05-05T18:38:17.823Z] #33 73.29 internal/poll [2020-05-05T18:38:17.823Z] #33 76.06 internal/syscall/execenv [2020-05-05T18:38:17.823Z] #33 76.13 internal/fmtsort [2020-05-05T18:38:17.823Z] #33 76.33 internal/syscall/unix [2020-05-05T18:38:17.970Z] #44 77.48 CC compel/src/lib/log.o [2020-05-05T18:38:17.971Z] #44 ... [2020-05-05T18:38:17.971Z] [2020-05-05T18:38:17.971Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:38:17.971Z] #56 140.2 go/scanner [2020-05-05T18:38:17.971Z] #56 142.2 mvdan.cc/editorconfig [2020-05-05T18:38:17.971Z] #56 146.0 go/ast [2020-05-05T18:38:17.971Z] #56 147.7 mvdan.cc/sh/v3/syntax [2020-05-05T18:38:18.094Z] #65 170.0 + bin/containerd-shim-runc-v2 [2020-05-05T18:38:18.122Z] #33 ... [2020-05-05T18:38:18.122Z] [2020-05-05T18:38:18.122Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-05T18:38:18.122Z] #35 76.05 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-05T18:38:18.122Z] #35 76.09 Setting up xxd (2:8.1.0875-5) ... [2020-05-05T18:38:18.122Z] #35 76.10 Setting up libuv1:amd64 (1.24.1-1) ... [2020-05-05T18:38:18.122Z] #35 76.13 Setting up vim-common (2:8.1.0875-5) ... [2020-05-05T18:38:18.122Z] #35 76.16 Setting up librhash0:amd64 (1.3.8-1) ... [2020-05-05T18:38:18.122Z] #35 76.18 Setting up cmake-data (3.13.4-1) ... [2020-05-05T18:38:18.122Z] #35 76.22 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-05-05T18:38:18.122Z] #35 76.25 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-05-05T18:38:18.122Z] #35 76.27 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-05-05T18:38:18.122Z] #35 76.28 Setting up cmake (3.13.4-1) ... [2020-05-05T18:38:18.122Z] #35 76.29 Processing triggers for libc-bin (2.28-10) ... [2020-05-05T18:38:18.122Z] #35 76.35 Processing triggers for mime-support (3.62) ... [2020-05-05T18:38:18.136Z] #38 ... [2020-05-05T18:38:18.136Z] [2020-05-05T18:38:18.136Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-05T18:38:18.136Z] #43 77.43 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-05T18:38:18.136Z] #43 77.44 Processing triggers for libc-bin (2.28-10) ... [2020-05-05T18:38:18.136Z] #43 DONE 77.8s [2020-05-05T18:38:18.136Z] [2020-05-05T18:38:18.136Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:38:18.136Z] #38 5.701 -- The C compiler identification is GNU 8.3.0 [2020-05-05T18:38:18.136Z] #38 5.807 -- Check for working C compiler: /usr/bin/cc [2020-05-05T18:38:18.262Z] #56 ... [2020-05-05T18:38:18.262Z] [2020-05-05T18:38:18.262Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:38:18.262Z] #44 78.03 CC compel/arch/ppc64/src/lib/cpu.o [2020-05-05T18:38:18.377Z] #35 DONE 77.2s [2020-05-05T18:38:18.377Z] [2020-05-05T18:38:18.377Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:38:18.377Z] #33 76.81 os [2020-05-05T18:38:18.633Z] #33 ... [2020-05-05T18:38:18.633Z] [2020-05-05T18:38:18.633Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-05T18:38:18.633Z] #36 DONE 0.1s [2020-05-05T18:38:18.633Z] [2020-05-05T18:38:18.633Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-05T18:38:18.633Z] #37 DONE 0.1s [2020-05-05T18:38:18.633Z] [2020-05-05T18:38:18.633Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:38:18.633Z] #33 77.15 strings [2020-05-05T18:38:18.897Z] #44 78.62 CC compel/arch/ppc64/src/lib/infect.o [2020-05-05T18:38:19.074Z] #38 6.699 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-05T18:38:19.162Z] #65 170.9 + binaries [2020-05-05T18:38:19.162Z] #65 170.9 + mkdir -p /build [2020-05-05T18:38:19.162Z] #65 170.9 + cp bin/containerd /build/containerd [2020-05-05T18:38:19.162Z] #65 170.9 + cp bin/containerd-shim /build/containerd-shim [2020-05-05T18:38:19.162Z] #65 170.9 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-05T18:38:19.162Z] #65 170.9 + cp bin/ctr /build/ctr [2020-05-05T18:38:19.332Z] #38 6.705 -- Detecting C compiler ABI info [2020-05-05T18:38:19.443Z] #65 DONE 171.3s [2020-05-05T18:38:19.897Z] #38 7.327 -- Detecting C compiler ABI info - done [2020-05-05T18:38:19.897Z] #38 7.384 -- Detecting C compile features [2020-05-05T18:38:20.056Z] [2020-05-05T18:38:20.056Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-05T18:38:20.338Z] #66 DONE 0.3s [2020-05-05T18:38:20.338Z] [2020-05-05T18:38:20.338Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-05T18:38:20.416Z] #44 79.95 CC compel/src/lib/infect-rpc.o [2020-05-05T18:38:20.432Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.6% of statements [2020-05-05T18:38:20.432Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-05T18:38:20.432Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-05T18:38:20.432Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-05T18:38:20.432Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-05T18:38:20.432Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-05T18:38:20.432Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-05T18:38:20.432Z] ? github.com/docker/docker/rootless [no test files] [2020-05-05T18:38:20.432Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-05T18:38:20.432Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-05T18:38:20.432Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-05T18:38:20.432Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-05T18:38:20.432Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-05T18:38:20.432Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-05T18:38:20.432Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-05T18:38:20.432Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-05T18:38:20.433Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-05T18:38:20.433Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-05T18:38:20.433Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-05T18:38:20.433Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-05T18:38:20.433Z] ? github.com/docker/docker/volume [no test files] [2020-05-05T18:38:20.433Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-05T18:38:20.433Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-05T18:38:20.433Z] [2020-05-05T18:38:20.433Z] === Skipped [2020-05-05T18:38:20.433Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-05T18:38:20.433Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-05T18:38:20.433Z] [2020-05-05T18:38:20.433Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-05T18:38:20.433Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-05T18:38:20.433Z] [2020-05-05T18:38:20.433Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-05T18:38:20.433Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:38:20.433Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-05T18:38:20.433Z] [2020-05-05T18:38:20.433Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-05T18:38:20.433Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:38:20.433Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-05T18:38:20.433Z] [2020-05-05T18:38:20.433Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-05T18:38:20.433Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:38:20.433Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-05T18:38:20.433Z] [2020-05-05T18:38:20.433Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-05T18:38:20.433Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:38:20.433Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-05T18:38:20.433Z] [2020-05-05T18:38:20.433Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-05T18:38:20.433Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:38:20.433Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-05T18:38:20.433Z] [2020-05-05T18:38:20.433Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-05T18:38:20.433Z] graphtest_unix.go:73: No driver to put! [2020-05-05T18:38:20.433Z] [2020-05-05T18:38:20.433Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-05T18:38:20.433Z] time="2020-05-05T18:37:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-05T18:38:20.433Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-05T18:38:20.433Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-05T18:38:20.433Z] [2020-05-05T18:38:20.433Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-05T18:38:20.433Z] time="2020-05-05T18:37:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-05T18:38:20.433Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-05T18:38:20.433Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-05T18:38:20.433Z] [2020-05-05T18:38:20.433Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-05T18:38:20.433Z] time="2020-05-05T18:37:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-05T18:38:20.433Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-05T18:38:20.433Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-05T18:38:20.433Z] [2020-05-05T18:38:20.433Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-05T18:38:20.433Z] time="2020-05-05T18:37:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-05T18:38:20.433Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-05T18:38:20.433Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-05T18:38:20.433Z] [2020-05-05T18:38:20.433Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-05T18:38:20.433Z] time="2020-05-05T18:37:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-05T18:38:20.433Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-05T18:38:20.433Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-05T18:38:20.433Z] [2020-05-05T18:38:20.433Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-05T18:38:20.433Z] graphtest_unix.go:73: No driver to put! [2020-05-05T18:38:20.433Z] [2020-05-05T18:38:20.433Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-05T18:38:20.433Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-05T18:38:20.433Z] [2020-05-05T18:38:20.433Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-05T18:38:20.433Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-05T18:38:20.433Z] [2020-05-05T18:38:20.433Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-05T18:38:20.433Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-05T18:38:20.433Z] [2020-05-05T18:38:20.433Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-05T18:38:20.433Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-05T18:38:20.433Z] [2020-05-05T18:38:20.433Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-05T18:38:20.433Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:38:20.433Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-05T18:38:20.433Z] [2020-05-05T18:38:20.433Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-05T18:38:20.433Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:38:20.433Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-05T18:38:20.433Z] [2020-05-05T18:38:20.433Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-05T18:38:20.433Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:38:20.433Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-05T18:38:20.433Z] [2020-05-05T18:38:20.433Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-05T18:38:20.433Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:38:20.433Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-05T18:38:20.433Z] [2020-05-05T18:38:20.433Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-05T18:38:20.433Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:38:20.433Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-05T18:38:20.433Z] [2020-05-05T18:38:20.433Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-05T18:38:20.433Z] graphtest_unix.go:73: No driver to put! [2020-05-05T18:38:20.433Z] [2020-05-05T18:38:20.433Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-05T18:38:20.433Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-05T18:38:20.433Z] [2020-05-05T18:38:20.433Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-05T18:38:20.433Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-05T18:38:20.433Z] [2020-05-05T18:38:20.433Z] [2020-05-05T18:38:20.433Z] DONE 2122 tests, 26 skipped in 193.074s Post stage [Pipeline] junit [2020-05-05T18:38:20.445Z] Recording test results [Pipeline] } [Pipeline] // stage [2020-05-05T18:38:20.619Z] #70 DONE 0.2s [2020-05-05T18:38:20.619Z] [2020-05-05T18:38:20.619Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-05T18:38:20.619Z] #72 DONE 0.2s [2020-05-05T18:38:20.619Z] [2020-05-05T18:38:20.619Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-05T18:38:20.706Z] #44 80.59 CC compel/src/lib/infect-util.o [2020-05-05T18:38:20.900Z] #75 DONE 0.1s [2020-05-05T18:38:20.900Z] [2020-05-05T18:38:20.900Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-05T18:38:20.900Z] #76 DONE 0.0s [2020-05-05T18:38:20.900Z] [2020-05-05T18:38:20.900Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-05T18:38:20.938Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40907/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1db86b772e45e8ee04fcb6a4db487c983d67d29f -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1db86b772e45e8ee04fcb6a4db487c983d67d29f hack/make.sh dynbinary test-integration [2020-05-05T18:38:21.341Z] #44 81.01 CC compel/src/lib/infect.o [2020-05-05T18:38:21.505Z] [2020-05-05T18:38:21.516Z] #77 DONE 0.8s [2020-05-05T18:38:21.764Z] Removing bundles/ [2020-05-05T18:38:21.764Z] [2020-05-05T18:38:21.764Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-05T18:38:21.764Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-05T18:38:21.764Z] GOOS="" GOARCH="" GOARM="" [2020-05-05T18:38:21.794Z] #38 ... [2020-05-05T18:38:21.794Z] [2020-05-05T18:38:21.794Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:38:21.794Z] #56 70.74 os [2020-05-05T18:38:21.794Z] #56 76.66 encoding/binary [2020-05-05T18:38:21.794Z] #56 76.75 fmt [2020-05-05T18:38:21.794Z] #56 79.34 encoding/base64 [2020-05-05T18:38:21.794Z] #56 80.43 golang.org/x/sys/unix [2020-05-05T18:38:21.794Z] #56 ... [2020-05-05T18:38:21.794Z] [2020-05-05T18:38:21.794Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:38:21.794Z] #10 76.77 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-05T18:38:21.794Z] #10 76.83 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-05T18:38:21.794Z] #10 76.84 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-05T18:38:21.797Z] [2020-05-05T18:38:21.797Z] #78 exporting to image [2020-05-05T18:38:21.797Z] #78 exporting layers [2020-05-05T18:38:21.897Z] #33 ... [2020-05-05T18:38:21.897Z] [2020-05-05T18:38:21.897Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-05T18:38:21.897Z] #27 20.65 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-05T18:38:21.897Z] #27 20.82 skipping existing 1849cc453dee [2020-05-05T18:38:21.897Z] #27 21.01 [2020-05-05T18:38:21.897Z] #27 22.16 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-05T18:38:21.897Z] #27 22.56 [2020-05-05T18:38:21.897Z] #27 22.73 ######################################################################## 100.0% [2020-05-05T18:38:21.897Z] #27 22.83 [2020-05-05T18:38:21.897Z] #27 22.87 Download of images into '/build' complete. [2020-05-05T18:38:21.897Z] #27 22.87 Use something like the following to load the result into a Docker daemon: [2020-05-05T18:38:21.897Z] #27 22.87 tar -cC '/build' . | docker load [2020-05-05T18:38:21.897Z] #27 DONE 23.0s [2020-05-05T18:38:21.897Z] [2020-05-05T18:38:21.897Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:38:21.897Z] #38 2.912 + RM_GOPATH=0 [2020-05-05T18:38:21.897Z] #38 2.912 + TMP_GOPATH= [2020-05-05T18:38:21.897Z] #38 2.912 + : /build [2020-05-05T18:38:21.897Z] #38 2.912 + '[' -z '' ']' [2020-05-05T18:38:21.897Z] #38 2.916 ++ mktemp -d [2020-05-05T18:38:21.897Z] #38 2.916 + export GOPATH=/tmp/tmp.DzAsqCKPAC [2020-05-05T18:38:21.897Z] #38 2.916 + GOPATH=/tmp/tmp.DzAsqCKPAC [2020-05-05T18:38:21.897Z] #38 2.916 + RM_GOPATH=1 [2020-05-05T18:38:21.897Z] #38 2.917 ++ dirname ./install.sh [2020-05-05T18:38:21.897Z] #38 2.917 + dir=. [2020-05-05T18:38:21.897Z] #38 2.917 + bin=tini [2020-05-05T18:38:21.897Z] #38 2.917 + shift [2020-05-05T18:38:21.897Z] #38 2.917 + '[' '!' -f ./tini.installer ']' [2020-05-05T18:38:21.897Z] #38 2.918 + . ./tini.installer [2020-05-05T18:38:21.897Z] #38 2.918 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-05T18:38:21.897Z] #38 2.918 + install_tini [2020-05-05T18:38:21.897Z] #38 2.918 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-05T18:38:21.897Z] #38 2.918 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-05T18:38:21.897Z] #38 2.918 + git clone https://github.com/krallin/tini.git /tmp/tmp.DzAsqCKPAC/tini [2020-05-05T18:38:21.897Z] #38 2.929 Cloning into '/tmp/tmp.DzAsqCKPAC/tini'... [2020-05-05T18:38:22.728Z] #10 ... [2020-05-05T18:38:22.728Z] [2020-05-05T18:38:22.728Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:38:22.728Z] #38 9.932 -- Detecting C compile features - done [2020-05-05T18:38:22.728Z] #38 9.994 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-05T18:38:22.728Z] #38 10.31 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-05T18:38:22.823Z] #38 4.005 + cd /tmp/tmp.DzAsqCKPAC/tini [2020-05-05T18:38:22.823Z] #38 4.005 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-05T18:38:22.823Z] #38 4.139 + cmake . [2020-05-05T18:38:22.823Z] #38 ... [2020-05-05T18:38:22.823Z] [2020-05-05T18:38:22.823Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:38:22.823Z] #47 71.14 time [2020-05-05T18:38:22.823Z] #47 77.81 os [2020-05-05T18:38:22.823Z] #47 79.40 strings [2020-05-05T18:38:22.986Z] #38 10.45 -- Configuring done [2020-05-05T18:38:22.986Z] #38 10.48 -- Generating done [2020-05-05T18:38:22.986Z] #38 10.49 -- Build files have been written to: /tmp/tmp.YHqJ9TW90S/tini [2020-05-05T18:38:22.986Z] #38 10.50 + make tini-static [2020-05-05T18:38:23.078Z] #47 ... [2020-05-05T18:38:23.078Z] [2020-05-05T18:38:23.078Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:38:23.078Z] #33 81.03 path [2020-05-05T18:38:23.394Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m10.291660733s with top 10 stages: buildssa: 1m38.657745668s, goimports: 21.995083172s, unconvert: 13.513779021s, gosec: 10.213448746s, golint: 6.514457174s, ineffassign: 4.455480307s, misspell: 4.092645832s, inspect: 3.386928598s, vrp: 2.589361603s, ctrlflow: 1.753500958s [2020-05-05T18:38:23.394Z] INFO [runner] Issues before processing: 2298, after processing: 0 [2020-05-05T18:38:23.394Z] INFO [runner] Processors filtering stat (out/in): exclude: 1584/1584, exclude-rules: 63/1584, cgo: 1689/2298, filename_unadjuster: 1689/1689, skip_files: 1689/1689, path_prettifier: 1689/1689, skip_dirs: 1689/1689, identifier_marker: 1584/1584, autogenerated_exclude: 1584/1689, nolint: 0/63 [2020-05-05T18:38:23.394Z] INFO [runner] processing took 59.528659ms with stages: nolint: 25.363799ms, identifier_marker: 16.504706ms, path_prettifier: 8.632192ms, autogenerated_exclude: 3.715237ms, exclude-rules: 3.357674ms, skip_dirs: 1.581666ms, cgo: 287.395µs, filename_unadjuster: 80.763µs, max_same_issues: 1.597µs, diff: 740ns, uniq_by_line: 575ns, exclude: 549ns, path_shortener: 435ns, skip_files: 364ns, max_from_linter: 360ns, source_code: 354ns, max_per_file_from_linter: 253ns [2020-05-05T18:38:23.394Z] INFO [runner] linters took 1m37.137398971s with stages: goanalysis_metalinter: 1m17.518115812s, unused: 19.559550257s [2020-05-05T18:38:23.394Z] INFO File cache stats: 1442 entries of total size 6.8MiB [2020-05-05T18:38:23.394Z] INFO Memory: 1453 samples, avg is 659.4MB, max is 3169.8MB [2020-05-05T18:38:23.394Z] INFO Execution took 3m32.297195559s [2020-05-05T18:38:23.394Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-05-05T18:38:23.551Z] #38 10.98 Scanning dependencies of target tini-static [2020-05-05T18:38:23.551Z] #38 11.13 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-05T18:38:23.638Z] #33 82.09 text/tabwriter [2020-05-05T18:38:23.731Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40907/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1db86b772e45e8ee04fcb6a4db487c983d67d29f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1db86b772e45e8ee04fcb6a4db487c983d67d29f hack/make.sh dynbinary-daemon test-docker-py [2020-05-05T18:38:24.066Z] #44 ... [2020-05-05T18:38:24.066Z] [2020-05-05T18:38:24.066Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:38:24.066Z] #10 153.6 Selecting previously unselected package libapparmor1:ppc64el. [2020-05-05T18:38:24.066Z] #10 153.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-05-05T18:38:24.066Z] #10 153.6 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-05-05T18:38:24.066Z] #10 153.8 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-05-05T18:38:24.066Z] #10 153.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-05-05T18:38:24.066Z] #10 153.8 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-05T18:38:24.066Z] #10 154.0 Selecting previously unselected package libbtrfs0. [2020-05-05T18:38:24.066Z] #10 154.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-05T18:38:24.066Z] #10 154.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-05T18:38:24.066Z] #10 154.1 Selecting previously unselected package libbtrfs-dev. [2020-05-05T18:38:24.066Z] #10 154.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-05T18:38:24.066Z] #10 154.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-05T18:38:24.066Z] #10 154.4 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-05-05T18:38:24.066Z] #10 154.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-05T18:38:24.066Z] #10 154.4 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-05T18:38:24.066Z] #10 154.5 Selecting previously unselected package libudev-dev:ppc64el. [2020-05-05T18:38:24.066Z] #10 154.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-05-05T18:38:24.066Z] #10 154.5 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-05-05T18:38:24.066Z] #10 154.8 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-05-05T18:38:24.066Z] #10 154.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-05-05T18:38:24.066Z] #10 154.9 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-05-05T18:38:24.066Z] #10 155.3 Selecting previously unselected package libpcre16-3:ppc64el. [2020-05-05T18:38:24.066Z] #10 155.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-05-05T18:38:24.066Z] #10 155.3 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-05T18:38:24.066Z] #10 155.6 Selecting previously unselected package libpcre32-3:ppc64el. [2020-05-05T18:38:24.066Z] #10 155.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-05-05T18:38:24.066Z] #10 155.6 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-05T18:38:24.066Z] #10 156.0 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-05-05T18:38:24.066Z] #10 156.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-05-05T18:38:24.066Z] #10 156.0 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-05T18:38:24.066Z] #10 156.1 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-05-05T18:38:24.066Z] #10 156.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-05-05T18:38:24.066Z] #10 156.2 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-05T18:38:24.295Z] [2020-05-05T18:38:24.295Z] Removing bundles/ [2020-05-05T18:38:24.295Z] [2020-05-05T18:38:24.295Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-05T18:38:24.295Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-05T18:38:24.295Z] GOOS="" GOARCH="" GOARM="" [2020-05-05T18:38:24.356Z] #10 156.7 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-05-05T18:38:24.356Z] #10 156.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-05-05T18:38:24.356Z] #10 156.8 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-05T18:38:24.464Z] #78 exporting layers 2.4s done [2020-05-05T18:38:24.464Z] #78 writing image sha256:71309445ec4ade8ff18b6e4d2e0786ee468acdc4b2cbbb7ecec5bd9f65e8114f done [2020-05-05T18:38:24.464Z] #78 naming to docker.io/library/docker:1db86b772e45e8ee04fcb6a4db487c983d67d29f done [2020-05-05T18:38:24.464Z] #78 DONE 2.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-05T18:38:24.564Z] #33 ... [2020-05-05T18:38:24.564Z] [2020-05-05T18:38:24.564Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:38:24.564Z] #56 72.65 time [2020-05-05T18:38:24.564Z] #56 79.53 encoding/binary [2020-05-05T18:38:24.564Z] #56 79.72 os [2020-05-05T18:38:24.564Z] #56 ... [2020-05-05T18:38:24.564Z] [2020-05-05T18:38:24.564Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:38:24.564Z] #38 5.341 -- The C compiler identification is GNU 8.3.0 [2020-05-05T18:38:24.564Z] #38 5.461 -- Check for working C compiler: /usr/bin/cc [2020-05-05T18:38:24.819Z] #38 6.118 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-05T18:38:24.819Z] #38 6.123 -- Detecting C compiler ABI info [2020-05-05T18:38:24.884Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40907/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1db86b772e45e8ee04fcb6a4db487c983d67d29f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1db86b772e45e8ee04fcb6a4db487c983d67d29f hack/test/unit [2020-05-05T18:38:24.988Z] #10 157.2 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-05-05T18:38:24.988Z] #10 157.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-05-05T18:38:24.988Z] #10 157.3 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-05T18:38:24.988Z] #10 157.4 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-05-05T18:38:24.988Z] #10 157.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-05-05T18:38:24.988Z] #10 157.4 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-05T18:38:25.074Z] #38 ... [2020-05-05T18:38:25.074Z] [2020-05-05T18:38:25.074Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:38:25.074Z] #10 73.67 Selecting previously unselected package dmsetup. [2020-05-05T18:38:25.074Z] #10 73.69 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-05-05T18:38:25.074Z] #10 73.70 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-05T18:38:25.074Z] #10 73.89 Selecting previously unselected package mingw-w64-common. [2020-05-05T18:38:25.074Z] #10 73.90 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-05T18:38:25.074Z] #10 73.91 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-05T18:38:25.074Z] #10 82.17 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-05T18:38:25.074Z] #10 82.17 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-05T18:38:25.074Z] #10 82.18 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-05T18:38:25.074Z] #10 ... [2020-05-05T18:38:25.074Z] [2020-05-05T18:38:25.074Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-05T18:38:25.074Z] #43 74.63 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-05-05T18:38:25.074Z] #43 74.65 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-05T18:38:25.074Z] #43 74.72 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-05-05T18:38:25.074Z] #43 74.74 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-05-05T18:38:25.074Z] #43 74.75 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-05-05T18:38:25.074Z] #43 74.76 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-05T18:38:25.074Z] #43 74.77 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-05T18:38:25.074Z] #43 74.81 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-05-05T18:38:25.074Z] #43 74.84 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-05T18:38:25.074Z] #43 74.85 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-05T18:38:25.074Z] #43 83.28 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-05-05T18:38:25.074Z] #43 83.29 Processing triggers for libc-bin (2.28-10) ... [2020-05-05T18:38:25.074Z] #43 DONE 83.7s [2020-05-05T18:38:25.074Z] [2020-05-05T18:38:25.074Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:38:25.284Z] #10 157.7 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-05-05T18:38:25.285Z] #10 157.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-05-05T18:38:25.285Z] #10 157.7 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-05-05T18:38:25.449Z] #38 12.68 [100%] Linking C executable tini-static [2020-05-05T18:38:25.655Z] using credential docker-jenkins-github-credentials [2020-05-05T18:38:25.728Z] Cloning the remote Git repository [2020-05-05T18:38:25.728Z] Cloning with configured refspecs honoured and without tags [2020-05-05T18:38:25.913Z] #10 158.3 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-05T18:38:25.913Z] #10 158.3 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-05T18:38:25.913Z] #10 158.3 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-05-05T18:38:25.913Z] #10 158.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-05T18:38:25.913Z] #10 158.3 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-05T18:38:25.913Z] #10 158.3 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-05-05T18:38:25.913Z] #10 158.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-05T18:38:25.913Z] #10 158.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-05T18:38:25.913Z] #10 158.4 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-05T18:38:25.913Z] #10 158.4 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-05-05T18:38:26.014Z] #38 13.39 [100%] Built target tini-static [2020-05-05T18:38:26.014Z] #38 13.45 + mkdir -p /build [2020-05-05T18:38:26.014Z] #38 13.46 + cp tini-static /build/docker-init [2020-05-05T18:38:26.204Z] #10 158.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-05T18:38:26.204Z] #10 158.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-05T18:38:26.204Z] #10 158.5 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-05T18:38:26.204Z] #10 158.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-05T18:38:26.204Z] #10 158.5 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-05-05T18:38:26.204Z] #10 158.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-05T18:38:26.204Z] #10 158.5 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-05T18:38:26.204Z] #10 158.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-05T18:38:26.204Z] #10 158.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-05T18:38:26.204Z] #10 158.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-05T18:38:26.204Z] #10 158.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-05T18:38:26.204Z] #10 158.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-05T18:38:26.204Z] #10 158.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-05T18:38:26.204Z] #10 158.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-05T18:38:26.204Z] #10 158.6 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-05T18:38:26.204Z] #10 158.6 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-05T18:38:26.204Z] #10 158.6 Setting up dmsetup (2:1.02.155-3) ... [2020-05-05T18:38:26.205Z] #10 158.6 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-05T18:38:26.205Z] #10 158.7 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-05T18:38:26.205Z] #10 158.7 Processing triggers for libc-bin (2.28-10) ... [2020-05-05T18:38:26.272Z] #38 DONE 13.7s [2020-05-05T18:38:26.272Z] [2020-05-05T18:38:26.272Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:38:26.272Z] #10 84.39 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-05T18:38:26.272Z] #10 84.40 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-05T18:38:26.272Z] #10 84.41 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-05T18:38:26.272Z] #10 84.55 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-05T18:38:26.272Z] #10 84.56 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-05T18:38:26.273Z] #10 84.57 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-05T18:38:26.837Z] #10 ... [2020-05-05T18:38:26.837Z] [2020-05-05T18:38:26.837Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:38:26.837Z] #33 76.02 path/filepath [2020-05-05T18:38:26.837Z] #33 77.51 io/ioutil [2020-05-05T18:38:26.837Z] #33 78.52 text/tabwriter [2020-05-05T18:38:26.837Z] #33 80.13 flag [2020-05-05T18:38:26.837Z] #33 80.14 github.com/BurntSushi/toml [2020-05-05T18:38:26.837Z] #33 82.01 log [2020-05-05T18:38:26.837Z] #33 84.61 github.com/BurntSushi/toml/cmd/tomlv [2020-05-05T18:38:26.847Z] #10 DONE 159.1s [2020-05-05T18:38:26.847Z] [2020-05-05T18:38:26.847Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-05T18:38:26.847Z] #58 DONE 0.3s [2020-05-05T18:38:26.847Z] [2020-05-05T18:38:26.847Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:38:26.847Z] #44 85.55 CC compel/src/lib/ptrace.o [2020-05-05T18:38:26.847Z] #44 86.33 AR compel/libcompel.a [2020-05-05T18:38:26.847Z] #44 86.49 HOSTCC compel/src/main-host.o [2020-05-05T18:38:27.095Z] #33 ... [2020-05-05T18:38:27.095Z] [2020-05-05T18:38:27.095Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:38:27.095Z] #47 76.18 regexp/syntax [2020-05-05T18:38:27.095Z] #47 77.67 fmt [2020-05-05T18:38:27.095Z] #47 81.54 regexp [2020-05-05T18:38:27.095Z] #47 82.91 go/token [2020-05-05T18:38:27.095Z] #47 83.94 go/scanner [2020-05-05T18:38:27.095Z] #47 85.43 go/ast [2020-05-05T18:38:27.095Z] #47 ... [2020-05-05T18:38:27.095Z] [2020-05-05T18:38:27.095Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:38:27.095Z] #44 3.718 Note: Building without setproctitle() and strlcpy() support. [2020-05-05T18:38:27.095Z] #44 3.719 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-05T18:38:27.095Z] #44 3.737 Note: Building without GnuTLS support [2020-05-05T18:38:27.095Z] #44 5.804 fatal: not a git repository (or any of the parent directories): .git [2020-05-05T18:38:27.095Z] #44 5.836 GEN .gitid [2020-05-05T18:38:27.095Z] #44 5.842 GEN criu/include/version.h [2020-05-05T18:38:27.095Z] #44 5.891 GEN include/common/asm [2020-05-05T18:38:27.095Z] #44 7.683 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-05T18:38:27.095Z] #44 7.814 PBCC images/opts.pb-c.c [2020-05-05T18:38:27.095Z] #44 7.884 PBCC images/sit.pb-c.c [2020-05-05T18:38:27.095Z] #44 7.949 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-05T18:38:27.095Z] #44 8.024 DEP images/opts.pb-c.d [2020-05-05T18:38:27.095Z] #44 8.059 DEP images/sit.pb-c.d [2020-05-05T18:38:27.095Z] #44 8.171 PBCC images/macvlan.pb-c.c [2020-05-05T18:38:27.095Z] #44 8.214 DEP images/macvlan.pb-c.d [2020-05-05T18:38:27.095Z] #44 8.296 PBCC images/autofs.pb-c.c [2020-05-05T18:38:27.095Z] #44 8.412 DEP images/autofs.pb-c.d [2020-05-05T18:38:27.095Z] #44 8.503 PBCC images/sysctl.pb-c.c [2020-05-05T18:38:27.095Z] #44 8.560 DEP images/sysctl.pb-c.d [2020-05-05T18:38:27.095Z] #44 8.675 PBCC images/time.pb-c.c [2020-05-05T18:38:27.095Z] #44 8.819 DEP images/time.pb-c.d [2020-05-05T18:38:27.095Z] #44 8.971 PBCC images/binfmt-misc.pb-c.c [2020-05-05T18:38:27.095Z] #44 9.027 DEP images/binfmt-misc.pb-c.d [2020-05-05T18:38:27.095Z] #44 9.077 PBCC images/seccomp.pb-c.c [2020-05-05T18:38:27.095Z] #44 9.084 DEP images/seccomp.pb-c.d [2020-05-05T18:38:27.095Z] #44 9.149 PBCC images/userns.pb-c.c [2020-05-05T18:38:27.095Z] #44 9.159 DEP images/userns.pb-c.d [2020-05-05T18:38:27.095Z] #44 9.170 PBCC images/cgroup.pb-c.c [2020-05-05T18:38:27.095Z] #44 9.180 DEP images/cgroup.pb-c.d [2020-05-05T18:38:27.138Z] #44 ... [2020-05-05T18:38:27.138Z] [2020-05-05T18:38:27.138Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-05T18:38:27.138Z] #59 DONE 0.1s [2020-05-05T18:38:27.138Z] [2020-05-05T18:38:27.138Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:38:25.911Z] Cloning repository https://github.com/moby/moby.git [2020-05-05T18:38:26.283Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-05-05T18:38:26.808Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-05T18:38:26.808Z] > git --version # timeout=10 [2020-05-05T18:38:26.854Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-05T18:38:26.857Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40907/head:refs/remotes/origin/PR-40907 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-05T18:38:27.352Z] #44 9.192 PBCC images/fown.pb-c.c [2020-05-05T18:38:27.352Z] #44 9.200 PBCC images/ext-file.pb-c.c [2020-05-05T18:38:27.352Z] #44 9.205 DEP images/fown.pb-c.d [2020-05-05T18:38:27.352Z] #44 9.227 DEP images/ext-file.pb-c.d [2020-05-05T18:38:27.352Z] #44 9.247 PBCC images/rpc.pb-c.c [2020-05-05T18:38:27.352Z] #44 9.293 DEP images/rpc.pb-c.d [2020-05-05T18:38:27.352Z] #44 ... [2020-05-05T18:38:27.352Z] [2020-05-05T18:38:27.352Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:38:27.352Z] #47 86.51 internal/lazyregexp [2020-05-05T18:38:27.352Z] #47 86.69 net/url [2020-05-05T18:38:27.430Z] #60 0.395 + RM_GOPATH=0 [2020-05-05T18:38:27.430Z] #60 0.395 + TMP_GOPATH= [2020-05-05T18:38:27.430Z] #60 0.395 + : /build [2020-05-05T18:38:27.430Z] #60 0.395 + '[' -z '' ']' [2020-05-05T18:38:27.430Z] #60 0.397 ++ mktemp -d [2020-05-05T18:38:27.430Z] #60 0.402 + export GOPATH=/tmp/tmp.3iyPfLlPwj [2020-05-05T18:38:27.430Z] #60 0.402 + GOPATH=/tmp/tmp.3iyPfLlPwj [2020-05-05T18:38:27.430Z] #60 0.402 + RM_GOPATH=1 [2020-05-05T18:38:27.430Z] #60 0.405 ++ dirname ./install.sh [2020-05-05T18:38:27.430Z] #60 0.418 + dir=. [2020-05-05T18:38:27.430Z] #60 0.420 + bin=runc [2020-05-05T18:38:27.430Z] #60 0.420 + shift [2020-05-05T18:38:27.430Z] #60 0.422 + '[' '!' -f ./runc.installer ']' [2020-05-05T18:38:27.430Z] #60 0.422 + . ./runc.installer [2020-05-05T18:38:27.430Z] #60 0.422 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-05T18:38:27.430Z] #60 0.425 + install_runc [2020-05-05T18:38:27.430Z] #60 0.429 + uname -r [2020-05-05T18:38:27.430Z] #60 0.431 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-05T18:38:27.430Z] #60 0.453 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-05T18:38:27.430Z] #60 0.456 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-05T18:38:27.430Z] #60 0.457 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-05T18:38:27.430Z] #60 0.458 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3iyPfLlPwj/src/github.com/opencontainers/runc [2020-05-05T18:38:27.430Z] #60 0.462 Cloning into '/tmp/tmp.3iyPfLlPwj/src/github.com/opencontainers/runc'... [2020-05-05T18:38:27.559Z] ? github.com/docker/docker/api [no test files] [2020-05-05T18:38:28.354Z] #44 3.444 Note: Building without setproctitle() and strlcpy() support. [2020-05-05T18:38:28.354Z] #44 3.445 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-05T18:38:28.354Z] #44 3.457 Note: Building without GnuTLS support [2020-05-05T18:38:29.877Z] #47 89.02 text/template/parse [2020-05-05T18:38:30.252Z] #44 5.446 fatal: not a git repository (or any of the parent directories): .git [2020-05-05T18:38:30.442Z] #47 ... [2020-05-05T18:38:30.442Z] [2020-05-05T18:38:30.442Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:38:30.442Z] #33 DONE 89.7s [2020-05-05T18:38:30.507Z] #44 5.478 GEN .gitid [2020-05-05T18:38:30.507Z] #44 5.497 GEN criu/include/version.h [2020-05-05T18:38:30.507Z] #44 5.542 GEN include/common/asm [2020-05-05T18:38:30.700Z] [2020-05-05T18:38:30.700Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:38:30.700Z] #44 9.383 PBCC images/siginfo.pb-c.c [2020-05-05T18:38:30.700Z] #44 9.419 DEP images/siginfo.pb-c.d [2020-05-05T18:38:30.700Z] #44 9.465 PBCC images/pagemap.pb-c.c [2020-05-05T18:38:30.700Z] #44 9.515 DEP images/pagemap.pb-c.d [2020-05-05T18:38:30.700Z] #44 9.593 PBCC images/rlimit.pb-c.c [2020-05-05T18:38:30.700Z] #44 9.620 DEP images/rlimit.pb-c.d [2020-05-05T18:38:30.700Z] #44 9.656 PBCC images/file-lock.pb-c.c [2020-05-05T18:38:30.700Z] #44 9.712 DEP images/file-lock.pb-c.d [2020-05-05T18:38:30.700Z] #44 9.772 PBCC images/tty.pb-c.c [2020-05-05T18:38:30.700Z] #44 9.821 DEP images/tty.pb-c.d [2020-05-05T18:38:30.700Z] #44 9.868 PBCC images/tun.pb-c.c [2020-05-05T18:38:30.700Z] #44 9.912 PBCC images/netdev.pb-c.c [2020-05-05T18:38:30.700Z] #44 9.939 DEP images/tun.pb-c.d [2020-05-05T18:38:30.700Z] #44 10.04 DEP images/netdev.pb-c.d [2020-05-05T18:38:30.700Z] #44 10.13 PBCC images/vma.pb-c.c [2020-05-05T18:38:30.700Z] #44 10.19 DEP images/vma.pb-c.d [2020-05-05T18:38:30.700Z] #44 10.26 PBCC images/creds.pb-c.c [2020-05-05T18:38:30.700Z] #44 10.30 DEP images/creds.pb-c.d [2020-05-05T18:38:30.700Z] #44 10.35 PBCC images/utsns.pb-c.c [2020-05-05T18:38:30.700Z] #44 10.42 DEP images/utsns.pb-c.d [2020-05-05T18:38:30.700Z] #44 10.52 PBCC images/ipc-desc.pb-c.c [2020-05-05T18:38:30.700Z] #44 10.56 PBCC images/ipc-sem.pb-c.c [2020-05-05T18:38:30.700Z] #44 10.59 DEP images/ipc-desc.pb-c.d [2020-05-05T18:38:30.700Z] #44 10.66 DEP images/ipc-sem.pb-c.d [2020-05-05T18:38:30.700Z] #44 10.73 PBCC images/ipc-msg.pb-c.c [2020-05-05T18:38:30.700Z] #44 10.78 DEP images/ipc-msg.pb-c.d [2020-05-05T18:38:30.700Z] #44 10.82 PBCC images/ipc-shm.pb-c.c [2020-05-05T18:38:30.700Z] #44 10.84 DEP images/ipc-shm.pb-c.d [2020-05-05T18:38:30.700Z] #44 10.88 PBCC images/ipc-var.pb-c.c [2020-05-05T18:38:30.700Z] #44 10.92 DEP images/ipc-var.pb-c.d [2020-05-05T18:38:30.700Z] #44 10.96 PBCC images/sk-opts.pb-c.c [2020-05-05T18:38:30.700Z] #44 11.05 PBCC images/packet-sock.pb-c.c [2020-05-05T18:38:30.700Z] #44 11.11 DEP images/sk-opts.pb-c.d [2020-05-05T18:38:30.700Z] #44 11.15 DEP images/packet-sock.pb-c.d [2020-05-05T18:38:30.700Z] #44 11.23 PBCC images/sk-netlink.pb-c.c [2020-05-05T18:38:30.700Z] #44 11.32 DEP images/sk-netlink.pb-c.d [2020-05-05T18:38:30.701Z] #44 11.36 PBCC images/sk-inet.pb-c.c [2020-05-05T18:38:30.701Z] #44 11.43 DEP images/sk-inet.pb-c.d [2020-05-05T18:38:30.701Z] #44 11.48 PBCC images/sk-unix.pb-c.c [2020-05-05T18:38:30.701Z] #44 11.60 DEP images/sk-unix.pb-c.d [2020-05-05T18:38:30.701Z] #44 11.66 PBCC images/mm.pb-c.c [2020-05-05T18:38:30.701Z] #44 11.75 DEP images/mm.pb-c.d [2020-05-05T18:38:30.701Z] #44 11.80 PBCC images/timerfd.pb-c.c [2020-05-05T18:38:30.701Z] #44 11.83 DEP images/timerfd.pb-c.d [2020-05-05T18:38:30.701Z] #44 11.86 PBCC images/timer.pb-c.c [2020-05-05T18:38:30.701Z] #44 11.88 DEP images/timer.pb-c.d [2020-05-05T18:38:30.701Z] #44 11.94 PBCC images/sa.pb-c.c [2020-05-05T18:38:30.701Z] #44 11.98 DEP images/sa.pb-c.d [2020-05-05T18:38:30.701Z] #44 12.07 PBCC images/pipe-data.pb-c.c [2020-05-05T18:38:30.701Z] #44 12.10 DEP images/pipe-data.pb-c.d [2020-05-05T18:38:30.701Z] #44 12.14 PBCC images/mnt.pb-c.c [2020-05-05T18:38:30.701Z] #44 12.24 DEP images/mnt.pb-c.d [2020-05-05T18:38:30.701Z] #44 12.29 PBCC images/sk-packet.pb-c.c [2020-05-05T18:38:30.701Z] #44 12.33 DEP images/sk-packet.pb-c.d [2020-05-05T18:38:30.701Z] #44 12.42 PBCC images/tcp-stream.pb-c.c [2020-05-05T18:38:30.701Z] #44 12.50 DEP images/tcp-stream.pb-c.d [2020-05-05T18:38:30.701Z] #44 12.64 PBCC images/pipe.pb-c.c [2020-05-05T18:38:30.958Z] #44 12.76 DEP images/pipe.pb-c.d [2020-05-05T18:38:30.958Z] #44 12.93 PBCC images/pstree.pb-c.c [2020-05-05T18:38:30.958Z] #44 12.96 DEP images/pstree.pb-c.d [2020-05-05T18:38:30.962Z] #60 ... [2020-05-05T18:38:30.962Z] [2020-05-05T18:38:30.962Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:38:30.962Z] #47 153.0 text/template [2020-05-05T18:38:30.962Z] #47 162.6 go/parser [2020-05-05T18:38:30.962Z] #47 ... [2020-05-05T18:38:30.962Z] [2020-05-05T18:38:30.962Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:38:30.962Z] #56 163.2 golang.org/x/crypto/ssh/terminal [2020-05-05T18:38:31.068Z] #44 ... [2020-05-05T18:38:31.068Z] [2020-05-05T18:38:31.068Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:38:31.068Z] #10 89.92 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-05T18:38:31.068Z] #10 89.92 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-05T18:38:31.216Z] #44 13.14 PBCC images/fs.pb-c.c [2020-05-05T18:38:31.216Z] #44 13.19 DEP images/fs.pb-c.d [2020-05-05T18:38:31.323Z] #10 89.94 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-05T18:38:31.323Z] #10 90.07 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-05T18:38:31.475Z] #44 13.30 PBCC images/signalfd.pb-c.c [2020-05-05T18:38:31.475Z] #44 13.40 DEP images/signalfd.pb-c.d [2020-05-05T18:38:31.475Z] #44 13.49 PBCC images/fh.pb-c.c [2020-05-05T18:38:31.475Z] #44 13.55 PBCC images/fsnotify.pb-c.c [2020-05-05T18:38:31.580Z] #10 90.08 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-05T18:38:31.580Z] #10 90.08 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-05T18:38:31.733Z] #44 13.59 DEP images/fh.pb-c.d [2020-05-05T18:38:31.733Z] #44 13.61 DEP images/fsnotify.pb-c.d [2020-05-05T18:38:31.733Z] #44 13.66 PBCC images/eventpoll.pb-c.c [2020-05-05T18:38:31.733Z] #44 13.66 DEP images/eventpoll.pb-c.d [2020-05-05T18:38:31.733Z] #44 13.72 PBCC images/eventfd.pb-c.c [2020-05-05T18:38:31.733Z] #44 13.75 DEP images/eventfd.pb-c.d [2020-05-05T18:38:31.733Z] #44 13.79 PBCC images/remap-file-path.pb-c.c [2020-05-05T18:38:31.991Z] #44 13.82 DEP images/remap-file-path.pb-c.d [2020-05-05T18:38:31.991Z] #44 13.85 PBCC images/fifo.pb-c.c [2020-05-05T18:38:31.991Z] #44 13.88 DEP images/fifo.pb-c.d [2020-05-05T18:38:31.991Z] #44 13.90 PBCC images/ghost-file.pb-c.c [2020-05-05T18:38:31.991Z] #44 13.94 DEP images/ghost-file.pb-c.d [2020-05-05T18:38:31.991Z] #44 13.98 PBCC images/regfile.pb-c.c [2020-05-05T18:38:31.991Z] #44 14.03 DEP images/regfile.pb-c.d [2020-05-05T18:38:32.140Z] #10 ... [2020-05-05T18:38:32.140Z] [2020-05-05T18:38:32.140Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:38:32.140Z] #38 7.371 -- Detecting C compiler ABI info - done [2020-05-05T18:38:32.140Z] #38 7.432 -- Detecting C compile features [2020-05-05T18:38:32.140Z] #38 9.776 -- Detecting C compile features - done [2020-05-05T18:38:32.140Z] #38 9.834 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-05T18:38:32.140Z] #38 10.03 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-05T18:38:32.140Z] #38 10.22 -- Configuring done [2020-05-05T18:38:32.140Z] #38 10.23 -- Generating done [2020-05-05T18:38:32.140Z] #38 10.25 -- Build files have been written to: /tmp/tmp.DzAsqCKPAC/tini [2020-05-05T18:38:32.140Z] #38 10.26 + make tini-static [2020-05-05T18:38:32.140Z] #38 10.68 Scanning dependencies of target tini-static [2020-05-05T18:38:32.140Z] #38 10.73 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-05T18:38:32.140Z] #38 12.29 [100%] Linking C executable tini-static [2020-05-05T18:38:32.140Z] #38 13.07 [100%] Built target tini-static [2020-05-05T18:38:32.140Z] #38 13.15 + mkdir -p /build [2020-05-05T18:38:32.140Z] #38 13.15 + cp tini-static /build/docker-init [2020-05-05T18:38:32.140Z] #38 DONE 13.4s [2020-05-05T18:38:32.140Z] [2020-05-05T18:38:32.140Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:38:32.140Z] #33 82.99 fmt [2020-05-05T18:38:32.140Z] #33 83.01 path/filepath [2020-05-05T18:38:32.140Z] #33 84.93 io/ioutil [2020-05-05T18:38:32.140Z] #33 87.24 flag [2020-05-05T18:38:32.140Z] #33 87.24 github.com/BurntSushi/toml [2020-05-05T18:38:32.140Z] #33 89.53 log [2020-05-05T18:38:32.249Z] #44 14.08 PBCC images/ns.pb-c.c [2020-05-05T18:38:32.249Z] #44 14.14 DEP images/ns.pb-c.d [2020-05-05T18:38:32.249Z] #44 14.20 PBCC images/fdinfo.pb-c.c [2020-05-05T18:38:32.249Z] #44 14.28 DEP images/fdinfo.pb-c.d [2020-05-05T18:38:32.395Z] #33 ... [2020-05-05T18:38:32.395Z] [2020-05-05T18:38:32.395Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:38:32.395Z] #44 7.505 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-05T18:38:32.395Z] #44 7.589 PBCC images/opts.pb-c.c [2020-05-05T18:38:32.506Z] #44 14.37 PBCC images/core-aarch64.pb-c.c [2020-05-05T18:38:32.506Z] #44 14.41 PBCC images/core-arm.pb-c.c [2020-05-05T18:38:32.506Z] #44 14.46 PBCC images/core-ppc64.pb-c.c [2020-05-05T18:38:32.506Z] #44 14.51 PBCC images/core-s390.pb-c.c [2020-05-05T18:38:32.506Z] #44 14.56 PBCC images/core-x86.pb-c.c [2020-05-05T18:38:32.764Z] #44 14.62 PBCC images/core.pb-c.c [2020-05-05T18:38:32.764Z] #44 14.68 PBCC images/inventory.pb-c.c [2020-05-05T18:38:32.764Z] #44 14.74 DEP images/core-aarch64.pb-c.d [2020-05-05T18:38:32.764Z] #44 14.82 DEP images/core-arm.pb-c.d [2020-05-05T18:38:32.764Z] #44 ... [2020-05-05T18:38:32.764Z] [2020-05-05T18:38:32.764Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:38:32.764Z] #56 82.13 encoding/json [2020-05-05T18:38:32.764Z] #56 88.63 github.com/pkg/diff [2020-05-05T18:38:32.764Z] #56 90.34 go/ast [2020-05-05T18:38:32.764Z] #56 91.50 golang.org/x/crypto/ssh/terminal [2020-05-05T18:38:32.956Z] #44 7.772 PBCC images/sit.pb-c.c [2020-05-05T18:38:32.956Z] #44 7.910 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-05T18:38:32.956Z] #44 8.013 DEP images/opts.pb-c.d [2020-05-05T18:38:32.956Z] #44 8.082 DEP images/sit.pb-c.d [2020-05-05T18:38:32.956Z] #44 8.114 PBCC images/macvlan.pb-c.c [2020-05-05T18:38:33.021Z] #56 ... [2020-05-05T18:38:33.021Z] [2020-05-05T18:38:33.021Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:38:33.021Z] #44 14.94 DEP images/core-ppc64.pb-c.d [2020-05-05T18:38:33.021Z] #44 15.03 DEP images/core-s390.pb-c.d [2020-05-05T18:38:33.217Z] #44 8.160 DEP images/macvlan.pb-c.d [2020-05-05T18:38:33.217Z] #44 8.186 PBCC images/autofs.pb-c.c [2020-05-05T18:38:33.217Z] #44 8.197 DEP images/autofs.pb-c.d [2020-05-05T18:38:33.217Z] #44 8.219 PBCC images/sysctl.pb-c.c [2020-05-05T18:38:33.217Z] #44 8.226 DEP images/sysctl.pb-c.d [2020-05-05T18:38:33.217Z] #44 8.248 PBCC images/time.pb-c.c [2020-05-05T18:38:33.217Z] #44 8.277 DEP images/time.pb-c.d [2020-05-05T18:38:33.217Z] #44 8.327 PBCC images/binfmt-misc.pb-c.c [2020-05-05T18:38:33.278Z] #44 15.10 DEP images/core-x86.pb-c.d [2020-05-05T18:38:33.278Z] #44 15.15 DEP images/core.pb-c.d [2020-05-05T18:38:33.278Z] #44 15.23 DEP images/inventory.pb-c.d [2020-05-05T18:38:33.278Z] #44 15.29 PBCC images/cpuinfo.pb-c.c [2020-05-05T18:38:33.278Z] #44 15.33 DEP images/cpuinfo.pb-c.d [2020-05-05T18:38:33.472Z] #44 8.409 DEP images/binfmt-misc.pb-c.d [2020-05-05T18:38:33.472Z] #44 8.446 PBCC images/seccomp.pb-c.c [2020-05-05T18:38:33.472Z] #44 8.472 DEP images/seccomp.pb-c.d [2020-05-05T18:38:33.472Z] #44 8.553 PBCC images/userns.pb-c.c [2020-05-05T18:38:33.472Z] #44 8.563 DEP images/userns.pb-c.d [2020-05-05T18:38:33.472Z] #44 8.607 PBCC images/cgroup.pb-c.c [2020-05-05T18:38:33.472Z] #44 8.679 DEP images/cgroup.pb-c.d [2020-05-05T18:38:33.538Z] #44 15.38 PBCC images/stats.pb-c.c [2020-05-05T18:38:33.538Z] #44 15.39 DEP images/stats.pb-c.d [2020-05-05T18:38:33.728Z] #44 8.769 PBCC images/fown.pb-c.c [2020-05-05T18:38:33.728Z] #44 8.821 PBCC images/ext-file.pb-c.c [2020-05-05T18:38:33.728Z] #44 8.865 DEP images/fown.pb-c.d [2020-05-05T18:38:33.728Z] #44 8.902 DEP images/ext-file.pb-c.d [2020-05-05T18:38:33.728Z] #44 8.945 PBCC images/rpc.pb-c.c [2020-05-05T18:38:33.984Z] #44 8.983 DEP images/rpc.pb-c.d [2020-05-05T18:38:33.984Z] #44 9.045 PBCC images/siginfo.pb-c.c [2020-05-05T18:38:33.984Z] #44 9.086 DEP images/siginfo.pb-c.d [2020-05-05T18:38:33.984Z] #44 9.145 PBCC images/pagemap.pb-c.c [2020-05-05T18:38:33.984Z] #44 9.156 DEP images/pagemap.pb-c.d [2020-05-05T18:38:34.240Z] #44 9.297 PBCC images/rlimit.pb-c.c [2020-05-05T18:38:34.240Z] #44 9.337 DEP images/rlimit.pb-c.d [2020-05-05T18:38:34.240Z] #44 9.386 PBCC images/file-lock.pb-c.c [2020-05-05T18:38:34.240Z] #44 9.412 DEP images/file-lock.pb-c.d [2020-05-05T18:38:34.496Z] #44 9.494 PBCC images/tty.pb-c.c [2020-05-05T18:38:34.496Z] #44 9.584 DEP images/tty.pb-c.d [2020-05-05T18:38:34.496Z] #44 9.670 PBCC images/tun.pb-c.c [2020-05-05T18:38:34.496Z] #44 ... [2020-05-05T18:38:34.496Z] [2020-05-05T18:38:34.496Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:38:34.496Z] #47 83.01 fmt [2020-05-05T18:38:34.496Z] #47 84.20 path/filepath [2020-05-05T18:38:34.496Z] #47 85.76 regexp/syntax [2020-05-05T18:38:34.496Z] #47 88.43 flag [2020-05-05T18:38:34.496Z] #47 90.23 go/token [2020-05-05T18:38:34.496Z] #47 91.88 regexp [2020-05-05T18:38:34.496Z] #47 91.88 go/scanner [2020-05-05T18:38:34.752Z] #47 ... [2020-05-05T18:38:34.752Z] [2020-05-05T18:38:34.752Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:38:34.752Z] #44 9.783 PBCC images/netdev.pb-c.c [2020-05-05T18:38:34.752Z] #44 9.923 DEP images/tun.pb-c.d [2020-05-05T18:38:34.911Z] #44 16.84 make[1]: Nothing to be done for 'all'. [2020-05-05T18:38:35.007Z] #44 10.02 DEP images/netdev.pb-c.d [2020-05-05T18:38:35.007Z] #44 ... [2020-05-05T18:38:35.007Z] [2020-05-05T18:38:35.007Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:38:35.007Z] #56 83.27 encoding/base64 [2020-05-05T18:38:35.007Z] #56 84.39 golang.org/x/sys/unix [2020-05-05T18:38:35.007Z] #56 85.31 fmt [2020-05-05T18:38:35.007Z] #56 91.16 encoding/json [2020-05-05T18:38:35.007Z] #56 ... [2020-05-05T18:38:35.007Z] [2020-05-05T18:38:35.007Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:38:35.007Z] #44 10.10 PBCC images/vma.pb-c.c [2020-05-05T18:38:35.007Z] #44 10.20 DEP images/vma.pb-c.d [2020-05-05T18:38:35.273Z] #44 10.26 PBCC images/creds.pb-c.c [2020-05-05T18:38:35.273Z] #44 10.32 DEP images/creds.pb-c.d [2020-05-05T18:38:35.273Z] #44 10.38 PBCC images/utsns.pb-c.c [2020-05-05T18:38:35.273Z] #44 10.44 DEP images/utsns.pb-c.d [2020-05-05T18:38:35.529Z] #44 10.49 PBCC images/ipc-desc.pb-c.c [2020-05-05T18:38:35.529Z] #44 10.54 PBCC images/ipc-sem.pb-c.c [2020-05-05T18:38:35.529Z] #44 10.57 DEP images/ipc-desc.pb-c.d [2020-05-05T18:38:35.529Z] #44 10.65 DEP images/ipc-sem.pb-c.d [2020-05-05T18:38:35.529Z] #44 10.72 PBCC images/ipc-msg.pb-c.c [2020-05-05T18:38:35.784Z] #44 10.79 DEP images/ipc-msg.pb-c.d [2020-05-05T18:38:35.926Z] ok github.com/docker/docker/api/server 0.015s coverage: 9.0% of statements [2020-05-05T18:38:36.040Z] #44 10.88 PBCC images/ipc-shm.pb-c.c [2020-05-05T18:38:36.040Z] #44 10.89 DEP images/ipc-shm.pb-c.d [2020-05-05T18:38:36.040Z] #44 10.95 PBCC images/ipc-var.pb-c.c [2020-05-05T18:38:36.040Z] #44 11.01 DEP images/ipc-var.pb-c.d [2020-05-05T18:38:36.040Z] #44 11.09 PBCC images/sk-opts.pb-c.c [2020-05-05T18:38:36.040Z] #44 11.14 PBCC images/packet-sock.pb-c.c [2020-05-05T18:38:36.295Z] #44 11.24 DEP images/sk-opts.pb-c.d [2020-05-05T18:38:36.295Z] #44 11.27 DEP images/packet-sock.pb-c.d [2020-05-05T18:38:36.295Z] #44 11.35 PBCC images/sk-netlink.pb-c.c [2020-05-05T18:38:36.295Z] #44 11.40 DEP images/sk-netlink.pb-c.d [2020-05-05T18:38:36.518Z] #56 ... [2020-05-05T18:38:36.518Z] [2020-05-05T18:38:36.518Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:38:36.518Z] #44 87.08 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-05-05T18:38:36.518Z] #44 87.31 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-05T18:38:36.518Z] #44 88.05 HOSTCC compel/src/lib/log-host.o [2020-05-05T18:38:36.518Z] #44 88.45 HOSTLINK compel/compel-host-bin [2020-05-05T18:38:36.518Z] #44 88.67 DEP soccr/soccr.d [2020-05-05T18:38:36.518Z] #44 89.12 CC soccr/soccr.o [2020-05-05T18:38:36.518Z] #44 91.46 AR soccr/libsoccr.a [2020-05-05T18:38:36.518Z] #44 91.56 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-05T18:38:36.518Z] #44 92.04 DEP criu/arch/ppc64/sigframe.d [2020-05-05T18:38:36.518Z] #44 92.24 DEP criu/arch/ppc64/crtools.d [2020-05-05T18:38:36.518Z] #44 92.52 DEP criu/arch/ppc64/cpu.d [2020-05-05T18:38:36.518Z] #44 92.83 CC criu/arch/ppc64/cpu.o [2020-05-05T18:38:36.518Z] #44 93.63 CC criu/arch/ppc64/crtools.o [2020-05-05T18:38:36.518Z] #44 95.22 CC criu/arch/ppc64/sigframe.o [2020-05-05T18:38:36.518Z] #44 95.74 LINK criu/arch/ppc64/crtools.built-in.o [2020-05-05T18:38:36.518Z] #44 95.83 DEP criu/pie/util-vdso.d [2020-05-05T18:38:36.518Z] #44 96.22 DEP criu/pie/util.d [2020-05-05T18:38:36.551Z] #44 11.44 PBCC images/sk-inet.pb-c.c [2020-05-05T18:38:36.551Z] #44 11.47 DEP images/sk-inet.pb-c.d [2020-05-05T18:38:36.551Z] #44 11.53 PBCC images/sk-unix.pb-c.c [2020-05-05T18:38:36.551Z] #44 11.58 DEP images/sk-unix.pb-c.d [2020-05-05T18:38:36.807Z] #44 11.71 PBCC images/mm.pb-c.c [2020-05-05T18:38:36.807Z] #44 11.74 DEP images/mm.pb-c.d [2020-05-05T18:38:36.807Z] #44 11.82 PBCC images/timerfd.pb-c.c [2020-05-05T18:38:36.807Z] #44 11.87 DEP images/timerfd.pb-c.d [2020-05-05T18:38:36.807Z] #44 11.93 PBCC images/timer.pb-c.c [2020-05-05T18:38:36.808Z] #44 96.54 CC criu/pie/util.o [2020-05-05T18:38:36.823Z] #44 18.40 CC images/stats.o [2020-05-05T18:38:36.823Z] #44 18.78 CC images/core.o [2020-05-05T18:38:37.063Z] #44 12.01 DEP images/timer.pb-c.d [2020-05-05T18:38:37.063Z] #44 12.16 PBCC images/sa.pb-c.c [2020-05-05T18:38:37.063Z] #44 12.23 DEP images/sa.pb-c.d [2020-05-05T18:38:37.098Z] #44 96.98 CC criu/pie/util-vdso.o [2020-05-05T18:38:37.318Z] #44 12.31 PBCC images/pipe-data.pb-c.c [2020-05-05T18:38:37.318Z] #44 12.35 DEP images/pipe-data.pb-c.d [2020-05-05T18:38:37.318Z] #44 12.45 PBCC images/mnt.pb-c.c [2020-05-05T18:38:37.388Z] #44 19.42 CC images/core-x86.o [2020-05-05T18:38:37.573Z] #44 12.49 DEP images/mnt.pb-c.d [2020-05-05T18:38:37.573Z] #44 12.53 PBCC images/sk-packet.pb-c.c [2020-05-05T18:38:37.573Z] #44 12.55 DEP images/sk-packet.pb-c.d [2020-05-05T18:38:37.573Z] #44 12.58 PBCC images/tcp-stream.pb-c.c [2020-05-05T18:38:37.573Z] #44 12.66 DEP images/tcp-stream.pb-c.d [2020-05-05T18:38:37.573Z] #44 12.71 PBCC images/pipe.pb-c.c [2020-05-05T18:38:37.573Z] #44 12.76 DEP images/pipe.pb-c.d [2020-05-05T18:38:37.829Z] #44 12.83 PBCC images/pstree.pb-c.c [2020-05-05T18:38:37.829Z] #44 12.86 DEP images/pstree.pb-c.d [2020-05-05T18:38:37.829Z] #44 12.91 PBCC images/fs.pb-c.c [2020-05-05T18:38:37.829Z] #44 12.93 DEP images/fs.pb-c.d [2020-05-05T18:38:37.829Z] #44 12.98 PBCC images/signalfd.pb-c.c [2020-05-05T18:38:37.997Z] #44 19.95 CC images/core-arm.o [2020-05-05T18:38:38.085Z] #44 13.02 DEP images/signalfd.pb-c.d [2020-05-05T18:38:38.085Z] #44 13.11 PBCC images/fh.pb-c.c [2020-05-05T18:38:38.085Z] #44 13.17 PBCC images/fsnotify.pb-c.c [2020-05-05T18:38:38.341Z] #44 13.21 DEP images/fh.pb-c.d [2020-05-05T18:38:38.341Z] #44 13.27 DEP images/fsnotify.pb-c.d [2020-05-05T18:38:38.341Z] #44 13.34 PBCC images/eventpoll.pb-c.c [2020-05-05T18:38:38.341Z] #44 13.37 DEP images/eventpoll.pb-c.d [2020-05-05T18:38:38.580Z] #44 20.43 CC images/core-aarch64.o [2020-05-05T18:38:38.597Z] #44 ... [2020-05-05T18:38:38.597Z] [2020-05-05T18:38:38.597Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:38:38.597Z] #33 92.40 github.com/BurntSushi/toml/cmd/tomlv [2020-05-05T18:38:38.597Z] #33 DONE 96.8s [2020-05-05T18:38:38.597Z] [2020-05-05T18:38:38.597Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:38:38.597Z] #44 13.54 PBCC images/eventfd.pb-c.c [2020-05-05T18:38:38.597Z] #44 13.59 DEP images/eventfd.pb-c.d [2020-05-05T18:38:38.597Z] #44 13.64 PBCC images/remap-file-path.pb-c.c [2020-05-05T18:38:38.597Z] #44 13.67 DEP images/remap-file-path.pb-c.d [2020-05-05T18:38:38.617Z] #44 98.10 AR criu/pie/pie.lib.a [2020-05-05T18:38:38.617Z] #44 98.23 DEP criu/pie/restorer.d [2020-05-05T18:38:38.853Z] #44 13.73 PBCC images/fifo.pb-c.c [2020-05-05T18:38:38.853Z] #44 13.77 DEP images/fifo.pb-c.d [2020-05-05T18:38:38.853Z] #44 13.84 PBCC images/ghost-file.pb-c.c [2020-05-05T18:38:38.853Z] #44 13.94 DEP images/ghost-file.pb-c.d [2020-05-05T18:38:38.907Z] #44 98.67 DEP criu/arch/ppc64/vdso-trampoline.d [2020-05-05T18:38:38.907Z] #44 98.69 DEP criu/arch/ppc64/restorer.d [2020-05-05T18:38:39.109Z] #44 14.12 PBCC images/regfile.pb-c.c [2020-05-05T18:38:39.109Z] #44 14.17 DEP images/regfile.pb-c.d [2020-05-05T18:38:39.183Z] #44 20.88 CC images/core-ppc64.o [2020-05-05T18:38:39.183Z] #44 ... [2020-05-05T18:38:39.183Z] [2020-05-05T18:38:39.183Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:38:39.183Z] #65 39.85 Checking out files: 57% (1833/3185) Checking out files: 58% (1848/3185) Checking out files: 59% (1880/3185) Checking out files: 60% (1911/3185) Checking out files: 61% (1943/3185) Checking out files: 62% (1975/3185) Checking out files: 63% (2007/3185) Checking out files: 64% (2039/3185) Checking out files: 65% (2071/3185) Checking out files: 66% (2103/3185) Checking out files: 67% (2134/3185) Checking out files: 68% (2166/3185) Checking out files: 69% (2198/3185) Checking out files: 70% (2230/3185) Checking out files: 71% (2262/3185) Checking out files: 72% (2294/3185) Checking out files: 73% (2326/3185) Checking out files: 74% (2357/3185) Checking out files: 75% (2389/3185) Checking out files: 76% (2421/3185) Checking out files: 77% (2453/3185) Checking out files: 78% (2485/3185) Checking out files: 79% (2517/3185) Checking out files: 80% (2548/3185) Checking out files: 81% (2580/3185) Checking out files: 82% (2612/3185) Checking out files: 83% (2644/3185) Checking out files: 84% (2676/3185) Checking out files: 85% (2708/3185) Checking out files: 86% (2740/3185) Checking out files: 87% (2771/3185) Checking out files: 88% (2803/3185) Checking out files: 89% (2835/3185) Checking out files: 90% (2867/3185) Checking out files: 91% (2899/3185) Checking out files: 92% (2931/3185) Checking out files: 92% (2935/3185) Checking out files: 93% (2963/3185) Checking out files: 94% (2994/3185) Checking out files: 95% (3026/3185) Checking out files: 96% (3058/3185) Checking out files: 97% (3090/3185) Checking out files: 98% (3122/3185) Checking out files: 99% (3154/3185) Checking out files: 100% (3185/3185) Checking out files: 100% (3185/3185), done. [2020-05-05T18:38:39.183Z] #65 41.00 + cd /tmp/tmp.0njhDZuPMe/src/github.com/containerd/containerd [2020-05-05T18:38:39.183Z] #65 41.00 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-05T18:38:39.183Z] #65 42.50 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-05T18:38:39.183Z] #65 42.50 + BUILDTAGS='netgo osusergo static_build' [2020-05-05T18:38:39.183Z] #65 42.50 + export EXTRA_FLAGS=-buildmode=pie [2020-05-05T18:38:39.183Z] #65 42.50 + EXTRA_FLAGS=-buildmode=pie [2020-05-05T18:38:39.183Z] #65 42.50 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-05T18:38:39.183Z] #65 42.50 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-05T18:38:39.183Z] #65 42.50 + '[' '' = dynamic ']' [2020-05-05T18:38:39.183Z] #65 42.50 + make [2020-05-05T18:38:39.183Z] #65 43.73 + bin/ctr [2020-05-05T18:38:39.364Z] #44 14.32 PBCC images/ns.pb-c.c [2020-05-05T18:38:39.364Z] #44 14.39 DEP images/ns.pb-c.d [2020-05-05T18:38:39.364Z] #44 14.47 PBCC images/fdinfo.pb-c.c [2020-05-05T18:38:39.539Z] #44 99.21 DEP criu/arch/ppc64/vdso-pie.d [2020-05-05T18:38:39.620Z] #44 14.69 DEP images/fdinfo.pb-c.d [2020-05-05T18:38:39.620Z] #44 14.74 PBCC images/core-aarch64.pb-c.c [2020-05-05T18:38:39.620Z] #44 14.79 PBCC images/core-arm.pb-c.c [2020-05-05T18:38:39.620Z] #44 14.82 PBCC images/core-ppc64.pb-c.c [2020-05-05T18:38:39.828Z] #44 99.37 DEP criu/pie/parasite-vdso.d [2020-05-05T18:38:39.875Z] #44 14.88 PBCC images/core-s390.pb-c.c [2020-05-05T18:38:39.875Z] #44 14.90 PBCC images/core-x86.pb-c.c [2020-05-05T18:38:40.119Z] #44 99.69 DEP criu/pie/parasite.d [2020-05-05T18:38:40.119Z] #44 ... [2020-05-05T18:38:40.119Z] [2020-05-05T18:38:40.119Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:38:40.119Z] #56 172.1 mvdan.cc/sh/v3/cmd/shfmt [2020-05-05T18:38:40.130Z] #44 14.98 PBCC images/core.pb-c.c [2020-05-05T18:38:40.130Z] #44 15.06 PBCC images/inventory.pb-c.c [2020-05-05T18:38:40.130Z] #44 15.12 DEP images/core-aarch64.pb-c.d [2020-05-05T18:38:40.130Z] #44 15.21 DEP images/core-arm.pb-c.d [2020-05-05T18:38:40.429Z] #44 15.30 DEP images/core-ppc64.pb-c.d [2020-05-05T18:38:40.429Z] #44 15.36 DEP images/core-s390.pb-c.d [2020-05-05T18:38:40.429Z] #44 15.41 DEP images/core-x86.pb-c.d [2020-05-05T18:38:40.429Z] #44 15.49 DEP images/core.pb-c.d [2020-05-05T18:38:40.429Z] #44 15.56 DEP images/inventory.pb-c.d [2020-05-05T18:38:40.685Z] #44 15.60 PBCC images/cpuinfo.pb-c.c [2020-05-05T18:38:40.685Z] #44 15.65 DEP images/cpuinfo.pb-c.d [2020-05-05T18:38:40.685Z] #44 15.70 PBCC images/stats.pb-c.c [2020-05-05T18:38:40.685Z] #44 15.74 DEP images/stats.pb-c.d [2020-05-05T18:38:42.457Z] #65 ... [2020-05-05T18:38:42.457Z] [2020-05-05T18:38:42.457Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:38:42.457Z] #47 91.78 go/parser [2020-05-05T18:38:42.457Z] #47 93.90 text/template [2020-05-05T18:38:42.457Z] #47 95.24 encoding/xml [2020-05-05T18:38:42.457Z] #47 99.00 go/doc [2020-05-05T18:38:42.457Z] #47 101.1 github.com/LK4D4/vndr/versioned [2020-05-05T18:38:42.457Z] #47 101.4 compress/flate [2020-05-05T18:38:42.572Z] #44 17.28 make[1]: Nothing to be done for 'all'. [2020-05-05T18:38:42.714Z] #47 ... [2020-05-05T18:38:42.714Z] [2020-05-05T18:38:42.714Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:38:42.714Z] #44 21.48 CC images/core-s390.o [2020-05-05T18:38:42.714Z] #44 22.18 CC images/cpuinfo.o [2020-05-05T18:38:42.714Z] #44 22.70 CC images/inventory.o [2020-05-05T18:38:42.714Z] #44 22.97 CC images/fdinfo.o [2020-05-05T18:38:42.714Z] #44 23.34 CC images/fown.o [2020-05-05T18:38:42.714Z] #44 23.55 CC images/ns.o [2020-05-05T18:38:42.714Z] #44 23.75 CC images/regfile.o [2020-05-05T18:38:42.714Z] #44 24.03 CC images/ghost-file.o [2020-05-05T18:38:42.714Z] #44 24.38 CC images/fifo.o [2020-05-05T18:38:42.714Z] #44 24.64 CC images/remap-file-path.o [2020-05-05T18:38:42.972Z] #44 24.89 CC images/eventfd.o [2020-05-05T18:38:43.229Z] #44 25.15 CC images/eventpoll.o [2020-05-05T18:38:43.793Z] #44 25.47 CC images/fh.o [2020-05-05T18:38:43.934Z] #44 18.89 CC images/stats.o [2020-05-05T18:38:44.050Z] #44 25.80 CC images/fsnotify.o [2020-05-05T18:38:44.050Z] #44 ... [2020-05-05T18:38:44.050Z] [2020-05-05T18:38:44.050Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:38:44.050Z] #56 93.17 mvdan.cc/editorconfig [2020-05-05T18:38:44.050Z] #56 94.64 mvdan.cc/sh/v3/fileutil [2020-05-05T18:38:44.050Z] #56 94.88 mvdan.cc/sh/v3/syntax [2020-05-05T18:38:44.050Z] #56 102.4 mvdan.cc/sh/v3/cmd/shfmt [2020-05-05T18:38:44.050Z] #56 ... [2020-05-05T18:38:44.050Z] [2020-05-05T18:38:44.050Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:38:44.050Z] #47 103.0 github.com/LK4D4/vndr/build [2020-05-05T18:38:44.494Z] #44 19.34 CC images/core.o [2020-05-05T18:38:44.567Z] #56 ... [2020-05-05T18:38:44.567Z] [2020-05-05T18:38:44.567Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:38:44.567Z] #47 166.1 encoding/xml [2020-05-05T18:38:44.567Z] #47 174.6 go/doc [2020-05-05T18:38:44.567Z] #47 ... [2020-05-05T18:38:44.567Z] [2020-05-05T18:38:44.567Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:38:44.567Z] #44 100.3 CC criu/pie/parasite.o [2020-05-05T18:38:44.567Z] #44 102.1 LINK criu/pie/parasite.built-in.o [2020-05-05T18:38:44.567Z] #44 102.1 GEN criu/pie/parasite-blob.h [2020-05-05T18:38:44.567Z] #44 102.2 CC criu/pie/parasite-vdso.o [2020-05-05T18:38:44.567Z] #44 103.5 CC criu/arch/ppc64/vdso-pie.o [2020-05-05T18:38:44.567Z] #44 104.2 CC criu/arch/ppc64/restorer.o [2020-05-05T18:38:44.614Z] #47 103.9 hash/crc32 [2020-05-05T18:38:44.981Z] Fetching without tags [2020-05-05T18:38:45.085Z] #44 ... [2020-05-05T18:38:45.085Z] [2020-05-05T18:38:45.085Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:38:45.085Z] #47 93.32 go/ast [2020-05-05T18:38:45.085Z] #47 95.73 internal/lazyregexp [2020-05-05T18:38:45.085Z] #47 95.91 net/url [2020-05-05T18:38:45.086Z] #47 97.82 text/template/parse [2020-05-05T18:38:45.086Z] #47 99.68 go/parser [2020-05-05T18:38:45.086Z] #47 102.3 text/template [2020-05-05T18:38:45.086Z] #47 ... [2020-05-05T18:38:45.086Z] [2020-05-05T18:38:45.086Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:38:45.086Z] #44 20.15 CC images/core-x86.o [2020-05-05T18:38:45.197Z] #44 104.9 CC criu/arch/ppc64/vdso-trampoline.o [2020-05-05T18:38:45.197Z] #44 105.0 CC criu/pie/restorer.o [2020-05-05T18:38:45.546Z] #47 104.6 compress/gzip [2020-05-05T18:38:45.690Z] Merging remotes/origin/master commit 1655290016ac041bab80bb58a27a7fcc38415368 into PR head commit a8216806ce28741282f27c9076fedd76f05b315d [2020-05-05T18:38:46.015Z] #44 20.79 CC images/core-arm.o [2020-05-05T18:38:44.696Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-05T18:38:44.741Z] > git config --add remote.origin.fetch +refs/pull/40907/head:refs/remotes/origin/PR-40907 # timeout=10 [2020-05-05T18:38:44.789Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-05T18:38:44.900Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-05T18:38:45.016Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-05T18:38:45.016Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-05T18:38:45.017Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40907/head:refs/remotes/origin/PR-40907 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-05T18:38:45.791Z] > git config core.sparsecheckout # timeout=10 [2020-05-05T18:38:45.835Z] > git checkout -f a8216806ce28741282f27c9076fedd76f05b315d # timeout=10 [2020-05-05T18:38:46.272Z] #44 21.27 CC images/core-aarch64.o [2020-05-05T18:38:46.478Z] #47 105.6 net [2020-05-05T18:38:46.831Z] #44 21.70 CC images/core-ppc64.o [2020-05-05T18:38:47.042Z] #47 106.4 vendor/golang.org/x/text/transform [2020-05-05T18:38:47.086Z] #44 ... [2020-05-05T18:38:47.086Z] [2020-05-05T18:38:47.086Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:38:47.086Z] #65 40.47 Checking out files: 45% (1457/3185) Checking out files: 46% (1466/3185) Checking out files: 47% (1497/3185) Checking out files: 48% (1529/3185) Checking out files: 49% (1561/3185) Checking out files: 50% (1593/3185) Checking out files: 51% (1625/3185) Checking out files: 52% (1657/3185) Checking out files: 53% (1689/3185) Checking out files: 54% (1720/3185) Checking out files: 55% (1752/3185) Checking out files: 56% (1784/3185) Checking out files: 57% (1816/3185) Checking out files: 58% (1848/3185) Checking out files: 59% (1880/3185) Checking out files: 60% (1911/3185) Checking out files: 61% (1943/3185) Checking out files: 62% (1975/3185) Checking out files: 63% (2007/3185) Checking out files: 64% (2039/3185) Checking out files: 65% (2071/3185) Checking out files: 66% (2103/3185) Checking out files: 67% (2134/3185) Checking out files: 68% (2166/3185) Checking out files: 69% (2198/3185) Checking out files: 70% (2230/3185) Checking out files: 71% (2262/3185) Checking out files: 72% (2294/3185) Checking out files: 73% (2326/3185) Checking out files: 74% (2357/3185) Checking out files: 75% (2389/3185) Checking out files: 76% (2421/3185) Checking out files: 77% (2453/3185) Checking out files: 78% (2485/3185) Checking out files: 79% (2517/3185) Checking out files: 80% (2548/3185) Checking out files: 81% (2580/3185) Checking out files: 81% (2584/3185) Checking out files: 82% (2612/3185) Checking out files: 83% (2644/3185) Checking out files: 84% (2676/3185) Checking out files: 85% (2708/3185) Checking out files: 86% (2740/3185) Checking out files: 87% (2771/3185) Checking out files: 88% (2803/3185) Checking out files: 89% (2835/3185) Checking out files: 90% (2867/3185) Checking out files: 91% (2899/3185) Checking out files: 92% (2931/3185) Checking out files: 93% (2963/3185) Checking out files: 93% (2992/3185) Checking out files: 94% (2994/3185) Checking out files: 95% (3026/3185) Checking out files: 96% (3058/3185) Checking out files: 97% (3090/3185) Checking out files: 98% (3122/3185) Checking out files: 99% (3154/3185) Checking out files: 100% (3185/3185) Checking out files: 100% (3185/3185), done. [2020-05-05T18:38:47.086Z] #65 42.83 + cd /tmp/tmp.8oFduzuR3f/src/github.com/containerd/containerd [2020-05-05T18:38:47.086Z] #65 42.83 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-05T18:38:47.086Z] #65 44.44 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-05T18:38:47.086Z] #65 44.44 + BUILDTAGS='netgo osusergo static_build' [2020-05-05T18:38:47.086Z] #65 44.44 + export EXTRA_FLAGS=-buildmode=pie [2020-05-05T18:38:47.086Z] #65 44.44 + EXTRA_FLAGS=-buildmode=pie [2020-05-05T18:38:47.086Z] #65 44.44 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-05T18:38:47.086Z] #65 44.44 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-05T18:38:47.086Z] #65 44.44 + '[' '' = dynamic ']' [2020-05-05T18:38:47.086Z] #65 44.44 + make [2020-05-05T18:38:47.086Z] #65 45.64 + bin/ctr [2020-05-05T18:38:47.254Z] #44 ... [2020-05-05T18:38:47.254Z] [2020-05-05T18:38:47.254Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:38:47.254Z] #56 DONE 179.4s [2020-05-05T18:38:47.254Z] [2020-05-05T18:38:47.254Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:38:47.254Z] #60 13.50 + cd /tmp/tmp.3iyPfLlPwj/src/github.com/opencontainers/runc [2020-05-05T18:38:47.254Z] #60 13.50 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-05T18:38:47.254Z] #60 14.30 + '[' -z '' ']' [2020-05-05T18:38:47.254Z] #60 14.30 + target=static [2020-05-05T18:38:47.254Z] #60 14.31 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-05T18:38:47.254Z] #60 17.22 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-05-05T18:38:47.341Z] #65 ... [2020-05-05T18:38:47.341Z] [2020-05-05T18:38:47.341Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:38:47.341Z] #56 95.59 github.com/pkg/diff [2020-05-05T18:38:47.341Z] #56 96.51 go/ast [2020-05-05T18:38:47.341Z] #56 97.48 golang.org/x/crypto/ssh/terminal [2020-05-05T18:38:47.341Z] #56 99.16 mvdan.cc/editorconfig [2020-05-05T18:38:47.341Z] #56 100.4 mvdan.cc/sh/v3/fileutil [2020-05-05T18:38:47.341Z] #56 100.7 mvdan.cc/sh/v3/syntax [2020-05-05T18:38:47.341Z] #56 ... [2020-05-05T18:38:47.341Z] [2020-05-05T18:38:47.341Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:38:47.341Z] #44 22.41 CC images/core-s390.o [2020-05-05T18:38:48.265Z] #44 23.17 CC images/cpuinfo.o [2020-05-05T18:38:48.411Z] #47 107.4 vendor/golang.org/x/text/unicode/bidi [2020-05-05T18:38:48.521Z] #44 23.58 CC images/inventory.o [2020-05-05T18:38:48.776Z] #44 23.86 CC images/fdinfo.o [2020-05-05T18:38:48.975Z] #47 ... [2020-05-05T18:38:48.975Z] [2020-05-05T18:38:48.975Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:38:48.975Z] #56 DONE 108.2s [2020-05-05T18:38:48.975Z] [2020-05-05T18:38:48.975Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:38:48.975Z] #44 26.63 CC images/signalfd.o [2020-05-05T18:38:48.975Z] #44 26.86 CC images/fs.o [2020-05-05T18:38:48.975Z] #44 27.12 CC images/pstree.o [2020-05-05T18:38:48.975Z] #44 27.35 CC images/pipe.o [2020-05-05T18:38:48.975Z] #44 27.60 CC images/tcp-stream.o [2020-05-05T18:38:48.975Z] #44 27.95 CC images/sk-packet.o [2020-05-05T18:38:48.975Z] #44 28.30 CC images/mnt.o [2020-05-05T18:38:48.975Z] #44 28.61 CC images/pipe-data.o [2020-05-05T18:38:48.975Z] #44 28.82 CC images/sa.o [2020-05-05T18:38:48.975Z] #44 29.04 CC images/timer.o [2020-05-05T18:38:48.975Z] #44 29.40 CC images/timerfd.o [2020-05-05T18:38:48.975Z] #44 29.73 CC images/mm.o [2020-05-05T18:38:48.975Z] #44 30.17 CC images/sk-opts.o [2020-05-05T18:38:48.975Z] #44 30.39 CC images/sk-unix.o [2020-05-05T18:38:48.975Z] #44 30.93 CC images/sk-inet.o [2020-05-05T18:38:48.269Z] > git merge 1655290016ac041bab80bb58a27a7fcc38415368 # timeout=10 [2020-05-05T18:38:49.002Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-05-05T18:38:49.111Z] Merge succeeded, producing 7625669559d5314100c934613e6ad9c7b7931b66 [2020-05-05T18:38:49.112Z] Checking out Revision 7625669559d5314100c934613e6ad9c7b7931b66 (PR-40907) [2020-05-05T18:38:49.337Z] #44 24.34 CC images/fown.o [2020-05-05T18:38:49.539Z] #44 31.46 CC images/tun.o [2020-05-05T18:38:49.592Z] #44 24.70 CC images/ns.o [2020-05-05T18:38:49.847Z] #44 24.94 CC images/regfile.o [2020-05-05T18:38:50.103Z] #44 31.99 CC images/sk-netlink.o [2020-05-05T18:38:50.361Z] #44 32.26 CC images/packet-sock.o [2020-05-05T18:38:50.407Z] #44 25.23 CC images/ghost-file.o [2020-05-05T18:38:50.662Z] #44 25.57 CC images/fifo.o [2020-05-05T18:38:50.662Z] #44 25.75 CC images/remap-file-path.o [2020-05-05T18:38:50.917Z] #44 26.07 CC images/eventfd.o [2020-05-05T18:38:50.926Z] #44 32.79 CC images/ipc-var.o [2020-05-05T18:38:51.183Z] #44 32.97 CC images/ipc-desc.o [2020-05-05T18:38:51.183Z] #44 33.20 CC images/ipc-shm.o [2020-05-05T18:38:51.440Z] #44 33.41 CC images/ipc-msg.o [2020-05-05T18:38:51.485Z] #44 26.39 CC images/eventpoll.o [2020-05-05T18:38:51.701Z] #60 ... [2020-05-05T18:38:51.701Z] [2020-05-05T18:38:51.701Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:38:51.701Z] #44 111.0 LINK criu/pie/restorer.built-in.o [2020-05-05T18:38:51.701Z] #44 111.0 GEN criu/pie/restorer-blob.h [2020-05-05T18:38:51.701Z] #44 111.2 DEP criu/vdso.d [2020-05-05T18:38:51.701Z] #44 111.6 DEP criu/uts_ns.d [2020-05-05T18:38:51.704Z] #44 33.69 CC images/ipc-sem.o [2020-05-05T18:38:51.739Z] #44 26.75 CC images/fh.o [2020-05-05T18:38:51.961Z] #44 33.91 CC images/utsns.o [2020-05-05T18:38:49.144Z] > git config core.sparsecheckout # timeout=10 [2020-05-05T18:38:49.189Z] > git checkout -f 7625669559d5314100c934613e6ad9c7b7931b66 # timeout=10 [2020-05-05T18:38:52.218Z] #44 34.10 CC images/creds.o [2020-05-05T18:38:52.299Z] #44 27.15 CC images/fsnotify.o [2020-05-05T18:38:52.334Z] #44 111.9 DEP criu/util.d [2020-05-05T18:38:52.474Z] #44 34.30 CC images/vma.o [2020-05-05T18:38:52.622Z] #44 112.2 DEP criu/uffd.d [2020-05-05T18:38:52.731Z] #44 34.56 CC images/netdev.o [2020-05-05T18:38:52.731Z] #44 ... [2020-05-05T18:38:52.731Z] [2020-05-05T18:38:52.731Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:38:52.731Z] #10 112.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-05T18:38:52.731Z] #10 112.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-05T18:38:52.731Z] #10 112.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-05T18:38:52.859Z] #44 27.79 CC images/signalfd.o [2020-05-05T18:38:52.910Z] #44 112.5 DEP criu/tun.d [2020-05-05T18:38:53.114Z] #44 28.02 CC images/fs.o [2020-05-05T18:38:53.114Z] #44 28.31 CC images/pstree.o [2020-05-05T18:38:53.200Z] #44 112.8 DEP criu/tty.d [2020-05-05T18:38:53.490Z] #44 113.2 DEP criu/timerfd.d [2020-05-05T18:38:53.674Z] #44 28.60 CC images/pipe.o [2020-05-05T18:38:53.781Z] #44 113.6 DEP criu/sysfs_parse.d [2020-05-05T18:38:53.929Z] #44 28.83 CC images/tcp-stream.o [2020-05-05T18:38:54.071Z] #44 113.9 DEP criu/sysctl.d [2020-05-05T18:38:54.185Z] #44 29.11 CC images/sk-packet.o [2020-05-05T18:38:54.361Z] #44 114.2 DEP criu/string.d [2020-05-05T18:38:54.440Z] #44 29.55 CC images/mnt.o [2020-05-05T18:38:54.652Z] #44 114.3 DEP criu/stats.d [2020-05-05T18:38:54.941Z] #44 114.5 DEP criu/sockets.d [2020-05-05T18:38:55.000Z] #44 29.80 CC images/pipe-data.o [2020-05-05T18:38:55.000Z] #44 29.99 CC images/sa.o [2020-05-05T18:38:55.233Z] #44 114.8 DEP criu/sk-unix.d [2020-05-05T18:38:55.255Z] #44 30.33 CC images/timer.o [2020-05-05T18:38:55.255Z] #44 ... [2020-05-05T18:38:55.255Z] [2020-05-05T18:38:55.255Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:38:55.255Z] #47 103.7 encoding/xml [2020-05-05T18:38:55.255Z] #47 107.7 go/doc [2020-05-05T18:38:55.255Z] #47 110.2 github.com/LK4D4/vndr/versioned [2020-05-05T18:38:55.255Z] #47 110.3 compress/flate [2020-05-05T18:38:55.255Z] #47 111.4 github.com/LK4D4/vndr/build [2020-05-05T18:38:55.255Z] #47 113.0 hash/crc32 [2020-05-05T18:38:55.255Z] #47 113.4 compress/gzip [2020-05-05T18:38:55.511Z] #47 ... [2020-05-05T18:38:55.511Z] [2020-05-05T18:38:55.511Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:38:55.511Z] #44 30.70 CC images/timerfd.o [2020-05-05T18:38:55.523Z] #44 115.2 DEP criu/sk-tcp.d [2020-05-05T18:38:55.767Z] #44 ... [2020-05-05T18:38:55.767Z] [2020-05-05T18:38:55.767Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-05T18:38:55.767Z] #56 108.1 mvdan.cc/sh/v3/cmd/shfmt [2020-05-05T18:38:55.767Z] #56 DONE 114.1s [2020-05-05T18:38:55.767Z] [2020-05-05T18:38:55.767Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:38:55.825Z] #44 115.5 DEP criu/sk-queue.d [2020-05-05T18:38:55.825Z] #44 ... [2020-05-05T18:38:55.825Z] [2020-05-05T18:38:55.825Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:38:55.825Z] #47 177.9 math/big [2020-05-05T18:38:56.022Z] #44 31.22 CC images/mm.o [2020-05-05T18:38:56.114Z] #47 ... [2020-05-05T18:38:56.114Z] [2020-05-05T18:38:56.114Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:38:56.114Z] #44 115.8 DEP criu/sk-packet.d [2020-05-05T18:38:56.403Z] #44 116.1 DEP criu/sk-netlink.d [2020-05-05T18:38:56.690Z] #44 116.4 DEP criu/sk-inet.d [2020-05-05T18:38:56.946Z] #44 31.85 CC images/sk-opts.o [2020-05-05T18:38:56.946Z] #44 32.05 CC images/sk-unix.o [2020-05-05T18:38:56.978Z] #44 116.8 DEP criu/signalfd.d [2020-05-05T18:38:57.205Z] #44 32.35 CC images/sk-inet.o [2020-05-05T18:38:57.266Z] #44 117.0 DEP criu/sigframe.d [2020-05-05T18:38:57.554Z] #44 117.3 DEP criu/shmem.d [2020-05-05T18:38:57.765Z] #44 32.69 CC images/tun.o [2020-05-05T18:38:57.842Z] #44 117.5 DEP criu/servicefd.d [2020-05-05T18:38:58.020Z] #44 33.10 CC images/sk-netlink.o [2020-05-05T18:38:58.132Z] #44 117.9 DEP criu/seize.d [2020-05-05T18:38:58.276Z] #44 33.34 CC images/packet-sock.o [2020-05-05T18:38:58.422Z] #44 118.2 DEP criu/seccomp.d [2020-05-05T18:38:58.713Z] #44 118.5 DEP criu/rst-malloc.d [2020-05-05T18:38:58.837Z] #44 33.78 CC images/ipc-var.o [2020-05-05T18:38:59.002Z] #44 118.6 DEP criu/rbtree.d [2020-05-05T18:38:59.002Z] #44 118.8 DEP criu/pstree.d [2020-05-05T18:38:59.092Z] #44 34.00 CC images/ipc-desc.o [2020-05-05T18:38:59.092Z] #44 34.23 CC images/ipc-shm.o [2020-05-05T18:38:59.283Z] #10 ... [2020-05-05T18:38:59.283Z] [2020-05-05T18:38:59.283Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:38:59.283Z] #44 34.97 CC images/tty.o [2020-05-05T18:38:59.283Z] #44 35.71 CC images/file-lock.o [2020-05-05T18:38:59.283Z] #44 35.93 CC images/rlimit.o [2020-05-05T18:38:59.283Z] #44 36.15 CC images/pagemap.o [2020-05-05T18:38:59.283Z] #44 36.47 CC images/siginfo.o [2020-05-05T18:38:59.283Z] #44 36.77 CC images/rpc.o [2020-05-05T18:38:59.283Z] #44 38.02 CC images/ext-file.o [2020-05-05T18:38:59.283Z] #44 38.27 CC images/cgroup.o [2020-05-05T18:38:59.283Z] #44 38.85 CC images/userns.o [2020-05-05T18:38:59.283Z] #44 39.11 CC images/google/protobuf/descriptor.o [2020-05-05T18:38:59.283Z] #44 40.74 CC images/opts.o [2020-05-05T18:38:59.283Z] #44 40.91 CC images/seccomp.o [2020-05-05T18:38:59.283Z] #44 41.23 CC images/binfmt-misc.o [2020-05-05T18:38:59.295Z] #44 119.0 DEP criu/protobuf.d [2020-05-05T18:38:59.347Z] #44 34.42 CC images/ipc-msg.o [2020-05-05T18:38:59.541Z] #44 41.38 CC images/time.o [2020-05-05T18:38:59.541Z] #44 41.51 CC images/sysctl.o [2020-05-05T18:38:59.602Z] #44 34.67 CC images/ipc-sem.o [2020-05-05T18:38:59.799Z] #44 41.68 CC images/autofs.o [2020-05-05T18:38:59.858Z] #44 34.87 CC images/utsns.o [2020-05-05T18:38:59.929Z] #44 119.5 GEN criu/protobuf-desc-gen.h [2020-05-05T18:39:00.056Z] #44 41.88 CC images/macvlan.o [2020-05-05T18:39:00.115Z] #44 35.12 CC images/creds.o [2020-05-05T18:39:00.314Z] #44 42.19 CC images/sit.o [2020-05-05T18:39:00.314Z] #44 42.38 LINK images/built-in.o [2020-05-05T18:39:00.314Z] #44 ... [2020-05-05T18:39:00.314Z] [2020-05-05T18:39:00.314Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:39:00.314Z] #47 109.6 vendor/golang.org/x/text/secure/bidirule [2020-05-05T18:39:00.314Z] #47 110.0 vendor/golang.org/x/text/unicode/norm [2020-05-05T18:39:00.314Z] #47 113.8 vendor/golang.org/x/net/idna [2020-05-05T18:39:00.314Z] #47 116.5 vendor/golang.org/x/net/http2/hpack [2020-05-05T18:39:00.314Z] #47 117.6 mime [2020-05-05T18:39:00.314Z] #47 119.4 mime/quotedprintable [2020-05-05T18:39:00.371Z] #44 35.32 CC images/vma.o [2020-05-05T18:39:00.571Z] #47 ... [2020-05-05T18:39:00.571Z] [2020-05-05T18:39:00.571Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:39:00.571Z] #44 42.51 GEN compel/include/asm [2020-05-05T18:39:00.571Z] #44 42.53 GEN compel/include/version.h [2020-05-05T18:39:00.571Z] #44 42.54 touch .config [2020-05-05T18:39:00.571Z] #44 42.56 GEN include/common/config.h [2020-05-05T18:39:00.571Z] #44 42.64 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-05T18:39:00.626Z] #44 35.58 CC images/netdev.o [2020-05-05T18:39:00.827Z] #44 42.67 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-05T18:39:00.827Z] #44 42.69 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-05T18:39:00.827Z] #44 42.71 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-05T18:39:00.827Z] #44 42.77 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-05T18:39:00.827Z] #44 42.80 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-05T18:39:00.827Z] #44 42.82 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-05T18:39:00.827Z] #44 42.86 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-05T18:39:00.827Z] #44 42.87 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-05T18:39:01.084Z] #44 42.90 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-05T18:39:01.084Z] #44 42.90 DEP compel/plugins/std/infect.d [2020-05-05T18:39:01.084Z] #44 43.10 DEP compel/plugins/std/string.d [2020-05-05T18:39:01.193Z] #44 36.01 CC images/tty.o [2020-05-05T18:39:01.341Z] #44 43.19 DEP compel/plugins/std/log.d [2020-05-05T18:39:01.341Z] #44 43.30 DEP compel/plugins/std/fds.d [2020-05-05T18:39:01.597Z] #44 43.45 DEP compel/plugins/std/std.d [2020-05-05T18:39:01.597Z] #44 43.57 DEP compel/plugins/shmem/shmem.d [2020-05-05T18:39:01.759Z] #44 36.62 CC images/file-lock.o [2020-05-05T18:39:01.854Z] #44 43.71 DEP compel/plugins/fds/fds.d [2020-05-05T18:39:02.014Z] #44 36.90 CC images/rlimit.o [2020-05-05T18:39:02.014Z] #44 37.11 CC images/pagemap.o [2020-05-05T18:39:02.119Z] #44 43.87 CC compel/plugins/std/std.o [2020-05-05T18:39:02.270Z] #44 37.45 CC images/siginfo.o [2020-05-05T18:39:02.375Z] #44 44.24 CC compel/plugins/std/fds.o [2020-05-05T18:39:02.657Z] #44 122.6 DEP criu/protobuf-desc.d [2020-05-05T18:39:02.830Z] #44 37.70 CC images/rpc.o [2020-05-05T18:39:02.939Z] #44 44.81 CC compel/plugins/std/log.o [2020-05-05T18:39:02.947Z] #44 122.8 DEP criu/proc_parse.d [2020-05-05T18:39:03.582Z] #44 123.2 DEP criu/plugin.d [2020-05-05T18:39:03.582Z] #44 123.4 DEP criu/pipes.d [2020-05-05T18:39:03.871Z] #44 45.72 CC compel/plugins/std/string.o [2020-05-05T18:39:03.872Z] #44 123.6 DEP criu/pie-util.d [2020-05-05T18:39:03.906Z] Commit message: "Merge commit '1655290016ac041bab80bb58a27a7fcc38415368' into HEAD" [2020-05-05T18:39:03.906Z] First time build. Skipping changelog. [2020-05-05T18:39:04.162Z] #44 123.8 DEP criu/pie-util-vdso.d [2020-05-05T18:39:04.162Z] #44 124.0 DEP criu/path.d [2020-05-05T18:39:04.193Z] #44 39.17 CC images/ext-file.o [2020-05-05T18:39:04.275Z] > git --version # timeout=10 [2020-05-05T18:39:04.371Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-05-05T18:39:04.437Z] #44 46.41 CC compel/plugins/std/infect.o [2020-05-05T18:39:04.448Z] #44 39.47 CC images/cgroup.o [2020-05-05T18:39:04.452Z] #44 124.2 DEP criu/parasite-syscall.d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-05-05T18:39:05.002Z] #44 46.87 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-05T18:39:05.002Z] #44 46.94 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-05T18:39:05.002Z] #44 46.99 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-05T18:39:05.002Z] #44 47.04 AR compel/plugins/std.lib.a [2020-05-05T18:39:05.002Z] #44 47.10 CC compel/plugins/fds/fds.o [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-05T18:39:05.079Z] #44 124.7 DEP criu/pagemap.d [2020-05-05T18:39:05.079Z] #44 124.9 DEP criu/pagemap-cache.d [2020-05-05T18:39:05.374Z] #44 40.23 CC images/userns.o [2020-05-05T18:39:05.395Z] #44 125.1 DEP criu/page-xfer.d [2020-05-05T18:39:05.567Z] #44 47.28 AR compel/plugins/fds.lib.a [2020-05-05T18:39:05.568Z] #44 47.33 HOSTDEP compel/src/lib/log-host.d [2020-05-05T18:39:05.568Z] #44 47.43 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-05T18:39:05.630Z] #44 40.59 CC images/google/protobuf/descriptor.o [2020-05-05T18:39:05.686Z] #44 125.4 DEP criu/page-pipe.d [2020-05-05T18:39:05.825Z] #44 47.57 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-05T18:39:05.825Z] #44 47.71 HOSTDEP compel/src/main-host.d [2020-05-05T18:39:05.975Z] #44 125.6 DEP criu/netfilter.d [2020-05-05T18:39:05.975Z] #44 125.8 DEP criu/net.d [2020-05-05T18:39:06.083Z] #44 47.89 DEP compel/src/lib/ptrace.d [2020-05-05T18:39:06.083Z] #44 48.04 DEP compel/src/lib/infect.d [2020-05-05T18:39:06.265Z] #44 126.1 DEP criu/namespaces.d [2020-05-05T18:39:06.340Z] #44 48.18 DEP compel/src/lib/infect-util.d [2020-05-05T18:39:06.555Z] #44 ... [2020-05-05T18:39:06.555Z] [2020-05-05T18:39:06.555Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:39:06.555Z] #47 114.7 net [2020-05-05T18:39:06.555Z] #47 115.4 vendor/golang.org/x/text/transform [2020-05-05T18:39:06.555Z] #47 116.1 vendor/golang.org/x/text/unicode/bidi [2020-05-05T18:39:06.555Z] #47 117.9 vendor/golang.org/x/text/secure/bidirule [2020-05-05T18:39:06.555Z] #47 118.1 vendor/golang.org/x/text/unicode/norm [2020-05-05T18:39:06.555Z] #47 121.8 vendor/golang.org/x/net/idna [2020-05-05T18:39:06.555Z] #47 123.8 vendor/golang.org/x/net/http2/hpack [2020-05-05T18:39:06.556Z] #44 126.5 DEP criu/mount.d [2020-05-05T18:39:06.598Z] #44 48.33 DEP compel/src/lib/infect-rpc.d [2020-05-05T18:39:06.598Z] #44 48.46 DEP compel/arch/x86/src/lib/infect.d [2020-05-05T18:39:06.598Z] #44 48.59 DEP compel/arch/x86/src/lib/cpu.d [2020-05-05T18:39:06.811Z] #47 125.2 mime [2020-05-05T18:39:06.855Z] #44 48.70 DEP compel/src/lib/log.d [2020-05-05T18:39:07.113Z] #44 48.91 DEP compel/src/main.d [2020-05-05T18:39:07.113Z] #44 49.06 DEP compel/src/lib/handle-elf.d [2020-05-05T18:39:07.184Z] #44 127.0 DEP criu/mem.d [2020-05-05T18:39:07.347Z] + docker version [2020-05-05T18:39:07.371Z] #44 49.19 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-05T18:39:07.371Z] #44 49.38 CC compel/src/lib/log.o [2020-05-05T18:39:07.474Z] #44 127.3 DEP criu/lsm.d [2020-05-05T18:39:07.629Z] #44 49.61 CC compel/arch/x86/src/lib/cpu.o [2020-05-05T18:39:07.763Z] #44 127.6 DEP criu/log.d [2020-05-05T18:39:07.789Z] #47 ... [2020-05-05T18:39:07.789Z] [2020-05-05T18:39:07.789Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:39:07.789Z] #44 42.62 CC images/opts.o [2020-05-05T18:39:07.789Z] #44 42.77 CC images/seccomp.o [2020-05-05T18:39:08.044Z] #44 43.02 CC images/binfmt-misc.o [2020-05-05T18:39:08.052Z] #44 127.8 DEP criu/libnetlink.d [2020-05-05T18:39:08.052Z] #44 127.9 DEP criu/kerndat.d [2020-05-05T18:39:08.193Z] #44 ... [2020-05-05T18:39:08.194Z] [2020-05-05T18:39:08.194Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:39:08.194Z] #50 DONE 127.2s [2020-05-05T18:39:08.194Z] [2020-05-05T18:39:08.194Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:39:08.194Z] #47 119.9 net/http/internal [2020-05-05T18:39:08.194Z] #47 124.7 net/textproto [2020-05-05T18:39:08.194Z] #47 124.8 crypto/x509 [2020-05-05T18:39:08.194Z] #47 126.0 vendor/golang.org/x/net/http/httpguts [2020-05-05T18:39:08.194Z] #47 126.2 vendor/golang.org/x/net/http/httpproxy [2020-05-05T18:39:08.194Z] #47 126.9 mime/multipart [2020-05-05T18:39:08.300Z] #44 43.33 CC images/time.o [2020-05-05T18:39:08.300Z] #44 ... [2020-05-05T18:39:08.300Z] [2020-05-05T18:39:08.300Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:39:08.300Z] #10 117.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-05T18:39:08.300Z] #10 117.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-05-05T18:39:08.300Z] #10 117.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-05T18:39:08.556Z] #10 ... [2020-05-05T18:39:08.556Z] [2020-05-05T18:39:08.556Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:39:08.556Z] #47 127.0 mime/quotedprintable [2020-05-05T18:39:08.691Z] #44 128.2 DEP criu/kcmp-ids.d [2020-05-05T18:39:08.691Z] #44 128.4 DEP criu/irmap.d [2020-05-05T18:39:08.691Z] #44 ... [2020-05-05T18:39:08.691Z] [2020-05-05T18:39:08.691Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:39:08.691Z] #47 190.9 github.com/LK4D4/vndr/build [2020-05-05T18:39:08.691Z] #47 193.1 vendor/golang.org/x/text/unicode/norm [2020-05-05T18:39:08.691Z] #47 ... [2020-05-05T18:39:08.691Z] [2020-05-05T18:39:08.691Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:39:08.691Z] #44 128.6 DEP criu/ipc_ns.d [2020-05-05T18:39:09.116Z] #47 127.4 net/http/internal [2020-05-05T18:39:09.126Z] #47 ... [2020-05-05T18:39:09.126Z] [2020-05-05T18:39:09.126Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:39:09.126Z] #44 51.01 CC compel/arch/x86/src/lib/infect.o [2020-05-05T18:39:09.318Z] #44 128.9 DEP criu/image.d [2020-05-05T18:39:09.318Z] #44 129.2 DEP criu/image-desc.d [2020-05-05T18:39:09.606Z] #44 129.4 DEP criu/fsnotify.d [2020-05-05T18:39:09.691Z] #44 ... [2020-05-05T18:39:09.691Z] [2020-05-05T18:39:09.691Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:39:09.691Z] #68 121.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-05T18:39:09.691Z] #68 121.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-05T18:39:09.691Z] #68 DONE 128.9s [2020-05-05T18:39:09.691Z] [2020-05-05T18:39:09.691Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-05T18:39:09.691Z] #69 DONE 0.1s [2020-05-05T18:39:09.894Z] #44 129.8 DEP criu/filesystems.d [2020-05-05T18:39:09.948Z] [2020-05-05T18:39:09.948Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-05T18:39:10.184Z] #44 130.1 DEP criu/files.d [2020-05-05T18:39:10.206Z] #30 ... [2020-05-05T18:39:10.206Z] [2020-05-05T18:39:10.206Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:39:10.206Z] #44 52.16 CC compel/src/lib/infect-rpc.o [2020-05-05T18:39:10.473Z] #44 130.3 DEP criu/files-reg.d [2020-05-05T18:39:10.771Z] #44 52.66 CC compel/src/lib/infect-util.o [2020-05-05T18:39:11.028Z] #44 52.89 CC compel/src/lib/infect.o [2020-05-05T18:39:11.101Z] #44 130.6 DEP criu/files-ext.d [2020-05-05T18:39:11.101Z] #44 130.9 DEP criu/file-lock.d [2020-05-05T18:39:11.731Z] #44 131.4 DEP criu/file-ids.d [2020-05-05T18:39:11.964Z] Client: Docker Engine - Enterprise [2020-05-05T18:39:11.964Z] Version: 19.03.5 [2020-05-05T18:39:11.964Z] API version: 1.40 [2020-05-05T18:39:11.964Z] Go version: go1.12.12 [2020-05-05T18:39:11.964Z] Git commit: 2ee0c57608 [2020-05-05T18:39:11.964Z] Built: 11/13/2019 08:00:16 [2020-05-05T18:39:11.964Z] OS/Arch: windows/amd64 [2020-05-05T18:39:11.964Z] Experimental: false [2020-05-05T18:39:11.964Z] [2020-05-05T18:39:11.964Z] Server: Docker Engine - Enterprise [2020-05-05T18:39:11.964Z] Engine: [2020-05-05T18:39:11.964Z] Version: 19.03.5 [2020-05-05T18:39:11.964Z] API version: 1.40 (minimum version 1.24) [2020-05-05T18:39:11.964Z] Go version: go1.12.12 [2020-05-05T18:39:11.964Z] Git commit: 2ee0c57608 [2020-05-05T18:39:11.964Z] Built: 11/13/2019 07:58:51 [2020-05-05T18:39:11.964Z] OS/Arch: windows/amd64 [2020-05-05T18:39:11.964Z] Experimental: true [2020-05-05T18:39:12.023Z] #44 131.7 DEP criu/fifo.d [2020-05-05T18:39:12.313Z] #44 132.1 DEP criu/fdstore.d [Pipeline] sh [2020-05-05T18:39:12.604Z] #44 132.3 DEP criu/fault-injection.d [2020-05-05T18:39:12.604Z] #44 132.4 DEP criu/external.d [2020-05-05T18:39:12.893Z] #44 132.6 DEP criu/eventpoll.d [2020-05-05T18:39:12.926Z] #44 54.78 CC compel/src/lib/ptrace.o [2020-05-05T18:39:13.184Z] #44 55.04 AR compel/libcompel.a [2020-05-05T18:39:13.184Z] #44 55.15 HOSTCC compel/src/main-host.o [2020-05-05T18:39:13.184Z] #44 132.9 DEP criu/eventfd.d [2020-05-05T18:39:13.420Z] + docker info [2020-05-05T18:39:13.442Z] #44 55.43 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-05T18:39:13.473Z] #44 133.2 DEP criu/crtools.d [2020-05-05T18:39:13.700Z] #44 55.64 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-05T18:39:13.763Z] #44 133.5 DEP criu/cr-service.d [2020-05-05T18:39:14.004Z] #44 55.98 HOSTCC compel/src/lib/log-host.o [2020-05-05T18:39:14.052Z] #44 133.8 DEP criu/cr-restore.d [2020-05-05T18:39:14.262Z] #44 56.15 HOSTLINK compel/compel-host-bin [2020-05-05T18:39:14.262Z] #44 56.25 DEP soccr/soccr.d [2020-05-05T18:39:14.400Z] #47 ... [2020-05-05T18:39:14.400Z] [2020-05-05T18:39:14.400Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:39:14.400Z] #44 43.61 CC images/sysctl.o [2020-05-05T18:39:14.400Z] #44 43.82 CC images/autofs.o [2020-05-05T18:39:14.400Z] #44 44.04 CC images/macvlan.o [2020-05-05T18:39:14.400Z] #44 44.23 CC images/sit.o [2020-05-05T18:39:14.400Z] #44 44.49 LINK images/built-in.o [2020-05-05T18:39:14.400Z] #44 44.67 GEN compel/include/asm [2020-05-05T18:39:14.400Z] #44 44.67 GEN compel/include/version.h [2020-05-05T18:39:14.400Z] #44 44.71 touch .config [2020-05-05T18:39:14.400Z] #44 44.72 GEN include/common/config.h [2020-05-05T18:39:14.400Z] #44 44.78 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-05-05T18:39:14.400Z] #44 44.80 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-05-05T18:39:14.400Z] #44 44.81 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-05-05T18:39:14.400Z] #44 44.84 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-05-05T18:39:14.400Z] #44 44.88 DEP compel/arch/x86/plugins/std/memcpy.d [2020-05-05T18:39:14.400Z] #44 44.90 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-05-05T18:39:14.400Z] #44 44.95 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-05T18:39:14.400Z] #44 44.97 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-05-05T18:39:14.400Z] #44 44.97 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-05T18:39:14.400Z] #44 45.01 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-05T18:39:14.400Z] #44 45.01 DEP compel/plugins/std/infect.d [2020-05-05T18:39:14.400Z] #44 45.14 DEP compel/plugins/std/string.d [2020-05-05T18:39:14.400Z] #44 45.23 DEP compel/plugins/std/log.d [2020-05-05T18:39:14.400Z] #44 45.34 DEP compel/plugins/std/fds.d [2020-05-05T18:39:14.400Z] #44 45.46 DEP compel/plugins/std/std.d [2020-05-05T18:39:14.400Z] #44 45.60 DEP compel/plugins/shmem/shmem.d [2020-05-05T18:39:14.400Z] #44 45.68 DEP compel/plugins/fds/fds.d [2020-05-05T18:39:14.400Z] #44 45.91 CC compel/plugins/std/std.o [2020-05-05T18:39:14.400Z] #44 46.26 CC compel/plugins/std/fds.o [2020-05-05T18:39:14.400Z] #44 46.67 CC compel/plugins/std/log.o [2020-05-05T18:39:14.400Z] #44 47.54 CC compel/plugins/std/string.o [2020-05-05T18:39:14.400Z] #44 48.25 CC compel/plugins/std/infect.o [2020-05-05T18:39:14.400Z] #44 48.70 CC compel/arch/x86/plugins/std/parasite-head.o [2020-05-05T18:39:14.400Z] #44 48.78 CC compel/arch/x86/plugins/std/memcpy.o [2020-05-05T18:39:14.400Z] #44 48.84 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-05-05T18:39:14.400Z] #44 48.91 AR compel/plugins/std.lib.a [2020-05-05T18:39:14.400Z] #44 48.98 CC compel/plugins/fds/fds.o [2020-05-05T18:39:14.400Z] #44 ... [2020-05-05T18:39:14.400Z] [2020-05-05T18:39:14.400Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:39:14.400Z] #47 132.6 net/textproto [2020-05-05T18:39:14.400Z] #47 132.6 crypto/x509 [2020-05-05T18:39:14.684Z] #44 134.3 DEP criu/cr-errno.d [2020-05-05T18:39:14.684Z] #44 134.3 DEP criu/cr-dump.d [2020-05-05T18:39:14.828Z] #44 56.49 CC soccr/soccr.o [2020-05-05T18:39:14.974Z] #44 134.8 DEP criu/cr-dedup.d [2020-05-05T18:39:15.086Z] #44 ... [2020-05-05T18:39:15.086Z] [2020-05-05T18:39:15.086Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:39:15.086Z] #10 131.1 Selecting previously unselected package libapparmor1:amd64. [2020-05-05T18:39:15.086Z] #10 131.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-05-05T18:39:15.086Z] #10 131.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-05-05T18:39:15.086Z] #10 131.2 Selecting previously unselected package libapparmor-dev:amd64. [2020-05-05T18:39:15.086Z] #10 131.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-05-05T18:39:15.086Z] #10 131.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-05T18:39:15.086Z] #10 131.3 Selecting previously unselected package libbtrfs0. [2020-05-05T18:39:15.086Z] #10 131.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-05T18:39:15.086Z] #10 131.4 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-05T18:39:15.086Z] #10 131.4 Selecting previously unselected package libbtrfs-dev. [2020-05-05T18:39:15.086Z] #10 131.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-05T18:39:15.086Z] #10 131.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-05T18:39:15.086Z] #10 131.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-05-05T18:39:15.086Z] #10 131.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-05T18:39:15.086Z] #10 131.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-05T18:39:15.086Z] #10 131.7 Selecting previously unselected package libudev-dev:amd64. [2020-05-05T18:39:15.086Z] #10 131.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-05-05T18:39:15.086Z] #10 131.7 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-05-05T18:39:15.086Z] #10 131.8 Selecting previously unselected package libsepol1-dev:amd64. [2020-05-05T18:39:15.086Z] #10 131.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-05T18:39:15.086Z] #10 131.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-05-05T18:39:15.086Z] #10 132.1 Selecting previously unselected package libpcre16-3:amd64. [2020-05-05T18:39:15.086Z] #10 132.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-05-05T18:39:15.086Z] #10 132.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-05-05T18:39:15.086Z] #10 132.3 Selecting previously unselected package libpcre32-3:amd64. [2020-05-05T18:39:15.086Z] #10 132.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-05-05T18:39:15.086Z] #10 132.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-05-05T18:39:15.086Z] #10 132.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-05-05T18:39:15.086Z] #10 132.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-05-05T18:39:15.086Z] #10 132.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-05T18:39:15.086Z] #10 132.5 Selecting previously unselected package libpcre3-dev:amd64. [2020-05-05T18:39:15.086Z] #10 132.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-05-05T18:39:15.086Z] #10 132.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-05T18:39:15.086Z] #10 132.9 Selecting previously unselected package libselinux1-dev:amd64. [2020-05-05T18:39:15.086Z] #10 132.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-05-05T18:39:15.086Z] #10 132.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-05T18:39:15.086Z] #10 133.1 Selecting previously unselected package libdevmapper-dev:amd64. [2020-05-05T18:39:15.086Z] #10 133.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-05-05T18:39:15.086Z] #10 133.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-05T18:39:15.086Z] #10 133.2 Selecting previously unselected package libseccomp-dev:amd64. [2020-05-05T18:39:15.086Z] #10 133.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-05-05T18:39:15.086Z] #10 133.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-05T18:39:15.086Z] #10 133.4 Selecting previously unselected package libsystemd-dev:amd64. [2020-05-05T18:39:15.086Z] #10 133.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-05-05T18:39:15.086Z] #10 133.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-05-05T18:39:15.086Z] #10 133.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-05T18:39:15.086Z] #10 133.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-05T18:39:15.086Z] #10 133.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-05-05T18:39:15.086Z] #10 133.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-05T18:39:15.086Z] #10 133.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-05-05T18:39:15.086Z] #10 133.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-05-05T18:39:15.086Z] #10 133.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-05T18:39:15.086Z] #10 133.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-05T18:39:15.086Z] #10 133.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-05-05T18:39:15.086Z] #10 134.0 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-05-05T18:39:15.086Z] #10 134.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-05T18:39:15.086Z] #10 134.0 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-05T18:39:15.086Z] #10 134.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-05T18:39:15.086Z] #10 134.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-05T18:39:15.086Z] #10 134.0 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-05-05T18:39:15.086Z] #10 134.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-05T18:39:15.086Z] #10 134.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-05T18:39:15.086Z] #10 134.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-05T18:39:15.086Z] #10 134.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-05T18:39:15.086Z] #10 134.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-05T18:39:15.086Z] #10 134.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-05T18:39:15.086Z] #10 134.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-05T18:39:15.086Z] #10 134.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-05T18:39:15.086Z] #10 134.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-05T18:39:15.086Z] #10 134.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-05T18:39:15.086Z] #10 134.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-05T18:39:15.087Z] #10 134.2 Setting up dmsetup (2:1.02.155-3) ... [2020-05-05T18:39:15.087Z] #10 134.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-05T18:39:15.087Z] #10 134.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-05T18:39:15.087Z] #10 134.2 Processing triggers for libc-bin (2.28-10) ... [2020-05-05T18:39:15.087Z] #10 DONE 134.7s [2020-05-05T18:39:15.087Z] [2020-05-05T18:39:15.087Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-05T18:39:15.087Z] #58 DONE 0.1s [2020-05-05T18:39:15.087Z] [2020-05-05T18:39:15.087Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-05T18:39:15.087Z] #59 DONE 0.1s [2020-05-05T18:39:15.087Z] [2020-05-05T18:39:15.087Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:39:15.265Z] #44 135.1 DEP criu/cr-check.d [2020-05-05T18:39:15.763Z] #47 134.1 vendor/golang.org/x/net/http/httpguts [2020-05-05T18:39:15.909Z] #44 135.4 DEP criu/config.d [2020-05-05T18:39:15.909Z] #44 135.7 DEP criu/clone-noasan.d [2020-05-05T18:39:15.909Z] #44 135.8 DEP criu/cgroup.d [2020-05-05T18:39:16.019Z] #47 134.4 vendor/golang.org/x/net/http/httpproxy [2020-05-05T18:39:16.019Z] #47 ... [2020-05-05T18:39:16.019Z] [2020-05-05T18:39:16.019Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:39:16.019Z] #68 127.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-05T18:39:16.019Z] #68 127.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-05T18:39:16.019Z] #68 DONE 134.3s [2020-05-05T18:39:16.019Z] [2020-05-05T18:39:16.019Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-05T18:39:16.019Z] #69 DONE 0.1s [2020-05-05T18:39:16.197Z] #44 136.0 DEP criu/cgroup-props.d [2020-05-05T18:39:16.316Z] [2020-05-05T18:39:16.316Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:39:16.316Z] #10 134.0 Selecting previously unselected package libapparmor1:amd64. [2020-05-05T18:39:16.316Z] #10 134.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-05-05T18:39:16.316Z] #10 134.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-05-05T18:39:16.316Z] #10 134.1 Selecting previously unselected package libapparmor-dev:amd64. [2020-05-05T18:39:16.316Z] #10 134.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-05-05T18:39:16.316Z] #10 134.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-05T18:39:16.316Z] #10 134.2 Selecting previously unselected package libbtrfs0. [2020-05-05T18:39:16.316Z] #10 134.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-05-05T18:39:16.316Z] #10 134.2 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-05T18:39:16.316Z] #10 134.3 Selecting previously unselected package libbtrfs-dev. [2020-05-05T18:39:16.316Z] #10 134.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-05-05T18:39:16.316Z] #10 134.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-05T18:39:16.316Z] #10 134.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-05-05T18:39:16.316Z] #10 134.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-05-05T18:39:16.316Z] #10 134.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-05T18:39:16.316Z] #10 134.6 Selecting previously unselected package libudev-dev:amd64. [2020-05-05T18:39:16.316Z] #10 134.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-05-05T18:39:16.316Z] #10 134.7 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-05-05T18:39:16.316Z] #10 135.0 Selecting previously unselected package libsepol1-dev:amd64. [2020-05-05T18:39:16.317Z] #10 135.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-05-05T18:39:16.317Z] #10 135.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-05-05T18:39:16.485Z] #44 136.2 DEP criu/bitmap.d [2020-05-05T18:39:16.486Z] #44 136.3 DEP criu/bfd.d [2020-05-05T18:39:16.777Z] #44 136.5 DEP criu/autofs.d [2020-05-05T18:39:16.876Z] #10 135.5 Selecting previously unselected package libpcre16-3:amd64. [2020-05-05T18:39:16.877Z] #10 135.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-05-05T18:39:16.877Z] #10 135.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-05-05T18:39:17.067Z] #44 136.8 DEP criu/aio.d [2020-05-05T18:39:17.358Z] #44 137.0 DEP criu/action-scripts.d [2020-05-05T18:39:17.438Z] #10 136.1 Selecting previously unselected package libpcre32-3:amd64. [2020-05-05T18:39:17.438Z] #10 136.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-05-05T18:39:17.438Z] #10 136.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-05-05T18:39:17.438Z] #10 136.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-05-05T18:39:17.612Z] #60 ... [2020-05-05T18:39:17.612Z] [2020-05-05T18:39:17.612Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-05T18:39:17.612Z] #11 DONE 2.3s [2020-05-05T18:39:17.612Z] [2020-05-05T18:39:17.612Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:39:17.612Z] #44 58.08 AR soccr/libsoccr.a [2020-05-05T18:39:17.612Z] #44 58.13 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-05T18:39:17.612Z] #44 58.57 DEP criu/arch/x86/sigframe.d [2020-05-05T18:39:17.612Z] #44 58.66 DEP criu/arch/x86/sigaction_compat.d [2020-05-05T18:39:17.612Z] #44 58.70 DEP criu/arch/x86/kerndat.d [2020-05-05T18:39:17.612Z] #44 58.77 DEP criu/arch/x86/crtools.d [2020-05-05T18:39:17.612Z] #44 58.91 DEP criu/arch/x86/cpu.d [2020-05-05T18:39:17.612Z] #44 59.05 CC criu/arch/x86/cpu.o [2020-05-05T18:39:17.693Z] #10 136.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-05-05T18:39:17.693Z] #10 136.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-05T18:39:17.693Z] #10 136.4 Selecting previously unselected package libpcre3-dev:amd64. [2020-05-05T18:39:17.693Z] #10 136.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-05-05T18:39:17.693Z] #10 136.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-05T18:39:17.870Z] #44 59.81 CC criu/arch/x86/crtools.o [2020-05-05T18:39:17.987Z] #44 137.6 CC criu/action-scripts.o [2020-05-05T18:39:18.254Z] #10 136.9 Selecting previously unselected package libselinux1-dev:amd64. [2020-05-05T18:39:18.254Z] #10 136.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-05-05T18:39:18.254Z] #10 136.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-05T18:39:18.509Z] #10 137.1 Selecting previously unselected package libdevmapper-dev:amd64. [2020-05-05T18:39:18.509Z] #10 137.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-05-05T18:39:18.509Z] #10 137.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-05T18:39:18.509Z] #10 137.3 Selecting previously unselected package libseccomp-dev:amd64. [2020-05-05T18:39:18.509Z] #10 137.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-05-05T18:39:18.765Z] #10 137.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-05T18:39:18.765Z] #10 137.5 Selecting previously unselected package libsystemd-dev:amd64. [2020-05-05T18:39:18.765Z] #10 137.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-05-05T18:39:18.765Z] #10 137.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-05-05T18:39:19.020Z] #44 138.5 CC criu/aio.o [2020-05-05T18:39:19.242Z] #44 60.92 CC criu/arch/x86/kerndat.o [2020-05-05T18:39:19.325Z] #10 137.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-05-05T18:39:19.325Z] #10 138.0 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-05-05T18:39:19.325Z] #10 138.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-05-05T18:39:19.325Z] #10 138.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-05T18:39:19.325Z] #10 138.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-05-05T18:39:19.325Z] #10 138.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-05-05T18:39:19.325Z] #10 138.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-05T18:39:19.325Z] #10 138.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-05T18:39:19.325Z] #10 138.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-05-05T18:39:19.325Z] #10 138.1 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-05-05T18:39:19.325Z] #10 138.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-05T18:39:19.325Z] #10 138.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-05T18:39:19.325Z] #10 138.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-05-05T18:39:19.325Z] #10 138.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-05T18:39:19.325Z] #10 138.1 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-05-05T18:39:19.325Z] #10 138.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-05T18:39:19.500Z] #44 61.36 CC criu/arch/x86/sigaction_compat.o [2020-05-05T18:39:19.500Z] #44 ... [2020-05-05T18:39:19.500Z] [2020-05-05T18:39:19.500Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-05T18:39:19.500Z] #12 DONE 2.3s [2020-05-05T18:39:19.580Z] #10 138.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-05-05T18:39:19.580Z] #10 138.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-05T18:39:19.580Z] #10 138.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-05T18:39:19.580Z] #10 138.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-05-05T18:39:19.580Z] #10 138.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-05T18:39:19.580Z] #10 138.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode#10 ... [2020-05-05T18:39:19.580Z] [2020-05-05T18:39:19.580Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:39:19.580Z] #50 DONE 138.1s [2020-05-05T18:39:19.580Z] [2020-05-05T18:39:19.580Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-05T18:39:19.580Z] #10 138.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-05T18:39:19.580Z] #10 138.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-05-05T18:39:19.580Z] #10 138.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-05T18:39:19.580Z] #10 138.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-05-05T18:39:19.580Z] #10 138.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-05-05T18:39:19.580Z] #10 138.4 Setting up dmsetup (2:1.02.155-3) ... [2020-05-05T18:39:19.757Z] [2020-05-05T18:39:19.757Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-05T18:39:19.836Z] #10 138.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-05-05T18:39:19.836Z] #10 138.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-05-05T18:39:19.836Z] #10 138.5 Processing triggers for libc-bin (2.28-10) ... [2020-05-05T18:39:20.048Z] #44 139.6 CC criu/autofs.o [2020-05-05T18:39:20.397Z] #10 DONE 139.1s [2020-05-05T18:39:20.397Z] [2020-05-05T18:39:20.397Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-05T18:39:20.652Z] #58 DONE 0.1s [2020-05-05T18:39:20.652Z] [2020-05-05T18:39:20.652Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-05T18:39:20.652Z] #59 DONE 0.1s [2020-05-05T18:39:20.652Z] [2020-05-05T18:39:20.652Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:39:21.129Z] #13 ... [2020-05-05T18:39:21.130Z] [2020-05-05T18:39:21.130Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:39:21.130Z] #47 130.1 crypto/tls [2020-05-05T18:39:21.130Z] #47 135.6 net/http/httptrace [2020-05-05T18:39:21.130Z] #47 135.8 net/http [2020-05-05T18:39:21.130Z] #47 ... [2020-05-05T18:39:21.130Z] [2020-05-05T18:39:21.130Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:39:21.130Z] #44 61.70 CC criu/arch/x86/sigframe.o [2020-05-05T18:39:21.130Z] #44 61.96 LINK criu/arch/x86/crtools.built-in.o [2020-05-05T18:39:21.130Z] #44 62.02 DEP criu/pie/util-vdso-elf32.d [2020-05-05T18:39:21.130Z] #44 62.23 DEP criu/pie/util-vdso.d [2020-05-05T18:39:21.130Z] #44 62.32 DEP criu/pie/util.d [2020-05-05T18:39:21.130Z] #44 62.53 CC criu/pie/util.o [2020-05-05T18:39:21.130Z] #44 62.87 CC criu/pie/util-vdso.o [2020-05-05T18:39:21.695Z] #44 ... [2020-05-05T18:39:21.695Z] [2020-05-05T18:39:21.695Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-05T18:39:21.695Z] #13 1.778 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-05T18:39:21.695Z] #13 DONE 1.9s [2020-05-05T18:39:21.695Z] [2020-05-05T18:39:21.695Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:39:21.695Z] #44 63.62 CC criu/pie/util-vdso-elf32.o [2020-05-05T18:39:22.626Z] #44 64.44 AR criu/pie/pie.lib.a [2020-05-05T18:39:22.626Z] #44 64.50 DEP criu/pie/restorer.d [2020-05-05T18:39:22.626Z] #44 64.69 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-05T18:39:23.051Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-05T18:39:23.051Z] ok github.com/docker/docker/api/server/httputils 0.016s coverage: 14.7% of statements [2020-05-05T18:39:23.051Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2020-05-05T18:39:23.051Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-05T18:39:23.051Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-05T18:39:23.051Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-05T18:39:23.051Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-05T18:39:23.051Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-05T18:39:23.051Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-05T18:39:23.051Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-05T18:39:23.051Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-05T18:39:23.051Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-05T18:39:23.191Z] #44 64.87 DEP criu/arch/x86/restorer_unmap.d [2020-05-05T18:39:23.191Z] #44 64.90 DEP criu/arch/x86/restorer.d [2020-05-05T18:39:23.191Z] #44 65.09 DEP criu/arch/x86/vdso-pie.d [2020-05-05T18:39:23.191Z] #44 65.21 DEP criu/pie/parasite-vdso.d [2020-05-05T18:39:23.449Z] #44 65.35 DEP criu/pie/parasite.d [2020-05-05T18:39:23.566Z] #44 143.2 CC criu/bfd.o [2020-05-05T18:39:23.566Z] #44 ... [2020-05-05T18:39:23.566Z] [2020-05-05T18:39:23.566Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:39:23.566Z] #47 205.7 vendor/golang.org/x/net/http2/hpack [2020-05-05T18:39:23.566Z] #47 210.0 mime [2020-05-05T18:39:23.566Z] #47 211.4 vendor/golang.org/x/net/idna [2020-05-05T18:39:23.663Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-05T18:39:23.663Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-05T18:39:23.707Z] #44 ... [2020-05-05T18:39:23.707Z] [2020-05-05T18:39:23.707Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-05T18:39:23.707Z] #14 DONE 2.1s [2020-05-05T18:39:23.707Z] [2020-05-05T18:39:23.707Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:39:23.707Z] #44 65.72 CC criu/pie/parasite.o [2020-05-05T18:39:23.914Z] #60 2.674 + RM_GOPATH=0 [2020-05-05T18:39:23.914Z] #60 2.676 + TMP_GOPATH= [2020-05-05T18:39:23.914Z] #60 2.676 + : /build [2020-05-05T18:39:23.914Z] #60 2.676 + '[' -z '' ']' [2020-05-05T18:39:23.914Z] #60 2.678 ++ mktemp -d [2020-05-05T18:39:23.914Z] #60 2.678 + export GOPATH=/tmp/tmp.3qiwYcpEek [2020-05-05T18:39:23.914Z] #60 2.678 + GOPATH=/tmp/tmp.3qiwYcpEek [2020-05-05T18:39:23.914Z] #60 2.679 + RM_GOPATH=1 [2020-05-05T18:39:23.914Z] #60 2.679 ++ dirname ./install.sh [2020-05-05T18:39:23.914Z] #60 2.683 + dir=. [2020-05-05T18:39:23.914Z] #60 2.683 + bin=runc [2020-05-05T18:39:23.914Z] #60 2.684 + shift [2020-05-05T18:39:23.914Z] #60 2.684 + '[' '!' -f ./runc.installer ']' [2020-05-05T18:39:23.914Z] #60 2.685 + . ./runc.installer [2020-05-05T18:39:23.914Z] #60 2.685 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-05T18:39:23.914Z] #60 2.685 + install_runc [2020-05-05T18:39:23.914Z] #60 2.686 + uname -r [2020-05-05T18:39:23.914Z] #60 2.690 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-05T18:39:23.914Z] #60 2.694 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-05T18:39:23.915Z] #60 2.694 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-05T18:39:23.915Z] #60 2.695 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-05T18:39:23.915Z] #60 2.695 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3qiwYcpEek/src/github.com/opencontainers/runc [2020-05-05T18:39:23.915Z] #60 2.701 Cloning into '/tmp/tmp.3qiwYcpEek/src/github.com/opencontainers/runc'... [2020-05-05T18:39:23.915Z] #60 ... [2020-05-05T18:39:23.915Z] [2020-05-05T18:39:23.915Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-05T18:39:23.915Z] #11 DONE 3.2s [2020-05-05T18:39:23.915Z] [2020-05-05T18:39:23.915Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-05T18:39:23.944Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.8% of statements [2020-05-05T18:39:23.944Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-05T18:39:23.944Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-05T18:39:23.944Z] ? github.com/docker/docker/api/types [no test files] [2020-05-05T18:39:23.944Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-05T18:39:23.944Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-05T18:39:23.944Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-05T18:39:23.944Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-05T18:39:24.170Z] #12 ... [2020-05-05T18:39:24.170Z] [2020-05-05T18:39:24.170Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:39:24.170Z] #44 49.29 AR compel/plugins/fds.lib.a [2020-05-05T18:39:24.170Z] #44 49.35 HOSTDEP compel/src/lib/log-host.d [2020-05-05T18:39:24.170Z] #44 49.48 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-05T18:39:24.170Z] #44 49.62 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-05-05T18:39:24.170Z] #44 49.78 HOSTDEP compel/src/main-host.d [2020-05-05T18:39:24.170Z] #44 49.90 DEP compel/src/lib/ptrace.d [2020-05-05T18:39:24.170Z] #44 50.00 DEP compel/src/lib/infect.d [2020-05-05T18:39:24.170Z] #44 50.16 DEP compel/src/lib/infect-util.d [2020-05-05T18:39:24.170Z] #44 50.26 DEP compel/src/lib/infect-rpc.d [2020-05-05T18:39:24.170Z] #44 50.36 DEP compel/arch/x86/src/lib/infect.d [2020-05-05T18:39:24.170Z] #44 50.48 DEP compel/arch/x86/src/lib/cpu.d [2020-05-05T18:39:24.170Z] #44 50.65 DEP compel/src/lib/log.d [2020-05-05T18:39:24.170Z] #44 50.79 DEP compel/src/main.d [2020-05-05T18:39:24.170Z] #44 50.93 DEP compel/src/lib/handle-elf.d [2020-05-05T18:39:24.170Z] #44 51.06 DEP compel/arch/x86/src/lib/handle-elf.d [2020-05-05T18:39:24.170Z] #44 51.49 CC compel/src/lib/log.o [2020-05-05T18:39:24.170Z] #44 51.96 CC compel/arch/x86/src/lib/cpu.o [2020-05-05T18:39:24.170Z] #44 52.98 CC compel/arch/x86/src/lib/infect.o [2020-05-05T18:39:24.170Z] #44 53.82 CC compel/src/lib/infect-rpc.o [2020-05-05T18:39:24.170Z] #44 54.17 CC compel/src/lib/infect-util.o [2020-05-05T18:39:24.170Z] #44 54.53 CC compel/src/lib/infect.o [2020-05-05T18:39:24.170Z] #44 57.28 CC compel/src/lib/ptrace.o [2020-05-05T18:39:24.170Z] #44 57.67 AR compel/libcompel.a [2020-05-05T18:39:24.170Z] #44 57.76 HOSTCC compel/src/main-host.o [2020-05-05T18:39:24.170Z] #44 58.07 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-05-05T18:39:24.170Z] #44 58.28 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-05T18:39:24.170Z] #44 58.73 HOSTCC compel/src/lib/log-host.o [2020-05-05T18:39:24.170Z] #44 59.04 HOSTLINK compel/compel-host-bin [2020-05-05T18:39:24.170Z] #44 59.21 DEP soccr/soccr.d [2020-05-05T18:39:24.224Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2020-05-05T18:39:24.426Z] #44 59.40 CC soccr/soccr.o [2020-05-05T18:39:24.506Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-05-05T18:39:24.506Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-05T18:39:24.506Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-05T18:39:24.506Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-05T18:39:24.506Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-05T18:39:24.506Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-05T18:39:24.506Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-05T18:39:24.506Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-05T18:39:24.506Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-05-05T18:39:24.787Z] ok github.com/docker/docker/api/types/versions 0.013s coverage: 75.0% of statements [2020-05-05T18:39:24.787Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-05T18:39:24.788Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-05T18:39:24.788Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-05T18:39:24.788Z] ? github.com/docker/docker/builder [no test files] [2020-05-05T18:39:24.788Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-05T18:39:24.788Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-05T18:39:24.788Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-05T18:39:24.788Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-05T18:39:24.788Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-05T18:39:24.788Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-05T18:39:24.788Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-05T18:39:25.070Z] #47 ... [2020-05-05T18:39:25.070Z] [2020-05-05T18:39:25.070Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:39:25.070Z] #44 144.5 CC criu/bitmap.o [2020-05-05T18:39:25.070Z] #44 144.7 CC criu/cgroup-props.o [2020-05-05T18:39:25.079Z] #44 66.99 LINK criu/pie/parasite.built-in.o [2020-05-05T18:39:25.079Z] #44 67.00 GEN criu/pie/parasite-blob.h [2020-05-05T18:39:25.079Z] #44 67.03 CC criu/pie/parasite-vdso.o [2020-05-05T18:39:25.399Z] ok github.com/docker/docker/builder/dockerignore 0.019s coverage: 96.8% of statements [2020-05-05T18:39:25.791Z] #44 ... [2020-05-05T18:39:25.791Z] [2020-05-05T18:39:25.791Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-05T18:39:25.791Z] #12 DONE 2.0s [2020-05-05T18:39:25.791Z] [2020-05-05T18:39:25.791Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:39:25.791Z] #44 60.60 AR soccr/libsoccr.a [2020-05-05T18:39:25.791Z] #44 60.62 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-05T18:39:25.791Z] #44 ... [2020-05-05T18:39:25.791Z] [2020-05-05T18:39:25.791Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-05T18:39:26.011Z] #44 67.68 CC criu/arch/x86/vdso-pie.o [2020-05-05T18:39:26.011Z] #44 ... [2020-05-05T18:39:26.011Z] [2020-05-05T18:39:26.011Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-05T18:39:26.011Z] #15 DONE 2.3s [2020-05-05T18:39:26.011Z] [2020-05-05T18:39:26.011Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:39:26.011Z] #44 68.06 CC criu/arch/x86/restorer.o [2020-05-05T18:39:26.573Z] #44 146.5 CC criu/cgroup.o [2020-05-05T18:39:26.577Z] #44 68.60 CC criu/arch/x86/restorer_unmap.o [2020-05-05T18:39:26.577Z] #44 68.64 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-05T18:39:26.835Z] #44 68.92 CC criu/pie/restorer.o [2020-05-05T18:39:27.154Z] #13 ... [2020-05-05T18:39:27.154Z] [2020-05-05T18:39:27.154Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:39:27.154Z] #47 135.5 mime/multipart [2020-05-05T18:39:27.154Z] #47 137.7 crypto/tls [2020-05-05T18:39:27.154Z] #47 145.6 net/http/httptrace [2020-05-05T18:39:27.154Z] #47 ... [2020-05-05T18:39:27.154Z] [2020-05-05T18:39:27.154Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:39:27.154Z] #44 61.07 DEP criu/arch/x86/sigframe.d [2020-05-05T18:39:27.154Z] #44 61.25 DEP criu/arch/x86/sigaction_compat.d [2020-05-05T18:39:27.154Z] #44 61.36 DEP criu/arch/x86/kerndat.d [2020-05-05T18:39:27.154Z] #44 61.48 DEP criu/arch/x86/crtools.d [2020-05-05T18:39:27.154Z] #44 61.65 DEP criu/arch/x86/cpu.d [2020-05-05T18:39:27.154Z] #44 61.81 CC criu/arch/x86/cpu.o [2020-05-05T18:39:27.591Z] #44 ... [2020-05-05T18:39:27.591Z] [2020-05-05T18:39:27.591Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-05T18:39:27.591Z] #13 1.785 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-05T18:39:27.591Z] #13 DONE 1.9s [2020-05-05T18:39:27.591Z] [2020-05-05T18:39:27.591Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:39:27.591Z] #44 62.62 CC criu/arch/x86/crtools.o [2020-05-05T18:39:27.767Z] #44 ... [2020-05-05T18:39:27.767Z] [2020-05-05T18:39:27.767Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:39:27.767Z] #60 2.524 + RM_GOPATH=0 [2020-05-05T18:39:27.767Z] #60 2.524 + TMP_GOPATH= [2020-05-05T18:39:27.767Z] #60 2.524 + : /build [2020-05-05T18:39:27.767Z] #60 2.524 + '[' -z '' ']' [2020-05-05T18:39:27.767Z] #60 2.525 ++ mktemp -d [2020-05-05T18:39:27.767Z] #60 2.527 + export GOPATH=/tmp/tmp.RQxyoiV3eL [2020-05-05T18:39:27.767Z] #60 2.528 + GOPATH=/tmp/tmp.RQxyoiV3eL [2020-05-05T18:39:27.767Z] #60 2.528 + RM_GOPATH=1 [2020-05-05T18:39:27.767Z] #60 2.539 ++ dirname ./install.sh [2020-05-05T18:39:27.767Z] #60 2.539 + dir=. [2020-05-05T18:39:27.767Z] #60 2.539 + bin=runc [2020-05-05T18:39:27.767Z] #60 2.539 + shift [2020-05-05T18:39:27.767Z] #60 2.539 + '[' '!' -f ./runc.installer ']' [2020-05-05T18:39:27.767Z] #60 2.539 + . ./runc.installer [2020-05-05T18:39:27.767Z] #60 2.539 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-05T18:39:27.767Z] #60 2.539 + install_runc [2020-05-05T18:39:27.767Z] #60 2.539 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-05T18:39:27.767Z] #60 2.539 + uname -r [2020-05-05T18:39:27.767Z] #60 2.609 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-05T18:39:27.767Z] #60 2.610 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-05T18:39:27.767Z] #60 2.610 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-05T18:39:27.767Z] #60 2.610 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RQxyoiV3eL/src/github.com/opencontainers/runc [2020-05-05T18:39:27.767Z] #60 2.610 Cloning into '/tmp/tmp.RQxyoiV3eL/src/github.com/opencontainers/runc'... [2020-05-05T18:39:27.767Z] #60 9.414 + cd /tmp/tmp.RQxyoiV3eL/src/github.com/opencontainers/runc [2020-05-05T18:39:27.767Z] #60 9.414 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-05T18:39:27.767Z] #60 9.996 + '[' -z '' ']' [2020-05-05T18:39:27.767Z] #60 10.00 + target=static [2020-05-05T18:39:27.767Z] #60 10.00 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-05T18:39:27.767Z] #60 11.85 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-05-05T18:39:28.025Z] #60 ... [2020-05-05T18:39:28.025Z] [2020-05-05T18:39:28.025Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-05T18:39:28.025Z] #16 DONE 2.2s [2020-05-05T18:39:28.025Z] [2020-05-05T18:39:28.025Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-05T18:39:28.091Z] #44 ... [2020-05-05T18:39:28.091Z] [2020-05-05T18:39:28.091Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:39:28.091Z] #50 DONE 220.3s [2020-05-05T18:39:28.249Z] ok github.com/docker/docker/builder/remotecontext 0.341s coverage: 13.6% of statements [2020-05-05T18:39:28.383Z] [2020-05-05T18:39:28.383Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:39:28.383Z] #47 218.5 net/textproto [2020-05-05T18:39:28.383Z] #47 218.6 crypto/x509 [2020-05-05T18:39:28.383Z] #47 219.2 vendor/golang.org/x/net/http/httpproxy [2020-05-05T18:39:28.530Z] ok github.com/docker/docker/builder/dockerfile 0.970s coverage: 48.2% of statements [2020-05-05T18:39:28.956Z] #44 63.95 CC criu/arch/x86/kerndat.o [2020-05-05T18:39:29.517Z] #44 ... [2020-05-05T18:39:29.517Z] [2020-05-05T18:39:29.517Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-05T18:39:29.517Z] #14 DONE 2.0s [2020-05-05T18:39:29.517Z] [2020-05-05T18:39:29.517Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:39:29.517Z] #44 64.53 CC criu/arch/x86/sigaction_compat.o [2020-05-05T18:39:29.535Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-05-05T18:39:29.772Z] #44 64.94 CC criu/arch/x86/sigframe.o [2020-05-05T18:39:29.816Z] ok github.com/docker/docker/builder/remotecontext/git 0.961s coverage: 86.3% of statements [2020-05-05T18:39:29.816Z] ? github.com/docker/docker/cli [no test files] [2020-05-05T18:39:29.816Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-05T18:39:30.333Z] #44 65.35 LINK criu/arch/x86/crtools.built-in.o [2020-05-05T18:39:30.333Z] #44 65.45 DEP criu/pie/util-vdso-elf32.d [2020-05-05T18:39:30.453Z] #47 222.4 vendor/golang.org/x/net/http/httpguts [2020-05-05T18:39:30.552Z] #17 2.212 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-05T18:39:30.552Z] #17 2.243 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-05T18:39:30.552Z] #17 2.243 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-05T18:39:30.588Z] #44 65.70 DEP criu/pie/util-vdso.d [2020-05-05T18:39:30.886Z] #44 65.82 DEP criu/pie/util.d [2020-05-05T18:39:31.117Z] #17 2.870 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-05T18:39:31.141Z] #44 66.04 CC criu/pie/util.o [2020-05-05T18:39:31.396Z] #44 66.33 CC criu/pie/util-vdso.o [2020-05-05T18:39:31.958Z] #44 ... [2020-05-05T18:39:31.958Z] [2020-05-05T18:39:31.958Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-05T18:39:31.958Z] #15 DONE 2.4s [2020-05-05T18:39:31.958Z] [2020-05-05T18:39:31.958Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-05T18:39:32.489Z] #17 4.408 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [194 kB] [2020-05-05T18:39:32.489Z] ok github.com/docker/docker/client 0.119s coverage: 75.4% of statements [2020-05-05T18:39:33.843Z] #16 DONE 2.1s [2020-05-05T18:39:33.844Z] [2020-05-05T18:39:33.844Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:39:33.844Z] #44 67.39 CC criu/pie/util-vdso-elf32.o [2020-05-05T18:39:33.844Z] #44 68.25 AR criu/pie/pie.lib.a [2020-05-05T18:39:33.844Z] #44 68.34 DEP criu/pie/restorer.d [2020-05-05T18:39:33.844Z] #44 68.61 DEP criu/arch/x86/sigaction_compat_pie.d [2020-05-05T18:39:33.844Z] #44 68.76 DEP criu/arch/x86/restorer_unmap.d [2020-05-05T18:39:33.844Z] #44 68.80 DEP criu/arch/x86/restorer.d [2020-05-05T18:39:33.860Z] #17 ... [2020-05-05T18:39:33.860Z] [2020-05-05T18:39:33.860Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:39:33.860Z] #44 72.30 LINK criu/pie/restorer.built-in.o [2020-05-05T18:39:33.860Z] #44 72.33 GEN criu/pie/restorer-blob.h [2020-05-05T18:39:33.860Z] #44 72.44 DEP criu/vdso.d [2020-05-05T18:39:33.860Z] #44 72.70 DEP criu/vdso-compat.d [2020-05-05T18:39:33.860Z] #44 72.84 DEP criu/uts_ns.d [2020-05-05T18:39:33.860Z] #44 72.96 DEP criu/util.d [2020-05-05T18:39:33.860Z] #44 73.17 DEP criu/uffd.d [2020-05-05T18:39:33.860Z] #44 73.34 DEP criu/tun.d [2020-05-05T18:39:33.860Z] #44 73.48 DEP criu/tty.d [2020-05-05T18:39:33.860Z] #44 73.61 DEP criu/timerfd.d [2020-05-05T18:39:33.860Z] #44 73.76 DEP criu/sysfs_parse.d [2020-05-05T18:39:33.860Z] #44 73.89 DEP criu/sysctl.d [2020-05-05T18:39:33.860Z] #44 74.10 DEP criu/string.d [2020-05-05T18:39:33.860Z] #44 74.15 DEP criu/stats.d [2020-05-05T18:39:33.860Z] #44 74.32 DEP criu/sockets.d [2020-05-05T18:39:33.860Z] #44 74.59 DEP criu/sk-unix.d [2020-05-05T18:39:33.860Z] #44 74.81 DEP criu/sk-tcp.d [2020-05-05T18:39:33.860Z] #44 74.97 DEP criu/sk-queue.d [2020-05-05T18:39:33.860Z] #44 75.08 DEP criu/sk-packet.d [2020-05-05T18:39:33.860Z] #44 75.22 DEP criu/sk-netlink.d [2020-05-05T18:39:33.860Z] #44 75.47 DEP criu/sk-inet.d [2020-05-05T18:39:33.860Z] #44 75.64 DEP criu/signalfd.d [2020-05-05T18:39:33.860Z] #44 75.82 DEP criu/sigframe.d [2020-05-05T18:39:34.040Z] #47 225.8 crypto/tls [2020-05-05T18:39:34.099Z] #44 69.09 DEP criu/arch/x86/vdso-pie.d [2020-05-05T18:39:34.099Z] #44 69.27 DEP criu/pie/parasite-vdso.d [2020-05-05T18:39:34.118Z] #44 75.92 DEP criu/shmem.d [2020-05-05T18:39:34.118Z] #44 76.11 DEP criu/servicefd.d [2020-05-05T18:39:34.376Z] #44 76.27 DEP criu/seize.d [2020-05-05T18:39:34.633Z] #44 76.41 DEP criu/seccomp.d [2020-05-05T18:39:34.633Z] #44 76.56 DEP criu/rst-malloc.d [2020-05-05T18:39:34.633Z] #44 76.62 DEP criu/rbtree.d [2020-05-05T18:39:34.659Z] #44 69.60 DEP criu/pie/parasite.d [2020-05-05T18:39:34.892Z] #44 76.65 DEP criu/pstree.d [2020-05-05T18:39:34.892Z] #44 76.79 DEP criu/protobuf.d [2020-05-05T18:39:34.892Z] #44 76.92 GEN criu/protobuf-desc-gen.h [2020-05-05T18:39:34.915Z] #44 69.98 CC criu/pie/parasite.o [2020-05-05T18:39:35.070Z] #47 ... [2020-05-05T18:39:35.070Z] [2020-05-05T18:39:35.070Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:39:35.070Z] #44 154.6 CC criu/clone-noasan.o [2020-05-05T18:39:35.359Z] #44 154.9 CC criu/config.o [2020-05-05T18:39:36.404Z] #44 71.27 LINK criu/pie/parasite.built-in.o [2020-05-05T18:39:36.404Z] #44 71.29 GEN criu/pie/parasite-blob.h [2020-05-05T18:39:36.404Z] #44 71.33 CC criu/pie/parasite-vdso.o [2020-05-05T18:39:36.791Z] #44 78.36 DEP criu/protobuf-desc.d [2020-05-05T18:39:36.791Z] #44 78.48 DEP criu/proc_parse.d [2020-05-05T18:39:36.791Z] #44 78.66 DEP criu/plugin.d [2020-05-05T18:39:36.791Z] #44 78.78 DEP criu/pipes.d [2020-05-05T18:39:37.007Z] #44 72.07 CC criu/arch/x86/vdso-pie.o [2020-05-05T18:39:37.048Z] #44 78.97 DEP criu/pie-util.d [2020-05-05T18:39:37.263Z] #44 72.32 CC criu/arch/x86/restorer.o [2020-05-05T18:39:37.306Z] #44 79.08 DEP criu/pie-util-vdso.d [2020-05-05T18:39:37.306Z] #44 79.30 DEP criu/pie-util-vdso-elf32.d [2020-05-05T18:39:37.518Z] #44 ... [2020-05-05T18:39:37.518Z] [2020-05-05T18:39:37.518Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:39:37.518Z] #47 145.9 net/http [2020-05-05T18:39:37.518Z] #47 ... [2020-05-05T18:39:37.518Z] [2020-05-05T18:39:37.518Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-05T18:39:37.518Z] #17 2.529 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-05T18:39:37.518Z] #17 2.576 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-05T18:39:37.518Z] #17 2.577 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-05T18:39:37.518Z] #17 3.251 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-05-05T18:39:37.564Z] #44 79.39 DEP criu/path.d [2020-05-05T18:39:37.564Z] #44 79.50 DEP criu/parasite-syscall.d [2020-05-05T18:39:37.822Z] #44 79.80 DEP criu/pagemap.d [2020-05-05T18:39:38.080Z] #44 80.00 DEP criu/pagemap-cache.d [2020-05-05T18:39:38.080Z] #44 80.13 DEP criu/page-xfer.d [2020-05-05T18:39:38.337Z] #44 80.29 DEP criu/page-pipe.d [2020-05-05T18:39:38.338Z] #44 80.38 DEP criu/netfilter.d [2020-05-05T18:39:38.385Z] Client: [2020-05-05T18:39:38.385Z] Debug Mode: false [2020-05-05T18:39:38.385Z] Plugins: [2020-05-05T18:39:38.385Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-05T18:39:38.385Z] [2020-05-05T18:39:38.385Z] Server: [2020-05-05T18:39:38.385Z] Containers: 0 [2020-05-05T18:39:38.385Z] Running: 0 [2020-05-05T18:39:38.385Z] Paused: 0 [2020-05-05T18:39:38.385Z] Stopped: 0 [2020-05-05T18:39:38.385Z] Images: 0 [2020-05-05T18:39:38.385Z] Server Version: 19.03.5 [2020-05-05T18:39:38.385Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-05T18:39:38.385Z] Windows: [2020-05-05T18:39:38.385Z] LCOW: [2020-05-05T18:39:38.385Z] Logging Driver: json-file [2020-05-05T18:39:38.385Z] Plugins: [2020-05-05T18:39:38.385Z] Volume: local [2020-05-05T18:39:38.385Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-05T18:39:38.385Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-05T18:39:38.385Z] Swarm: inactive [2020-05-05T18:39:38.385Z] Default Isolation: process [2020-05-05T18:39:38.385Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-05T18:39:38.385Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-05T18:39:38.385Z] OSType: windows [2020-05-05T18:39:38.385Z] Architecture: x86_64 [2020-05-05T18:39:38.385Z] CPUs: 4 [2020-05-05T18:39:38.385Z] Total Memory: 32GiB [2020-05-05T18:39:38.385Z] Name: azwin-2-d00c90 [2020-05-05T18:39:38.385Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-05T18:39:38.385Z] Docker Root Dir: D:\docker [2020-05-05T18:39:38.385Z] Debug Mode: false [2020-05-05T18:39:38.385Z] Registry: https://index.docker.io/v1/ [2020-05-05T18:39:38.385Z] Labels: [2020-05-05T18:39:38.385Z] Experimental: true [2020-05-05T18:39:38.385Z] Insecure Registries: [2020-05-05T18:39:38.385Z] 10.0.0.4:5000 [2020-05-05T18:39:38.385Z] 127.0.0.0/8 [2020-05-05T18:39:38.385Z] Registry Mirrors: [2020-05-05T18:39:38.385Z] http://10.0.0.4:5000/ [2020-05-05T18:39:38.385Z] Live Restore Enabled: false [2020-05-05T18:39:38.385Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-05-05T18:39:38.595Z] #44 80.50 DEP criu/net.d [2020-05-05T18:39:38.853Z] #44 80.71 DEP criu/namespaces.d [2020-05-05T18:39:38.853Z] #44 80.93 DEP criu/mount.d [2020-05-05T18:39:38.882Z] #44 158.2 CC criu/cr-check.o [2020-05-05T18:39:38.921Z] #17 4.719 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [194 kB] [2020-05-05T18:39:39.418Z] #44 81.08 DEP criu/mem.d [2020-05-05T18:39:39.418Z] #44 81.26 DEP criu/lsm.d [2020-05-05T18:39:39.418Z] #44 81.37 DEP criu/log.d [2020-05-05T18:39:39.418Z] #44 81.50 DEP criu/libnetlink.d [2020-05-05T18:39:39.675Z] #44 81.63 DEP criu/kerndat.d [2020-05-05T18:39:39.933Z] #44 81.86 DEP criu/kcmp-ids.d [2020-05-05T18:39:40.190Z] #44 ... [2020-05-05T18:39:40.190Z] [2020-05-05T18:39:40.190Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:39:40.190Z] #47 149.6 github.com/LK4D4/vndr/godl [2020-05-05T18:39:40.190Z] #47 150.3 github.com/LK4D4/vndr [2020-05-05T18:39:40.190Z] #47 DONE 159.4s [2020-05-05T18:39:40.190Z] [2020-05-05T18:39:40.190Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:39:40.190Z] #44 82.00 DEP criu/irmap.d [2020-05-05T18:39:40.190Z] #44 ... [2020-05-05T18:39:40.190Z] [2020-05-05T18:39:40.190Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-05T18:39:40.190Z] #17 5.886 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-05T18:39:40.190Z] #17 11.61 Fetched 8344 kB in 10s (857 kB/s) [2020-05-05T18:39:40.190Z] #17 11.61 Reading package lists... [2020-05-05T18:39:40.190Z] #17 ... [2020-05-05T18:39:40.190Z] [2020-05-05T18:39:40.190Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:39:40.190Z] #44 82.19 DEP criu/ipc_ns.d [2020-05-05T18:39:40.283Z] #17 6.012 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-05-05T18:39:40.283Z] #17 ... [2020-05-05T18:39:40.283Z] [2020-05-05T18:39:40.283Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:39:40.283Z] #60 9.378 + cd /tmp/tmp.3qiwYcpEek/src/github.com/opencontainers/runc [2020-05-05T18:39:40.283Z] #60 9.379 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-05T18:39:40.283Z] #60 9.928 + '[' -z '' ']' [2020-05-05T18:39:40.283Z] #60 9.931 + target=static [2020-05-05T18:39:40.283Z] #60 9.931 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-05T18:39:40.283Z] #60 11.37 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-05-05T18:39:40.283Z] #60 ... [2020-05-05T18:39:40.283Z] [2020-05-05T18:39:40.283Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:39:40.283Z] #47 158.6 github.com/LK4D4/vndr/godl [2020-05-05T18:39:40.755Z] #44 82.57 DEP criu/image.d [2020-05-05T18:39:40.953Z] #44 160.7 CC criu/cr-dedup.o [2020-05-05T18:39:41.013Z] #44 82.84 DEP criu/image-desc.d [2020-05-05T18:39:41.013Z] #44 82.90 DEP criu/fsnotify.d [2020-05-05T18:39:41.252Z] #47 159.4 github.com/LK4D4/vndr [2020-05-05T18:39:41.270Z] #44 83.06 DEP criu/filesystems.d [2020-05-05T18:39:41.271Z] #44 83.31 DEP criu/files.d [2020-05-05T18:39:41.528Z] #44 83.44 DEP criu/files-reg.d [2020-05-05T18:39:41.528Z] #44 83.53 DEP criu/files-ext.d [2020-05-05T18:39:41.786Z] #44 83.67 DEP criu/file-lock.d [2020-05-05T18:39:41.979Z] #44 161.6 CC criu/cr-dump.o [2020-05-05T18:39:42.043Z] #44 83.81 DEP criu/file-ids.d [2020-05-05T18:39:42.043Z] #44 83.94 DEP criu/fifo.d [2020-05-05T18:39:42.301Z] #44 84.14 DEP criu/fdstore.d [2020-05-05T18:39:42.301Z] #44 84.29 DEP criu/fault-injection.d [2020-05-05T18:39:42.558Z] #44 84.34 DEP criu/external.d [2020-05-05T18:39:42.558Z] #44 84.50 DEP criu/eventpoll.d [2020-05-05T18:39:42.849Z] #44 84.70 DEP criu/eventfd.d [2020-05-05T18:39:43.129Z] #44 84.90 DEP criu/crtools.d [2020-05-05T18:39:43.213Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-05T18:39:43.213Z] [2020-05-05T18:39:43.213Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-05T18:39:43.213Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-05T18:39:43.213Z] HOSTNAME=5cf86c9d39c6 [2020-05-05T18:39:43.213Z] TESTDEBUG=0 [2020-05-05T18:39:43.213Z] DEST=bundles/test-integration [2020-05-05T18:39:43.213Z] PWD=/go/src/github.com/docker/docker [2020-05-05T18:39:43.213Z] DOCKER_GITCOMMIT=1db86b772e45e8ee04fcb6a4db487c983d67d29f [2020-05-05T18:39:43.213Z] container=docker [2020-05-05T18:39:43.213Z] HOME=/root [2020-05-05T18:39:43.213Z] GOLANG_VERSION=1.13.10 [2020-05-05T18:39:43.213Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-05T18:39:43.213Z] VALIDATE_BRANCH=master [2020-05-05T18:39:43.213Z] TERM=xterm [2020-05-05T18:39:43.213Z] DOCKER_PKG=github.com/docker/docker [2020-05-05T18:39:43.213Z] SHLVL=1 [2020-05-05T18:39:43.213Z] TIMEOUT=120m [2020-05-05T18:39:43.213Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-05T18:39:43.213Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-05T18:39:43.213Z] GO111MODULE=off [2020-05-05T18:39:43.213Z] DOCKER_EXPERIMENTAL=1 [2020-05-05T18:39:43.213Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-05T18:39:43.213Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-05T18:39:43.213Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-05T18:39:43.213Z] GOPATH=/go [2020-05-05T18:39:43.213Z] PKG_CONFIG=pkg-config [2020-05-05T18:39:43.213Z] _=/usr/bin/env [2020-05-05T18:39:43.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-05T18:39:43.387Z] #44 85.18 DEP criu/cr-service.d [2020-05-05T18:39:43.387Z] #44 85.38 DEP criu/cr-restore.d [2020-05-05T18:39:43.485Z] #44 ... [2020-05-05T18:39:43.485Z] [2020-05-05T18:39:43.485Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:39:43.485Z] #47 235.6 net/http/httptrace [2020-05-05T18:39:43.645Z] #44 85.70 DEP criu/cr-errno.d [2020-05-05T18:39:43.645Z] #44 85.72 DEP criu/cr-dump.d [2020-05-05T18:39:44.121Z] #47 236.0 net/http [2020-05-05T18:39:44.213Z] #44 85.92 DEP criu/cr-dedup.d [2020-05-05T18:39:44.213Z] #44 86.02 DEP criu/cr-check.d [2020-05-05T18:39:44.472Z] #44 86.26 DEP criu/config.d [2020-05-05T18:39:44.472Z] #44 86.37 DEP criu/clone-noasan.d [2020-05-05T18:39:44.472Z] #44 86.45 DEP criu/cgroup.d [2020-05-05T18:39:44.472Z] #44 86.56 DEP criu/cgroup-props.d [2020-05-05T18:39:44.735Z] #44 86.68 DEP criu/bitmap.d [2020-05-05T18:39:44.735Z] #44 86.71 DEP criu/bfd.d [2020-05-05T18:39:44.992Z] #44 86.87 DEP criu/autofs.d [2020-05-05T18:39:44.992Z] #44 87.09 DEP criu/aio.d [2020-05-05T18:39:45.556Z] #44 87.26 DEP criu/action-scripts.d [2020-05-05T18:39:45.693Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-05T18:39:45.693Z] [2020-05-05T18:39:45.693Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-05-05T18:39:45.693Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-05-05T18:39:45.693Z] Using test binary docker [2020-05-05T18:39:45.693Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-05T18:39:45.693Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-05T18:39:45.693Z] INFO: Waiting for daemon to start... [2020-05-05T18:39:45.693Z] Starting dockerd [2020-05-05T18:39:45.813Z] #44 87.55 CC criu/action-scripts.o [2020-05-05T18:39:46.070Z] #44 88.06 CC criu/aio.o [2020-05-05T18:39:46.491Z] #47 ... [2020-05-05T18:39:46.491Z] [2020-05-05T18:39:46.491Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:39:46.491Z] #44 72.95 CC criu/arch/x86/restorer_unmap.o [2020-05-05T18:39:46.491Z] #44 72.99 CC criu/arch/x86/sigaction_compat_pie.o [2020-05-05T18:39:46.491Z] #44 73.33 CC criu/pie/restorer.o [2020-05-05T18:39:46.491Z] #44 76.39 LINK criu/pie/restorer.built-in.o [2020-05-05T18:39:46.491Z] #44 76.41 GEN criu/pie/restorer-blob.h [2020-05-05T18:39:46.491Z] #44 76.52 DEP criu/vdso.d [2020-05-05T18:39:46.491Z] #44 76.72 DEP criu/vdso-compat.d [2020-05-05T18:39:46.491Z] #44 76.82 DEP criu/uts_ns.d [2020-05-05T18:39:46.491Z] #44 76.94 DEP criu/util.d [2020-05-05T18:39:46.491Z] #44 77.09 DEP criu/uffd.d [2020-05-05T18:39:46.491Z] #44 77.24 DEP criu/tun.d [2020-05-05T18:39:46.491Z] #44 77.37 DEP criu/tty.d [2020-05-05T18:39:46.491Z] #44 77.48 DEP criu/timerfd.d [2020-05-05T18:39:46.491Z] #44 77.68 DEP criu/sysfs_parse.d [2020-05-05T18:39:46.491Z] #44 77.93 DEP criu/sysctl.d [2020-05-05T18:39:46.491Z] #44 78.11 DEP criu/string.d [2020-05-05T18:39:46.491Z] #44 78.15 DEP criu/stats.d [2020-05-05T18:39:46.491Z] #44 78.24 DEP criu/sockets.d [2020-05-05T18:39:46.491Z] #44 78.48 DEP criu/sk-unix.d [2020-05-05T18:39:46.491Z] #44 78.68 DEP criu/sk-tcp.d [2020-05-05T18:39:46.491Z] #44 78.89 DEP criu/sk-queue.d [2020-05-05T18:39:46.491Z] #44 79.04 DEP criu/sk-packet.d [2020-05-05T18:39:46.491Z] #44 79.22 DEP criu/sk-netlink.d [2020-05-05T18:39:46.491Z] #44 79.41 DEP criu/sk-inet.d [2020-05-05T18:39:46.491Z] #44 79.57 DEP criu/signalfd.d [2020-05-05T18:39:46.491Z] #44 79.83 DEP criu/sigframe.d [2020-05-05T18:39:46.491Z] #44 79.97 DEP criu/shmem.d [2020-05-05T18:39:46.491Z] #44 80.21 DEP criu/servicefd.d [2020-05-05T18:39:46.491Z] #44 80.35 DEP criu/seize.d [2020-05-05T18:39:46.491Z] #44 80.49 DEP criu/seccomp.d [2020-05-05T18:39:46.491Z] #44 80.67 DEP criu/rst-malloc.d [2020-05-05T18:39:46.491Z] #44 80.76 DEP criu/rbtree.d [2020-05-05T18:39:46.491Z] #44 80.82 DEP criu/pstree.d [2020-05-05T18:39:46.491Z] #44 80.98 DEP criu/protobuf.d [2020-05-05T18:39:46.491Z] #44 81.13 GEN criu/protobuf-desc-gen.h [2020-05-05T18:39:47.001Z] #44 88.63 CC criu/autofs.o [2020-05-05T18:39:47.587Z] . [2020-05-05T18:39:47.587Z] INFO: Building docker-sdk-python3:4.2.0... [2020-05-05T18:39:47.854Z] #44 82.64 DEP criu/protobuf-desc.d [2020-05-05T18:39:47.854Z] #44 82.73 DEP criu/proc_parse.d [2020-05-05T18:39:47.854Z] #44 82.87 DEP criu/plugin.d [2020-05-05T18:39:47.854Z] #44 82.95 DEP criu/pipes.d [2020-05-05T18:39:47.932Z] #44 ... [2020-05-05T18:39:47.932Z] [2020-05-05T18:39:47.932Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-05T18:39:47.932Z] #30 DONE 167.6s [2020-05-05T18:39:47.932Z] [2020-05-05T18:39:47.932Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-05T18:39:47.932Z] #17 11.61 Reading package lists... [2020-05-05T18:39:47.932Z] #17 15.85 Reading package lists... [2020-05-05T18:39:48.110Z] #44 83.07 DEP criu/pie-util.d [2020-05-05T18:39:48.110Z] #44 83.24 DEP criu/pie-util-vdso.d [2020-05-05T18:39:48.192Z] #17 19.33 Building dependency tree... [2020-05-05T18:39:48.365Z] #44 83.34 DEP criu/pie-util-vdso-elf32.d [2020-05-05T18:39:48.365Z] #44 83.44 DEP criu/path.d [2020-05-05T18:39:48.365Z] #44 83.57 DEP criu/parasite-syscall.d [2020-05-05T18:39:48.566Z] #47 ... [2020-05-05T18:39:48.566Z] [2020-05-05T18:39:48.566Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:39:48.566Z] #23 236.0 Checking out files: 21% (2352/10730) Checking out files: 22% (2361/10730) Checking out files: 23% (2468/10730) Checking out files: 24% (2576/10730) Checking out files: 25% (2683/10730) Checking out files: 26% (2790/10730) Checking out files: 27% (2898/10730) Checking out files: 28% (3005/10730) Checking out files: 29% (3112/10730) Checking out files: 30% (3219/10730) Checking out files: 31% (3327/10730) Checking out files: 32% (3434/10730) Checking out files: 33% (3541/10730) Checking out files: 34% (3649/10730) Checking out files: 35% (3756/10730) Checking out files: 36% (3863/10730) Checking out files: 36% (3967/10730) Checking out files: 37% (3971/10730) Checking out files: 38% (4078/10730) Checking out files: 39% (4185/10730) Checking out files: 40% (4292/10730) Checking out files: 41% (4400/10730) Checking out files: 42% (4507/10730) Checking out files: 43% (4614/10730) Checking out files: 44% (4722/10730) Checking out files: 45% (4829/10730) Checking out files: 46% (4936/10730) Checking out files: 47% (5044/10730) Checking out files: 48% (5151/10730) Checking out files: 49% (5258/10730) Checking out files: 50% (5365/10730) Checking out files: 51% (5473/10730) Checking out files: 52% (5580/10730) Checking out files: 53% (5687/10730) Checking out files: 54% (5795/10730) Checking out files: 55% (5902/10730) Checking out files: 56% (6009/10730) Checking out files: 57% (6117/10730) Checking out files: 57% (6145/10730) Checking out files: 58% (6224/10730) Checking out files: 59% (6331/10730) Checking out files: 60% (6438/10730) Checking out files: 61% (6546/10730) Checking out files: 62% (6653/10730) Checking out files: 63% (6760/10730) Checking out files: 64% (6868/10730) Checking out files: 65% (6975/10730) Checking out files: 66% (7082/10730) Checking out files: 67% (7190/10730) Checking out files: 68% (7297/10730) Checking out files: 69% (7404/10730) Checking out files: 70% (7511/10730) Checking out files: 71% (7619/10730) Checking out files: 72% (7726/10730) Checking out files: 73% (7833/10730) Checking out files: 74% (7941/10730) Checking out files: 75% (8048/10730) Checking out files: 75% (8059/10730) Checking out files: 76% (8155/10730) Checking out files: 77% (8263/10730) Checking out files: 78% (8370/10730) Checking out files: 79% (8477/10730) Checking out files: 80% (8584/10730) Checking out files: 81% (8692/10730) Checking out files: 82% (8799/10730) Checking out files: 83% (8906/10730) Checking out files: 84% (9014/10730) Checking out files: 85% (9121/10730) Checking out files: 86% (9228/10730) Checking out files: 87% (9336/10730) Checking out files: 88% (9443/10730) Checking out files: 89% (9550/10730) Checking out files: 90% (9657/10730) Checking out files: 91% (9765/10730) Checking out files: 92% (9872/10730) Checking out files: 93% (9979/10730) Checking out files: 94% (10087/10730) Checking out files: 95% (10194/10730) Checking out files: 95% (10260/10730) Checking out files: 96% (10301/10730) Checking out files: 97% (10409/10730) Checking out files: 98% (10516/10730) Checking out files: 99% (10623/10730) Checking out files: 100% (10730/10730) Checking out files: 100% (10730/10730), done. [2020-05-05T18:39:48.566Z] #23 240.3 + cd /tmp/tmp.nWhT99Ssk9/tmp/docker-ce [2020-05-05T18:39:48.566Z] #23 240.3 + git checkout -q v17.06.2-ce [2020-05-05T18:39:48.925Z] #44 83.76 DEP criu/pagemap.d [2020-05-05T18:39:48.925Z] #44 83.97 DEP criu/pagemap-cache.d [2020-05-05T18:39:49.140Z] #17 21.07 libcap2-bin is already the newest version (1:2.25-2). [2020-05-05T18:39:49.140Z] #17 21.07 The following additional packages will be installed: [2020-05-05T18:39:49.140Z] #17 21.08 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-05T18:39:49.140Z] #17 21.08 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-05T18:39:49.140Z] #17 21.08 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-05T18:39:49.140Z] #17 21.08 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-05T18:39:49.140Z] #17 21.08 python3.7 python3.7-minimal vim-runtime xxd [2020-05-05T18:39:49.140Z] #17 21.09 Suggested packages: [2020-05-05T18:39:49.140Z] #17 21.09 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-05T18:39:49.140Z] #17 21.09 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-05T18:39:49.140Z] #17 21.09 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-05T18:39:49.140Z] #17 21.09 Recommended packages: [2020-05-05T18:39:49.140Z] #17 21.09 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-05T18:39:49.140Z] #17 21.10 python3-keyrings.alt python3-xdg unzip [2020-05-05T18:39:49.181Z] #44 84.15 DEP criu/page-xfer.d [2020-05-05T18:39:49.436Z] #44 84.36 DEP criu/page-pipe.d [2020-05-05T18:39:49.436Z] #44 84.50 DEP criu/netfilter.d [2020-05-05T18:39:49.691Z] #44 84.72 DEP criu/net.d [2020-05-05T18:39:49.946Z] #44 84.92 DEP criu/namespaces.d [2020-05-05T18:39:49.946Z] #44 ... [2020-05-05T18:39:49.946Z] [2020-05-05T18:39:49.946Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:39:49.946Z] #47 DONE 168.5s [2020-05-05T18:39:49.946Z] [2020-05-05T18:39:49.946Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-05T18:39:49.946Z] #17 11.10 Fetched 8344 kB in 9s (939 kB/s) [2020-05-05T18:39:49.946Z] #17 11.10 Reading package lists... [2020-05-05T18:39:50.506Z] #17 15.38 Reading package lists... [2020-05-05T18:39:50.506Z] #17 ... [2020-05-05T18:39:50.506Z] [2020-05-05T18:39:50.506Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:39:50.506Z] #44 85.18 DEP criu/mount.d [2020-05-05T18:39:50.506Z] #44 85.44 DEP criu/mem.d [2020-05-05T18:39:50.506Z] #44 85.69 DEP criu/lsm.d [2020-05-05T18:39:50.509Z] #17 22.40 The following NEW packages will be installed: [2020-05-05T18:39:50.509Z] #17 22.41 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-05T18:39:50.509Z] #17 22.41 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-05T18:39:50.509Z] #17 22.41 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-05T18:39:50.509Z] #17 22.41 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-05T18:39:50.509Z] #17 22.41 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-05T18:39:50.509Z] #17 22.42 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-05T18:39:50.509Z] #17 22.42 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-05T18:39:50.509Z] #17 22.42 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-05T18:39:50.509Z] #17 22.42 xz-utils zip [2020-05-05T18:39:50.766Z] #17 22.75 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-05-05T18:39:50.766Z] #17 22.75 Need to get 28.5 MB of archives. [2020-05-05T18:39:50.766Z] #17 22.75 After this operation, 116 MB of additional disk space will be used. [2020-05-05T18:39:50.766Z] #17 22.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-05-05T18:39:50.766Z] #17 22.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-05-05T18:39:50.766Z] #17 22.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-05-05T18:39:51.023Z] #17 22.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-05-05T18:39:51.023Z] #17 22.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-05-05T18:39:51.023Z] #17 22.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-05-05T18:39:51.023Z] #17 22.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-05-05T18:39:51.023Z] #17 22.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-05-05T18:39:51.023Z] #17 22.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-05-05T18:39:51.023Z] #17 22.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-05-05T18:39:51.023Z] #17 22.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-05-05T18:39:51.023Z] #17 22.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-05-05T18:39:51.023Z] #17 23.00 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-05-05T18:39:51.023Z] #17 23.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-05-05T18:39:51.023Z] #17 23.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-05-05T18:39:51.023Z] #17 23.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-05-05T18:39:51.023Z] #17 23.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-05T18:39:51.023Z] #17 23.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-05T18:39:51.023Z] #17 23.04 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-05-05T18:39:51.023Z] #17 23.05 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-05-05T18:39:51.023Z] #17 23.05 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-05-05T18:39:51.023Z] #17 23.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-05-05T18:39:51.023Z] #17 23.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-05-05T18:39:51.067Z] #44 85.93 DEP criu/log.d [2020-05-05T18:39:51.067Z] #44 86.11 DEP criu/libnetlink.d [2020-05-05T18:39:51.067Z] #44 86.24 DEP criu/kerndat.d [2020-05-05T18:39:51.280Z] #17 23.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-05T18:39:51.280Z] #17 23.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-05T18:39:51.280Z] #17 23.12 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-05T18:39:51.280Z] #17 23.12 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-05-05T18:39:51.280Z] #17 23.13 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-05-05T18:39:51.280Z] #17 23.13 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-05T18:39:51.360Z] #44 86.50 DEP criu/kcmp-ids.d [2020-05-05T18:39:51.537Z] #17 23.52 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-05T18:39:51.616Z] #44 86.64 DEP criu/irmap.d [2020-05-05T18:39:51.616Z] #44 86.71 DEP criu/ipc_ns.d [2020-05-05T18:39:51.795Z] #17 23.52 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-05T18:39:51.795Z] #17 23.52 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-05T18:39:51.795Z] #17 23.52 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-05-05T18:39:51.795Z] #17 23.53 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-05-05T18:39:51.795Z] #17 23.54 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-05T18:39:51.795Z] #17 23.63 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-05T18:39:51.795Z] #17 23.64 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-05T18:39:51.795Z] #17 23.65 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-05-05T18:39:51.795Z] #17 23.66 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-05T18:39:51.795Z] #17 23.67 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-05T18:39:51.795Z] #17 23.68 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-05T18:39:51.795Z] #17 23.68 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-05-05T18:39:51.795Z] #17 23.74 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-05-05T18:39:51.872Z] #44 86.83 DEP criu/image.d [2020-05-05T18:39:51.872Z] #44 86.99 DEP criu/image-desc.d [2020-05-05T18:39:51.872Z] #44 87.08 DEP criu/fsnotify.d [2020-05-05T18:39:52.052Z] #17 23.76 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-05-05T18:39:52.052Z] #17 23.78 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-05T18:39:52.309Z] #17 24.05 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-05-05T18:39:52.309Z] #17 24.08 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-05-05T18:39:52.309Z] #17 24.10 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-05-05T18:39:52.451Z] #44 87.28 DEP criu/filesystems.d [2020-05-05T18:39:52.451Z] #44 87.50 DEP criu/files.d [2020-05-05T18:39:52.566Z] #17 24.60 debconf: delaying package configuration, since apt-utils is not installed [2020-05-05T18:39:52.725Z] #44 87.77 DEP criu/files-reg.d [2020-05-05T18:39:52.824Z] #17 24.73 Fetched 28.5 MB in 2s (17.6 MB/s) [2020-05-05T18:39:52.824Z] #17 24.78 Selecting previously unselected package pigz. [2020-05-05T18:39:52.824Z] #17 24.78 (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 ... 23431 files and directories currently installed.) [2020-05-05T18:39:52.824Z] #17 24.82 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-05-05T18:39:52.980Z] #44 87.94 DEP criu/files-ext.d [2020-05-05T18:39:53.015Z] #23 244.9 + mkdir -p /tmp/tmp.nWhT99Ssk9/src/github.com/docker [2020-05-05T18:39:53.015Z] #23 244.9 + mv components/cli /tmp/tmp.nWhT99Ssk9/src/github.com/docker/cli [2020-05-05T18:39:53.015Z] #23 244.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-05-05T18:39:53.081Z] #17 24.83 Unpacking pigz (2.4-1) ... [2020-05-05T18:39:53.081Z] #17 24.92 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-05-05T18:39:53.081Z] #17 24.92 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-05T18:39:53.081Z] #17 24.94 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-05T18:39:53.235Z] #44 88.08 DEP criu/file-lock.d [2020-05-05T18:39:53.235Z] #44 88.23 DEP criu/file-ids.d [2020-05-05T18:39:53.235Z] #44 88.36 DEP criu/fifo.d [2020-05-05T18:39:53.338Z] #17 25.34 Selecting previously unselected package python3.7-minimal. [2020-05-05T18:39:53.489Z] #44 88.49 DEP criu/fdstore.d [2020-05-05T18:39:53.489Z] #44 88.57 DEP criu/fault-injection.d [2020-05-05T18:39:53.595Z] #17 25.34 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-05T18:39:53.595Z] #17 25.35 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-05T18:39:53.700Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-05-05T18:39:53.700Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-6e468d6f\powershellScript.ps1'; exit $LASTEXITCODE; [2020-05-05T18:39:53.700Z] ---------------------------------------------------------------------------- [2020-05-05T18:39:53.700Z] [2020-05-05T18:39:53.700Z] INFO: executeCI.ps1 starting at Tue May 5 18:39:53 CUT 2020 [2020-05-05T18:39:53.700Z] [2020-05-05T18:39:53.700Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-05-05T18:39:53.700Z] INFO: Running git version 2.24.1.windows.2 [2020-05-05T18:39:53.700Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-05-05T18:39:53.700Z] INFO: Environment variables: [2020-05-05T18:39:53.700Z] [2020-05-05T18:39:53.700Z] Name Value [2020-05-05T18:39:53.700Z] ---- ----- [2020-05-05T18:39:53.700Z] ALLUSERSPROFILE C:\ProgramData [2020-05-05T18:39:53.700Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-05-05T18:39:53.700Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-05-05T18:39:53.700Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-05-05T18:39:53.700Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-05-05T18:39:53.700Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-05-05T18:39:53.700Z] BRANCH_NAME PR-40907 [2020-05-05T18:39:53.700Z] BUILD_DISPLAY_NAME #1 [2020-05-05T18:39:53.700Z] BUILD_ID 1 [2020-05-05T18:39:53.700Z] BUILD_NUMBER 1 [2020-05-05T18:39:53.700Z] BUILD_TAG jenkins-moby-PR-40907-1 [2020-05-05T18:39:53.700Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40907/1/ [2020-05-05T18:39:53.700Z] CHANGE_AUTHOR thaJeztah [2020-05-05T18:39:53.700Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-05-05T18:39:53.700Z] CHANGE_BRANCH bump_selinux [2020-05-05T18:39:53.700Z] CHANGE_FORK thaJeztah/docker [2020-05-05T18:39:53.700Z] CHANGE_ID 40907 [2020-05-05T18:39:53.700Z] CHANGE_TARGET master [2020-05-05T18:39:53.700Z] CHANGE_TITLE vendor: opencontainers/selinux v1.5.1 [2020-05-05T18:39:53.700Z] CHANGE_URL https://github.com/moby/moby/pull/40907 [2020-05-05T18:39:53.700Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-05T18:39:53.700Z] CommonProgramFiles C:\Program Files\Common Files [2020-05-05T18:39:53.700Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-05-05T18:39:53.700Z] CommonProgramW6432 C:\Program Files\Common Files [2020-05-05T18:39:53.700Z] COMPUTERNAME azwin-2-d00c90 [2020-05-05T18:39:53.700Z] ComSpec C:\windows\system32\cmd.exe [2020-05-05T18:39:53.700Z] ConfigSequenceNumber 0 [2020-05-05T18:39:53.700Z] DOCKER_BUILDKIT 0 [2020-05-05T18:39:53.700Z] DOCKER_DUT_DEBUG 1 [2020-05-05T18:39:53.700Z] DOCKER_EXPERIMENTAL 1 [2020-05-05T18:39:53.700Z] DOCKER_GRAPHDRIVER overlay2 [2020-05-05T18:39:53.700Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-05-05T18:39:53.700Z] EXECUTOR_NUMBER 0 [2020-05-05T18:39:53.700Z] FQDN azwin-2-d00c90.westus.cloudapp.azure.com [2020-05-05T18:39:53.700Z] GIT_BRANCH PR-40907 [2020-05-05T18:39:53.700Z] GIT_COMMIT 1db86b772e45e8ee04fcb6a4db487c983d67d29f [2020-05-05T18:39:53.700Z] GIT_URL https://github.com/moby/moby.git [2020-05-05T18:39:53.700Z] HUDSON_COOKIE b8ab6272-efe5-4158-9ad2-bfb0dd97e0d5 [2020-05-05T18:39:53.700Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-05-05T18:39:53.700Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-05-05T18:39:53.700Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-05-05T18:39:53.700Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-05-05T18:39:53.700Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-05-05T18:39:53.700Z] JENKINS_NODE_COOKIE 7f976a35-7e88-43fb-bbc1-b9ef651b6b85 [2020-05-05T18:39:53.700Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-05-05T18:39:53.700Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-05-05T18:39:53.700Z] JOB_BASE_NAME PR-40907 [2020-05-05T18:39:53.700Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40907/display/redirect [2020-05-05T18:39:53.700Z] JOB_NAME moby/PR-40907 [2020-05-05T18:39:53.700Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40907/ [2020-05-05T18:39:53.700Z] library.jps.version master [2020-05-05T18:39:53.700Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-05-05T18:39:53.700Z] NODE_LABELS amd64 azure azwin-2-d00c90 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-05-05T18:39:53.700Z] NODE_NAME azwin-2-d00c90 [2020-05-05T18:39:53.700Z] NUMBER_OF_PROCESSORS 4 [2020-05-05T18:39:53.700Z] OS Windows_NT [2020-05-05T18:39:53.700Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-05-05T18:39:53.700Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-05-05T18:39:53.700Z] PROCESSOR_ARCHITECTURE AMD64 [2020-05-05T18:39:53.700Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-05-05T18:39:53.701Z] PROCESSOR_LEVEL 6 [2020-05-05T18:39:53.701Z] PROCESSOR_REVISION 5504 [2020-05-05T18:39:53.701Z] ProgramData C:\ProgramData [2020-05-05T18:39:53.701Z] ProgramFiles C:\Program Files [2020-05-05T18:39:53.701Z] ProgramFiles(x86) C:\Program Files (x86) [2020-05-05T18:39:53.701Z] ProgramW6432 C:\Program Files [2020-05-05T18:39:53.701Z] PROMPT $P$G [2020-05-05T18:39:53.701Z] PSExecutionPolicyPreference Bypass [2020-05-05T18:39:53.701Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-05-05T18:39:53.701Z] PUBLIC C:\Users\Public [2020-05-05T18:39:53.701Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40907/1/display/redirect?page=changes [2020-05-05T18:39:53.701Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40907/1/display/redirect [2020-05-05T18:39:53.701Z] SKIP_VALIDATION_TESTS 1 [2020-05-05T18:39:53.701Z] SOURCES_DRIVE d [2020-05-05T18:39:53.701Z] SOURCES_SUBDIR gopath [2020-05-05T18:39:53.701Z] STAGE_NAME Run tests [2020-05-05T18:39:53.701Z] SystemDrive C: [2020-05-05T18:39:53.701Z] SystemRoot C:\windows [2020-05-05T18:39:53.701Z] TEMP C:\windows\TEMP [2020-05-05T18:39:53.701Z] TESTDEBUG 0 [2020-05-05T18:39:53.701Z] TESTRUN_DRIVE d [2020-05-05T18:39:53.701Z] TESTRUN_SUBDIR CI [2020-05-05T18:39:53.701Z] TIMEOUT 120m [2020-05-05T18:39:53.701Z] TMP C:\windows\TEMP [2020-05-05T18:39:53.701Z] USERDOMAIN WORKGROUP [2020-05-05T18:39:53.701Z] USERNAME azwin-2-d00c90$ [2020-05-05T18:39:53.701Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-05-05T18:39:53.701Z] windir C:\windows [2020-05-05T18:39:53.701Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-05-05T18:39:53.701Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-05-05T18:39:53.701Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-05-05T18:39:53.701Z] [2020-05-05T18:39:53.701Z] [2020-05-05T18:39:53.701Z] [2020-05-05T18:39:53.743Z] #44 88.64 DEP criu/external.d [2020-05-05T18:39:53.743Z] #44 88.71 DEP criu/eventpoll.d [2020-05-05T18:39:53.743Z] #44 88.81 DEP criu/eventfd.d [2020-05-05T18:39:53.743Z] #44 88.92 DEP criu/crtools.d [2020-05-05T18:39:54.148Z] INFO: Sources under d:\gopath\... [2020-05-05T18:39:54.148Z] INFO: Test run under d:\CI\... [2020-05-05T18:39:54.148Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-05-05T18:39:54.148Z] INFO: docker/docker repository was found [2020-05-05T18:39:54.159Z] #17 26.09 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-05T18:39:54.159Z] #17 26.11 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-05T18:39:54.302Z] #44 89.09 DEP criu/cr-service.d [2020-05-05T18:39:54.302Z] #44 89.30 DEP criu/cr-restore.d [2020-05-05T18:39:54.556Z] #44 89.56 DEP criu/cr-errno.d [2020-05-05T18:39:54.556Z] #44 89.58 DEP criu/cr-dump.d [2020-05-05T18:39:54.556Z] #44 89.77 DEP criu/cr-dedup.d [2020-05-05T18:39:54.596Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-05-05T18:39:55.116Z] #44 89.92 DEP criu/cr-check.d [2020-05-05T18:39:55.116Z] #44 90.08 DEP criu/config.d [2020-05-05T18:39:55.374Z] #44 90.22 DEP criu/clone-noasan.d [2020-05-05T18:39:55.374Z] #44 90.29 DEP criu/cgroup.d [2020-05-05T18:39:55.374Z] #44 90.47 DEP criu/cgroup-props.d [2020-05-05T18:39:55.374Z] #44 90.57 DEP criu/bitmap.d [2020-05-05T18:39:55.374Z] #44 90.58 DEP criu/bfd.d [2020-05-05T18:39:55.542Z] ltsc2019: Pulling from windows/servercore [2020-05-05T18:39:55.542Z] 65014b3c3121: Pulling fs layer [2020-05-05T18:39:55.542Z] eac6fba788c9: Pulling fs layer [2020-05-05T18:39:55.630Z] #44 90.67 DEP criu/autofs.d [2020-05-05T18:39:55.630Z] #44 ... [2020-05-05T18:39:55.630Z] [2020-05-05T18:39:55.630Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-05T18:39:55.630Z] #30 DONE 174.4s [2020-05-05T18:39:55.630Z] [2020-05-05T18:39:55.630Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:39:55.630Z] #44 90.81 DEP criu/aio.d [2020-05-05T18:39:55.630Z] #44 ... [2020-05-05T18:39:55.630Z] [2020-05-05T18:39:55.630Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-05T18:39:55.630Z] #17 15.38 Reading package lists... [2020-05-05T18:39:55.630Z] #17 19.54 Building dependency tree... [2020-05-05T18:39:55.630Z] #17 21.17 libcap2-bin is already the newest version (1:2.25-2). [2020-05-05T18:39:55.630Z] #17 21.17 The following additional packages will be installed: [2020-05-05T18:39:55.630Z] #17 21.17 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-05T18:39:55.630Z] #17 21.17 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-05T18:39:55.630Z] #17 21.17 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-05T18:39:55.630Z] #17 21.17 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-05T18:39:55.630Z] #17 21.17 python3.7 python3.7-minimal vim-runtime xxd [2020-05-05T18:39:55.630Z] #17 21.17 Suggested packages: [2020-05-05T18:39:55.630Z] #17 21.18 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-05T18:39:55.630Z] #17 21.18 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-05T18:39:55.630Z] #17 21.18 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-05T18:39:55.630Z] #17 21.18 Recommended packages: [2020-05-05T18:39:55.630Z] #17 21.18 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-05T18:39:55.630Z] #17 21.18 python3-keyrings.alt python3-xdg unzip [2020-05-05T18:39:56.526Z] #23 ... [2020-05-05T18:39:56.526Z] [2020-05-05T18:39:56.526Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:39:56.526Z] #44 165.8 CC criu/cr-errno.o [2020-05-05T18:39:56.526Z] #44 166.0 CC criu/cr-restore.o [2020-05-05T18:39:56.526Z] #44 175.7 CC criu/cr-service.o [2020-05-05T18:39:56.682Z] #17 28.05 Selecting previously unselected package python3-minimal. [2020-05-05T18:39:56.682Z] #17 28.05 (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 ... 23680 files and directories currently installed.) [2020-05-05T18:39:56.682Z] #17 28.10 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-05-05T18:39:56.682Z] #17 28.10 Unpacking python3-minimal (3.7.3-1) ... [2020-05-05T18:39:56.682Z] #17 28.20 Selecting previously unselected package libmpdec2:amd64. [2020-05-05T18:39:56.682Z] #17 28.21 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-05-05T18:39:56.682Z] #17 28.22 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-05-05T18:39:56.682Z] #17 28.34 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-05-05T18:39:56.682Z] #17 28.35 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-05-05T18:39:56.682Z] #17 28.35 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-05T18:39:57.502Z] #17 29.21 Selecting previously unselected package python3.7. [2020-05-05T18:39:57.502Z] #17 29.22 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-05-05T18:39:57.502Z] #17 29.23 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-05T18:39:57.502Z] #17 29.35 Selecting previously unselected package libpython3-stdlib:amd64. [2020-05-05T18:39:57.502Z] #17 29.36 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-05-05T18:39:57.502Z] #17 29.37 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-05T18:39:57.502Z] #17 29.48 Setting up python3-minimal (3.7.3-1) ... [2020-05-05T18:39:57.519Z] #17 23.27 The following NEW packages will be installed: [2020-05-05T18:39:57.519Z] #17 23.27 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-05T18:39:57.519Z] #17 23.27 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-05T18:39:57.519Z] #17 23.27 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-05T18:39:57.519Z] #17 23.27 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-05T18:39:57.519Z] #17 23.28 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-05T18:39:57.519Z] #17 23.28 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-05T18:39:57.519Z] #17 23.28 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-05T18:39:57.519Z] #17 23.28 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-05T18:39:57.519Z] #17 23.28 xz-utils zip [2020-05-05T18:39:57.774Z] #17 23.59 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-05-05T18:39:57.774Z] #17 23.59 Need to get 28.5 MB of archives. [2020-05-05T18:39:57.774Z] #17 23.59 After this operation, 116 MB of additional disk space will be used. [2020-05-05T18:39:57.774Z] #17 23.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-05-05T18:39:57.774Z] #17 23.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-05-05T18:39:57.774Z] #17 23.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-05-05T18:39:57.774Z] #17 23.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-05-05T18:39:57.774Z] #17 23.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-05-05T18:39:57.774Z] #17 23.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-05-05T18:39:57.774Z] #17 23.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-05-05T18:39:57.774Z] #17 23.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-05-05T18:39:57.774Z] #17 23.83 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-05-05T18:39:57.774Z] #17 23.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-05-05T18:39:57.774Z] #17 23.83 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-05-05T18:39:57.774Z] #17 23.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-05-05T18:39:57.774Z] #17 23.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-05-05T18:39:57.774Z] #17 23.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-05-05T18:39:57.774Z] #17 23.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-05-05T18:39:57.774Z] #17 23.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-05-05T18:39:57.774Z] #17 23.87 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-05-05T18:39:57.774Z] #17 23.88 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-05-05T18:39:57.774Z] #17 23.89 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-05-05T18:39:57.774Z] #17 23.89 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-05-05T18:39:57.774Z] #17 23.90 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-05-05T18:39:57.774Z] #17 23.91 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-05-05T18:39:57.774Z] #17 23.93 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-05-05T18:39:58.028Z] #17 23.94 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-05-05T18:39:58.028Z] #17 23.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-05-05T18:39:58.028Z] #17 23.96 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-05-05T18:39:58.028Z] #17 23.96 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-05-05T18:39:58.028Z] #17 23.96 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-05-05T18:39:58.028Z] #17 23.96 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-05-05T18:39:58.283Z] #17 24.32 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-05-05T18:39:58.283Z] #17 24.32 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-05-05T18:39:58.283Z] #17 24.32 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-05-05T18:39:58.283Z] #17 24.33 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-05-05T18:39:58.283Z] #17 24.33 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-05-05T18:39:58.283Z] #17 24.34 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-05-05T18:39:58.283Z] #17 24.42 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-05T18:39:58.283Z] #17 24.42 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-05-05T18:39:58.283Z] #17 24.43 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-05-05T18:39:58.283Z] #17 24.44 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-05T18:39:58.432Z] #17 ... [2020-05-05T18:39:58.432Z] [2020-05-05T18:39:58.432Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:39:58.432Z] #44 90.23 CC criu/bfd.o [2020-05-05T18:39:58.432Z] #44 90.92 CC criu/bitmap.o [2020-05-05T18:39:58.432Z] #44 91.11 CC criu/cgroup-props.o [2020-05-05T18:39:58.432Z] #44 91.70 CC criu/cgroup.o [2020-05-05T18:39:58.432Z] #44 94.19 CC criu/clone-noasan.o [2020-05-05T18:39:58.432Z] #44 94.36 CC criu/config.o [2020-05-05T18:39:58.432Z] #44 95.57 CC criu/cr-check.o [2020-05-05T18:39:58.432Z] #44 97.23 CC criu/cr-dedup.o [2020-05-05T18:39:58.432Z] #44 97.68 CC criu/cr-dump.o [2020-05-05T18:39:58.432Z] #44 99.99 CC criu/cr-errno.o [2020-05-05T18:39:58.432Z] #44 100.1 CC criu/cr-restore.o [2020-05-05T18:39:58.432Z] #44 ... [2020-05-05T18:39:58.432Z] [2020-05-05T18:39:58.432Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-05T18:39:58.432Z] #17 30.37 Selecting previously unselected package python3. [2020-05-05T18:39:58.432Z] #17 30.37 (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 ... 24092 files and directories currently installed.) [2020-05-05T18:39:58.432Z] #17 30.47 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-05-05T18:39:58.537Z] #17 24.45 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-05-05T18:39:58.537Z] #17 24.46 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-05T18:39:58.537Z] #17 24.48 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-05-05T18:39:58.537Z] #17 24.52 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-05-05T18:39:58.537Z] #17 24.55 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-05-05T18:39:58.537Z] #17 24.56 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-05T18:39:58.689Z] #17 30.48 Unpacking python3 (3.7.3-1) ... [2020-05-05T18:39:58.689Z] #17 30.60 Selecting previously unselected package libip4tc0:amd64. [2020-05-05T18:39:58.689Z] #17 30.60 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-05-05T18:39:58.689Z] #17 30.63 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-05-05T18:39:58.689Z] #17 30.69 Selecting previously unselected package libip6tc0:amd64. [2020-05-05T18:39:58.689Z] #17 30.69 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-05-05T18:39:58.689Z] #17 30.70 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-05-05T18:39:58.792Z] #17 24.81 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-05-05T18:39:58.792Z] #17 24.86 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-05-05T18:39:58.792Z] #17 24.91 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-05-05T18:39:58.947Z] #17 30.77 Selecting previously unselected package libiptc0:amd64. [2020-05-05T18:39:58.947Z] #17 30.78 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-05-05T18:39:58.947Z] #17 30.78 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-05-05T18:39:58.947Z] #17 30.87 Selecting previously unselected package libnfnetlink0:amd64. [2020-05-05T18:39:58.947Z] #17 30.87 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-05-05T18:39:58.947Z] #17 30.88 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-05T18:39:58.947Z] #17 30.93 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-05-05T18:39:58.947Z] #17 30.94 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-05-05T18:39:58.947Z] #17 30.94 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-05T18:39:59.204Z] #17 31.03 Selecting previously unselected package libnftnl11:amd64. [2020-05-05T18:39:59.204Z] #17 31.03 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-05-05T18:39:59.204Z] #17 31.04 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-05-05T18:39:59.204Z] #17 31.12 Selecting previously unselected package iptables. [2020-05-05T18:39:59.204Z] #17 31.13 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-05-05T18:39:59.204Z] #17 31.14 Unpacking iptables (1.8.2-4) ... [2020-05-05T18:39:59.254Z] #44 179.0 CC criu/crtools.o [2020-05-05T18:39:59.420Z] ok github.com/docker/docker/cmd/dockerd 0.061s coverage: 30.8% of statements [2020-05-05T18:39:59.420Z] ok github.com/docker/docker/container 0.110s coverage: 34.9% of statements [2020-05-05T18:39:59.420Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-05T18:39:59.420Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-05T18:39:59.420Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-05T18:39:59.421Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-05T18:39:59.761Z] #17 25.51 debconf: delaying package configuration, since apt-utils is not installed [2020-05-05T18:39:59.761Z] #17 25.61 Fetched 28.5 MB in 2s (17.8 MB/s) [2020-05-05T18:39:59.761Z] #17 25.68 Selecting previously unselected package pigz. [2020-05-05T18:39:59.761Z] #17 25.68 (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 ... 23431 files and directories currently installed.) [2020-05-05T18:39:59.761Z] #17 25.75 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-05-05T18:39:59.761Z] #17 25.75 Unpacking pigz (2.4-1) ... [2020-05-05T18:39:59.769Z] #17 31.44 Selecting previously unselected package xxd. [2020-05-05T18:39:59.769Z] #17 31.45 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-05T18:39:59.769Z] #17 31.46 Unpacking xxd (2:8.1.0875-5) ... [2020-05-05T18:39:59.769Z] #17 31.60 Selecting previously unselected package vim-common. [2020-05-05T18:39:59.769Z] #17 31.60 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-05T18:39:59.769Z] #17 31.62 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-05T18:40:00.016Z] #17 25.84 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-05-05T18:40:00.016Z] #17 25.84 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-05T18:40:00.016Z] #17 25.85 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-05T18:40:00.026Z] #17 31.78 Selecting previously unselected package bash-completion. [2020-05-05T18:40:00.026Z] #17 31.78 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-05T18:40:00.272Z] #17 26.27 Selecting previously unselected package python3.7-minimal. [2020-05-05T18:40:00.272Z] #17 26.29 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-05-05T18:40:00.272Z] #17 26.30 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-05T18:40:00.779Z] #44 180.2 CC criu/eventfd.o [2020-05-05T18:40:01.080Z] #44 180.9 CC criu/eventpoll.o [2020-05-05T18:40:01.239Z] #17 27.13 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-05-05T18:40:01.239Z] #17 27.15 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-05T18:40:01.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-05T18:40:02.521Z] eac6fba788c9: Verifying Checksum [2020-05-05T18:40:02.521Z] eac6fba788c9: Download complete [2020-05-05T18:40:02.551Z] #17 34.37 Unpacking bash-completion (1:2.8-6) ... [2020-05-05T18:40:02.608Z] #44 ... [2020-05-05T18:40:02.608Z] [2020-05-05T18:40:02.608Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:40:02.608Z] #47 254.5 github.com/LK4D4/vndr/godl [2020-05-05T18:40:02.811Z] #17 34.67 Selecting previously unselected package bzip2. [2020-05-05T18:40:02.811Z] #17 34.68 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-05-05T18:40:02.811Z] #17 34.68 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-05T18:40:02.811Z] #17 34.73 Selecting previously unselected package xz-utils. [2020-05-05T18:40:02.811Z] #17 34.74 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-05-05T18:40:02.811Z] #17 34.75 Unpacking xz-utils (5.2.4-1) ... [2020-05-05T18:40:03.069Z] #17 34.91 Selecting previously unselected package apparmor. [2020-05-05T18:40:03.069Z] #17 34.91 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-05-05T18:40:03.069Z] #17 35.01 Unpacking apparmor (2.13.2-10) ... [2020-05-05T18:40:03.125Z] #17 29.14 Selecting previously unselected package python3-minimal. [2020-05-05T18:40:03.125Z] #17 29.14 (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 ... 23680 files and directories currently installed.) [2020-05-05T18:40:03.125Z] #17 29.18 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-05-05T18:40:03.125Z] #17 29.19 Unpacking python3-minimal (3.7.3-1) ... [2020-05-05T18:40:03.125Z] #17 29.29 Selecting previously unselected package libmpdec2:amd64. [2020-05-05T18:40:03.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-05T18:40:03.239Z] #47 255.4 github.com/LK4D4/vndr [2020-05-05T18:40:03.380Z] #17 29.29 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-05-05T18:40:03.380Z] #17 29.31 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-05-05T18:40:03.380Z] #17 29.42 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-05-05T18:40:03.380Z] #17 29.42 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-05-05T18:40:03.380Z] #17 29.43 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-05T18:40:03.596Z] #17 35.41 Selecting previously unselected package aufs-tools. [2020-05-05T18:40:03.596Z] #17 35.41 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-05-05T18:40:03.596Z] #17 35.42 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-05T18:40:03.853Z] #17 35.54 Selecting previously unselected package libonig5:amd64. [2020-05-05T18:40:03.853Z] #17 35.54 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-05-05T18:40:03.853Z] #17 35.55 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-05T18:40:03.853Z] #17 35.69 Selecting previously unselected package libjq1:amd64. [2020-05-05T18:40:03.853Z] #17 35.70 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-05T18:40:03.853Z] #17 35.71 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-05T18:40:04.110Z] #17 35.82 Selecting previously unselected package jq. [2020-05-05T18:40:04.110Z] #17 35.82 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-05T18:40:04.110Z] #17 35.82 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-05T18:40:04.110Z] #17 35.90 Selecting previously unselected package libaio1:amd64. [2020-05-05T18:40:04.110Z] #17 35.90 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-05-05T18:40:04.110Z] #17 35.90 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-05-05T18:40:04.110Z] #17 35.96 Selecting previously unselected package libgpm2:amd64. [2020-05-05T18:40:04.110Z] #17 35.97 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-05-05T18:40:04.110Z] #17 35.97 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-05-05T18:40:04.110Z] #17 36.02 Selecting previously unselected package libicu63:amd64. [2020-05-05T18:40:04.110Z] #17 36.03 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-05T18:40:04.110Z] #17 36.04 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-05T18:40:04.306Z] #17 30.31 Selecting previously unselected package python3.7. [2020-05-05T18:40:04.306Z] #17 30.32 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-05-05T18:40:04.306Z] #17 30.33 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-05T18:40:04.562Z] #17 30.46 Selecting previously unselected package libpython3-stdlib:amd64. [2020-05-05T18:40:04.562Z] #17 30.46 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-05-05T18:40:04.562Z] #17 30.47 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-05T18:40:04.562Z] #17 30.53 Setting up python3-minimal (3.7.3-1) ... [2020-05-05T18:40:05.487Z] #17 31.34 Selecting previously unselected package python3. [2020-05-05T18:40:05.487Z] #17 31.34 (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 ... 24092 files and directories currently installed.) [2020-05-05T18:40:05.487Z] #17 31.38 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-05-05T18:40:05.487Z] #17 31.39 Unpacking python3 (3.7.3-1) ... [2020-05-05T18:40:05.487Z] #17 31.50 Selecting previously unselected package libip4tc0:amd64. [2020-05-05T18:40:05.487Z] #17 31.50 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-05-05T18:40:05.487Z] #17 31.51 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-05-05T18:40:05.487Z] #17 31.58 Selecting previously unselected package libip6tc0:amd64. [2020-05-05T18:40:05.487Z] #17 31.58 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-05-05T18:40:05.487Z] #17 31.59 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-05-05T18:40:05.742Z] #17 31.68 Selecting previously unselected package libiptc0:amd64. [2020-05-05T18:40:05.742Z] #17 31.69 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-05-05T18:40:05.742Z] #17 31.69 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-05-05T18:40:05.742Z] #17 31.76 Selecting previously unselected package libnfnetlink0:amd64. [2020-05-05T18:40:05.742Z] #17 31.76 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-05-05T18:40:05.742Z] #17 31.77 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-05T18:40:05.742Z] #17 31.85 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-05-05T18:40:05.998Z] #17 31.85 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-05-05T18:40:05.998Z] #17 31.86 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-05T18:40:05.998Z] #17 31.95 Selecting previously unselected package libnftnl11:amd64. [2020-05-05T18:40:05.998Z] #17 31.95 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-05-05T18:40:05.998Z] #17 31.96 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-05-05T18:40:05.998Z] #17 32.04 Selecting previously unselected package iptables. [2020-05-05T18:40:05.998Z] #17 32.04 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-05-05T18:40:05.998Z] #17 32.05 Unpacking iptables (1.8.2-4) ... [2020-05-05T18:40:06.208Z] ok github.com/docker/docker/daemon/cluster 0.037s coverage: 0.5% of statements [2020-05-05T18:40:06.253Z] #17 ... [2020-05-05T18:40:06.253Z] [2020-05-05T18:40:06.253Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:40:06.253Z] #44 91.11 DEP criu/action-scripts.d [2020-05-05T18:40:06.253Z] #44 91.48 CC criu/action-scripts.o [2020-05-05T18:40:06.253Z] #44 92.16 CC criu/aio.o [2020-05-05T18:40:06.253Z] #44 92.69 CC criu/autofs.o [2020-05-05T18:40:06.253Z] #44 94.06 CC criu/bfd.o [2020-05-05T18:40:06.253Z] #44 94.57 CC criu/bitmap.o [2020-05-05T18:40:06.253Z] #44 94.74 CC criu/cgroup-props.o [2020-05-05T18:40:06.253Z] #44 95.54 CC criu/cgroup.o [2020-05-05T18:40:06.253Z] #44 98.13 CC criu/clone-noasan.o [2020-05-05T18:40:06.253Z] #44 98.25 CC criu/config.o [2020-05-05T18:40:06.253Z] #44 99.57 CC criu/cr-check.o [2020-05-05T18:40:06.253Z] #44 101.3 CC criu/cr-dedup.o [2020-05-05T18:40:06.489Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-05-05T18:40:06.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-05T18:40:06.508Z] #44 ... [2020-05-05T18:40:06.508Z] [2020-05-05T18:40:06.508Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-05T18:40:06.508Z] #17 32.40 Selecting previously unselected package xxd. [2020-05-05T18:40:06.508Z] #17 32.40 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-05-05T18:40:06.508Z] #17 32.40 Unpacking xxd (2:8.1.0875-5) ... [2020-05-05T18:40:06.508Z] #17 32.57 Selecting previously unselected package vim-common. [2020-05-05T18:40:06.508Z] #17 32.57 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-05T18:40:06.508Z] #17 32.60 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-05T18:40:06.764Z] #17 32.78 Selecting previously unselected package bash-completion. [2020-05-05T18:40:06.764Z] #17 32.78 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-05T18:40:07.955Z] ok github.com/docker/docker/daemon/cluster/convert 0.005s coverage: 35.6% of statements [2020-05-05T18:40:08.285Z] #17 39.71 Selecting previously unselected package libnet1:amd64. [2020-05-05T18:40:08.285Z] #17 39.71 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-05T18:40:08.285Z] #17 39.72 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-05T18:40:08.285Z] #17 39.80 Selecting previously unselected package libnl-3-200:amd64. [2020-05-05T18:40:08.285Z] #17 39.82 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-05T18:40:08.285Z] #17 39.82 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-05T18:40:08.285Z] #17 39.91 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-05T18:40:08.285Z] #17 39.93 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-05T18:40:08.285Z] #17 39.93 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-05T18:40:08.285Z] #17 39.98 Selecting previously unselected package libreadline5:amd64. [2020-05-05T18:40:08.285Z] #17 39.99 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-05-05T18:40:08.285Z] #17 39.99 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-05T18:40:08.285Z] #17 40.09 Selecting previously unselected package net-tools. [2020-05-05T18:40:08.285Z] #17 40.11 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-05-05T18:40:08.285Z] #17 40.12 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-05T18:40:08.285Z] #17 40.31 Selecting previously unselected package python-pip-whl. [2020-05-05T18:40:08.542Z] #17 40.32 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-05T18:40:08.542Z] #17 40.33 Unpacking python-pip-whl (18.1-5) ... [2020-05-05T18:40:08.797Z] #47 ... [2020-05-05T18:40:08.797Z] [2020-05-05T18:40:08.797Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:40:08.797Z] #44 182.4 CC criu/external.o [2020-05-05T18:40:08.797Z] #44 183.2 CC criu/fault-injection.o [2020-05-05T18:40:08.797Z] #44 183.4 CC criu/fdstore.o [2020-05-05T18:40:08.797Z] #44 184.0 CC criu/fifo.o [2020-05-05T18:40:08.797Z] #44 184.5 CC criu/file-ids.o [2020-05-05T18:40:08.797Z] #44 185.2 CC criu/file-lock.o [2020-05-05T18:40:08.797Z] #44 187.2 CC criu/files-ext.o [2020-05-05T18:40:08.797Z] #44 187.8 CC criu/files-reg.o [2020-05-05T18:40:09.106Z] #17 40.90 Selecting previously unselected package python3-lib2to3. [2020-05-05T18:40:09.106Z] #17 40.91 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-05T18:40:09.106Z] #17 40.91 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-05T18:40:09.106Z] #17 41.05 Selecting previously unselected package python3-distutils. [2020-05-05T18:40:09.106Z] #17 41.07 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-05T18:40:09.106Z] #17 41.08 Unpacking python3-distutils (3.7.3-1) ... [2020-05-05T18:40:09.364Z] #17 41.24 Selecting previously unselected package python3-pip. [2020-05-05T18:40:09.364Z] #17 41.24 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-05T18:40:09.364Z] #17 41.24 Unpacking python3-pip (18.1-5) ... [2020-05-05T18:40:09.621Z] #17 41.42 Selecting previously unselected package python3-pkg-resources. [2020-05-05T18:40:09.621Z] #17 41.42 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-05T18:40:09.621Z] #17 41.43 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-05T18:40:09.621Z] #17 41.56 Selecting previously unselected package python3-setuptools. [2020-05-05T18:40:09.621Z] #17 41.57 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-05T18:40:09.621Z] #17 41.58 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-05T18:40:09.879Z] #17 41.84 Selecting previously unselected package python3-wheel. [2020-05-05T18:40:09.879Z] #17 41.85 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-05T18:40:09.879Z] #17 41.86 Unpacking python3-wheel (0.32.3-2) ... [2020-05-05T18:40:10.026Z] #17 35.36 Unpacking bash-completion (1:2.8-6) ... [2020-05-05T18:40:10.026Z] #17 35.72 Selecting previously unselected package bzip2. [2020-05-05T18:40:10.026Z] #17 35.74 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-05-05T18:40:10.026Z] #17 35.75 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-05T18:40:10.026Z] #17 35.84 Selecting previously unselected package xz-utils. [2020-05-05T18:40:10.026Z] #17 35.86 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-05-05T18:40:10.026Z] #17 35.86 Unpacking xz-utils (5.2.4-1) ... [2020-05-05T18:40:10.026Z] #17 36.04 Selecting previously unselected package apparmor. [2020-05-05T18:40:10.026Z] #17 36.04 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-05-05T18:40:10.136Z] #17 41.94 Selecting previously unselected package sudo. [2020-05-05T18:40:10.136Z] #17 41.96 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-05-05T18:40:10.136Z] #17 41.99 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-05T18:40:10.281Z] #17 36.13 Unpacking apparmor (2.13.2-10) ... [2020-05-05T18:40:10.537Z] #17 36.50 Selecting previously unselected package aufs-tools. [2020-05-05T18:40:10.537Z] #17 36.51 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-05-05T18:40:10.537Z] #17 36.53 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-05T18:40:10.537Z] #17 36.65 Selecting previously unselected package libonig5:amd64. [2020-05-05T18:40:10.700Z] #17 42.47 Selecting previously unselected package thin-provisioning-tools. [2020-05-05T18:40:10.700Z] #17 42.49 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-05-05T18:40:10.700Z] #17 42.50 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-05T18:40:10.700Z] #17 42.73 Selecting previously unselected package uidmap. [2020-05-05T18:40:10.700Z] #17 42.75 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-05-05T18:40:10.792Z] #17 36.66 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-05-05T18:40:10.792Z] #17 36.67 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-05-05T18:40:10.792Z] #17 36.81 Selecting previously unselected package libjq1:amd64. [2020-05-05T18:40:10.792Z] #17 36.84 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-05-05T18:40:10.792Z] #17 36.85 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-05T18:40:10.958Z] #17 42.76 Unpacking uidmap (1:4.5-1.1) ... [2020-05-05T18:40:10.958Z] #17 42.85 Selecting previously unselected package vim-runtime. [2020-05-05T18:40:10.958Z] #17 42.87 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-05T18:40:10.958Z] #17 42.89 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-05T18:40:10.958Z] #17 42.91 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-05T18:40:10.958Z] #17 42.92 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-05T18:40:10.977Z] 65014b3c3121: Verifying Checksum [2020-05-05T18:40:10.977Z] 65014b3c3121: Download complete [2020-05-05T18:40:11.047Z] #17 36.96 Selecting previously unselected package jq. [2020-05-05T18:40:11.047Z] #17 36.97 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-05-05T18:40:11.047Z] #17 36.98 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-05T18:40:11.047Z] #17 37.07 Selecting previously unselected package libaio1:amd64. [2020-05-05T18:40:11.047Z] #17 37.09 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-05-05T18:40:11.048Z] #17 37.09 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-05-05T18:40:11.048Z] #17 37.16 Selecting previously unselected package libgpm2:amd64. [2020-05-05T18:40:11.048Z] #17 37.17 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-05-05T18:40:11.303Z] #17 37.17 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-05-05T18:40:11.303Z] #17 37.24 Selecting previously unselected package libicu63:amd64. [2020-05-05T18:40:11.303Z] #17 37.25 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-05-05T18:40:11.303Z] #17 37.25 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-05T18:40:12.854Z] #17 ... [2020-05-05T18:40:12.854Z] [2020-05-05T18:40:12.854Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:40:12.854Z] #44 104.7 CC criu/cr-service.o [2020-05-05T18:40:12.854Z] #44 106.2 CC criu/crtools.o [2020-05-05T18:40:12.854Z] #44 106.7 CC criu/eventfd.o [2020-05-05T18:40:12.854Z] #44 107.1 CC criu/eventpoll.o [2020-05-05T18:40:12.854Z] #44 107.8 CC criu/external.o [2020-05-05T18:40:12.854Z] #44 108.1 CC criu/fault-injection.o [2020-05-05T18:40:12.854Z] #44 108.2 CC criu/fdstore.o [2020-05-05T18:40:12.854Z] #44 108.7 CC criu/fifo.o [2020-05-05T18:40:12.854Z] #44 109.2 CC criu/file-ids.o [2020-05-05T18:40:12.854Z] #44 109.5 CC criu/file-lock.o [2020-05-05T18:40:12.854Z] #44 110.5 CC criu/files-ext.o [2020-05-05T18:40:12.854Z] #44 110.7 CC criu/files-reg.o [2020-05-05T18:40:12.854Z] #44 112.8 CC criu/files.o [2020-05-05T18:40:13.111Z] #44 115.1 CC criu/filesystems.o [2020-05-05T18:40:13.245Z] #44 192.2 CC criu/files.o [2020-05-05T18:40:14.043Z] #44 115.8 CC criu/fsnotify.o [2020-05-05T18:40:14.043Z] #44 ... [2020-05-05T18:40:14.043Z] [2020-05-05T18:40:14.043Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-05T18:40:14.043Z] #17 45.86 Selecting previously unselected package vim. [2020-05-05T18:40:14.043Z] #17 45.86 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-05-05T18:40:14.043Z] #17 45.89 Unpacking vim (2:8.1.0875-5) ... [2020-05-05T18:40:14.607Z] #17 46.42 Selecting previously unselected package xfsprogs. [2020-05-05T18:40:14.607Z] #17 46.43 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-05-05T18:40:14.607Z] #17 46.44 Unpacking xfsprogs (4.20.0-1) ... [2020-05-05T18:40:14.743Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.431s coverage: 14.0% of statements [2020-05-05T18:40:14.820Z] #17 40.68 Selecting previously unselected package libnet1:amd64. [2020-05-05T18:40:14.820Z] #17 40.70 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-05-05T18:40:14.820Z] #17 40.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-05T18:40:14.820Z] #17 40.79 Selecting previously unselected package libnl-3-200:amd64. [2020-05-05T18:40:14.820Z] #17 40.80 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-05-05T18:40:14.820Z] #17 40.81 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-05-05T18:40:15.075Z] #17 40.90 Selecting previously unselected package libprotobuf-c1:amd64. [2020-05-05T18:40:15.075Z] #17 40.90 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-05-05T18:40:15.076Z] #17 40.91 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-05T18:40:15.076Z] #17 40.96 Selecting previously unselected package libreadline5:amd64. [2020-05-05T18:40:15.076Z] #17 40.97 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-05-05T18:40:15.076Z] #17 40.98 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-05T18:40:15.076Z] #17 41.14 Selecting previously unselected package net-tools. [2020-05-05T18:40:15.076Z] #17 41.14 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-05-05T18:40:15.076Z] #17 41.14 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-05T18:40:15.172Z] #17 46.92 Selecting previously unselected package zip. [2020-05-05T18:40:15.172Z] #17 46.94 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-05-05T18:40:15.172Z] #17 46.94 Unpacking zip (3.0-11+b1) ... [2020-05-05T18:40:15.172Z] #17 47.15 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-05T18:40:15.172Z] #17 47.18 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-05T18:40:15.172Z] #17 47.20 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-05-05T18:40:15.172Z] #17 47.21 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-05T18:40:15.172Z] #17 47.22 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-05-05T18:40:15.172Z] #17 47.24 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-05-05T18:40:15.331Z] #17 41.33 Selecting previously unselected package python-pip-whl. [2020-05-05T18:40:15.331Z] #17 41.34 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-05T18:40:15.331Z] #17 41.35 Unpacking python-pip-whl (18.1-5) ... [2020-05-05T18:40:15.429Z] #17 47.25 Setting up uidmap (1:4.5-1.1) ... [2020-05-05T18:40:15.429Z] #17 47.26 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-05-05T18:40:15.429Z] #17 47.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-05T18:40:15.429Z] #17 47.28 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-05T18:40:15.429Z] #17 47.29 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-05T18:40:15.429Z] #17 47.30 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-05T18:40:15.429Z] #17 47.31 Setting up xxd (2:8.1.0875-5) ... [2020-05-05T18:40:15.429Z] #17 47.32 Setting up zip (3.0-11+b1) ... [2020-05-05T18:40:15.429Z] #17 47.32 Setting up vim-common (2:8.1.0875-5) ... [2020-05-05T18:40:15.429Z] #17 47.35 Setting up bash-completion (1:2.8-6) ... [2020-05-05T18:40:15.891Z] #17 41.89 Selecting previously unselected package python3-lib2to3. [2020-05-05T18:40:15.891Z] #17 41.90 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-05T18:40:15.891Z] #17 41.91 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-05T18:40:16.147Z] #17 42.05 Selecting previously unselected package python3-distutils. [2020-05-05T18:40:16.147Z] #17 42.06 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-05T18:40:16.147Z] #17 42.06 Unpacking python3-distutils (3.7.3-1) ... [2020-05-05T18:40:16.147Z] #17 42.21 Selecting previously unselected package python3-pip. [2020-05-05T18:40:16.147Z] #17 42.21 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-05T18:40:16.147Z] #17 42.22 Unpacking python3-pip (18.1-5) ... [2020-05-05T18:40:16.219Z] ok github.com/docker/docker/daemon/config 0.023s coverage: 81.7% of statements [2020-05-05T18:40:16.402Z] #17 42.37 Selecting previously unselected package python3-pkg-resources. [2020-05-05T18:40:16.402Z] #17 42.38 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-05T18:40:16.402Z] #17 42.39 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-05T18:40:16.657Z] #17 42.53 Selecting previously unselected package python3-setuptools. [2020-05-05T18:40:16.657Z] #17 42.54 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-05T18:40:16.657Z] #17 42.55 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-05T18:40:16.657Z] #17 ... [2020-05-05T18:40:16.657Z] [2020-05-05T18:40:16.657Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:40:16.657Z] #44 101.7 CC criu/cr-dump.o [2020-05-05T18:40:16.657Z] #44 104.1 CC criu/cr-errno.o [2020-05-05T18:40:16.657Z] #44 104.2 CC criu/cr-restore.o [2020-05-05T18:40:16.657Z] #44 108.7 CC criu/cr-service.o [2020-05-05T18:40:16.657Z] #44 110.3 CC criu/crtools.o [2020-05-05T18:40:16.657Z] #44 110.9 CC criu/eventfd.o [2020-05-05T18:40:16.657Z] #44 111.2 CC criu/eventpoll.o [2020-05-05T18:40:16.830Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-05-05T18:40:16.913Z] #44 ... [2020-05-05T18:40:16.913Z] [2020-05-05T18:40:16.913Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-05T18:40:16.913Z] #17 42.83 Selecting previously unselected package python3-wheel. [2020-05-05T18:40:16.913Z] #17 42.85 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-05T18:40:16.913Z] #17 42.85 Unpacking python3-wheel (0.32.3-2) ... [2020-05-05T18:40:16.913Z] #17 42.93 Selecting previously unselected package sudo. [2020-05-05T18:40:16.913Z] #17 42.95 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-05-05T18:40:16.913Z] #17 42.95 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-05T18:40:17.111Z] ok github.com/docker/docker/daemon 12.276s coverage: 17.4% of statements [2020-05-05T18:40:17.111Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-05T18:40:17.111Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-05T18:40:17.392Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2020-05-05T18:40:17.392Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-05T18:40:17.392Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-05T18:40:17.473Z] #17 43.42 Selecting previously unselected package thin-provisioning-tools. [2020-05-05T18:40:17.473Z] #17 43.42 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-05-05T18:40:17.473Z] #17 43.44 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-05T18:40:17.473Z] #17 43.64 Selecting previously unselected package uidmap. [2020-05-05T18:40:17.688Z] #44 196.8 CC criu/filesystems.o [2020-05-05T18:40:17.688Z] #44 ... [2020-05-05T18:40:17.688Z] [2020-05-05T18:40:17.688Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:40:17.688Z] #47 DONE 269.6s [2020-05-05T18:40:17.688Z] [2020-05-05T18:40:17.688Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:40:17.729Z] #17 43.64 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-05-05T18:40:17.729Z] #17 43.65 Unpacking uidmap (1:4.5-1.1) ... [2020-05-05T18:40:17.729Z] #17 43.75 Selecting previously unselected package vim-runtime. [2020-05-05T18:40:17.729Z] #17 43.75 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-05T18:40:17.729Z] #17 43.79 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-05T18:40:17.729Z] #17 43.82 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-05T18:40:17.729Z] #17 43.83 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-05T18:40:18.210Z] #17 50.02 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-05-05T18:40:18.210Z] #17 50.03 Setting up xz-utils (5.2.4-1) ... [2020-05-05T18:40:18.210Z] #17 50.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-05T18:40:18.210Z] #17 50.07 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-05T18:40:18.210Z] #17 50.13 invoke-rc.d: could not determine current runlevel [2020-05-05T18:40:18.210Z] #17 50.14 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-05T18:40:18.210Z] #17 50.16 Setting up pigz (2.4-1) ... [2020-05-05T18:40:18.210Z] #17 50.17 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-05T18:40:18.210Z] #17 50.19 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-05T18:40:18.210Z] #17 50.21 Setting up python-pip-whl (18.1-5) ... [2020-05-05T18:40:18.210Z] #17 50.22 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-05-05T18:40:18.210Z] #17 50.23 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-05T18:40:18.394Z] ok github.com/docker/docker/daemon/graphdriver 0.020s coverage: 2.2% of statements [2020-05-05T18:40:18.725Z] #17 50.55 Setting up libaio1:amd64 (0.3.112-3) ... [2020-05-05T18:40:18.725Z] #17 50.56 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-05T18:40:18.725Z] #17 50.57 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-05T18:40:18.725Z] #17 50.60 Setting up vim (2:8.1.0875-5) ... [2020-05-05T18:40:18.725Z] #17 50.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-05T18:40:18.725Z] #17 50.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-05T18:40:18.725Z] #17 50.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-05T18:40:18.725Z] #17 50.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-05T18:40:18.725Z] #17 50.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-05T18:40:18.725Z] #17 50.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-05T18:40:18.725Z] #17 50.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-05T18:40:18.725Z] #17 50.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-05T18:40:18.725Z] #17 50.70 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-05T18:40:18.725Z] #17 50.71 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-05T18:40:18.725Z] #17 50.73 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-05T18:40:18.725Z] #17 50.74 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-05T18:40:18.725Z] #17 50.75 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-05T18:40:18.725Z] #17 50.76 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-05T18:40:19.748Z] #23 ... [2020-05-05T18:40:19.748Z] [2020-05-05T18:40:19.748Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:40:19.748Z] #44 199.4 CC criu/fsnotify.o [2020-05-05T18:40:19.860Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-05-05T18:40:20.472Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.181s coverage: 57.0% of statements [2020-05-05T18:40:20.621Z] #17 ... [2020-05-05T18:40:20.621Z] [2020-05-05T18:40:20.621Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-05T18:40:20.621Z] #41 200.0 + dpkg --print-architecture [2020-05-05T18:40:20.621Z] #41 200.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-05T18:40:20.621Z] #41 200.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-05T18:40:20.621Z] #41 200.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-05T18:40:20.991Z] #17 46.95 Selecting previously unselected package vim. [2020-05-05T18:40:20.991Z] #17 46.96 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-05-05T18:40:20.991Z] #17 46.99 Unpacking vim (2:8.1.0875-5) ... [2020-05-05T18:40:21.551Z] #17 47.50 Selecting previously unselected package xfsprogs. [2020-05-05T18:40:21.551Z] #17 47.50 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-05-05T18:40:21.551Z] #17 47.51 Unpacking xfsprogs (4.20.0-1) ... [2020-05-05T18:40:21.807Z] #17 47.96 Selecting previously unselected package zip. [2020-05-05T18:40:22.062Z] #17 47.99 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-05-05T18:40:22.062Z] #17 47.99 Unpacking zip (3.0-11+b1) ... [2020-05-05T18:40:22.062Z] #17 48.17 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-05T18:40:22.062Z] #17 48.19 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-05T18:40:22.062Z] #17 48.20 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-05-05T18:40:22.062Z] #17 48.21 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-05-05T18:40:22.318Z] #17 48.22 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-05-05T18:40:22.318Z] #17 48.23 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-05-05T18:40:22.318Z] #17 48.24 Setting up uidmap (1:4.5-1.1) ... [2020-05-05T18:40:22.318Z] #17 48.25 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-05-05T18:40:22.318Z] #17 48.26 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-05-05T18:40:22.318Z] #17 48.27 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-05T18:40:22.318Z] #17 48.28 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-05-05T18:40:22.318Z] #17 48.30 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-05-05T18:40:22.318Z] #17 48.31 Setting up xxd (2:8.1.0875-5) ... [2020-05-05T18:40:22.318Z] #17 48.32 Setting up zip (3.0-11+b1) ... [2020-05-05T18:40:22.318Z] #17 48.33 Setting up vim-common (2:8.1.0875-5) ... [2020-05-05T18:40:22.318Z] #17 48.36 Setting up bash-completion (1:2.8-6) ... [2020-05-05T18:40:22.493Z] #44 201.8 CC criu/image-desc.o [2020-05-05T18:40:22.493Z] #44 202.3 CC criu/image.o [2020-05-05T18:40:24.545Z] #44 204.3 CC criu/ipc_ns.o [2020-05-05T18:40:24.857Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.029s coverage: 46.2% of statements [2020-05-05T18:40:25.580Z] #17 51.05 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-05-05T18:40:25.580Z] #17 51.06 Setting up xz-utils (5.2.4-1) ... [2020-05-05T18:40:25.580Z] #17 51.07 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-05T18:40:25.580Z] #17 51.08 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-05T18:40:25.580Z] #17 51.14 invoke-rc.d: could not determine current runlevel [2020-05-05T18:40:25.580Z] #17 51.15 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-05T18:40:25.580Z] #17 51.16 Setting up pigz (2.4-1) ... [2020-05-05T18:40:25.580Z] #17 51.18 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-05-05T18:40:25.580Z] #17 51.19 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-05-05T18:40:25.580Z] #17 51.21 Setting up python-pip-whl (18.1-5) ... [2020-05-05T18:40:25.580Z] #17 51.22 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-05-05T18:40:25.580Z] #17 51.23 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-05T18:40:25.835Z] #17 51.67 Setting up libaio1:amd64 (0.3.112-3) ... [2020-05-05T18:40:25.835Z] #17 51.68 Setting up libonig5:amd64 (6.9.1-1) ... [2020-05-05T18:40:25.835Z] #17 51.69 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-05-05T18:40:25.835Z] #17 51.70 Setting up vim (2:8.1.0875-5) ... [2020-05-05T18:40:25.835Z] #17 51.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-05T18:40:25.835Z] #17 51.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-05T18:40:25.835Z] #17 51.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-05T18:40:25.835Z] #17 51.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-05T18:40:25.835Z] #17 51.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-05T18:40:25.835Z] #17 51.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-05T18:40:25.835Z] #17 51.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-05T18:40:25.835Z] #17 51.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-05T18:40:25.835Z] #17 51.78 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-05-05T18:40:25.835Z] #17 51.80 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-05T18:40:25.835Z] #17 51.81 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-05-05T18:40:25.835Z] #17 51.83 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-05T18:40:25.835Z] #17 51.84 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-05-05T18:40:25.835Z] #17 51.86 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-05T18:40:25.873Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-05-05T18:40:25.876Z] #41 ... [2020-05-05T18:40:25.876Z] [2020-05-05T18:40:25.876Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:40:25.876Z] #44 117.0 CC criu/image-desc.o [2020-05-05T18:40:25.876Z] #44 117.2 CC criu/image.o [2020-05-05T18:40:25.876Z] #44 118.1 CC criu/ipc_ns.o [2020-05-05T18:40:25.876Z] #44 119.3 CC criu/irmap.o [2020-05-05T18:40:25.876Z] #44 120.0 CC criu/kcmp-ids.o [2020-05-05T18:40:25.876Z] #44 120.3 CC criu/kerndat.o [2020-05-05T18:40:25.876Z] #44 121.6 CC criu/libnetlink.o [2020-05-05T18:40:25.876Z] #44 122.0 CC criu/log.o [2020-05-05T18:40:25.876Z] #44 122.5 CC criu/lsm.o [2020-05-05T18:40:25.876Z] #44 122.9 CC criu/mem.o [2020-05-05T18:40:25.876Z] #44 124.6 CC criu/mount.o [2020-05-05T18:40:25.876Z] #44 ... [2020-05-05T18:40:25.876Z] [2020-05-05T18:40:25.876Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-05T18:40:25.876Z] #17 53.68 Setting up iptables (1.8.2-4) ... [2020-05-05T18:40:25.876Z] #17 53.70 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-05T18:40:25.876Z] #17 53.71 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-05T18:40:25.876Z] #17 53.71 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-05T18:40:25.876Z] #17 53.72 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-05T18:40:25.876Z] #17 53.72 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-05T18:40:25.876Z] #17 53.73 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-05T18:40:25.876Z] #17 53.74 Setting up python3 (3.7.3-1) ... [2020-05-05T18:40:25.876Z] #17 54.22 Setting up python3-wheel (0.32.3-2) ... [2020-05-05T18:40:25.876Z] #17 55.03 Setting up apparmor (2.13.2-10) ... [2020-05-05T18:40:25.876Z] #17 56.53 Setting up xfsprogs (4.20.0-1) ... [2020-05-05T18:40:25.876Z] #17 56.55 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-05T18:40:25.876Z] #17 56.98 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-05T18:40:26.132Z] #17 57.91 Setting up python3-distutils (3.7.3-1) ... [2020-05-05T18:40:26.645Z] #17 58.46 Setting up python3-setuptools (40.8.0-1) ... [2020-05-05T18:40:27.203Z] #17 ... [2020-05-05T18:40:27.203Z] [2020-05-05T18:40:27.203Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:40:27.203Z] #44 112.0 CC criu/external.o [2020-05-05T18:40:27.203Z] #44 112.4 CC criu/fault-injection.o [2020-05-05T18:40:27.203Z] #44 112.5 CC criu/fdstore.o [2020-05-05T18:40:27.203Z] #44 113.0 CC criu/fifo.o [2020-05-05T18:40:27.203Z] #44 113.5 CC criu/file-ids.o [2020-05-05T18:40:27.203Z] #44 113.8 CC criu/file-lock.o [2020-05-05T18:40:27.203Z] #44 114.8 CC criu/files-ext.o [2020-05-05T18:40:27.203Z] #44 115.2 CC criu/files-reg.o [2020-05-05T18:40:27.203Z] #44 117.5 CC criu/files.o [2020-05-05T18:40:27.203Z] #44 119.6 CC criu/filesystems.o [2020-05-05T18:40:27.203Z] #44 120.3 CC criu/fsnotify.o [2020-05-05T18:40:27.203Z] #44 121.5 CC criu/image-desc.o [2020-05-05T18:40:27.203Z] #44 121.7 CC criu/image.o [2020-05-05T18:40:27.256Z] #44 206.6 CC criu/irmap.o [2020-05-05T18:40:27.457Z] #44 122.5 CC criu/ipc_ns.o [2020-05-05T18:40:28.013Z] #17 59.73 Setting up python3-pip (18.1-5) ... [2020-05-05T18:40:28.305Z] #44 208.1 CC criu/kcmp-ids.o [2020-05-05T18:40:28.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-05T18:40:28.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-05T18:40:28.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-05T18:40:28.861Z] #44 123.8 CC criu/irmap.o [2020-05-05T18:40:28.861Z] #44 ... [2020-05-05T18:40:28.861Z] [2020-05-05T18:40:28.861Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-05T18:40:28.861Z] #17 54.94 Setting up iptables (1.8.2-4) ... [2020-05-05T18:40:28.861Z] #17 54.96 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-05T18:40:28.861Z] #17 54.96 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-05T18:40:28.861Z] #17 54.97 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-05T18:40:28.861Z] #17 54.97 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-05T18:40:28.861Z] #17 54.98 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-05T18:40:28.861Z] #17 54.99 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-05T18:40:28.861Z] #17 55.00 Setting up python3 (3.7.3-1) ... [2020-05-05T18:40:28.935Z] #44 208.7 CC criu/kerndat.o [2020-05-05T18:40:28.943Z] #17 60.75 Processing triggers for libc-bin (2.28-10) ... [2020-05-05T18:40:28.943Z] #17 60.78 Processing triggers for mime-support (3.62) ... [2020-05-05T18:40:29.200Z] #17 DONE 61.3s [2020-05-05T18:40:29.200Z] [2020-05-05T18:40:29.200Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:40:29.200Z] #44 128.4 CC criu/namespaces.o [2020-05-05T18:40:29.200Z] #44 130.6 CC criu/net.o [2020-05-05T18:40:29.321Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.353s coverage: 49.5% of statements [2020-05-05T18:40:29.786Z] #17 55.48 Setting up python3-wheel (0.32.3-2) ... [2020-05-05T18:40:30.346Z] #17 56.19 Setting up apparmor (2.13.2-10) ... [2020-05-05T18:40:31.051Z] #44 210.5 CC criu/libnetlink.o [2020-05-05T18:40:31.100Z] #44 ... [2020-05-05T18:40:31.100Z] [2020-05-05T18:40:31.100Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-05T18:40:31.100Z] #18 1.641 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-05T18:40:31.100Z] #18 1.649 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-05T18:40:31.100Z] #18 1.660 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-05T18:40:31.100Z] #18 DONE 1.8s [2020-05-05T18:40:31.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-05T18:40:31.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-05T18:40:31.339Z] #44 211.1 CC criu/log.o [2020-05-05T18:40:31.357Z] [2020-05-05T18:40:31.357Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-05T18:40:31.749Z] #17 57.74 Setting up xfsprogs (4.20.0-1) ... [2020-05-05T18:40:31.749Z] #17 57.75 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-05T18:40:31.968Z] #44 211.8 CC criu/lsm.o [2020-05-05T18:40:32.310Z] #17 58.11 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-05T18:40:32.597Z] #44 212.4 CC criu/mem.o [2020-05-05T18:40:33.234Z] #17 59.18 Setting up python3-distutils (3.7.3-1) ... [2020-05-05T18:40:33.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-05T18:40:33.794Z] #17 59.69 Setting up python3-setuptools (40.8.0-1) ... [2020-05-05T18:40:34.102Z] #44 ... [2020-05-05T18:40:34.102Z] [2020-05-05T18:40:34.102Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-05T18:40:34.102Z] #30 DONE 286.4s [2020-05-05T18:40:34.255Z] sha256:6b944e30cfcd258488fa22d10d9dee297121934043bf4c2d0528606b0fc45c42 [2020-05-05T18:40:34.255Z] INFO: Starting docker-py tests... [2020-05-05T18:40:34.255Z] ============================= test session starts ============================== [2020-05-05T18:40:34.255Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-05-05T18:40:34.255Z] rootdir: /src, inifile: pytest.ini [2020-05-05T18:40:34.255Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-05-05T18:40:34.255Z] collected 387 items / 1 deselected / 386 selected [2020-05-05T18:40:34.255Z] [2020-05-05T18:40:34.395Z] [2020-05-05T18:40:34.395Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:40:35.156Z] #17 60.95 Setting up python3-pip (18.1-5) ... [2020-05-05T18:40:36.114Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.426s coverage: 72.5% of statements [2020-05-05T18:40:36.114Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-05T18:40:36.114Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.983s coverage: 57.7% of statements [2020-05-05T18:40:36.114Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-05T18:40:36.122Z] #17 61.96 Processing triggers for libc-bin (2.28-10) ... [2020-05-05T18:40:36.122Z] #17 61.98 Processing triggers for mime-support (3.62) ... [2020-05-05T18:40:36.378Z] #17 DONE 62.5s [2020-05-05T18:40:36.378Z] [2020-05-05T18:40:36.378Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-05T18:40:36.378Z] #41 208.6 + dpkg --print-architecture [2020-05-05T18:40:36.378Z] #41 208.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-05T18:40:36.378Z] #41 208.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-05T18:40:36.378Z] #41 208.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-05T18:40:36.633Z] #41 ... [2020-05-05T18:40:36.633Z] [2020-05-05T18:40:36.633Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-05T18:40:36.726Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.732s coverage: 76.1% of statements [2020-05-05T18:40:36.726Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-05T18:40:36.726Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-05-05T18:40:37.128Z] #60 ... [2020-05-05T18:40:37.128Z] [2020-05-05T18:40:37.128Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:40:37.128Z] #44 216.6 CC criu/mount.o [2020-05-05T18:40:37.909Z] #19 5.539 Collecting yamllint==1.16.0 [2020-05-05T18:40:37.909Z] #19 ... [2020-05-05T18:40:37.909Z] [2020-05-05T18:40:37.909Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:40:37.909Z] #44 134.4 CC criu/netfilter.o [2020-05-05T18:40:37.909Z] #44 134.7 CC criu/page-pipe.o [2020-05-05T18:40:37.909Z] #44 135.3 CC criu/page-xfer.o [2020-05-05T18:40:37.909Z] #44 136.7 CC criu/pagemap-cache.o [2020-05-05T18:40:37.909Z] #44 137.1 CC criu/pagemap.o [2020-05-05T18:40:37.909Z] #44 138.2 CC criu/parasite-syscall.o [2020-05-05T18:40:37.909Z] #44 139.1 CC criu/path.o [2020-05-05T18:40:37.909Z] #44 139.4 CC criu/pie-util-vdso-elf32.o [2020-05-05T18:40:37.909Z] #44 139.9 CC criu/pie-util-vdso.o [2020-05-05T18:40:37.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-05T18:40:38.167Z] #44 140.2 CC criu/pie-util.o [2020-05-05T18:40:38.191Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2020-05-05T18:40:38.424Z] #44 140.4 CC criu/pipes.o [2020-05-05T18:40:38.472Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2020-05-05T18:40:38.560Z] #18 1.729 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-05T18:40:38.560Z] #18 1.732 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-05T18:40:38.560Z] #18 1.735 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-05T18:40:38.560Z] #18 DONE 1.9s [2020-05-05T18:40:38.560Z] [2020-05-05T18:40:38.560Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-05T18:40:38.989Z] #44 140.9 CC criu/plugin.o [2020-05-05T18:40:39.084Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 4.9% of statements [2020-05-05T18:40:39.084Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-05T18:40:39.084Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-05T18:40:39.483Z] #19 ... [2020-05-05T18:40:39.483Z] [2020-05-05T18:40:39.483Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:40:39.483Z] #44 124.5 CC criu/kcmp-ids.o [2020-05-05T18:40:39.483Z] #44 124.8 CC criu/kerndat.o [2020-05-05T18:40:39.483Z] #44 125.9 CC criu/libnetlink.o [2020-05-05T18:40:39.483Z] #44 126.4 CC criu/log.o [2020-05-05T18:40:39.483Z] #44 127.0 CC criu/lsm.o [2020-05-05T18:40:39.483Z] #44 127.5 CC criu/mem.o [2020-05-05T18:40:39.483Z] #44 129.2 CC criu/mount.o [2020-05-05T18:40:39.483Z] #44 133.6 CC criu/namespaces.o [2020-05-05T18:40:39.554Z] #44 141.3 CC criu/proc_parse.o [2020-05-05T18:40:39.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-05T18:40:40.100Z] ok github.com/docker/docker/daemon/logger 0.212s coverage: 41.8% of statements [2020-05-05T18:40:40.711Z] ok github.com/docker/docker/daemon/logger/awslogs 0.113s coverage: 77.4% of statements [2020-05-05T18:40:40.711Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-05T18:40:40.711Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-05T18:40:40.844Z] #44 135.9 CC criu/net.o [2020-05-05T18:40:41.324Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2020-05-05T18:40:41.936Z] ok github.com/docker/docker/daemon/logger/journald 0.023s coverage: 26.2% of statements [2020-05-05T18:40:42.080Z] #44 143.7 CC criu/protobuf-desc.o [2020-05-05T18:40:42.080Z] #44 ... [2020-05-05T18:40:42.080Z] [2020-05-05T18:40:42.080Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-05T18:40:42.080Z] #19 10.88 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-05T18:40:42.080Z] #19 10.94 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-05T18:40:42.080Z] #19 10.98 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-05T18:40:42.080Z] #19 11.03 Collecting pyyaml (from yamllint==1.16.0) [2020-05-05T18:40:42.217Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 61.6% of statements [2020-05-05T18:40:42.217Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2020-05-05T18:40:42.337Z] #19 11.15 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-05T18:40:42.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-05T18:40:42.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-05T18:40:43.219Z] ok github.com/docker/docker/daemon/logger/local 0.008s coverage: 75.2% of statements [2020-05-05T18:40:43.219Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-05T18:40:43.500Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.041s coverage: 19.8% of statements [2020-05-05T18:40:43.708Z] #19 12.32 Building wheels for collected packages: pyyaml [2020-05-05T18:40:43.708Z] #19 12.32 Running setup.py bdist_wheel for pyyaml: started [2020-05-05T18:40:44.011Z] #44 223.4 CC criu/namespaces.o [2020-05-05T18:40:44.102Z] #44 ... [2020-05-05T18:40:44.102Z] [2020-05-05T18:40:44.102Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-05T18:40:44.102Z] #19 5.739 Collecting yamllint==1.16.0 [2020-05-05T18:40:44.503Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 33.3% of statements [2020-05-05T18:40:44.640Z] #19 13.38 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-05T18:40:44.640Z] #19 13.38 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-05T18:40:44.640Z] #19 13.46 Successfully built pyyaml [2020-05-05T18:40:44.640Z] #19 13.47 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-05T18:40:44.898Z] #19 13.87 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-05T18:40:45.506Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-05-05T18:40:45.506Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-05-05T18:40:45.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-05T18:40:45.832Z] #19 DONE 14.5s [2020-05-05T18:40:45.832Z] [2020-05-05T18:40:45.832Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-05T18:40:45.832Z] #24 DONE 0.2s [2020-05-05T18:40:45.832Z] [2020-05-05T18:40:45.832Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-05T18:40:46.117Z] ok github.com/docker/docker/daemon/logger/splunk 1.462s coverage: 82.5% of statements [2020-05-05T18:40:46.117Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-05T18:40:46.117Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-05-05T18:40:46.117Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-05T18:40:46.397Z] #28 DONE 0.7s [2020-05-05T18:40:46.397Z] [2020-05-05T18:40:46.397Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:40:46.397Z] #44 144.6 CC criu/protobuf.o [2020-05-05T18:40:46.397Z] #44 145.1 CC criu/pstree.o [2020-05-05T18:40:46.397Z] #44 146.2 CC criu/rbtree.o [2020-05-05T18:40:46.397Z] #44 146.5 CC criu/rst-malloc.o [2020-05-05T18:40:46.397Z] #44 146.8 CC criu/seccomp.o [2020-05-05T18:40:46.397Z] #44 147.9 CC criu/seize.o [2020-05-05T18:40:46.654Z] #44 ... [2020-05-05T18:40:46.654Z] [2020-05-05T18:40:46.654Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-05T18:40:46.654Z] #31 DONE 0.1s [2020-05-05T18:40:46.654Z] [2020-05-05T18:40:46.654Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-05T18:40:46.654Z] #34 DONE 0.1s [2020-05-05T18:40:46.654Z] [2020-05-05T18:40:46.654Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-05T18:40:46.654Z] #39 DONE 0.1s [2020-05-05T18:40:46.654Z] [2020-05-05T18:40:46.654Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:40:46.724Z] #44 226.1 CC criu/net.o [2020-05-05T18:40:46.912Z] #60 ... [2020-05-05T18:40:46.912Z] [2020-05-05T18:40:46.912Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:40:46.912Z] #44 148.9 CC criu/servicefd.o [2020-05-05T18:40:47.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-05T18:40:47.476Z] #44 149.4 CC criu/shmem.o [2020-05-05T18:40:47.582Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2020-05-05T18:40:48.208Z] ok github.com/docker/docker/distribution 0.287s coverage: 22.1% of statements [2020-05-05T18:40:48.208Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-05T18:40:48.409Z] #44 ... [2020-05-05T18:40:48.409Z] [2020-05-05T18:40:48.409Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-05T18:40:48.409Z] #41 DONE 227.9s [2020-05-05T18:40:48.409Z] [2020-05-05T18:40:48.409Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:40:48.409Z] #44 150.3 CC criu/sigframe.o [2020-05-05T18:40:48.409Z] #44 150.4 CC criu/signalfd.o [2020-05-05T18:40:48.974Z] #44 150.7 CC criu/sk-inet.o [2020-05-05T18:40:49.212Z] ok github.com/docker/docker/errdefs 0.002s coverage: 49.4% of statements [2020-05-05T18:40:49.824Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-05-05T18:40:49.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-05T18:40:50.347Z] #44 ... [2020-05-05T18:40:50.347Z] [2020-05-05T18:40:50.347Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-05T18:40:50.347Z] #42 DONE 0.2s [2020-05-05T18:40:50.347Z] [2020-05-05T18:40:50.347Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:40:50.347Z] #44 152.1 CC criu/sk-netlink.o [2020-05-05T18:40:50.604Z] #44 152.5 CC criu/sk-packet.o [2020-05-05T18:40:50.710Z] #19 11.13 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-05T18:40:50.710Z] #19 11.23 Collecting pyyaml (from yamllint==1.16.0) [2020-05-05T18:40:50.710Z] #19 11.41 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-05T18:40:50.710Z] #19 ... [2020-05-05T18:40:50.710Z] [2020-05-05T18:40:50.710Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:40:50.710Z] #44 139.5 CC criu/netfilter.o [2020-05-05T18:40:50.710Z] #44 139.9 CC criu/page-pipe.o [2020-05-05T18:40:50.710Z] #44 140.4 CC criu/page-xfer.o [2020-05-05T18:40:50.710Z] #44 141.7 CC criu/pagemap-cache.o [2020-05-05T18:40:50.710Z] #44 141.9 CC criu/pagemap.o [2020-05-05T18:40:50.710Z] #44 142.7 CC criu/parasite-syscall.o [2020-05-05T18:40:50.710Z] #44 143.4 CC criu/path.o [2020-05-05T18:40:50.710Z] #44 143.6 CC criu/pie-util-vdso-elf32.o [2020-05-05T18:40:50.710Z] #44 144.1 CC criu/pie-util-vdso.o [2020-05-05T18:40:50.710Z] #44 144.5 CC criu/pie-util.o [2020-05-05T18:40:50.710Z] #44 144.7 CC criu/pipes.o [2020-05-05T18:40:50.710Z] #44 145.7 CC criu/plugin.o [2020-05-05T18:40:50.827Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-05-05T18:40:50.827Z] ok github.com/docker/docker/distribution/xfer 1.874s coverage: 85.1% of statements [2020-05-05T18:40:50.827Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-05T18:40:50.827Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-05T18:40:50.965Z] #44 146.1 CC criu/proc_parse.o [2020-05-05T18:40:50.965Z] #44 ... [2020-05-05T18:40:50.965Z] [2020-05-05T18:40:50.965Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-05T18:40:50.965Z] #19 12.68 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-05T18:40:51.170Z] #44 153.0 CC criu/sk-queue.o [2020-05-05T18:40:51.221Z] #19 12.74 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-05T18:40:51.221Z] #19 12.80 Building wheels for collected packages: pyyaml [2020-05-05T18:40:51.221Z] #19 12.80 Running setup.py bdist_wheel for pyyaml: started [2020-05-05T18:40:51.431Z] #44 153.3 CC criu/sk-tcp.o [2020-05-05T18:40:51.831Z] ok github.com/docker/docker/image/v1 0.017s coverage: 25.0% of statements [2020-05-05T18:40:51.831Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-05T18:40:51.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-05T18:40:51.996Z] #44 153.8 CC criu/sk-unix.o [2020-05-05T18:40:52.190Z] #19 13.84 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-05T18:40:52.190Z] #19 13.85 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-05T18:40:52.190Z] #19 13.94 Successfully built pyyaml [2020-05-05T18:40:52.190Z] #19 13.96 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-05T18:40:52.443Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2020-05-05T18:40:52.750Z] #19 14.27 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-05T18:40:53.311Z] #19 DONE 14.8s [2020-05-05T18:40:53.311Z] [2020-05-05T18:40:53.311Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:40:53.311Z] #44 ... [2020-05-05T18:40:53.311Z] [2020-05-05T18:40:53.311Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-05T18:40:53.439Z] #44 155.3 CC criu/sockets.o [2020-05-05T18:40:53.445Z] ok github.com/docker/docker/opts 0.015s coverage: 67.4% of statements [2020-05-05T18:40:53.445Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-05T18:40:53.567Z] #24 DONE 0.2s [2020-05-05T18:40:53.567Z] [2020-05-05T18:40:53.567Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-05T18:40:53.606Z] #44 232.4 CC criu/netfilter.o [2020-05-05T18:40:53.606Z] #44 233.1 CC criu/page-pipe.o [2020-05-05T18:40:53.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-05T18:40:54.260Z] #28 DONE 0.7s [2020-05-05T18:40:54.260Z] [2020-05-05T18:40:54.260Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:40:54.260Z] #44 149.0 CC criu/protobuf-desc.o [2020-05-05T18:40:54.260Z] #44 ... [2020-05-05T18:40:54.260Z] [2020-05-05T18:40:54.260Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-05T18:40:54.260Z] #31 DONE 0.1s [2020-05-05T18:40:54.260Z] [2020-05-05T18:40:54.260Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-05T18:40:54.260Z] #34 DONE 0.1s [2020-05-05T18:40:54.260Z] [2020-05-05T18:40:54.260Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-05T18:40:54.406Z] #44 156.3 CC criu/stats.o [2020-05-05T18:40:54.557Z] #39 DONE 0.1s [2020-05-05T18:40:54.557Z] [2020-05-05T18:40:54.557Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:40:54.678Z] #44 156.5 CC criu/string.o [2020-05-05T18:40:54.678Z] #44 156.6 CC criu/sysctl.o [2020-05-05T18:40:54.696Z] #44 234.3 CC criu/page-xfer.o [2020-05-05T18:40:54.813Z] #53 ... [2020-05-05T18:40:54.813Z] [2020-05-05T18:40:54.813Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:40:54.813Z] #44 149.8 CC criu/protobuf.o [2020-05-05T18:40:55.068Z] #44 150.1 CC criu/pstree.o [2020-05-05T18:40:55.136Z] ok github.com/docker/docker/pkg/archive 0.488s coverage: 77.3% of statements [2020-05-05T18:40:55.243Z] #44 157.2 CC criu/sysfs_parse.o [2020-05-05T18:40:55.683Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-05T18:40:55.683Z] Using test binary docker [2020-05-05T18:40:55.806Z] #44 157.5 CC criu/timerfd.o [2020-05-05T18:40:55.942Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-05T18:40:55.942Z] +++ /etc/init.d/apparmor start [2020-05-05T18:40:55.942Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-05T18:40:55.942Z] INFO: Waiting for daemon to start... [2020-05-05T18:40:55.942Z] Starting dockerd [2020-05-05T18:40:55.942Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-05-05T18:40:56.063Z] #44 157.8 CC criu/tty.o [2020-05-05T18:40:56.139Z] ok github.com/docker/docker/pkg/authorization 0.426s coverage: 68.3% of statements [2020-05-05T18:40:56.220Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-05-05T18:40:56.420Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-05-05T18:40:56.420Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-05-05T18:40:56.431Z] #44 151.5 CC criu/rbtree.o [2020-05-05T18:40:56.783Z] tests/integration/api_client_test.py ..... [ 7%] [2020-05-05T18:40:56.992Z] #44 151.8 CC criu/rst-malloc.o [2020-05-05T18:40:56.992Z] #44 152.1 CC criu/seccomp.o [2020-05-05T18:40:57.415Z] #44 236.8 CC criu/pagemap-cache.o [2020-05-05T18:40:57.433Z] #44 159.3 CC criu/tun.o [2020-05-05T18:40:57.706Z] #44 237.5 CC criu/pagemap.o [2020-05-05T18:40:57.918Z] #44 152.8 CC criu/seize.o [2020-05-05T18:40:57.919Z] #44 ... [2020-05-05T18:40:57.919Z] [2020-05-05T18:40:57.919Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-05T18:40:57.919Z] #41 DONE 236.6s [2020-05-05T18:40:57.996Z] #44 159.8 CC criu/uffd.o [2020-05-05T18:40:58.153Z] tests/integration/api_config_test.py ..... [ 8%] [2020-05-05T18:40:58.217Z] [2020-05-05T18:40:58.217Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:40:58.217Z] #53 235.8 + cd /tmp/tmp.LaZXqHJigk/src/github.com/golangci/golangci-lint/ [2020-05-05T18:40:58.217Z] #53 235.8 + git checkout -q v1.23.8 [2020-05-05T18:40:58.217Z] #53 236.3 ++ git describe --tags [2020-05-05T18:40:58.217Z] #53 236.3 + version=v1.23.8 [2020-05-05T18:40:58.217Z] #53 236.3 ++ git rev-parse --short HEAD [2020-05-05T18:40:58.217Z] #53 236.3 + commit=76a82c6 [2020-05-05T18:40:58.217Z] #53 236.3 ++ git show -s --format=%cd [2020-05-05T18:40:58.217Z] #53 236.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-05T18:40:58.217Z] #53 236.3 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-05T18:40:58.476Z] . [2020-05-05T18:40:58.476Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-05T18:40:58.476Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-05T18:40:58.476Z] Error: No such image: emptyfs [2020-05-05T18:40:58.476Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-05T18:40:58.476Z] ++++ docker load [2020-05-05T18:40:58.476Z] Running integration-test (iteration 1) [2020-05-05T18:40:58.476Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-05-05T18:40:58.476Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:40:58.476Z] ++ set -e [2020-05-05T18:40:58.476Z] ++ '[' -n 0 ']' [2020-05-05T18:40:58.476Z] ++ set -x [2020-05-05T18:40:58.476Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:40:58.560Z] #44 ... [2020-05-05T18:40:58.560Z] [2020-05-05T18:40:58.560Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:40:58.560Z] #53 227.7 + cd /tmp/tmp.TJnlsJNKMI/src/github.com/golangci/golangci-lint/ [2020-05-05T18:40:58.560Z] #53 227.7 + git checkout -q v1.23.8 [2020-05-05T18:40:58.560Z] #53 228.6 ++ git describe --tags [2020-05-05T18:40:58.560Z] #53 228.6 + version=v1.23.8 [2020-05-05T18:40:58.560Z] #53 228.6 ++ git rev-parse --short HEAD [2020-05-05T18:40:58.560Z] #53 228.6 + commit=76a82c6 [2020-05-05T18:40:58.560Z] #53 228.6 ++ git show -s --format=%cd [2020-05-05T18:40:58.560Z] #53 228.6 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-05T18:40:58.560Z] #53 228.6 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-05T18:40:59.124Z] #53 ... [2020-05-05T18:40:59.124Z] [2020-05-05T18:40:59.124Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:40:59.124Z] #44 160.9 CC criu/util.o [2020-05-05T18:40:59.230Z] #53 ... [2020-05-05T18:40:59.230Z] [2020-05-05T18:40:59.230Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-05T18:40:59.230Z] #42 DONE 0.2s [2020-05-05T18:40:59.490Z] [2020-05-05T18:40:59.490Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:40:59.490Z] #44 154.1 CC criu/servicefd.o [2020-05-05T18:40:59.490Z] #44 154.5 CC criu/shmem.o [2020-05-05T18:40:59.766Z] #44 239.1 CC criu/parasite-syscall.o [2020-05-05T18:41:00.056Z] #44 162.1 CC criu/uts_ns.o [2020-05-05T18:41:00.314Z] #44 162.3 CC criu/vdso-compat.o [2020-05-05T18:41:00.416Z] #44 155.3 CC criu/sigframe.o [2020-05-05T18:41:00.416Z] #44 155.4 CC criu/signalfd.o [2020-05-05T18:41:00.571Z] #44 162.5 CC criu/vdso.o [2020-05-05T18:41:00.672Z] #44 155.6 CC criu/sk-inet.o [2020-05-05T18:41:00.810Z] ok github.com/docker/docker/layer 7.836s coverage: 68.8% of statements [2020-05-05T18:41:00.810Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-05T18:41:00.810Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-05T18:41:00.810Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-05T18:41:00.810Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-05T18:41:00.810Z] ? github.com/docker/docker/oci [no test files] [2020-05-05T18:41:00.810Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-05T18:41:00.810Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-05-05T18:41:00.810Z] ok github.com/docker/docker/pkg/chrootarchive 3.525s coverage: 43.2% of statements [2020-05-05T18:41:00.810Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-05T18:41:00.810Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-05T18:41:00.810Z] ok github.com/docker/docker/pkg/discovery 0.014s coverage: 58.3% of statements [2020-05-05T18:41:01.091Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-05-05T18:41:01.135Z] #44 163.0 LINK criu/built-in.o [2020-05-05T18:41:01.295Z] #44 240.8 CC criu/path.o [2020-05-05T18:41:01.372Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2020-05-05T18:41:01.392Z] #44 163.2 LINK criu/criu [2020-05-05T18:41:01.609Z] #44 156.6 CC criu/sk-netlink.o [2020-05-05T18:41:01.649Z] #44 163.4 DEP lib/c/criu.d [2020-05-05T18:41:01.649Z] #44 163.6 CC images/rpc.pb-c.o [2020-05-05T18:41:01.906Z] #44 164.0 CC lib/c/criu.o [2020-05-05T18:41:01.914Z] #44 157.0 CC criu/sk-packet.o [2020-05-05T18:41:01.922Z] #44 241.4 CC criu/pie-util-vdso.o [2020-05-05T18:41:01.983Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-05-05T18:41:02.264Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-05-05T18:41:02.496Z] #44 157.6 CC criu/sk-queue.o [2020-05-05T18:41:02.552Z] #44 242.2 CC criu/pie-util.o [2020-05-05T18:41:02.836Z] #44 164.9 LINK lib/c/built-in.o [2020-05-05T18:41:02.842Z] #44 242.5 CC criu/pipes.o [2020-05-05T18:41:03.069Z] #44 158.1 CC criu/sk-tcp.o [2020-05-05T18:41:03.093Z] #44 164.9 LINK lib/c/libcriu.so [2020-05-05T18:41:03.093Z] #44 164.9 LINK lib/c/libcriu.a [2020-05-05T18:41:03.093Z] #44 165.1 GEN magic.py [2020-05-05T18:41:03.266Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-05-05T18:41:03.350Z] #44 165.1 Note: Building without setproctitle() and strlcpy() support. [2020-05-05T18:41:03.350Z] #44 165.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-05T18:41:03.350Z] #44 165.2 Note: Building without GnuTLS support [2020-05-05T18:41:03.627Z] #44 158.6 CC criu/sk-unix.o [2020-05-05T18:41:03.873Z] #44 243.8 CC criu/plugin.o [2020-05-05T18:41:03.878Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2020-05-05T18:41:03.913Z] #44 165.7 fatal: not a git repository (or any of the parent directories): .git [2020-05-05T18:41:04.477Z] #44 166.3 make[1]: Nothing to be done for 'all'. [2020-05-05T18:41:04.880Z] ok github.com/docker/docker/pkg/fsutils 0.368s coverage: 85.1% of statements [2020-05-05T18:41:04.880Z] ok github.com/docker/docker/pkg/discovery/kv 3.060s coverage: 84.1% of statements [2020-05-05T18:41:04.905Z] #44 244.4 CC criu/proc_parse.o [2020-05-05T18:41:05.041Z] #44 166.8 make[1]: 'images/built-in.o' is up to date. [2020-05-05T18:41:05.041Z] #44 166.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-05T18:41:05.041Z] #44 166.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-05T18:41:05.041Z] #44 166.9 make[1]: 'compel/libcompel.a' is up to date. [2020-05-05T18:41:05.041Z] #44 167.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-05T18:41:05.041Z] #44 167.0 make[1]: Nothing to be done for 'all'. [2020-05-05T18:41:05.041Z] #44 167.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-05T18:41:05.161Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2020-05-05T18:41:05.298Z] #44 167.2 make[2]: Nothing to be done for 'all'. [2020-05-05T18:41:05.298Z] #44 167.2 make[2]: Nothing to be done for 'all'. [2020-05-05T18:41:05.298Z] #44 167.3 make[2]: Nothing to be done for 'all'. [2020-05-05T18:41:05.298Z] #44 167.4 make[2]: Nothing to be done for 'all'. [2020-05-05T18:41:05.442Z] ok github.com/docker/docker/pkg/idtools 0.211s coverage: 70.3% of statements [2020-05-05T18:41:05.509Z] #44 160.3 CC criu/sockets.o [2020-05-05T18:41:05.554Z] #44 167.4 make[2]: Nothing to be done for 'all'. [2020-05-05T18:41:05.554Z] #44 167.5 make[2]: Nothing to be done for 'all'. [2020-05-05T18:41:05.554Z] #44 167.5 make[2]: Nothing to be done for 'all'. [2020-05-05T18:41:05.554Z] #44 167.6 make[2]: Nothing to be done for 'all'. [2020-05-05T18:41:05.811Z] #44 167.6 INSTALL criu/criu [2020-05-05T18:41:05.811Z] #44 DONE 167.8s [2020-05-05T18:41:05.811Z] [2020-05-05T18:41:05.811Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:41:05.811Z] #60 108.8 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-05T18:41:05.811Z] #60 110.4 + mkdir -p /build [2020-05-05T18:41:05.811Z] #60 110.4 + cp runc /build/runc [2020-05-05T18:41:05.811Z] #60 DONE 110.7s [2020-05-05T18:41:05.811Z] [2020-05-05T18:41:05.811Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:41:06.053Z] ok github.com/docker/docker/pkg/ioutils 0.286s coverage: 70.6% of statements [2020-05-05T18:41:06.053Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2020-05-05T18:41:06.067Z] #44 161.1 CC criu/stats.o [2020-05-05T18:41:06.322Z] #44 161.3 CC criu/string.o [2020-05-05T18:41:06.322Z] #44 161.4 CC criu/sysctl.o [2020-05-05T18:41:06.334Z] ok github.com/docker/docker/pkg/locker 0.048s coverage: 88.9% of statements [2020-05-05T18:41:06.334Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2020-05-05T18:41:06.334Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-05T18:41:06.334Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-05T18:41:06.615Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2020-05-05T18:41:06.615Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-05T18:41:06.883Z] #44 162.0 CC criu/sysfs_parse.o [2020-05-05T18:41:06.899Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2020-05-05T18:41:07.138Z] #44 162.3 CC criu/timerfd.o [2020-05-05T18:41:07.188Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2020-05-05T18:41:07.468Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 91.4% of statements [2020-05-05T18:41:07.468Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-05-05T18:41:07.468Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-05T18:41:07.468Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-05T18:41:07.698Z] #44 162.7 CC criu/tty.o [2020-05-05T18:41:07.707Z] #53 ... [2020-05-05T18:41:07.707Z] [2020-05-05T18:41:07.707Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-05T18:41:07.963Z] #45 DONE 0.1s [2020-05-05T18:41:07.963Z] [2020-05-05T18:41:07.963Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:41:07.963Z] #65 194.1 + bin/containerd [2020-05-05T18:41:07.963Z] #65 ... [2020-05-05T18:41:07.963Z] [2020-05-05T18:41:07.963Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-05T18:41:07.963Z] #48 DONE 0.2s [2020-05-05T18:41:08.080Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2020-05-05T18:41:08.220Z] [2020-05-05T18:41:08.220Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-05T18:41:08.220Z] #51 DONE 0.2s [2020-05-05T18:41:08.220Z] [2020-05-05T18:41:08.220Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:41:08.454Z] Loaded image: buildpack-deps:jessie [2020-05-05T18:41:08.454Z] Loaded image: busybox:latest [2020-05-05T18:41:08.454Z] Loaded image: busybox:glibc [2020-05-05T18:41:08.454Z] Loaded image: debian:jessie [2020-05-05T18:41:08.454Z] Loaded image: hello-world:latest [2020-05-05T18:41:08.454Z] INFO: Testing against a local daemon [2020-05-05T18:41:08.454Z] === RUN TestCgroupNamespacesBuild [2020-05-05T18:41:08.692Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-05-05T18:41:08.692Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-05-05T18:41:08.973Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-05-05T18:41:09.667Z] #44 164.4 CC criu/tun.o [2020-05-05T18:41:09.922Z] #44 164.9 CC criu/uffd.o [2020-05-05T18:41:10.356Z] --- PASS: TestCgroupNamespacesBuild (2.39s) [2020-05-05T18:41:10.356Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-05T18:41:10.439Z] ok github.com/docker/docker/pkg/pubsub 1.021s coverage: 73.9% of statements [2020-05-05T18:41:10.439Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2020-05-05T18:41:10.456Z] #44 249.5 CC criu/protobuf-desc.o [2020-05-05T18:41:10.847Z] #44 165.8 CC criu/util.o [2020-05-05T18:41:10.847Z] #44 ... [2020-05-05T18:41:10.847Z] [2020-05-05T18:41:10.847Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:41:10.847Z] #60 110.2 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-05T18:41:11.084Z] #44 250.9 CC criu/protobuf.o [2020-05-05T18:41:12.146Z] #44 251.8 CC criu/pstree.o [2020-05-05T18:41:12.258Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s) [2020-05-05T18:41:12.258Z] === RUN TestBuildWithSession [2020-05-05T18:41:12.258Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-05T18:41:12.258Z] build_session_test.go:25: TODO: BuildKit [2020-05-05T18:41:12.258Z] === RUN TestBuildSquashParent [2020-05-05T18:41:12.775Z] #60 111.7 + mkdir -p /build [2020-05-05T18:41:12.775Z] #60 111.7 + cp runc /build/runc [2020-05-05T18:41:12.775Z] #60 DONE 112.0s [2020-05-05T18:41:12.775Z] [2020-05-05T18:41:12.775Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:41:12.775Z] #44 166.9 CC criu/uts_ns.o [2020-05-05T18:41:12.775Z] #44 167.0 CC criu/vdso-compat.o [2020-05-05T18:41:12.775Z] #44 167.2 CC criu/vdso.o [2020-05-05T18:41:12.775Z] #44 167.7 LINK criu/built-in.o [2020-05-05T18:41:12.775Z] #44 167.9 LINK criu/criu [2020-05-05T18:41:13.337Z] #44 168.3 DEP lib/c/criu.d [2020-05-05T18:41:13.337Z] #44 168.4 CC images/rpc.pb-c.o [2020-05-05T18:41:13.882Z] ok github.com/docker/docker/pkg/signal 2.369s coverage: 61.0% of statements [2020-05-05T18:41:13.882Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-05-05T18:41:13.882Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-05-05T18:41:14.163Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-05-05T18:41:14.204Z] #44 254.0 CC criu/rbtree.o [2020-05-05T18:41:14.261Z] #44 169.2 CC lib/c/criu.o [2020-05-05T18:41:14.444Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-05-05T18:41:14.821Z] #44 170.0 LINK lib/c/built-in.o [2020-05-05T18:41:14.821Z] #44 170.0 LINK lib/c/libcriu.so [2020-05-05T18:41:14.821Z] #44 170.0 LINK lib/c/libcriu.a [2020-05-05T18:41:14.833Z] #44 254.5 CC criu/rst-malloc.o [2020-05-05T18:41:15.055Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.1% of statements [2020-05-05T18:41:15.077Z] #44 170.1 GEN magic.py [2020-05-05T18:41:15.077Z] #44 170.2 Note: Building without setproctitle() and strlcpy() support. [2020-05-05T18:41:15.077Z] #44 170.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-05T18:41:15.077Z] #44 170.2 Note: Building without GnuTLS support [2020-05-05T18:41:15.125Z] #44 255.0 CC criu/seccomp.o [2020-05-05T18:41:15.336Z] ok github.com/docker/docker/pkg/system 0.034s coverage: 36.9% of statements [2020-05-05T18:41:15.617Z] ok github.com/docker/docker/pkg/tailfile 0.031s coverage: 88.6% of statements [2020-05-05T18:41:15.637Z] #44 170.6 fatal: not a git repository (or any of the parent directories): .git [2020-05-05T18:41:16.197Z] #44 171.1 make[1]: Nothing to be done for 'all'. [2020-05-05T18:41:16.228Z] ok github.com/docker/docker/pkg/tarsum 0.029s coverage: 89.3% of statements [2020-05-05T18:41:16.509Z] testing: warning: no tests to run [2020-05-05T18:41:16.509Z] coverage: [no statements] [2020-05-05T18:41:16.509Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-05-05T18:41:16.627Z] #44 256.1 CC criu/seize.o [2020-05-05T18:41:16.757Z] #44 171.7 make[1]: 'images/built-in.o' is up to date. [2020-05-05T18:41:16.757Z] #44 171.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-05T18:41:16.757Z] #44 171.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-05T18:41:16.757Z] #44 171.8 make[1]: 'compel/libcompel.a' is up to date. [2020-05-05T18:41:16.757Z] #44 171.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-05T18:41:16.757Z] #44 171.8 make[1]: Nothing to be done for 'all'. [2020-05-05T18:41:16.757Z] #44 171.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-05T18:41:16.800Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-05-05T18:41:17.012Z] #44 172.0 make[2]: Nothing to be done for 'all'. [2020-05-05T18:41:17.012Z] #44 172.0 make[2]: Nothing to be done for 'all'. [2020-05-05T18:41:17.012Z] #44 172.0 make[2]: Nothing to be done for 'all'. [2020-05-05T18:41:17.012Z] #44 172.1 make[2]: Nothing to be done for 'all'. [2020-05-05T18:41:17.012Z] #44 172.2 make[2]: Nothing to be done for 'all'. [2020-05-05T18:41:17.012Z] #44 172.2 make[2]: Nothing to be done for 'all'. [2020-05-05T18:41:17.109Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-05T18:41:17.109Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-05T18:41:17.267Z] #44 172.2 make[2]: Nothing to be done for 'all'. [2020-05-05T18:41:17.267Z] #44 172.3 make[2]: Nothing to be done for 'all'. [2020-05-05T18:41:17.267Z] #44 172.3 INSTALL criu/criu [2020-05-05T18:41:17.522Z] #44 DONE 172.5s [2020-05-05T18:41:17.522Z] [2020-05-05T18:41:17.522Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:41:17.522Z] #65 200.2 + bin/containerd [2020-05-05T18:41:18.131Z] #44 257.8 CC criu/servicefd.o [2020-05-05T18:41:18.447Z] #65 ... [2020-05-05T18:41:18.448Z] [2020-05-05T18:41:18.448Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-05T18:41:18.448Z] #45 DONE 0.1s [2020-05-05T18:41:18.448Z] [2020-05-05T18:41:18.448Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-05T18:41:18.448Z] #48 DONE 0.1s [2020-05-05T18:41:18.448Z] [2020-05-05T18:41:18.448Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-05T18:41:18.703Z] #51 DONE 0.1s [2020-05-05T18:41:18.703Z] [2020-05-05T18:41:18.703Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:41:18.811Z] #44 258.7 CC criu/shmem.o [2020-05-05T18:41:18.819Z] --- PASS: TestBuildSquashParent (5.83s) [2020-05-05T18:41:18.819Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-05T18:41:18.819Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-05T18:41:18.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-05T18:41:18.819Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-05T18:41:18.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-05T18:41:18.819Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-05T18:41:18.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-05T18:41:18.819Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-05T18:41:18.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-05T18:41:18.819Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-05T18:41:18.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-05T18:41:18.819Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-05T18:41:18.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-05T18:41:18.819Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-05T18:41:18.819Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-05T18:41:18.819Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-05T18:41:18.819Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-05T18:41:19.128Z] ok github.com/docker/docker/plugin 0.562s coverage: 23.3% of statements [2020-05-05T18:41:19.740Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-05-05T18:41:20.198Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-05T18:41:20.352Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 75.0% of statements [2020-05-05T18:41:20.458Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-05T18:41:20.633Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-05-05T18:41:20.876Z] #44 260.5 CC criu/sigframe.o [2020-05-05T18:41:21.166Z] #44 260.8 CC criu/signalfd.o [2020-05-05T18:41:21.635Z] ok github.com/docker/docker/registry 0.093s coverage: 56.1% of statements [2020-05-05T18:41:21.797Z] #44 261.6 CC criu/sk-inet.o [2020-05-05T18:41:22.247Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-05-05T18:41:22.361Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-05T18:41:22.361Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.45s) [2020-05-05T18:41:22.361Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.57s) [2020-05-05T18:41:22.361Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.02s) [2020-05-05T18:41:22.361Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.08s) [2020-05-05T18:41:22.361Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.16s) [2020-05-05T18:41:22.361Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.08s) [2020-05-05T18:41:22.361Z] === RUN TestBuildMultiStageCopy [2020-05-05T18:41:22.361Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-05T18:41:22.528Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-05-05T18:41:23.531Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.8% of statements [2020-05-05T18:41:23.531Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-05-05T18:41:23.855Z] #44 263.6 CC criu/sk-netlink.o [2020-05-05T18:41:24.487Z] #44 264.4 CC criu/sk-packet.o [2020-05-05T18:41:24.893Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-05T18:41:25.151Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-05T18:41:25.718Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-05T18:41:25.988Z] #44 265.5 CC criu/sk-queue.o [2020-05-05T18:41:26.223Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-05-05T18:41:26.285Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-05T18:41:26.516Z] ok github.com/docker/docker/volume/local 0.052s coverage: 73.0% of statements [2020-05-05T18:41:26.617Z] #44 266.4 CC criu/sk-tcp.o [2020-05-05T18:41:26.797Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-05-05T18:41:26.851Z] --- PASS: TestBuildMultiStageCopy (4.40s) [2020-05-05T18:41:26.851Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.25s) [2020-05-05T18:41:26.851Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-05-05T18:41:26.851Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2020-05-05T18:41:26.851Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2020-05-05T18:41:26.851Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2020-05-05T18:41:26.851Z] === RUN TestBuildMultiStageParentConfig [2020-05-05T18:41:27.661Z] #44 267.2 CC criu/sk-unix.o [2020-05-05T18:41:27.800Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.0% of statements [2020-05-05T18:41:28.225Z] --- PASS: TestBuildMultiStageParentConfig (1.36s) [2020-05-05T18:41:28.225Z] === RUN TestBuildLabelWithTargets [2020-05-05T18:41:29.727Z] #44 ... [2020-05-05T18:41:29.727Z] [2020-05-05T18:41:29.727Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-05T18:41:29.727Z] #41 341.6 + dpkg --print-architecture [2020-05-05T18:41:29.727Z] #41 341.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-05T18:41:29.727Z] #41 341.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-05T18:41:29.727Z] #41 341.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-05T18:41:30.757Z] --- PASS: TestBuildLabelWithTargets (2.12s) [2020-05-05T18:41:30.757Z] === RUN TestBuildWithEmptyLayers [2020-05-05T18:41:31.324Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-05-05T18:41:31.324Z] === RUN TestBuildMultiStageOnBuild [2020-05-05T18:41:33.097Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-05-05T18:41:34.607Z] --- PASS: TestBuildMultiStageOnBuild (2.78s) [2020-05-05T18:41:34.607Z] === RUN TestBuildUncleanTarFilenames [2020-05-05T18:41:35.542Z] --- PASS: TestBuildUncleanTarFilenames (1.38s) [2020-05-05T18:41:35.542Z] === RUN TestBuildMultiStageLayerLeak [2020-05-05T18:41:38.827Z] --- PASS: TestBuildMultiStageLayerLeak (2.85s) [2020-05-05T18:41:38.827Z] === RUN TestBuildWithHugeFile [2020-05-05T18:41:40.106Z] #41 ... [2020-05-05T18:41:40.106Z] [2020-05-05T18:41:40.106Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:41:40.106Z] #44 270.7 CC criu/sockets.o [2020-05-05T18:41:40.106Z] #44 272.4 CC criu/stats.o [2020-05-05T18:41:40.106Z] #44 272.9 CC criu/string.o [2020-05-05T18:41:40.106Z] #44 273.1 CC criu/sysctl.o [2020-05-05T18:41:40.106Z] #44 274.2 CC criu/sysfs_parse.o [2020-05-05T18:41:40.106Z] #44 274.9 CC criu/timerfd.o [2020-05-05T18:41:40.106Z] #44 275.6 CC criu/tty.o [2020-05-05T18:41:40.106Z] #44 279.6 CC criu/tun.o [2020-05-05T18:41:41.133Z] #44 280.7 CC criu/uffd.o [2020-05-05T18:41:43.002Z] ok github.com/docker/docker/pkg/plugins 33.623s coverage: 76.6% of statements [2020-05-05T18:41:43.002Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-05T18:41:43.002Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-05T18:41:43.002Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-05T18:41:43.002Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-05T18:41:43.002Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-05T18:41:43.002Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-05T18:41:43.002Z] ? github.com/docker/docker/rootless [no test files] [2020-05-05T18:41:43.002Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-05T18:41:43.002Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-05T18:41:43.002Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-05T18:41:43.002Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-05T18:41:43.002Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-05T18:41:43.002Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-05T18:41:43.002Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-05T18:41:43.002Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-05T18:41:43.002Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-05T18:41:43.002Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-05T18:41:43.002Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-05T18:41:43.002Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-05T18:41:43.002Z] ? github.com/docker/docker/volume [no test files] [2020-05-05T18:41:43.002Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-05T18:41:43.002Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-05T18:41:43.002Z] [2020-05-05T18:41:43.002Z] === Skipped [2020-05-05T18:41:43.002Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-05T18:41:43.002Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-05T18:41:43.002Z] [2020-05-05T18:41:43.002Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-05T18:41:43.002Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-05T18:41:43.002Z] [2020-05-05T18:41:43.002Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-05T18:41:43.002Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:41:43.002Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-05T18:41:43.002Z] [2020-05-05T18:41:43.002Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-05T18:41:43.002Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:41:43.002Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-05T18:41:43.002Z] [2020-05-05T18:41:43.002Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-05T18:41:43.002Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:41:43.002Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-05T18:41:43.002Z] [2020-05-05T18:41:43.002Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-05T18:41:43.002Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:41:43.002Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-05T18:41:43.002Z] [2020-05-05T18:41:43.002Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-05T18:41:43.002Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:41:43.002Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-05T18:41:43.002Z] [2020-05-05T18:41:43.002Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-05T18:41:43.002Z] graphtest_unix.go:73: No driver to put! [2020-05-05T18:41:43.002Z] [2020-05-05T18:41:43.002Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-05T18:41:43.002Z] time="2020-05-05T18:40:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-05T18:41:43.002Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-05T18:41:43.002Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-05T18:41:43.002Z] [2020-05-05T18:41:43.002Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-05T18:41:43.002Z] time="2020-05-05T18:40:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-05T18:41:43.002Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-05T18:41:43.002Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-05T18:41:43.002Z] [2020-05-05T18:41:43.003Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-05T18:41:43.003Z] time="2020-05-05T18:40:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-05T18:41:43.003Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-05T18:41:43.003Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-05T18:41:43.003Z] [2020-05-05T18:41:43.003Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-05T18:41:43.003Z] time="2020-05-05T18:40:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-05T18:41:43.003Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-05T18:41:43.003Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-05T18:41:43.003Z] [2020-05-05T18:41:43.003Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-05T18:41:43.003Z] time="2020-05-05T18:40:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-05T18:41:43.003Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-05T18:41:43.003Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-05T18:41:43.003Z] [2020-05-05T18:41:43.003Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-05T18:41:43.003Z] graphtest_unix.go:73: No driver to put! [2020-05-05T18:41:43.003Z] [2020-05-05T18:41:43.003Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-05T18:41:43.003Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-05T18:41:43.003Z] [2020-05-05T18:41:43.003Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-05T18:41:43.003Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-05T18:41:43.003Z] [2020-05-05T18:41:43.003Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-05T18:41:43.003Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-05T18:41:43.003Z] [2020-05-05T18:41:43.003Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-05T18:41:43.003Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-05T18:41:43.003Z] [2020-05-05T18:41:43.003Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-05T18:41:43.003Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:41:43.003Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-05T18:41:43.003Z] [2020-05-05T18:41:43.003Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-05T18:41:43.003Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:41:43.003Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-05T18:41:43.003Z] [2020-05-05T18:41:43.003Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-05T18:41:43.003Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:41:43.003Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-05T18:41:43.003Z] [2020-05-05T18:41:43.003Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-05T18:41:43.003Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:41:43.003Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-05T18:41:43.003Z] [2020-05-05T18:41:43.003Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-05T18:41:43.003Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:41:43.003Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-05T18:41:43.003Z] [2020-05-05T18:41:43.003Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-05T18:41:43.003Z] graphtest_unix.go:73: No driver to put! [2020-05-05T18:41:43.003Z] [2020-05-05T18:41:43.003Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-05T18:41:43.003Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-05T18:41:43.003Z] [2020-05-05T18:41:43.003Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-05T18:41:43.003Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-05T18:41:43.003Z] [2020-05-05T18:41:43.003Z] [2020-05-05T18:41:43.003Z] DONE 2122 tests, 26 skipped in 195.794s Post stage [Pipeline] junit [2020-05-05T18:41:43.037Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-05T18:41:43.659Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40907/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1db86b772e45e8ee04fcb6a4db487c983d67d29f -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1db86b772e45e8ee04fcb6a4db487c983d67d29f hack/make.sh dynbinary test-integration [2020-05-05T18:41:43.843Z] #44 283.2 CC criu/util.o [2020-05-05T18:41:44.271Z] [2020-05-05T18:41:44.271Z] Removing bundles/ [2020-05-05T18:41:44.271Z] [2020-05-05T18:41:44.271Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-05T18:41:44.271Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-05T18:41:44.271Z] GOOS="" GOARCH="" GOARM="" [2020-05-05T18:41:46.566Z] #44 285.8 CC criu/uts_ns.o [2020-05-05T18:41:46.566Z] #44 286.3 CC criu/vdso.o [2020-05-05T18:41:46.895Z] #53 DONE 284.2s [2020-05-05T18:41:46.895Z] [2020-05-05T18:41:46.895Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:41:46.895Z] #65 ... [2020-05-05T18:41:46.895Z] [2020-05-05T18:41:46.895Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-05T18:41:46.895Z] #54 DONE 0.2s [2020-05-05T18:41:46.895Z] [2020-05-05T18:41:46.895Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-05T18:41:46.895Z] #57 DONE 0.1s [2020-05-05T18:41:46.895Z] [2020-05-05T18:41:46.895Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:41:46.895Z] #65 ... [2020-05-05T18:41:46.895Z] [2020-05-05T18:41:46.895Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-05T18:41:46.895Z] #61 DONE 0.1s [2020-05-05T18:41:46.895Z] [2020-05-05T18:41:46.895Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:41:47.601Z] #44 287.4 LINK criu/built-in.o [2020-05-05T18:41:47.947Z] #44 287.6 LINK criu/criu [2020-05-05T18:41:48.981Z] #44 288.6 DEP lib/c/criu.d [2020-05-05T18:41:48.981Z] #44 288.7 CC images/rpc.pb-c.o [2020-05-05T18:41:50.010Z] #44 ... [2020-05-05T18:41:50.011Z] [2020-05-05T18:41:50.011Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:41:50.011Z] #53 362.1 + cd /tmp/tmp.UYDwTvUlwr/src/github.com/golangci/golangci-lint/ [2020-05-05T18:41:50.011Z] #53 362.1 + git checkout -q v1.23.8 [2020-05-05T18:41:51.039Z] #53 363.0 ++ git describe --tags [2020-05-05T18:41:51.039Z] #53 363.0 + version=v1.23.8 [2020-05-05T18:41:51.039Z] #53 363.0 ++ git rev-parse --short HEAD [2020-05-05T18:41:51.039Z] #53 363.0 + commit=76a82c6 [2020-05-05T18:41:51.039Z] #53 363.0 ++ git show -s --format=%cd [2020-05-05T18:41:51.039Z] #53 363.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-05T18:41:51.039Z] #53 363.0 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-05T18:41:51.177Z] #65 237.5 + bin/containerd-stress [2020-05-05T18:41:53.069Z] #65 239.2 + bin/containerd-shim [2020-05-05T18:41:57.391Z] #65 ... [2020-05-05T18:41:57.391Z] [2020-05-05T18:41:57.391Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:41:57.391Z] #53 DONE 292.7s [2020-05-05T18:41:57.391Z] [2020-05-05T18:41:57.391Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:41:57.391Z] #65 ... [2020-05-05T18:41:57.391Z] [2020-05-05T18:41:57.391Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-05T18:41:57.391Z] #54 DONE 0.1s [2020-05-05T18:41:57.391Z] [2020-05-05T18:41:57.391Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-05T18:41:57.391Z] #57 DONE 0.1s [2020-05-05T18:41:57.391Z] [2020-05-05T18:41:57.391Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:41:57.392Z] #65 ... [2020-05-05T18:41:57.392Z] [2020-05-05T18:41:57.392Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-05T18:41:57.392Z] #61 DONE 0.1s [2020-05-05T18:41:57.392Z] [2020-05-05T18:41:57.392Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:41:59.502Z] #53 ... [2020-05-05T18:41:59.503Z] [2020-05-05T18:41:59.503Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-05T18:41:59.503Z] #44 290.3 CC lib/c/criu.o [2020-05-05T18:41:59.503Z] #44 292.9 LINK lib/c/built-in.o [2020-05-05T18:41:59.503Z] #44 293.0 LINK lib/c/libcriu.so [2020-05-05T18:41:59.503Z] #44 293.1 LINK lib/c/libcriu.a [2020-05-05T18:41:59.503Z] #44 293.4 GEN magic.py [2020-05-05T18:41:59.503Z] #44 293.7 Note: Building without setproctitle() and strlcpy() support. [2020-05-05T18:41:59.503Z] #44 293.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-05T18:41:59.503Z] #44 293.7 Note: Building without GnuTLS support [2020-05-05T18:41:59.503Z] #44 295.0 fatal: not a git repository (or any of the parent directories): .git [2020-05-05T18:41:59.503Z] #44 296.5 make[1]: Nothing to be done for 'all'. [2020-05-05T18:41:59.503Z] #44 297.9 make[1]: 'images/built-in.o' is up to date. [2020-05-05T18:41:59.503Z] #44 298.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-05T18:41:59.503Z] #44 298.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-05T18:41:59.503Z] #44 298.1 make[1]: 'compel/libcompel.a' is up to date. [2020-05-05T18:41:59.503Z] #44 298.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-05T18:41:59.503Z] #44 298.3 make[1]: Nothing to be done for 'all'. [2020-05-05T18:41:59.503Z] #44 298.3 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-05T18:41:59.503Z] #44 298.7 make[2]: Nothing to be done for 'all'. [2020-05-05T18:41:59.503Z] #44 298.8 make[2]: Nothing to be done for 'all'. [2020-05-05T18:41:59.503Z] #44 298.9 make[2]: Nothing to be done for 'all'. [2020-05-05T18:41:59.503Z] #44 299.2 make[2]: Nothing to be done for 'all'. [2020-05-05T18:41:59.503Z] #44 299.4 make[2]: Nothing to be done for 'all'. [2020-05-05T18:41:59.503Z] #44 299.4 make[2]: Nothing to be done for 'all'. [2020-05-05T18:41:59.613Z] #65 245.7 + bin/containerd-shim-runc-v1 [2020-05-05T18:41:59.793Z] #44 299.5 make[2]: Nothing to be done for 'all'. [2020-05-05T18:42:00.107Z] #44 299.9 make[2]: Nothing to be done for 'all'. [2020-05-05T18:42:00.107Z] #44 299.9 INSTALL criu/criu [2020-05-05T18:42:00.398Z] #44 DONE 300.0s [2020-05-05T18:42:00.398Z] [2020-05-05T18:42:00.398Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-05T18:42:01.548Z] #65 244.7 + bin/containerd-stress [2020-05-05T18:42:02.887Z] #65 248.8 + bin/containerd-shim-runc-v2 [2020-05-05T18:42:03.143Z] #65 249.6 + binaries [2020-05-05T18:42:03.399Z] #65 249.6 + mkdir -p /build [2020-05-05T18:42:03.399Z] #65 249.6 + cp bin/containerd /build/containerd [2020-05-05T18:42:03.399Z] #65 249.6 + cp bin/containerd-shim /build/containerd-shim [2020-05-05T18:42:03.399Z] #65 249.6 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-05T18:42:03.399Z] #65 249.6 + cp bin/ctr /build/ctr [2020-05-05T18:42:03.432Z] #65 246.5 + bin/containerd-shim [2020-05-05T18:42:03.656Z] #65 DONE 249.9s [2020-05-05T18:42:04.587Z] [2020-05-05T18:42:04.587Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-05T18:42:04.843Z] #66 DONE 0.2s [2020-05-05T18:42:04.843Z] [2020-05-05T18:42:04.843Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-05T18:42:05.100Z] #70 DONE 0.1s [2020-05-05T18:42:05.100Z] [2020-05-05T18:42:05.100Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-05T18:42:05.100Z] #72 DONE 0.1s [2020-05-05T18:42:05.100Z] [2020-05-05T18:42:05.100Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-05T18:42:05.100Z] #75 DONE 0.1s [2020-05-05T18:42:05.100Z] [2020-05-05T18:42:05.100Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-05T18:42:05.100Z] #76 DONE 0.0s [2020-05-05T18:42:05.357Z] [2020-05-05T18:42:05.357Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-05T18:42:06.287Z] #77 DONE 1.1s [2020-05-05T18:42:06.287Z] [2020-05-05T18:42:06.287Z] #78 exporting to image [2020-05-05T18:42:06.287Z] #78 exporting layers [2020-05-05T18:42:08.868Z] #60 221.5 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-05T18:42:09.954Z] #65 253.1 + bin/containerd-shim-runc-v1 [2020-05-05T18:42:12.378Z] #60 224.7 + mkdir -p /build [2020-05-05T18:42:12.378Z] #60 224.7 + cp runc /build/runc [2020-05-05T18:42:12.378Z] #60 DONE 224.8s [2020-05-05T18:42:12.378Z] [2020-05-05T18:42:12.378Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:42:12.829Z] #78 exporting layers 5.7s done [2020-05-05T18:42:12.829Z] #78 writing image sha256:8e9e749361cc0fb9aebd5bfc2ef655d5317e4dba21a498ee24102bd4fbc7cc79 done [2020-05-05T18:42:12.829Z] #78 naming to docker.io/library/docker:1db86b772e45e8ee04fcb6a4db487c983d67d29f done [2020-05-05T18:42:12.829Z] #78 DONE 5.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-05-05T18:42:13.214Z] #65 256.2 + bin/containerd-shim-runc-v2 [2020-05-05T18:42:13.773Z] #65 257.0 + binaries [2020-05-05T18:42:13.773Z] #65 257.0 + mkdir -p /build [2020-05-05T18:42:13.773Z] #65 257.0 + cp bin/containerd /build/containerd [2020-05-05T18:42:13.773Z] #65 257.0 + cp bin/containerd-shim /build/containerd-shim [2020-05-05T18:42:13.773Z] #65 257.0 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-05T18:42:13.773Z] #65 257.0 + cp bin/ctr /build/ctr [2020-05-05T18:42:14.027Z] #65 DONE 257.3s [2020-05-05T18:42:14.804Z] [2020-05-05T18:42:14.804Z] Removing bundles/ [2020-05-05T18:42:14.804Z] [2020-05-05T18:42:14.804Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-05T18:42:14.804Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-05T18:42:14.804Z] GOOS="" GOARCH="" GOARM="" [2020-05-05T18:42:14.952Z] [2020-05-05T18:42:14.952Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-05T18:42:14.952Z] #66 DONE 0.2s [2020-05-05T18:42:15.207Z] [2020-05-05T18:42:15.207Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-05T18:42:15.207Z] #70 DONE 0.1s [2020-05-05T18:42:15.207Z] [2020-05-05T18:42:15.207Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-05T18:42:15.207Z] #72 DONE 0.1s [2020-05-05T18:42:15.207Z] [2020-05-05T18:42:15.207Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-05T18:42:15.207Z] #75 DONE 0.1s [2020-05-05T18:42:15.207Z] [2020-05-05T18:42:15.207Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-05T18:42:15.207Z] #76 DONE 0.0s [2020-05-05T18:42:15.461Z] [2020-05-05T18:42:15.461Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-05T18:42:15.925Z] #65 ... [2020-05-05T18:42:15.925Z] [2020-05-05T18:42:15.925Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-05T18:42:15.925Z] #41 DONE 388.0s [2020-05-05T18:42:15.925Z] [2020-05-05T18:42:15.925Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:42:16.384Z] #77 DONE 1.1s [2020-05-05T18:42:16.384Z] [2020-05-05T18:42:16.384Z] #78 exporting to image [2020-05-05T18:42:16.384Z] #78 exporting layers [2020-05-05T18:42:22.346Z] 65014b3c3121: Pull complete [2020-05-05T18:42:22.908Z] #78 exporting layers 6.0s done [2020-05-05T18:42:22.908Z] #78 writing image sha256:454f6cf348a917ffb8b8ac2232bdef5f35e28e65b8b68a8bb5904da2a515a704 done [2020-05-05T18:42:22.908Z] #78 naming to docker.io/library/docker:1db86b772e45e8ee04fcb6a4db487c983d67d29f done [2020-05-05T18:42:22.908Z] #78 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-05T18:42:23.295Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40907/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=1db86b772e45e8ee04fcb6a4db487c983d67d29f -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1db86b772e45e8ee04fcb6a4db487c983d67d29f hack/make.sh dynbinary test-integration [2020-05-05T18:42:24.218Z] [2020-05-05T18:42:24.218Z] Removing bundles/ [2020-05-05T18:42:24.218Z] [2020-05-05T18:42:24.218Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-05T18:42:24.218Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-05T18:42:24.218Z] GOOS="" GOARCH="" GOARM="" [2020-05-05T18:42:25.504Z] --- PASS: TestBuildWithHugeFile (40.61s) [2020-05-05T18:42:25.504Z] === RUN TestBuildWithEmptyDockerfile [2020-05-05T18:42:25.504Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-05T18:42:25.504Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-05T18:42:25.504Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-05T18:42:25.504Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-05T18:42:25.504Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-05T18:42:25.504Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-05T18:42:25.504Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-05T18:42:25.504Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-05T18:42:25.504Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-05T18:42:25.504Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2020-05-05T18:42:25.504Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2020-05-05T18:42:25.504Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2020-05-05T18:42:25.504Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2020-05-05T18:42:25.504Z] === RUN TestBuildPreserveOwnership [2020-05-05T18:42:25.504Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-05T18:42:25.504Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-05T18:42:25.504Z] --- PASS: TestBuildPreserveOwnership (5.87s) [2020-05-05T18:42:25.504Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.80s) [2020-05-05T18:42:25.504Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s) [2020-05-05T18:42:25.504Z] === RUN TestBuildPlatformInvalid [2020-05-05T18:42:25.504Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2020-05-05T18:42:25.504Z] PASS [2020-05-05T18:42:25.504Z] [2020-05-05T18:42:25.504Z] === Skipped [2020-05-05T18:42:25.504Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-05-05T18:42:25.505Z] build_session_test.go:25: TODO: BuildKit [2020-05-05T18:42:25.505Z] [2020-05-05T18:42:25.505Z] [2020-05-05T18:42:25.505Z] DONE 32 tests, 1 skipped in 86.997s [2020-05-05T18:42:25.505Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-05-05T18:42:25.505Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:42:25.505Z] ++ set -e [2020-05-05T18:42:25.505Z] ++ '[' -n 0 ']' [2020-05-05T18:42:25.505Z] ++ set -x [2020-05-05T18:42:25.505Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:42:25.763Z] INFO: Testing against a local daemon [2020-05-05T18:42:25.763Z] === RUN TestConfigInspect [2020-05-05T18:42:29.045Z] --- PASS: TestConfigInspect (3.32s) [2020-05-05T18:42:29.045Z] === RUN TestConfigList [2020-05-05T18:42:32.328Z] --- PASS: TestConfigList (3.19s) [2020-05-05T18:42:32.328Z] === RUN TestConfigsCreateAndDelete [2020-05-05T18:42:34.746Z] ................................................ [ 29%] [2020-05-05T18:42:35.611Z] --- PASS: TestConfigsCreateAndDelete (3.19s) [2020-05-05T18:42:35.611Z] === RUN TestConfigsUpdate [2020-05-05T18:42:38.893Z] --- PASS: TestConfigsUpdate (3.17s) [2020-05-05T18:42:38.893Z] === RUN TestTemplatedConfig [2020-05-05T18:42:40.966Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-05T18:42:40.966Z] [2020-05-05T18:42:40.966Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-05T18:42:40.966Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-05T18:42:40.966Z] HOSTNAME=f74719b67f16 [2020-05-05T18:42:40.966Z] TESTDEBUG=0 [2020-05-05T18:42:40.966Z] DEST=bundles/test-integration [2020-05-05T18:42:40.966Z] PWD=/go/src/github.com/docker/docker [2020-05-05T18:42:40.966Z] DOCKER_GITCOMMIT=1db86b772e45e8ee04fcb6a4db487c983d67d29f [2020-05-05T18:42:40.966Z] container=docker [2020-05-05T18:42:40.966Z] HOME=/root [2020-05-05T18:42:40.966Z] GOLANG_VERSION=1.13.10 [2020-05-05T18:42:40.966Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-05T18:42:40.966Z] VALIDATE_BRANCH=master [2020-05-05T18:42:40.966Z] TERM=xterm [2020-05-05T18:42:40.966Z] DOCKER_PKG=github.com/docker/docker [2020-05-05T18:42:40.966Z] SHLVL=1 [2020-05-05T18:42:40.966Z] TIMEOUT=120m [2020-05-05T18:42:40.966Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-05T18:42:40.966Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-05T18:42:40.966Z] GO111MODULE=off [2020-05-05T18:42:40.966Z] DOCKER_EXPERIMENTAL=1 [2020-05-05T18:42:40.966Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-05T18:42:40.966Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-05T18:42:40.966Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-05T18:42:40.966Z] GOPATH=/go [2020-05-05T18:42:40.966Z] PKG_CONFIG=pkg-config [2020-05-05T18:42:40.966Z] _=/usr/bin/env [2020-05-05T18:42:40.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-05T18:42:42.177Z] --- PASS: TestTemplatedConfig (3.41s) [2020-05-05T18:42:42.177Z] === RUN TestConfigCreateResolve [2020-05-05T18:42:45.459Z] --- PASS: TestConfigCreateResolve (3.16s) [2020-05-05T18:42:45.459Z] === RUN TestConfigDaemonLibtrustID [2020-05-05T18:42:45.717Z] --- PASS: TestConfigDaemonLibtrustID (0.62s) [2020-05-05T18:42:45.717Z] PASS [2020-05-05T18:42:45.717Z] [2020-05-05T18:42:45.717Z] DONE 7 tests in 20.222s [2020-05-05T18:42:45.717Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-05-05T18:42:45.717Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:42:45.717Z] ++ set -e [2020-05-05T18:42:45.717Z] ++ '[' -n 0 ']' [2020-05-05T18:42:45.717Z] ++ set -x [2020-05-05T18:42:45.717Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:42:45.975Z] INFO: Testing against a local daemon [2020-05-05T18:42:45.975Z] === RUN TestCheckpoint [2020-05-05T18:42:45.975Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-05T18:42:45.975Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-05T18:42:45.975Z] === RUN TestContainerInvalidJSON [2020-05-05T18:42:45.975Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-05T18:42:45.975Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-05T18:42:45.975Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-05T18:42:45.975Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-05T18:42:45.975Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-05T18:42:45.975Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-05T18:42:45.975Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-05T18:42:45.975Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-05T18:42:45.975Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-05T18:42:45.975Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-05T18:42:45.975Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-05T18:42:45.975Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-05T18:42:45.975Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-05T18:42:45.975Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-05T18:42:45.975Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-05-05T18:42:45.975Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-05T18:42:46.233Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-05-05T18:42:46.233Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-05T18:42:46.233Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-05-05T18:42:46.233Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-05T18:42:46.491Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-05-05T18:42:46.491Z] === RUN TestCopyFromContainer [2020-05-05T18:42:48.403Z] === RUN TestCopyFromContainer// [2020-05-05T18:42:48.403Z] === RUN TestCopyFromContainer//bar/root [2020-05-05T18:42:48.661Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-05T18:42:48.661Z] === RUN TestCopyFromContainer/bar/quux [2020-05-05T18:42:48.920Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-05T18:42:48.920Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-05T18:42:48.920Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-05T18:42:49.179Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-05T18:42:49.179Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-05T18:42:49.437Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-05T18:42:49.437Z] --- PASS: TestCopyFromContainer (3.10s) [2020-05-05T18:42:49.437Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-05-05T18:42:49.437Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-05-05T18:42:49.437Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-05-05T18:42:49.437Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-05-05T18:42:49.437Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-05-05T18:42:49.437Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-05-05T18:42:49.437Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-05-05T18:42:49.437Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-05-05T18:42:49.437Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-05-05T18:42:49.437Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-05-05T18:42:49.437Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-05T18:42:49.437Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-05T18:42:49.437Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-05T18:42:49.437Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-05T18:42:49.437Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-05T18:42:49.437Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-05T18:42:49.437Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-05T18:42:49.437Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-05T18:42:49.437Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-05T18:42:49.437Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-05T18:42:49.437Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-05-05T18:42:49.437Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-05-05T18:42:49.437Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-05-05T18:42:49.437Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.02s) [2020-05-05T18:42:49.437Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-05T18:42:49.696Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-05-05T18:42:49.696Z] === RUN TestCreateWithInvalidEnv [2020-05-05T18:42:49.696Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-05T18:42:49.696Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-05T18:42:49.696Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-05T18:42:49.696Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-05T18:42:49.696Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-05T18:42:49.696Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-05T18:42:49.696Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-05T18:42:49.696Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-05T18:42:49.696Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-05T18:42:49.696Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-05T18:42:49.696Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-05T18:42:49.696Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-05T18:42:49.696Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-05T18:42:49.696Z] === RUN TestCreateTmpfsMountsTarget [2020-05-05T18:42:49.696Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-05-05T18:42:49.696Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-05T18:42:52.226Z] --- PASS: TestCreateWithCustomMaskedPaths (2.21s) [2020-05-05T18:42:52.226Z] === RUN TestCreateWithCapabilities [2020-05-05T18:42:52.226Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-05T18:42:52.227Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-05T18:42:52.227Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-05T18:42:52.227Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-05T18:42:52.227Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-05T18:42:52.227Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-05T18:42:52.227Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-05T18:42:52.227Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-05T18:42:52.227Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-05T18:42:52.227Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-05T18:42:52.227Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-05T18:42:52.227Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-05T18:42:52.227Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-05T18:42:52.227Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-05T18:42:52.227Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-05T18:42:52.227Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-05T18:42:52.227Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-05T18:42:52.227Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-05T18:42:52.227Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-05T18:42:52.227Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-05T18:42:52.227Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-05T18:42:52.227Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-05T18:42:52.227Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-05T18:42:52.227Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-05T18:42:52.227Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-05T18:42:52.227Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-05T18:42:52.227Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-05T18:42:52.227Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-05T18:42:52.227Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-05T18:42:52.227Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-05T18:42:52.227Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-05T18:42:52.227Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-05T18:42:52.227Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-05T18:42:52.227Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-05T18:42:52.227Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-05-05T18:42:52.227Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-05-05T18:42:52.227Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-05T18:42:52.227Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-05T18:42:52.227Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-05T18:42:52.227Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-05-05T18:42:52.227Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.11s) [2020-05-05T18:42:52.227Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-05-05T18:42:52.227Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-05-05T18:42:52.227Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-05-05T18:42:52.227Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-05-05T18:42:52.227Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-05T18:42:54.420Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-05-05T18:42:54.758Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.21s) [2020-05-05T18:42:54.758Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-05T18:42:54.758Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-05T18:42:54.758Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-05T18:42:54.758Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-05T18:42:54.758Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-05T18:42:54.758Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-05T18:42:54.758Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-05T18:42:54.758Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-05T18:42:54.758Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-05T18:42:54.758Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-05T18:42:54.758Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-05T18:42:54.758Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-05T18:42:54.758Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-05T18:42:54.758Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-05T18:42:54.758Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-05T18:42:54.758Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-05T18:42:54.758Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-05-05T18:42:54.758Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-05-05T18:42:54.758Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-05-05T18:42:54.758Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2020-05-05T18:42:54.758Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2020-05-05T18:42:54.758Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-05-05T18:42:54.758Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-05T18:42:55.016Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s) [2020-05-05T18:42:55.016Z] === RUN TestContainerStartOnDaemonRestart [2020-05-05T18:42:55.016Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-05T18:42:55.016Z] === RUN TestDaemonRestartIpcMode [2020-05-05T18:42:55.016Z] === PAUSE TestDaemonRestartIpcMode [2020-05-05T18:42:55.016Z] === RUN TestDaemonHostGatewayIP [2020-05-05T18:42:55.016Z] === PAUSE TestDaemonHostGatewayIP [2020-05-05T18:42:55.016Z] === RUN TestContainerKillOnDaemonStart [2020-05-05T18:42:55.016Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-05T18:42:55.016Z] === RUN TestDiff [2020-05-05T18:42:55.952Z] --- PASS: TestDiff (0.77s) [2020-05-05T18:42:55.952Z] === RUN TestExecWithCloseStdin [2020-05-05T18:42:56.890Z] --- PASS: TestExecWithCloseStdin (0.90s) [2020-05-05T18:42:56.890Z] === RUN TestExec [2020-05-05T18:42:57.825Z] --- PASS: TestExec (0.84s) [2020-05-05T18:42:57.825Z] === RUN TestExecUser [2020-05-05T18:42:58.392Z] --- PASS: TestExecUser (0.86s) [2020-05-05T18:42:58.392Z] === RUN TestExportContainerAndImportImage [2020-05-05T18:42:59.768Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2020-05-05T18:42:59.768Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-05T18:43:01.671Z] --- PASS: TestExportContainerAfterDaemonRestart (1.93s) [2020-05-05T18:43:01.671Z] === RUN TestHealthCheckWorkdir [2020-05-05T18:43:01.860Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-05-05T18:43:02.605Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2020-05-05T18:43:02.606Z] === RUN TestHealthKillContainer [2020-05-05T18:43:03.238Z] #65 397.1 + bin/containerd [2020-05-05T18:43:03.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-05T18:43:03.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-05T18:43:05.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-05T18:43:05.887Z] --- PASS: TestHealthKillContainer (2.97s) [2020-05-05T18:43:05.887Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-05T18:43:06.145Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s) [2020-05-05T18:43:06.145Z] === RUN TestIpcModeNone [2020-05-05T18:43:06.894Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-05-05T18:43:07.081Z] --- PASS: TestIpcModeNone (0.88s) [2020-05-05T18:43:07.081Z] === RUN TestIpcModePrivate [2020-05-05T18:43:08.015Z] --- PASS: TestIpcModePrivate (0.88s) [2020-05-05T18:43:08.015Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-05-05T18:43:08.015Z] === RUN TestIpcModeShareable [2020-05-05T18:43:08.951Z] --- PASS: TestIpcModeShareable (0.90s) [2020-05-05T18:43:08.951Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-05-05T18:43:08.951Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-05T18:43:11.481Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.67s) [2020-05-05T18:43:11.481Z] === RUN TestAPIIpcModeHost [2020-05-05T18:43:12.416Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-05-05T18:43:12.416Z] === RUN TestDaemonIpcModeShareable [2020-05-05T18:43:14.319Z] --- PASS: TestDaemonIpcModeShareable (1.85s) [2020-05-05T18:43:14.319Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-05-05T18:43:14.319Z] === RUN TestDaemonIpcModePrivate [2020-05-05T18:43:15.870Z] #65 ... [2020-05-05T18:43:15.870Z] [2020-05-05T18:43:15.870Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:43:15.870Z] #23 447.8 + return [2020-05-05T18:43:15.870Z] #23 DONE 447.9s [2020-05-05T18:43:15.870Z] [2020-05-05T18:43:15.870Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:43:16.220Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2020-05-05T18:43:16.220Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-05-05T18:43:16.220Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-05T18:43:17.601Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2020-05-05T18:43:17.601Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-05-05T18:43:17.601Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-05T18:43:19.501Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.87s) [2020-05-05T18:43:19.501Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-05-05T18:43:19.501Z] === RUN TestIpcModeOlderClient [2020-05-05T18:43:19.501Z] === PAUSE TestIpcModeOlderClient [2020-05-05T18:43:19.501Z] === RUN TestKillContainerInvalidSignal [2020-05-05T18:43:20.436Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2020-05-05T18:43:20.436Z] === RUN TestKillContainer [2020-05-05T18:43:20.436Z] === RUN TestKillContainer/no_signal [2020-05-05T18:43:20.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-05T18:43:21.370Z] === RUN TestKillContainer/non_killing_signal [2020-05-05T18:43:21.629Z] === RUN TestKillContainer/killing_signal [2020-05-05T18:43:21.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-05T18:43:22.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-05T18:43:23.003Z] --- PASS: TestKillContainer (2.33s) [2020-05-05T18:43:23.003Z] --- PASS: TestKillContainer/no_signal (0.76s) [2020-05-05T18:43:23.003Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2020-05-05T18:43:23.003Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2020-05-05T18:43:23.003Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-05T18:43:23.003Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-05T18:43:23.569Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-05T18:43:24.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-05T18:43:24.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-05T18:43:24.504Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.56s) [2020-05-05T18:43:24.504Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2020-05-05T18:43:24.504Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-05-05T18:43:24.504Z] === RUN TestKillStoppedContainer [2020-05-05T18:43:24.504Z] --- PASS: TestKillStoppedContainer (0.12s) [2020-05-05T18:43:24.504Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-05T18:43:24.504Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-05-05T18:43:24.504Z] === RUN TestKillDifferentUserContainer [2020-05-05T18:43:25.438Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2020-05-05T18:43:25.438Z] === RUN TestInspectOomKilledTrue [2020-05-05T18:43:25.438Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-05T18:43:25.438Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-05T18:43:25.438Z] === RUN TestInspectOomKilledFalse [2020-05-05T18:43:25.438Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-05T18:43:25.438Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-05T18:43:25.438Z] === RUN TestLinksEtcHostsContentMatch [2020-05-05T18:43:25.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-05T18:43:26.004Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2020-05-05T18:43:26.004Z] === RUN TestLinksContainerNames [2020-05-05T18:43:27.379Z] --- PASS: TestLinksContainerNames (1.52s) [2020-05-05T18:43:27.379Z] === RUN TestLogsFollowTailEmpty [2020-05-05T18:43:28.310Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-05-05T18:43:28.316Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2020-05-05T18:43:28.316Z] === RUN TestContainerNetworkMountsNoChown [2020-05-05T18:43:28.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-05T18:43:29.250Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2020-05-05T18:43:29.250Z] === RUN TestMountDaemonRoot [2020-05-05T18:43:29.250Z] === RUN TestMountDaemonRoot/default [2020-05-05T18:43:29.250Z] === PAUSE TestMountDaemonRoot/default [2020-05-05T18:43:29.250Z] === RUN TestMountDaemonRoot/private [2020-05-05T18:43:29.250Z] === PAUSE TestMountDaemonRoot/private [2020-05-05T18:43:29.250Z] === RUN TestMountDaemonRoot/rprivate [2020-05-05T18:43:29.250Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-05T18:43:29.250Z] === RUN TestMountDaemonRoot/slave [2020-05-05T18:43:29.250Z] === PAUSE TestMountDaemonRoot/slave [2020-05-05T18:43:29.250Z] === RUN TestMountDaemonRoot/rslave [2020-05-05T18:43:29.250Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-05T18:43:29.250Z] === RUN TestMountDaemonRoot/shared [2020-05-05T18:43:29.250Z] === PAUSE TestMountDaemonRoot/shared [2020-05-05T18:43:29.250Z] === RUN TestMountDaemonRoot/rshared [2020-05-05T18:43:29.250Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-05T18:43:29.250Z] === CONT TestMountDaemonRoot/default [2020-05-05T18:43:29.250Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-05T18:43:29.250Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-05T18:43:29.250Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-05T18:43:29.250Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-05T18:43:29.250Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-05T18:43:29.250Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-05T18:43:29.250Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-05T18:43:29.250Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-05T18:43:29.250Z] === CONT TestMountDaemonRoot/rslave [2020-05-05T18:43:29.250Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-05T18:43:29.250Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-05T18:43:29.250Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-05T18:43:29.250Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-05T18:43:29.250Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-05T18:43:29.250Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-05T18:43:29.250Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-05T18:43:29.250Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-05T18:43:29.250Z] === CONT TestMountDaemonRoot/slave [2020-05-05T18:43:29.250Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-05T18:43:29.250Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-05T18:43:29.250Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-05T18:43:29.250Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-05T18:43:29.250Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-05T18:43:29.250Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-05T18:43:29.250Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-05T18:43:29.250Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-05T18:43:29.250Z] === CONT TestMountDaemonRoot/rshared [2020-05-05T18:43:29.250Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-05T18:43:29.250Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-05T18:43:29.250Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-05T18:43:29.250Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-05T18:43:29.250Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-05T18:43:29.250Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-05T18:43:29.250Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-05T18:43:29.250Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-05T18:43:29.250Z] === CONT TestMountDaemonRoot/private [2020-05-05T18:43:29.250Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-05T18:43:29.250Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-05T18:43:29.250Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-05T18:43:29.250Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-05T18:43:29.250Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-05T18:43:29.250Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-05T18:43:29.250Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-05T18:43:29.250Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-05T18:43:29.250Z] === CONT TestMountDaemonRoot/shared [2020-05-05T18:43:29.250Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-05T18:43:29.250Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-05T18:43:29.250Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-05T18:43:29.250Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-05T18:43:29.250Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-05T18:43:29.250Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-05T18:43:29.250Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-05T18:43:29.250Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-05T18:43:29.250Z] === CONT TestMountDaemonRoot/rprivate [2020-05-05T18:43:29.250Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-05T18:43:29.250Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-05T18:43:29.250Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-05T18:43:29.250Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-05T18:43:29.250Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-05T18:43:29.250Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-05T18:43:29.250Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-05T18:43:29.250Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-05T18:43:29.250Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-05T18:43:29.250Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-05T18:43:29.250Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-05T18:43:29.250Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-05T18:43:29.250Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-05T18:43:29.250Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-05T18:43:29.250Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-05T18:43:29.250Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-05T18:43:29.250Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-05T18:43:29.250Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-05T18:43:29.250Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-05T18:43:29.250Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-05T18:43:29.250Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-05T18:43:29.250Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-05T18:43:29.250Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-05T18:43:29.250Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-05T18:43:29.250Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-05T18:43:29.250Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-05T18:43:29.250Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-05T18:43:29.509Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-05T18:43:29.509Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-05T18:43:29.509Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-05T18:43:29.509Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-05T18:43:29.509Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-05T18:43:29.509Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-05T18:43:29.509Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-05T18:43:29.509Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-05T18:43:29.509Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-05T18:43:29.509Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-05-05T18:43:29.509Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-05T18:43:29.509Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-05-05T18:43:29.509Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-05-05T18:43:29.509Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-05-05T18:43:29.509Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-05-05T18:43:29.509Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-05T18:43:29.509Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-05-05T18:43:29.509Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-05-05T18:43:29.509Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-05-05T18:43:29.509Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-05-05T18:43:29.509Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-05T18:43:29.509Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-05-05T18:43:29.509Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-05-05T18:43:29.509Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-05-05T18:43:29.509Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-05-05T18:43:29.509Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-05T18:43:29.509Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-05-05T18:43:29.509Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-05-05T18:43:29.509Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-05-05T18:43:29.509Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-05-05T18:43:29.509Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-05T18:43:29.509Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-05T18:43:29.509Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-05-05T18:43:29.509Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-05-05T18:43:29.509Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-05T18:43:29.509Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-05T18:43:29.509Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-05-05T18:43:29.509Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-05T18:43:29.509Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-05-05T18:43:29.509Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-05-05T18:43:29.509Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-05T18:43:29.509Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-05-05T18:43:29.509Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-05-05T18:43:29.509Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-05-05T18:43:29.509Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-05-05T18:43:29.509Z] === RUN TestContainerBindMountNonRecursive [2020-05-05T18:43:29.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-05T18:43:31.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-05T18:43:31.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-05T18:43:31.409Z] --- PASS: TestContainerBindMountNonRecursive (1.92s) [2020-05-05T18:43:31.409Z] === RUN TestNetworkNat [2020-05-05T18:43:32.344Z] --- PASS: TestNetworkNat (0.87s) [2020-05-05T18:43:32.344Z] === RUN TestNetworkLocalhostTCPNat [2020-05-05T18:43:32.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-05T18:43:33.306Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2020-05-05T18:43:33.306Z] === RUN TestNetworkLoopbackNat [2020-05-05T18:43:33.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-05T18:43:34.683Z] --- PASS: TestNetworkLoopbackNat (1.20s) [2020-05-05T18:43:34.683Z] === RUN TestPause [2020-05-05T18:43:35.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-05T18:43:35.253Z] --- PASS: TestPause (0.88s) [2020-05-05T18:43:35.253Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-05T18:43:35.253Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-05T18:43:35.253Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-05T18:43:35.253Z] === RUN TestPauseStopPausedContainer [2020-05-05T18:43:36.194Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2020-05-05T18:43:36.194Z] === RUN TestPsFilter [2020-05-05T18:43:36.195Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-05T18:43:36.195Z] [2020-05-05T18:43:36.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-05T18:43:36.452Z] --- PASS: TestPsFilter (0.25s) [2020-05-05T18:43:36.452Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-05T18:43:37.131Z] [2020-05-05T18:43:37.131Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-05-05T18:43:37.255Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-05-05T18:43:37.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-05T18:43:37.386Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2020-05-05T18:43:37.386Z] === RUN TestRemoveContainerWithVolume [2020-05-05T18:43:37.388Z] [2020-05-05T18:43:37.388Z] [2020-05-05T18:43:37.388Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-05T18:43:37.388Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-05T18:43:37.388Z] HOSTNAME=973d8da13524 [2020-05-05T18:43:37.388Z] TEST_SKIP_INTEGRATION=1 [2020-05-05T18:43:37.388Z] TESTDEBUG=0 [2020-05-05T18:43:37.388Z] DEST=bundles/test-integration [2020-05-05T18:43:37.388Z] PWD=/go/src/github.com/docker/docker [2020-05-05T18:43:37.388Z] KEEPBUNDLE=1 [2020-05-05T18:43:37.388Z] DOCKER_GITCOMMIT=1db86b772e45e8ee04fcb6a4db487c983d67d29f [2020-05-05T18:43:37.388Z] container=docker [2020-05-05T18:43:37.388Z] HOME=/root [2020-05-05T18:43:37.388Z] GOLANG_VERSION=1.13.10 [2020-05-05T18:43:37.388Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-05T18:43:37.388Z] VALIDATE_BRANCH=master [2020-05-05T18:43:37.388Z] TERM=xterm [2020-05-05T18:43:37.388Z] DOCKER_PKG=github.com/docker/docker [2020-05-05T18:43:37.388Z] SHLVL=1 [2020-05-05T18:43:37.388Z] TIMEOUT=120m [2020-05-05T18:43:37.388Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-05T18:43:37.388Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-05T18:43:37.388Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-05-05T18:43:37.388Z] GO111MODULE=off [2020-05-05T18:43:37.388Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-05T18:43:37.388Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-05T18:43:37.388Z] GOPATH=/go [2020-05-05T18:43:37.388Z] PKG_CONFIG=pkg-config [2020-05-05T18:43:37.388Z] _=/usr/bin/env [2020-05-05T18:43:37.388Z] Building test suite binary ./integration-cli/test.main [2020-05-05T18:43:37.645Z] No new tests added to integration. [2020-05-05T18:43:37.645Z] [2020-05-05T18:43:37.645Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-05T18:43:37.645Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-05T18:43:37.645Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-05T18:43:37.645Z] HOSTNAME=3abe7cab6bef [2020-05-05T18:43:37.645Z] TEST_SKIP_INTEGRATION=1 [2020-05-05T18:43:37.645Z] TESTDEBUG=0 [2020-05-05T18:43:37.645Z] DEST=bundles/test-integration [2020-05-05T18:43:37.645Z] PWD=/go/src/github.com/docker/docker [2020-05-05T18:43:37.645Z] KEEPBUNDLE=1 [2020-05-05T18:43:37.645Z] DOCKER_GITCOMMIT=1db86b772e45e8ee04fcb6a4db487c983d67d29f [2020-05-05T18:43:37.645Z] container=docker [2020-05-05T18:43:37.645Z] HOME=/root [2020-05-05T18:43:37.645Z] GOLANG_VERSION=1.13.10 [2020-05-05T18:43:37.645Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-05T18:43:37.645Z] VALIDATE_BRANCH=master [2020-05-05T18:43:37.645Z] TERM=xterm [2020-05-05T18:43:37.645Z] DOCKER_PKG=github.com/docker/docker [2020-05-05T18:43:37.645Z] SHLVL=1 [2020-05-05T18:43:37.645Z] TIMEOUT=120m [2020-05-05T18:43:37.645Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-05T18:43:37.645Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-05T18:43:37.645Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-05-05T18:43:37.645Z] GO111MODULE=off [2020-05-05T18:43:37.645Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-05T18:43:37.645Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-05T18:43:37.645Z] GOPATH=/go [2020-05-05T18:43:37.645Z] PKG_CONFIG=pkg-config [2020-05-05T18:43:37.645Z] _=/usr/bin/env [2020-05-05T18:43:37.645Z] Building test suite binary ./integration-cli/test.main [2020-05-05T18:43:38.117Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2020-05-05T18:43:38.117Z] === RUN TestRemoveContainerRunning [2020-05-05T18:43:38.686Z] --- PASS: TestRemoveContainerRunning (0.80s) [2020-05-05T18:43:38.687Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-05T18:43:38.733Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-05T18:43:38.733Z] Using test binary docker [2020-05-05T18:43:38.733Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-05T18:43:38.733Z] +++ /etc/init.d/apparmor start [2020-05-05T18:43:38.733Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-05T18:43:38.733Z] INFO: Waiting for daemon to start... [2020-05-05T18:43:38.733Z] Starting dockerd [2020-05-05T18:43:38.733Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-05-05T18:43:39.016Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-05T18:43:39.016Z] HOSTNAME=f3eb557699de [2020-05-05T18:43:39.016Z] TESTDEBUG=0 [2020-05-05T18:43:39.016Z] DEST=bundles/test-integration [2020-05-05T18:43:39.016Z] PWD=/go/src/github.com/docker/docker [2020-05-05T18:43:39.016Z] KEEPBUNDLE=1 [2020-05-05T18:43:39.016Z] DOCKER_GITCOMMIT=1db86b772e45e8ee04fcb6a4db487c983d67d29f [2020-05-05T18:43:39.016Z] container=docker [2020-05-05T18:43:39.016Z] HOME=/root [2020-05-05T18:43:39.016Z] GOLANG_VERSION=1.13.10 [2020-05-05T18:43:39.016Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-05T18:43:39.016Z] VALIDATE_BRANCH=master [2020-05-05T18:43:39.016Z] TERM=xterm [2020-05-05T18:43:39.016Z] DOCKER_PKG=github.com/docker/docker [2020-05-05T18:43:39.016Z] SHLVL=1 [2020-05-05T18:43:39.016Z] TIMEOUT=120m [2020-05-05T18:43:39.016Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-05T18:43:39.016Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-05T18:43:39.016Z] GO111MODULE=off [2020-05-05T18:43:39.016Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-05T18:43:39.016Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-05T18:43:39.016Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-05T18:43:39.016Z] GOPATH=/go [2020-05-05T18:43:39.016Z] PKG_CONFIG=pkg-config [2020-05-05T18:43:39.016Z] _=/usr/bin/env [2020-05-05T18:43:39.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-05T18:43:39.226Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-05-05T18:43:39.621Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2020-05-05T18:43:39.621Z] === RUN TestRemoveInvalidContainer [2020-05-05T18:43:39.621Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-05T18:43:39.621Z] === RUN TestRenameLinkedContainer [2020-05-05T18:43:40.768Z] . [2020-05-05T18:43:40.768Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-05T18:43:40.768Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-05T18:43:40.768Z] Error: No such image: emptyfs [2020-05-05T18:43:40.768Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-05T18:43:40.768Z] ++++ docker load [2020-05-05T18:43:40.768Z] Running integration-test (iteration 1) [2020-05-05T18:43:40.768Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-05-05T18:43:40.768Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:43:40.768Z] ++ set -e [2020-05-05T18:43:40.768Z] ++ '[' -n 0 ']' [2020-05-05T18:43:40.768Z] ++ set -x [2020-05-05T18:43:40.769Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:43:42.904Z] --- PASS: TestRenameLinkedContainer (3.06s) [2020-05-05T18:43:42.904Z] === RUN TestRenameStoppedContainer [2020-05-05T18:43:43.470Z] --- PASS: TestRenameStoppedContainer (0.76s) [2020-05-05T18:43:43.470Z] === RUN TestRenameRunningContainerAndReuse [2020-05-05T18:43:43.980Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-05-05T18:43:44.844Z] --- PASS: TestRenameRunningContainerAndReuse (1.51s) [2020-05-05T18:43:44.844Z] === RUN TestRenameInvalidName [2020-05-05T18:43:45.780Z] --- PASS: TestRenameInvalidName (0.78s) [2020-05-05T18:43:45.780Z] === RUN TestRenameAnonymousContainer [2020-05-05T18:43:49.133Z] Loaded image: buildpack-deps:jessie [2020-05-05T18:43:49.133Z] Loaded image: busybox:latest [2020-05-05T18:43:49.133Z] Loaded image: busybox:glibc [2020-05-05T18:43:49.133Z] Loaded image: debian:jessie [2020-05-05T18:43:49.133Z] Loaded image: hello-world:latest [2020-05-05T18:43:49.133Z] INFO: Testing against a local daemon [2020-05-05T18:43:49.133Z] === RUN TestCgroupNamespacesBuild [2020-05-05T18:43:49.965Z] --- PASS: TestRenameAnonymousContainer (3.93s) [2020-05-05T18:43:49.965Z] === RUN TestRenameContainerWithSameName [2020-05-05T18:43:50.531Z] --- PASS: TestRenameContainerWithSameName (0.82s) [2020-05-05T18:43:50.531Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-05T18:43:51.146Z] --- PASS: TestCgroupNamespacesBuild (2.31s) [2020-05-05T18:43:51.146Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-05T18:43:51.905Z] --- PASS: TestRenameContainerWithLinkedContainer (1.52s) [2020-05-05T18:43:51.905Z] === RUN TestResize [2020-05-05T18:43:52.612Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s) [2020-05-05T18:43:52.613Z] === RUN TestBuildWithSession [2020-05-05T18:43:52.613Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-05T18:43:52.613Z] build_session_test.go:25: TODO: BuildKit [2020-05-05T18:43:52.613Z] === RUN TestBuildSquashParent [2020-05-05T18:43:52.841Z] --- PASS: TestResize (0.80s) [2020-05-05T18:43:52.841Z] === RUN TestResizeWithInvalidSize [2020-05-05T18:43:53.776Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2020-05-05T18:43:53.776Z] === RUN TestResizeWhenContainerNotStarted [2020-05-05T18:43:54.343Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2020-05-05T18:43:54.343Z] === RUN TestDaemonRestartKillContainers [2020-05-05T18:43:54.343Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-05T18:43:54.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-05T18:43:54.343Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-05T18:43:54.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-05T18:43:54.343Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-05T18:43:54.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-05T18:43:54.343Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-05T18:43:54.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-05T18:43:54.343Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-05T18:43:54.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-05T18:43:54.343Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-05T18:43:54.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-05T18:43:54.343Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-05T18:43:54.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-05T18:43:54.343Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-05T18:43:54.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-05T18:43:54.343Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-05T18:43:54.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-05T18:43:54.343Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-05T18:43:54.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-05T18:43:54.343Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-05T18:43:54.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-05T18:43:54.343Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-05T18:43:54.343Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-05T18:43:54.343Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-05T18:43:54.343Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-05T18:43:54.343Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-05T18:43:54.343Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-05T18:43:55.195Z] #53 DONE 483.1s [2020-05-05T18:43:55.195Z] [2020-05-05T18:43:55.195Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-05T18:43:56.248Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-05T18:43:57.188Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-05T18:43:57.188Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-05T18:43:57.757Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-05T18:43:57.757Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-05T18:43:58.456Z] ......................... [ 67%] [2020-05-05T18:43:58.693Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-05T18:43:59.630Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-05T18:43:59.630Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-05T18:44:00.658Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-05T18:44:00.658Z] [2020-05-05T18:44:00.658Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-05T18:44:00.658Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-05T18:44:00.658Z] HOSTNAME=c406903a76ff [2020-05-05T18:44:00.658Z] DEST=bundles/test-integration [2020-05-05T18:44:00.658Z] PWD=/go/src/github.com/docker/docker [2020-05-05T18:44:00.658Z] DOCKER_ROOTLESS=1 [2020-05-05T18:44:00.658Z] DOCKER_GITCOMMIT=1db86b772e45e8ee04fcb6a4db487c983d67d29f [2020-05-05T18:44:00.658Z] container=docker [2020-05-05T18:44:00.658Z] HOME=/root [2020-05-05T18:44:00.658Z] GOLANG_VERSION=1.13.10 [2020-05-05T18:44:00.658Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-05T18:44:00.658Z] VALIDATE_BRANCH=master [2020-05-05T18:44:00.658Z] TERM=xterm [2020-05-05T18:44:00.658Z] DOCKER_PKG=github.com/docker/docker [2020-05-05T18:44:00.658Z] SHLVL=1 [2020-05-05T18:44:00.658Z] TIMEOUT=120m [2020-05-05T18:44:00.658Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-05T18:44:00.658Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-05T18:44:00.658Z] GO111MODULE=off [2020-05-05T18:44:00.658Z] DOCKER_EXPERIMENTAL=1 [2020-05-05T18:44:00.658Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-05T18:44:00.658Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-05T18:44:00.658Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-05T18:44:00.658Z] GOPATH=/go [2020-05-05T18:44:00.658Z] PKG_CONFIG=pkg-config [2020-05-05T18:44:00.658Z] _=/usr/bin/env [2020-05-05T18:44:00.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-05T18:44:00.974Z] --- PASS: TestBuildSquashParent (7.20s) [2020-05-05T18:44:00.974Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-05T18:44:00.974Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-05T18:44:00.974Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-05T18:44:00.974Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-05T18:44:00.974Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-05T18:44:00.974Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-05T18:44:00.974Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-05T18:44:00.974Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-05T18:44:00.974Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-05T18:44:00.974Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-05T18:44:00.974Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-05T18:44:00.974Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-05T18:44:00.974Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-05T18:44:00.974Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-05T18:44:00.974Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-05T18:44:02.163Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-05T18:44:02.163Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.74s) [2020-05-05T18:44:02.163Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.71s) [2020-05-05T18:44:02.163Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.77s) [2020-05-05T18:44:02.163Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.33s) [2020-05-05T18:44:02.163Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2020-05-05T18:44:02.163Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.62s) [2020-05-05T18:44:02.163Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.68s) [2020-05-05T18:44:02.163Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.59s) [2020-05-05T18:44:02.163Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.61s) [2020-05-05T18:44:02.163Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.46s) [2020-05-05T18:44:02.163Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.32s) [2020-05-05T18:44:02.163Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.41s) [2020-05-05T18:44:02.163Z] === RUN TestCgroupNamespacesRun [2020-05-05T18:44:02.440Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-05T18:44:02.440Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-05T18:44:04.066Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2020-05-05T18:44:04.066Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-05T18:44:05.110Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-05T18:44:05.110Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-05T18:44:05.968Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2020-05-05T18:44:05.968Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-05T18:44:07.343Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2020-05-05T18:44:07.343Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-05T18:44:07.839Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-05T18:44:07.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.64s) [2020-05-05T18:44:07.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.73s) [2020-05-05T18:44:07.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.37s) [2020-05-05T18:44:07.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.55s) [2020-05-05T18:44:07.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.47s) [2020-05-05T18:44:07.839Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.47s) [2020-05-05T18:44:07.839Z] === RUN TestBuildMultiStageCopy [2020-05-05T18:44:07.839Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-05T18:44:09.246Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2020-05-05T18:44:09.246Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-05T18:44:10.510Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-05T18:44:10.792Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-05T18:44:11.149Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.77s) [2020-05-05T18:44:11.149Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-05T18:44:11.404Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-05T18:44:12.016Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-05T18:44:12.083Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.93s) [2020-05-05T18:44:12.083Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-05T18:44:12.627Z] --- PASS: TestBuildMultiStageCopy (5.09s) [2020-05-05T18:44:12.627Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.70s) [2020-05-05T18:44:12.627Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2020-05-05T18:44:12.627Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2020-05-05T18:44:12.627Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2020-05-05T18:44:12.627Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.67s) [2020-05-05T18:44:12.627Z] === RUN TestBuildMultiStageParentConfig [2020-05-05T18:44:13.018Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2020-05-05T18:44:13.018Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-05T18:44:13.706Z] #65 469.8 + bin/containerd-stress [2020-05-05T18:44:14.092Z] --- PASS: TestBuildMultiStageParentConfig (1.64s) [2020-05-05T18:44:14.092Z] === RUN TestBuildLabelWithTargets [2020-05-05T18:44:14.919Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2020-05-05T18:44:14.919Z] === RUN TestKernelTCPMemory [2020-05-05T18:44:15.746Z] #65 473.5 + bin/containerd-shim [2020-05-05T18:44:15.855Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-05-05T18:44:15.855Z] === RUN TestNISDomainname [2020-05-05T18:44:16.759Z] --- PASS: TestBuildLabelWithTargets (2.49s) [2020-05-05T18:44:16.759Z] === RUN TestBuildWithEmptyLayers [2020-05-05T18:44:16.790Z] --- PASS: TestNISDomainname (1.00s) [2020-05-05T18:44:16.790Z] === RUN TestHostnameDnsResolution [2020-05-05T18:44:17.761Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2020-05-05T18:44:17.761Z] === RUN TestBuildMultiStageOnBuild [2020-05-05T18:44:18.527Z] eac6fba788c9: Pull complete [2020-05-05T18:44:18.527Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca [2020-05-05T18:44:18.527Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-05T18:44:18.527Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-05T18:44:18.527Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-05-05T18:44:18.527Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-05-05T18:44:18.527Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1158' [2020-05-05T18:44:18.527Z] INFO: Docker version of control daemon [2020-05-05T18:44:18.527Z] [2020-05-05T18:44:18.527Z] Client: Docker Engine - Enterprise [2020-05-05T18:44:18.527Z] Version: 19.03.5 [2020-05-05T18:44:18.527Z] API version: 1.40 [2020-05-05T18:44:18.527Z] Go version: go1.12.12 [2020-05-05T18:44:18.527Z] Git commit: 2ee0c57608 [2020-05-05T18:44:18.527Z] Built: 11/13/2019 08:00:16 [2020-05-05T18:44:18.527Z] OS/Arch: windows/amd64 [2020-05-05T18:44:18.527Z] Experimental: false [2020-05-05T18:44:18.527Z] [2020-05-05T18:44:18.527Z] Server: Docker Engine - Enterprise [2020-05-05T18:44:18.527Z] Engine: [2020-05-05T18:44:18.527Z] Version: 19.03.5 [2020-05-05T18:44:18.527Z] API version: 1.40 (minimum version 1.24) [2020-05-05T18:44:18.527Z] Go version: go1.12.12 [2020-05-05T18:44:18.527Z] Git commit: 2ee0c57608 [2020-05-05T18:44:18.527Z] Built: 11/13/2019 07:58:51 [2020-05-05T18:44:18.527Z] OS/Arch: windows/amd64 [2020-05-05T18:44:18.527Z] Experimental: true [2020-05-05T18:44:18.527Z] [2020-05-05T18:44:18.527Z] INFO: Docker info of control daemon [2020-05-05T18:44:18.527Z] [2020-05-05T18:44:18.527Z] Client: [2020-05-05T18:44:18.527Z] Debug Mode: false [2020-05-05T18:44:18.527Z] Plugins: [2020-05-05T18:44:18.527Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-05T18:44:18.527Z] [2020-05-05T18:44:18.527Z] Server: [2020-05-05T18:44:18.527Z] Containers: 0 [2020-05-05T18:44:18.527Z] Running: 0 [2020-05-05T18:44:18.527Z] Paused: 0 [2020-05-05T18:44:18.527Z] Stopped: 0 [2020-05-05T18:44:18.527Z] Images: 1 [2020-05-05T18:44:18.527Z] Server Version: 19.03.5 [2020-05-05T18:44:18.527Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-05T18:44:18.527Z] Windows: [2020-05-05T18:44:18.527Z] LCOW: [2020-05-05T18:44:18.527Z] Logging Driver: json-file [2020-05-05T18:44:18.527Z] Plugins: [2020-05-05T18:44:18.527Z] Volume: local [2020-05-05T18:44:18.527Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-05T18:44:18.527Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-05T18:44:18.527Z] Swarm: inactive [2020-05-05T18:44:18.527Z] Default Isolation: process [2020-05-05T18:44:18.527Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-05T18:44:18.527Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-05T18:44:18.527Z] OSType: windows [2020-05-05T18:44:18.527Z] Architecture: x86_64 [2020-05-05T18:44:18.527Z] CPUs: 4 [2020-05-05T18:44:18.527Z] Total Memory: 32GiB [2020-05-05T18:44:18.527Z] Name: azwin-2-d00c90 [2020-05-05T18:44:18.527Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-05T18:44:18.527Z] Docker Root Dir: D:\docker [2020-05-05T18:44:18.527Z] Debug Mode: false [2020-05-05T18:44:18.527Z] Registry: https://index.docker.io/v1/ [2020-05-05T18:44:18.527Z] Labels: [2020-05-05T18:44:18.527Z] Experimental: true [2020-05-05T18:44:18.527Z] Insecure Registries: [2020-05-05T18:44:18.527Z] 10.0.0.4:5000 [2020-05-05T18:44:18.527Z] 127.0.0.0/8 [2020-05-05T18:44:18.527Z] Registry Mirrors: [2020-05-05T18:44:18.527Z] http://10.0.0.4:5000/ [2020-05-05T18:44:18.527Z] Live Restore Enabled: false [2020-05-05T18:44:18.527Z] [2020-05-05T18:44:18.527Z] [2020-05-05T18:44:18.527Z] INFO: Commit hash is 7625669559 [2020-05-05T18:44:18.527Z] INFO: Nuke-Everything... [2020-05-05T18:44:18.527Z] INFO: Container count on control daemon to delete is 0 [2020-05-05T18:44:18.527Z] INFO: Nuking d:\CI [2020-05-05T18:44:18.527Z] INFO: Zapped successfully [2020-05-05T18:44:18.527Z] INFO: Location for testing is d:\CI\PR-40907\1 [2020-05-05T18:44:18.527Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-05-05T18:44:18.527Z] [2020-05-05T18:44:18.527Z] [2020-05-05T18:44:18.527Z] INFO: Building the image from Dockerfile.windows at 05/05/2020 18:44:15... [2020-05-05T18:44:18.527Z] [2020-05-05T18:44:18.691Z] --- PASS: TestHostnameDnsResolution (1.73s) [2020-05-05T18:44:18.691Z] === RUN TestStats [2020-05-05T18:44:20.029Z] Sending build context to Docker daemon 57.72MB [2020-05-05T18:44:20.029Z] [2020-05-05T18:44:20.029Z] Step 1/10 : FROM microsoft/windowsservercore [2020-05-05T18:44:20.029Z] ---> fdf6432edbdc [2020-05-05T18:44:20.029Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-05-05T18:44:20.476Z] ---> Running in 8460f2667604 [2020-05-05T18:44:20.924Z] Removing intermediate container 8460f2667604 [2020-05-05T18:44:20.924Z] ---> 4f125c992f01 [2020-05-05T18:44:20.924Z] Step 3/10 : ARG GO_VERSION=1.13.10 [2020-05-05T18:44:20.924Z] ---> Running in a3316f5976b3 [2020-05-05T18:44:21.206Z] --- PASS: TestBuildMultiStageOnBuild (2.91s) [2020-05-05T18:44:21.206Z] === RUN TestBuildUncleanTarFilenames [2020-05-05T18:44:21.219Z] --- PASS: TestStats (2.81s) [2020-05-05T18:44:21.219Z] === RUN TestStopContainerWithTimeout [2020-05-05T18:44:21.219Z] === RUN TestStopContainerWithTimeout/0 [2020-05-05T18:44:21.219Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-05T18:44:21.219Z] === RUN TestStopContainerWithTimeout/1 [2020-05-05T18:44:21.219Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-05T18:44:21.219Z] === RUN TestStopContainerWithTimeout/3 [2020-05-05T18:44:21.219Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-05T18:44:21.219Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-05T18:44:21.219Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-05T18:44:21.219Z] === CONT TestStopContainerWithTimeout/0 [2020-05-05T18:44:21.219Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-05T18:44:21.219Z] === CONT TestStopContainerWithTimeout/1 [2020-05-05T18:44:21.219Z] === CONT TestStopContainerWithTimeout/3 [2020-05-05T18:44:21.371Z] Removing intermediate container a3316f5976b3 [2020-05-05T18:44:21.371Z] ---> beb995a4516b [2020-05-05T18:44:21.371Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-05-05T18:44:21.371Z] ---> Running in 93054ab5d8e7 [2020-05-05T18:44:21.818Z] Removing intermediate container 93054ab5d8e7 [2020-05-05T18:44:21.818Z] ---> 42ad1c087b5e [2020-05-05T18:44:21.818Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-05-05T18:44:21.818Z] ---> Running in 83fad3952217 [2020-05-05T18:44:21.827Z] --- PASS: TestBuildUncleanTarFilenames (1.29s) [2020-05-05T18:44:21.827Z] === RUN TestBuildMultiStageLayerLeak [2020-05-05T18:44:22.265Z] Removing intermediate container 83fad3952217 [2020-05-05T18:44:22.265Z] ---> 9630fc1a5f52 [2020-05-05T18:44:22.265Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-05-05T18:44:22.265Z] ---> Running in dcd32853433a [2020-05-05T18:44:24.505Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-05T18:44:24.505Z] --- PASS: TestStopContainerWithTimeout/0 (1.30s) [2020-05-05T18:44:24.505Z] --- PASS: TestStopContainerWithTimeout/1 (2.17s) [2020-05-05T18:44:24.505Z] --- PASS: TestStopContainerWithTimeout/3 (2.99s) [2020-05-05T18:44:24.505Z] --- PASS: TestStopContainerWithTimeout/-1 (3.26s) [2020-05-05T18:44:24.505Z] === RUN TestDeleteDevicemapper [2020-05-05T18:44:24.505Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-05T18:44:24.505Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-05T18:44:24.505Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-05T18:44:25.270Z] --- PASS: TestBuildMultiStageLayerLeak (3.15s) [2020-05-05T18:44:25.270Z] === RUN TestBuildWithHugeFile [2020-05-05T18:44:26.406Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.08s) [2020-05-05T18:44:26.406Z] === RUN TestUpdateMemory [2020-05-05T18:44:26.406Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-05T18:44:26.406Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-05T18:44:26.406Z] === RUN TestUpdateCPUQuota [2020-05-05T18:44:27.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-05T18:44:27.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-05T18:44:27.906Z] --- PASS: TestUpdateCPUQuota (1.43s) [2020-05-05T18:44:27.906Z] === RUN TestUpdatePidsLimit [2020-05-05T18:44:27.906Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-05T18:44:28.363Z] #65 484.8 + bin/containerd-shim-runc-v1 [2020-05-05T18:44:28.478Z] === RUN TestUpdatePidsLimit/no_change [2020-05-05T18:44:28.736Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-05T18:44:29.303Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-05T18:44:29.561Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-05T18:44:29.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-05T18:44:30.128Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-05T18:44:30.386Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-05T18:44:30.772Z] [2020-05-05T18:44:30.772Z] SUCCESS: Specified value was saved. [2020-05-05T18:44:30.772Z] INFO: Downloading git... [2020-05-05T18:44:32.277Z] INFO: Downloading go... [2020-05-05T18:44:32.286Z] --- PASS: TestUpdatePidsLimit (3.99s) [2020-05-05T18:44:32.286Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2020-05-05T18:44:32.286Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-05-05T18:44:32.286Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-05-05T18:44:32.286Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-05-05T18:44:32.286Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-05-05T18:44:32.286Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2020-05-05T18:44:32.286Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-05-05T18:44:32.286Z] === RUN TestUpdateRestartPolicy [2020-05-05T18:44:32.795Z] #65 490.0 + bin/containerd-shim-runc-v2 [2020-05-05T18:44:34.285Z] #65 491.7 + binaries [2020-05-05T18:44:34.285Z] #65 491.7 + mkdir -p /build [2020-05-05T18:44:34.285Z] #65 491.7 + cp bin/containerd /build/containerd [2020-05-05T18:44:34.285Z] #65 491.7 + cp bin/containerd-shim /build/containerd-shim [2020-05-05T18:44:34.285Z] #65 491.8 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-05T18:44:34.285Z] #65 491.8 + cp bin/ctr /build/ctr [2020-05-05T18:44:34.285Z] #65 DONE 491.8s [2020-05-05T18:44:35.698Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-05-05T18:44:35.767Z] [2020-05-05T18:44:35.767Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-05T18:44:36.052Z] #11 DONE 0.2s [2020-05-05T18:44:36.052Z] [2020-05-05T18:44:36.052Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-05T18:44:36.052Z] #12 DONE 0.2s [2020-05-05T18:44:36.052Z] [2020-05-05T18:44:36.052Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-05T18:44:36.343Z] #13 0.154 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-05T18:44:36.343Z] #13 DONE 0.2s [2020-05-05T18:44:36.343Z] [2020-05-05T18:44:36.343Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-05T18:44:36.343Z] #14 DONE 0.2s [2020-05-05T18:44:36.699Z] [2020-05-05T18:44:36.699Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-05T18:44:36.699Z] #15 DONE 0.2s [2020-05-05T18:44:36.699Z] [2020-05-05T18:44:36.699Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-05T18:44:36.983Z] #16 DONE 0.2s [2020-05-05T18:44:36.983Z] [2020-05-05T18:44:36.983Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-05T18:44:37.269Z] #17 0.259 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-05-05T18:44:37.555Z] #17 0.419 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-05T18:44:37.555Z] #17 0.536 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-05T18:44:37.839Z] #17 0.695 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [188 kB] [2020-05-05T18:44:37.839Z] #17 0.898 Fetched 302 kB in 1s (439 kB/s) [2020-05-05T18:44:39.320Z] #17 0.898 Reading package lists... [2020-05-05T18:44:40.337Z] #17 2.115 Reading package lists... [2020-05-05T18:44:40.622Z] #17 3.322 Building dependency tree... [2020-05-05T18:44:40.622Z] #17 3.558 Reading state information... [2020-05-05T18:44:40.622Z] #17 3.730 libcap2-bin is already the newest version (1:2.25-2). [2020-05-05T18:44:40.622Z] #17 3.730 The following additional packages will be installed: [2020-05-05T18:44:40.622Z] #17 3.730 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-05T18:44:40.622Z] #17 3.730 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-05T18:44:40.622Z] #17 3.731 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-05T18:44:40.622Z] #17 3.731 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-05T18:44:40.623Z] #17 3.731 python3.7 python3.7-minimal vim-runtime xxd [2020-05-05T18:44:40.623Z] #17 3.732 Suggested packages: [2020-05-05T18:44:40.623Z] #17 3.732 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-05T18:44:40.623Z] #17 3.732 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-05T18:44:40.623Z] #17 3.732 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-05T18:44:40.623Z] #17 3.732 Recommended packages: [2020-05-05T18:44:40.623Z] #17 3.732 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-05T18:44:40.623Z] #17 3.732 python3-keyrings.alt python3-xdg unzip [2020-05-05T18:44:40.736Z] INFO: Downloading compiler 1 of 3... [2020-05-05T18:44:41.184Z] INFO: Downloading compiler 2 of 3... [2020-05-05T18:44:41.631Z] INFO: Downloading compiler 3 of 3... [2020-05-05T18:44:41.644Z] #17 4.455 The following NEW packages will be installed: [2020-05-05T18:44:41.644Z] #17 4.457 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-05T18:44:41.644Z] #17 4.457 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-05T18:44:41.644Z] #17 4.457 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-05T18:44:41.644Z] #17 4.457 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-05T18:44:41.644Z] #17 4.459 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-05T18:44:41.644Z] #17 4.459 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-05T18:44:41.644Z] #17 4.459 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-05T18:44:41.644Z] #17 4.460 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-05T18:44:41.644Z] #17 4.460 xz-utils zip [2020-05-05T18:44:41.644Z] #17 4.729 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-05-05T18:44:41.644Z] #17 4.729 Need to get 29.2 MB of archives. [2020-05-05T18:44:41.644Z] #17 4.729 After this operation, 134 MB of additional disk space will be used. [2020-05-05T18:44:41.644Z] #17 4.729 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-05-05T18:44:42.079Z] INFO: Extracting git... [2020-05-05T18:44:42.262Z] #17 5.035 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-05-05T18:44:42.549Z] #17 5.587 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-05-05T18:44:43.166Z] #17 6.186 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-05-05T18:44:43.450Z] #17 6.385 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-05-05T18:44:43.734Z] #17 6.689 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-05-05T18:44:44.483Z] --- PASS: TestUpdateRestartPolicy (12.50s) [2020-05-05T18:44:44.483Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-05T18:44:44.748Z] #17 7.556 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-05-05T18:44:44.748Z] #17 7.813 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-05-05T18:44:44.748Z] #17 7.882 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-05-05T18:44:44.748Z] #17 7.885 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-05-05T18:44:45.032Z] #17 8.002 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-05-05T18:44:45.315Z] #17 8.310 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-05-05T18:44:45.417Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2020-05-05T18:44:45.417Z] === RUN TestWaitNonBlocked [2020-05-05T18:44:45.417Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-05T18:44:45.417Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-05T18:44:45.417Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-05T18:44:45.417Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-05T18:44:45.417Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-05T18:44:45.417Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-05T18:44:45.599Z] #17 8.425 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-05-05T18:44:45.599Z] #17 8.506 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-05-05T18:44:45.883Z] #17 8.795 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-05-05T18:44:45.883Z] #17 8.970 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-05-05T18:44:46.353Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-05T18:44:46.353Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2020-05-05T18:44:46.353Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s) [2020-05-05T18:44:46.353Z] === RUN TestWaitBlocked [2020-05-05T18:44:46.353Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-05T18:44:46.353Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-05T18:44:46.353Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-05T18:44:46.353Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-05T18:44:46.353Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-05T18:44:46.353Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-05T18:44:46.500Z] #17 9.302 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-05T18:44:46.500Z] #17 9.317 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-05T18:44:46.500Z] #17 9.339 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-05-05T18:44:46.500Z] #17 9.468 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-05-05T18:44:46.500Z] #17 9.560 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-05-05T18:44:46.784Z] #17 9.716 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-05-05T18:44:47.076Z] #17 10.06 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-05-05T18:44:47.076Z] #17 10.08 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-05T18:44:47.076Z] #17 10.10 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-05T18:44:47.076Z] #17 10.14 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-05T18:44:47.076Z] #17 10.14 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-05-05T18:44:47.076Z] #17 10.14 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-05-05T18:44:47.076Z] #17 10.15 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-05T18:44:47.290Z] --- PASS: TestWaitBlocked (0.03s) [2020-05-05T18:44:47.290Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s) [2020-05-05T18:44:47.290Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2020-05-05T18:44:47.290Z] === CONT TestContainerStartOnDaemonRestart [2020-05-05T18:44:47.290Z] === CONT TestDaemonHostGatewayIP [2020-05-05T18:44:47.290Z] === CONT TestDaemonRestartIpcMode [2020-05-05T18:44:47.290Z] === CONT TestIpcModeOlderClient [2020-05-05T18:44:47.549Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-05-05T18:44:47.549Z] === CONT TestContainerKillOnDaemonStart [2020-05-05T18:44:48.089Z] #17 10.89 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-05-05T18:44:48.089Z] #17 10.89 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-05-05T18:44:48.089Z] #17 10.90 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-05-05T18:44:48.089Z] #17 10.96 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-05-05T18:44:48.373Z] #17 11.19 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-05-05T18:44:48.373Z] #17 11.45 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-05-05T18:44:48.373Z] #17 11.56 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-05T18:44:48.656Z] #17 11.57 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-05-05T18:44:48.656Z] #17 11.58 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-05-05T18:44:48.656Z] #17 11.59 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-05T18:44:48.656Z] #17 11.60 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-05-05T18:44:48.656Z] #17 11.62 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-05T18:44:48.656Z] #17 11.76 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-05-05T18:44:49.272Z] #17 12.36 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-05-05T18:44:49.556Z] #17 12.64 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-05-05T18:44:49.556Z] #17 12.66 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-05T18:44:49.839Z] #17 13.06 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-05-05T18:44:50.839Z] --- PASS: TestContainerStartOnDaemonRestart (3.47s) [2020-05-05T18:44:50.849Z] #17 13.88 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-05-05T18:44:51.132Z] #17 14.37 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-05-05T18:44:51.751Z] #17 14.87 debconf: delaying package configuration, since apt-utils is not installed [2020-05-05T18:44:51.751Z] #17 14.91 Fetched 29.2 MB in 10s (2885 kB/s) [2020-05-05T18:44:51.751Z] #17 14.94 Selecting previously unselected package pigz. [2020-05-05T18:44:51.774Z] --- PASS: TestDaemonRestartIpcMode (4.33s) [2020-05-05T18:44:52.032Z] --- PASS: TestDaemonHostGatewayIP (4.68s) [2020-05-05T18:44:52.037Z] #17 14.94 (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 ... 23360 files and directories currently installed.) [2020-05-05T18:44:52.037Z] #17 14.97 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-05-05T18:44:52.037Z] #17 14.97 Unpacking pigz (2.4-1) ... [2020-05-05T18:44:52.037Z] #17 15.00 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-05-05T18:44:52.037Z] #17 15.01 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-05T18:44:52.037Z] #17 15.01 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-05T18:44:52.037Z] #17 15.13 Selecting previously unselected package python3.7-minimal. [2020-05-05T18:44:52.037Z] #17 15.14 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-05T18:44:52.037Z] #17 15.15 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-05T18:44:52.250Z] --- PASS: TestBuildWithHugeFile (27.19s) [2020-05-05T18:44:52.250Z] === RUN TestBuildWithEmptyDockerfile [2020-05-05T18:44:52.250Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-05T18:44:52.250Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-05T18:44:52.250Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-05T18:44:52.250Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-05T18:44:52.250Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-05T18:44:52.250Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-05T18:44:52.250Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-05T18:44:52.250Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-05T18:44:52.325Z] #17 15.46 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-05T18:44:52.325Z] #17 15.47 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-05T18:44:52.531Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-05T18:44:52.531Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-05-05T18:44:52.531Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-05-05T18:44:52.531Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-05-05T18:44:52.531Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-05-05T18:44:52.531Z] === RUN TestBuildPreserveOwnership [2020-05-05T18:44:52.531Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-05T18:44:53.337Z] #17 16.32 Selecting previously unselected package python3-minimal. [2020-05-05T18:44:53.337Z] #17 16.32 (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 ... 23609 files and directories currently installed.) [2020-05-05T18:44:53.337Z] #17 16.35 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-05-05T18:44:53.337Z] #17 16.35 Unpacking python3-minimal (3.7.3-1) ... [2020-05-05T18:44:53.337Z] #17 16.37 Selecting previously unselected package libmpdec2:ppc64el. [2020-05-05T18:44:53.337Z] #17 16.38 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-05-05T18:44:53.337Z] #17 16.38 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-05-05T18:44:53.337Z] #17 16.41 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-05-05T18:44:53.337Z] #17 16.42 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-05T18:44:53.337Z] #17 16.42 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-05T18:44:53.621Z] #17 16.71 Selecting previously unselected package python3.7. [2020-05-05T18:44:53.761Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-05-05T18:44:53.761Z] tests/integration/client_test.py ..... [ 75%] [2020-05-05T18:44:53.761Z] tests/integration/context_api_test.py .. [ 76%] [2020-05-05T18:44:53.761Z] tests/integration/errors_test.py . [ 76%] [2020-05-05T18:44:53.911Z] #17 16.72 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-05T18:44:53.911Z] #17 16.72 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-05T18:44:53.911Z] #17 16.76 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-05-05T18:44:53.911Z] #17 16.77 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-05-05T18:44:53.911Z] #17 16.77 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-05T18:44:53.911Z] #17 16.80 Setting up python3-minimal (3.7.3-1) ... [2020-05-05T18:44:53.911Z] #17 17.06 Selecting previously unselected package python3. [2020-05-05T18:44:53.911Z] #17 17.06 (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 ... 24021 files and directories currently installed.) [2020-05-05T18:44:53.911Z] #17 17.08 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-05-05T18:44:53.912Z] #17 17.09 Unpacking python3 (3.7.3-1) ... [2020-05-05T18:44:53.912Z] #17 17.12 Selecting previously unselected package libip4tc0:ppc64el. [2020-05-05T18:44:54.205Z] #17 17.12 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-05-05T18:44:54.205Z] #17 17.12 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-05-05T18:44:54.205Z] #17 17.16 Selecting previously unselected package libip6tc0:ppc64el. [2020-05-05T18:44:54.205Z] #17 17.16 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-05-05T18:44:54.205Z] #17 17.16 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-05-05T18:44:54.205Z] #17 17.19 Selecting previously unselected package libiptc0:ppc64el. [2020-05-05T18:44:54.205Z] #17 17.20 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-05-05T18:44:54.205Z] #17 17.20 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-05-05T18:44:54.205Z] #17 17.23 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-05-05T18:44:54.205Z] #17 17.24 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-05-05T18:44:54.205Z] #17 17.24 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-05T18:44:54.205Z] #17 17.26 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-05-05T18:44:54.205Z] #17 17.27 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-05-05T18:44:54.205Z] #17 17.27 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-05T18:44:54.205Z] #17 17.30 Selecting previously unselected package libnftnl11:ppc64el. [2020-05-05T18:44:54.205Z] #17 17.31 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-05-05T18:44:54.205Z] #17 17.31 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-05-05T18:44:54.205Z] #17 17.36 Selecting previously unselected package iptables. [2020-05-05T18:44:54.489Z] #17 17.37 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-05-05T18:44:54.489Z] #17 17.37 Unpacking iptables (1.8.2-4) ... [2020-05-05T18:44:54.489Z] #17 17.50 Selecting previously unselected package xxd. [2020-05-05T18:44:54.489Z] #17 17.51 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-05T18:44:54.489Z] #17 17.51 Unpacking xxd (2:8.1.0875-5) ... [2020-05-05T18:44:54.489Z] #17 17.55 Selecting previously unselected package vim-common. [2020-05-05T18:44:54.489Z] #17 17.56 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-05T18:44:54.489Z] #17 17.57 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-05T18:44:54.489Z] #17 17.62 Selecting previously unselected package bash-completion. [2020-05-05T18:44:54.774Z] #17 17.63 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-05T18:44:55.791Z] #17 18.79 Unpacking bash-completion (1:2.8-6) ... [2020-05-05T18:44:55.791Z] #17 18.93 Selecting previously unselected package bzip2. [2020-05-05T18:44:55.791Z] #17 18.93 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-05-05T18:44:55.791Z] #17 18.93 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-05T18:44:55.791Z] #17 18.96 Selecting previously unselected package xz-utils. [2020-05-05T18:44:55.791Z] #17 18.97 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-05-05T18:44:55.791Z] #17 18.97 Unpacking xz-utils (5.2.4-1) ... [2020-05-05T18:44:55.791Z] #17 19.02 Selecting previously unselected package apparmor. [2020-05-05T18:44:55.791Z] #17 19.03 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-05-05T18:44:56.076Z] #17 19.06 Unpacking apparmor (2.13.2-10) ... [2020-05-05T18:44:56.076Z] #17 19.18 Selecting previously unselected package aufs-tools. [2020-05-05T18:44:56.076Z] #17 19.18 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-05-05T18:44:56.076Z] #17 19.19 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-05T18:44:56.076Z] #17 19.23 Selecting previously unselected package libonig5:ppc64el. [2020-05-05T18:44:56.076Z] #17 19.23 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-05-05T18:44:56.076Z] #17 19.24 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-05-05T18:44:56.076Z] #17 19.28 Selecting previously unselected package libjq1:ppc64el. [2020-05-05T18:44:56.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-05T18:44:56.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-05T18:44:56.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-05T18:44:56.363Z] #17 19.29 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-05T18:44:56.363Z] #17 19.29 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-05T18:44:56.363Z] #17 19.33 Selecting previously unselected package jq. [2020-05-05T18:44:56.363Z] #17 19.34 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-05T18:44:56.363Z] #17 19.34 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-05T18:44:56.363Z] #17 19.37 Selecting previously unselected package libaio1:ppc64el. [2020-05-05T18:44:56.363Z] #17 19.38 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-05-05T18:44:56.363Z] #17 19.38 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-05-05T18:44:56.363Z] #17 19.40 Selecting previously unselected package libgpm2:ppc64el. [2020-05-05T18:44:56.363Z] #17 19.41 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-05-05T18:44:56.363Z] #17 19.41 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-05-05T18:44:56.363Z] #17 19.44 Selecting previously unselected package libicu63:ppc64el. [2020-05-05T18:44:56.363Z] #17 19.44 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-05T18:44:56.363Z] #17 19.44 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-05T18:44:56.747Z] INFO: Expanding go... [2020-05-05T18:44:56.898Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-05T18:44:57.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-05T18:44:57.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-05T18:44:57.845Z] #17 20.71 Selecting previously unselected package libnet1:ppc64el. [2020-05-05T18:44:57.845Z] #17 20.72 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-05T18:44:57.845Z] #17 20.72 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-05T18:44:57.845Z] #17 20.76 Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-05T18:44:57.845Z] #17 20.76 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-05T18:44:57.845Z] #17 20.76 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-05T18:44:57.845Z] #17 20.79 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-05T18:44:57.845Z] #17 20.80 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-05T18:44:57.845Z] #17 20.81 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-05T18:44:57.845Z] #17 20.83 Selecting previously unselected package libreadline5:ppc64el. [2020-05-05T18:44:57.845Z] #17 20.84 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-05-05T18:44:57.845Z] #17 20.84 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-05T18:44:57.845Z] #17 20.88 Selecting previously unselected package net-tools. [2020-05-05T18:44:57.845Z] #17 20.89 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-05-05T18:44:57.845Z] #17 20.89 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-05T18:44:57.845Z] #17 20.96 Selecting previously unselected package python-pip-whl. [2020-05-05T18:44:58.133Z] #17 20.96 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-05T18:44:58.133Z] #17 20.96 Unpacking python-pip-whl (18.1-5) ... [2020-05-05T18:44:58.133Z] #17 21.14 Selecting previously unselected package python3-lib2to3. [2020-05-05T18:44:58.133Z] #17 21.14 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-05T18:44:58.133Z] #17 21.15 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-05T18:44:58.133Z] #17 21.19 Selecting previously unselected package python3-distutils. [2020-05-05T18:44:58.133Z] #17 21.19 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-05T18:44:58.133Z] #17 21.19 Unpacking python3-distutils (3.7.3-1) ... [2020-05-05T18:44:58.133Z] #17 21.24 Selecting previously unselected package python3-pip. [2020-05-05T18:44:58.133Z] #17 21.24 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-05T18:44:58.133Z] #17 21.25 Unpacking python3-pip (18.1-5) ... [2020-05-05T18:44:58.133Z] #17 21.30 Selecting previously unselected package python3-pkg-resources. [2020-05-05T18:44:58.133Z] #17 21.30 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-05T18:44:58.133Z] #17 21.30 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-05T18:44:58.133Z] #17 21.35 Selecting previously unselected package python3-setuptools. [2020-05-05T18:44:58.418Z] #17 21.35 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-05T18:44:58.418Z] #17 21.35 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-05T18:44:58.418Z] #17 21.42 Selecting previously unselected package python3-wheel. [2020-05-05T18:44:58.418Z] #17 21.43 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-05T18:44:58.418Z] #17 21.43 Unpacking python3-wheel (0.32.3-2) ... [2020-05-05T18:44:58.418Z] #17 21.46 Selecting previously unselected package sudo. [2020-05-05T18:44:58.418Z] #17 21.47 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-05-05T18:44:58.418Z] #17 21.47 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-05T18:44:58.702Z] #17 21.62 Selecting previously unselected package thin-provisioning-tools. [2020-05-05T18:44:58.702Z] #17 21.63 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-05-05T18:44:58.702Z] #17 21.63 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-05T18:44:58.702Z] #17 21.71 Selecting previously unselected package uidmap. [2020-05-05T18:44:58.702Z] #17 21.71 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-05-05T18:44:58.702Z] #17 21.72 Unpacking uidmap (1:4.5-1.1) ... [2020-05-05T18:44:58.702Z] #17 21.75 Selecting previously unselected package vim-runtime. [2020-05-05T18:44:58.702Z] #17 21.76 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-05T18:44:58.702Z] #17 21.78 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-05-05T18:44:58.702Z] #17 21.79 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-05T18:44:58.702Z] #17 21.79 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-05T18:44:59.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-05T18:44:59.562Z] --- PASS: TestBuildPreserveOwnership (6.74s) [2020-05-05T18:44:59.563Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.39s) [2020-05-05T18:44:59.563Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.35s) [2020-05-05T18:44:59.563Z] === RUN TestBuildPlatformInvalid [2020-05-05T18:44:59.563Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-05-05T18:44:59.563Z] PASS [2020-05-05T18:44:59.563Z] [2020-05-05T18:44:59.563Z] === Skipped [2020-05-05T18:44:59.563Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-05-05T18:44:59.563Z] build_session_test.go:25: TODO: BuildKit [2020-05-05T18:44:59.563Z] [2020-05-05T18:44:59.563Z] [2020-05-05T18:44:59.563Z] DONE 32 tests, 1 skipped in 78.687s [2020-05-05T18:44:59.563Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-05-05T18:44:59.563Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:44:59.563Z] ++ set -e [2020-05-05T18:44:59.563Z] ++ '[' -n 0 ']' [2020-05-05T18:44:59.563Z] ++ set -x [2020-05-05T18:44:59.563Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:44:59.563Z] INFO: Testing against a local daemon [2020-05-05T18:44:59.563Z] === RUN TestConfigInspect [2020-05-05T18:44:59.717Z] #17 22.76 Selecting previously unselected package vim. [2020-05-05T18:44:59.717Z] #17 22.77 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-05T18:44:59.717Z] #17 22.78 Unpacking vim (2:8.1.0875-5) ... [2020-05-05T18:45:00.020Z] #17 22.97 Selecting previously unselected package xfsprogs. [2020-05-05T18:45:00.020Z] #17 22.98 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-05-05T18:45:00.020Z] #17 22.98 Unpacking xfsprogs (4.20.0-1) ... [2020-05-05T18:45:00.020Z] #17 23.15 Selecting previously unselected package zip. [2020-05-05T18:45:00.020Z] #17 23.16 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-05-05T18:45:00.020Z] #17 23.16 Unpacking zip (3.0-11+b1) ... [2020-05-05T18:45:00.307Z] #17 23.23 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-05T18:45:00.307Z] #17 23.24 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-05T18:45:00.307Z] #17 23.24 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-05-05T18:45:00.307Z] #17 23.24 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-05T18:45:00.307Z] #17 23.25 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-05-05T18:45:00.307Z] #17 23.25 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-05-05T18:45:00.307Z] #17 23.26 Setting up uidmap (1:4.5-1.1) ... [2020-05-05T18:45:00.307Z] #17 23.26 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-05-05T18:45:00.307Z] #17 23.26 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-05T18:45:00.307Z] #17 23.27 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-05T18:45:00.307Z] #17 23.27 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-05T18:45:00.307Z] #17 23.28 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-05T18:45:00.307Z] #17 23.28 Setting up xxd (2:8.1.0875-5) ... [2020-05-05T18:45:00.307Z] #17 23.28 Setting up zip (3.0-11+b1) ... [2020-05-05T18:45:00.307Z] #17 23.29 Setting up vim-common (2:8.1.0875-5) ... [2020-05-05T18:45:00.307Z] #17 23.30 Setting up bash-completion (1:2.8-6) ... [2020-05-05T18:45:01.329Z] #17 24.52 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-05-05T18:45:01.631Z] #17 24.53 Setting up xz-utils (5.2.4-1) ... [2020-05-05T18:45:01.632Z] #17 24.53 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-05T18:45:01.632Z] #17 24.54 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-05T18:45:01.632Z] #17 24.57 invoke-rc.d: could not determine current runlevel [2020-05-05T18:45:01.632Z] #17 24.58 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-05T18:45:01.632Z] #17 24.58 Setting up pigz (2.4-1) ... [2020-05-05T18:45:01.632Z] #17 24.58 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-05T18:45:01.632Z] #17 24.59 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-05T18:45:01.632Z] #17 24.59 Setting up python-pip-whl (18.1-5) ... [2020-05-05T18:45:01.632Z] #17 24.60 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-05-05T18:45:01.632Z] #17 24.60 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-05T18:45:01.632Z] #17 24.75 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-05-05T18:45:01.632Z] #17 24.75 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-05T18:45:01.632Z] #17 24.76 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-05T18:45:01.632Z] #17 24.76 Setting up vim (2:8.1.0875-5) ... [2020-05-05T18:45:01.632Z] #17 24.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-05T18:45:01.632Z] #17 24.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-05T18:45:01.632Z] #17 24.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-05T18:45:01.632Z] #17 24.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-05T18:45:01.917Z] #17 24.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-05T18:45:01.917Z] #17 24.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-05T18:45:01.917Z] #17 24.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-05T18:45:01.917Z] #17 24.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-05T18:45:01.917Z] #17 24.80 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-05T18:45:01.917Z] #17 24.80 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-05T18:45:01.917Z] #17 24.81 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-05T18:45:01.917Z] #17 24.81 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-05T18:45:01.917Z] #17 24.82 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-05T18:45:01.917Z] #17 24.82 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-05T18:45:01.998Z] --- PASS: TestContainerKillOnDaemonStart (13.05s) [2020-05-05T18:45:01.998Z] PASS [2020-05-05T18:45:01.998Z] [2020-05-05T18:45:01.998Z] === Skipped [2020-05-05T18:45:01.998Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-05-05T18:45:01.998Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-05T18:45:01.998Z] [2020-05-05T18:45:01.998Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-05T18:45:01.998Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-05T18:45:01.998Z] [2020-05-05T18:45:01.998Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-05T18:45:01.998Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-05T18:45:01.998Z] [2020-05-05T18:45:01.998Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-05T18:45:01.998Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-05T18:45:01.998Z] [2020-05-05T18:45:01.998Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-05T18:45:01.998Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-05T18:45:01.998Z] [2020-05-05T18:45:01.998Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-05-05T18:45:01.998Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-05T18:45:01.998Z] [2020-05-05T18:45:01.998Z] [2020-05-05T18:45:01.998Z] DONE 200 tests, 6 skipped in 134.918s [2020-05-05T18:45:01.998Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-05-05T18:45:01.998Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:45:01.998Z] ++ set -e [2020-05-05T18:45:01.998Z] ++ '[' -n 0 ']' [2020-05-05T18:45:01.998Z] ++ set -x [2020-05-05T18:45:01.998Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:45:01.998Z] INFO: Testing against a local daemon [2020-05-05T18:45:01.998Z] === RUN TestCommitInheritsEnv [2020-05-05T18:45:01.998Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-05-05T18:45:01.998Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-05T18:45:01.998Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-05-05T18:45:01.998Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-05-05T18:45:01.998Z] === RUN TestImagesFilterMultiReference [2020-05-05T18:45:01.998Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-05-05T18:45:01.998Z] === RUN TestImagePullPlatformInvalid [2020-05-05T18:45:01.998Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-05T18:45:01.998Z] === RUN TestRemoveImageOrphaning [2020-05-05T18:45:01.998Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-05-05T18:45:01.998Z] === RUN TestRemoveImageGarbageCollector [2020-05-05T18:45:01.998Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-05T18:45:01.998Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T18:45:01.998Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-05T18:45:02.256Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-05-05T18:45:02.256Z] === RUN TestTagInvalidReference [2020-05-05T18:45:02.256Z] --- PASS: TestTagInvalidReference (0.03s) [2020-05-05T18:45:02.256Z] === RUN TestTagValidPrefixedRepo [2020-05-05T18:45:02.256Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-05-05T18:45:02.256Z] === RUN TestTagExistedNameWithoutForce [2020-05-05T18:45:02.256Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-05T18:45:02.256Z] === RUN TestTagOfficialNames [2020-05-05T18:45:02.515Z] --- PASS: TestTagOfficialNames (0.09s) [2020-05-05T18:45:02.515Z] === RUN TestTagMatchesDigest [2020-05-05T18:45:02.515Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-05T18:45:02.515Z] PASS [2020-05-05T18:45:02.515Z] [2020-05-05T18:45:02.515Z] === Skipped [2020-05-05T18:45:02.515Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-05-05T18:45:02.515Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-05-05T18:45:02.515Z] [2020-05-05T18:45:02.515Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-05T18:45:02.515Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T18:45:02.515Z] [2020-05-05T18:45:02.515Z] [2020-05-05T18:45:02.515Z] DONE 12 tests, 2 skipped in 1.758s [2020-05-05T18:45:02.515Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-05-05T18:45:02.515Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:45:02.515Z] ++ set -e [2020-05-05T18:45:02.515Z] ++ '[' -n 0 ']' [2020-05-05T18:45:02.515Z] ++ set -x [2020-05-05T18:45:02.516Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:45:02.516Z] INFO: Testing against a local daemon [2020-05-05T18:45:02.516Z] === RUN TestNetworkCreateDelete [2020-05-05T18:45:02.931Z] #17 26.04 Setting up iptables (1.8.2-4) ... [2020-05-05T18:45:02.931Z] #17 26.05 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-05T18:45:02.931Z] #17 26.05 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-05T18:45:02.931Z] #17 26.05 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-05T18:45:02.931Z] #17 26.06 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-05T18:45:02.931Z] #17 26.06 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-05T18:45:02.931Z] #17 26.07 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-05T18:45:02.931Z] #17 26.07 Setting up python3 (3.7.3-1) ... [2020-05-05T18:45:03.082Z] --- PASS: TestNetworkCreateDelete (0.38s) [2020-05-05T18:45:03.082Z] === RUN TestDockerNetworkDeletePreferID [2020-05-05T18:45:03.217Z] #17 26.22 Setting up python3-wheel (0.32.3-2) ... [2020-05-05T18:45:03.503Z] #17 26.43 Setting up apparmor (2.13.2-10) ... [2020-05-05T18:45:03.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-05T18:45:03.981Z] --- PASS: TestConfigInspect (3.94s) [2020-05-05T18:45:03.981Z] === RUN TestConfigList [2020-05-05T18:45:04.017Z] --- PASS: TestDockerNetworkDeletePreferID (1.11s) [2020-05-05T18:45:04.017Z] === RUN TestInspectNetwork [2020-05-05T18:45:04.125Z] #17 27.08 Setting up xfsprogs (4.20.0-1) ... [2020-05-05T18:45:04.125Z] #17 27.08 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-05T18:45:04.125Z] #17 27.23 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-05T18:45:04.411Z] #17 27.53 Setting up python3-distutils (3.7.3-1) ... [2020-05-05T18:45:04.696Z] #17 27.72 Setting up python3-setuptools (40.8.0-1) ... [2020-05-05T18:45:04.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-05T18:45:05.319Z] #17 28.12 Setting up python3-pip (18.1-5) ... [2020-05-05T18:45:05.319Z] #17 28.48 Processing triggers for libc-bin (2.28-10) ... [2020-05-05T18:45:05.603Z] #17 28.50 Processing triggers for mime-support (3.62) ... [2020-05-05T18:45:05.603Z] #17 DONE 28.6s [2020-05-05T18:45:05.603Z] [2020-05-05T18:45:05.603Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-05T18:45:05.889Z] #18 0.241 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-05T18:45:05.889Z] #18 0.244 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-05T18:45:05.889Z] #18 0.246 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-05T18:45:05.889Z] #18 DONE 0.3s [2020-05-05T18:45:05.889Z] [2020-05-05T18:45:05.889Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-05T18:45:06.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-05T18:45:07.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-05T18:45:07.427Z] --- PASS: TestConfigList (3.70s) [2020-05-05T18:45:07.427Z] === RUN TestConfigsCreateAndDelete [2020-05-05T18:45:07.945Z] #19 1.958 Collecting yamllint==1.16.0 [2020-05-05T18:45:07.945Z] #19 2.138 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-05T18:45:07.945Z] #19 2.204 Collecting pyyaml (from yamllint==1.16.0) [2020-05-05T18:45:08.233Z] #19 2.300 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-05T18:45:08.853Z] #19 2.909 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-05T18:45:08.853Z] #19 2.939 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-05T18:45:08.853Z] #19 2.961 Building wheels for collected packages: pyyaml [2020-05-05T18:45:08.853Z] #19 2.962 Running setup.py bdist_wheel for pyyaml: started [2020-05-05T18:45:09.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-05T18:45:09.284Z] === RUN TestInspectNetwork/full_network_id [2020-05-05T18:45:09.284Z] === RUN TestInspectNetwork/partial_network_id [2020-05-05T18:45:09.284Z] === RUN TestInspectNetwork/network_name [2020-05-05T18:45:09.284Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-05T18:45:09.475Z] #19 3.390 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-05T18:45:09.475Z] #19 3.391 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-05T18:45:09.475Z] #19 3.434 Successfully built pyyaml [2020-05-05T18:45:09.475Z] #19 3.443 Installing collected packages: pyyaml, pathspec, yamllint [2020-05-05T18:45:09.475Z] #19 3.604 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-05T18:45:09.760Z] #19 DONE 3.7s [2020-05-05T18:45:09.760Z] [2020-05-05T18:45:09.760Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-05T18:45:09.760Z] #24 DONE 0.1s [2020-05-05T18:45:09.760Z] [2020-05-05T18:45:09.760Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-05T18:45:10.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-05T18:45:10.381Z] #28 DONE 0.7s [2020-05-05T18:45:10.381Z] [2020-05-05T18:45:10.381Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-05T18:45:10.381Z] #31 DONE 0.1s [2020-05-05T18:45:10.381Z] [2020-05-05T18:45:10.381Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-05T18:45:10.381Z] #34 DONE 0.0s [2020-05-05T18:45:10.665Z] [2020-05-05T18:45:10.665Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-05T18:45:10.665Z] #39 DONE 0.0s [2020-05-05T18:45:10.665Z] [2020-05-05T18:45:10.665Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-05T18:45:10.665Z] #42 DONE 0.1s [2020-05-05T18:45:10.665Z] [2020-05-05T18:45:10.665Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-05T18:45:10.665Z] #45 DONE 0.0s [2020-05-05T18:45:10.665Z] [2020-05-05T18:45:10.665Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-05T18:45:10.665Z] #48 DONE 0.1s [2020-05-05T18:45:10.950Z] [2020-05-05T18:45:10.950Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-05T18:45:10.950Z] #51 DONE 0.1s [2020-05-05T18:45:10.950Z] [2020-05-05T18:45:10.950Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-05T18:45:10.950Z] #54 DONE 0.1s [2020-05-05T18:45:10.950Z] [2020-05-05T18:45:10.950Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-05T18:45:10.950Z] #57 DONE 0.1s [2020-05-05T18:45:10.950Z] [2020-05-05T18:45:10.950Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-05T18:45:10.950Z] #61 DONE 0.1s [2020-05-05T18:45:11.232Z] [2020-05-05T18:45:11.232Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-05T18:45:11.232Z] #66 DONE 0.1s [2020-05-05T18:45:11.232Z] [2020-05-05T18:45:11.232Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-05T18:45:11.232Z] #70 DONE 0.1s [2020-05-05T18:45:11.232Z] [2020-05-05T18:45:11.232Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-05T18:45:11.516Z] #72 DONE 0.1s [2020-05-05T18:45:11.516Z] [2020-05-05T18:45:11.516Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-05T18:45:11.516Z] #75 DONE 0.1s [2020-05-05T18:45:11.516Z] [2020-05-05T18:45:11.516Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-05T18:45:11.516Z] #76 DONE 0.0s [2020-05-05T18:45:11.516Z] [2020-05-05T18:45:11.516Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-05T18:45:11.800Z] --- PASS: TestConfigsCreateAndDelete (3.88s) [2020-05-05T18:45:11.800Z] === RUN TestConfigsUpdate [2020-05-05T18:45:11.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-05T18:45:13.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-05T18:45:14.213Z] #77 DONE 2.5s [2020-05-05T18:45:14.213Z] [2020-05-05T18:45:14.213Z] #78 exporting to oci image format [2020-05-05T18:45:14.213Z] #78 exporting layers [2020-05-05T18:45:14.547Z] --- PASS: TestInspectNetwork (9.61s) [2020-05-05T18:45:14.548Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2020-05-05T18:45:14.548Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-05T18:45:14.548Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-05T18:45:14.548Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) [2020-05-05T18:45:14.548Z] === RUN TestRunContainerWithBridgeNone [2020-05-05T18:45:14.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-05T18:45:15.248Z] --- PASS: TestConfigsUpdate (3.82s) [2020-05-05T18:45:15.248Z] === RUN TestTemplatedConfig [2020-05-05T18:45:16.448Z] --- PASS: TestRunContainerWithBridgeNone (2.46s) [2020-05-05T18:45:16.448Z] === RUN TestNetworkInvalidJSON [2020-05-05T18:45:16.448Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-05T18:45:16.448Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-05T18:45:16.448Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-05T18:45:16.448Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-05T18:45:16.448Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-05T18:45:16.448Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-05T18:45:16.448Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-05T18:45:16.448Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-05T18:45:16.448Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-05T18:45:16.448Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-05-05T18:45:16.448Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-05T18:45:16.448Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-05T18:45:16.448Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-05T18:45:16.448Z] === RUN TestHostIPv4BridgeLabel [2020-05-05T18:45:16.672Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-05T18:45:16.672Z] Using test binary docker [2020-05-05T18:45:16.672Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-05T18:45:16.672Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-05T18:45:16.672Z] INFO: Waiting for daemon to start... [2020-05-05T18:45:16.672Z] Starting dockerd [2020-05-05T18:45:17.015Z] --- PASS: TestHostIPv4BridgeLabel (0.76s) [2020-05-05T18:45:17.015Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-05T18:45:17.841Z] INFO: Expanding compiler 1 of 3... [2020-05-05T18:45:18.288Z] INFO: Expanding compiler 2 of 3... [2020-05-05T18:45:18.389Z] --- PASS: TestDaemonRestartWithLiveRestore (1.33s) [2020-05-05T18:45:18.389Z] === RUN TestDaemonDefaultNetworkPools [2020-05-05T18:45:18.593Z] . [2020-05-05T18:45:18.593Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-05T18:45:18.593Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-05T18:45:18.593Z] Error: No such image: emptyfs [2020-05-05T18:45:18.593Z] Running integration-test (iteration 1) [2020-05-05T18:45:18.593Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-05T18:45:18.695Z] --- PASS: TestTemplatedConfig (3.73s) [2020-05-05T18:45:18.695Z] === RUN TestConfigCreateResolve [2020-05-05T18:45:19.763Z] --- PASS: TestDaemonDefaultNetworkPools (1.25s) [2020-05-05T18:45:19.763Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-05T18:45:21.664Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.86s) [2020-05-05T18:45:21.664Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-05T18:45:22.895Z] INFO: Expanding compiler 3 of 3... [2020-05-05T18:45:23.066Z] --- PASS: TestConfigCreateResolve (3.78s) [2020-05-05T18:45:23.066Z] === RUN TestConfigDaemonLibtrustID [2020-05-05T18:45:23.066Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-05-05T18:45:23.066Z] PASS [2020-05-05T18:45:23.066Z] [2020-05-05T18:45:23.066Z] DONE 7 tests in 23.490s [2020-05-05T18:45:23.066Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-05-05T18:45:23.066Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:45:23.066Z] ++ set -e [2020-05-05T18:45:23.066Z] ++ '[' -n 0 ']' [2020-05-05T18:45:23.066Z] ++ set -x [2020-05-05T18:45:23.066Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:45:23.345Z] INFO: Removing downloaded files... [2020-05-05T18:45:23.345Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-05-05T18:45:23.345Z] INFO: Configuring git core.autocrlf... [2020-05-05T18:45:23.347Z] INFO: Testing against a local daemon [2020-05-05T18:45:23.347Z] === RUN TestCheckpoint [2020-05-05T18:45:23.347Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-05T18:45:23.347Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-05T18:45:23.347Z] === RUN TestContainerInvalidJSON [2020-05-05T18:45:23.347Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-05T18:45:23.347Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-05T18:45:23.347Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-05T18:45:23.347Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-05T18:45:23.347Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-05T18:45:23.347Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-05T18:45:23.347Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-05T18:45:23.347Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-05T18:45:23.347Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-05T18:45:23.347Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-05T18:45:23.347Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-05T18:45:23.347Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-05T18:45:23.347Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-05T18:45:23.347Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-05T18:45:23.347Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-05-05T18:45:23.347Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-05T18:45:23.629Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-05-05T18:45:23.629Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-05T18:45:23.629Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-05-05T18:45:23.629Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-05T18:45:23.910Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-05-05T18:45:23.910Z] === RUN TestCopyFromContainer [2020-05-05T18:45:24.193Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.29s) [2020-05-05T18:45:24.193Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-05T18:45:24.452Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2020-05-05T18:45:24.452Z] === RUN TestServiceWithPredefinedNetwork [2020-05-05T18:45:25.925Z] === RUN TestCopyFromContainer// [2020-05-05T18:45:26.206Z] === RUN TestCopyFromContainer//bar/root [2020-05-05T18:45:26.206Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-05T18:45:26.206Z] === RUN TestCopyFromContainer/bar/quux [2020-05-05T18:45:26.487Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-05T18:45:26.487Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-05T18:45:26.487Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-05T18:45:26.769Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-05T18:45:26.769Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-05T18:45:27.050Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-05T18:45:27.050Z] --- PASS: TestCopyFromContainer (3.21s) [2020-05-05T18:45:27.050Z] --- PASS: TestCopyFromContainer// (0.08s) [2020-05-05T18:45:27.050Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-05-05T18:45:27.050Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-05-05T18:45:27.050Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-05-05T18:45:27.050Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-05-05T18:45:27.050Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-05-05T18:45:27.050Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-05-05T18:45:27.050Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-05-05T18:45:27.050Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-05-05T18:45:27.050Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-05-05T18:45:27.050Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-05T18:45:27.050Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-05T18:45:27.050Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-05T18:45:27.050Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-05T18:45:27.050Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-05T18:45:27.050Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-05T18:45:27.050Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-05T18:45:27.050Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-05T18:45:27.050Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-05T18:45:27.050Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-05T18:45:27.050Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-05T18:45:27.050Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-05T18:45:27.050Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-05T18:45:27.050Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-05T18:45:27.050Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-05T18:45:27.050Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-05-05T18:45:27.050Z] === RUN TestCreateWithInvalidEnv [2020-05-05T18:45:27.050Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-05T18:45:27.050Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-05T18:45:27.050Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-05T18:45:27.050Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-05T18:45:27.050Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-05T18:45:27.050Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-05T18:45:27.050Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-05T18:45:27.050Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-05T18:45:27.050Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-05T18:45:27.050Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-05T18:45:27.050Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-05T18:45:27.050Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-05T18:45:27.050Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-05T18:45:27.050Z] === RUN TestCreateTmpfsMountsTarget [2020-05-05T18:45:27.331Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-05-05T18:45:27.331Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-05T18:45:27.736Z] --- PASS: TestServiceWithPredefinedNetwork (3.29s) [2020-05-05T18:45:27.736Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-05T18:45:27.736Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-05T18:45:27.736Z] service_test.go:236: FLAKY_TEST [2020-05-05T18:45:27.736Z] === RUN TestServiceWithDataPathPortInit [2020-05-05T18:45:28.518Z] Loaded image: buildpack-deps:jessie [2020-05-05T18:45:28.518Z] Loaded image: busybox:latest [2020-05-05T18:45:28.518Z] Loaded image: busybox:glibc [2020-05-05T18:45:28.518Z] Loaded image: debian:jessie [2020-05-05T18:45:28.518Z] Loaded image: hello-world:latest [2020-05-05T18:45:28.518Z] INFO: Testing against a local daemon [2020-05-05T18:45:28.518Z] === RUN TestCgroupNamespacesBuild [2020-05-05T18:45:30.001Z] --- PASS: TestCreateWithCustomMaskedPaths (2.53s) [2020-05-05T18:45:30.001Z] === RUN TestCreateWithCapabilities [2020-05-05T18:45:30.001Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-05T18:45:30.001Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-05T18:45:30.001Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-05T18:45:30.001Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-05T18:45:30.001Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-05T18:45:30.001Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-05T18:45:30.001Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-05T18:45:30.001Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-05T18:45:30.001Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-05T18:45:30.001Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-05T18:45:30.001Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-05T18:45:30.001Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-05T18:45:30.001Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-05T18:45:30.001Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-05T18:45:30.001Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-05T18:45:30.001Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-05T18:45:30.001Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-05T18:45:30.001Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-05T18:45:30.001Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-05T18:45:30.001Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-05T18:45:30.001Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-05T18:45:30.001Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-05T18:45:30.001Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-05T18:45:30.001Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-05T18:45:30.001Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-05T18:45:30.001Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-05T18:45:30.001Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-05T18:45:30.001Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-05T18:45:30.001Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-05T18:45:30.001Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-05T18:45:30.001Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-05T18:45:30.001Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-05T18:45:30.001Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-05T18:45:30.001Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-05-05T18:45:30.001Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-05T18:45:30.001Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-05T18:45:30.001Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-05-05T18:45:30.001Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-05-05T18:45:30.001Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s) [2020-05-05T18:45:30.001Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s) [2020-05-05T18:45:30.002Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-05-05T18:45:30.002Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-05T18:45:30.002Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-05-05T18:45:30.002Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-05-05T18:45:30.002Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-05-05T18:45:30.002Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-05T18:45:31.772Z] --- PASS: TestCgroupNamespacesBuild (3.01s) [2020-05-05T18:45:31.773Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-05T18:45:33.450Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.75s) [2020-05-05T18:45:33.450Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-05T18:45:33.450Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-05T18:45:33.450Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-05T18:45:33.450Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-05T18:45:33.450Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-05T18:45:33.450Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-05T18:45:33.450Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-05T18:45:33.450Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-05T18:45:33.450Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-05T18:45:33.450Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-05T18:45:33.450Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-05T18:45:33.450Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-05T18:45:33.450Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-05T18:45:33.450Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-05T18:45:33.450Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-05T18:45:33.450Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-05T18:45:33.450Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-05T18:45:33.450Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-05T18:45:33.450Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-05-05T18:45:33.450Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-05T18:45:33.450Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-05T18:45:33.450Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-05T18:45:33.450Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-05T18:45:33.734Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.94s) [2020-05-05T18:45:33.734Z] === RUN TestContainerStartOnDaemonRestart [2020-05-05T18:45:33.734Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-05T18:45:33.734Z] === RUN TestDaemonRestartIpcMode [2020-05-05T18:45:33.734Z] === PAUSE TestDaemonRestartIpcMode [2020-05-05T18:45:33.734Z] === RUN TestDaemonHostGatewayIP [2020-05-05T18:45:33.734Z] === PAUSE TestDaemonHostGatewayIP [2020-05-05T18:45:33.734Z] === RUN TestContainerKillOnDaemonStart [2020-05-05T18:45:33.734Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-05T18:45:33.734Z] === RUN TestDiff [2020-05-05T18:45:34.277Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.55s) [2020-05-05T18:45:34.277Z] === RUN TestBuildWithSession [2020-05-05T18:45:34.277Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-05T18:45:34.277Z] build_session_test.go:25: TODO: BuildKit [2020-05-05T18:45:34.277Z] === RUN TestBuildSquashParent [2020-05-05T18:45:34.737Z] --- PASS: TestDiff (0.84s) [2020-05-05T18:45:34.737Z] === RUN TestExecWithCloseStdin [2020-05-05T18:45:35.106Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-05-05T18:45:35.752Z] --- PASS: TestExecWithCloseStdin (0.92s) [2020-05-05T18:45:35.752Z] === RUN TestExec [2020-05-05T18:45:36.755Z] --- PASS: TestExec (0.97s) [2020-05-05T18:45:36.755Z] === RUN TestExecUser [2020-05-05T18:45:37.759Z] --- PASS: TestExecUser (0.94s) [2020-05-05T18:45:37.759Z] === RUN TestExportContainerAndImportImage [2020-05-05T18:45:38.763Z] --- PASS: TestExportContainerAndImportImage (1.16s) [2020-05-05T18:45:38.763Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-05T18:45:40.228Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s) [2020-05-05T18:45:40.228Z] === RUN TestHealthCheckWorkdir [2020-05-05T18:45:41.694Z] --- PASS: TestHealthCheckWorkdir (1.16s) [2020-05-05T18:45:41.694Z] === RUN TestHealthKillContainer [2020-05-05T18:45:42.343Z] --- PASS: TestBuildSquashParent (7.39s) [2020-05-05T18:45:42.343Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-05T18:45:42.343Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-05T18:45:42.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-05T18:45:42.343Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-05T18:45:42.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-05T18:45:42.343Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-05T18:45:42.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-05T18:45:42.343Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-05T18:45:42.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-05T18:45:42.343Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-05T18:45:42.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-05T18:45:42.343Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-05T18:45:42.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-05T18:45:42.343Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-05T18:45:42.343Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-05T18:45:43.702Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-05T18:45:43.956Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-05T18:45:44.361Z] --- PASS: TestHealthKillContainer (3.03s) [2020-05-05T18:45:44.361Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-05T18:45:45.363Z] --- PASS: TestInspectCpusetInConfigPre120 (0.89s) [2020-05-05T18:45:45.363Z] === RUN TestIpcModeNone [2020-05-05T18:45:45.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-05T18:45:45.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-05T18:45:45.815Z] --- PASS: TestServiceWithDataPathPortInit (17.95s) [2020-05-05T18:45:45.815Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-05T18:45:46.365Z] --- PASS: TestIpcModeNone (0.95s) [2020-05-05T18:45:46.365Z] === RUN TestIpcModePrivate [2020-05-05T18:45:46.463Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-05T18:45:46.463Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-05T18:45:47.369Z] --- PASS: TestIpcModePrivate (1.01s) [2020-05-05T18:45:47.369Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-05-05T18:45:47.369Z] === RUN TestIpcModeShareable [2020-05-05T18:45:48.343Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-05T18:45:48.343Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.44s) [2020-05-05T18:45:48.343Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.48s) [2020-05-05T18:45:48.343Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.12s) [2020-05-05T18:45:48.343Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.20s) [2020-05-05T18:45:48.343Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.89s) [2020-05-05T18:45:48.343Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.00s) [2020-05-05T18:45:48.343Z] === RUN TestBuildMultiStageCopy [2020-05-05T18:45:48.343Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-05T18:45:48.372Z] --- PASS: TestIpcModeShareable (1.04s) [2020-05-05T18:45:48.372Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-05-05T18:45:48.372Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-05T18:45:51.639Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-05T18:45:51.814Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.99s) [2020-05-05T18:45:51.814Z] === RUN TestAPIIpcModeHost [2020-05-05T18:45:52.095Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-05-05T18:45:52.095Z] === RUN TestDaemonIpcModeShareable [2020-05-05T18:45:52.197Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-05T18:45:52.834Z] ......... [ 86%] [2020-05-05T18:45:53.118Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-05T18:45:53.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-05T18:45:54.082Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-05T18:45:54.111Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2020-05-05T18:45:54.111Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-05-05T18:45:54.111Z] === RUN TestDaemonIpcModePrivate [2020-05-05T18:45:55.483Z] --- PASS: TestBuildMultiStageCopy (7.21s) [2020-05-05T18:45:55.483Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.21s) [2020-05-05T18:45:55.483Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-05-05T18:45:55.483Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-05-05T18:45:55.483Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-05-05T18:45:55.483Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-05-05T18:45:55.483Z] === RUN TestBuildMultiStageParentConfig [2020-05-05T18:45:55.578Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2020-05-05T18:45:55.578Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-05-05T18:45:55.578Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-05T18:45:55.782Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.04s) [2020-05-05T18:45:55.783Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:of5ttvdbrnim9jjqb2go8j4ec Created:2020-05-05 18:45:47.352656786 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[43106a5030e23697d074f64f6822efc70df28376d212ad1e09420e9aeb0769a4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ucicozb08xj3jobul1aozdwpq EndpointID:87a963e81ab26fc84da7c5537ad29dc9bf4677e66906b13cfa68364a6389b84a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:29ac78f9433a4bfd7ebacb4d68084eb30b5272d733b515a2a06a2725cc13dcd2 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:d0e24938bf5a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ucicozb08xj3jobul1aozdwpq EndpointID:87a963e81ab26fc84da7c5537ad29dc9bf4677e66906b13cfa68364a6389b84a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-05T18:45:55.783Z] PASS [2020-05-05T18:45:55.783Z] [2020-05-05T18:45:55.783Z] === Skipped [2020-05-05T18:45:55.783Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-05T18:45:55.783Z] service_test.go:236: FLAKY_TEST [2020-05-05T18:45:55.783Z] [2020-05-05T18:45:55.783Z] [2020-05-05T18:45:55.783Z] DONE 22 tests, 1 skipped in 52.364s [2020-05-05T18:45:55.783Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-05T18:45:55.783Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:45:55.783Z] ++ set -e [2020-05-05T18:45:55.783Z] ++ '[' -n 0 ']' [2020-05-05T18:45:55.783Z] ++ set -x [2020-05-05T18:45:55.783Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:45:55.783Z] INFO: Testing against a local daemon [2020-05-05T18:45:55.783Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-05T18:45:55.783Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-05T18:45:55.783Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-05T18:45:55.783Z] === RUN TestDockerNetworkIpvlan [2020-05-05T18:45:55.783Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-05T18:45:55.783Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-05T18:45:55.783Z] PASS [2020-05-05T18:45:55.783Z] [2020-05-05T18:45:55.783Z] === Skipped [2020-05-05T18:45:55.783Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-05T18:45:55.783Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-05T18:45:55.783Z] [2020-05-05T18:45:55.783Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-05T18:45:55.783Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-05T18:45:55.783Z] [2020-05-05T18:45:55.783Z] [2020-05-05T18:45:55.783Z] DONE 2 tests, 2 skipped in 0.168s [2020-05-05T18:45:55.783Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-05T18:45:55.783Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:45:55.783Z] ++ set -e [2020-05-05T18:45:55.783Z] ++ '[' -n 0 ']' [2020-05-05T18:45:55.783Z] ++ set -x [2020-05-05T18:45:55.783Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:45:55.783Z] INFO: Testing against a local daemon [2020-05-05T18:45:55.783Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-05T18:45:57.158Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.02s) [2020-05-05T18:45:57.158Z] === RUN TestDockerNetworkMacvlan [2020-05-05T18:45:57.593Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s) [2020-05-05T18:45:57.593Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-05-05T18:45:57.593Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-05T18:45:58.342Z] tests/integration/models_images_test.py ............... [ 89%] [2020-05-05T18:45:58.533Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-05T18:45:59.469Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-05T18:45:59.609Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.99s) [2020-05-05T18:45:59.609Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-05-05T18:45:59.609Z] === RUN TestIpcModeOlderClient [2020-05-05T18:45:59.609Z] === PAUSE TestIpcModeOlderClient [2020-05-05T18:45:59.609Z] === RUN TestKillContainerInvalidSignal [2020-05-05T18:46:00.221Z] --- PASS: TestKillContainerInvalidSignal (0.89s) [2020-05-05T18:46:00.221Z] === RUN TestKillContainer [2020-05-05T18:46:00.221Z] === RUN TestKillContainer/no_signal [2020-05-05T18:46:00.225Z] tests/integration/models_networks_test.py .... [ 90%] [2020-05-05T18:46:00.711Z] --- PASS: TestBuildMultiStageParentConfig (4.98s) [2020-05-05T18:46:00.711Z] === RUN TestBuildLabelWithTargets [2020-05-05T18:46:00.843Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-05T18:46:01.229Z] === RUN TestKillContainer/non_killing_signal [2020-05-05T18:46:01.840Z] === RUN TestKillContainer/killing_signal [2020-05-05T18:46:02.844Z] --- PASS: TestKillContainer (2.70s) [2020-05-05T18:46:02.844Z] --- PASS: TestKillContainer/no_signal (0.90s) [2020-05-05T18:46:02.844Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-05-05T18:46:02.844Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2020-05-05T18:46:02.845Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-05T18:46:03.126Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-05T18:46:03.737Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-05T18:46:04.126Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-05T18:46:04.740Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.74s) [2020-05-05T18:46:04.740Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2020-05-05T18:46:04.740Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2020-05-05T18:46:04.740Z] === RUN TestKillStoppedContainer [2020-05-05T18:46:04.740Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-05-05T18:46:04.740Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-05T18:46:05.020Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-05-05T18:46:05.021Z] === RUN TestKillDifferentUserContainer [2020-05-05T18:46:05.476Z] tests/integration/models_nodes_test.py . [ 91%] [2020-05-05T18:46:06.023Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2020-05-05T18:46:06.023Z] === RUN TestInspectOomKilledTrue [2020-05-05T18:46:06.023Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-05-05T18:46:06.023Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-05T18:46:06.023Z] === RUN TestInspectOomKilledFalse [2020-05-05T18:46:06.023Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-05T18:46:06.023Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-05T18:46:06.023Z] === RUN TestLinksEtcHostsContentMatch [2020-05-05T18:46:06.303Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-05-05T18:46:06.303Z] === RUN TestLinksContainerNames [2020-05-05T18:46:06.844Z] tests/integration/models_resources_test.py . [ 91%] [2020-05-05T18:46:07.410Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-05T18:46:08.316Z] --- PASS: TestLinksContainerNames (1.71s) [2020-05-05T18:46:08.316Z] === RUN TestLogsFollowTailEmpty [2020-05-05T18:46:08.865Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-05-05T18:46:08.865Z] === RUN TestBuildWithEmptyLayers [2020-05-05T18:46:08.927Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2020-05-05T18:46:08.927Z] === RUN TestContainerNetworkMountsNoChown [2020-05-05T18:46:09.930Z] --- PASS: TestContainerNetworkMountsNoChown (0.91s) [2020-05-05T18:46:09.930Z] === RUN TestMountDaemonRoot [2020-05-05T18:46:09.930Z] === RUN TestMountDaemonRoot/default [2020-05-05T18:46:09.930Z] === PAUSE TestMountDaemonRoot/default [2020-05-05T18:46:09.930Z] === RUN TestMountDaemonRoot/private [2020-05-05T18:46:09.930Z] === PAUSE TestMountDaemonRoot/private [2020-05-05T18:46:09.930Z] === RUN TestMountDaemonRoot/rprivate [2020-05-05T18:46:09.930Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-05T18:46:09.930Z] === RUN TestMountDaemonRoot/slave [2020-05-05T18:46:09.930Z] === PAUSE TestMountDaemonRoot/slave [2020-05-05T18:46:09.930Z] === RUN TestMountDaemonRoot/rslave [2020-05-05T18:46:09.930Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-05T18:46:09.930Z] === RUN TestMountDaemonRoot/shared [2020-05-05T18:46:09.930Z] === PAUSE TestMountDaemonRoot/shared [2020-05-05T18:46:09.930Z] === RUN TestMountDaemonRoot/rshared [2020-05-05T18:46:09.930Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-05T18:46:09.930Z] === CONT TestMountDaemonRoot/default [2020-05-05T18:46:09.930Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-05T18:46:09.930Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-05T18:46:09.930Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-05T18:46:09.930Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-05T18:46:09.930Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-05T18:46:09.930Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-05T18:46:09.930Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-05T18:46:09.930Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-05T18:46:09.930Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-05T18:46:09.930Z] === CONT TestMountDaemonRoot/rshared [2020-05-05T18:46:09.930Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-05T18:46:09.930Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-05T18:46:09.930Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-05T18:46:09.930Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-05T18:46:09.930Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-05T18:46:09.930Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-05T18:46:09.930Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-05T18:46:09.930Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-05T18:46:09.930Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-05T18:46:09.930Z] === CONT TestMountDaemonRoot/shared [2020-05-05T18:46:09.930Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-05T18:46:09.930Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-05T18:46:09.930Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-05T18:46:09.930Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-05T18:46:09.930Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-05T18:46:09.930Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-05T18:46:09.930Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-05T18:46:09.930Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-05T18:46:09.930Z] === CONT TestMountDaemonRoot/rslave [2020-05-05T18:46:09.930Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-05T18:46:09.930Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-05T18:46:09.930Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-05T18:46:09.930Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-05T18:46:09.930Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-05T18:46:09.930Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-05T18:46:09.930Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-05T18:46:09.930Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-05T18:46:09.930Z] === CONT TestMountDaemonRoot/slave [2020-05-05T18:46:09.930Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-05T18:46:09.930Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-05T18:46:09.930Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-05T18:46:09.930Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-05T18:46:09.930Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-05T18:46:09.930Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-05T18:46:09.930Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-05T18:46:09.930Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-05T18:46:09.930Z] === CONT TestMountDaemonRoot/rprivate [2020-05-05T18:46:09.930Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-05T18:46:09.930Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-05T18:46:09.930Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-05T18:46:09.930Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-05T18:46:09.930Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-05T18:46:09.930Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-05T18:46:09.930Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-05T18:46:09.930Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-05T18:46:09.930Z] === CONT TestMountDaemonRoot/private [2020-05-05T18:46:09.930Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-05T18:46:09.930Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-05T18:46:09.930Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-05T18:46:09.930Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-05T18:46:09.930Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-05T18:46:09.930Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-05T18:46:09.930Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-05T18:46:09.930Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-05T18:46:09.930Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-05T18:46:09.930Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-05T18:46:10.210Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-05T18:46:10.210Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-05T18:46:10.210Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-05T18:46:10.210Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-05T18:46:10.210Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-05T18:46:10.210Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-05T18:46:10.210Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-05T18:46:10.491Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-05T18:46:10.491Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-05T18:46:10.491Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-05T18:46:10.491Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-05T18:46:10.491Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-05T18:46:10.491Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-05T18:46:10.491Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-05T18:46:10.491Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-05T18:46:10.491Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-05T18:46:10.795Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-05T18:46:10.795Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-05T18:46:10.795Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-05T18:46:10.795Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-05T18:46:10.795Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-05T18:46:10.795Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-05T18:46:10.795Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-05T18:46:10.795Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-05T18:46:10.795Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-05-05T18:46:10.795Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-05T18:46:10.795Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-05-05T18:46:10.795Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-05-05T18:46:10.795Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-05-05T18:46:10.795Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-05-05T18:46:10.795Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-05T18:46:10.795Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-05-05T18:46:10.795Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-05-05T18:46:10.795Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-05-05T18:46:10.795Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-05-05T18:46:10.795Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-05T18:46:10.795Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-05-05T18:46:10.795Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-05-05T18:46:10.795Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-05-05T18:46:10.795Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-05-05T18:46:10.795Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-05T18:46:10.795Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-05-05T18:46:10.795Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-05-05T18:46:10.795Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-05-05T18:46:10.795Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-05-05T18:46:10.795Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-05T18:46:10.795Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-05-05T18:46:10.795Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-05-05T18:46:10.795Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-05-05T18:46:10.795Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-05-05T18:46:10.795Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-05T18:46:10.795Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-05-05T18:46:10.795Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-05-05T18:46:10.795Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-05-05T18:46:10.795Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-05T18:46:10.795Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-05T18:46:10.795Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-05-05T18:46:10.795Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-05-05T18:46:10.795Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-05T18:46:10.795Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-05T18:46:10.795Z] === RUN TestContainerBindMountNonRecursive [2020-05-05T18:46:11.413Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-05-05T18:46:11.413Z] === RUN TestBuildMultiStageOnBuild [2020-05-05T18:46:12.823Z] --- PASS: TestContainerBindMountNonRecursive (2.01s) [2020-05-05T18:46:12.823Z] === RUN TestNetworkNat [2020-05-05T18:46:12.930Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-05-05T18:46:13.827Z] --- PASS: TestNetworkNat (0.94s) [2020-05-05T18:46:13.827Z] === RUN TestNetworkLocalhostTCPNat [2020-05-05T18:46:13.969Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-05T18:46:14.830Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2020-05-05T18:46:14.830Z] === RUN TestNetworkLoopbackNat [2020-05-05T18:46:15.343Z] --- PASS: TestDockerNetworkMacvlan (17.99s) [2020-05-05T18:46:15.343Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-05-05T18:46:15.343Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-05-05T18:46:15.343Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.95s) [2020-05-05T18:46:15.343Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.02s) [2020-05-05T18:46:15.343Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.67s) [2020-05-05T18:46:15.343Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s) [2020-05-05T18:46:15.343Z] PASS [2020-05-05T18:46:15.343Z] [2020-05-05T18:46:15.343Z] DONE 8 tests in 20.167s [2020-05-05T18:46:15.343Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-05T18:46:15.343Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:46:15.343Z] ++ set -e [2020-05-05T18:46:15.343Z] ++ '[' -n 0 ']' [2020-05-05T18:46:15.343Z] ++ set -x [2020-05-05T18:46:15.343Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:46:15.343Z] testing: warning: no tests to run [2020-05-05T18:46:15.343Z] PASS [2020-05-05T18:46:15.343Z] [2020-05-05T18:46:15.343Z] DONE 0 tests in 0.028s [2020-05-05T18:46:15.343Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-05T18:46:15.343Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:46:15.343Z] ++ set -e [2020-05-05T18:46:15.343Z] ++ '[' -n 0 ']' [2020-05-05T18:46:15.343Z] ++ set -x [2020-05-05T18:46:15.344Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:46:15.344Z] INFO: Testing against a local daemon [2020-05-05T18:46:15.344Z] === RUN TestAuthZPluginAllowRequest [2020-05-05T18:46:15.834Z] --- PASS: TestNetworkLoopbackNat (1.19s) [2020-05-05T18:46:15.834Z] === RUN TestPause [2020-05-05T18:46:16.191Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-05-05T18:46:16.191Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-05-05T18:46:16.640Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-05-05T18:46:16.640Z] === RUN TestBuildUncleanTarFilenames [2020-05-05T18:46:16.840Z] --- PASS: TestPause (0.91s) [2020-05-05T18:46:16.840Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-05T18:46:16.840Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-05T18:46:16.840Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-05T18:46:16.840Z] === RUN TestPauseStopPausedContainer [2020-05-05T18:46:16.894Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2020-05-05T18:46:16.894Z] === RUN TestBuildMultiStageLayerLeak [2020-05-05T18:46:17.244Z] --- PASS: TestAuthZPluginAllowRequest (1.81s) [2020-05-05T18:46:17.244Z] === RUN TestAuthZPluginTLS [2020-05-05T18:46:17.811Z] --- PASS: TestAuthZPluginTLS (0.66s) [2020-05-05T18:46:17.811Z] === RUN TestAuthZPluginDenyRequest [2020-05-05T18:46:17.841Z] --- PASS: TestPauseStopPausedContainer (0.91s) [2020-05-05T18:46:17.841Z] === RUN TestPsFilter [2020-05-05T18:46:17.841Z] --- PASS: TestPsFilter (0.30s) [2020-05-05T18:46:17.841Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-05T18:46:18.746Z] --- PASS: TestAuthZPluginDenyRequest (0.63s) [2020-05-05T18:46:18.746Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-05T18:46:18.849Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.90s) [2020-05-05T18:46:18.849Z] === RUN TestRemoveContainerWithVolume [2020-05-05T18:46:19.313Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s) [2020-05-05T18:46:19.313Z] === RUN TestAuthZPluginDenyResponse [2020-05-05T18:46:19.852Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2020-05-05T18:46:19.852Z] === RUN TestRemoveContainerRunning [2020-05-05T18:46:19.880Z] --- PASS: TestAuthZPluginDenyResponse (0.82s) [2020-05-05T18:46:19.880Z] === RUN TestAuthZPluginAllowEventStream [2020-05-05T18:46:20.465Z] --- PASS: TestRemoveContainerRunning (0.85s) [2020-05-05T18:46:20.465Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-05T18:46:20.909Z] tests/integration/regression_test.py ...... [ 98%] [2020-05-05T18:46:21.089Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2020-05-05T18:46:21.089Z] === RUN TestBuildWithHugeFile [2020-05-05T18:46:21.166Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-05-05T18:46:21.166Z] tests/integration/credentials/utils_test.py . [100%] [2020-05-05T18:46:21.166Z] [2020-05-05T18:46:21.166Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-05-05T18:46:21.166Z] =========================== short test summary info ============================ [2020-05-05T18:46:21.166Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-05-05T18:46:21.166Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-05-05T18:46:21.166Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-05-05T18:46:21.166Z] Not supported on most drivers [2020-05-05T18:46:21.166Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-05-05T18:46:21.166Z] Can fail if eth0 has multiple IP addresses [2020-05-05T18:46:21.166Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-05-05T18:46:21.166Z] This doesn't seem to be taken into account by the engine [2020-05-05T18:46:21.166Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-05-05T18:46:21.166Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-05-05T18:46:21.166Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-05-05T18:46:21.166Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-05-05T18:46:21.166Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-05-05T18:46:21.166Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-05-05T18:46:21.166Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-05-05T18:46:21.166Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 347.79 seconds == [2020-05-05T18:46:21.423Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-05-05T18:46:21.471Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s) [2020-05-05T18:46:21.471Z] === RUN TestRemoveInvalidContainer [2020-05-05T18:46:21.471Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-05-05T18:46:21.471Z] === RUN TestRenameLinkedContainer [2020-05-05T18:46:21.781Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s) [2020-05-05T18:46:21.781Z] === RUN TestAuthZPluginErrorResponse [2020-05-05T18:46:22.347Z] --- PASS: TestAuthZPluginErrorResponse (0.64s) [2020-05-05T18:46:22.347Z] === RUN TestAuthZPluginErrorRequest [2020-05-05T18:46:22.914Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2020-05-05T18:46:22.914Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-05T18:46:23.849Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.64s) [2020-05-05T18:46:23.849Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-05T18:46:24.914Z] --- PASS: TestRenameLinkedContainer (3.44s) [2020-05-05T18:46:24.914Z] === RUN TestRenameStoppedContainer [2020-05-05T18:46:25.751Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s) [2020-05-05T18:46:25.751Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-05T18:46:25.916Z] --- PASS: TestRenameStoppedContainer (0.86s) [2020-05-05T18:46:25.916Z] === RUN TestRenameRunningContainerAndReuse [2020-05-05T18:46:27.382Z] --- PASS: TestRenameRunningContainerAndReuse (1.75s) [2020-05-05T18:46:27.382Z] === RUN TestRenameInvalidName [2020-05-05T18:46:28.281Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.30s) [2020-05-05T18:46:28.281Z] === RUN TestAuthZPluginHeader [2020-05-05T18:46:28.387Z] --- PASS: TestRenameInvalidName (0.87s) [2020-05-05T18:46:28.387Z] === RUN TestRenameAnonymousContainer [2020-05-05T18:46:29.215Z] --- PASS: TestAuthZPluginHeader (1.00s) [2020-05-05T18:46:29.215Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-05T18:46:29.215Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-05T18:46:29.215Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T18:46:29.215Z] === RUN TestAuthZPluginV2Disable [2020-05-05T18:46:29.215Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-05T18:46:29.215Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T18:46:29.215Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-05T18:46:29.215Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-05T18:46:29.215Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T18:46:29.215Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-05T18:46:29.215Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-05T18:46:29.215Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T18:46:29.215Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-05T18:46:33.600Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-05T18:46:33.600Z] [2020-05-05T18:46:33.600Z] Unloading profiles will leave already running processes permanently [2020-05-05T18:46:33.600Z] unconfined, which can lead to unexpected situations. [2020-05-05T18:46:33.600Z] [2020-05-05T18:46:33.600Z] To set a process to complain mode, use the command line tool [2020-05-05T18:46:33.600Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-05T18:46:33.600Z] [2020-05-05T18:46:33.892Z] --- PASS: TestRenameAnonymousContainer (4.83s) [2020-05-05T18:46:33.892Z] === RUN TestRenameContainerWithSameName [2020-05-05T18:46:33.892Z] --- PASS: TestRenameContainerWithSameName (0.84s) [2020-05-05T18:46:33.892Z] === RUN TestRenameContainerWithLinkedContainer Post stage [Pipeline] junit [2020-05-05T18:46:34.543Z] Recording test results [Pipeline] sh [2020-05-05T18:46:35.041Z] + echo Ensuring container killed. [2020-05-05T18:46:35.041Z] Ensuring container killed. [2020-05-05T18:46:35.041Z] + docker rm -vf docker-pr1 [2020-05-05T18:46:35.041Z] Error: No such container: docker-pr1 [2020-05-05T18:46:35.041Z] + true [Pipeline] sh [2020-05-05T18:46:35.320Z] + echo Chowning /workspace to jenkins user [2020-05-05T18:46:35.320Z] Chowning /workspace to jenkins user [2020-05-05T18:46:35.320Z] + id -u [2020-05-05T18:46:35.320Z] + id -g [2020-05-05T18:46:35.320Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40907:/workspace busybox chown -R 1000:1000 /workspace [2020-05-05T18:46:35.909Z] --- PASS: TestRenameContainerWithLinkedContainer (1.84s) [2020-05-05T18:46:35.909Z] === RUN TestResize [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-05T18:46:36.911Z] --- PASS: TestResize (0.99s) [2020-05-05T18:46:36.911Z] === RUN TestResizeWithInvalidSize [2020-05-05T18:46:36.982Z] + bundleName=docker-py [2020-05-05T18:46:36.982Z] + echo Creating docker-py-bundles.tar.gz [2020-05-05T18:46:36.982Z] Creating docker-py-bundles.tar.gz [2020-05-05T18:46:36.982Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2020-05-05T18:46:36.992Z] Archiving artifacts [2020-05-05T18:46:37.256Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40907/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-05-05T18:46:37.612Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40907/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=1db86b772e45e8ee04fcb6a4db487c983d67d29f -e DOCKER_GRAPHDRIVER docker:1db86b772e45e8ee04fcb6a4db487c983d67d29f hack/make.sh binary-daemon [2020-05-05T18:46:37.917Z] --- PASS: TestResizeWithInvalidSize (0.91s) [2020-05-05T18:46:37.917Z] === RUN TestResizeWhenContainerNotStarted [2020-05-05T18:46:38.178Z] [2020-05-05T18:46:38.178Z] Removing bundles/ [2020-05-05T18:46:38.178Z] [2020-05-05T18:46:38.178Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-05-05T18:46:38.178Z] Building: bundles/binary-daemon/dockerd-dev [2020-05-05T18:46:38.178Z] GOOS="" GOARCH="" GOARM="" [2020-05-05T18:46:38.530Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s) [2020-05-05T18:46:38.530Z] === RUN TestDaemonRestartKillContainers [2020-05-05T18:46:38.530Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-05T18:46:38.530Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-05T18:46:38.530Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-05T18:46:38.530Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-05T18:46:38.530Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-05T18:46:38.530Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-05T18:46:38.530Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-05T18:46:38.530Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-05T18:46:38.530Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-05T18:46:38.530Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-05T18:46:38.530Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-05T18:46:38.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-05T18:46:38.531Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-05T18:46:38.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-05T18:46:38.531Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-05T18:46:38.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-05T18:46:38.531Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-05T18:46:38.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-05T18:46:38.531Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-05T18:46:38.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-05T18:46:38.531Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-05T18:46:38.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-05T18:46:38.531Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-05T18:46:38.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-05T18:46:38.531Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-05T18:46:38.531Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-05T18:46:41.199Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-05T18:46:41.199Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-05T18:46:42.668Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-05T18:46:42.668Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-05T18:46:44.140Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-05T18:46:44.141Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-05T18:46:46.815Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-05T18:46:46.815Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-05T18:46:47.291Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.04s) [2020-05-05T18:46:47.291Z] PASS [2020-05-05T18:46:47.291Z] [2020-05-05T18:46:47.291Z] === Skipped [2020-05-05T18:46:47.291Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-05T18:46:47.291Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T18:46:47.291Z] [2020-05-05T18:46:47.291Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-05T18:46:47.291Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T18:46:47.291Z] [2020-05-05T18:46:47.291Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-05T18:46:47.291Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T18:46:47.291Z] [2020-05-05T18:46:47.291Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-05T18:46:47.291Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T18:46:47.291Z] [2020-05-05T18:46:47.291Z] [2020-05-05T18:46:47.291Z] DONE 17 tests, 4 skipped in 31.879s [2020-05-05T18:46:47.291Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-05T18:46:47.291Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:46:47.291Z] ++ set -e [2020-05-05T18:46:47.291Z] ++ '[' -n 0 ']' [2020-05-05T18:46:47.291Z] ++ set -x [2020-05-05T18:46:47.291Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:46:47.291Z] INFO: Testing against a local daemon [2020-05-05T18:46:47.291Z] === RUN TestPluginInvalidJSON [2020-05-05T18:46:47.291Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-05T18:46:47.291Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-05T18:46:47.291Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-05T18:46:47.291Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-05-05T18:46:47.291Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-05T18:46:47.291Z] === RUN TestPluginInstall [2020-05-05T18:46:47.291Z] === RUN TestPluginInstall/no_auth [2020-05-05T18:46:50.259Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-05T18:46:50.259Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-05T18:46:52.277Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-05T18:46:52.277Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.35s) [2020-05-05T18:46:52.277Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.40s) [2020-05-05T18:46:52.277Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s) [2020-05-05T18:46:52.277Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.52s) [2020-05-05T18:46:52.277Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s) [2020-05-05T18:46:52.277Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s) [2020-05-05T18:46:52.277Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.47s) [2020-05-05T18:46:52.277Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.47s) [2020-05-05T18:46:52.277Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.35s) [2020-05-05T18:46:52.277Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.35s) [2020-05-05T18:46:52.277Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.40s) [2020-05-05T18:46:52.277Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.43s) [2020-05-05T18:46:52.277Z] === RUN TestCgroupNamespacesRun [2020-05-05T18:46:52.560Z] time="2020-05-05T18:46:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-05T18:46:52.560Z] time="2020-05-05T18:46:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-05T18:46:52.560Z] time="2020-05-05T18:46:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec94a83c7e30868276e54bea47e76d5fbe2d546b8cc9ecb02392dbf24671ea2e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-05T18:46:52.560Z] time="2020-05-05T18:46:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-05T18:46:52.560Z] time="2020-05-05T18:46:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-05T18:46:52.560Z] time="2020-05-05T18:46:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec94a83c7e30868276e54bea47e76d5fbe2d546b8cc9ecb02392dbf24671ea2e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-05T18:46:53.126Z] === RUN TestPluginInstall/with_htpasswd [2020-05-05T18:46:53.693Z] time="2020-05-05T18:46:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-05T18:46:53.693Z] time="2020-05-05T18:46:53Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-05T18:46:53.693Z] time="2020-05-05T18:46:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a3649de6685f207902eaf9aa26184679fefa7ea7e55b850116c9535735eecec1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-05T18:46:53.693Z] time="2020-05-05T18:46:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-05T18:46:53.693Z] time="2020-05-05T18:46:53Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-05T18:46:53.693Z] time="2020-05-05T18:46:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a3649de6685f207902eaf9aa26184679fefa7ea7e55b850116c9535735eecec1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-05T18:46:54.259Z] === RUN TestPluginInstall/with_insecure [2020-05-05T18:46:54.345Z] --- PASS: TestCgroupNamespacesRun (1.88s) [2020-05-05T18:46:54.345Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-05T18:46:55.634Z] time="2020-05-05T18:46:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-05T18:46:55.634Z] time="2020-05-05T18:46:55Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-05T18:46:55.634Z] time="2020-05-05T18:46:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9543eae6c2fea215a09cb4596a4dae99c52a696820836cfa432a32080a71cf6e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-05T18:46:55.634Z] time="2020-05-05T18:46:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-05T18:46:55.634Z] time="2020-05-05T18:46:55Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-05T18:46:55.634Z] time="2020-05-05T18:46:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9543eae6c2fea215a09cb4596a4dae99c52a696820836cfa432a32080a71cf6e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-05T18:46:55.817Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2020-05-05T18:46:55.817Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-05T18:46:55.892Z] --- PASS: TestPluginInstall (8.53s) [2020-05-05T18:46:55.892Z] --- PASS: TestPluginInstall/no_auth (5.58s) [2020-05-05T18:46:55.892Z] --- PASS: TestPluginInstall/with_htpasswd (1.20s) [2020-05-05T18:46:55.892Z] --- PASS: TestPluginInstall/with_insecure (1.75s) [2020-05-05T18:46:55.892Z] plugin_test.go:157: [d069c5e786876] daemon is not started [2020-05-05T18:46:55.892Z] PASS [2020-05-05T18:46:55.892Z] [2020-05-05T18:46:55.892Z] DONE 6 tests in 8.735s [2020-05-05T18:46:55.892Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-05T18:46:55.892Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:46:55.892Z] ++ set -e [2020-05-05T18:46:55.892Z] ++ '[' -n 0 ']' [2020-05-05T18:46:55.892Z] ++ set -x [2020-05-05T18:46:55.892Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:46:56.151Z] INFO: Testing against a local daemon [2020-05-05T18:46:56.151Z] === RUN TestExternalGraphDriver [2020-05-05T18:46:56.151Z] === RUN TestExternalGraphDriver/json [2020-05-05T18:46:57.838Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s) [2020-05-05T18:46:57.838Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-05T18:46:58.681Z] === RUN TestExternalGraphDriver/spec [2020-05-05T18:46:59.861Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2020-05-05T18:46:59.861Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-05T18:47:01.333Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2020-05-05T18:47:01.333Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-05T18:47:01.964Z] === RUN TestExternalGraphDriver/pull [2020-05-05T18:47:02.340Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.84s) [2020-05-05T18:47:02.340Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-05T18:47:02.954Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2020-05-05T18:47:02.954Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-05T18:47:03.866Z] --- PASS: TestExternalGraphDriver (7.52s) [2020-05-05T18:47:03.866Z] --- PASS: TestExternalGraphDriver/json (2.46s) [2020-05-05T18:47:03.866Z] --- PASS: TestExternalGraphDriver/spec (2.68s) [2020-05-05T18:47:03.866Z] --- PASS: TestExternalGraphDriver/pull (2.25s) [2020-05-05T18:47:03.866Z] === RUN TestGraphdriverPluginV2 [2020-05-05T18:47:03.866Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-05-05T18:47:03.866Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T18:47:03.866Z] PASS [2020-05-05T18:47:03.866Z] [2020-05-05T18:47:03.866Z] === Skipped [2020-05-05T18:47:03.866Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-05-05T18:47:03.866Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T18:47:03.866Z] [2020-05-05T18:47:03.866Z] [2020-05-05T18:47:03.866Z] DONE 5 tests, 1 skipped in 7.694s [2020-05-05T18:47:03.866Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-05T18:47:03.866Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:47:03.866Z] ++ set -e [2020-05-05T18:47:03.866Z] ++ '[' -n 0 ']' [2020-05-05T18:47:03.866Z] ++ set -x [2020-05-05T18:47:03.866Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:47:03.866Z] INFO: Testing against a local daemon [2020-05-05T18:47:03.866Z] === RUN TestContinueAfterPluginCrash [2020-05-05T18:47:03.866Z] === PAUSE TestContinueAfterPluginCrash [2020-05-05T18:47:03.866Z] === RUN TestReadPluginNoRead [2020-05-05T18:47:03.866Z] === PAUSE TestReadPluginNoRead [2020-05-05T18:47:03.867Z] === RUN TestDaemonStartWithLogOpt [2020-05-05T18:47:03.867Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-05T18:47:03.867Z] === CONT TestContinueAfterPluginCrash [2020-05-05T18:47:03.867Z] === CONT TestDaemonStartWithLogOpt [2020-05-05T18:47:03.867Z] === CONT TestReadPluginNoRead [2020-05-05T18:47:04.976Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2020-05-05T18:47:04.976Z] === RUN TestKernelTCPMemory [2020-05-05T18:47:05.982Z] --- PASS: TestKernelTCPMemory (0.95s) [2020-05-05T18:47:05.982Z] === RUN TestNISDomainname [2020-05-05T18:47:06.989Z] --- PASS: TestNISDomainname (1.10s) [2020-05-05T18:47:06.989Z] === RUN TestHostnameDnsResolution [2020-05-05T18:47:08.059Z] === RUN TestReadPluginNoRead/default [2020-05-05T18:47:08.626Z] --- PASS: TestDaemonStartWithLogOpt (4.83s) [2020-05-05T18:47:09.011Z] --- PASS: TestHostnameDnsResolution (1.81s) [2020-05-05T18:47:09.011Z] === RUN TestStats [2020-05-05T18:47:10.001Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-05T18:47:11.687Z] --- PASS: TestStats (2.97s) [2020-05-05T18:47:11.687Z] === RUN TestStopContainerWithTimeout [2020-05-05T18:47:11.687Z] === RUN TestStopContainerWithTimeout/0 [2020-05-05T18:47:11.687Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-05T18:47:11.687Z] === RUN TestStopContainerWithTimeout/1 [2020-05-05T18:47:11.687Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-05T18:47:11.687Z] === RUN TestStopContainerWithTimeout/3 [2020-05-05T18:47:11.687Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-05T18:47:11.687Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-05T18:47:11.687Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-05T18:47:11.687Z] === CONT TestStopContainerWithTimeout/0 [2020-05-05T18:47:11.687Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-05T18:47:11.901Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-05T18:47:13.159Z] === CONT TestStopContainerWithTimeout/3 [2020-05-05T18:47:13.800Z] --- PASS: TestReadPluginNoRead (9.90s) [2020-05-05T18:47:13.800Z] --- PASS: TestReadPluginNoRead/default (1.91s) [2020-05-05T18:47:13.800Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.86s) [2020-05-05T18:47:13.800Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.86s) [2020-05-05T18:47:13.800Z] read_test.go:91: [d96ce621c461d] daemon is not started [2020-05-05T18:47:14.058Z] --- PASS: TestContinueAfterPluginCrash (10.21s) [2020-05-05T18:47:14.059Z] PASS [2020-05-05T18:47:14.059Z] [2020-05-05T18:47:14.059Z] DONE 6 tests in 10.368s [2020-05-05T18:47:14.059Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-05-05T18:47:14.059Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:47:14.059Z] ++ set -e [2020-05-05T18:47:14.059Z] ++ '[' -n 0 ']' [2020-05-05T18:47:14.059Z] ++ set -x [2020-05-05T18:47:14.059Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:47:14.059Z] testing: warning: no tests to run [2020-05-05T18:47:14.059Z] PASS [2020-05-05T18:47:14.059Z] [2020-05-05T18:47:14.059Z] DONE 0 tests in 0.046s [2020-05-05T18:47:14.059Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-05T18:47:14.059Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:47:14.059Z] ++ set -e [2020-05-05T18:47:14.059Z] ++ '[' -n 0 ']' [2020-05-05T18:47:14.059Z] ++ set -x [2020-05-05T18:47:14.059Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:47:14.317Z] INFO: Testing against a local daemon [2020-05-05T18:47:14.317Z] === RUN TestPluginWithDevMounts [2020-05-05T18:47:14.317Z] === PAUSE TestPluginWithDevMounts [2020-05-05T18:47:14.317Z] === CONT TestPluginWithDevMounts [2020-05-05T18:47:14.631Z] === CONT TestStopContainerWithTimeout/1 [2020-05-05T18:47:14.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-05T18:47:14.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-05T18:47:14.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-05T18:47:16.654Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-05-05T18:47:16.654Z] --- PASS: TestStopContainerWithTimeout/0 (1.14s) [2020-05-05T18:47:16.654Z] --- PASS: TestStopContainerWithTimeout/-1 (2.99s) [2020-05-05T18:47:16.654Z] --- PASS: TestStopContainerWithTimeout/3 (2.93s) [2020-05-05T18:47:16.654Z] --- PASS: TestStopContainerWithTimeout/1 (1.88s) [2020-05-05T18:47:16.654Z] === RUN TestDeleteDevicemapper [2020-05-05T18:47:16.654Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-05T18:47:16.654Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-05T18:47:16.654Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-05T18:47:16.845Z] --- PASS: TestPluginWithDevMounts (2.23s) [2020-05-05T18:47:16.845Z] PASS [2020-05-05T18:47:16.845Z] [2020-05-05T18:47:16.845Z] DONE 1 tests in 2.393s [2020-05-05T18:47:16.845Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-05T18:47:16.845Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:47:16.845Z] ++ set -e [2020-05-05T18:47:16.845Z] ++ '[' -n 0 ']' [2020-05-05T18:47:16.845Z] ++ set -x [2020-05-05T18:47:16.845Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:47:16.845Z] INFO: Testing against a local daemon [2020-05-05T18:47:16.845Z] === RUN TestSecretInspect [2020-05-05T18:47:16.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-05T18:47:17.223Z] --- PASS: TestBuildWithHugeFile (51.76s) [2020-05-05T18:47:17.223Z] === RUN TestBuildWithEmptyDockerfile [2020-05-05T18:47:17.223Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-05T18:47:17.223Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-05T18:47:17.223Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-05T18:47:17.223Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-05T18:47:17.223Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-05T18:47:17.223Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-05T18:47:17.223Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-05T18:47:17.223Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-05T18:47:17.223Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-05T18:47:17.223Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2020-05-05T18:47:17.223Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-05-05T18:47:17.223Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-05-05T18:47:17.223Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-05-05T18:47:17.223Z] === RUN TestBuildPreserveOwnership [2020-05-05T18:47:17.223Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-05T18:47:17.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-05T18:47:19.102Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-05T18:47:19.375Z] --- PASS: TestSecretInspect (2.73s) [2020-05-05T18:47:19.375Z] === RUN TestSecretList [2020-05-05T18:47:19.513Z] Removing intermediate container dcd32853433a [2020-05-05T18:47:19.513Z] ---> 64d50131f5d4 [2020-05-05T18:47:19.513Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-05-05T18:47:19.513Z] ---> Running in 1d58db2923dd [2020-05-05T18:47:19.513Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-05-05T18:47:21.038Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.82s) [2020-05-05T18:47:21.038Z] === RUN TestUpdateMemory [2020-05-05T18:47:21.038Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-05T18:47:21.038Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-05T18:47:21.038Z] === RUN TestUpdateCPUQuota [2020-05-05T18:47:21.486Z] #78 exporting layers 120.0s done [2020-05-05T18:47:21.486Z] #78 exporting manifest sha256:55f7f57ed9417d36b0ded607a4c6624c4cd874469797cddfb4e4a758fec55a71 done [2020-05-05T18:47:21.486Z] #78 exporting config sha256:60874213eb30258235d28e50496818ad6210174a7cf70128fec70753d2779413 done [2020-05-05T18:47:21.486Z] #78 sending tarball [2020-05-05T18:47:21.652Z] --- PASS: TestUpdateCPUQuota (1.13s) [2020-05-05T18:47:21.652Z] === RUN TestUpdatePidsLimit [2020-05-05T18:47:21.652Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-05T18:47:21.934Z] === RUN TestUpdatePidsLimit/no_change [2020-05-05T18:47:22.218Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-05T18:47:22.656Z] --- PASS: TestSecretList (3.20s) [2020-05-05T18:47:22.656Z] === RUN TestSecretsCreateAndDelete [2020-05-05T18:47:22.833Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-05T18:47:23.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-05T18:47:23.116Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-05T18:47:23.340Z] --- PASS: TestBuildPreserveOwnership (9.91s) [2020-05-05T18:47:23.340Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.90s) [2020-05-05T18:47:23.340Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-05-05T18:47:23.340Z] === RUN TestBuildPlatformInvalid [2020-05-05T18:47:23.340Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-05-05T18:47:23.340Z] PASS [2020-05-05T18:47:23.340Z] [2020-05-05T18:47:23.340Z] === Skipped [2020-05-05T18:47:23.340Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-05-05T18:47:23.340Z] build_session_test.go:25: TODO: BuildKit [2020-05-05T18:47:23.340Z] [2020-05-05T18:47:23.340Z] [2020-05-05T18:47:23.340Z] DONE 32 tests, 1 skipped in 124.734s [2020-05-05T18:47:23.340Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-05T18:47:23.340Z] INFO: Testing against a local daemon [2020-05-05T18:47:23.340Z] === RUN TestConfigInspect [2020-05-05T18:47:23.340Z] --- SKIP: TestConfigInspect (0.02s) [2020-05-05T18:47:23.340Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:47:23.340Z] === RUN TestConfigList [2020-05-05T18:47:23.340Z] --- SKIP: TestConfigList (0.01s) [2020-05-05T18:47:23.340Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:47:23.340Z] === RUN TestConfigsCreateAndDelete [2020-05-05T18:47:23.340Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-05-05T18:47:23.340Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:47:23.340Z] === RUN TestConfigsUpdate [2020-05-05T18:47:23.594Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-05-05T18:47:23.594Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:47:23.594Z] === RUN TestTemplatedConfig [2020-05-05T18:47:23.594Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-05-05T18:47:23.594Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:47:23.594Z] === RUN TestConfigCreateResolve [2020-05-05T18:47:23.594Z] --- SKIP: TestConfigCreateResolve (0.02s) [2020-05-05T18:47:23.594Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:47:23.594Z] === RUN TestConfigDaemonLibtrustID [2020-05-05T18:47:23.729Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-05T18:47:24.011Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-05T18:47:25.482Z] --- PASS: TestUpdatePidsLimit (4.02s) [2020-05-05T18:47:25.482Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-05-05T18:47:25.482Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-05-05T18:47:25.482Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-05-05T18:47:25.482Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s) [2020-05-05T18:47:25.482Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2020-05-05T18:47:25.482Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-05-05T18:47:25.482Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2020-05-05T18:47:25.482Z] === RUN TestUpdateRestartPolicy [2020-05-05T18:47:25.529Z] --- PASS: TestConfigDaemonLibtrustID (1.72s) [2020-05-05T18:47:25.529Z] PASS [2020-05-05T18:47:25.529Z] [2020-05-05T18:47:25.529Z] === Skipped [2020-05-05T18:47:25.529Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-05-05T18:47:25.529Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:47:25.529Z] [2020-05-05T18:47:25.529Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-05-05T18:47:25.529Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:47:25.529Z] [2020-05-05T18:47:25.529Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-05-05T18:47:25.529Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:47:25.529Z] [2020-05-05T18:47:25.529Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-05-05T18:47:25.529Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:47:25.529Z] [2020-05-05T18:47:25.529Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-05-05T18:47:25.529Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:47:25.529Z] [2020-05-05T18:47:25.529Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s) [2020-05-05T18:47:25.529Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:47:25.529Z] [2020-05-05T18:47:25.529Z] [2020-05-05T18:47:25.529Z] DONE 7 tests, 6 skipped in 1.912s [2020-05-05T18:47:25.529Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-05T18:47:25.529Z] INFO: Testing against a local daemon [2020-05-05T18:47:25.529Z] === RUN TestCheckpoint [2020-05-05T18:47:25.529Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-05T18:47:25.529Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-05T18:47:25.529Z] === RUN TestContainerInvalidJSON [2020-05-05T18:47:25.529Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-05T18:47:25.529Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-05T18:47:25.529Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-05T18:47:25.529Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-05T18:47:25.529Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-05T18:47:25.529Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-05T18:47:25.529Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-05T18:47:25.529Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-05T18:47:25.529Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-05T18:47:25.529Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-05T18:47:25.529Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-05T18:47:25.529Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-05T18:47:25.529Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-05T18:47:25.529Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-05T18:47:25.529Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-05-05T18:47:25.529Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-05T18:47:25.529Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-05-05T18:47:25.529Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-05T18:47:25.789Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-05-05T18:47:25.789Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-05T18:47:25.789Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-05-05T18:47:25.789Z] === RUN TestCopyFromContainer [2020-05-05T18:47:25.939Z] --- PASS: TestSecretsCreateAndDelete (3.13s) [2020-05-05T18:47:25.939Z] === RUN TestSecretsUpdate [2020-05-05T18:47:29.220Z] --- PASS: TestSecretsUpdate (3.19s) [2020-05-05T18:47:29.220Z] === RUN TestTemplatedSecret [2020-05-05T18:47:29.948Z] === RUN TestCopyFromContainer// [2020-05-05T18:47:29.948Z] === RUN TestCopyFromContainer//bar/root [2020-05-05T18:47:29.948Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-05T18:47:29.948Z] === RUN TestCopyFromContainer/bar/quux [2020-05-05T18:47:29.948Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-05T18:47:29.948Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-05T18:47:29.948Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-05T18:47:29.948Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-05T18:47:29.948Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-05T18:47:29.948Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-05T18:47:29.948Z] --- PASS: TestCopyFromContainer (4.20s) [2020-05-05T18:47:29.948Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-05-05T18:47:29.948Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-05-05T18:47:29.948Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-05-05T18:47:29.948Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-05-05T18:47:29.948Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-05-05T18:47:29.948Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-05-05T18:47:29.948Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-05-05T18:47:29.948Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-05-05T18:47:29.948Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-05-05T18:47:29.948Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-05-05T18:47:29.948Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-05T18:47:29.948Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-05T18:47:29.948Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-05T18:47:29.948Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-05T18:47:29.948Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-05T18:47:29.948Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-05T18:47:29.948Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-05T18:47:29.948Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-05T18:47:29.948Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-05T18:47:29.948Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-05T18:47:29.948Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-05T18:47:29.948Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-05T18:47:29.948Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-05T18:47:29.948Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-05T18:47:29.948Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-05T18:47:29.948Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-05-05T18:47:29.948Z] === RUN TestCreateWithInvalidEnv [2020-05-05T18:47:29.948Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-05T18:47:29.948Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-05T18:47:29.948Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-05T18:47:29.948Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-05T18:47:29.948Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-05T18:47:29.948Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-05T18:47:29.948Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-05T18:47:29.948Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-05T18:47:29.948Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-05T18:47:29.948Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-05T18:47:29.948Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-05T18:47:29.948Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-05T18:47:29.948Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-05T18:47:29.948Z] === RUN TestCreateTmpfsMountsTarget [2020-05-05T18:47:30.202Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-05-05T18:47:30.202Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-05T18:47:32.083Z] --- PASS: TestCreateWithCustomMaskedPaths (1.65s) [2020-05-05T18:47:32.083Z] === RUN TestCreateWithCapabilities [2020-05-05T18:47:32.083Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-05T18:47:32.083Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-05T18:47:32.083Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-05T18:47:32.083Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-05T18:47:32.083Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-05T18:47:32.083Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-05T18:47:32.083Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-05T18:47:32.083Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-05T18:47:32.083Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-05T18:47:32.083Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-05T18:47:32.083Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-05T18:47:32.083Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-05T18:47:32.083Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-05T18:47:32.083Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-05T18:47:32.083Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-05T18:47:32.083Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-05T18:47:32.083Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-05T18:47:32.083Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-05T18:47:32.083Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-05T18:47:32.083Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-05T18:47:32.083Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-05T18:47:32.083Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-05T18:47:32.083Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-05T18:47:32.083Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-05T18:47:32.083Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-05T18:47:32.083Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-05T18:47:32.083Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-05T18:47:32.083Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-05T18:47:32.083Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-05T18:47:32.083Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-05T18:47:32.083Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-05T18:47:32.083Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-05T18:47:32.083Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-05T18:47:32.083Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-05-05T18:47:32.083Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-05-05T18:47:32.083Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-05T18:47:32.083Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-05-05T18:47:32.083Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-05-05T18:47:32.083Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-05-05T18:47:32.083Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-05-05T18:47:32.083Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-05-05T18:47:32.083Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-05T18:47:32.083Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-05-05T18:47:32.083Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-05-05T18:47:32.083Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-05-05T18:47:32.083Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-05T18:47:32.545Z] --- PASS: TestTemplatedSecret (3.42s) [2020-05-05T18:47:32.545Z] === RUN TestSecretCreateResolve [2020-05-05T18:47:34.005Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.73s) [2020-05-05T18:47:34.005Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-05T18:47:34.005Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-05T18:47:34.005Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-05T18:47:34.005Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-05T18:47:34.005Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-05T18:47:34.005Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-05T18:47:34.005Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-05T18:47:34.005Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-05T18:47:34.005Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-05T18:47:34.005Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-05T18:47:34.005Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-05T18:47:34.005Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-05T18:47:34.005Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-05T18:47:34.005Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-05T18:47:34.005Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-05T18:47:34.005Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-05T18:47:34.005Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-05T18:47:34.005Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-05T18:47:34.005Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-05T18:47:34.005Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-05T18:47:34.005Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-05T18:47:34.005Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-05T18:47:34.005Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-05T18:47:34.202Z] #78 sending tarball 19.6s done [2020-05-05T18:47:34.202Z] #78 DONE 139.7s [2020-05-05T18:47:34.202Z] [2020-05-05T18:47:34.202Z] #79 importing to docker [2020-05-05T18:47:34.259Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2020-05-05T18:47:34.259Z] === RUN TestContainerStartOnDaemonRestart [2020-05-05T18:47:34.259Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-05-05T18:47:34.259Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-05-05T18:47:34.259Z] === RUN TestDaemonRestartIpcMode [2020-05-05T18:47:34.259Z] === PAUSE TestDaemonRestartIpcMode [2020-05-05T18:47:34.259Z] === RUN TestDaemonHostGatewayIP [2020-05-05T18:47:34.259Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-05-05T18:47:34.259Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-05T18:47:34.259Z] === RUN TestContainerKillOnDaemonStart [2020-05-05T18:47:34.259Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-05-05T18:47:34.259Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-05-05T18:47:34.259Z] === RUN TestDiff [2020-05-05T18:47:34.817Z] --- PASS: TestDiff (0.59s) [2020-05-05T18:47:34.817Z] === RUN TestExecWithCloseStdin [2020-05-05T18:47:35.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-05T18:47:35.739Z] --- PASS: TestExecWithCloseStdin (0.65s) [2020-05-05T18:47:35.739Z] === RUN TestExec [2020-05-05T18:47:35.828Z] --- PASS: TestSecretCreateResolve (3.21s) [2020-05-05T18:47:35.828Z] PASS [2020-05-05T18:47:35.828Z] [2020-05-05T18:47:35.828Z] DONE 6 tests in 19.065s [2020-05-05T18:47:35.828Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-05-05T18:47:35.828Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:47:35.828Z] ++ set -e [2020-05-05T18:47:35.828Z] ++ '[' -n 0 ']' [2020-05-05T18:47:35.828Z] ++ set -x [2020-05-05T18:47:35.828Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:47:35.828Z] INFO: Testing against a local daemon [2020-05-05T18:47:35.828Z] === RUN TestServiceCreateInit [2020-05-05T18:47:35.828Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-05T18:47:36.297Z] --- PASS: TestExec (0.63s) [2020-05-05T18:47:36.297Z] === RUN TestExecUser [2020-05-05T18:47:36.856Z] --- PASS: TestExecUser (0.70s) [2020-05-05T18:47:36.856Z] === RUN TestExportContainerAndImportImage [2020-05-05T18:47:37.778Z] --- PASS: TestExportContainerAndImportImage (0.73s) [2020-05-05T18:47:37.778Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-05T18:47:39.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-05T18:47:40.692Z] --- PASS: TestUpdateRestartPolicy (13.01s) [2020-05-05T18:47:40.692Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-05T18:47:40.692Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2020-05-05T18:47:40.692Z] === RUN TestWaitNonBlocked [2020-05-05T18:47:40.692Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-05T18:47:40.692Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-05T18:47:40.692Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-05T18:47:40.692Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-05T18:47:40.692Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-05T18:47:40.692Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-05T18:47:40.692Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-05T18:47:40.692Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2020-05-05T18:47:40.692Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.15s) [2020-05-05T18:47:40.692Z] === RUN TestWaitBlocked [2020-05-05T18:47:40.692Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-05T18:47:40.692Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-05T18:47:40.692Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-05T18:47:40.692Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-05T18:47:40.692Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-05T18:47:40.692Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-05T18:47:41.095Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-05T18:47:41.930Z] --- PASS: TestExportContainerAfterDaemonRestart (3.85s) [2020-05-05T18:47:41.930Z] === RUN TestHealthCheckWorkdir [2020-05-05T18:47:42.167Z] --- PASS: TestWaitBlocked (0.02s) [2020-05-05T18:47:42.167Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s) [2020-05-05T18:47:42.167Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.32s) [2020-05-05T18:47:42.167Z] === CONT TestContainerStartOnDaemonRestart [2020-05-05T18:47:42.167Z] === CONT TestIpcModeOlderClient [2020-05-05T18:47:42.167Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-05-05T18:47:42.167Z] === CONT TestDaemonHostGatewayIP [2020-05-05T18:47:42.574Z] --- PASS: TestHealthCheckWorkdir (0.89s) [2020-05-05T18:47:42.574Z] === RUN TestHealthKillContainer [2020-05-05T18:47:44.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-05T18:47:45.078Z] --- PASS: TestHealthKillContainer (2.77s) [2020-05-05T18:47:45.078Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-05T18:47:45.636Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2020-05-05T18:47:45.636Z] === RUN TestIpcModeNone [2020-05-05T18:47:45.643Z] --- PASS: TestContainerStartOnDaemonRestart (3.20s) [2020-05-05T18:47:45.644Z] === CONT TestContainerKillOnDaemonStart [2020-05-05T18:47:45.644Z] --- PASS: TestDaemonHostGatewayIP (3.57s) [2020-05-05T18:47:45.644Z] === CONT TestDaemonRestartIpcMode [2020-05-05T18:47:46.361Z] --- PASS: TestServiceCreateInit (10.18s) [2020-05-05T18:47:46.361Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.15s) [2020-05-05T18:47:46.361Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.00s) [2020-05-05T18:47:46.361Z] === RUN TestCreateServiceMultipleTimes [2020-05-05T18:47:46.558Z] --- PASS: TestIpcModeNone (0.65s) [2020-05-05T18:47:46.558Z] === RUN TestIpcModePrivate [2020-05-05T18:47:46.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-05T18:47:47.116Z] --- PASS: TestIpcModePrivate (0.65s) [2020-05-05T18:47:47.116Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false [2020-05-05T18:47:47.116Z] === RUN TestIpcModeShareable [2020-05-05T18:47:47.116Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-05-05T18:47:47.116Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-05T18:47:47.116Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-05T18:47:48.996Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.04s) [2020-05-05T18:47:48.996Z] === RUN TestAPIIpcModeHost [2020-05-05T18:47:48.996Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-05-05T18:47:48.996Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-05T18:47:48.996Z] === RUN TestDaemonIpcModeShareable [2020-05-05T18:47:48.996Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-05-05T18:47:48.996Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-05T18:47:48.996Z] === RUN TestDaemonIpcModePrivate [2020-05-05T18:47:49.269Z] INFO: Sources obtained for gotestsum... [2020-05-05T18:47:49.270Z] INFO: Checkout done for gotestsum... [2020-05-05T18:47:49.270Z] INFO: Build done for gotestsum... [2020-05-05T18:47:50.033Z] --- PASS: TestDaemonRestartIpcMode (3.65s) [2020-05-05T18:47:51.546Z] --- PASS: TestDaemonIpcModePrivate (2.47s) [2020-05-05T18:47:51.546Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-05-05T18:47:51.546Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-05T18:47:51.546Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-05-05T18:47:51.546Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-05T18:47:51.546Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-05T18:47:51.546Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-05-05T18:47:51.546Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-05T18:47:51.546Z] === RUN TestIpcModeOlderClient [2020-05-05T18:47:51.546Z] === PAUSE TestIpcModeOlderClient [2020-05-05T18:47:51.546Z] === RUN TestKillContainerInvalidSignal [2020-05-05T18:47:51.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-05T18:47:52.104Z] --- PASS: TestKillContainerInvalidSignal (0.63s) [2020-05-05T18:47:52.104Z] === RUN TestKillContainer [2020-05-05T18:47:52.104Z] === RUN TestKillContainer/no_signal [2020-05-05T18:47:52.705Z] === RUN TestKillContainer/non_killing_signal [2020-05-05T18:47:53.263Z] === RUN TestKillContainer/killing_signal [2020-05-05T18:47:53.822Z] --- PASS: TestKillContainer (1.74s) [2020-05-05T18:47:53.822Z] --- PASS: TestKillContainer/no_signal (0.58s) [2020-05-05T18:47:53.822Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2020-05-05T18:47:53.822Z] --- PASS: TestKillContainer/killing_signal (0.56s) [2020-05-05T18:47:53.822Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-05T18:47:53.822Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-05T18:47:54.383Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-05T18:47:55.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-05T18:47:55.306Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s) [2020-05-05T18:47:55.306Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s) [2020-05-05T18:47:55.306Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2020-05-05T18:47:55.306Z] === RUN TestKillStoppedContainer [2020-05-05T18:47:55.306Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-05-05T18:47:55.306Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-05T18:47:55.306Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-05-05T18:47:55.306Z] === RUN TestKillDifferentUserContainer [2020-05-05T18:47:55.951Z] --- PASS: TestKillDifferentUserContainer (0.60s) [2020-05-05T18:47:55.951Z] === RUN TestInspectOomKilledTrue [2020-05-05T18:47:55.951Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-05T18:47:55.951Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-05T18:47:55.951Z] === RUN TestInspectOomKilledFalse [2020-05-05T18:47:55.951Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-05T18:47:55.951Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-05T18:47:55.951Z] === RUN TestLinksEtcHostsContentMatch [2020-05-05T18:47:55.951Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-05-05T18:47:55.951Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-05-05T18:47:55.951Z] === RUN TestLinksContainerNames [2020-05-05T18:47:56.603Z] #79 DONE 22.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-05T18:47:56.874Z] --- PASS: TestLinksContainerNames (1.16s) [2020-05-05T18:47:56.874Z] === RUN TestLogsFollowTailEmpty [2020-05-05T18:47:57.055Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40907/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1db86b772e45e8ee04fcb6a4db487c983d67d29f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1db86b772e45e8ee04fcb6a4db487c983d67d29f hack/test/unit [2020-05-05T18:47:57.726Z] Removing intermediate container 1d58db2923dd [2020-05-05T18:47:57.726Z] ---> 8776a9bff357 [2020-05-05T18:47:57.726Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-05-05T18:47:57.726Z] ---> Running in 064642b40d4a [2020-05-05T18:47:57.726Z] Removing intermediate container 064642b40d4a [2020-05-05T18:47:57.726Z] ---> 05fbc55454e6 [2020-05-05T18:47:57.726Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-05-05T18:47:57.726Z] ---> Running in 3b10e6f02124 [2020-05-05T18:47:57.798Z] --- PASS: TestLogsFollowTailEmpty (0.62s) [2020-05-05T18:47:57.798Z] === RUN TestContainerNetworkMountsNoChown [2020-05-05T18:47:58.052Z] --- PASS: TestContainerNetworkMountsNoChown (0.56s) [2020-05-05T18:47:58.052Z] === RUN TestMountDaemonRoot [2020-05-05T18:47:58.052Z] === RUN TestMountDaemonRoot/default [2020-05-05T18:47:58.052Z] === PAUSE TestMountDaemonRoot/default [2020-05-05T18:47:58.052Z] === RUN TestMountDaemonRoot/private [2020-05-05T18:47:58.052Z] === PAUSE TestMountDaemonRoot/private [2020-05-05T18:47:58.052Z] === RUN TestMountDaemonRoot/rprivate [2020-05-05T18:47:58.052Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-05T18:47:58.052Z] === RUN TestMountDaemonRoot/slave [2020-05-05T18:47:58.052Z] === PAUSE TestMountDaemonRoot/slave [2020-05-05T18:47:58.052Z] === RUN TestMountDaemonRoot/rslave [2020-05-05T18:47:58.052Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-05T18:47:58.052Z] === RUN TestMountDaemonRoot/shared [2020-05-05T18:47:58.052Z] === PAUSE TestMountDaemonRoot/shared [2020-05-05T18:47:58.052Z] === RUN TestMountDaemonRoot/rshared [2020-05-05T18:47:58.052Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-05T18:47:58.306Z] === CONT TestMountDaemonRoot/default [2020-05-05T18:47:58.306Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-05T18:47:58.306Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-05T18:47:58.306Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-05T18:47:58.306Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-05T18:47:58.306Z] === CONT TestMountDaemonRoot/rslave [2020-05-05T18:47:58.306Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-05T18:47:58.306Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-05T18:47:58.306Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-05T18:47:58.306Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-05T18:47:58.306Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-05T18:47:58.306Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-05T18:47:58.306Z] === CONT TestMountDaemonRoot/rshared [2020-05-05T18:47:58.306Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-05T18:47:58.306Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-05T18:47:58.306Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-05T18:47:58.306Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-05T18:47:58.306Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-05T18:47:58.306Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-05T18:47:58.306Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-05T18:47:58.306Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-05T18:47:58.306Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-05T18:47:58.306Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-05T18:47:58.306Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-05T18:47:58.306Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-05T18:47:58.306Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-05T18:47:58.306Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-05T18:47:58.306Z] === CONT TestMountDaemonRoot/shared [2020-05-05T18:47:58.306Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-05T18:47:58.306Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-05T18:47:58.306Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-05T18:47:58.306Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-05T18:47:58.306Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-05T18:47:58.306Z] === CONT TestMountDaemonRoot/rprivate [2020-05-05T18:47:58.306Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-05T18:47:58.306Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-05T18:47:58.306Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-05T18:47:58.306Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-05T18:47:58.306Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-05T18:47:58.306Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-05T18:47:58.306Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-05T18:47:58.306Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-05T18:47:58.306Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-05T18:47:58.306Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-05T18:47:58.306Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-05T18:47:58.306Z] === CONT TestMountDaemonRoot/slave [2020-05-05T18:47:58.306Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-05T18:47:58.306Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-05T18:47:58.306Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-05T18:47:58.306Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-05T18:47:58.306Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-05T18:47:58.306Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-05T18:47:58.306Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-05T18:47:58.306Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-05T18:47:58.306Z] === CONT TestMountDaemonRoot/private [2020-05-05T18:47:58.306Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-05T18:47:58.306Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-05T18:47:58.306Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-05T18:47:58.306Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-05T18:47:58.306Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-05T18:47:58.306Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-05T18:47:58.306Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-05T18:47:58.306Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-05T18:47:58.306Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-05T18:47:58.306Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-05T18:47:58.306Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-05T18:47:58.306Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-05T18:47:58.306Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-05T18:47:58.306Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-05T18:47:58.306Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-05T18:47:58.306Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-05T18:47:58.306Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-05T18:47:58.410Z] --- PASS: TestContainerKillOnDaemonStart (12.40s) [2020-05-05T18:47:58.410Z] PASS [2020-05-05T18:47:58.410Z] [2020-05-05T18:47:58.410Z] === Skipped [2020-05-05T18:47:58.410Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-05-05T18:47:58.410Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-05T18:47:58.410Z] [2020-05-05T18:47:58.410Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2020-05-05T18:47:58.410Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-05T18:47:58.410Z] [2020-05-05T18:47:58.410Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-05T18:47:58.410Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-05T18:47:58.410Z] [2020-05-05T18:47:58.410Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-05T18:47:58.410Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-05T18:47:58.410Z] [2020-05-05T18:47:58.410Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-05-05T18:47:58.410Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-05T18:47:58.410Z] [2020-05-05T18:47:58.410Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-05-05T18:47:58.410Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-05T18:47:58.410Z] [2020-05-05T18:47:58.410Z] [2020-05-05T18:47:58.410Z] DONE 200 tests, 6 skipped in 154.433s [2020-05-05T18:47:58.410Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-05-05T18:47:58.410Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:47:58.410Z] ++ set -e [2020-05-05T18:47:58.410Z] ++ '[' -n 0 ']' [2020-05-05T18:47:58.410Z] ++ set -x [2020-05-05T18:47:58.410Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:47:58.561Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-05T18:47:58.561Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-05T18:47:58.561Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-05T18:47:58.561Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-05T18:47:58.561Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-05T18:47:58.561Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-05T18:47:58.561Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-05T18:47:58.561Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-05T18:47:58.561Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-05T18:47:58.561Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-05T18:47:58.561Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-05T18:47:58.561Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-05T18:47:58.561Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-05T18:47:58.671Z] Removing intermediate container 3b10e6f02124 [2020-05-05T18:47:58.671Z] ---> 7e6d930e62ad [2020-05-05T18:47:58.671Z] Step 10/10 : COPY . . [2020-05-05T18:47:58.693Z] INFO: Testing against a local daemon [2020-05-05T18:47:58.693Z] === RUN TestCommitInheritsEnv [2020-05-05T18:47:58.815Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-05T18:47:58.815Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-05T18:47:58.815Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-05T18:47:58.815Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-05T18:47:58.815Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-05T18:47:58.815Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-05T18:47:58.815Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-05-05T18:47:58.815Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-05T18:47:58.815Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-05-05T18:47:58.815Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-05-05T18:47:58.815Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-05-05T18:47:58.815Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-05-05T18:47:58.815Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-05T18:47:58.815Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-05-05T18:47:58.815Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-05-05T18:47:58.815Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-05-05T18:47:58.815Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-05-05T18:47:58.815Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-05T18:47:58.815Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-05-05T18:47:58.815Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-05-05T18:47:58.815Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-05-05T18:47:58.815Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-05-05T18:47:58.815Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-05T18:47:58.815Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-05-05T18:47:58.815Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-05-05T18:47:58.815Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-05-05T18:47:58.815Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-05-05T18:47:58.815Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-05T18:47:58.815Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-05-05T18:47:58.815Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-05-05T18:47:58.815Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-05-05T18:47:58.815Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-05-05T18:47:58.815Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-05T18:47:58.815Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-05-05T18:47:58.815Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-05-05T18:47:58.815Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-05-05T18:47:58.815Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-05-05T18:47:58.815Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-05T18:47:58.815Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-05-05T18:47:58.815Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-05-05T18:47:58.815Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-05-05T18:47:58.815Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-05-05T18:47:58.815Z] === RUN TestContainerBindMountNonRecursive [2020-05-05T18:47:58.815Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-05-05T18:47:58.815Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-05-05T18:47:58.815Z] === RUN TestNetworkNat [2020-05-05T18:47:59.307Z] --- PASS: TestCommitInheritsEnv (0.61s) [2020-05-05T18:47:59.307Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-05T18:47:59.307Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-05T18:47:59.307Z] === RUN TestImagesFilterMultiReference [2020-05-05T18:47:59.307Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-05-05T18:47:59.307Z] === RUN TestImagePullPlatformInvalid [2020-05-05T18:47:59.307Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-05-05T18:47:59.307Z] === RUN TestRemoveImageOrphaning [2020-05-05T18:47:59.584Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-05-05T18:47:59.584Z] Copying nested executables into bundles/binary-daemon [2020-05-05T18:47:59.584Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-05-05T18:47:59.738Z] --- PASS: TestNetworkNat (0.70s) [2020-05-05T18:47:59.738Z] === RUN TestNetworkLocalhostTCPNat [2020-05-05T18:47:59.914Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40907/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=1db86b772e45e8ee04fcb6a4db487c983d67d29f -e DOCKER_GRAPHDRIVER docker:1db86b772e45e8ee04fcb6a4db487c983d67d29f hack/make.sh cross [2020-05-05T18:47:59.922Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2020-05-05T18:47:59.922Z] === RUN TestRemoveImageGarbageCollector [2020-05-05T18:47:59.922Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-05T18:47:59.922Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T18:47:59.922Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-05T18:47:59.922Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-05-05T18:47:59.922Z] === RUN TestTagInvalidReference [2020-05-05T18:47:59.922Z] --- PASS: TestTagInvalidReference (0.01s) [2020-05-05T18:47:59.922Z] === RUN TestTagValidPrefixedRepo [2020-05-05T18:47:59.922Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-05-05T18:47:59.922Z] === RUN TestTagExistedNameWithoutForce [2020-05-05T18:47:59.922Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-05-05T18:47:59.922Z] === RUN TestTagOfficialNames [2020-05-05T18:47:59.922Z] --- PASS: TestTagOfficialNames (0.07s) [2020-05-05T18:47:59.922Z] === RUN TestTagMatchesDigest [2020-05-05T18:47:59.922Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-05-05T18:47:59.922Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-05T18:47:59.992Z] --- PASS: TestNetworkLocalhostTCPNat (0.59s) [2020-05-05T18:47:59.992Z] === RUN TestNetworkLoopbackNat [2020-05-05T18:48:00.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-05T18:48:00.480Z] [2020-05-05T18:48:00.480Z] Removing bundles/ [2020-05-05T18:48:00.480Z] [2020-05-05T18:48:00.480Z] ---> Making bundle: cross (in bundles/cross) [2020-05-05T18:48:00.480Z] Cross building: bundles/cross/linux/amd64 [2020-05-05T18:48:00.480Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-05-05T18:48:00.480Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-05-05T18:48:00.914Z] --- PASS: TestNetworkLoopbackNat (0.80s) [2020-05-05T18:48:00.914Z] === RUN TestPause [2020-05-05T18:48:00.914Z] --- SKIP: TestPause (0.00s) [2020-05-05T18:48:00.914Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-05T18:48:00.914Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-05T18:48:00.914Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-05T18:48:00.914Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-05T18:48:00.914Z] === RUN TestPauseStopPausedContainer [2020-05-05T18:48:00.914Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-05-05T18:48:00.914Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-05T18:48:00.914Z] === RUN TestPsFilter [2020-05-05T18:48:01.169Z] --- PASS: TestPsFilter (0.18s) [2020-05-05T18:48:01.169Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-05T18:48:01.477Z] ? github.com/docker/docker/api [no test files] [2020-05-05T18:48:01.726Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.58s) [2020-05-05T18:48:01.726Z] === RUN TestRemoveContainerWithVolume [2020-05-05T18:48:02.285Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2020-05-05T18:48:02.285Z] === RUN TestRemoveContainerRunning [2020-05-05T18:48:02.926Z] --- PASS: TestRemoveContainerRunning (0.62s) [2020-05-05T18:48:02.926Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-05T18:48:03.489Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s) [2020-05-05T18:48:03.489Z] === RUN TestRemoveInvalidContainer [2020-05-05T18:48:03.489Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-05-05T18:48:03.489Z] === RUN TestRenameLinkedContainer [2020-05-05T18:48:04.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-05T18:48:06.036Z] --- PASS: TestRenameLinkedContainer (2.35s) [2020-05-05T18:48:06.036Z] === RUN TestRenameStoppedContainer [2020-05-05T18:48:06.594Z] --- PASS: TestRenameStoppedContainer (0.57s) [2020-05-05T18:48:06.594Z] === RUN TestRenameRunningContainerAndReuse [2020-05-05T18:48:07.953Z] --- PASS: TestRenameRunningContainerAndReuse (1.21s) [2020-05-05T18:48:07.953Z] === RUN TestRenameInvalidName [2020-05-05T18:48:08.208Z] --- PASS: TestRenameInvalidName (0.58s) [2020-05-05T18:48:08.208Z] === RUN TestRenameAnonymousContainer [2020-05-05T18:48:08.282Z] --- PASS: TestCreateServiceMultipleTimes (19.56s) [2020-05-05T18:48:08.282Z] === RUN TestCreateServiceConflict [2020-05-05T18:48:08.282Z] --- PASS: TestCreateServiceConflict (2.70s) [2020-05-05T18:48:08.282Z] === RUN TestCreateServiceMaxReplicas [2020-05-05T18:48:08.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-05T18:48:11.462Z] --- PASS: TestRenameAnonymousContainer (2.88s) [2020-05-05T18:48:11.462Z] === RUN TestRenameContainerWithSameName [2020-05-05T18:48:11.717Z] --- PASS: TestRenameContainerWithSameName (0.58s) [2020-05-05T18:48:11.717Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-05T18:48:12.468Z] --- PASS: TestCreateServiceMaxReplicas (3.59s) [2020-05-05T18:48:12.468Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-05T18:48:12.905Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-05T18:48:12.905Z] Using test binary docker [2020-05-05T18:48:12.905Z] +++ /etc/init.d/apparmor start [2020-05-05T18:48:12.905Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-05T18:48:12.905Z] INFO: Waiting for daemon to start... [2020-05-05T18:48:12.905Z] Starting dockerd [2020-05-05T18:48:12.905Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-05-05T18:48:13.075Z] --- PASS: TestRenameContainerWithLinkedContainer (1.19s) [2020-05-05T18:48:13.075Z] === RUN TestResize [2020-05-05T18:48:13.677Z] --- PASS: TestResize (0.60s) [2020-05-05T18:48:13.677Z] === RUN TestResizeWithInvalidSize [2020-05-05T18:48:14.235Z] --- PASS: TestResizeWithInvalidSize (0.60s) [2020-05-05T18:48:14.235Z] === RUN TestResizeWhenContainerNotStarted [2020-05-05T18:48:14.794Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s) [2020-05-05T18:48:14.794Z] === RUN TestDaemonRestartKillContainers [2020-05-05T18:48:14.794Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-05-05T18:48:14.794Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-05-05T18:48:14.794Z] === RUN TestCgroupNamespacesRun [2020-05-05T18:48:15.429Z] . [2020-05-05T18:48:15.429Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-05T18:48:15.429Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-05T18:48:15.429Z] Error: No such image: emptyfs [2020-05-05T18:48:15.429Z] ++++ docker load [2020-05-05T18:48:15.429Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-05T18:48:15.687Z] Running integration-test (iteration 1) [2020-05-05T18:48:15.687Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-05T18:48:15.687Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:48:15.687Z] ++ set -e [2020-05-05T18:48:15.687Z] ++ '[' -n 0 ']' [2020-05-05T18:48:15.687Z] ++ set -x [2020-05-05T18:48:15.687Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:48:17.298Z] --- PASS: TestCgroupNamespacesRun (2.47s) [2020-05-05T18:48:17.298Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-05T18:48:19.805Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.52s) [2020-05-05T18:48:19.805Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-05T18:48:22.311Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.61s) [2020-05-05T18:48:22.311Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-05T18:48:23.638Z] ---> 8fadc1c2a401 [2020-05-05T18:48:23.638Z] Successfully built 8fadc1c2a401 [2020-05-05T18:48:23.638Z] Successfully tagged docker:latest [2020-05-05T18:48:23.638Z] INFO: Image build ended at 05/05/2020 18:48:21. Duration:00:04:06.6058506 [2020-05-05T18:48:23.638Z] [2020-05-05T18:48:23.638Z] [2020-05-05T18:48:23.638Z] INFO: Building the test binaries at 05/05/2020 18:48:21... [2020-05-05T18:48:23.951Z] ok github.com/docker/docker/api/server 0.037s coverage: 9.0% of statements [2020-05-05T18:48:24.236Z] --- PASS: TestCgroupNamespacesRunHostMode (1.60s) [2020-05-05T18:48:24.236Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-05T18:48:26.596Z] INFO: make.ps1 starting at 05/05/2020 18:48:25 [2020-05-05T18:48:26.596Z] INFO: Git commit (7625669559) assumed from DOCKER_GITCOMMIT environment variable [2020-05-05T18:48:26.596Z] INFO: Invoking autogen... [2020-05-05T18:48:26.743Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.52s) [2020-05-05T18:48:26.743Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-05T18:48:27.338Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.74s) [2020-05-05T18:48:27.338Z] === RUN TestCreateServiceSecretFileMode [2020-05-05T18:48:27.545Z] INFO: Building daemon... [2020-05-05T18:48:28.623Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.95s) [2020-05-05T18:48:28.623Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-05T18:48:29.868Z] --- PASS: TestCreateServiceSecretFileMode (3.29s) [2020-05-05T18:48:29.868Z] === RUN TestCreateServiceConfigFileMode [2020-05-05T18:48:30.503Z] --- PASS: TestCgroupNamespacesRunInvalidMode (2.00s) [2020-05-05T18:48:30.503Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-05T18:48:33.008Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.60s) [2020-05-05T18:48:33.008Z] === RUN TestKernelTCPMemory [2020-05-05T18:48:33.008Z] --- SKIP: TestKernelTCPMemory (0.02s) [2020-05-05T18:48:33.008Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-05T18:48:33.008Z] === RUN TestNISDomainname [2020-05-05T18:48:33.008Z] --- SKIP: TestNISDomainname (0.01s) [2020-05-05T18:48:33.008Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-05-05T18:48:33.008Z] === RUN TestHostnameDnsResolution [2020-05-05T18:48:33.932Z] --- PASS: TestHostnameDnsResolution (1.06s) [2020-05-05T18:48:33.932Z] === RUN TestStats [2020-05-05T18:48:33.932Z] --- SKIP: TestStats (0.00s) [2020-05-05T18:48:33.932Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-05T18:48:33.932Z] === RUN TestStopContainerWithTimeout [2020-05-05T18:48:33.932Z] === RUN TestStopContainerWithTimeout/0 [2020-05-05T18:48:33.932Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-05T18:48:33.932Z] === RUN TestStopContainerWithTimeout/1 [2020-05-05T18:48:33.932Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-05T18:48:33.932Z] === RUN TestStopContainerWithTimeout/3 [2020-05-05T18:48:33.932Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-05T18:48:33.932Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-05T18:48:33.932Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-05T18:48:33.932Z] === CONT TestStopContainerWithTimeout/0 [2020-05-05T18:48:33.932Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-05T18:48:34.054Z] --- PASS: TestCreateServiceConfigFileMode (3.45s) [2020-05-05T18:48:34.054Z] === RUN TestCreateServiceSysctls [2020-05-05T18:48:34.855Z] === CONT TestStopContainerWithTimeout/3 [2020-05-05T18:48:36.778Z] === CONT TestStopContainerWithTimeout/1 [2020-05-05T18:48:38.239Z] --- PASS: TestCreateServiceSysctls (4.35s) [2020-05-05T18:48:38.239Z] === RUN TestCreateServiceCapabilities [2020-05-05T18:48:38.701Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-05-05T18:48:38.701Z] --- PASS: TestStopContainerWithTimeout/0 (0.83s) [2020-05-05T18:48:38.701Z] --- PASS: TestStopContainerWithTimeout/-1 (2.81s) [2020-05-05T18:48:38.701Z] --- PASS: TestStopContainerWithTimeout/3 (2.53s) [2020-05-05T18:48:38.701Z] --- PASS: TestStopContainerWithTimeout/1 (1.57s) [2020-05-05T18:48:38.701Z] === RUN TestDeleteDevicemapper [2020-05-05T18:48:38.701Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-05T18:48:38.701Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-05T18:48:38.701Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-05T18:48:40.605Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.13s) [2020-05-05T18:48:40.605Z] === RUN TestUpdateMemory [2020-05-05T18:48:40.605Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-05T18:48:40.605Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-05T18:48:40.605Z] === RUN TestUpdateCPUQuota [2020-05-05T18:48:40.605Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-05-05T18:48:40.605Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-05T18:48:40.605Z] === RUN TestUpdatePidsLimit [2020-05-05T18:48:40.605Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-05-05T18:48:40.605Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-05T18:48:40.605Z] === RUN TestUpdateRestartPolicy [2020-05-05T18:48:41.591Z] --- PASS: TestCreateServiceCapabilities (3.39s) [2020-05-05T18:48:41.591Z] === RUN TestInspect [2020-05-05T18:48:44.916Z] --- PASS: TestInspect (3.50s) [2020-05-05T18:48:44.916Z] === RUN TestCreateJob [2020-05-05T18:48:47.738Z] Loaded image: buildpack-deps:jessie [2020-05-05T18:48:47.739Z] Loaded image: busybox:latest [2020-05-05T18:48:47.739Z] Loaded image: busybox:glibc [2020-05-05T18:48:47.739Z] Loaded image: debian:jessie [2020-05-05T18:48:47.739Z] Loaded image: hello-world:latest [2020-05-05T18:48:47.739Z] INFO: Testing against a local daemon [2020-05-05T18:48:47.739Z] === RUN TestCgroupNamespacesBuild [2020-05-05T18:48:49.104Z] --- PASS: TestCreateJob (4.12s) [2020-05-05T18:48:49.104Z] === RUN TestReplicatedJob [2020-05-05T18:48:49.633Z] --- PASS: TestCgroupNamespacesBuild (3.27s) [2020-05-05T18:48:49.633Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-05T18:48:52.159Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.29s) [2020-05-05T18:48:52.159Z] === RUN TestBuildWithSession [2020-05-05T18:48:52.159Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-05T18:48:52.159Z] build_session_test.go:25: TODO: BuildKit [2020-05-05T18:48:52.159Z] === RUN TestBuildSquashParent [2020-05-05T18:48:52.931Z] --- PASS: TestUpdateRestartPolicy (11.73s) [2020-05-05T18:48:52.931Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-05T18:48:52.931Z] --- PASS: TestUpdateRestartWithAutoRemove (0.59s) [2020-05-05T18:48:52.931Z] === RUN TestWaitNonBlocked [2020-05-05T18:48:52.931Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-05T18:48:52.931Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-05T18:48:52.931Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-05T18:48:52.931Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-05T18:48:52.931Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-05T18:48:52.931Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-05T18:48:53.853Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-05T18:48:53.853Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2020-05-05T18:48:53.853Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s) [2020-05-05T18:48:53.853Z] === RUN TestWaitBlocked [2020-05-05T18:48:53.853Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-05T18:48:53.853Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-05T18:48:53.853Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-05T18:48:53.853Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-05T18:48:53.853Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-05T18:48:53.853Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-05T18:48:54.411Z] --- PASS: TestWaitBlocked (0.02s) [2020-05-05T18:48:54.411Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s) [2020-05-05T18:48:54.411Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.86s) [2020-05-05T18:48:54.411Z] === CONT TestDaemonRestartIpcMode [2020-05-05T18:48:54.411Z] === CONT TestIpcModeOlderClient [2020-05-05T18:48:54.665Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-05-05T18:48:55.663Z] --- PASS: TestReplicatedJob (6.22s) [2020-05-05T18:48:55.664Z] === RUN TestUpdateReplicatedJob [2020-05-05T18:48:59.849Z] --- PASS: TestUpdateReplicatedJob (4.39s) [2020-05-05T18:48:59.849Z] === RUN TestServiceListWithStatuses [2020-05-05T18:48:59.849Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-05T18:48:59.849Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-05T18:48:59.849Z] === RUN TestDockerNetworkConnectAlias [2020-05-05T18:49:00.023Z] --- PASS: TestDaemonRestartIpcMode (4.84s) [2020-05-05T18:49:00.023Z] PASS [2020-05-05T18:49:00.023Z] [2020-05-05T18:49:00.023Z] === Skipped [2020-05-05T18:49:00.023Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-05T18:49:00.023Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-05T18:49:00.023Z] [2020-05-05T18:49:00.023Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-05-05T18:49:00.023Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-05-05T18:49:00.023Z] [2020-05-05T18:49:00.023Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-05-05T18:49:00.023Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-05T18:49:00.023Z] [2020-05-05T18:49:00.023Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-05-05T18:49:00.023Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-05-05T18:49:00.023Z] [2020-05-05T18:49:00.023Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-05-05T18:49:00.023Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-05T18:49:00.023Z] [2020-05-05T18:49:00.023Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-05-05T18:49:00.023Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-05T18:49:00.023Z] [2020-05-05T18:49:00.023Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-05-05T18:49:00.023Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-05T18:49:00.023Z] [2020-05-05T18:49:00.023Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-05-05T18:49:00.023Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-05T18:49:00.023Z] [2020-05-05T18:49:00.023Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-05-05T18:49:00.023Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-05T18:49:00.023Z] [2020-05-05T18:49:00.023Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-05T18:49:00.023Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-05T18:49:00.023Z] [2020-05-05T18:49:00.023Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-05T18:49:00.023Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-05T18:49:00.023Z] [2020-05-05T18:49:00.023Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-05-05T18:49:00.023Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-05-05T18:49:00.023Z] [2020-05-05T18:49:00.023Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-05-05T18:49:00.023Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-05-05T18:49:00.023Z] [2020-05-05T18:49:00.023Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-05-05T18:49:00.023Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-05T18:49:00.023Z] [2020-05-05T18:49:00.023Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-05T18:49:00.023Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-05T18:49:00.023Z] [2020-05-05T18:49:00.023Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-05-05T18:49:00.023Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-05T18:49:00.023Z] [2020-05-05T18:49:00.023Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-05-05T18:49:00.023Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-05-05T18:49:00.023Z] [2020-05-05T18:49:00.023Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s) [2020-05-05T18:49:00.023Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-05T18:49:00.023Z] [2020-05-05T18:49:00.023Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-05-05T18:49:00.023Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-05-05T18:49:00.023Z] [2020-05-05T18:49:00.023Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-05-05T18:49:00.023Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-05T18:49:00.023Z] [2020-05-05T18:49:00.023Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-05T18:49:00.024Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-05T18:49:00.024Z] [2020-05-05T18:49:00.024Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-05T18:49:00.024Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-05T18:49:00.024Z] [2020-05-05T18:49:00.024Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-05-05T18:49:00.024Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-05T18:49:00.024Z] [2020-05-05T18:49:00.024Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-05-05T18:49:00.024Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-05T18:49:00.024Z] [2020-05-05T18:49:00.024Z] [2020-05-05T18:49:00.024Z] DONE 181 tests, 24 skipped in 94.117s [2020-05-05T18:49:00.024Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-05T18:49:00.024Z] INFO: Testing against a local daemon [2020-05-05T18:49:00.024Z] === RUN TestCommitInheritsEnv [2020-05-05T18:49:01.381Z] --- PASS: TestCommitInheritsEnv (1.62s) [2020-05-05T18:49:01.381Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-05T18:49:01.381Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-05T18:49:01.381Z] === RUN TestImagesFilterMultiReference [2020-05-05T18:49:01.381Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-05-05T18:49:01.381Z] === RUN TestImagePullPlatformInvalid [2020-05-05T18:49:01.381Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-05-05T18:49:01.381Z] === RUN TestRemoveImageOrphaning [2020-05-05T18:49:03.260Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-05-05T18:49:03.260Z] === RUN TestRemoveImageGarbageCollector [2020-05-05T18:49:03.260Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-05T18:49:03.260Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-05-05T18:49:03.260Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-05T18:49:03.260Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-05-05T18:49:03.260Z] === RUN TestTagInvalidReference [2020-05-05T18:49:03.260Z] --- PASS: TestTagInvalidReference (0.03s) [2020-05-05T18:49:03.260Z] === RUN TestTagValidPrefixedRepo [2020-05-05T18:49:03.260Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-05-05T18:49:03.260Z] === RUN TestTagExistedNameWithoutForce [2020-05-05T18:49:03.260Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-05-05T18:49:03.260Z] === RUN TestTagOfficialNames [2020-05-05T18:49:03.260Z] --- PASS: TestTagOfficialNames (0.05s) [2020-05-05T18:49:03.260Z] === RUN TestTagMatchesDigest [2020-05-05T18:49:03.260Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-05-05T18:49:03.260Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-05T18:49:04.347Z] --- PASS: TestBuildSquashParent (10.66s) [2020-05-05T18:49:04.347Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-05T18:49:04.347Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-05T18:49:04.347Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-05T18:49:04.347Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-05T18:49:04.347Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-05T18:49:04.347Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-05T18:49:04.347Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-05T18:49:04.347Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-05T18:49:04.347Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-05T18:49:04.347Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-05T18:49:04.347Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-05T18:49:04.347Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-05T18:49:04.347Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-05T18:49:04.347Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-05T18:49:04.347Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-05T18:49:05.718Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-05T18:49:05.975Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-05T18:49:06.407Z] --- PASS: TestDockerNetworkConnectAlias (6.71s) [2020-05-05T18:49:06.407Z] === RUN TestDockerNetworkReConnect [2020-05-05T18:49:09.254Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-05T18:49:09.254Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-05T18:49:11.673Z] --- PASS: TestDockerNetworkReConnect (5.00s) [2020-05-05T18:49:11.673Z] === RUN TestServicePlugin [2020-05-05T18:49:11.673Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-05T18:49:11.673Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T18:49:11.673Z] === RUN TestServiceUpdateLabel [2020-05-05T18:49:12.530Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-05T18:49:12.530Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.34s) [2020-05-05T18:49:12.530Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.55s) [2020-05-05T18:49:12.530Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.25s) [2020-05-05T18:49:12.530Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.43s) [2020-05-05T18:49:12.530Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.29s) [2020-05-05T18:49:12.530Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.14s) [2020-05-05T18:49:12.530Z] === RUN TestBuildMultiStageCopy [2020-05-05T18:49:12.530Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-05T18:49:14.203Z] --- PASS: TestServiceUpdateLabel (3.21s) [2020-05-05T18:49:14.203Z] === RUN TestServiceUpdateSecrets [2020-05-05T18:49:15.806Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-05T18:49:16.370Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-05T18:49:16.934Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-05T18:49:17.498Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-05T18:49:18.465Z] --- PASS: TestBuildMultiStageCopy (5.79s) [2020-05-05T18:49:18.465Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.26s) [2020-05-05T18:49:18.465Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2020-05-05T18:49:18.465Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2020-05-05T18:49:18.465Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.70s) [2020-05-05T18:49:18.465Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.71s) [2020-05-05T18:49:18.465Z] === RUN TestBuildMultiStageParentConfig [2020-05-05T18:49:19.866Z] --- PASS: TestBuildMultiStageParentConfig (1.69s) [2020-05-05T18:49:19.866Z] === RUN TestBuildLabelWithTargets [2020-05-05T18:49:21.888Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-05-05T18:49:21.888Z] Copying nested executables into bundles/cross/linux/amd64 [2020-05-05T18:49:21.888Z] Cross building: bundles/cross/windows/amd64 [2020-05-05T18:49:21.888Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-05T18:49:21.888Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-05-05T18:49:23.140Z] --- PASS: TestBuildLabelWithTargets (2.58s) [2020-05-05T18:49:23.140Z] === RUN TestBuildWithEmptyLayers [2020-05-05T18:49:24.072Z] --- PASS: TestBuildWithEmptyLayers (1.33s) [2020-05-05T18:49:24.072Z] === RUN TestBuildMultiStageOnBuild [2020-05-05T18:49:28.248Z] --- PASS: TestBuildMultiStageOnBuild (3.64s) [2020-05-05T18:49:28.248Z] === RUN TestBuildUncleanTarFilenames [2020-05-05T18:49:29.619Z] --- PASS: TestBuildUncleanTarFilenames (2.02s) [2020-05-05T18:49:29.619Z] === RUN TestBuildMultiStageLayerLeak [2020-05-05T18:49:29.619Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-05T18:49:29.619Z] Using test binary docker [2020-05-05T18:49:29.876Z] +++ /etc/init.d/apparmor start [2020-05-05T18:49:29.876Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-05T18:49:29.876Z] Starting dockerd [2020-05-05T18:49:29.876Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-05-05T18:49:29.876Z] INFO: Waiting for daemon to start... [2020-05-05T18:49:30.807Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-05T18:49:30.807Z] Using test binary docker [2020-05-05T18:49:30.807Z] +++ /etc/init.d/apparmor start [2020-05-05T18:49:30.807Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-05T18:49:30.807Z] INFO: Waiting for daemon to start... [2020-05-05T18:49:30.807Z] Starting dockerd [2020-05-05T18:49:30.807Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-05-05T18:49:32.176Z] . [2020-05-05T18:49:32.176Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-05T18:49:32.176Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-05T18:49:32.176Z] Error: No such image: emptyfs [2020-05-05T18:49:32.176Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-05T18:49:32.176Z] ++++ docker load [2020-05-05T18:49:32.176Z] Running integration-test (iteration 1) [2020-05-05T18:49:32.176Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-05-05T18:49:32.176Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-05-05T18:49:32.176Z] ++ set -e [2020-05-05T18:49:32.176Z] ++ '[' -n 0 ']' [2020-05-05T18:49:32.176Z] ++ set -x [2020-05-05T18:49:32.176Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-05-05T18:49:32.279Z] --- PASS: TestServiceUpdateSecrets (15.31s) [2020-05-05T18:49:32.279Z] === RUN TestServiceUpdateConfigs [2020-05-05T18:49:33.108Z] [2020-05-05T18:49:33.108Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-05T18:49:33.108Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-05T18:49:33.108Z] Error: No such image: emptyfs [2020-05-05T18:49:33.108Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-05T18:49:33.108Z] ++++ docker load [2020-05-05T18:49:33.108Z] --- PASS: TestBuildMultiStageLayerLeak (3.61s) [2020-05-05T18:49:33.108Z] === RUN TestBuildWithHugeFile [2020-05-05T18:49:33.366Z] Running integration-test (iteration 1) [2020-05-05T18:49:33.366Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-05-05T18:49:33.366Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-05-05T18:49:33.366Z] ++ set -e [2020-05-05T18:49:33.366Z] ++ '[' -n 0 ']' [2020-05-05T18:49:33.366Z] ++ set -x [2020-05-05T18:49:33.366Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-05-05T18:49:36.945Z] --- PASS: TestImportExtremelyLargeImageWorks (82.80s) [2020-05-05T18:49:36.945Z] PASS [2020-05-05T18:49:36.945Z] [2020-05-05T18:49:36.945Z] === Skipped [2020-05-05T18:49:36.945Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-05T18:49:36.945Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T18:49:36.945Z] [2020-05-05T18:49:36.945Z] [2020-05-05T18:49:36.945Z] DONE 12 tests, 1 skipped in 85.285s [2020-05-05T18:49:36.945Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-05-05T18:49:36.945Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:49:36.945Z] ++ set -e [2020-05-05T18:49:36.945Z] ++ '[' -n 0 ']' [2020-05-05T18:49:36.945Z] ++ set -x [2020-05-05T18:49:36.945Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:49:36.945Z] INFO: Testing against a local daemon [2020-05-05T18:49:36.945Z] === RUN TestNetworkCreateDelete [2020-05-05T18:49:36.945Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-05-05T18:49:36.945Z] === RUN TestDockerNetworkDeletePreferID [2020-05-05T18:49:36.945Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2020-05-05T18:49:36.945Z] === RUN TestInspectNetwork [2020-05-05T18:49:36.945Z] === RUN TestInspectNetwork/full_network_id [2020-05-05T18:49:36.945Z] === RUN TestInspectNetwork/partial_network_id [2020-05-05T18:49:36.945Z] === RUN TestInspectNetwork/network_name [2020-05-05T18:49:36.945Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-05T18:49:36.945Z] --- PASS: TestInspectNetwork (11.22s) [2020-05-05T18:49:36.945Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-05T18:49:36.945Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-05T18:49:36.945Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-05T18:49:36.945Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-05T18:49:36.945Z] === RUN TestRunContainerWithBridgeNone [2020-05-05T18:49:37.227Z] --- PASS: TestRunContainerWithBridgeNone (2.52s) [2020-05-05T18:49:37.227Z] === RUN TestNetworkInvalidJSON [2020-05-05T18:49:37.227Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-05T18:49:37.227Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-05T18:49:37.227Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-05T18:49:37.227Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-05T18:49:37.227Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-05T18:49:37.227Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-05T18:49:37.227Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-05T18:49:37.227Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-05T18:49:37.227Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-05T18:49:37.227Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-05-05T18:49:37.227Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-05T18:49:37.227Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-05T18:49:37.227Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-05T18:49:37.227Z] === RUN TestHostIPv4BridgeLabel [2020-05-05T18:49:37.841Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2020-05-05T18:49:37.841Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-05T18:49:38.849Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-05-05T18:49:38.849Z] === RUN TestDaemonDefaultNetworkPools [2020-05-05T18:49:39.387Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-05-05T18:49:39.387Z] [2020-05-05T18:49:39.387Z] ________ ____ __. [2020-05-05T18:49:39.387Z] \_____ \ | |/ _| [2020-05-05T18:49:39.387Z] / | \| < [2020-05-05T18:49:39.387Z] / | \ | \ [2020-05-05T18:49:39.387Z] \_______ /____|__ \ [2020-05-05T18:49:39.387Z] \/ \/ [2020-05-05T18:49:39.387Z] [2020-05-05T18:49:39.388Z] INFO: make.ps1 ended at 05/05/2020 18:49:32 [2020-05-05T18:49:39.388Z] INFO: Binaries build ended at 05/05/2020 18:49:34. Duration:00:01:12.5216822 [2020-05-05T18:49:39.388Z] INFO: Copying the built daemon binary to d:\CI\PR-40907\1\binary\dockerd-7625669559.exe... [2020-05-05T18:49:39.388Z] INFO: Copying the built client binary to d:\CI\PR-40907\1\binary\docker-7625669559.exe... [2020-05-05T18:49:39.388Z] INFO: Copying dockerversion from the container... [2020-05-05T18:49:39.388Z] INFO: Copying the golang package from the container to d:\CI\PR-40907\1\installer\go.zip... [2020-05-05T18:49:39.865Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-05-05T18:49:39.865Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-05T18:49:40.871Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-05-05T18:49:40.871Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-05T18:49:41.517Z] INFO: Extracting go.zip to d:\CI\PR-40907\1\go [2020-05-05T18:49:42.342Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-05-05T18:49:42.342Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-05T18:49:42.957Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-05-05T18:49:42.957Z] === RUN TestServiceWithPredefinedNetwork [2020-05-05T18:49:46.412Z] --- PASS: TestServiceWithPredefinedNetwork (3.63s) [2020-05-05T18:49:46.412Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-05T18:49:46.412Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-05T18:49:46.412Z] service_test.go:236: FLAKY_TEST [2020-05-05T18:49:46.412Z] === RUN TestServiceWithDataPathPortInit [2020-05-05T18:49:47.146Z] --- PASS: TestServiceUpdateConfigs (15.35s) [2020-05-05T18:49:47.146Z] === RUN TestServiceUpdateNetwork [2020-05-05T18:50:02.016Z] --- PASS: TestServiceUpdateNetwork (14.76s) [2020-05-05T18:50:02.016Z] === RUN TestServiceUpdatePidsLimit [2020-05-05T18:50:02.016Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-05T18:50:02.275Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-05T18:50:05.478Z] Loaded image: buildpack-deps:jessie [2020-05-05T18:50:05.478Z] Loaded image: busybox:latest [2020-05-05T18:50:05.478Z] Loaded image: busybox:glibc [2020-05-05T18:50:05.478Z] Loaded image: debian:jessie [2020-05-05T18:50:05.478Z] Loaded image: hello-world:latest [2020-05-05T18:50:05.478Z] INFO: Testing against a local daemon [2020-05-05T18:50:05.478Z] === RUN TestDockerSuite [2020-05-05T18:50:05.478Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-05-05T18:50:05.478Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-05-05T18:50:05.478Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-05-05T18:50:05.478Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-05-05T18:50:05.478Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-05-05T18:50:05.478Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-05-05T18:50:05.478Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-05-05T18:50:05.478Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-05-05T18:50:05.478Z] Loaded image: buildpack-deps:jessie [2020-05-05T18:50:05.478Z] Loaded image: busybox:latest [2020-05-05T18:50:05.478Z] Loaded image: busybox:glibc [2020-05-05T18:50:05.478Z] Loaded image: debian:jessie [2020-05-05T18:50:05.478Z] Loaded image: hello-world:latest [2020-05-05T18:50:05.478Z] INFO: Testing against a local daemon [2020-05-05T18:50:05.478Z] === RUN TestDockerDaemonSuite [2020-05-05T18:50:05.478Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-05-05T18:50:05.478Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-05-05T18:50:05.478Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-05-05T18:50:05.478Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-05-05T18:50:05.736Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-05-05T18:50:06.300Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-05-05T18:50:06.461Z] INFO: Extraction ended at 05/05/2020 18:50:05. Duration:00:00:24.0353397 [2020-05-05T18:50:06.461Z] INFO: Updating the golang and path environment variables [2020-05-05T18:50:06.461Z] INFO: GOPATH=d:\gopath [2020-05-05T18:50:06.461Z] INFO: go version go1.13.10 windows/amd64 [2020-05-05T18:50:06.461Z] INFO: Running the daemon under test in debug mode [2020-05-05T18:50:06.461Z] INFO: Starting a daemon under test... [2020-05-05T18:50:06.461Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40907\1\daemon --pidfile d:\CI\PR-40907\1\docker.pid -D [2020-05-05T18:50:06.461Z] INFO: Process started successfully. [2020-05-05T18:50:06.461Z] INFO: Start tailing logs of the daemon under tests [2020-05-05T18:50:06.461Z] INFO: Waiting for the daemon under test to start... [2020-05-05T18:50:06.557Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-05-05T18:50:06.557Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-05-05T18:50:08.722Z] --- PASS: TestServiceWithDataPathPortInit (19.85s) [2020-05-05T18:50:08.722Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-05T18:50:09.078Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-05-05T18:50:09.078Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-05-05T18:50:09.078Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-05-05T18:50:09.078Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-05-05T18:50:09.304Z] INFO: Daemon under test started and replied! [2020-05-05T18:50:09.304Z] INFO: Docker version of the daemon under test [2020-05-05T18:50:09.304Z] [2020-05-05T18:50:09.304Z] Client: [2020-05-05T18:50:09.304Z] Version: 17.06.2-ce [2020-05-05T18:50:09.304Z] API version: 1.30 [2020-05-05T18:50:09.304Z] Go version: go1.8.3 [2020-05-05T18:50:09.304Z] Git commit: cec0b72 [2020-05-05T18:50:09.304Z] Built: Tue Sep 5 19:57:19 2017 [2020-05-05T18:50:09.304Z] OS/Arch: windows/amd64 [2020-05-05T18:50:09.304Z] [2020-05-05T18:50:09.304Z] Server: [2020-05-05T18:50:09.304Z] Version: 0.0.0-dev [2020-05-05T18:50:09.304Z] API version: 1.41 (minimum version 1.24) [2020-05-05T18:50:09.304Z] Go version: go1.13.10 [2020-05-05T18:50:09.304Z] Git commit: 7625669559 [2020-05-05T18:50:09.304Z] Built: 05/05/2020 18:48:26 [2020-05-05T18:50:09.304Z] OS/Arch: windows/amd64 [2020-05-05T18:50:09.304Z] Experimental: false [2020-05-05T18:50:09.304Z] [2020-05-05T18:50:09.304Z] INFO: Docker info of the daemon under test [2020-05-05T18:50:09.304Z] [2020-05-05T18:50:09.304Z] Containers: 0 [2020-05-05T18:50:09.304Z] Running: 0 [2020-05-05T18:50:09.304Z] Paused: 0 [2020-05-05T18:50:09.304Z] Stopped: 0 [2020-05-05T18:50:09.304Z] Images: 0 [2020-05-05T18:50:09.304Z] Server Version: 0.0.0-dev [2020-05-05T18:50:09.304Z] Storage Driver: windowsfilter [2020-05-05T18:50:09.304Z] Windows: [2020-05-05T18:50:09.304Z] Logging Driver: json-file [2020-05-05T18:50:09.304Z] Plugins: [2020-05-05T18:50:09.304Z] Volume: local [2020-05-05T18:50:09.304Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-05T18:50:09.304Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-05T18:50:09.304Z] Swarm: inactive [2020-05-05T18:50:09.304Z] Default Isolation: process [2020-05-05T18:50:09.304Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-05T18:50:09.304Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-05T18:50:09.304Z] OSType: windows [2020-05-05T18:50:09.304Z] Architecture: x86_64 [2020-05-05T18:50:09.304Z] CPUs: 4 [2020-05-05T18:50:09.304Z] Total Memory: 32GiB [2020-05-05T18:50:09.304Z] Name: azwin-2-d00c90 [2020-05-05T18:50:09.304Z] ID: 2LD7:6ZFV:SNWU:PK7J:4AIS:XQ7B:TQ6L:XBGM:EXSX:ZSNF:PYX4:UGST [2020-05-05T18:50:09.304Z] Docker Root Dir: D:\CI\PR-40907\1\daemon [2020-05-05T18:50:09.304Z] Debug Mode (client): false [2020-05-05T18:50:09.304Z] Debug Mode (server): true [2020-05-05T18:50:09.304Z] File Descriptors: -1 [2020-05-05T18:50:09.304Z] Goroutines: 17 [2020-05-05T18:50:09.304Z] System Time: 2020-05-05T18:50:08.8642471Z [2020-05-05T18:50:09.304Z] EventsListeners: 0 [2020-05-05T18:50:09.304Z] Registry: https://index.docker.io/v1/ [2020-05-05T18:50:09.304Z] Labels: [2020-05-05T18:50:09.304Z] Experimental: false [2020-05-05T18:50:09.304Z] Insecure Registries: [2020-05-05T18:50:09.304Z] 127.0.0.0/8 [2020-05-05T18:50:09.304Z] Live Restore Enabled: false [2020-05-05T18:50:09.304Z] [2020-05-05T18:50:09.304Z] [2020-05-05T18:50:09.304Z] INFO: Docker images of the daemon under test [2020-05-05T18:50:09.304Z] [2020-05-05T18:50:09.304Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-05T18:50:09.304Z] [2020-05-05T18:50:09.304Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-05-05T18:50:09.304Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-05-05T18:50:09.304Z] ltsc2019: Pulling from windows/servercore [2020-05-05T18:50:09.304Z] 65014b3c3121: Pulling fs layer [2020-05-05T18:50:09.304Z] eac6fba788c9: Pulling fs layer [2020-05-05T18:50:09.334Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-05-05T18:50:09.897Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-05-05T18:50:10.384Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-05T18:50:11.267Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-05-05T18:50:11.267Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-05-05T18:50:11.267Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-05-05T18:50:11.267Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-05-05T18:50:11.267Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-05-05T18:50:11.835Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-05-05T18:50:15.115Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-05-05T18:50:15.372Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-05-05T18:50:16.225Z] ok github.com/docker/docker/api/server/httputils 0.018s coverage: 14.7% of statements [2020-05-05T18:50:16.225Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-05T18:50:16.225Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2020-05-05T18:50:16.225Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-05T18:50:16.225Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-05T18:50:16.225Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-05T18:50:16.225Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-05T18:50:16.225Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-05T18:50:16.225Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-05T18:50:16.225Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-05T18:50:16.225Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-05T18:50:16.225Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-05T18:50:16.274Z] eac6fba788c9: Verifying Checksum [2020-05-05T18:50:16.274Z] eac6fba788c9: Download complete [2020-05-05T18:50:17.094Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.25s) [2020-05-05T18:50:17.094Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:7oiaz835mst0kf7d0cshynry7 Created:2020-05-05 18:50:07.778249281 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[f8e559df2d60dfb1310b1779c86169fe7dc64d6e3640a47668ac0f98db712f81:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zx4o2otgd12lzgavrk52779bc EndpointID:684f5b5f67d39d7969fa43293f8a9aa8b3fe8753a1f21dbb75bfafb4360da58e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:366f4d1b61c138017f4c0fbcfeb00cefe14b03529a4b4055a5b811103e26931a MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:d82676fc352b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zx4o2otgd12lzgavrk52779bc EndpointID:684f5b5f67d39d7969fa43293f8a9aa8b3fe8753a1f21dbb75bfafb4360da58e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-05T18:50:17.094Z] PASS [2020-05-05T18:50:17.094Z] [2020-05-05T18:50:17.094Z] === Skipped [2020-05-05T18:50:17.094Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-05T18:50:17.094Z] service_test.go:236: FLAKY_TEST [2020-05-05T18:50:17.094Z] [2020-05-05T18:50:17.094Z] [2020-05-05T18:50:17.094Z] DONE 22 tests, 1 skipped in 53.688s [2020-05-05T18:50:17.094Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-05T18:50:17.094Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:50:17.094Z] ++ set -e [2020-05-05T18:50:17.094Z] ++ '[' -n 0 ']' [2020-05-05T18:50:17.094Z] ++ set -x [2020-05-05T18:50:17.094Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:50:17.094Z] INFO: Testing against a local daemon [2020-05-05T18:50:17.094Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-05T18:50:17.094Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-05T18:50:17.094Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-05T18:50:17.094Z] === RUN TestDockerNetworkIpvlan [2020-05-05T18:50:17.094Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-05T18:50:17.094Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-05T18:50:17.094Z] PASS [2020-05-05T18:50:17.094Z] [2020-05-05T18:50:17.094Z] === Skipped [2020-05-05T18:50:17.094Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-05T18:50:17.094Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-05T18:50:17.094Z] [2020-05-05T18:50:17.094Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-05T18:50:17.094Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-05T18:50:17.094Z] [2020-05-05T18:50:17.094Z] [2020-05-05T18:50:17.094Z] DONE 2 tests, 2 skipped in 0.204s [2020-05-05T18:50:17.094Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-05T18:50:17.094Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:50:17.094Z] ++ set -e [2020-05-05T18:50:17.094Z] ++ '[' -n 0 ']' [2020-05-05T18:50:17.094Z] ++ set -x [2020-05-05T18:50:17.094Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:50:17.094Z] INFO: Testing against a local daemon [2020-05-05T18:50:17.094Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-05T18:50:17.896Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-05-05T18:50:17.896Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-05-05T18:50:18.284Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-05T18:50:18.284Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-05T18:50:18.284Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2020-05-05T18:50:18.492Z] --- PASS: TestServiceUpdatePidsLimit (17.66s) [2020-05-05T18:50:18.492Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-05-05T18:50:18.492Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2020-05-05T18:50:18.492Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2020-05-05T18:50:18.492Z] PASS [2020-05-05T18:50:18.492Z] [2020-05-05T18:50:18.492Z] === Skipped [2020-05-05T18:50:18.492Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-05T18:50:18.492Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-05T18:50:18.492Z] [2020-05-05T18:50:18.492Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-05-05T18:50:18.492Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T18:50:18.492Z] [2020-05-05T18:50:18.492Z] [2020-05-05T18:50:18.492Z] DONE 27 tests, 2 skipped in 161.669s [2020-05-05T18:50:18.492Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-05-05T18:50:18.492Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:50:18.492Z] ++ set -e [2020-05-05T18:50:18.492Z] ++ '[' -n 0 ']' [2020-05-05T18:50:18.492Z] ++ set -x [2020-05-05T18:50:18.492Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:50:18.492Z] INFO: Testing against a local daemon [2020-05-05T18:50:18.492Z] === RUN TestSessionCreate [2020-05-05T18:50:18.492Z] --- PASS: TestSessionCreate (0.05s) [2020-05-05T18:50:18.492Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-05T18:50:18.492Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-05-05T18:50:18.492Z] PASS [2020-05-05T18:50:18.492Z] [2020-05-05T18:50:18.492Z] DONE 2 tests in 0.242s [2020-05-05T18:50:18.492Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-05-05T18:50:18.492Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:50:18.492Z] ++ set -e [2020-05-05T18:50:18.492Z] ++ '[' -n 0 ']' [2020-05-05T18:50:18.492Z] ++ set -x [2020-05-05T18:50:18.492Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:50:18.492Z] INFO: Testing against a local daemon [2020-05-05T18:50:18.492Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-05T18:50:18.492Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-05T18:50:18.492Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-05T18:50:18.492Z] === RUN TestEventsExecDie [2020-05-05T18:50:18.567Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2020-05-05T18:50:18.567Z] === RUN TestDockerNetworkMacvlan [2020-05-05T18:50:18.574Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2020-05-05T18:50:18.750Z] --- PASS: TestEventsExecDie (0.91s) [2020-05-05T18:50:18.750Z] === RUN TestEventsBackwardsCompatible [2020-05-05T18:50:18.750Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-05-05T18:50:18.750Z] === RUN TestInfoBinaryCommits [2020-05-05T18:50:18.750Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-05-05T18:50:18.750Z] === RUN TestInfoAPIVersioned [2020-05-05T18:50:18.750Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-05-05T18:50:18.750Z] === RUN TestInfoDiscoveryBackend [2020-05-05T18:50:19.181Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-05T18:50:19.201Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 4.8% of statements [2020-05-05T18:50:19.201Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-05T18:50:19.201Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-05T18:50:19.201Z] ? github.com/docker/docker/api/types [no test files] [2020-05-05T18:50:19.201Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-05T18:50:19.201Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-05T18:50:19.201Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-05T18:50:19.201Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-05T18:50:19.201Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-05T18:50:19.201Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-05T18:50:19.201Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-05T18:50:19.201Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-05T18:50:19.201Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-05T18:50:19.201Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-05T18:50:19.201Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-05T18:50:19.317Z] --- PASS: TestInfoDiscoveryBackend (0.62s) [2020-05-05T18:50:19.317Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-05T18:50:19.489Z] ok github.com/docker/docker/api/types/time 0.035s coverage: 100.0% of statements [2020-05-05T18:50:19.489Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2020-05-05T18:50:19.489Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-05T18:50:19.489Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-05T18:50:19.489Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-05T18:50:19.489Z] ? github.com/docker/docker/builder [no test files] [2020-05-05T18:50:19.489Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-05T18:50:19.489Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-05T18:50:19.489Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-05T18:50:19.489Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-05T18:50:19.489Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-05T18:50:19.489Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-05T18:50:19.489Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-05T18:50:19.797Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-05-05T18:50:20.232Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-05T18:50:20.364Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-05-05T18:50:20.691Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-05T18:50:20.691Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-05T18:50:20.949Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2020-05-05T18:50:20.949Z] === RUN TestInfoAPI [2020-05-05T18:50:20.995Z] ok github.com/docker/docker/builder/dockerignore 0.038s coverage: 96.8% of statements [2020-05-05T18:50:21.208Z] --- PASS: TestInfoAPI (0.05s) [2020-05-05T18:50:21.208Z] === RUN TestInfoAPIWarnings [2020-05-05T18:50:21.241Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-05T18:50:21.299Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-05-05T18:50:21.774Z] --- PASS: TestInfoAPIWarnings (0.61s) [2020-05-05T18:50:21.774Z] === RUN TestInfoDebug [2020-05-05T18:50:22.340Z] --- PASS: TestInfoDebug (0.61s) [2020-05-05T18:50:22.340Z] === RUN TestInfoInsecureRegistries [2020-05-05T18:50:22.669Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-05-05T18:50:22.907Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2020-05-05T18:50:22.907Z] === RUN TestInfoRegistryMirrors [2020-05-05T18:50:23.474Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2020-05-05T18:50:23.474Z] === RUN TestLoginFailsWithBadCredentials [2020-05-05T18:50:23.600Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-05-05T18:50:24.040Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2020-05-05T18:50:24.040Z] === RUN TestPingCacheHeaders [2020-05-05T18:50:24.040Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-05-05T18:50:24.040Z] === RUN TestPingGet [2020-05-05T18:50:24.040Z] --- PASS: TestPingGet (0.03s) [2020-05-05T18:50:24.040Z] === RUN TestPingHead [2020-05-05T18:50:24.040Z] --- PASS: TestPingHead (0.05s) [2020-05-05T18:50:24.040Z] === RUN TestVersion [2020-05-05T18:50:24.040Z] --- PASS: TestVersion (0.05s) [2020-05-05T18:50:24.040Z] PASS [2020-05-05T18:50:24.040Z] [2020-05-05T18:50:24.040Z] === Skipped [2020-05-05T18:50:24.040Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-05T18:50:24.040Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-05T18:50:24.040Z] [2020-05-05T18:50:24.040Z] [2020-05-05T18:50:24.040Z] DONE 18 tests, 1 skipped in 6.476s [2020-05-05T18:50:24.040Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-05T18:50:24.040Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:50:24.040Z] ++ set -e [2020-05-05T18:50:24.040Z] ++ '[' -n 0 ']' [2020-05-05T18:50:24.040Z] ++ set -x [2020-05-05T18:50:24.040Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:50:24.299Z] INFO: Testing against a local daemon [2020-05-05T18:50:24.299Z] === RUN TestVolumesCreateAndList [2020-05-05T18:50:24.299Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-05-05T18:50:24.299Z] === RUN TestVolumesRemove [2020-05-05T18:50:24.532Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-05-05T18:50:24.556Z] --- PASS: TestVolumesRemove (0.13s) [2020-05-05T18:50:24.556Z] === RUN TestVolumesInspect [2020-05-05T18:50:24.556Z] --- PASS: TestVolumesInspect (0.04s) [2020-05-05T18:50:24.556Z] === RUN TestVolumesInvalidJSON [2020-05-05T18:50:24.556Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-05T18:50:24.556Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-05T18:50:24.556Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-05T18:50:24.556Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-05-05T18:50:24.556Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-05T18:50:24.556Z] PASS [2020-05-05T18:50:24.556Z] [2020-05-05T18:50:24.556Z] DONE 5 tests in 0.423s [2020-05-05T18:50:24.556Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-05T18:50:24.789Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-05-05T18:50:24.814Z] ++++ cat bundles/test-integration/docker.pid [2020-05-05T18:50:24.814Z] +++ kill 13854 [2020-05-05T18:50:25.619Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-05T18:50:26.159Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-05-05T18:50:26.188Z] +++ /etc/init.d/apparmor stop [2020-05-05T18:50:26.188Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-05T18:50:26.188Z] [2020-05-05T18:50:26.188Z] Unloading profiles will leave already running processes permanently [2020-05-05T18:50:26.188Z] unconfined, which can lead to unexpected situations. [2020-05-05T18:50:26.188Z] [2020-05-05T18:50:26.188Z] To set a process to complain mode, use the command line tool [2020-05-05T18:50:26.188Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-05T18:50:26.188Z] +++ true [2020-05-05T18:50:26.188Z] [2020-05-05T18:50:26.551Z] ok github.com/docker/docker/cli/debug 0.014s coverage: 100.0% of statements [2020-05-05T18:50:27.090Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-05-05T18:50:27.347Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-05-05T18:50:29.068Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-05T18:50:29.872Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-05-05T18:50:30.065Z] ok github.com/docker/docker/builder/remotecontext/git 6.018s coverage: 86.3% of statements Post stage [Pipeline] junit [2020-05-05T18:50:30.386Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-05T18:50:31.041Z] + echo Ensuring container killed. [2020-05-05T18:50:31.041Z] Ensuring container killed. [2020-05-05T18:50:31.041Z] + docker rm -vf docker-pr1 [2020-05-05T18:50:31.041Z] Error: No such container: docker-pr1 [2020-05-05T18:50:31.041Z] + true [Pipeline] sh [2020-05-05T18:50:31.327Z] + echo Chowning /workspace to jenkins user [2020-05-05T18:50:31.327Z] Chowning /workspace to jenkins user [2020-05-05T18:50:31.327Z] + id -u [2020-05-05T18:50:31.327Z] + id -g [2020-05-05T18:50:31.327Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40907:/workspace busybox chown -R 1000:1000 /workspace [2020-05-05T18:50:31.564Z] ok github.com/docker/docker/builder/remotecontext 0.592s coverage: 13.6% of statements [2020-05-05T18:50:31.766Z] === RUN TestDockerSuite/TestAttachDetach [2020-05-05T18:50:31.766Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-05-05T18:50:33.137Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-05-05T18:50:34.293Z] ok github.com/docker/docker/builder/dockerfile 1.527s coverage: 48.2% of statements [2020-05-05T18:50:34.293Z] ? github.com/docker/docker/cli [no test files] [2020-05-05T18:50:34.293Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-05T18:50:34.508Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-05T18:50:34.908Z] + bundleName=arm64-integration [2020-05-05T18:50:34.908Z] + echo Creating arm64-integration-bundles.tar.gz [2020-05-05T18:50:34.908Z] Creating arm64-integration-bundles.tar.gz [2020-05-05T18:50:34.908Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-05-05T18:50:34.908Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-05T18:50:35.178Z] Archiving artifacts [2020-05-05T18:50:35.403Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40907/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-05T18:50:35.720Z] + make clean [2020-05-05T18:50:35.871Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-05T18:50:36.287Z] docker volume rm -f docker-dev-cache [2020-05-05T18:50:36.287Z] docker-dev-cache [Pipeline] deleteDir [2020-05-05T18:50:36.402Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-05-05T18:50:36.402Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-05-05T18:50:37.771Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-05-05T18:50:37.890Z] --- PASS: TestDockerNetworkMacvlan (19.49s) [2020-05-05T18:50:37.890Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-05-05T18:50:37.890Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.16s) [2020-05-05T18:50:37.890Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.48s) [2020-05-05T18:50:37.890Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.49s) [2020-05-05T18:50:37.890Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.36s) [2020-05-05T18:50:37.890Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.42s) [2020-05-05T18:50:37.890Z] PASS [2020-05-05T18:50:37.890Z] [2020-05-05T18:50:37.890Z] DONE 8 tests in 21.044s [2020-05-05T18:50:37.890Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-05T18:50:37.890Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:50:37.890Z] ++ set -e [2020-05-05T18:50:37.890Z] ++ '[' -n 0 ']' [2020-05-05T18:50:37.890Z] ++ set -x [2020-05-05T18:50:37.890Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:50:37.890Z] testing: warning: no tests to run [2020-05-05T18:50:37.890Z] PASS [2020-05-05T18:50:37.890Z] [2020-05-05T18:50:37.890Z] DONE 0 tests in 0.023s [2020-05-05T18:50:37.890Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-05T18:50:37.890Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:50:37.890Z] ++ set -e [2020-05-05T18:50:37.890Z] ++ '[' -n 0 ']' [2020-05-05T18:50:37.890Z] ++ set -x [2020-05-05T18:50:37.890Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:50:37.890Z] INFO: Testing against a local daemon [2020-05-05T18:50:37.890Z] === RUN TestAuthZPluginAllowRequest [2020-05-05T18:50:39.139Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-05-05T18:50:39.396Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2020-05-05T18:50:39.911Z] --- PASS: TestAuthZPluginAllowRequest (1.72s) [2020-05-05T18:50:39.911Z] === RUN TestAuthZPluginTLS [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-05T18:50:40.193Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-05-05T18:50:40.193Z] === RUN TestAuthZPluginDenyRequest [2020-05-05T18:50:40.767Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-05-05T18:50:40.808Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-05-05T18:50:40.808Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-05T18:50:41.024Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-05-05T18:50:41.163Z] ok github.com/docker/docker/client 0.768s coverage: 75.4% of statements [2020-05-05T18:50:41.424Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-05-05T18:50:41.424Z] === RUN TestAuthZPluginDenyResponse [2020-05-05T18:50:42.037Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-05-05T18:50:42.037Z] === RUN TestAuthZPluginAllowEventStream [2020-05-05T18:50:43.325Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-05T18:50:43.325Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-05-05T18:50:43.325Z] remote: Enumerating objects: 2, done. [2020-05-05T18:50:43.325Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-05-05T18:50:43.325Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-05-05T18:50:43.325Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-05-05T18:50:43.325Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-05-05T18:50:43.325Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-05-05T18:50:43.325Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-05T18:50:43.508Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2020-05-05T18:50:43.508Z] === RUN TestAuthZPluginErrorResponse [2020-05-05T18:50:43.546Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-05-05T18:50:43.658Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40907/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1db86b772e45e8ee04fcb6a4db487c983d67d29f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1db86b772e45e8ee04fcb6a4db487c983d67d29f hack/test/unit [2020-05-05T18:50:43.803Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-05-05T18:50:44.123Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-05-05T18:50:44.123Z] === RUN TestAuthZPluginErrorRequest [2020-05-05T18:50:44.371Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-05-05T18:50:44.737Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-05-05T18:50:44.737Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-05T18:50:44.934Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-05-05T18:50:44.934Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-05-05T18:50:45.380Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-05-05T18:50:45.380Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-05T18:50:46.181Z] ? github.com/docker/docker/api [no test files] [2020-05-05T18:50:46.303Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-05-05T18:50:46.303Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-05-05T18:50:46.866Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-05-05T18:50:47.123Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-05-05T18:50:47.399Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s) [2020-05-05T18:50:47.399Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-05T18:50:48.053Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-05-05T18:50:49.419Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.26s) [2020-05-05T18:50:49.419Z] === RUN TestAuthZPluginHeader [2020-05-05T18:50:49.423Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-05-05T18:50:50.353Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-05-05T18:50:50.424Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-05-05T18:50:50.424Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-05T18:50:50.424Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-05T18:50:50.424Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T18:50:50.424Z] === RUN TestAuthZPluginV2Disable [2020-05-05T18:50:50.424Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-05T18:50:50.424Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T18:50:50.424Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-05T18:50:50.424Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-05T18:50:50.424Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T18:50:50.424Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-05T18:50:50.424Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-05T18:50:50.424Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T18:50:50.424Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-05T18:50:52.246Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-05-05T18:50:54.604Z] --- PASS: TestImportExtremelyLargeImageWorks (104.99s) [2020-05-05T18:50:54.604Z] PASS [2020-05-05T18:50:54.604Z] [2020-05-05T18:50:54.604Z] === Skipped [2020-05-05T18:50:54.604Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-05T18:50:54.604Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-05-05T18:50:54.604Z] [2020-05-05T18:50:54.604Z] [2020-05-05T18:50:54.604Z] DONE 12 tests, 1 skipped in 108.980s [2020-05-05T18:50:54.604Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-05T18:50:54.604Z] INFO: Testing against a local daemon [2020-05-05T18:50:54.604Z] === RUN TestNetworkCreateDelete [2020-05-05T18:50:54.604Z] --- PASS: TestNetworkCreateDelete (0.11s) [2020-05-05T18:50:54.604Z] === RUN TestDockerNetworkDeletePreferID [2020-05-05T18:50:54.604Z] --- PASS: TestDockerNetworkDeletePreferID (0.29s) [2020-05-05T18:50:54.604Z] === RUN TestInspectNetwork [2020-05-05T18:50:54.604Z] --- SKIP: TestInspectNetwork (0.00s) [2020-05-05T18:50:54.604Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:50:54.604Z] === RUN TestRunContainerWithBridgeNone [2020-05-05T18:50:54.604Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-05-05T18:50:54.604Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-05T18:50:54.604Z] === RUN TestNetworkInvalidJSON [2020-05-05T18:50:54.604Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-05T18:50:54.604Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-05T18:50:54.604Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-05T18:50:54.604Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-05T18:50:54.604Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-05T18:50:54.604Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-05T18:50:54.604Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-05T18:50:54.604Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-05T18:50:54.605Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-05T18:50:54.605Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-05-05T18:50:54.605Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-05T18:50:54.605Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-05T18:50:54.605Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-05T18:50:54.605Z] === RUN TestHostIPv4BridgeLabel [2020-05-05T18:50:54.605Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-05-05T18:50:54.605Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-05T18:50:54.605Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-05T18:50:54.605Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2020-05-05T18:50:54.605Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-05T18:50:54.605Z] === RUN TestDaemonDefaultNetworkPools [2020-05-05T18:50:54.605Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-05-05T18:50:54.605Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-05T18:50:54.605Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-05T18:50:54.605Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-05T18:50:54.605Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-05T18:50:54.605Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-05T18:50:54.605Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-05T18:50:54.605Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-05T18:50:54.605Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-05T18:50:54.605Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-05T18:50:54.605Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-05T18:50:54.605Z] === RUN TestServiceWithPredefinedNetwork [2020-05-05T18:50:54.605Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-05-05T18:50:54.605Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:50:54.605Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-05T18:50:54.605Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-05T18:50:54.605Z] service_test.go:236: FLAKY_TEST [2020-05-05T18:50:54.605Z] === RUN TestServiceWithDataPathPortInit [2020-05-05T18:50:54.605Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-05-05T18:50:54.605Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:50:54.605Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-05T18:50:54.605Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-05T18:50:54.605Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:50:54.605Z] PASS [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] === Skipped [2020-05-05T18:50:54.605Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-05-05T18:50:54.605Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-05-05T18:50:54.605Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-05-05T18:50:54.605Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2020-05-05T18:50:54.605Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-05-05T18:50:54.605Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-05T18:50:54.605Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-05T18:50:54.605Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-05T18:50:54.605Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-05-05T18:50:54.605Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-05T18:50:54.605Z] service_test.go:236: FLAKY_TEST [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-05-05T18:50:54.605Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-05T18:50:54.605Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] DONE 18 tests, 12 skipped in 0.580s [2020-05-05T18:50:54.605Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-05T18:50:54.605Z] INFO: Testing against a local daemon [2020-05-05T18:50:54.605Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-05T18:50:54.605Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-05T18:50:54.605Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-05T18:50:54.605Z] === RUN TestDockerNetworkIpvlan [2020-05-05T18:50:54.605Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-05T18:50:54.605Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-05T18:50:54.605Z] PASS [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] === Skipped [2020-05-05T18:50:54.605Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-05T18:50:54.605Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-05T18:50:54.605Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] DONE 2 tests, 2 skipped in 0.121s [2020-05-05T18:50:54.605Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-05T18:50:54.605Z] INFO: Testing against a local daemon [2020-05-05T18:50:54.605Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-05T18:50:54.605Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-05-05T18:50:54.605Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-05T18:50:54.605Z] === RUN TestDockerNetworkMacvlan [2020-05-05T18:50:54.605Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-05-05T18:50:54.605Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-05T18:50:54.605Z] PASS [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] === Skipped [2020-05-05T18:50:54.605Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-05-05T18:50:54.605Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-05-05T18:50:54.605Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] DONE 2 tests, 2 skipped in 0.111s [2020-05-05T18:50:54.605Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-05T18:50:54.605Z] testing: warning: no tests to run [2020-05-05T18:50:54.605Z] PASS [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] DONE 0 tests in 0.023s [2020-05-05T18:50:54.605Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-05T18:50:54.605Z] INFO: Testing against a local daemon [2020-05-05T18:50:54.605Z] === RUN TestAuthZPluginAllowRequest [2020-05-05T18:50:54.605Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-05-05T18:50:54.605Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-05T18:50:54.605Z] === RUN TestAuthZPluginTLS [2020-05-05T18:50:54.605Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-05-05T18:50:54.605Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-05T18:50:54.605Z] === RUN TestAuthZPluginDenyRequest [2020-05-05T18:50:54.605Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-05-05T18:50:54.605Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-05T18:50:54.605Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-05T18:50:54.605Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-05-05T18:50:54.605Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-05T18:50:54.605Z] === RUN TestAuthZPluginDenyResponse [2020-05-05T18:50:54.605Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-05-05T18:50:54.605Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-05T18:50:54.605Z] === RUN TestAuthZPluginAllowEventStream [2020-05-05T18:50:54.605Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-05-05T18:50:54.605Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-05T18:50:54.605Z] === RUN TestAuthZPluginErrorResponse [2020-05-05T18:50:54.605Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-05-05T18:50:54.605Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-05T18:50:54.605Z] === RUN TestAuthZPluginErrorRequest [2020-05-05T18:50:54.605Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-05-05T18:50:54.605Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-05T18:50:54.605Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-05T18:50:54.605Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-05-05T18:50:54.605Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-05T18:50:54.605Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-05T18:50:54.605Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-05-05T18:50:54.605Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-05T18:50:54.605Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-05T18:50:54.605Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-05-05T18:50:54.605Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-05T18:50:54.605Z] === RUN TestAuthZPluginHeader [2020-05-05T18:50:54.605Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-05-05T18:50:54.605Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-05T18:50:54.605Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-05T18:50:54.605Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.20s) [2020-05-05T18:50:54.605Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-05T18:50:54.605Z] === RUN TestAuthZPluginV2Disable [2020-05-05T18:50:54.605Z] --- SKIP: TestAuthZPluginV2Disable (0.04s) [2020-05-05T18:50:54.605Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-05T18:50:54.605Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-05T18:50:54.605Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-05-05T18:50:54.605Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-05T18:50:54.605Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-05T18:50:54.605Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-05-05T18:50:54.605Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-05T18:50:54.605Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-05T18:50:54.605Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-05-05T18:50:54.605Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-05T18:50:54.605Z] PASS [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] === Skipped [2020-05-05T18:50:54.605Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-05-05T18:50:54.605Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-05-05T18:50:54.605Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-05-05T18:50:54.605Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-05-05T18:50:54.605Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-05-05T18:50:54.605Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-05-05T18:50:54.605Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-05-05T18:50:54.605Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-05-05T18:50:54.605Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-05-05T18:50:54.605Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-05-05T18:50:54.605Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-05-05T18:50:54.605Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-05-05T18:50:54.605Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.20s) [2020-05-05T18:50:54.605Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.04s) [2020-05-05T18:50:54.605Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-05-05T18:50:54.605Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-05-05T18:50:54.605Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-05-05T18:50:54.605Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] DONE 17 tests, 17 skipped in 0.435s [2020-05-05T18:50:54.605Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-05T18:50:54.605Z] INFO: Testing against a local daemon [2020-05-05T18:50:54.605Z] === RUN TestPluginInvalidJSON [2020-05-05T18:50:54.605Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-05T18:50:54.605Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-05T18:50:54.605Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-05T18:50:54.605Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-05-05T18:50:54.605Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-05T18:50:54.605Z] === RUN TestPluginInstall [2020-05-05T18:50:54.605Z] --- SKIP: TestPluginInstall (0.00s) [2020-05-05T18:50:54.605Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-05T18:50:54.605Z] PASS [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] === Skipped [2020-05-05T18:50:54.605Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-05-05T18:50:54.605Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] [2020-05-05T18:50:54.605Z] DONE 3 tests, 1 skipped in 0.147s [2020-05-05T18:50:54.605Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-05T18:50:54.605Z] INFO: Testing against a local daemon [2020-05-05T18:50:54.605Z] === RUN TestExternalGraphDriver [2020-05-05T18:50:54.605Z] --- SKIP: TestExternalGraphDriver (0.09s) [2020-05-05T18:50:54.605Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-05-05T18:50:54.605Z] === RUN TestGraphdriverPluginV2 [2020-05-05T18:50:55.522Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-05-05T18:50:56.894Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-05-05T18:50:57.152Z] --- PASS: TestGraphdriverPluginV2 (6.73s) [2020-05-05T18:50:57.152Z] PASS [2020-05-05T18:50:57.152Z] [2020-05-05T18:50:57.152Z] === Skipped [2020-05-05T18:50:57.152Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.09s) [2020-05-05T18:50:57.152Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-05-05T18:50:57.152Z] [2020-05-05T18:50:57.152Z] [2020-05-05T18:50:57.152Z] DONE 2 tests, 1 skipped in 6.919s [2020-05-05T18:50:57.152Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-05T18:50:57.152Z] INFO: Testing against a local daemon [2020-05-05T18:50:57.152Z] === RUN TestContinueAfterPluginCrash [2020-05-05T18:50:57.152Z] === PAUSE TestContinueAfterPluginCrash [2020-05-05T18:50:57.152Z] === RUN TestReadPluginNoRead [2020-05-05T18:50:57.152Z] === PAUSE TestReadPluginNoRead [2020-05-05T18:50:57.152Z] === RUN TestDaemonStartWithLogOpt [2020-05-05T18:50:57.152Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-05T18:50:57.152Z] === CONT TestContinueAfterPluginCrash [2020-05-05T18:50:57.152Z] === CONT TestDaemonStartWithLogOpt [2020-05-05T18:50:57.460Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-05-05T18:51:01.040Z] ok github.com/docker/docker/api/server 0.019s coverage: 9.0% of statements [2020-05-05T18:51:01.748Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-05-05T18:51:04.271Z] --- PASS: TestBuildWithHugeFile (91.12s) [2020-05-05T18:51:04.271Z] === RUN TestBuildWithEmptyDockerfile [2020-05-05T18:51:04.271Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-05T18:51:04.271Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-05T18:51:04.271Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-05T18:51:04.271Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-05T18:51:04.271Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-05T18:51:04.271Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-05T18:51:04.271Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-05T18:51:04.271Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-05T18:51:04.528Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-05T18:51:04.528Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-05-05T18:51:04.528Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2020-05-05T18:51:04.528Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-05-05T18:51:04.528Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2020-05-05T18:51:04.528Z] === RUN TestBuildPreserveOwnership [2020-05-05T18:51:04.528Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-05T18:51:04.785Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-05-05T18:51:05.348Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-05-05T18:51:05.912Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-05-05T18:51:06.169Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-05-05T18:51:06.733Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-05-05T18:51:08.625Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-05T18:51:08.860Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.30s) [2020-05-05T18:51:08.860Z] PASS [2020-05-05T18:51:08.860Z] [2020-05-05T18:51:08.860Z] === Skipped [2020-05-05T18:51:08.860Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-05T18:51:08.860Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T18:51:08.860Z] [2020-05-05T18:51:08.860Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-05T18:51:08.860Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T18:51:08.860Z] [2020-05-05T18:51:08.860Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-05T18:51:08.860Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T18:51:08.860Z] [2020-05-05T18:51:08.860Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-05T18:51:08.860Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T18:51:08.860Z] [2020-05-05T18:51:08.860Z] [2020-05-05T18:51:08.860Z] DONE 17 tests, 4 skipped in 29.824s [2020-05-05T18:51:08.860Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-05T18:51:08.860Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:51:08.860Z] ++ set -e [2020-05-05T18:51:08.860Z] ++ '[' -n 0 ']' [2020-05-05T18:51:08.860Z] ++ set -x [2020-05-05T18:51:08.860Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:51:08.860Z] INFO: Testing against a local daemon [2020-05-05T18:51:08.860Z] === RUN TestPluginInvalidJSON [2020-05-05T18:51:08.860Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-05T18:51:08.860Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-05T18:51:08.860Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-05T18:51:08.860Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-05-05T18:51:08.860Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-05T18:51:08.860Z] === RUN TestPluginInstall [2020-05-05T18:51:08.860Z] === RUN TestPluginInstall/no_auth [2020-05-05T18:51:09.995Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-05-05T18:51:10.924Z] --- PASS: TestBuildPreserveOwnership (6.20s) [2020-05-05T18:51:10.924Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.06s) [2020-05-05T18:51:10.924Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.12s) [2020-05-05T18:51:10.924Z] === RUN TestBuildPlatformInvalid [2020-05-05T18:51:10.924Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-05-05T18:51:10.924Z] PASS [2020-05-05T18:51:10.924Z] [2020-05-05T18:51:10.924Z] === Skipped [2020-05-05T18:51:10.924Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-05-05T18:51:10.924Z] build_session_test.go:25: TODO: BuildKit [2020-05-05T18:51:10.924Z] [2020-05-05T18:51:10.924Z] [2020-05-05T18:51:10.924Z] DONE 32 tests, 1 skipped in 175.312s [2020-05-05T18:51:10.924Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-05T18:51:10.924Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:51:10.924Z] ++ set -e [2020-05-05T18:51:10.924Z] ++ '[' -n 0 ']' [2020-05-05T18:51:10.924Z] ++ set -x [2020-05-05T18:51:10.924Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:51:11.181Z] INFO: Testing against a local daemon [2020-05-05T18:51:11.181Z] === RUN TestConfigInspect [2020-05-05T18:51:11.971Z] --- PASS: TestDaemonStartWithLogOpt (13.73s) [2020-05-05T18:51:11.971Z] === CONT TestReadPluginNoRead [2020-05-05T18:51:12.110Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-05-05T18:51:12.310Z] time="2020-05-05T18:51:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-05T18:51:12.310Z] time="2020-05-05T18:51:11Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-05T18:51:12.310Z] time="2020-05-05T18:51:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:064cd83abab3400960a77f7d203b3c157de50a912f65e2b230ed2c0ec4073858" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-05T18:51:12.310Z] time="2020-05-05T18:51:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-05T18:51:12.310Z] time="2020-05-05T18:51:11Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-05T18:51:12.310Z] time="2020-05-05T18:51:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:064cd83abab3400960a77f7d203b3c157de50a912f65e2b230ed2c0ec4073858" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-05T18:51:12.310Z] === RUN TestPluginInstall/with_htpasswd [2020-05-05T18:51:12.591Z] time="2020-05-05T18:51:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-05T18:51:12.591Z] time="2020-05-05T18:51:12Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-05T18:51:12.591Z] time="2020-05-05T18:51:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:064cd83abab3400960a77f7d203b3c157de50a912f65e2b230ed2c0ec4073858" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-05T18:51:12.591Z] time="2020-05-05T18:51:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-05T18:51:12.591Z] time="2020-05-05T18:51:12Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-05T18:51:12.591Z] time="2020-05-05T18:51:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:064cd83abab3400960a77f7d203b3c157de50a912f65e2b230ed2c0ec4073858" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-05T18:51:12.672Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-05-05T18:51:12.873Z] === RUN TestPluginInstall/with_insecure [2020-05-05T18:51:13.879Z] time="2020-05-05T18:51:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-05T18:51:13.879Z] time="2020-05-05T18:51:13Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-05T18:51:13.879Z] time="2020-05-05T18:51:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5414ee6fd22c27c6872ef181d0c806730d746ead0be4183fed05235d7c62801d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-05T18:51:13.879Z] time="2020-05-05T18:51:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-05T18:51:13.879Z] time="2020-05-05T18:51:13Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-05T18:51:13.879Z] time="2020-05-05T18:51:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5414ee6fd22c27c6872ef181d0c806730d746ead0be4183fed05235d7c62801d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-05T18:51:14.040Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-05-05T18:51:14.161Z] --- PASS: TestPluginInstall (6.26s) [2020-05-05T18:51:14.161Z] --- PASS: TestPluginInstall/no_auth (4.17s) [2020-05-05T18:51:14.161Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2020-05-05T18:51:14.161Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2020-05-05T18:51:14.161Z] plugin_test.go:157: [de7bdc480b479] daemon is not started [2020-05-05T18:51:14.161Z] PASS [2020-05-05T18:51:14.161Z] [2020-05-05T18:51:14.161Z] DONE 6 tests in 6.416s [2020-05-05T18:51:14.161Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-05T18:51:14.161Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:51:14.161Z] ++ set -e [2020-05-05T18:51:14.161Z] ++ '[' -n 0 ']' [2020-05-05T18:51:14.161Z] ++ set -x [2020-05-05T18:51:14.161Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:51:14.297Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-05-05T18:51:14.444Z] INFO: Testing against a local daemon [2020-05-05T18:51:14.444Z] === RUN TestExternalGraphDriver [2020-05-05T18:51:14.444Z] === RUN TestExternalGraphDriver/json [2020-05-05T18:51:14.476Z] --- PASS: TestContinueAfterPluginCrash (17.28s) [2020-05-05T18:51:14.476Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-05T18:51:14.553Z] --- PASS: TestConfigInspect (3.40s) [2020-05-05T18:51:14.553Z] === RUN TestConfigList [2020-05-05T18:51:15.117Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-05-05T18:51:15.374Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-05-05T18:51:16.462Z] === RUN TestExternalGraphDriver/spec [2020-05-05T18:51:16.982Z] === RUN TestReadPluginNoRead/default [2020-05-05T18:51:17.896Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-05-05T18:51:17.896Z] --- PASS: TestConfigList (3.25s) [2020-05-05T18:51:17.896Z] === RUN TestConfigsCreateAndDelete [2020-05-05T18:51:18.460Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-05-05T18:51:18.460Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-05-05T18:51:18.484Z] === RUN TestExternalGraphDriver/pull [2020-05-05T18:51:19.662Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-05T18:51:20.354Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-05-05T18:51:20.505Z] --- PASS: TestExternalGraphDriver (6.26s) [2020-05-05T18:51:20.505Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2020-05-05T18:51:20.505Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2020-05-05T18:51:20.505Z] --- PASS: TestExternalGraphDriver/pull (1.99s) [2020-05-05T18:51:20.505Z] === RUN TestGraphdriverPluginV2 [2020-05-05T18:51:20.612Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-05-05T18:51:20.787Z] --- SKIP: TestGraphdriverPluginV2 (0.11s) [2020-05-05T18:51:20.787Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T18:51:20.787Z] PASS [2020-05-05T18:51:20.787Z] [2020-05-05T18:51:20.787Z] === Skipped [2020-05-05T18:51:20.787Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.11s) [2020-05-05T18:51:20.787Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T18:51:20.787Z] [2020-05-05T18:51:20.787Z] [2020-05-05T18:51:20.787Z] DONE 5 tests, 1 skipped in 6.550s [2020-05-05T18:51:20.787Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-05T18:51:20.787Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:51:20.787Z] ++ set -e [2020-05-05T18:51:20.787Z] ++ '[' -n 0 ']' [2020-05-05T18:51:20.787Z] ++ set -x [2020-05-05T18:51:20.787Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:51:20.787Z] INFO: Testing against a local daemon [2020-05-05T18:51:20.787Z] === RUN TestContinueAfterPluginCrash [2020-05-05T18:51:20.787Z] === PAUSE TestContinueAfterPluginCrash [2020-05-05T18:51:20.787Z] === RUN TestReadPluginNoRead [2020-05-05T18:51:20.787Z] === PAUSE TestReadPluginNoRead [2020-05-05T18:51:20.787Z] === RUN TestDaemonStartWithLogOpt [2020-05-05T18:51:20.787Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-05T18:51:20.787Z] === CONT TestContinueAfterPluginCrash [2020-05-05T18:51:20.787Z] === CONT TestDaemonStartWithLogOpt [2020-05-05T18:51:20.869Z] --- PASS: TestConfigsCreateAndDelete (3.22s) [2020-05-05T18:51:20.869Z] === RUN TestConfigsUpdate [2020-05-05T18:51:21.125Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-05-05T18:51:22.167Z] --- PASS: TestReadPluginNoRead (11.62s) [2020-05-05T18:51:22.167Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.65s) [2020-05-05T18:51:22.167Z] --- PASS: TestReadPluginNoRead/default (2.66s) [2020-05-05T18:51:22.167Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.63s) [2020-05-05T18:51:22.167Z] read_test.go:91: [d8268b8b3a1b7] daemon is not started [2020-05-05T18:51:22.167Z] PASS [2020-05-05T18:51:22.167Z] [2020-05-05T18:51:22.167Z] DONE 6 tests in 25.492s [2020-05-05T18:51:22.167Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-05-05T18:51:22.421Z] testing: warning: no tests to run [2020-05-05T18:51:22.421Z] PASS [2020-05-05T18:51:22.421Z] [2020-05-05T18:51:22.421Z] DONE 0 tests in 0.041s [2020-05-05T18:51:22.421Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-05T18:51:22.421Z] INFO: Testing against a local daemon [2020-05-05T18:51:22.421Z] === RUN TestPluginWithDevMounts [2020-05-05T18:51:22.421Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-05-05T18:51:22.421Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-05-05T18:51:22.421Z] PASS [2020-05-05T18:51:22.421Z] [2020-05-05T18:51:22.421Z] === Skipped [2020-05-05T18:51:22.421Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-05-05T18:51:22.421Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-05-05T18:51:22.421Z] [2020-05-05T18:51:22.421Z] [2020-05-05T18:51:22.421Z] DONE 1 tests, 1 skipped in 0.140s [2020-05-05T18:51:22.421Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-05T18:51:22.675Z] INFO: Testing against a local daemon [2020-05-05T18:51:22.675Z] === RUN TestSecretInspect [2020-05-05T18:51:22.675Z] --- SKIP: TestSecretInspect (0.03s) [2020-05-05T18:51:22.675Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:22.675Z] === RUN TestSecretList [2020-05-05T18:51:22.675Z] --- SKIP: TestSecretList (0.02s) [2020-05-05T18:51:22.675Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:22.675Z] === RUN TestSecretsCreateAndDelete [2020-05-05T18:51:22.675Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-05-05T18:51:22.675Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:22.675Z] === RUN TestSecretsUpdate [2020-05-05T18:51:22.675Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-05-05T18:51:22.675Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:22.675Z] === RUN TestTemplatedSecret [2020-05-05T18:51:22.675Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-05-05T18:51:22.675Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:22.675Z] === RUN TestSecretCreateResolve [2020-05-05T18:51:22.675Z] --- SKIP: TestSecretCreateResolve (0.02s) [2020-05-05T18:51:22.675Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:22.675Z] PASS [2020-05-05T18:51:22.675Z] [2020-05-05T18:51:22.675Z] === Skipped [2020-05-05T18:51:22.675Z] === SKIP: amd64.integration.secret TestSecretInspect (0.03s) [2020-05-05T18:51:22.675Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:22.675Z] [2020-05-05T18:51:22.676Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-05-05T18:51:22.676Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:22.676Z] [2020-05-05T18:51:22.676Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-05-05T18:51:22.676Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:22.676Z] [2020-05-05T18:51:22.676Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-05-05T18:51:22.676Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:22.676Z] [2020-05-05T18:51:22.676Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-05-05T18:51:22.676Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:22.676Z] [2020-05-05T18:51:22.676Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2020-05-05T18:51:22.676Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:22.676Z] [2020-05-05T18:51:22.676Z] [2020-05-05T18:51:22.676Z] DONE 6 tests, 6 skipped in 0.196s [2020-05-05T18:51:22.676Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-05T18:51:22.930Z] INFO: Testing against a local daemon [2020-05-05T18:51:22.930Z] === RUN TestServiceCreateInit [2020-05-05T18:51:22.930Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-05T18:51:22.930Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-05T18:51:22.930Z] --- PASS: TestServiceCreateInit (0.02s) [2020-05-05T18:51:22.930Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-05T18:51:22.930Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:22.930Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-05T18:51:22.930Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:22.930Z] === RUN TestCreateServiceMultipleTimes [2020-05-05T18:51:22.930Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2020-05-05T18:51:22.930Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:22.930Z] === RUN TestCreateServiceConflict [2020-05-05T18:51:22.930Z] --- SKIP: TestCreateServiceConflict (0.02s) [2020-05-05T18:51:22.930Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:22.930Z] === RUN TestCreateServiceMaxReplicas [2020-05-05T18:51:22.930Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-05-05T18:51:22.930Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:22.930Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-05T18:51:22.930Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-05-05T18:51:22.930Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:22.930Z] === RUN TestCreateServiceSecretFileMode [2020-05-05T18:51:22.930Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-05-05T18:51:22.930Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:22.930Z] === RUN TestCreateServiceConfigFileMode [2020-05-05T18:51:22.930Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2020-05-05T18:51:22.930Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:22.930Z] === RUN TestCreateServiceSysctls [2020-05-05T18:51:22.930Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-05-05T18:51:22.930Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:22.930Z] === RUN TestCreateServiceCapabilities [2020-05-05T18:51:22.930Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-05-05T18:51:22.930Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:22.930Z] === RUN TestInspect [2020-05-05T18:51:22.930Z] --- SKIP: TestInspect (0.01s) [2020-05-05T18:51:22.930Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:22.930Z] === RUN TestCreateJob [2020-05-05T18:51:22.930Z] --- SKIP: TestCreateJob (0.01s) [2020-05-05T18:51:22.930Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:22.930Z] === RUN TestReplicatedJob [2020-05-05T18:51:22.930Z] --- SKIP: TestReplicatedJob (0.01s) [2020-05-05T18:51:22.930Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:22.930Z] === RUN TestUpdateReplicatedJob [2020-05-05T18:51:22.930Z] --- SKIP: TestUpdateReplicatedJob (0.03s) [2020-05-05T18:51:22.930Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:22.930Z] === RUN TestServiceListWithStatuses [2020-05-05T18:51:22.930Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-05T18:51:22.930Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-05T18:51:22.930Z] === RUN TestDockerNetworkConnectAlias [2020-05-05T18:51:23.021Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-05-05T18:51:23.184Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2020-05-05T18:51:23.184Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:23.184Z] === RUN TestDockerNetworkReConnect [2020-05-05T18:51:23.184Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-05-05T18:51:23.184Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:23.184Z] === RUN TestServicePlugin [2020-05-05T18:51:23.953Z] --- PASS: TestConfigsUpdate (3.08s) [2020-05-05T18:51:23.953Z] === RUN TestTemplatedConfig [2020-05-05T18:51:24.210Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-05-05T18:51:25.166Z] --- PASS: TestDaemonStartWithLogOpt (3.86s) [2020-05-05T18:51:25.166Z] === CONT TestReadPluginNoRead [2020-05-05T18:51:26.104Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-05-05T18:51:26.481Z] --- SKIP: TestServicePlugin (3.46s) [2020-05-05T18:51:26.481Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:26.481Z] === RUN TestServiceUpdateLabel [2020-05-05T18:51:26.481Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-05-05T18:51:26.481Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:26.481Z] === RUN TestServiceUpdateSecrets [2020-05-05T18:51:26.481Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2020-05-05T18:51:26.481Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:26.481Z] === RUN TestServiceUpdateConfigs [2020-05-05T18:51:26.481Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-05-05T18:51:26.481Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:26.481Z] === RUN TestServiceUpdateNetwork [2020-05-05T18:51:26.735Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2020-05-05T18:51:26.735Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:26.735Z] === RUN TestServiceUpdatePidsLimit [2020-05-05T18:51:26.735Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-05-05T18:51:26.735Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:26.735Z] PASS [2020-05-05T18:51:26.735Z] [2020-05-05T18:51:26.735Z] === Skipped [2020-05-05T18:51:26.735Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-05T18:51:26.735Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-05T18:51:26.735Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:26.735Z] [2020-05-05T18:51:26.735Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-05T18:51:26.735Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-05T18:51:26.735Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:26.735Z] [2020-05-05T18:51:26.735Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2020-05-05T18:51:26.735Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:26.735Z] [2020-05-05T18:51:26.735Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2020-05-05T18:51:26.735Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:26.735Z] [2020-05-05T18:51:26.735Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-05-05T18:51:26.735Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:26.735Z] [2020-05-05T18:51:26.735Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-05-05T18:51:26.735Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:26.735Z] [2020-05-05T18:51:26.735Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-05-05T18:51:26.735Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:26.735Z] [2020-05-05T18:51:26.735Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2020-05-05T18:51:26.735Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:26.735Z] [2020-05-05T18:51:26.735Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-05-05T18:51:26.735Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:26.735Z] [2020-05-05T18:51:26.735Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-05-05T18:51:26.735Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:26.735Z] [2020-05-05T18:51:26.735Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-05-05T18:51:26.735Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:26.735Z] [2020-05-05T18:51:26.735Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-05-05T18:51:26.735Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:26.735Z] [2020-05-05T18:51:26.735Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-05-05T18:51:26.735Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:26.735Z] [2020-05-05T18:51:26.735Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.03s) [2020-05-05T18:51:26.735Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:26.735Z] [2020-05-05T18:51:26.735Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-05T18:51:26.735Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-05T18:51:26.735Z] [2020-05-05T18:51:26.735Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2020-05-05T18:51:26.735Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:26.735Z] [2020-05-05T18:51:26.735Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-05-05T18:51:26.735Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:26.735Z] [2020-05-05T18:51:26.735Z] === SKIP: amd64.integration.service TestServicePlugin (3.46s) [2020-05-05T18:51:26.735Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:26.735Z] [2020-05-05T18:51:26.735Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-05-05T18:51:26.735Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:26.735Z] [2020-05-05T18:51:26.735Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2020-05-05T18:51:26.735Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:26.735Z] [2020-05-05T18:51:26.735Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-05-05T18:51:26.735Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:26.735Z] [2020-05-05T18:51:26.735Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2020-05-05T18:51:26.735Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:26.735Z] [2020-05-05T18:51:26.735Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-05-05T18:51:26.735Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-05T18:51:26.735Z] [2020-05-05T18:51:26.735Z] [2020-05-05T18:51:26.735Z] DONE 24 tests, 23 skipped in 3.950s [2020-05-05T18:51:26.735Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-05T18:51:26.735Z] INFO: Testing against a local daemon [2020-05-05T18:51:26.735Z] === RUN TestSessionCreate [2020-05-05T18:51:26.735Z] --- PASS: TestSessionCreate (0.03s) [2020-05-05T18:51:26.735Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-05T18:51:26.735Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-05-05T18:51:26.735Z] PASS [2020-05-05T18:51:26.735Z] [2020-05-05T18:51:26.735Z] DONE 2 tests in 0.161s [2020-05-05T18:51:26.735Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-05T18:51:26.989Z] INFO: Testing against a local daemon [2020-05-05T18:51:26.989Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-05T18:51:26.989Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-05T18:51:26.989Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-05T18:51:26.989Z] === RUN TestEventsExecDie [2020-05-05T18:51:27.548Z] --- PASS: TestEventsExecDie (0.66s) [2020-05-05T18:51:27.548Z] === RUN TestEventsBackwardsCompatible [2020-05-05T18:51:27.803Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-05-05T18:51:27.803Z] === RUN TestInfoBinaryCommits [2020-05-05T18:51:27.803Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-05-05T18:51:27.803Z] === RUN TestInfoAPIVersioned [2020-05-05T18:51:27.803Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-05T18:51:27.803Z] === RUN TestInfoDiscoveryBackend [2020-05-05T18:51:27.839Z] === RUN TestReadPluginNoRead/default [2020-05-05T18:51:27.998Z] --- PASS: TestTemplatedConfig (3.65s) [2020-05-05T18:51:27.998Z] === RUN TestConfigCreateResolve [2020-05-05T18:51:28.105Z] 65014b3c3121: Verifying Checksum [2020-05-05T18:51:28.105Z] 65014b3c3121: Download complete [2020-05-05T18:51:29.369Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-05-05T18:51:29.682Z] --- PASS: TestInfoDiscoveryBackend (1.60s) [2020-05-05T18:51:29.682Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-05T18:51:29.858Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-05T18:51:29.858Z] --- PASS: TestContinueAfterPluginCrash (9.03s) [2020-05-05T18:51:29.932Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-05-05T18:51:30.495Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-05-05T18:51:31.058Z] --- PASS: TestConfigCreateResolve (3.24s) [2020-05-05T18:51:31.058Z] === RUN TestConfigDaemonLibtrustID [2020-05-05T18:51:31.621Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-05-05T18:51:31.621Z] PASS [2020-05-05T18:51:31.621Z] [2020-05-05T18:51:31.621Z] DONE 7 tests in 20.518s [2020-05-05T18:51:31.621Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-05T18:51:31.621Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:51:31.621Z] ++ set -e [2020-05-05T18:51:31.621Z] ++ '[' -n 0 ']' [2020-05-05T18:51:31.621Z] ++ set -x [2020-05-05T18:51:31.621Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:51:31.621Z] INFO: Testing against a local daemon [2020-05-05T18:51:31.621Z] === RUN TestCheckpoint [2020-05-05T18:51:31.621Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-05T18:51:31.621Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-05T18:51:31.621Z] === RUN TestContainerInvalidJSON [2020-05-05T18:51:31.621Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-05T18:51:31.621Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-05T18:51:31.621Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-05T18:51:31.621Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-05T18:51:31.621Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-05T18:51:31.621Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-05T18:51:31.621Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-05T18:51:31.621Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-05T18:51:31.621Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-05T18:51:31.621Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-05T18:51:31.621Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-05T18:51:31.621Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-05T18:51:31.621Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-05T18:51:31.621Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-05T18:51:31.878Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-05-05T18:51:31.878Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-05T18:51:31.878Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-05-05T18:51:31.878Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-05T18:51:31.878Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-05-05T18:51:31.878Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-05T18:51:31.878Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-05T18:51:32.134Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-05-05T18:51:32.134Z] === RUN TestCopyFromContainer [2020-05-05T18:51:32.935Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.54s) [2020-05-05T18:51:32.935Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-05T18:51:32.935Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-05-05T18:51:32.935Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-05T18:51:32.935Z] === RUN TestInfoAPI [2020-05-05T18:51:32.935Z] --- PASS: TestInfoAPI (0.04s) [2020-05-05T18:51:32.935Z] === RUN TestInfoAPIWarnings [2020-05-05T18:51:33.503Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-05-05T18:51:33.899Z] --- PASS: TestReadPluginNoRead (8.97s) [2020-05-05T18:51:33.899Z] --- PASS: TestReadPluginNoRead/default (2.01s) [2020-05-05T18:51:33.899Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.09s) [2020-05-05T18:51:33.899Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.06s) [2020-05-05T18:51:33.899Z] read_test.go:91: [dd7e5d2cfccf7] daemon is not started [2020-05-05T18:51:33.899Z] PASS [2020-05-05T18:51:33.899Z] [2020-05-05T18:51:33.899Z] DONE 6 tests in 12.972s [2020-05-05T18:51:33.899Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-05-05T18:51:33.899Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:51:33.899Z] ++ set -e [2020-05-05T18:51:33.899Z] ++ '[' -n 0 ']' [2020-05-05T18:51:33.899Z] ++ set -x [2020-05-05T18:51:33.899Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:51:33.899Z] testing: warning: no tests to run [2020-05-05T18:51:33.899Z] PASS [2020-05-05T18:51:33.899Z] [2020-05-05T18:51:33.899Z] DONE 0 tests in 0.076s [2020-05-05T18:51:33.899Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-05T18:51:33.899Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:51:33.899Z] ++ set -e [2020-05-05T18:51:33.899Z] ++ '[' -n 0 ']' [2020-05-05T18:51:33.899Z] ++ set -x [2020-05-05T18:51:33.899Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:51:33.899Z] INFO: Testing against a local daemon [2020-05-05T18:51:33.899Z] === RUN TestPluginWithDevMounts [2020-05-05T18:51:33.899Z] === PAUSE TestPluginWithDevMounts [2020-05-05T18:51:33.899Z] === CONT TestPluginWithDevMounts [2020-05-05T18:51:34.067Z] === RUN TestCopyFromContainer// [2020-05-05T18:51:34.067Z] === RUN TestCopyFromContainer//bar/root [2020-05-05T18:51:34.067Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-05T18:51:34.325Z] === RUN TestCopyFromContainer/bar/quux [2020-05-05T18:51:34.325Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-05T18:51:34.581Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-05T18:51:34.582Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-05T18:51:34.814Z] --- PASS: TestInfoAPIWarnings (1.58s) [2020-05-05T18:51:34.814Z] === RUN TestInfoDebug [2020-05-05T18:51:34.839Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-05T18:51:34.839Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-05T18:51:35.095Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-05-05T18:51:35.095Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-05T18:51:35.095Z] --- PASS: TestCopyFromContainer (3.08s) [2020-05-05T18:51:35.095Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-05-05T18:51:35.095Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-05-05T18:51:35.095Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-05-05T18:51:35.095Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-05-05T18:51:35.095Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-05-05T18:51:35.095Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-05-05T18:51:35.095Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2020-05-05T18:51:35.095Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s) [2020-05-05T18:51:35.095Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2020-05-05T18:51:35.095Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-05-05T18:51:35.095Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-05T18:51:35.095Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-05T18:51:35.095Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-05T18:51:35.095Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-05T18:51:35.095Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-05T18:51:35.095Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-05T18:51:35.095Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-05T18:51:35.095Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-05T18:51:35.095Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-05T18:51:35.095Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-05T18:51:35.095Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-05-05T18:51:35.095Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-05-05T18:51:35.095Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-05T18:51:35.095Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-05T18:51:35.095Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-05-05T18:51:35.095Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-05T18:51:35.352Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-05-05T18:51:35.352Z] === RUN TestCreateWithInvalidEnv [2020-05-05T18:51:35.352Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-05T18:51:35.352Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-05T18:51:35.352Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-05T18:51:35.352Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-05T18:51:35.352Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-05T18:51:35.352Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-05T18:51:35.352Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-05T18:51:35.352Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-05T18:51:35.352Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-05T18:51:35.352Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-05T18:51:35.352Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-05T18:51:35.352Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-05T18:51:35.352Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-05T18:51:35.352Z] === RUN TestCreateTmpfsMountsTarget [2020-05-05T18:51:35.352Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-05-05T18:51:35.352Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-05T18:51:35.920Z] --- PASS: TestPluginWithDevMounts (1.93s) [2020-05-05T18:51:35.920Z] PASS [2020-05-05T18:51:35.920Z] [2020-05-05T18:51:35.920Z] DONE 1 tests in 2.067s [2020-05-05T18:51:35.920Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-05-05T18:51:35.920Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:51:35.920Z] ++ set -e [2020-05-05T18:51:35.920Z] ++ '[' -n 0 ']' [2020-05-05T18:51:35.920Z] ++ set -x [2020-05-05T18:51:35.920Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:51:35.920Z] INFO: Testing against a local daemon [2020-05-05T18:51:35.920Z] === RUN TestSecretInspect [2020-05-05T18:51:36.695Z] --- PASS: TestInfoDebug (1.84s) [2020-05-05T18:51:36.695Z] === RUN TestInfoInsecureRegistries [2020-05-05T18:51:37.245Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-05-05T18:51:37.808Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-05-05T18:51:38.058Z] --- PASS: TestInfoInsecureRegistries (1.79s) [2020-05-05T18:51:38.058Z] === RUN TestInfoRegistryMirrors [2020-05-05T18:51:38.065Z] --- PASS: TestCreateWithCustomMaskedPaths (2.73s) [2020-05-05T18:51:38.065Z] === RUN TestCreateWithCapabilities [2020-05-05T18:51:38.065Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-05T18:51:38.065Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-05T18:51:38.065Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-05T18:51:38.065Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-05T18:51:38.065Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-05T18:51:38.065Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-05T18:51:38.065Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-05T18:51:38.065Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-05T18:51:38.065Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-05T18:51:38.065Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-05T18:51:38.065Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-05T18:51:38.065Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-05T18:51:38.065Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-05T18:51:38.065Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-05T18:51:38.065Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-05T18:51:38.065Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-05T18:51:38.065Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-05T18:51:38.065Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-05T18:51:38.065Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-05T18:51:38.065Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-05T18:51:38.065Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-05T18:51:38.065Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-05T18:51:38.065Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-05T18:51:38.065Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-05T18:51:38.065Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-05T18:51:38.065Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-05T18:51:38.065Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-05T18:51:38.065Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-05T18:51:38.065Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-05T18:51:38.065Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-05T18:51:38.065Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-05T18:51:38.323Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-05T18:51:38.323Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-05T18:51:38.323Z] --- PASS: TestCreateWithCapabilities (0.05s) [2020-05-05T18:51:38.323Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-05-05T18:51:38.323Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-05-05T18:51:38.323Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-05T18:51:38.323Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-05-05T18:51:38.323Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-05-05T18:51:38.323Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-05-05T18:51:38.323Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-05T18:51:38.323Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-05-05T18:51:38.323Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-05-05T18:51:38.323Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-05-05T18:51:38.323Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-05-05T18:51:38.323Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-05T18:51:39.938Z] --- PASS: TestInfoRegistryMirrors (1.81s) [2020-05-05T18:51:39.939Z] === RUN TestLoginFailsWithBadCredentials [2020-05-05T18:51:40.192Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2020-05-05T18:51:40.192Z] === RUN TestPingCacheHeaders [2020-05-05T18:51:40.192Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-05-05T18:51:40.192Z] === RUN TestPingGet [2020-05-05T18:51:40.192Z] --- PASS: TestPingGet (0.02s) [2020-05-05T18:51:40.192Z] === RUN TestPingHead [2020-05-05T18:51:40.192Z] --- PASS: TestPingHead (0.02s) [2020-05-05T18:51:40.192Z] === RUN TestVersion [2020-05-05T18:51:40.192Z] --- PASS: TestVersion (0.02s) [2020-05-05T18:51:40.192Z] PASS [2020-05-05T18:51:40.192Z] [2020-05-05T18:51:40.192Z] === Skipped [2020-05-05T18:51:40.192Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-05T18:51:40.192Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-05T18:51:40.192Z] [2020-05-05T18:51:40.192Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-05-05T18:51:40.192Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-05T18:51:40.192Z] [2020-05-05T18:51:40.192Z] [2020-05-05T18:51:40.192Z] DONE 18 tests, 2 skipped in 13.345s [2020-05-05T18:51:40.192Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-05T18:51:40.192Z] INFO: Testing against a local daemon [2020-05-05T18:51:40.192Z] === RUN TestVolumesCreateAndList [2020-05-05T18:51:40.296Z] --- PASS: TestSecretInspect (3.60s) [2020-05-05T18:51:40.296Z] === RUN TestSecretList [2020-05-05T18:51:40.446Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-05-05T18:51:40.446Z] === RUN TestVolumesRemove [2020-05-05T18:51:40.446Z] --- PASS: TestVolumesRemove (0.08s) [2020-05-05T18:51:40.446Z] === RUN TestVolumesInspect [2020-05-05T18:51:40.446Z] --- PASS: TestVolumesInspect (0.02s) [2020-05-05T18:51:40.446Z] === RUN TestVolumesInvalidJSON [2020-05-05T18:51:40.446Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-05T18:51:40.446Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-05T18:51:40.446Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-05T18:51:40.446Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-05-05T18:51:40.446Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-05T18:51:40.446Z] PASS [2020-05-05T18:51:40.446Z] [2020-05-05T18:51:40.446Z] DONE 5 tests in 0.258s [2020-05-05T18:51:40.446Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-05T18:51:40.446Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12280 is not a child of this shell [2020-05-05T18:51:40.446Z] warning: PID 12280 from bundles/test-integration/docker.pid had a nonzero exit code [2020-05-05T18:51:40.446Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-05T18:51:40.446Z] [2020-05-05T18:51:40.446Z] Unloading profiles will leave already running processes permanently [2020-05-05T18:51:40.446Z] unconfined, which can lead to unexpected situations. [2020-05-05T18:51:40.446Z] [2020-05-05T18:51:40.446Z] To set a process to complain mode, use the command line tool [2020-05-05T18:51:40.446Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-05T18:51:40.446Z] Removing test suite binaries [2020-05-05T18:51:40.845Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.34s) [2020-05-05T18:51:40.845Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-05T18:51:40.845Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-05T18:51:40.845Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-05T18:51:40.845Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-05T18:51:40.845Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-05T18:51:40.845Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-05T18:51:40.845Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-05T18:51:40.845Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-05T18:51:40.845Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-05T18:51:40.845Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-05T18:51:40.845Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-05T18:51:40.845Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-05T18:51:40.845Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-05T18:51:40.845Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-05T18:51:40.845Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-05T18:51:40.845Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-05T18:51:40.845Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-05-05T18:51:40.845Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-05T18:51:40.845Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-05T18:51:40.845Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-05T18:51:40.845Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-05-05T18:51:40.845Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-05T18:51:40.845Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-05T18:51:41.102Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-05-05T18:51:41.667Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-05-05T18:51:41.667Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.07s) [2020-05-05T18:51:41.667Z] === RUN TestContainerStartOnDaemonRestart [2020-05-05T18:51:41.667Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-05T18:51:41.667Z] === RUN TestDaemonRestartIpcMode [2020-05-05T18:51:41.667Z] === PAUSE TestDaemonRestartIpcMode [2020-05-05T18:51:41.667Z] === RUN TestDaemonHostGatewayIP [2020-05-05T18:51:41.667Z] === PAUSE TestDaemonHostGatewayIP [2020-05-05T18:51:41.667Z] === RUN TestContainerKillOnDaemonStart [2020-05-05T18:51:41.667Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-05T18:51:41.667Z] === RUN TestDiff [2020-05-05T18:51:41.804Z] [2020-05-05T18:51:41.923Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-05-05T18:51:42.487Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-05-05T18:51:42.487Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-05-05T18:51:42.743Z] --- PASS: TestDiff (0.88s) [2020-05-05T18:51:42.743Z] === RUN TestExecWithCloseStdin [2020-05-05T18:51:43.000Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-05-05T18:51:43.000Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits Post stage [Pipeline] junit [2020-05-05T18:51:43.172Z] Recording test results [2020-05-05T18:51:43.750Z] --- PASS: TestSecretList (3.65s) [2020-05-05T18:51:43.750Z] === RUN TestSecretsCreateAndDelete [2020-05-05T18:51:43.935Z] --- PASS: TestExecWithCloseStdin (1.14s) [2020-05-05T18:51:43.935Z] === RUN TestExec [2020-05-05T18:51:44.868Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-05-05T18:51:44.868Z] --- PASS: TestExec (1.17s) [2020-05-05T18:51:44.868Z] === RUN TestExecUser [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-05T18:51:45.774Z] + echo Ensuring container killed. [2020-05-05T18:51:45.774Z] Ensuring container killed. [2020-05-05T18:51:45.774Z] + docker rm -vf docker-pr1 [2020-05-05T18:51:45.774Z] Error: No such container: docker-pr1 [2020-05-05T18:51:45.774Z] + true [Pipeline] sh [2020-05-05T18:51:46.174Z] + echo Chowning /workspace to jenkins user [2020-05-05T18:51:46.174Z] Chowning /workspace to jenkins user [2020-05-05T18:51:46.174Z] + id -u [2020-05-05T18:51:46.174Z] + id -g [2020-05-05T18:51:46.174Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40907:/workspace busybox chown -R 1000:1000 /workspace [2020-05-05T18:51:46.174Z] Unable to find image 'busybox:latest' locally [2020-05-05T18:51:46.243Z] --- PASS: TestExecUser (1.04s) [2020-05-05T18:51:46.243Z] === RUN TestExportContainerAndImportImage [2020-05-05T18:51:46.806Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-05-05T18:51:47.063Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-05-05T18:51:47.202Z] --- PASS: TestSecretsCreateAndDelete (3.65s) [2020-05-05T18:51:47.202Z] === RUN TestSecretsUpdate [2020-05-05T18:51:47.320Z] --- PASS: TestExportContainerAndImportImage (1.33s) [2020-05-05T18:51:47.320Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-05T18:51:48.688Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-05-05T18:51:48.688Z] --- PASS: TestExportContainerAfterDaemonRestart (1.46s) [2020-05-05T18:51:48.688Z] === RUN TestHealthCheckWorkdir [2020-05-05T18:51:49.527Z] ok github.com/docker/docker/cmd/dockerd 0.193s coverage: 30.8% of statements [2020-05-05T18:51:49.527Z] ok github.com/docker/docker/container 0.219s coverage: 34.9% of statements [2020-05-05T18:51:49.527Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-05T18:51:49.527Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-05T18:51:49.527Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-05T18:51:49.527Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-05T18:51:50.056Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2020-05-05T18:51:50.056Z] === RUN TestHealthKillContainer [2020-05-05T18:51:50.056Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-05-05T18:51:50.152Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.042s coverage: 65.3% of statements [2020-05-05T18:51:50.312Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-05-05T18:51:50.652Z] --- PASS: TestSecretsUpdate (3.77s) [2020-05-05T18:51:50.652Z] === RUN TestTemplatedSecret [2020-05-05T18:51:51.242Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-05-05T18:51:51.455Z] latest: Pulling from library/busybox [2020-05-05T18:51:51.455Z] e2334dd9fee4: Pulling fs layer [2020-05-05T18:51:51.455Z] e2334dd9fee4: Download complete [2020-05-05T18:51:51.710Z] e2334dd9fee4: Pull complete [2020-05-05T18:51:51.710Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-05-05T18:51:51.710Z] Status: Downloaded newer image for busybox:latest [2020-05-05T18:51:52.173Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-05-05T18:51:52.430Z] === RUN TestDockerSuite/TestBuildAddScript [2020-05-05T18:51:52.993Z] --- PASS: TestHealthKillContainer (3.14s) [2020-05-05T18:51:52.993Z] === RUN TestInspectCpusetInConfigPre120 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-05T18:51:53.919Z] + bundleName=amd64-rootless [2020-05-05T18:51:53.919Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-05-05T18:51:53.919Z] Creating amd64-rootless-bundles.tar.gz [2020-05-05T18:51:53.919Z] + + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-05-05T18:51:53.919Z] find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-05-05T18:51:53.923Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-05-05T18:51:53.923Z] --- PASS: TestInspectCpusetInConfigPre120 (0.98s) [2020-05-05T18:51:53.923Z] === RUN TestIpcModeNone [Pipeline] archiveArtifacts [2020-05-05T18:51:54.010Z] Archiving artifacts [2020-05-05T18:51:55.028Z] --- PASS: TestTemplatedSecret (3.70s) [2020-05-05T18:51:55.029Z] === RUN TestSecretCreateResolve [2020-05-05T18:51:55.293Z] --- PASS: TestIpcModeNone (1.00s) [2020-05-05T18:51:55.293Z] === RUN TestIpcModePrivate [2020-05-05T18:51:55.551Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-05-05T18:51:55.697Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40907/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-05T18:51:56.069Z] + make clean [2020-05-05T18:51:56.115Z] --- PASS: TestIpcModePrivate (1.05s) [2020-05-05T18:51:56.115Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:216, shared: false, mustBeShared: false [2020-05-05T18:51:56.115Z] === RUN TestIpcModeShareable [2020-05-05T18:51:56.115Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-05-05T18:51:56.323Z] docker volume rm -f docker-dev-cache [2020-05-05T18:51:56.323Z] docker-dev-cache [Pipeline] deleteDir [2020-05-05T18:51:56.679Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-05-05T18:51:56.936Z] --- PASS: TestIpcModeShareable (0.97s) [2020-05-05T18:51:56.936Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:197, shared: true, mustBeShared: true [2020-05-05T18:51:56.936Z] === RUN TestAPIIpcModeShareableAndContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-05T18:51:58.480Z] --- PASS: TestSecretCreateResolve (3.70s) [2020-05-05T18:51:58.480Z] PASS [2020-05-05T18:51:58.480Z] [2020-05-05T18:51:58.480Z] DONE 6 tests in 22.238s [2020-05-05T18:51:58.480Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-05-05T18:51:58.480Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:51:58.480Z] ++ set -e [2020-05-05T18:51:58.480Z] ++ '[' -n 0 ']' [2020-05-05T18:51:58.480Z] ++ set -x [2020-05-05T18:51:58.480Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:51:58.480Z] INFO: Testing against a local daemon [2020-05-05T18:51:58.480Z] === RUN TestServiceCreateInit [2020-05-05T18:51:58.480Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-05T18:52:00.208Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.71s) [2020-05-05T18:52:00.208Z] === RUN TestAPIIpcModeHost [2020-05-05T18:52:00.208Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-05-05T18:52:00.466Z] --- PASS: TestAPIIpcModeHost (0.68s) [2020-05-05T18:52:00.466Z] === RUN TestDaemonIpcModeShareable [2020-05-05T18:52:00.519Z] ok github.com/docker/docker/daemon/cluster/convert 0.062s coverage: 35.6% of statements [2020-05-05T18:52:02.361Z] --- PASS: TestDaemonIpcModeShareable (1.68s) [2020-05-05T18:52:02.361Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:195, shared: true, mustBeShared: true [2020-05-05T18:52:02.361Z] === RUN TestDaemonIpcModePrivate [2020-05-05T18:52:02.588Z] ok github.com/docker/docker/daemon/cluster 0.274s coverage: 0.5% of statements [2020-05-05T18:52:03.292Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-05-05T18:52:03.552Z] --- PASS: TestDaemonIpcModePrivate (1.56s) [2020-05-05T18:52:03.552Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:217, shared: false, mustBeShared: false [2020-05-05T18:52:03.552Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-05T18:52:03.962Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-05T18:52:05.446Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.61s) [2020-05-05T18:52:05.446Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:224, shared: false, mustBeShared: false [2020-05-05T18:52:05.446Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-05T18:52:06.817Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-05-05T18:52:07.108Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.90s) [2020-05-05T18:52:07.108Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:213, shared: true, mustBeShared: true [2020-05-05T18:52:07.108Z] === RUN TestIpcModeOlderClient [2020-05-05T18:52:07.108Z] === PAUSE TestIpcModeOlderClient [2020-05-05T18:52:07.108Z] === RUN TestKillContainerInvalidSignal [2020-05-05T18:52:08.067Z] --- PASS: TestKillContainerInvalidSignal (0.90s) [2020-05-05T18:52:08.067Z] === RUN TestKillContainer [2020-05-05T18:52:08.067Z] === RUN TestKillContainer/no_signal [2020-05-05T18:52:08.180Z] ok github.com/docker/docker/daemon/discovery 0.028s coverage: 30.0% of statements [2020-05-05T18:52:08.333Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-05-05T18:52:08.699Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-05T18:52:08.699Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-05-05T18:52:08.897Z] === RUN TestKillContainer/non_killing_signal [2020-05-05T18:52:09.446Z] --- PASS: TestServiceCreateInit (10.53s) [2020-05-05T18:52:09.446Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.36s) [2020-05-05T18:52:09.446Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.16s) [2020-05-05T18:52:09.446Z] === RUN TestCreateServiceMultipleTimes [2020-05-05T18:52:09.630Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-05-05T18:52:09.631Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-05T18:52:09.631Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-05T18:52:09.631Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-05T18:52:09.828Z] === RUN TestKillContainer/killing_signal [2020-05-05T18:52:10.195Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-05T18:52:10.195Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-05T18:52:10.195Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-05T18:52:10.195Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-05T18:52:10.195Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-05T18:52:10.451Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-05T18:52:10.918Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2020-05-05T18:52:11.198Z] --- PASS: TestKillContainer (2.97s) [2020-05-05T18:52:11.198Z] --- PASS: TestKillContainer/no_signal (0.94s) [2020-05-05T18:52:11.198Z] --- PASS: TestKillContainer/non_killing_signal (0.77s) [2020-05-05T18:52:11.198Z] --- PASS: TestKillContainer/killing_signal (0.97s) [2020-05-05T18:52:11.198Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-05T18:52:11.198Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-05T18:52:11.206Z] ok github.com/docker/docker/daemon/config 0.115s coverage: 81.7% of statements [2020-05-05T18:52:11.382Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-05T18:52:11.382Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-05T18:52:11.761Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-05T18:52:11.947Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.8% of statements [2020-05-05T18:52:11.947Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-05T18:52:11.947Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-05T18:52:11.947Z] ? github.com/docker/docker/api/types [no test files] [2020-05-05T18:52:11.947Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-05T18:52:11.947Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-05T18:52:11.947Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-05T18:52:11.947Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-05T18:52:12.327Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-05-05T18:52:12.327Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-05-05T18:52:12.511Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2020-05-05T18:52:12.512Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-05-05T18:52:12.512Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-05T18:52:12.512Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-05T18:52:12.512Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-05T18:52:12.512Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-05T18:52:12.512Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-05T18:52:12.512Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-05T18:52:12.512Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-05T18:52:12.770Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-05-05T18:52:12.891Z] === RUN TestDockerSuite/TestBuildAddTar [2020-05-05T18:52:12.891Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.88s) [2020-05-05T18:52:12.891Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s) [2020-05-05T18:52:12.891Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.78s) [2020-05-05T18:52:12.891Z] === RUN TestKillStoppedContainer [2020-05-05T18:52:12.891Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-05-05T18:52:12.891Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-05T18:52:13.027Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2020-05-05T18:52:13.027Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-05T18:52:13.027Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-05T18:52:13.027Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-05T18:52:13.027Z] ? github.com/docker/docker/builder [no test files] [2020-05-05T18:52:13.027Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-05T18:52:13.027Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-05T18:52:13.027Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-05T18:52:13.027Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-05T18:52:13.027Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-05T18:52:13.027Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-05T18:52:13.027Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-05T18:52:13.147Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-05-05T18:52:13.147Z] === RUN TestKillDifferentUserContainer [2020-05-05T18:52:13.590Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2020-05-05T18:52:14.080Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2020-05-05T18:52:14.080Z] === RUN TestInspectOomKilledTrue [2020-05-05T18:52:14.080Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-05T18:52:14.080Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-05T18:52:14.080Z] === RUN TestInspectOomKilledFalse [2020-05-05T18:52:14.080Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-05T18:52:14.080Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-05T18:52:14.080Z] === RUN TestLinksEtcHostsContentMatch [2020-05-05T18:52:14.643Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2020-05-05T18:52:14.643Z] === RUN TestLinksContainerNames [2020-05-05T18:52:14.706Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2020-05-05T18:52:14.900Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-05-05T18:52:16.794Z] --- PASS: TestLinksContainerNames (2.10s) [2020-05-05T18:52:16.794Z] === RUN TestLogsFollowTailEmpty [2020-05-05T18:52:17.414Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.529s coverage: 14.0% of statements [2020-05-05T18:52:17.766Z] ok github.com/docker/docker/builder/dockerfile 0.547s coverage: 48.2% of statements [2020-05-05T18:52:17.767Z] ok github.com/docker/docker/builder/remotecontext 0.213s coverage: 13.6% of statements [2020-05-05T18:52:18.168Z] --- PASS: TestLogsFollowTailEmpty (1.59s) [2020-05-05T18:52:18.168Z] === RUN TestContainerNetworkMountsNoChown [2020-05-05T18:52:18.332Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-05-05T18:52:19.479Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements [2020-05-05T18:52:19.543Z] --- PASS: TestContainerNetworkMountsNoChown (0.95s) [2020-05-05T18:52:19.543Z] === RUN TestMountDaemonRoot [2020-05-05T18:52:19.543Z] === RUN TestMountDaemonRoot/default [2020-05-05T18:52:19.543Z] === PAUSE TestMountDaemonRoot/default [2020-05-05T18:52:19.543Z] === RUN TestMountDaemonRoot/private [2020-05-05T18:52:19.543Z] === PAUSE TestMountDaemonRoot/private [2020-05-05T18:52:19.543Z] === RUN TestMountDaemonRoot/rprivate [2020-05-05T18:52:19.543Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-05T18:52:19.543Z] === RUN TestMountDaemonRoot/slave [2020-05-05T18:52:19.543Z] === PAUSE TestMountDaemonRoot/slave [2020-05-05T18:52:19.543Z] === RUN TestMountDaemonRoot/rslave [2020-05-05T18:52:19.543Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-05T18:52:19.543Z] === RUN TestMountDaemonRoot/shared [2020-05-05T18:52:19.543Z] === PAUSE TestMountDaemonRoot/shared [2020-05-05T18:52:19.543Z] === RUN TestMountDaemonRoot/rshared [2020-05-05T18:52:19.543Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-05T18:52:19.543Z] === CONT TestMountDaemonRoot/default [2020-05-05T18:52:19.543Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-05T18:52:19.543Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-05T18:52:19.543Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-05T18:52:19.543Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-05T18:52:19.543Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-05T18:52:19.543Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-05T18:52:19.543Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-05T18:52:19.543Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-05T18:52:19.543Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-05T18:52:19.543Z] === CONT TestMountDaemonRoot/rprivate [2020-05-05T18:52:19.543Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-05T18:52:19.543Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-05T18:52:19.543Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-05T18:52:19.543Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-05T18:52:19.543Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-05T18:52:19.543Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-05T18:52:19.543Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-05T18:52:19.543Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-05T18:52:19.543Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-05T18:52:19.543Z] === CONT TestMountDaemonRoot/private [2020-05-05T18:52:19.544Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-05T18:52:19.544Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-05T18:52:19.544Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-05T18:52:19.544Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-05T18:52:19.544Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-05T18:52:19.544Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-05T18:52:19.544Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-05T18:52:19.544Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-05T18:52:19.544Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-05T18:52:19.544Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-05T18:52:19.544Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-05T18:52:19.544Z] === CONT TestMountDaemonRoot/slave [2020-05-05T18:52:19.544Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-05T18:52:19.544Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-05T18:52:19.544Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-05T18:52:19.544Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-05T18:52:19.544Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-05T18:52:19.544Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-05T18:52:19.544Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-05T18:52:19.544Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-05T18:52:19.544Z] === CONT TestMountDaemonRoot/rshared [2020-05-05T18:52:19.544Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-05T18:52:19.544Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-05T18:52:19.544Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-05T18:52:19.544Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-05T18:52:19.544Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-05T18:52:19.544Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-05T18:52:19.544Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-05T18:52:19.544Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-05T18:52:19.544Z] === CONT TestMountDaemonRoot/shared [2020-05-05T18:52:19.544Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-05T18:52:19.544Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-05T18:52:19.544Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-05T18:52:19.544Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-05T18:52:19.544Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-05T18:52:19.544Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-05T18:52:19.544Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-05T18:52:19.544Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-05T18:52:19.544Z] === CONT TestMountDaemonRoot/rslave [2020-05-05T18:52:19.544Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-05T18:52:19.544Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-05T18:52:19.544Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-05T18:52:19.544Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-05T18:52:19.544Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-05T18:52:19.544Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-05T18:52:19.544Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-05T18:52:19.544Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-05T18:52:19.544Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-05T18:52:19.544Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-05T18:52:19.544Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-05T18:52:19.544Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-05T18:52:19.544Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-05T18:52:19.544Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-05T18:52:19.544Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-05T18:52:19.544Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-05T18:52:19.544Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-05T18:52:19.544Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-05T18:52:19.801Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-05T18:52:19.801Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-05T18:52:19.801Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-05T18:52:19.801Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-05T18:52:19.801Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-05T18:52:19.801Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-05T18:52:19.801Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-05T18:52:19.801Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-05T18:52:19.801Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-05T18:52:19.801Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-05T18:52:19.801Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-05T18:52:20.057Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-05T18:52:20.057Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-05T18:52:20.057Z] --- PASS: TestMountDaemonRoot (0.07s) [2020-05-05T18:52:20.057Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-05T18:52:20.057Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-05-05T18:52:20.057Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-05-05T18:52:20.057Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-05-05T18:52:20.057Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-05-05T18:52:20.057Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-05T18:52:20.057Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-05-05T18:52:20.057Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-05-05T18:52:20.057Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-05T18:52:20.057Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-05-05T18:52:20.057Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-05T18:52:20.057Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-05-05T18:52:20.057Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-05-05T18:52:20.057Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-05-05T18:52:20.057Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-05-05T18:52:20.057Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-05T18:52:20.057Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-05-05T18:52:20.057Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-05-05T18:52:20.057Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-05-05T18:52:20.057Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-05-05T18:52:20.057Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-05T18:52:20.057Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-05-05T18:52:20.057Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-05-05T18:52:20.057Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-05-05T18:52:20.057Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-05-05T18:52:20.057Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-05T18:52:20.057Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-05-05T18:52:20.057Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-05-05T18:52:20.057Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-05-05T18:52:20.057Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-05T18:52:20.057Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-05T18:52:20.057Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-05-05T18:52:20.057Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-05-05T18:52:20.057Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-05-05T18:52:20.057Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-05-05T18:52:20.057Z] === RUN TestContainerBindMountNonRecursive [2020-05-05T18:52:20.227Z] ok github.com/docker/docker/builder/remotecontext/git 1.647s coverage: 86.3% of statements [2020-05-05T18:52:20.227Z] ? github.com/docker/docker/cli [no test files] [2020-05-05T18:52:20.227Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-05T18:52:20.979Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.168s coverage: 57.9% of statements [2020-05-05T18:52:20.979Z] ok github.com/docker/docker/daemon 12.540s coverage: 17.4% of statements [2020-05-05T18:52:20.979Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-05T18:52:20.979Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-05T18:52:20.979Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-05T18:52:20.979Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-05T18:52:22.581Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-05-05T18:52:22.754Z] ok github.com/docker/docker/client 0.205s coverage: 75.4% of statements [2020-05-05T18:52:22.838Z] --- PASS: TestContainerBindMountNonRecursive (2.80s) [2020-05-05T18:52:22.838Z] === RUN TestNetworkNat [2020-05-05T18:52:23.771Z] --- PASS: TestNetworkNat (0.99s) [2020-05-05T18:52:23.771Z] === RUN TestNetworkLocalhostTCPNat [2020-05-05T18:52:24.336Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-05-05T18:52:25.412Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements [2020-05-05T18:52:25.709Z] --- PASS: TestNetworkLocalhostTCPNat (1.76s) [2020-05-05T18:52:25.709Z] === RUN TestNetworkLoopbackNat [2020-05-05T18:52:26.040Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.793s coverage: 68.6% of statements [2020-05-05T18:52:26.273Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-05-05T18:52:26.838Z] --- PASS: TestNetworkLoopbackNat (1.21s) [2020-05-05T18:52:26.838Z] === RUN TestPause [2020-05-05T18:52:28.210Z] --- PASS: TestPause (1.40s) [2020-05-05T18:52:28.210Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-05T18:52:28.210Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-05T18:52:28.210Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-05T18:52:28.210Z] === RUN TestPauseStopPausedContainer [2020-05-05T18:52:28.210Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-05-05T18:52:29.141Z] --- PASS: TestPauseStopPausedContainer (0.95s) [2020-05-05T18:52:29.141Z] === RUN TestPsFilter [2020-05-05T18:52:29.397Z] --- PASS: TestPsFilter (0.18s) [2020-05-05T18:52:29.397Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-05T18:52:29.567Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.583s coverage: 49.5% of statements [2020-05-05T18:52:29.567Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.397s coverage: 46.2% of statements [2020-05-05T18:52:29.567Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-05T18:52:30.330Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.92s) [2020-05-05T18:52:30.330Z] === RUN TestRemoveContainerWithVolume [2020-05-05T18:52:30.894Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-05-05T18:52:30.894Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-05-05T18:52:31.151Z] --- PASS: TestRemoveContainerWithVolume (1.00s) [2020-05-05T18:52:31.151Z] === RUN TestRemoveContainerRunning [2020-05-05T18:52:32.081Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-05-05T18:52:32.081Z] --- PASS: TestRemoveContainerRunning (0.91s) [2020-05-05T18:52:32.081Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-05T18:52:33.068Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.630s coverage: 76.1% of statements [2020-05-05T18:52:33.452Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.13s) [2020-05-05T18:52:33.452Z] === RUN TestRemoveInvalidContainer [2020-05-05T18:52:33.452Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-05T18:52:33.452Z] === RUN TestRenameLinkedContainer [2020-05-05T18:52:33.694Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 58.0% of statements [2020-05-05T18:52:34.320Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.032s coverage: 3.0% of statements [2020-05-05T18:52:34.945Z] ok github.com/docker/docker/daemon/links 0.022s coverage: 93.0% of statements [2020-05-05T18:52:35.572Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.837s coverage: 52.1% of statements [2020-05-05T18:52:35.572Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-05T18:52:35.572Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-05T18:52:36.396Z] --- PASS: TestCreateServiceMultipleTimes (23.29s) [2020-05-05T18:52:36.396Z] === RUN TestCreateServiceConflict [2020-05-05T18:52:36.396Z] --- PASS: TestCreateServiceConflict (3.71s) [2020-05-05T18:52:36.396Z] === RUN TestCreateServiceMaxReplicas [2020-05-05T18:52:37.710Z] --- PASS: TestRenameLinkedContainer (3.75s) [2020-05-05T18:52:37.710Z] === RUN TestRenameStoppedContainer [2020-05-05T18:52:37.710Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-05-05T18:52:38.274Z] --- PASS: TestRenameStoppedContainer (1.03s) [2020-05-05T18:52:38.274Z] === RUN TestRenameRunningContainerAndReuse [2020-05-05T18:52:38.839Z] === RUN TestDockerSuite/TestBuildBlankName [2020-05-05T18:52:39.097Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-05-05T18:52:39.992Z] --- PASS: TestCreateServiceMaxReplicas (3.88s) [2020-05-05T18:52:39.992Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-05T18:52:40.032Z] --- PASS: TestRenameRunningContainerAndReuse (1.90s) [2020-05-05T18:52:40.032Z] === RUN TestRenameInvalidName [2020-05-05T18:52:40.596Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-05-05T18:52:40.852Z] --- PASS: TestRenameInvalidName (0.92s) [2020-05-05T18:52:40.852Z] === RUN TestRenameAnonymousContainer [2020-05-05T18:52:41.336Z] ok github.com/docker/docker/daemon/logger/gelf 0.027s coverage: 67.0% of statements [2020-05-05T18:52:41.336Z] ok github.com/docker/docker/daemon/logger 0.268s coverage: 41.8% of statements [2020-05-05T18:52:41.416Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-05-05T18:52:42.837Z] ok github.com/docker/docker/daemon/logger/awslogs 0.782s coverage: 77.4% of statements [2020-05-05T18:52:43.463Z] ok github.com/docker/docker/daemon/images 0.060s coverage: 4.9% of statements [2020-05-05T18:52:43.463Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-05T18:52:43.463Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-05T18:52:43.463Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-05T18:52:43.463Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-05T18:52:43.752Z] ok github.com/docker/docker/daemon/logger/journald 0.014s coverage: 26.2% of statements [2020-05-05T18:52:43.939Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-05-05T18:52:44.871Z] --- PASS: TestRenameAnonymousContainer (3.79s) [2020-05-05T18:52:44.871Z] === RUN TestRenameContainerWithSameName [2020-05-05T18:52:44.871Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-05-05T18:52:45.249Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2020-05-05T18:52:45.249Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.049s coverage: 61.6% of statements [2020-05-05T18:52:45.436Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2020-05-05T18:52:45.436Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-05T18:52:46.368Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-05-05T18:52:46.931Z] --- PASS: TestRenameContainerWithLinkedContainer (1.54s) [2020-05-05T18:52:46.931Z] === RUN TestResize [2020-05-05T18:52:47.502Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-05-05T18:52:47.759Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-05-05T18:52:48.016Z] --- PASS: TestResize (0.94s) [2020-05-05T18:52:48.016Z] === RUN TestResizeWithInvalidSize [2020-05-05T18:52:48.764Z] ok github.com/docker/docker/daemon/logger/local 0.069s coverage: 75.2% of statements [2020-05-05T18:52:48.764Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-05T18:52:48.764Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 19.8% of statements [2020-05-05T18:52:48.948Z] --- PASS: TestResizeWithInvalidSize (0.94s) [2020-05-05T18:52:48.948Z] === RUN TestResizeWhenContainerNotStarted [2020-05-05T18:52:49.053Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.024s coverage: 33.3% of statements [2020-05-05T18:52:49.881Z] --- PASS: TestResizeWhenContainerNotStarted (1.07s) [2020-05-05T18:52:49.881Z] === RUN TestDaemonRestartKillContainers [2020-05-05T18:52:49.881Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-05T18:52:49.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-05T18:52:49.881Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-05T18:52:49.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-05T18:52:49.881Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-05T18:52:49.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-05T18:52:49.881Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-05T18:52:49.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-05T18:52:49.881Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-05T18:52:49.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-05T18:52:49.881Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-05T18:52:49.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-05T18:52:49.881Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-05T18:52:49.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-05T18:52:49.881Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-05T18:52:49.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-05T18:52:49.881Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-05T18:52:49.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-05T18:52:49.881Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-05T18:52:49.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-05T18:52:49.881Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-05T18:52:49.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-05T18:52:49.881Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-05T18:52:49.881Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-05T18:52:49.881Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-05T18:52:49.881Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-05T18:52:50.139Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-05-05T18:52:50.395Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-05-05T18:52:50.545Z] ok github.com/docker/docker/daemon/logger/templates 0.020s coverage: 8.3% of statements [2020-05-05T18:52:52.919Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-05T18:52:52.919Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-05T18:52:53.176Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-05-05T18:52:53.257Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 47.8% of statements [2020-05-05T18:52:53.884Z] ok github.com/docker/docker/daemon/logger/splunk 3.218s coverage: 82.5% of statements [2020-05-05T18:52:53.884Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-05T18:52:54.909Z] ok github.com/docker/docker/daemon/network 0.027s coverage: 63.8% of statements [2020-05-05T18:52:54.909Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-05T18:52:55.075Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-05-05T18:52:55.200Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.58s) [2020-05-05T18:52:55.200Z] === RUN TestCreateServiceSecretFileMode [2020-05-05T18:52:56.446Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-05T18:52:56.702Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-05T18:52:59.225Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-05T18:52:59.483Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-05-05T18:52:59.576Z] --- PASS: TestCreateServiceSecretFileMode (3.58s) [2020-05-05T18:52:59.576Z] === RUN TestCreateServiceConfigFileMode [2020-05-05T18:52:59.740Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-05T18:53:00.467Z] ok github.com/docker/docker/errdefs 0.039s coverage: 49.4% of statements [2020-05-05T18:53:00.468Z] ok github.com/docker/docker/distribution/metadata 0.105s coverage: 48.2% of statements [2020-05-05T18:53:00.468Z] ok github.com/docker/docker/distribution 0.564s coverage: 22.1% of statements [2020-05-05T18:53:00.468Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-05T18:53:01.462Z] ok github.com/docker/docker/cmd/dockerd 0.104s coverage: 30.8% of statements [2020-05-05T18:53:01.636Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-05T18:53:01.893Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-05T18:53:02.151Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-05-05T18:53:02.520Z] ok github.com/docker/docker/distribution/xfer 1.698s coverage: 85.6% of statements [2020-05-05T18:53:02.520Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-05T18:53:02.835Z] ok github.com/docker/docker/container 0.121s coverage: 34.9% of statements [2020-05-05T18:53:02.835Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-05T18:53:02.835Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-05T18:53:02.835Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-05T18:53:02.835Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-05T18:53:03.028Z] --- PASS: TestCreateServiceConfigFileMode (3.65s) [2020-05-05T18:53:03.028Z] === RUN TestCreateServiceSysctls [2020-05-05T18:53:03.083Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-05T18:53:03.647Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-05T18:53:04.578Z] ok github.com/docker/docker/image/cache 0.023s coverage: 19.2% of statements [2020-05-05T18:53:05.205Z] ok github.com/docker/docker/image/v1 0.058s coverage: 25.0% of statements [2020-05-05T18:53:05.205Z] ok github.com/docker/docker/image 0.102s coverage: 86.4% of statements [2020-05-05T18:53:05.205Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-05T18:53:05.205Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-05T18:53:05.545Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-05-05T18:53:05.834Z] ok github.com/docker/docker/libcontainerd/queue 0.064s coverage: 100.0% of statements [2020-05-05T18:53:06.109Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-05T18:53:06.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.65s) [2020-05-05T18:53:06.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.81s) [2020-05-05T18:53:06.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.73s) [2020-05-05T18:53:06.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.99s) [2020-05-05T18:53:06.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.76s) [2020-05-05T18:53:06.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.84s) [2020-05-05T18:53:06.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s) [2020-05-05T18:53:06.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.83s) [2020-05-05T18:53:06.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s) [2020-05-05T18:53:06.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.57s) [2020-05-05T18:53:06.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.59s) [2020-05-05T18:53:06.109Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.43s) [2020-05-05T18:53:06.109Z] === RUN TestCgroupNamespacesRun [2020-05-05T18:53:07.049Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-05-05T18:53:07.410Z] --- PASS: TestCreateServiceSysctls (4.72s) [2020-05-05T18:53:07.410Z] === RUN TestCreateServiceCapabilities [2020-05-05T18:53:07.903Z] ok github.com/docker/docker/pkg/aaparser 0.040s coverage: 50.0% of statements [2020-05-05T18:53:07.982Z] --- PASS: TestCgroupNamespacesRun (1.91s) [2020-05-05T18:53:07.982Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-05T18:53:09.358Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-05-05T18:53:09.922Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.88s) [2020-05-05T18:53:09.922Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-05T18:53:11.462Z] ok github.com/docker/docker/opts 0.094s coverage: 67.4% of statements [2020-05-05T18:53:11.792Z] --- PASS: TestCreateServiceCapabilities (3.83s) [2020-05-05T18:53:11.792Z] === RUN TestInspect [2020-05-05T18:53:11.818Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2020-05-05T18:53:11.818Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-05T18:53:12.485Z] ok github.com/docker/docker/pkg/broadcaster 0.007s coverage: 100.0% of statements [2020-05-05T18:53:12.749Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-05-05T18:53:12.749Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-05-05T18:53:12.749Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-05-05T18:53:12.772Z] ok github.com/docker/docker/pkg/authorization 1.133s coverage: 68.3% of statements [2020-05-05T18:53:12.799Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2020-05-05T18:53:13.062Z] ok github.com/docker/docker/pkg/archive 1.366s coverage: 77.3% of statements [2020-05-05T18:53:13.313Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-05-05T18:53:13.313Z] --- PASS: TestCgroupNamespacesRunHostMode (1.89s) [2020-05-05T18:53:13.313Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-05T18:53:13.687Z] ok github.com/docker/docker/pkg/capabilities 0.012s coverage: 87.5% of statements [2020-05-05T18:53:14.169Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-05-05T18:53:14.316Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2020-05-05T18:53:14.465Z] --- PASS: TestInspect (3.57s) [2020-05-05T18:53:14.465Z] === RUN TestCreateJob [2020-05-05T18:53:15.209Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s) [2020-05-05T18:53:15.209Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-05T18:53:15.539Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.6% of statements [2020-05-05T18:53:15.828Z] ok github.com/docker/docker/pkg/discovery 0.018s coverage: 58.3% of statements [2020-05-05T18:53:15.828Z] ok github.com/docker/docker/pkg/discovery/file 0.016s coverage: 97.6% of statements [2020-05-05T18:53:16.139Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.84s) [2020-05-05T18:53:16.139Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-05T18:53:16.396Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-05-05T18:53:16.653Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-05-05T18:53:16.910Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2020-05-05T18:53:16.910Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-05T18:53:17.321Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2020-05-05T18:53:18.342Z] ok github.com/docker/docker/layer 7.840s coverage: 68.8% of statements [2020-05-05T18:53:18.342Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-05T18:53:18.342Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-05T18:53:18.342Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-05T18:53:18.342Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-05T18:53:18.342Z] ? github.com/docker/docker/oci [no test files] [2020-05-05T18:53:18.342Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-05T18:53:18.342Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-05-05T18:53:18.838Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.89s) [2020-05-05T18:53:18.838Z] === RUN TestKernelTCPMemory [2020-05-05T18:53:18.971Z] ok github.com/docker/docker/pkg/dmesg 0.014s coverage: 83.3% of statements [2020-05-05T18:53:19.769Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-05-05T18:53:19.769Z] --- PASS: TestKernelTCPMemory (1.06s) [2020-05-05T18:53:19.769Z] === RUN TestNISDomainname [2020-05-05T18:53:19.952Z] --- PASS: TestCreateJob (4.47s) [2020-05-05T18:53:19.952Z] === RUN TestReplicatedJob [2020-05-05T18:53:20.333Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-05-05T18:53:20.459Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-05-05T18:53:20.459Z] ok github.com/docker/docker/pkg/chrootarchive 4.433s coverage: 43.2% of statements [2020-05-05T18:53:20.459Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-05T18:53:20.459Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-05T18:53:20.459Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 89.5% of statements [2020-05-05T18:53:20.896Z] --- PASS: TestNISDomainname (1.09s) [2020-05-05T18:53:20.897Z] === RUN TestHostnameDnsResolution [2020-05-05T18:53:21.827Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-05-05T18:53:21.955Z] ok github.com/docker/docker/pkg/discovery/kv 3.188s coverage: 84.1% of statements [2020-05-05T18:53:22.245Z] ok github.com/docker/docker/pkg/fsutils 0.520s coverage: 85.1% of statements [2020-05-05T18:53:22.391Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-05-05T18:53:22.391Z] --- PASS: TestHostnameDnsResolution (1.53s) [2020-05-05T18:53:22.391Z] === RUN TestStats [2020-05-05T18:53:22.556Z] ok github.com/docker/docker/pkg/homedir 0.101s coverage: 11.4% of statements [2020-05-05T18:53:23.649Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 14.0% of statements [2020-05-05T18:53:24.074Z] ok github.com/docker/docker/pkg/jsonmessage 0.046s coverage: 91.7% of statements [2020-05-05T18:53:24.074Z] ok github.com/docker/docker/pkg/locker 0.079s coverage: 88.9% of statements [2020-05-05T18:53:24.361Z] ok github.com/docker/docker/pkg/idtools 0.836s coverage: 70.3% of statements [2020-05-05T18:53:24.912Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-05-05T18:53:24.989Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2020-05-05T18:53:25.021Z] ok github.com/docker/docker/daemon 12.231s coverage: 17.4% of statements [2020-05-05T18:53:25.021Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-05T18:53:25.021Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-05T18:53:25.168Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-05-05T18:53:25.277Z] ok github.com/docker/docker/pkg/namesgenerator 0.020s coverage: 85.7% of statements [2020-05-05T18:53:25.425Z] --- PASS: TestStats (2.92s) [2020-05-05T18:53:25.425Z] === RUN TestStopContainerWithTimeout [2020-05-05T18:53:25.425Z] === RUN TestStopContainerWithTimeout/0 [2020-05-05T18:53:25.425Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-05T18:53:25.425Z] === RUN TestStopContainerWithTimeout/1 [2020-05-05T18:53:25.425Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-05T18:53:25.425Z] === RUN TestStopContainerWithTimeout/3 [2020-05-05T18:53:25.425Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-05T18:53:25.425Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-05T18:53:25.425Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-05T18:53:25.425Z] === CONT TestStopContainerWithTimeout/0 [2020-05-05T18:53:25.425Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-05T18:53:25.905Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2020-05-05T18:53:25.905Z] ok github.com/docker/docker/pkg/ioutils 1.698s coverage: 70.6% of statements [2020-05-05T18:53:25.905Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-05T18:53:25.905Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-05T18:53:25.905Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-05T18:53:26.392Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-05-05T18:53:26.536Z] ok github.com/docker/docker/pkg/parsers/kernel 0.064s coverage: 60.0% of statements [2020-05-05T18:53:26.757Z] --- PASS: TestReplicatedJob (7.33s) [2020-05-05T18:53:26.757Z] === RUN TestUpdateReplicatedJob [2020-05-05T18:53:26.794Z] === CONT TestStopContainerWithTimeout/3 [2020-05-05T18:53:26.956Z] ok github.com/docker/docker/daemon/config 0.074s coverage: 81.7% of statements [2020-05-05T18:53:27.164Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2020-05-05T18:53:27.165Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.052s coverage: 91.4% of statements [2020-05-05T18:53:27.165Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-05T18:53:27.165Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-05T18:53:27.521Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-05-05T18:53:27.521Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-05T18:53:27.521Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-05T18:53:28.689Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-05-05T18:53:28.689Z] === CONT TestStopContainerWithTimeout/1 [2020-05-05T18:53:28.892Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-05-05T18:53:29.219Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.023s coverage: 56.8% of statements [2020-05-05T18:53:30.058Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-05-05T18:53:30.263Z] ok github.com/docker/docker/pkg/pools 0.008s coverage: 88.2% of statements [2020-05-05T18:53:30.315Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-05-05T18:53:30.551Z] ok github.com/docker/docker/pkg/progress 0.016s coverage: 75.9% of statements [2020-05-05T18:53:30.551Z] ok github.com/docker/docker/pkg/plugins/transport 0.008s coverage: 85.7% of statements [2020-05-05T18:53:30.571Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-05T18:53:30.571Z] --- PASS: TestStopContainerWithTimeout/0 (1.33s) [2020-05-05T18:53:30.571Z] --- PASS: TestStopContainerWithTimeout/-1 (3.37s) [2020-05-05T18:53:30.571Z] --- PASS: TestStopContainerWithTimeout/3 (2.74s) [2020-05-05T18:53:30.571Z] --- PASS: TestStopContainerWithTimeout/1 (1.79s) [2020-05-05T18:53:30.571Z] === RUN TestDeleteDevicemapper [2020-05-05T18:53:30.571Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-05T18:53:30.571Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-05T18:53:30.571Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-05T18:53:31.137Z] --- PASS: TestUpdateReplicatedJob (4.62s) [2020-05-05T18:53:31.137Z] === RUN TestServiceListWithStatuses [2020-05-05T18:53:31.137Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-05T18:53:31.137Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-05T18:53:31.137Z] === RUN TestDockerNetworkConnectAlias [2020-05-05T18:53:31.419Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-05-05T18:53:31.502Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-05-05T18:53:31.982Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.202s coverage: 57.0% of statements [2020-05-05T18:53:32.054Z] ok github.com/docker/docker/pkg/reexec 0.012s coverage: 82.4% of statements [2020-05-05T18:53:32.681Z] ok github.com/docker/docker/pkg/pubsub 1.200s coverage: 73.9% of statements [2020-05-05T18:53:32.872Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-05-05T18:53:32.969Z] ok github.com/docker/docker/pkg/stdcopy 0.067s coverage: 100.0% of statements [2020-05-05T18:53:33.129Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.50s) [2020-05-05T18:53:33.129Z] === RUN TestUpdateMemory [2020-05-05T18:53:33.129Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-05T18:53:33.129Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-05T18:53:33.129Z] === RUN TestUpdateCPUQuota [2020-05-05T18:53:33.693Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-05-05T18:53:33.993Z] ok github.com/docker/docker/pkg/stringid 0.007s coverage: 70.6% of statements [2020-05-05T18:53:33.993Z] ok github.com/docker/docker/pkg/streamformatter 0.008s coverage: 66.2% of statements [2020-05-05T18:53:34.624Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-05-05T18:53:34.624Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-05-05T18:53:34.881Z] --- PASS: TestUpdateCPUQuota (1.86s) [2020-05-05T18:53:34.881Z] === RUN TestUpdatePidsLimit [2020-05-05T18:53:34.881Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-05T18:53:35.016Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2020-05-05T18:53:35.271Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.532s coverage: 72.5% of statements [2020-05-05T18:53:35.445Z] === RUN TestUpdatePidsLimit/no_change [2020-05-05T18:53:35.528Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.795s coverage: 46.2% of statements [2020-05-05T18:53:35.647Z] ok github.com/docker/docker/pkg/signal 3.525s coverage: 61.0% of statements [2020-05-05T18:53:35.703Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-05T18:53:36.267Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-05T18:53:36.526Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-05T18:53:36.899Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2020-05-05T18:53:36.899Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-05T18:53:36.917Z] ok github.com/docker/docker/pkg/system 0.033s coverage: 36.9% of statements [2020-05-05T18:53:36.917Z] ok github.com/docker/docker/pkg/sysinfo 0.071s coverage: 53.7% of statements [2020-05-05T18:53:37.090Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-05T18:53:37.348Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-05T18:53:37.561Z] ok github.com/docker/docker/pkg/tailfile 0.218s coverage: 88.6% of statements [2020-05-05T18:53:37.849Z] testing: warning: no tests to run [2020-05-05T18:53:37.849Z] coverage: [no statements] [2020-05-05T18:53:37.849Z] ok github.com/docker/docker/pkg/term/windows 0.012s coverage: [no statements] [no tests to run] [2020-05-05T18:53:38.796Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.169s coverage: 49.5% of statements [2020-05-05T18:53:38.873Z] ok github.com/docker/docker/pkg/truncindex 0.107s coverage: 91.5% of statements [2020-05-05T18:53:38.873Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2020-05-05T18:53:39.244Z] --- PASS: TestUpdatePidsLimit (3.98s) [2020-05-05T18:53:39.244Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-05-05T18:53:39.244Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2020-05-05T18:53:39.244Z] --- PASS: TestUpdatePidsLimit/update_lower (0.48s) [2020-05-05T18:53:39.244Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-05-05T18:53:39.244Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2020-05-05T18:53:39.244Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2020-05-05T18:53:39.244Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-05-05T18:53:39.244Z] === RUN TestUpdateRestartPolicy [2020-05-05T18:53:39.244Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-05-05T18:53:39.481Z] 65014b3c3121: Pull complete [2020-05-05T18:53:39.501Z] ok github.com/docker/docker/pkg/tarsum 0.249s coverage: 89.3% of statements [2020-05-05T18:53:39.501Z] ok github.com/docker/docker/pkg/useragent 0.007s coverage: 88.9% of statements [2020-05-05T18:53:39.515Z] --- PASS: TestDockerNetworkConnectAlias (7.63s) [2020-05-05T18:53:39.515Z] === RUN TestDockerNetworkReConnect [2020-05-05T18:53:39.729Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.292s coverage: 76.1% of statements [2020-05-05T18:53:41.100Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-05-05T18:53:41.138Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-05-05T18:53:41.370Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.094s coverage: 57.7% of statements [2020-05-05T18:53:41.370Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-05T18:53:41.370Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-05T18:53:42.068Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-05-05T18:53:42.218Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-05-05T18:53:42.303Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-05-05T18:53:42.999Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-05-05T18:53:43.234Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-05-05T18:53:43.562Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-05-05T18:53:43.819Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-05-05T18:53:44.271Z] ok github.com/docker/docker/reference 0.022s coverage: 84.4% of statements [2020-05-05T18:53:44.558Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 68.8% of statements [2020-05-05T18:53:45.041Z] --- PASS: TestDockerNetworkReConnect (6.19s) [2020-05-05T18:53:45.041Z] === RUN TestServicePlugin [2020-05-05T18:53:45.041Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-05T18:53:45.041Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T18:53:45.041Z] === RUN TestServiceUpdateLabel [2020-05-05T18:53:45.130Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.9% of statements [2020-05-05T18:53:45.130Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-05T18:53:45.130Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-05T18:53:45.130Z] ok github.com/docker/docker/daemon/logger 0.216s coverage: 41.8% of statements [2020-05-05T18:53:45.215Z] ok github.com/docker/docker/plugin 0.582s coverage: 23.3% of statements [2020-05-05T18:53:45.715Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-05-05T18:53:46.502Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 67.0% of statements [2020-05-05T18:53:46.706Z] ok github.com/docker/docker/registry/resumable 0.024s coverage: 100.0% of statements [2020-05-05T18:53:47.066Z] ok github.com/docker/docker/daemon/logger/awslogs 0.180s coverage: 77.8% of statements [2020-05-05T18:53:47.066Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-05T18:53:47.066Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-05T18:53:47.339Z] ok github.com/docker/docker/restartmanager 0.021s coverage: 45.3% of statements [2020-05-05T18:53:47.997Z] ok github.com/docker/docker/daemon/logger/journald 0.015s coverage: 26.2% of statements [2020-05-05T18:53:48.254Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 61.6% of statements [2020-05-05T18:53:48.503Z] --- PASS: TestServiceUpdateLabel (3.68s) [2020-05-05T18:53:48.503Z] === RUN TestServiceUpdateSecrets [2020-05-05T18:53:48.512Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2020-05-05T18:53:48.836Z] ok github.com/docker/docker/testutil 0.007s coverage: 62.5% of statements [2020-05-05T18:53:48.989Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-05-05T18:53:49.443Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2020-05-05T18:53:49.443Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-05T18:53:49.553Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-05-05T18:53:49.864Z] ok github.com/docker/docker/registry 0.635s coverage: 56.1% of statements [2020-05-05T18:53:50.377Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.048s coverage: 19.8% of statements [2020-05-05T18:53:50.941Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 33.3% of statements [2020-05-05T18:53:51.363Z] ok github.com/docker/docker/runconfig 0.074s coverage: 65.8% of statements [2020-05-05T18:53:52.075Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-05-05T18:53:52.075Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-05-05T18:53:52.313Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 47.8% of statements [2020-05-05T18:53:52.570Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-05-05T18:53:52.639Z] --- PASS: TestUpdateRestartPolicy (13.69s) [2020-05-05T18:53:52.639Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-05T18:53:52.639Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-05-05T18:53:53.202Z] === RUN TestDockerSuite/TestBuildCmd [2020-05-05T18:53:53.460Z] --- PASS: TestUpdateRestartWithAutoRemove (0.96s) [2020-05-05T18:53:53.460Z] === RUN TestWaitNonBlocked [2020-05-05T18:53:53.460Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-05T18:53:53.460Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-05T18:53:53.460Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-05T18:53:53.460Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-05T18:53:53.460Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-05T18:53:53.460Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-05T18:53:53.502Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2020-05-05T18:53:53.717Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-05-05T18:53:53.759Z] ok github.com/docker/docker/daemon/logger/splunk 1.618s coverage: 82.5% of statements [2020-05-05T18:53:53.759Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-05T18:53:53.759Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-05T18:53:53.975Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-05-05T18:53:53.975Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-05-05T18:53:54.539Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-05-05T18:53:54.539Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-05-05T18:53:54.795Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-05T18:53:54.795Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s) [2020-05-05T18:53:54.795Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2020-05-05T18:53:54.795Z] === RUN TestWaitBlocked [2020-05-05T18:53:54.795Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-05T18:53:54.795Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-05T18:53:54.795Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-05T18:53:54.795Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-05T18:53:54.795Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-05T18:53:54.795Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-05T18:53:54.865Z] ok github.com/docker/docker/volume/drivers 0.040s coverage: 36.1% of statements [2020-05-05T18:53:55.726Z] --- PASS: TestWaitBlocked (0.01s) [2020-05-05T18:53:55.726Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.89s) [2020-05-05T18:53:55.726Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2020-05-05T18:53:55.726Z] === CONT TestContainerStartOnDaemonRestart [2020-05-05T18:53:55.726Z] === CONT TestIpcModeOlderClient [2020-05-05T18:53:55.982Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-05-05T18:53:55.982Z] === CONT TestDaemonHostGatewayIP [2020-05-05T18:53:55.982Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-05-05T18:53:56.032Z] ok github.com/docker/docker/volume/local 0.041s coverage: 73.0% of statements [2020-05-05T18:53:56.032Z] ok github.com/docker/docker/volume/mounts 0.061s coverage: 67.0% of statements [2020-05-05T18:53:56.437Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements [2020-05-05T18:53:56.437Z] ok github.com/docker/docker/distribution 0.191s coverage: 22.1% of statements [2020-05-05T18:53:56.437Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-05T18:53:57.367Z] ok github.com/docker/docker/errdefs 0.010s coverage: 49.4% of statements [2020-05-05T18:53:57.875Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-05-05T18:53:58.073Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [2020-05-05T18:53:58.742Z] ok github.com/docker/docker/image 0.020s coverage: 86.4% of statements [2020-05-05T18:53:59.247Z] --- PASS: TestContainerStartOnDaemonRestart (3.40s) [2020-05-05T18:53:59.247Z] === CONT TestContainerKillOnDaemonStart [2020-05-05T18:53:59.674Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-05-05T18:53:59.674Z] ok github.com/docker/docker/distribution/xfer 1.876s coverage: 85.6% of statements [2020-05-05T18:53:59.674Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-05T18:53:59.674Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-05T18:53:59.811Z] --- PASS: TestDaemonHostGatewayIP (3.86s) [2020-05-05T18:53:59.811Z] === CONT TestDaemonRestartIpcMode [2020-05-05T18:54:01.045Z] ok github.com/docker/docker/image/v1 0.021s coverage: 25.0% of statements [2020-05-05T18:54:01.045Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-05T18:54:01.978Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2020-05-05T18:54:02.339Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-05-05T18:54:02.910Z] ok github.com/docker/docker/opts 0.020s coverage: 67.4% of statements [2020-05-05T18:54:03.167Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-05T18:54:03.270Z] === RUN TestDockerSuite/TestBuildContChar [2020-05-05T18:54:03.527Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-05-05T18:54:03.527Z] --- PASS: TestDaemonRestartIpcMode (3.75s) [2020-05-05T18:54:04.457Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-05-05T18:54:04.887Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2020-05-05T18:54:04.887Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-05T18:54:04.887Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-05T18:54:04.887Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-05T18:54:04.887Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-05T18:54:04.887Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-05T18:54:04.887Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-05T18:54:04.887Z] ? github.com/docker/docker/rootless [no test files] [2020-05-05T18:54:04.887Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-05T18:54:04.887Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-05T18:54:04.887Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-05T18:54:04.887Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-05T18:54:04.887Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-05T18:54:04.887Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-05T18:54:04.887Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-05T18:54:04.887Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-05T18:54:04.887Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-05T18:54:04.887Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-05T18:54:04.887Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-05T18:54:04.887Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-05T18:54:04.887Z] ? github.com/docker/docker/volume [no test files] [2020-05-05T18:54:04.887Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-05T18:54:04.887Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-05T18:54:04.887Z] [2020-05-05T18:54:04.887Z] === Skipped [2020-05-05T18:54:04.887Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-05T18:54:04.887Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-05T18:54:04.887Z] [2020-05-05T18:54:04.887Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-05T18:54:04.887Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-05T18:54:04.887Z] [2020-05-05T18:54:04.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-05T18:54:04.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:54:04.887Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-05T18:54:04.887Z] [2020-05-05T18:54:04.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-05T18:54:04.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:54:04.887Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-05T18:54:04.887Z] [2020-05-05T18:54:04.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-05T18:54:04.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:54:04.887Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-05T18:54:04.887Z] [2020-05-05T18:54:04.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-05T18:54:04.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:54:04.887Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-05T18:54:04.887Z] [2020-05-05T18:54:04.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-05T18:54:04.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:54:04.887Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-05T18:54:04.887Z] [2020-05-05T18:54:04.887Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-05T18:54:04.887Z] graphtest_unix.go:73: No driver to put! [2020-05-05T18:54:04.887Z] [2020-05-05T18:54:04.887Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-05T18:54:04.887Z] time="2020-05-05T18:52:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-05T18:54:04.887Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-05T18:54:04.887Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-05T18:54:04.887Z] [2020-05-05T18:54:04.887Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-05T18:54:04.887Z] time="2020-05-05T18:52:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-05T18:54:04.887Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-05T18:54:04.887Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-05T18:54:04.887Z] [2020-05-05T18:54:04.887Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-05T18:54:04.887Z] time="2020-05-05T18:52:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-05T18:54:04.887Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-05T18:54:04.887Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-05T18:54:04.887Z] [2020-05-05T18:54:04.887Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-05T18:54:04.887Z] time="2020-05-05T18:52:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-05T18:54:04.887Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-05T18:54:04.887Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-05T18:54:04.887Z] [2020-05-05T18:54:04.887Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-05T18:54:04.887Z] time="2020-05-05T18:52:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-05T18:54:04.887Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-05T18:54:04.887Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-05T18:54:04.887Z] [2020-05-05T18:54:04.887Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-05T18:54:04.887Z] graphtest_unix.go:73: No driver to put! [2020-05-05T18:54:04.887Z] [2020-05-05T18:54:04.887Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-05T18:54:04.887Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-05T18:54:04.887Z] [2020-05-05T18:54:04.887Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-05T18:54:04.887Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-05T18:54:04.887Z] [2020-05-05T18:54:04.887Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-05T18:54:04.887Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-05T18:54:04.887Z] [2020-05-05T18:54:04.887Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-05T18:54:04.887Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-05T18:54:04.887Z] [2020-05-05T18:54:04.887Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-05T18:54:04.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:54:04.887Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-05T18:54:04.887Z] [2020-05-05T18:54:04.887Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-05T18:54:04.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:54:04.887Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-05T18:54:04.887Z] [2020-05-05T18:54:04.887Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-05T18:54:04.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:54:04.887Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-05T18:54:04.887Z] [2020-05-05T18:54:04.887Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-05T18:54:04.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:54:04.887Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-05T18:54:04.887Z] [2020-05-05T18:54:04.887Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-05T18:54:04.887Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:54:04.887Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-05T18:54:04.887Z] [2020-05-05T18:54:04.887Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-05T18:54:04.887Z] graphtest_unix.go:73: No driver to put! [2020-05-05T18:54:04.887Z] [2020-05-05T18:54:04.887Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-05T18:54:04.887Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-05T18:54:04.887Z] [2020-05-05T18:54:04.887Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-05T18:54:04.887Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-05T18:54:04.887Z] [2020-05-05T18:54:04.887Z] [2020-05-05T18:54:04.887Z] DONE 2122 tests, 26 skipped in 364.965s [2020-05-05T18:54:05.020Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-05-05T18:54:05.064Z] ok github.com/docker/docker/pkg/archive 0.418s coverage: 77.1% of statements Post stage [Pipeline] junit [2020-05-05T18:54:05.209Z] Recording test results [2020-05-05T18:54:05.583Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-05T18:54:05.996Z] ok github.com/docker/docker/pkg/authorization 0.221s coverage: 68.3% of statements [2020-05-05T18:54:06.179Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40907/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1db86b772e45e8ee04fcb6a4db487c983d67d29f -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1db86b772e45e8ee04fcb6a4db487c983d67d29f hack/make.sh dynbinary test-integration [2020-05-05T18:54:06.253Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-05T18:54:06.469Z] [2020-05-05T18:54:06.510Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-05-05T18:54:06.513Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-05-05T18:54:06.760Z] Removing bundles/ [2020-05-05T18:54:06.760Z] [2020-05-05T18:54:06.760Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-05T18:54:06.760Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-05T18:54:06.760Z] GOOS="" GOARCH="" GOARM="" [2020-05-05T18:54:06.941Z] --- PASS: TestServiceUpdateSecrets (15.84s) [2020-05-05T18:54:06.941Z] === RUN TestServiceUpdateConfigs [2020-05-05T18:54:07.443Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-05-05T18:54:07.700Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-05-05T18:54:07.957Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-05-05T18:54:08.521Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-05-05T18:54:08.778Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-05-05T18:54:09.033Z] ok github.com/docker/docker/layer 7.232s coverage: 68.8% of statements [2020-05-05T18:54:09.033Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-05T18:54:09.033Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-05T18:54:09.033Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-05T18:54:09.033Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-05T18:54:09.033Z] ? github.com/docker/docker/oci [no test files] [2020-05-05T18:54:09.033Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-05T18:54:09.290Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-05-05T18:54:09.855Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-05-05T18:54:10.112Z] ok github.com/docker/docker/pkg/chrootarchive 2.959s coverage: 43.2% of statements [2020-05-05T18:54:10.112Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-05T18:54:10.112Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-05T18:54:10.112Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-05-05T18:54:10.671Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-05-05T18:54:11.044Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-05-05T18:54:11.609Z] ok github.com/docker/docker/pkg/discovery/nodes 0.013s coverage: 93.8% of statements [2020-05-05T18:54:12.041Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-05-05T18:54:12.041Z] --- PASS: TestContainerKillOnDaemonStart (12.82s) [2020-05-05T18:54:12.041Z] PASS [2020-05-05T18:54:12.041Z] [2020-05-05T18:54:12.041Z] === Skipped [2020-05-05T18:54:12.041Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-05T18:54:12.041Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-05T18:54:12.041Z] [2020-05-05T18:54:12.041Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-05T18:54:12.041Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-05T18:54:12.041Z] [2020-05-05T18:54:12.041Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-05T18:54:12.041Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-05T18:54:12.041Z] [2020-05-05T18:54:12.041Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-05T18:54:12.041Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-05T18:54:12.041Z] [2020-05-05T18:54:12.041Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-05T18:54:12.041Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-05T18:54:12.041Z] [2020-05-05T18:54:12.041Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-05T18:54:12.041Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-05T18:54:12.041Z] [2020-05-05T18:54:12.041Z] [2020-05-05T18:54:12.041Z] DONE 200 tests, 6 skipped in 160.453s [2020-05-05T18:54:12.041Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-05T18:54:12.041Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:54:12.041Z] ++ set -e [2020-05-05T18:54:12.041Z] ++ '[' -n 0 ']' [2020-05-05T18:54:12.041Z] ++ set -x [2020-05-05T18:54:12.041Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:54:12.174Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-05-05T18:54:12.298Z] INFO: Testing against a local daemon [2020-05-05T18:54:12.298Z] === RUN TestCommitInheritsEnv [2020-05-05T18:54:12.298Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-05-05T18:54:12.862Z] --- PASS: TestCommitInheritsEnv (0.52s) [2020-05-05T18:54:12.862Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-05T18:54:12.862Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-05T18:54:12.862Z] === RUN TestImagesFilterMultiReference [2020-05-05T18:54:12.862Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-05-05T18:54:12.862Z] === RUN TestImagePullPlatformInvalid [2020-05-05T18:54:12.862Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-05-05T18:54:12.862Z] === RUN TestRemoveImageOrphaning [2020-05-05T18:54:12.862Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-05-05T18:54:13.105Z] ok github.com/docker/docker/pkg/filenotify 0.613s coverage: 67.0% of statements [2020-05-05T18:54:13.425Z] --- PASS: TestRemoveImageOrphaning (0.49s) [2020-05-05T18:54:13.425Z] === RUN TestRemoveImageGarbageCollector [2020-05-05T18:54:14.038Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2020-05-05T18:54:14.612Z] ok github.com/docker/docker/pkg/discovery/kv 3.063s coverage: 84.1% of statements [2020-05-05T18:54:14.612Z] ok github.com/docker/docker/pkg/fsutils 0.240s coverage: 85.1% of statements [2020-05-05T18:54:14.870Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-05-05T18:54:15.948Z] --- PASS: TestRemoveImageGarbageCollector (2.40s) [2020-05-05T18:54:15.948Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-05T18:54:15.948Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-05-05T18:54:15.948Z] === RUN TestTagInvalidReference [2020-05-05T18:54:15.948Z] --- PASS: TestTagInvalidReference (0.01s) [2020-05-05T18:54:15.948Z] === RUN TestTagValidPrefixedRepo [2020-05-05T18:54:15.948Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2020-05-05T18:54:15.948Z] === RUN TestTagExistedNameWithoutForce [2020-05-05T18:54:15.948Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2020-05-05T18:54:15.948Z] === RUN TestTagOfficialNames [2020-05-05T18:54:15.948Z] --- PASS: TestTagOfficialNames (0.07s) [2020-05-05T18:54:15.948Z] === RUN TestTagMatchesDigest [2020-05-05T18:54:15.948Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-05-05T18:54:15.948Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-05T18:54:16.205Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-05-05T18:54:16.241Z] ok github.com/docker/docker/pkg/idtools 0.439s coverage: 70.3% of statements [2020-05-05T18:54:16.241Z] ok github.com/docker/docker/pkg/ioutils 0.506s coverage: 70.6% of statements [2020-05-05T18:54:16.769Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-05-05T18:54:16.805Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2020-05-05T18:54:16.805Z] ok github.com/docker/docker/pkg/locker 0.014s coverage: 88.9% of statements [2020-05-05T18:54:17.062Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-05-05T18:54:17.062Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-05T18:54:17.062Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-05T18:54:17.062Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2020-05-05T18:54:17.062Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-05T18:54:17.319Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-05-05T18:54:17.576Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2020-05-05T18:54:18.140Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2020-05-05T18:54:18.140Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-05-05T18:54:18.140Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-05T18:54:18.140Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-05T18:54:19.072Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2020-05-05T18:54:19.637Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-05-05T18:54:19.894Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-05-05T18:54:20.042Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-05-05T18:54:20.151Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-05-05T18:54:21.519Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-05-05T18:54:21.776Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-05-05T18:54:21.935Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-05-05T18:54:22.148Z] --- PASS: TestServiceUpdateConfigs (15.68s) [2020-05-05T18:54:22.148Z] === RUN TestServiceUpdateNetwork [2020-05-05T18:54:22.872Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-05-05T18:54:23.802Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-05-05T18:54:24.733Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-05-05T18:54:25.049Z] ok github.com/docker/docker/pkg/signal 2.379s coverage: 61.0% of statements [2020-05-05T18:54:25.049Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-05-05T18:54:25.306Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-05-05T18:54:25.563Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-05-05T18:54:25.820Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-05-05T18:54:26.627Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-05-05T18:54:26.751Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2020-05-05T18:54:27.008Z] ok github.com/docker/docker/pkg/system 0.023s coverage: 36.9% of statements [2020-05-05T18:54:27.190Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-05-05T18:54:27.572Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2020-05-05T18:54:28.136Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-05-05T18:54:28.136Z] testing: warning: no tests to run [2020-05-05T18:54:28.136Z] coverage: [no statements] [2020-05-05T18:54:28.136Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-05-05T18:54:28.600Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-05-05T18:54:28.700Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-05-05T18:54:28.700Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-05T18:54:28.957Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-05-05T18:54:31.487Z] ok github.com/docker/docker/plugin 0.531s coverage: 23.3% of statements [2020-05-05T18:54:31.747Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-05-05T18:54:32.677Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-05-05T18:54:32.779Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-05-05T18:54:32.934Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-05-05T18:54:34.149Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-05-05T18:54:34.830Z] ok github.com/docker/docker/registry 0.076s coverage: 56.1% of statements [2020-05-05T18:54:35.087Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-05-05T18:54:35.344Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-05-05T18:54:36.042Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-05-05T18:54:36.042Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-05-05T18:54:36.042Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-05-05T18:54:36.042Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-05-05T18:54:36.042Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-05-05T18:54:36.276Z] ok github.com/docker/docker/runconfig 0.009s coverage: 65.8% of statements [2020-05-05T18:54:36.534Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-05-05T18:54:36.606Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-05-05T18:54:37.385Z] --- PASS: TestServiceUpdateNetwork (16.45s) [2020-05-05T18:54:37.385Z] === RUN TestServiceUpdatePidsLimit [2020-05-05T18:54:37.999Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-05T18:54:38.614Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-05T18:54:39.058Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-05-05T18:54:39.990Z] ok github.com/docker/docker/volume/local 0.021s coverage: 73.0% of statements [2020-05-05T18:54:40.247Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-05-05T18:54:40.787Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-05-05T18:54:41.045Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-05-05T18:54:41.617Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-05-05T18:54:42.414Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-05-05T18:54:43.349Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-05-05T18:54:43.607Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-05-05T18:54:44.171Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-05-05T18:54:46.698Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-05-05T18:54:46.698Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-05-05T18:54:46.992Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-05T18:54:47.631Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-05-05T18:54:48.196Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-05-05T18:54:50.091Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-05-05T18:54:51.984Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-05-05T18:54:52.241Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-05-05T18:54:53.795Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2020-05-05T18:54:53.795Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-05T18:54:53.795Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-05T18:54:53.795Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-05T18:54:53.795Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-05T18:54:53.795Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-05T18:54:53.795Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-05T18:54:53.795Z] ? github.com/docker/docker/rootless [no test files] [2020-05-05T18:54:53.795Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-05T18:54:53.795Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-05T18:54:53.795Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-05T18:54:53.795Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-05T18:54:53.795Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-05T18:54:53.795Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-05T18:54:53.795Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-05T18:54:53.795Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-05T18:54:53.795Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-05T18:54:53.795Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-05T18:54:53.795Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-05T18:54:53.795Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-05T18:54:53.795Z] ? github.com/docker/docker/volume [no test files] [2020-05-05T18:54:53.795Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-05T18:54:53.795Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-05T18:54:53.795Z] [2020-05-05T18:54:53.795Z] === Skipped [2020-05-05T18:54:53.795Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-05T18:54:53.795Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-05T18:54:53.795Z] [2020-05-05T18:54:53.795Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-05T18:54:53.795Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-05T18:54:53.795Z] [2020-05-05T18:54:53.795Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-05T18:54:53.795Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:54:53.795Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-05T18:54:53.795Z] [2020-05-05T18:54:53.795Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-05T18:54:53.795Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:54:53.795Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-05T18:54:53.795Z] [2020-05-05T18:54:53.795Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-05T18:54:53.795Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:54:53.795Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-05T18:54:53.795Z] [2020-05-05T18:54:53.795Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-05T18:54:53.795Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:54:53.795Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-05T18:54:53.795Z] [2020-05-05T18:54:53.795Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-05T18:54:53.795Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:54:53.795Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-05T18:54:53.795Z] [2020-05-05T18:54:53.795Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-05T18:54:53.795Z] graphtest_unix.go:73: No driver to put! [2020-05-05T18:54:53.795Z] [2020-05-05T18:54:53.795Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-05T18:54:53.795Z] time="2020-05-05T18:53:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-05T18:54:53.795Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-05T18:54:53.795Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-05T18:54:53.795Z] [2020-05-05T18:54:53.795Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-05T18:54:53.795Z] time="2020-05-05T18:53:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-05T18:54:53.795Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-05T18:54:53.795Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-05T18:54:53.795Z] [2020-05-05T18:54:53.795Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-05T18:54:53.795Z] time="2020-05-05T18:53:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-05T18:54:53.795Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-05T18:54:53.795Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-05T18:54:53.795Z] [2020-05-05T18:54:53.795Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-05T18:54:53.795Z] time="2020-05-05T18:53:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-05T18:54:53.795Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-05T18:54:53.795Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-05T18:54:53.795Z] [2020-05-05T18:54:53.795Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-05T18:54:53.795Z] time="2020-05-05T18:53:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-05T18:54:53.795Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-05T18:54:53.795Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-05T18:54:53.795Z] [2020-05-05T18:54:53.795Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-05T18:54:53.795Z] graphtest_unix.go:73: No driver to put! [2020-05-05T18:54:53.795Z] [2020-05-05T18:54:53.795Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-05T18:54:53.795Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-05T18:54:53.795Z] [2020-05-05T18:54:53.795Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-05T18:54:53.795Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-05T18:54:53.795Z] [2020-05-05T18:54:53.795Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-05T18:54:53.795Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-05T18:54:53.795Z] [2020-05-05T18:54:53.795Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-05T18:54:53.795Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-05T18:54:53.795Z] [2020-05-05T18:54:53.795Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-05T18:54:53.795Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:54:53.795Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-05T18:54:53.795Z] [2020-05-05T18:54:53.795Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-05T18:54:53.795Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:54:53.795Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-05T18:54:53.795Z] [2020-05-05T18:54:53.795Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-05T18:54:53.795Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:54:53.795Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-05T18:54:53.795Z] [2020-05-05T18:54:53.796Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-05T18:54:53.796Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:54:53.796Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-05T18:54:53.796Z] [2020-05-05T18:54:53.796Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-05T18:54:53.796Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-05T18:54:53.796Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-05T18:54:53.796Z] [2020-05-05T18:54:53.796Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-05T18:54:53.796Z] graphtest_unix.go:73: No driver to put! [2020-05-05T18:54:53.796Z] [2020-05-05T18:54:53.796Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-05T18:54:53.796Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-05T18:54:53.796Z] [2020-05-05T18:54:53.796Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-05T18:54:53.796Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-05T18:54:53.796Z] [2020-05-05T18:54:53.796Z] [2020-05-05T18:54:53.796Z] DONE 2122 tests, 26 skipped in 248.050s Post stage [Pipeline] junit [2020-05-05T18:54:53.806Z] Recording test results [2020-05-05T18:54:54.135Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-05-05T18:54:54.580Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40907/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1db86b772e45e8ee04fcb6a4db487c983d67d29f -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1db86b772e45e8ee04fcb6a4db487c983d67d29f hack/validate/vendor [2020-05-05T18:54:55.143Z] 2020/05/05 18:54:55 Collecting initial packages [2020-05-05T18:54:55.252Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-05-05T18:54:55.370Z] --- PASS: TestServiceUpdatePidsLimit (17.86s) [2020-05-05T18:54:55.370Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.81s) [2020-05-05T18:54:55.370Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.25s) [2020-05-05T18:54:55.370Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.25s) [2020-05-05T18:54:55.370Z] PASS [2020-05-05T18:54:55.370Z] [2020-05-05T18:54:55.370Z] === Skipped [2020-05-05T18:54:55.370Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-05-05T18:54:55.370Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-05T18:54:55.370Z] [2020-05-05T18:54:55.370Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-05-05T18:54:55.370Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T18:54:55.370Z] [2020-05-05T18:54:55.370Z] [2020-05-05T18:54:55.370Z] DONE 27 tests, 2 skipped in 176.250s [2020-05-05T18:54:55.370Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-05-05T18:54:55.370Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:54:55.370Z] ++ set -e [2020-05-05T18:54:55.370Z] ++ '[' -n 0 ']' [2020-05-05T18:54:55.370Z] ++ set -x [2020-05-05T18:54:55.370Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:54:55.370Z] INFO: Testing against a local daemon [2020-05-05T18:54:55.370Z] === RUN TestSessionCreate [2020-05-05T18:54:55.370Z] --- PASS: TestSessionCreate (0.02s) [2020-05-05T18:54:55.370Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-05T18:54:55.370Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-05-05T18:54:55.370Z] PASS [2020-05-05T18:54:55.370Z] [2020-05-05T18:54:55.370Z] DONE 2 tests in 0.215s [2020-05-05T18:54:55.370Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-05-05T18:54:55.370Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:54:55.370Z] ++ set -e [2020-05-05T18:54:55.370Z] ++ '[' -n 0 ']' [2020-05-05T18:54:55.370Z] ++ set -x [2020-05-05T18:54:55.370Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:54:55.370Z] INFO: Testing against a local daemon [2020-05-05T18:54:55.370Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-05T18:54:55.370Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-05T18:54:55.370Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-05T18:54:55.370Z] === RUN TestEventsExecDie [2020-05-05T18:54:55.400Z] 2020/05/05 18:54:55 Download dependencies [2020-05-05T18:54:55.653Z] --- PASS: TestEventsExecDie (0.96s) [2020-05-05T18:54:55.653Z] === RUN TestEventsBackwardsCompatible [2020-05-05T18:54:55.653Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-05-05T18:54:55.653Z] === RUN TestInfoBinaryCommits [2020-05-05T18:54:55.653Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-05T18:54:55.653Z] === RUN TestInfoAPIVersioned [2020-05-05T18:54:55.653Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-05T18:54:55.653Z] === RUN TestInfoDiscoveryBackend [2020-05-05T18:54:56.268Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-05-05T18:54:56.268Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-05T18:54:57.146Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-05-05T18:54:57.279Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-05T18:54:57.279Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-05T18:54:57.893Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-05-05T18:54:57.893Z] === RUN TestInfoAPI [2020-05-05T18:54:57.893Z] --- PASS: TestInfoAPI (0.02s) [2020-05-05T18:54:57.893Z] === RUN TestInfoAPIWarnings [2020-05-05T18:54:57.920Z] 2020/05/05 18:54:57 Starting whole vndr cycle because no package specified [2020-05-05T18:54:57.920Z] 2020/05/05 18:54:57 Clone github.com/Microsoft/hcsshim, revision b3f49c06ffaeef24d09c6c08ec8ec8425a0303e2, attempt 1/20 [2020-05-05T18:54:57.920Z] 2020/05/05 18:54:57 Clone github.com/opencontainers/selinux, revision 0d49ba2a6aae052c614dfe5de62a158711a6c461, attempt 1/20 [2020-05-05T18:54:57.920Z] 2020/05/05 18:54:57 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2020-05-05T18:54:57.920Z] 2020/05/05 18:54:57 Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20 [2020-05-05T18:54:57.920Z] 2020/05/05 18:54:57 Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20 [2020-05-05T18:54:57.920Z] 2020/05/05 18:54:57 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2020-05-05T18:54:57.920Z] 2020/05/05 18:54:57 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2020-05-05T18:54:57.920Z] 2020/05/05 18:54:57 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2020-05-05T18:54:57.920Z] 2020/05/05 18:54:57 Clone github.com/gorilla/mux, revision 00bdffe0f3c77e27d2cf6f5c70232a2d3e4d9c15, attempt 1/20 [2020-05-05T18:54:57.920Z] 2020/05/05 18:54:57 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2020-05-05T18:54:57.920Z] 2020/05/05 18:54:57 Clone github.com/moby/term, revision 063f2cd0b49dbb0752774d1cb649998d91424fea, attempt 1/20 [2020-05-05T18:54:57.921Z] 2020/05/05 18:54:57 Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20 [2020-05-05T18:54:57.921Z] 2020/05/05 18:54:57 Clone github.com/konsorten/go-windows-terminal-sequences, revision edb144dfd453055e1e49a3d8b410a660b5a87613, attempt 1/20 [2020-05-05T18:54:57.921Z] 2020/05/05 18:54:57 Clone github.com/mattn/go-shellwords, revision 36a9b3c57cb5caa559ff63fb7e9b585f1c00df75, attempt 1/20 [2020-05-05T18:54:57.921Z] 2020/05/05 18:54:57 Clone github.com/sirupsen/logrus, revision 60c74ad9be0d874af0ab0daef6ab07c5c5911f0d, attempt 1/20 [2020-05-05T18:54:57.921Z] 2020/05/05 18:54:57 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2020-05-05T18:54:58.507Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-05-05T18:54:58.507Z] === RUN TestInfoDebug [2020-05-05T18:54:58.789Z] --- PASS: TestInfoDebug (0.53s) [2020-05-05T18:54:58.789Z] === RUN TestInfoInsecureRegistries [2020-05-05T18:54:58.853Z] 2020/05/05 18:54:58 Finished clone github.com/Azure/go-ansiterm [2020-05-05T18:54:58.853Z] 2020/05/05 18:54:58 Clone golang.org/x/net, revision 0de0cce0169b09b364e001f108dc0399ea8630b3, attempt 1/20 [2020-05-05T18:54:58.853Z] 2020/05/05 18:54:58 Finished clone github.com/opencontainers/go-digest [2020-05-05T18:54:58.853Z] 2020/05/05 18:54:58 Clone golang.org/x/sys, revision d5e6a3e2c0ae16fc7480523ebcb7fd4dd3215489, attempt 1/20 [2020-05-05T18:54:58.853Z] 2020/05/05 18:54:58 Finished clone github.com/tchap/go-patricia [2020-05-05T18:54:58.853Z] 2020/05/05 18:54:58 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2020-05-05T18:54:58.853Z] 2020/05/05 18:54:58 Finished clone github.com/mattn/go-shellwords [2020-05-05T18:54:58.853Z] 2020/05/05 18:54:58 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2020-05-05T18:54:58.853Z] 2020/05/05 18:54:58 Finished clone github.com/creack/pty [2020-05-05T18:54:58.853Z] 2020/05/05 18:54:58 Clone github.com/moby/sys, revision 6154f11e6840c0d6b0dbb23f4125a6134b3013c9, attempt 1/20 [2020-05-05T18:54:58.853Z] 2020/05/05 18:54:58 Finished clone github.com/konsorten/go-windows-terminal-sequences [2020-05-05T18:54:58.853Z] 2020/05/05 18:54:58 Clone golang.org/x/text, revision 342b2e1fbaa52c93f31447ad2c6abc048c63e475, attempt 1/20 [2020-05-05T18:54:58.853Z] 2020/05/05 18:54:58 Finished clone github.com/docker/libtrust [2020-05-05T18:54:58.853Z] 2020/05/05 18:54:58 Clone gotest.tools/v3, revision bb0d8a963040ea5048dcef1a14d8f8b58a33d4b3, attempt 1/20 [2020-05-05T18:54:59.110Z] 2020/05/05 18:54:58 Finished clone github.com/moby/term [2020-05-05T18:54:59.110Z] 2020/05/05 18:54:58 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2020-05-05T18:54:59.110Z] 2020/05/05 18:54:58 Finished clone github.com/google/uuid [2020-05-05T18:54:59.110Z] 2020/05/05 18:54:58 Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20 [2020-05-05T18:54:59.110Z] 2020/05/05 18:54:58 Finished clone github.com/Microsoft/go-winio [2020-05-05T18:54:59.110Z] 2020/05/05 18:54:58 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2020-05-05T18:54:59.110Z] 2020/05/05 18:54:59 Finished clone github.com/gorilla/mux [2020-05-05T18:54:59.110Z] 2020/05/05 18:54:59 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2020-05-05T18:54:59.404Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-05-05T18:54:59.404Z] === RUN TestInfoRegistryMirrors [2020-05-05T18:54:59.675Z] 2020/05/05 18:54:59 Finished clone github.com/sirupsen/logrus [2020-05-05T18:54:59.675Z] 2020/05/05 18:54:59 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2020-05-05T18:54:59.933Z] 2020/05/05 18:54:59 Finished clone github.com/docker/go-units [2020-05-05T18:54:59.933Z] 2020/05/05 18:54:59 Clone github.com/moby/buildkit, revision ae7ff7174f73bcb4df89b97e1623b3fb0bfb0a0c, attempt 1/20 [2020-05-05T18:54:59.933Z] 2020/05/05 18:54:59 Finished clone github.com/opencontainers/selinux [2020-05-05T18:54:59.933Z] 2020/05/05 18:54:59 Clone github.com/tonistiigi/fsutil, revision c2c7d7b0e1441705cd802e5699c0a10b1dfe39fd, attempt 1/20 [2020-05-05T18:55:00.017Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-05-05T18:55:00.017Z] === RUN TestLoginFailsWithBadCredentials [2020-05-05T18:55:00.191Z] 2020/05/05 18:55:00 Finished clone github.com/syndtr/gocapability [2020-05-05T18:55:00.191Z] 2020/05/05 18:55:00 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2020-05-05T18:55:00.191Z] 2020/05/05 18:55:00 Finished clone github.com/moby/sys [2020-05-05T18:55:00.191Z] 2020/05/05 18:55:00 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2020-05-05T18:55:00.191Z] 2020/05/05 18:55:00 Finished clone github.com/RackSec/srslog [2020-05-05T18:55:00.191Z] 2020/05/05 18:55:00 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2020-05-05T18:55:00.191Z] 2020/05/05 18:55:00 Finished clone github.com/google/go-cmp [2020-05-05T18:55:00.191Z] 2020/05/05 18:55:00 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2020-05-05T18:55:00.299Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s) [2020-05-05T18:55:00.299Z] === RUN TestPingCacheHeaders [2020-05-05T18:55:00.299Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-05-05T18:55:00.299Z] === RUN TestPingGet [2020-05-05T18:55:00.299Z] --- PASS: TestPingGet (0.01s) [2020-05-05T18:55:00.299Z] === RUN TestPingHead [2020-05-05T18:55:00.299Z] --- PASS: TestPingHead (0.01s) [2020-05-05T18:55:00.299Z] === RUN TestVersion [2020-05-05T18:55:00.299Z] --- PASS: TestVersion (0.01s) [2020-05-05T18:55:00.299Z] PASS [2020-05-05T18:55:00.299Z] [2020-05-05T18:55:00.299Z] === Skipped [2020-05-05T18:55:00.299Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-05T18:55:00.299Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-05T18:55:00.299Z] [2020-05-05T18:55:00.299Z] [2020-05-05T18:55:00.299Z] DONE 18 tests, 1 skipped in 5.761s [2020-05-05T18:55:00.299Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-05-05T18:55:00.299Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:55:00.299Z] ++ set -e [2020-05-05T18:55:00.299Z] ++ '[' -n 0 ']' [2020-05-05T18:55:00.299Z] ++ set -x [2020-05-05T18:55:00.299Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:55:00.420Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-05-05T18:55:00.448Z] 2020/05/05 18:55:00 Finished clone github.com/imdario/mergo [2020-05-05T18:55:00.448Z] 2020/05/05 18:55:00 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2020-05-05T18:55:00.448Z] 2020/05/05 18:55:00 Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20 [2020-05-05T18:55:00.448Z] 2020/05/05 18:55:00 Finished clone gotest.tools/v3 [2020-05-05T18:55:00.581Z] INFO: Testing against a local daemon [2020-05-05T18:55:00.581Z] === RUN TestVolumesCreateAndList [2020-05-05T18:55:00.581Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-05-05T18:55:00.581Z] === RUN TestVolumesRemove [2020-05-05T18:55:00.581Z] --- PASS: TestVolumesRemove (0.09s) [2020-05-05T18:55:00.581Z] === RUN TestVolumesInspect [2020-05-05T18:55:00.581Z] --- PASS: TestVolumesInspect (0.01s) [2020-05-05T18:55:00.581Z] === RUN TestVolumesInvalidJSON [2020-05-05T18:55:00.581Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-05T18:55:00.581Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-05T18:55:00.581Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-05T18:55:00.581Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-05-05T18:55:00.581Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-05T18:55:00.581Z] PASS [2020-05-05T18:55:00.581Z] [2020-05-05T18:55:00.581Z] DONE 5 tests in 0.253s [2020-05-05T18:55:00.581Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-05T18:55:00.863Z] ++++ cat bundles/test-integration/docker.pid [2020-05-05T18:55:00.863Z] +++ kill 12287 [2020-05-05T18:55:00.984Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-05-05T18:55:01.014Z] 2020/05/05 18:55:00 Finished clone golang.org/x/sync [2020-05-05T18:55:01.014Z] 2020/05/05 18:55:00 Clone github.com/docker/libnetwork, revision 1a17fb36132631a95fe6bb055b91e24a516ad81d, attempt 1/20 [2020-05-05T18:55:01.579Z] 2020/05/05 18:55:01 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2020-05-05T18:55:01.580Z] 2020/05/05 18:55:01 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2020-05-05T18:55:01.580Z] 2020/05/05 18:55:01 Finished clone github.com/mitchellh/hashstructure [2020-05-05T18:55:01.580Z] 2020/05/05 18:55:01 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2020-05-05T18:55:01.580Z] 2020/05/05 18:55:01 Finished clone github.com/docker/go-connections [2020-05-05T18:55:01.580Z] 2020/05/05 18:55:01 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2020-05-05T18:55:01.580Z] 2020/05/05 18:55:01 Finished clone github.com/google/shlex [2020-05-05T18:55:01.580Z] 2020/05/05 18:55:01 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2020-05-05T18:55:01.580Z] 2020/05/05 18:55:01 Finished clone github.com/opentracing-contrib/go-stdlib [2020-05-05T18:55:01.580Z] 2020/05/05 18:55:01 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2020-05-05T18:55:01.837Z] 2020/05/05 18:55:01 Finished clone github.com/gofrs/flock [2020-05-05T18:55:01.837Z] 2020/05/05 18:55:01 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2020-05-05T18:55:01.837Z] 2020/05/05 18:55:01 Finished clone github.com/opentracing/opentracing-go [2020-05-05T18:55:01.837Z] 2020/05/05 18:55:01 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2020-05-05T18:55:02.334Z] +++ /etc/init.d/apparmor stop [2020-05-05T18:55:02.334Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-05T18:55:02.334Z] [2020-05-05T18:55:02.334Z] Unloading profiles will leave already running processes permanently [2020-05-05T18:55:02.334Z] unconfined, which can lead to unexpected situations. [2020-05-05T18:55:02.334Z] [2020-05-05T18:55:02.334Z] To set a process to complain mode, use the command line tool [2020-05-05T18:55:02.334Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-05T18:55:02.334Z] +++ true [2020-05-05T18:55:02.334Z] [2020-05-05T18:55:03.216Z] 2020/05/05 18:55:02 Finished clone github.com/armon/go-metrics [2020-05-05T18:55:03.216Z] 2020/05/05 18:55:02 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2020-05-05T18:55:03.216Z] 2020/05/05 18:55:02 Finished clone github.com/docker/go-events [2020-05-05T18:55:03.216Z] 2020/05/05 18:55:02 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2020-05-05T18:55:03.216Z] 2020/05/05 18:55:02 Finished clone github.com/armon/go-radix [2020-05-05T18:55:03.216Z] 2020/05/05 18:55:02 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2020-05-05T18:55:03.216Z] 2020/05/05 18:55:03 Finished clone github.com/sean-/seed [2020-05-05T18:55:03.216Z] 2020/05/05 18:55:03 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2020-05-05T18:55:03.473Z] 2020/05/05 18:55:03 Finished clone github.com/hashicorp/errwrap [2020-05-05T18:55:03.473Z] 2020/05/05 18:55:03 Clone github.com/vishvananda/netns, revision 0a2b9b5464df8343199164a0321edf3313202f7e, attempt 1/20 [2020-05-05T18:55:04.037Z] 2020/05/05 18:55:03 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2020-05-05T18:55:04.037Z] 2020/05/05 18:55:03 Finished clone github.com/tonistiigi/fsutil [2020-05-05T18:55:04.037Z] 2020/05/05 18:55:03 Finished clone github.com/hashicorp/memberlist [2020-05-05T18:55:04.037Z] 2020/05/05 18:55:03 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 Post stage [Pipeline] junit [2020-05-05T18:55:04.427Z] Recording test results [2020-05-05T18:55:04.603Z] 2020/05/05 18:55:04 Finished clone github.com/vishvananda/netns [2020-05-05T18:55:04.603Z] 2020/05/05 18:55:04 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2020-05-05T18:55:04.603Z] 2020/05/05 18:55:04 Finished clone github.com/hashicorp/go-multierror [2020-05-05T18:55:04.603Z] 2020/05/05 18:55:04 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2020-05-05T18:55:04.861Z] 2020/05/05 18:55:04 Finished clone github.com/docker/libkv [2020-05-05T18:55:04.861Z] 2020/05/05 18:55:04 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-05T18:55:05.161Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-05-05T18:55:05.317Z] + echo Ensuring container killed. [2020-05-05T18:55:05.317Z] Ensuring container killed. [2020-05-05T18:55:05.317Z] + docker rm -vf docker-pr1 [2020-05-05T18:55:05.599Z] Error: No such container: docker-pr1 [2020-05-05T18:55:05.599Z] + true [Pipeline] sh [2020-05-05T18:55:05.795Z] 2020/05/05 18:55:05 Finished clone github.com/golang/gddo [2020-05-05T18:55:05.795Z] 2020/05/05 18:55:05 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2020-05-05T18:55:05.795Z] 2020/05/05 18:55:05 Finished clone github.com/hashicorp/go-sockaddr [2020-05-05T18:55:05.795Z] 2020/05/05 18:55:05 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2020-05-05T18:55:05.969Z] + echo Chowning /workspace to jenkins user [2020-05-05T18:55:05.969Z] Chowning /workspace to jenkins user [2020-05-05T18:55:05.969Z] + id -u [2020-05-05T18:55:05.969Z] + id -g [2020-05-05T18:55:05.969Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40907:/workspace busybox chown -R 1001:1001 /workspace [2020-05-05T18:55:05.969Z] Unable to find image 'busybox:latest' locally [2020-05-05T18:55:06.251Z] latest: Pulling from library/busybox [2020-05-05T18:55:06.360Z] 2020/05/05 18:55:06 Finished clone github.com/samuel/go-zookeeper [2020-05-05T18:55:06.360Z] 2020/05/05 18:55:06 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2020-05-05T18:55:06.360Z] 2020/05/05 18:55:06 Finished clone github.com/BurntSushi/toml [2020-05-05T18:55:06.360Z] 2020/05/05 18:55:06 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2020-05-05T18:55:06.360Z] 2020/05/05 18:55:06 Finished clone github.com/moby/ipvs [2020-05-05T18:55:06.360Z] 2020/05/05 18:55:06 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2020-05-05T18:55:06.533Z] 0f0ac3ee2e90: Pulling fs layer [2020-05-05T18:55:06.533Z] 0f0ac3ee2e90: Verifying Checksum [2020-05-05T18:55:06.533Z] 0f0ac3ee2e90: Download complete [2020-05-05T18:55:06.618Z] 2020/05/05 18:55:06 Finished clone github.com/deckarep/golang-set [2020-05-05T18:55:06.618Z] 2020/05/05 18:55:06 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2020-05-05T18:55:06.876Z] 2020/05/05 18:55:06 Finished clone github.com/vishvananda/netlink [2020-05-05T18:55:06.876Z] 2020/05/05 18:55:06 Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20 [2020-05-05T18:55:07.133Z] 2020/05/05 18:55:06 Finished clone github.com/coreos/go-semver [2020-05-05T18:55:07.133Z] 2020/05/05 18:55:06 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2020-05-05T18:55:07.148Z] 0f0ac3ee2e90: Pull complete [2020-05-05T18:55:07.148Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-05-05T18:55:07.148Z] Status: Downloaded newer image for busybox:latest [2020-05-05T18:55:07.391Z] 2020/05/05 18:55:07 Finished clone github.com/hashicorp/go-msgpack [2020-05-05T18:55:07.391Z] 2020/05/05 18:55:07 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2020-05-05T18:55:07.687Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-05-05T18:55:07.956Z] 2020/05/05 18:55:07 Finished clone github.com/ishidawataru/sctp [2020-05-05T18:55:07.956Z] 2020/05/05 18:55:07 Clone github.com/containerd/typeurl, revision b45ef1f1f737e10bd45b25b669df25f0da8b9ba0, attempt 1/20 [2020-05-05T18:55:08.253Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-05T18:55:09.330Z] 2020/05/05 18:55:09 Finished clone github.com/containerd/typeurl [2020-05-05T18:55:09.330Z] 2020/05/05 18:55:09 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2020-05-05T18:55:09.555Z] + bundleName=s390x-integration [2020-05-05T18:55:09.555Z] + echo Creating s390x-integration-bundles.tar.gz [2020-05-05T18:55:09.555Z] Creating s390x-integration-bundles.tar.gz [2020-05-05T18:55:09.555Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-05-05T18:55:09.555Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-05T18:55:09.591Z] Archiving artifacts [2020-05-05T18:55:09.624Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-05-05T18:55:09.904Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40907/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-05T18:55:10.188Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-05-05T18:55:10.263Z] 2020/05/05 18:55:09 Finished clone github.com/vbatts/tar-split [2020-05-05T18:55:10.263Z] 2020/05/05 18:55:09 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2020-05-05T18:55:10.263Z] 2020/05/05 18:55:09 Finished clone go.etcd.io/bbolt [2020-05-05T18:55:10.263Z] 2020/05/05 18:55:09 Clone github.com/opencontainers/runc, revision dc9208a3303feef5b3839f4323d9beb36df0a9dd, attempt 1/20 [2020-05-05T18:55:10.263Z] 2020/05/05 18:55:10 Finished clone golang.org/x/net [2020-05-05T18:55:10.263Z] 2020/05/05 18:55:10 Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20 [2020-05-05T18:55:10.303Z] + make clean [2020-05-05T18:55:10.829Z] 2020/05/05 18:55:10 Finished clone github.com/Microsoft/opengcs [2020-05-05T18:55:10.829Z] 2020/05/05 18:55:10 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2020-05-05T18:55:10.829Z] 2020/05/05 18:55:10 Finished clone github.com/mistifyio/go-zfs [2020-05-05T18:55:10.829Z] 2020/05/05 18:55:10 Clone github.com/seccomp/libseccomp-golang, revision 689e3c1541a84461afc49c1c87352a6cedf72e9c, attempt 1/20 [2020-05-05T18:55:10.918Z] docker volume rm -f docker-dev-cache [2020-05-05T18:55:10.918Z] docker-dev-cache [Pipeline] deleteDir [2020-05-05T18:55:11.562Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-05T18:55:12.201Z] 2020/05/05 18:55:12 Finished clone github.com/seccomp/libseccomp-golang [2020-05-05T18:55:12.201Z] 2020/05/05 18:55:12 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2020-05-05T18:55:12.767Z] 2020/05/05 18:55:12 Finished clone github.com/hashicorp/serf [2020-05-05T18:55:12.767Z] 2020/05/05 18:55:12 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2020-05-05T18:55:12.932Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-05-05T18:55:13.700Z] 2020/05/05 18:55:13 Finished clone github.com/opencontainers/runtime-spec [2020-05-05T18:55:13.700Z] 2020/05/05 18:55:13 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2020-05-05T18:55:13.862Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-05-05T18:55:14.265Z] 2020/05/05 18:55:14 Finished clone github.com/opencontainers/image-spec [2020-05-05T18:55:14.265Z] 2020/05/05 18:55:14 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2020-05-05T18:55:14.523Z] 2020/05/05 18:55:14 Finished clone github.com/coreos/go-systemd [2020-05-05T18:55:14.523Z] 2020/05/05 18:55:14 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2020-05-05T18:55:14.523Z] 2020/05/05 18:55:14 Finished clone github.com/Microsoft/hcsshim [2020-05-05T18:55:14.523Z] 2020/05/05 18:55:14 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2020-05-05T18:55:14.781Z] 2020/05/05 18:55:14 Finished clone github.com/coreos/go-systemd/v22 [2020-05-05T18:55:14.781Z] 2020/05/05 18:55:14 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2020-05-05T18:55:15.231Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-05-05T18:55:15.347Z] 2020/05/05 18:55:15 Finished clone github.com/ugorji/go [2020-05-05T18:55:15.347Z] 2020/05/05 18:55:15 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2020-05-05T18:55:15.616Z] 2020/05/05 18:55:15 Finished clone github.com/godbus/dbus/v5 [2020-05-05T18:55:15.616Z] 2020/05/05 18:55:15 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2020-05-05T18:55:15.796Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-05-05T18:55:15.796Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-05-05T18:55:15.875Z] 2020/05/05 18:55:15 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2020-05-05T18:55:15.875Z] 2020/05/05 18:55:15 Finished clone github.com/Graylog2/go-gelf [2020-05-05T18:55:15.875Z] 2020/05/05 18:55:15 Finished clone github.com/fluent/fluent-logger-golang [2020-05-05T18:55:15.875Z] 2020/05/05 18:55:15 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2020-05-05T18:55:15.875Z] 2020/05/05 18:55:15 Finished clone github.com/philhofer/fwd [2020-05-05T18:55:15.875Z] 2020/05/05 18:55:15 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2020-05-05T18:55:17.248Z] 2020/05/05 18:55:16 Finished clone github.com/bsphere/le_go [2020-05-05T18:55:17.248Z] 2020/05/05 18:55:16 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2020-05-05T18:55:17.248Z] 2020/05/05 18:55:16 Finished clone github.com/fsnotify/fsnotify [2020-05-05T18:55:17.248Z] 2020/05/05 18:55:16 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2020-05-05T18:55:17.506Z] 2020/05/05 18:55:17 Finished clone github.com/jmespath/go-jmespath [2020-05-05T18:55:17.506Z] 2020/05/05 18:55:17 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [2020-05-05T18:55:17.692Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-05-05T18:55:17.692Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-05-05T18:55:18.071Z] 2020/05/05 18:55:17 Finished clone golang.org/x/oauth2 [2020-05-05T18:55:18.071Z] 2020/05/05 18:55:17 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2020-05-05T18:55:18.328Z] 2020/05/05 18:55:18 Finished clone golang.org/x/sys [2020-05-05T18:55:18.328Z] 2020/05/05 18:55:18 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2020-05-05T18:55:18.587Z] 2020/05/05 18:55:18 Finished clone github.com/tinylib/msgp [2020-05-05T18:55:18.587Z] 2020/05/05 18:55:18 Clone github.com/containerd/containerd, revision 4d242818bf55542e5d7876ca276fea83029e803c, attempt 1/20 [2020-05-05T18:55:19.064Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-05-05T18:55:19.523Z] 2020/05/05 18:55:19 Finished clone github.com/googleapis/gax-go [2020-05-05T18:55:19.523Z] 2020/05/05 18:55:19 Clone github.com/containerd/fifo, revision ff969a566b00877c63489baf6e8c35d60af6142c, attempt 1/20 [2020-05-05T18:55:20.434Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-05-05T18:55:20.472Z] 2020/05/05 18:55:20 Finished clone github.com/docker/libnetwork [2020-05-05T18:55:20.472Z] 2020/05/05 18:55:20 Clone github.com/containerd/continuity, revision 26c1120b8d4107d2471b93ad78ef7ce1fc84c4c4, attempt 1/20 [2020-05-05T18:55:20.472Z] 2020/05/05 18:55:20 Finished clone github.com/moby/buildkit [2020-05-05T18:55:20.472Z] 2020/05/05 18:55:20 Clone github.com/containerd/cgroups, revision 44306b6a1d46985d916b48b4199f93a378af314f, attempt 1/20 [2020-05-05T18:55:21.038Z] 2020/05/05 18:55:21 Finished clone go.opencensus.io [2020-05-05T18:55:21.039Z] 2020/05/05 18:55:21 Clone github.com/containerd/console, revision 8375c3424e4d7b114e8a90a4a40c8e1b40d1d4e6, attempt 1/20 [2020-05-05T18:55:21.295Z] 2020/05/05 18:55:21 Finished clone github.com/containerd/fifo [2020-05-05T18:55:21.295Z] 2020/05/05 18:55:21 Clone github.com/containerd/go-runc, revision 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c, attempt 1/20 [2020-05-05T18:55:22.667Z] 2020/05/05 18:55:22 Finished clone github.com/containerd/cgroups [2020-05-05T18:55:22.667Z] 2020/05/05 18:55:22 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2020-05-05T18:55:22.667Z] 2020/05/05 18:55:22 Finished clone github.com/containerd/go-runc [2020-05-05T18:55:22.667Z] 2020/05/05 18:55:22 Clone github.com/containerd/ttrpc, revision 0be804eadb152bc3b3c20c5edc314c4633833398, attempt 1/20 [2020-05-05T18:55:22.667Z] 2020/05/05 18:55:22 Finished clone github.com/miekg/dns [2020-05-05T18:55:22.667Z] 2020/05/05 18:55:22 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2020-05-05T18:55:24.040Z] 2020/05/05 18:55:23 Finished clone github.com/containerd/ttrpc [2020-05-05T18:55:24.040Z] 2020/05/05 18:55:23 Clone github.com/cilium/ebpf, revision 60c3aa43f488292fe2ee50fb8b833b383ca8ebbb, attempt 1/20 [2020-05-05T18:55:24.040Z] 2020/05/05 18:55:23 Finished clone github.com/coreos/pkg [2020-05-05T18:55:24.040Z] 2020/05/05 18:55:23 Clone github.com/docker/swarmkit, revision ebe39a32e3ed4c3a3783a02c11cccf388818694c, attempt 1/20 [2020-05-05T18:55:24.298Z] 2020/05/05 18:55:24 Finished clone github.com/gogo/googleapis [2020-05-05T18:55:24.298Z] 2020/05/05 18:55:24 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2020-05-05T18:55:24.555Z] 2020/05/05 18:55:24 Finished clone github.com/containerd/console [2020-05-05T18:55:24.555Z] 2020/05/05 18:55:24 Clone github.com/golang/protobuf, revision d23c5127dc24889085f8ccea5c9d560a57a879d8, attempt 1/20 [2020-05-05T18:55:24.813Z] 2020/05/05 18:55:24 Finished clone github.com/containerd/continuity [2020-05-05T18:55:24.813Z] 2020/05/05 18:55:24 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2020-05-05T18:55:25.071Z] 2020/05/05 18:55:24 Finished clone github.com/opencontainers/runc [2020-05-05T18:55:25.071Z] 2020/05/05 18:55:24 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2020-05-05T18:55:25.071Z] 2020/05/05 18:55:24 Finished clone google.golang.org/grpc [2020-05-05T18:55:25.071Z] 2020/05/05 18:55:24 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2020-05-05T18:55:26.443Z] 2020/05/05 18:55:26 Clone golang.org/x/crypto, revision 2aa609cf4a9d7d1126360de73b55b6002f9e052a, attempt 1/20 [2020-05-05T18:55:26.443Z] 2020/05/05 18:55:26 Finished clone github.com/fernet/fernet-go [2020-05-05T18:55:26.443Z] 2020/05/05 18:55:26 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2020-05-05T18:55:26.443Z] 2020/05/05 18:55:26 Finished clone golang.org/x/text [2020-05-05T18:55:26.979Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-05-05T18:55:27.377Z] 2020/05/05 18:55:27 Finished clone github.com/docker/distribution [2020-05-05T18:55:27.377Z] 2020/05/05 18:55:27 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2020-05-05T18:55:27.377Z] 2020/05/05 18:55:27 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2020-05-05T18:55:27.377Z] 2020/05/05 18:55:27 Finished clone github.com/cilium/ebpf [2020-05-05T18:55:27.943Z] 2020/05/05 18:55:27 Finished clone github.com/hashicorp/go-immutable-radix [2020-05-05T18:55:27.943Z] 2020/05/05 18:55:27 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2020-05-05T18:55:28.200Z] 2020/05/05 18:55:28 Finished clone golang.org/x/time [2020-05-05T18:55:28.200Z] 2020/05/05 18:55:28 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2020-05-05T18:55:28.765Z] 2020/05/05 18:55:28 Finished clone github.com/hashicorp/go-memdb [2020-05-05T18:55:28.765Z] 2020/05/05 18:55:28 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2020-05-05T18:55:29.330Z] 2020/05/05 18:55:29 Finished clone github.com/hashicorp/golang-lru [2020-05-05T18:55:29.331Z] 2020/05/05 18:55:29 Clone github.com/prometheus/client_golang, revision c42bebe5a5cddfc6b28cd639103369d8a75dfa89, attempt 1/20 [2020-05-05T18:55:29.761Z] 2020/05/05 18:55:29 Finished clone github.com/pkg/errors [2020-05-05T18:55:29.761Z] 2020/05/05 18:55:29 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2020-05-05T18:55:29.761Z] 2020/05/05 18:55:29 Finished clone code.cloudfoundry.org/clock [2020-05-05T18:55:29.761Z] 2020/05/05 18:55:29 Clone github.com/prometheus/client_model, revision d1d2010b5beead3fa1c5f271a5cf626e40b3ad6e, attempt 1/20 [2020-05-05T18:55:31.133Z] 2020/05/05 18:55:30 Finished clone github.com/beorn7/perks [2020-05-05T18:55:31.133Z] 2020/05/05 18:55:30 Clone github.com/prometheus/common, revision 287d3e634a1e550c9e463dd7e5a75a422c614505, attempt 1/20 [2020-05-05T18:55:31.390Z] 2020/05/05 18:55:31 Finished clone github.com/prometheus/client_model [2020-05-05T18:55:31.390Z] 2020/05/05 18:55:31 Clone github.com/prometheus/procfs, revision 6d489fc7f1d9cd890a250f3ea3431b1744b9623f, attempt 1/20 [2020-05-05T18:55:32.324Z] 2020/05/05 18:55:32 Finished clone golang.org/x/crypto [2020-05-05T18:55:32.324Z] 2020/05/05 18:55:32 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2020-05-05T18:55:32.582Z] 2020/05/05 18:55:32 Finished clone github.com/prometheus/client_golang [2020-05-05T18:55:32.582Z] 2020/05/05 18:55:32 Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20 [2020-05-05T18:55:32.839Z] 2020/05/05 18:55:32 Finished clone github.com/golang/protobuf [2020-05-05T18:55:32.839Z] 2020/05/05 18:55:32 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2020-05-05T18:55:33.545Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-05-05T18:55:33.772Z] 2020/05/05 18:55:33 Finished clone github.com/matttproud/golang_protobuf_extensions [2020-05-05T18:55:33.772Z] 2020/05/05 18:55:33 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2020-05-05T18:55:33.772Z] 2020/05/05 18:55:33 Finished clone github.com/prometheus/procfs [2020-05-05T18:55:33.772Z] 2020/05/05 18:55:33 Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20 [2020-05-05T18:55:34.029Z] 2020/05/05 18:55:33 Finished clone github.com/prometheus/common [2020-05-05T18:55:34.029Z] 2020/05/05 18:55:33 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2020-05-05T18:55:34.287Z] 2020/05/05 18:55:34 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2020-05-05T18:55:34.288Z] 2020/05/05 18:55:34 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2020-05-05T18:55:34.549Z] 2020/05/05 18:55:34 Finished clone github.com/spf13/pflag [2020-05-05T18:55:34.549Z] 2020/05/05 18:55:34 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2020-05-05T18:55:34.809Z] 2020/05/05 18:55:34 Finished clone github.com/cespare/xxhash/v2 [2020-05-05T18:55:34.915Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-05-05T18:55:35.653Z] eac6fba788c9: Pull complete [2020-05-05T18:55:35.653Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca [2020-05-05T18:55:35.653Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-05T18:55:35.653Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-05-05T18:55:35.653Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-05-05T18:55:35.653Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1158' [2020-05-05T18:55:35.653Z] WARN: Skipping validation tests [2020-05-05T18:55:35.653Z] INFO: Running unit tests at 05/05/2020 18:55:21... [2020-05-05T18:55:35.653Z] INFO: make.ps1 starting at 05/05/2020 18:55:25 [2020-05-05T18:55:35.653Z] INFO: Git commit (7625669559) assumed from DOCKER_GITCOMMIT environment variable [2020-05-05T18:55:35.653Z] INFO: Invoking autogen... [2020-05-05T18:55:35.653Z] INFO: Running unit tests... [2020-05-05T18:55:35.654Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-05-05T18:55:35.741Z] 2020/05/05 18:55:35 Finished clone github.com/morikuni/aec [2020-05-05T18:55:35.741Z] 2020/05/05 18:55:35 Finished clone github.com/inconshreveable/mousetrap [2020-05-05T18:55:35.998Z] 2020/05/05 18:55:35 Finished clone github.com/docker/go-metrics [2020-05-05T18:55:36.285Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-05-05T18:55:36.561Z] 2020/05/05 18:55:36 Finished clone github.com/spf13/cobra [2020-05-05T18:55:37.493Z] 2020/05/05 18:55:37 Finished clone github.com/google/certificate-transparency-go [2020-05-05T18:55:39.561Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-05-05T18:55:39.561Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-05-05T18:55:41.456Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-05-05T18:55:42.626Z] ? github.com/docker/docker/api [no test files] [2020-05-05T18:55:42.750Z] 2020/05/05 18:55:42 Finished clone github.com/cloudflare/cfssl [2020-05-05T18:55:44.730Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-05-05T18:55:44.730Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-05-05T18:55:46.929Z] 2020/05/05 18:55:46 Finished clone cloud.google.com/go [2020-05-05T18:55:50.213Z] 2020/05/05 18:55:49 Finished clone github.com/docker/swarmkit [2020-05-05T18:55:51.276Z] --- PASS: TestDockerDaemonSuite (346.19s) [2020-05-05T18:55:51.276Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.32s) [2020-05-05T18:55:51.276Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.87s) [2020-05-05T18:55:51.276Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.62s) [2020-05-05T18:55:51.276Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.25s) [2020-05-05T18:55:51.277Z] docker_cli_daemon_test.go:1449: [dc2a7c3877a02] daemon is not started [2020-05-05T18:55:51.277Z] check_test.go:309: [d2a6882d6cc60] daemon is not started [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.58s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.09s) [2020-05-05T18:55:51.277Z] check_test.go:309: [d5e2df2d2be96] daemon is not started [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.50s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.28s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.70s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.40s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.51s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.31s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.50s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.89s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-05-05T18:55:51.277Z] check_test.go:309: [d47bce5770d4f] daemon is not started [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-05-05T18:55:51.277Z] check_test.go:309: [dbf51ab512f0c] daemon is not started [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.82s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2020-05-05T18:55:51.277Z] check_test.go:309: [dec4ea5573598] daemon is not started [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.19s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.87s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.29s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.30s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-05-05T18:55:51.277Z] check_test.go:309: [d519704628ca5] daemon is not started [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.22s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.45s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.10s) [2020-05-05T18:55:51.277Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-05T18:55:51.277Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-05-05T18:55:51.277Z] check_test.go:309: [dcea5b4f54200] daemon is not started [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.97s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.15s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.53s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.89s) [2020-05-05T18:55:51.277Z] check_test.go:309: [d8a039280eab8] daemon is not started [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.12s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-05-05T18:55:51.277Z] check_test.go:309: [d7090408b0b1e] daemon is not started [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.74s) [2020-05-05T18:55:51.277Z] docker_cli_daemon_plugins_test.go:79: [d643544b59645] daemon is not started [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.22s) [2020-05-05T18:55:51.277Z] docker_cli_daemon_plugins_test.go:169: [d6b97e43a39a9] daemon is not started [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.79s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-05-05T18:55:51.277Z] check_test.go:309: [dbe8949a7778b] daemon is not started [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.81s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.90s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.85s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.67s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.79s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.79s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.12s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.77s) [2020-05-05T18:55:51.277Z] check_test.go:309: [d1bd97ab9122a] daemon is not started [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.59s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.30s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.48s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.66s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.16s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.69s) [2020-05-05T18:55:51.277Z] check_test.go:309: [def6839d1a4b6] daemon is not started [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.47s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.44s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.80s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.30s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.35s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.14s) [2020-05-05T18:55:51.277Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-05-05T18:55:51.277Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-05-05T18:55:51.277Z] check_test.go:309: [d940d8559f090] daemon is not started [2020-05-05T18:55:51.277Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-05-05T18:55:51.277Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-05-05T18:55:51.277Z] check_test.go:309: [dcd903cf07f3b] daemon is not started [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.94s) [2020-05-05T18:55:51.277Z] check_test.go:309: [d046588dc5ea0] daemon is not started [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.48s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.10s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.29s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.01s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.23s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.33s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.58s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.28s) [2020-05-05T18:55:51.277Z] check_test.go:309: [d39811e0a2c65] daemon is not started [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.97s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.40s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.84s) [2020-05-05T18:55:51.277Z] check_test.go:309: [dd2fa75ece773] daemon is not started [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.90s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.58s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2020-05-05T18:55:51.277Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-05-05T18:55:51.277Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-05-05T18:55:51.277Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-05-05T18:55:51.277Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-05-05T18:55:51.277Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-05-05T18:55:51.277Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-05-05T18:55:51.277Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-05-05T18:55:51.277Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-05-05T18:55:51.277Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-05-05T18:55:51.277Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-05-05T18:55:51.277Z] check_test.go:309: [d503ded627713] daemon is not started [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2020-05-05T18:55:51.277Z] check_test.go:309: [db1eec2a2e247] daemon is not started [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.26s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-05-05T18:55:51.277Z] check_test.go:309: [dbee291fa1591] daemon is not started [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.13s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.91s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.59s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-05-05T18:55:51.277Z] check_test.go:309: [d38f1201507c6] daemon is not started [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.44s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.93s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.46s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.38s) [2020-05-05T18:55:51.277Z] check_test.go:309: [d1b9d2a846fde] daemon is not started [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.54s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.15s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-05-05T18:55:51.277Z] check_test.go:309: [d8f812e66a49d] daemon is not started [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.91s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.72s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.76s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.45s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.99s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.72s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.70s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.00s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.86s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.13s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.82s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.95s) [2020-05-05T18:55:51.277Z] docker_cli_daemon_test.go:2542: [d61ed60c879ec] daemon is not started [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.58s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.17s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.07s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.06s) [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s) [2020-05-05T18:55:51.277Z] check_test.go:309: [dd286c5b4becf] daemon is not started [2020-05-05T18:55:51.277Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.69s) [2020-05-05T18:55:51.277Z] === RUN TestDockerSwarmSuite [2020-05-05T18:55:51.277Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-05-05T18:55:53.170Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-05-05T18:55:53.498Z] 2020/05/05 18:55:52 Finished clone google.golang.org/genproto [2020-05-05T18:55:54.100Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-05-05T18:55:54.100Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-05-05T18:55:54.100Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-05-05T18:55:54.432Z] 2020/05/05 18:55:54 Finished clone github.com/containerd/containerd [2020-05-05T18:55:55.804Z] 2020/05/05 18:55:55 Finished clone github.com/coreos/etcd [2020-05-05T18:55:57.282Z] ok github.com/docker/docker/api/server 0.180s coverage: 9.0% of statements [2020-05-05T18:55:58.307Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-05-05T18:55:59.683Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-05-05T18:56:02.957Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-05-05T18:56:03.521Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-05-05T18:56:05.415Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-05-05T18:56:10.675Z] 2020/05/05 18:56:10 Finished clone github.com/gogo/protobuf [2020-05-05T18:56:13.510Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-05-05T18:56:13.973Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-05T18:56:13.973Z] [2020-05-05T18:56:13.973Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-05T18:56:13.973Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-05T18:56:13.973Z] HOSTNAME=5f07a2a85602 [2020-05-05T18:56:13.973Z] TESTDEBUG=0 [2020-05-05T18:56:13.973Z] DEST=bundles/test-integration [2020-05-05T18:56:13.973Z] PWD=/go/src/github.com/docker/docker [2020-05-05T18:56:13.973Z] DOCKER_GITCOMMIT=1db86b772e45e8ee04fcb6a4db487c983d67d29f [2020-05-05T18:56:13.973Z] container=docker [2020-05-05T18:56:13.973Z] HOME=/root [2020-05-05T18:56:13.973Z] GOLANG_VERSION=1.13.10 [2020-05-05T18:56:13.973Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-05T18:56:13.973Z] VALIDATE_BRANCH=master [2020-05-05T18:56:13.973Z] TERM=xterm [2020-05-05T18:56:13.973Z] DOCKER_PKG=github.com/docker/docker [2020-05-05T18:56:13.973Z] SHLVL=1 [2020-05-05T18:56:13.973Z] TIMEOUT=120m [2020-05-05T18:56:13.973Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-05T18:56:13.973Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-05T18:56:13.973Z] GO111MODULE=off [2020-05-05T18:56:13.973Z] DOCKER_EXPERIMENTAL=1 [2020-05-05T18:56:13.973Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-05T18:56:13.973Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-05T18:56:13.973Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-05T18:56:13.973Z] GOPATH=/go [2020-05-05T18:56:13.973Z] PKG_CONFIG=pkg-config [2020-05-05T18:56:13.973Z] _=/usr/bin/env [2020-05-05T18:56:13.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-05T18:56:14.127Z] 2020/05/05 18:56:14 Finished clone github.com/hashicorp/consul [2020-05-05T18:56:15.403Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-05-05T18:56:16.772Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-05-05T18:56:17.702Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-05-05T18:56:17.959Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-05-05T18:56:36.040Z] 2020/05/05 18:56:33 Finished clone github.com/aws/aws-sdk-go [2020-05-05T18:56:39.864Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-05-05T18:56:39.864Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-05-05T18:56:44.037Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-05-05T18:56:44.600Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-05-05T18:56:44.858Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-05-05T18:56:45.788Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-05-05T18:56:45.788Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-05-05T18:56:46.045Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-05-05T18:56:46.302Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-05-05T18:56:46.302Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-05-05T18:56:46.560Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-05-05T18:56:47.738Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-05T18:56:47.738Z] ok github.com/docker/docker/api/server/httputils 0.115s coverage: 14.7% of statements [2020-05-05T18:56:47.738Z] ok github.com/docker/docker/api/server/middleware 0.178s coverage: 37.7% of statements [2020-05-05T18:56:47.738Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-05T18:56:47.738Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-05T18:56:47.738Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-05T18:56:47.738Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-05T18:56:47.738Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-05T18:56:47.738Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-05T18:56:47.738Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-05T18:56:47.738Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-05T18:56:47.738Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-05T18:56:47.738Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-05T18:56:47.738Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-05T18:56:48.185Z] ok github.com/docker/docker/api/types/strslice 0.053s coverage: 90.0% of statements [2020-05-05T18:56:48.185Z] ok github.com/docker/docker/api/types/filters 0.091s coverage: 92.2% of statements [2020-05-05T18:56:48.631Z] ok github.com/docker/docker/api/types/time 0.151s coverage: 100.0% of statements [2020-05-05T18:56:48.631Z] ok github.com/docker/docker/api/server/router/swarm 0.239s coverage: 4.8% of statements [2020-05-05T18:56:48.631Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-05T18:56:48.631Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-05T18:56:48.631Z] ? github.com/docker/docker/api/types [no test files] [2020-05-05T18:56:48.631Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-05T18:56:48.631Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-05T18:56:48.631Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-05T18:56:48.631Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-05T18:56:48.631Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-05T18:56:48.631Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-05T18:56:48.631Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-05T18:56:48.631Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-05T18:56:48.631Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-05T18:56:48.631Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-05T18:56:48.631Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-05T18:56:49.078Z] ok github.com/docker/docker/api/types/versions 0.054s coverage: 75.0% of statements [2020-05-05T18:56:49.078Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-05T18:56:49.078Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-05T18:56:49.078Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-05T18:56:49.078Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-05-05T18:56:49.078Z] ? github.com/docker/docker/builder [no test files] [2020-05-05T18:56:49.078Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-05T18:56:49.078Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-05T18:56:49.078Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-05T18:56:49.078Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-05T18:56:49.078Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-05T18:56:49.078Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-05T18:56:49.078Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-05T18:56:49.526Z] ok github.com/docker/docker/builder/dockerignore 0.050s coverage: 96.8% of statements [2020-05-05T18:56:49.834Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-05-05T18:56:51.727Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-05-05T18:56:53.191Z] ok github.com/docker/docker/cli/debug 0.113s coverage: 100.0% of statements [2020-05-05T18:56:53.621Z] === RUN TestDockerSuite/TestBuildEnv [2020-05-05T18:56:54.135Z] ok github.com/docker/docker/builder/remotecontext 1.219s coverage: 9.2% of statements [2020-05-05T18:56:54.582Z] ok github.com/docker/docker/builder/dockerfile 1.145s coverage: 46.3% of statements [2020-05-05T18:56:54.989Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-05-05T18:56:56.358Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-05-05T18:56:57.726Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-05-05T18:57:06.822Z] ok github.com/docker/docker/client 0.475s coverage: 74.9% of statements [2020-05-05T18:57:07.679Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-05-05T18:57:07.936Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-05-05T18:57:08.866Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-05-05T18:57:09.431Z] --- PASS: TestImportExtremelyLargeImageWorks (173.27s) [2020-05-05T18:57:09.431Z] PASS [2020-05-05T18:57:09.431Z] [2020-05-05T18:57:09.431Z] DONE 12 tests in 177.268s [2020-05-05T18:57:09.431Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-05T18:57:09.431Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:57:09.431Z] ++ set -e [2020-05-05T18:57:09.431Z] ++ '[' -n 0 ']' [2020-05-05T18:57:09.431Z] ++ set -x [2020-05-05T18:57:09.431Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:57:09.431Z] INFO: Testing against a local daemon [2020-05-05T18:57:09.431Z] === RUN TestNetworkCreateDelete [2020-05-05T18:57:09.688Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-05-05T18:57:09.688Z] === RUN TestDockerNetworkDeletePreferID [2020-05-05T18:57:10.252Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2020-05-05T18:57:10.252Z] === RUN TestInspectNetwork [2020-05-05T18:57:15.504Z] === RUN TestInspectNetwork/full_network_id [2020-05-05T18:57:15.504Z] === RUN TestInspectNetwork/partial_network_id [2020-05-05T18:57:15.504Z] === RUN TestInspectNetwork/network_name [2020-05-05T18:57:15.504Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-05T18:57:19.675Z] --- PASS: TestInspectNetwork (9.60s) [2020-05-05T18:57:19.675Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-05T18:57:19.675Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-05T18:57:19.675Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-05T18:57:19.675Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-05T18:57:19.675Z] === RUN TestRunContainerWithBridgeNone [2020-05-05T18:57:21.484Z] ok github.com/docker/docker/builder/remotecontext/git 30.636s coverage: 86.3% of statements [2020-05-05T18:57:21.484Z] ? github.com/docker/docker/cli [no test files] [2020-05-05T18:57:21.484Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-05T18:57:22.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-05T18:57:22.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-05T18:57:22.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-05T18:57:22.946Z] --- PASS: TestRunContainerWithBridgeNone (2.68s) [2020-05-05T18:57:22.946Z] === RUN TestNetworkInvalidJSON [2020-05-05T18:57:22.946Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-05T18:57:22.946Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-05T18:57:22.946Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-05T18:57:22.946Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-05T18:57:22.946Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-05T18:57:22.946Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-05T18:57:22.946Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-05T18:57:22.946Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-05T18:57:22.946Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-05T18:57:22.946Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-05-05T18:57:22.946Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-05T18:57:22.946Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-05T18:57:22.946Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-05T18:57:22.946Z] === RUN TestHostIPv4BridgeLabel [2020-05-05T18:57:22.946Z] --- PASS: TestHostIPv4BridgeLabel (0.63s) [2020-05-05T18:57:22.946Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-05T18:57:24.314Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-05-05T18:57:24.314Z] === RUN TestDaemonDefaultNetworkPools [2020-05-05T18:57:24.877Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2020-05-05T18:57:24.877Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-05T18:57:26.244Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2020-05-05T18:57:26.244Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-05T18:57:27.174Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2020-05-05T18:57:27.174Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-05T18:57:27.736Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-05-05T18:57:27.736Z] === RUN TestServiceWithPredefinedNetwork [2020-05-05T18:57:29.628Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-05-05T18:57:30.031Z] ok github.com/docker/docker/cmd/dockerd 0.621s coverage: 19.3% of statements [2020-05-05T18:57:30.997Z] --- PASS: TestServiceWithPredefinedNetwork (3.23s) [2020-05-05T18:57:30.997Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-05T18:57:30.997Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-05T18:57:30.997Z] service_test.go:236: FLAKY_TEST [2020-05-05T18:57:30.997Z] === RUN TestServiceWithDataPathPortInit [2020-05-05T18:57:31.531Z] ok github.com/docker/docker/container 0.531s coverage: 41.9% of statements [2020-05-05T18:57:31.531Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-05T18:57:31.531Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-05T18:57:31.531Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-05T18:57:31.531Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-05T18:57:31.561Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-05-05T18:57:32.265Z] 2020/05/05 18:57:28 Finished clone google.golang.org/api [2020-05-05T18:57:32.265Z] 2020/05/05 18:57:28 Dependencies downloaded. Download time: 2m31.020813752s [2020-05-05T18:57:32.265Z] 2020/05/05 18:57:28 Collecting all dependencies [2020-05-05T18:57:33.659Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.261s coverage: 65.3% of statements [2020-05-05T18:57:35.903Z] ok github.com/docker/docker/daemon/cluster/convert 0.479s coverage: 35.6% of statements [2020-05-05T18:57:38.950Z] 2020/05/05 18:57:38 Clean vendor dir from unused packages [2020-05-05T18:57:39.515Z] 2020/05/05 18:57:39 Success [2020-05-05T18:57:39.515Z] 2020/05/05 18:57:39 Running time: 2m44.274821513s [2020-05-05T18:57:39.772Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-05-05T18:57:40.699Z] + echo Building e2e image [2020-05-05T18:57:40.699Z] Building e2e image [2020-05-05T18:57:40.699Z] + docker build --build-arg DOCKER_GITCOMMIT=1db86b772e45e8ee04fcb6a4db487c983d67d29f -t moby-e2e-test -f Dockerfile.e2e . [2020-05-05T18:57:40.699Z] #2 [internal] load .dockerignore [2020-05-05T18:57:40.699Z] #2 transferring context: 34B done [2020-05-05T18:57:40.699Z] #2 DONE 0.0s [2020-05-05T18:57:40.699Z] [2020-05-05T18:57:40.699Z] #1 [internal] load build definition from Dockerfile.e2e [2020-05-05T18:57:40.699Z] #1 transferring dockerfile: 3.21kB done [2020-05-05T18:57:40.699Z] #1 DONE 0.0s [2020-05-05T18:57:40.699Z] [2020-05-05T18:57:40.699Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine [2020-05-05T18:57:40.956Z] #4 DONE 0.3s [2020-05-05T18:57:40.956Z] [2020-05-05T18:57:40.956Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-05-05T18:57:40.956Z] #3 DONE 0.3s [2020-05-05T18:57:40.956Z] [2020-05-05T18:57:40.956Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-05-05T18:57:40.956Z] #5 DONE 0.0s [2020-05-05T18:57:40.956Z] [2020-05-05T18:57:40.956Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-05T18:57:40.956Z] #14 DONE 0.0s [2020-05-05T18:57:40.956Z] [2020-05-05T18:57:40.956Z] #8 [internal] load build context [2020-05-05T18:57:41.512Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-05-05T18:57:41.512Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-05-05T18:57:41.523Z] #8 transferring context: 842.28kB 0.3s done [2020-05-05T18:57:41.523Z] #8 DONE 0.3s [2020-05-05T18:57:41.523Z] [2020-05-05T18:57:41.523Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-05-05T18:57:41.523Z] #15 CACHED [2020-05-05T18:57:41.523Z] [2020-05-05T18:57:41.523Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-05-05T18:57:41.523Z] #16 CACHED [2020-05-05T18:57:41.523Z] [2020-05-05T18:57:41.523Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-05-05T18:57:41.523Z] #17 CACHED [2020-05-05T18:57:41.523Z] [2020-05-05T18:57:41.523Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-05-05T18:57:41.523Z] #18 CACHED [2020-05-05T18:57:41.523Z] [2020-05-05T18:57:41.523Z] #31 [builder 1/4] COPY . . [2020-05-05T18:57:41.597Z] ok github.com/docker/docker/daemon/cluster 1.263s coverage: 0.5% of statements [2020-05-05T18:57:42.075Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-05-05T18:57:42.087Z] #31 DONE 0.6s [2020-05-05T18:57:42.087Z] [2020-05-05T18:57:42.087Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-05-05T18:57:42.639Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-05-05T18:57:43.017Z] #32 DONE 0.8s [2020-05-05T18:57:43.017Z] [2020-05-05T18:57:43.017Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-05T18:57:43.103Z] ok github.com/docker/docker/daemon/config 1.159s coverage: 79.6% of statements [2020-05-05T18:57:43.550Z] ok github.com/docker/docker/daemon/discovery 0.211s coverage: 30.0% of statements [2020-05-05T18:57:43.580Z] #33 0.634 [2020-05-05T18:57:43.836Z] #33 1.064 Removing bundles/ [2020-05-05T18:57:43.836Z] #33 1.065 [2020-05-05T18:57:43.836Z] #33 1.069 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-05-05T18:57:44.532Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-05-05T18:57:44.532Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-05-05T18:57:44.532Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-05-05T18:57:44.766Z] #33 2.021 Building test suite binary ./integration-cli/test.main [2020-05-05T18:57:46.393Z] ok github.com/docker/docker/daemon/events 0.802s coverage: 50.0% of statements [2020-05-05T18:57:46.393Z] ok github.com/docker/docker/daemon/graphdriver 0.153s coverage: 2.3% of statements [2020-05-05T18:57:47.895Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.275s coverage: 11.1% of statements [2020-05-05T18:57:48.341Z] ok github.com/docker/docker/daemon/links 0.037s coverage: 93.0% of statements [2020-05-05T18:57:49.782Z] --- PASS: TestServiceWithDataPathPortInit (18.18s) [2020-05-05T18:57:49.782Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-05T18:57:50.469Z] ok github.com/docker/docker/daemon 3.357s coverage: 9.2% of statements [2020-05-05T18:57:50.469Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-05T18:57:50.469Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-05T18:57:50.469Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-05T18:57:50.469Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-05T18:57:50.469Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-05-05T18:57:50.469Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-05-05T18:57:50.469Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-05-05T18:57:50.469Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-05T18:57:50.469Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-05-05T18:57:50.469Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-05-05T18:57:50.469Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-05-05T18:57:50.469Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-05-05T18:57:50.469Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-05T18:57:50.469Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-05-05T18:57:50.469Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-05-05T18:57:50.469Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-05-05T18:57:51.413Z] ok github.com/docker/docker/daemon/logger 0.362s coverage: 42.1% of statements [2020-05-05T18:57:51.860Z] ok github.com/docker/docker/daemon/logger/awslogs 0.463s coverage: 77.4% of statements [2020-05-05T18:57:51.860Z] ok github.com/docker/docker/daemon/images 0.572s coverage: 4.9% of statements [2020-05-05T18:57:51.860Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-05T18:57:51.860Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-05T18:57:51.860Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-05-05T18:57:51.860Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-05T18:57:51.860Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-05T18:57:51.860Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-05-05T18:57:51.860Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-05-05T18:57:53.363Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.382s coverage: 61.6% of statements [2020-05-05T18:57:53.363Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.226s coverage: 87.2% of statements [2020-05-05T18:57:54.863Z] ok github.com/docker/docker/daemon/logger/local 0.470s coverage: 75.2% of statements [2020-05-05T18:57:54.863Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-05T18:57:54.863Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.384s coverage: 21.4% of statements [2020-05-05T18:57:55.806Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.152s coverage: 33.3% of statements [2020-05-05T18:57:56.253Z] ok github.com/docker/docker/daemon/logger/templates 0.057s coverage: 8.3% of statements [2020-05-05T18:57:56.364Z] === RUN TestDockerSuite/TestBuildExpose [2020-05-05T18:57:56.365Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-05-05T18:57:56.957Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-05-05T18:57:57.200Z] ok github.com/docker/docker/daemon/logger/syslog 0.353s coverage: 47.8% of statements [2020-05-05T18:57:57.524Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-05-05T18:57:57.524Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-05-05T18:57:57.781Z] === RUN TestDockerSuite/TestBuildFails [2020-05-05T18:57:58.038Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.82s) [2020-05-05T18:57:58.038Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mf1zgqxtt8utnsn3ua5fg0k8c Created:2020-05-05 18:57:50.883082714 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[49fdce4489b909573259009792c58241ff5a215387f08b07502d954a6289a515:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.b91vx2v6n32ffala1u66fje81 EndpointID:e438f8b69291618f75e2285ecb3e75cbd5d27e73f518efa0545938f1b17934fb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8e6b7cb0e919b91890ace22e60dad0e4ce377001e522fe8a72d4fc652fa1a32c MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:9d59ad042293 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.b91vx2v6n32ffala1u66fje81 EndpointID:e438f8b69291618f75e2285ecb3e75cbd5d27e73f518efa0545938f1b17934fb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-05T18:57:58.038Z] PASS [2020-05-05T18:57:58.038Z] [2020-05-05T18:57:58.038Z] === Skipped [2020-05-05T18:57:58.038Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-05T18:57:58.038Z] service_test.go:236: FLAKY_TEST [2020-05-05T18:57:58.038Z] [2020-05-05T18:57:58.038Z] [2020-05-05T18:57:58.038Z] DONE 22 tests, 1 skipped in 48.701s [2020-05-05T18:57:58.038Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-05T18:57:58.038Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:57:58.038Z] ++ set -e [2020-05-05T18:57:58.038Z] ++ '[' -n 0 ']' [2020-05-05T18:57:58.038Z] ++ set -x [2020-05-05T18:57:58.038Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:57:58.295Z] INFO: Testing against a local daemon [2020-05-05T18:57:58.295Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-05T18:57:58.295Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-05-05T18:57:58.295Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-05T18:57:58.295Z] === RUN TestDockerNetworkIpvlan [2020-05-05T18:57:58.295Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-05T18:57:58.295Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-05T18:57:58.295Z] PASS [2020-05-05T18:57:58.295Z] [2020-05-05T18:57:58.295Z] === Skipped [2020-05-05T18:57:58.295Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-05-05T18:57:58.295Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-05T18:57:58.295Z] [2020-05-05T18:57:58.295Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-05T18:57:58.295Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-05T18:57:58.295Z] [2020-05-05T18:57:58.295Z] [2020-05-05T18:57:58.295Z] DONE 2 tests, 2 skipped in 0.192s [2020-05-05T18:57:58.295Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-05T18:57:58.295Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:57:58.295Z] ++ set -e [2020-05-05T18:57:58.295Z] ++ '[' -n 0 ']' [2020-05-05T18:57:58.295Z] ++ set -x [2020-05-05T18:57:58.295Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:57:58.295Z] INFO: Testing against a local daemon [2020-05-05T18:57:58.295Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-05T18:57:58.701Z] ok github.com/docker/docker/daemon/logger/splunk 2.078s coverage: 82.5% of statements [2020-05-05T18:57:58.701Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-05T18:57:58.701Z] ? github.com/docker/docker/daemon/network [no test files] [2020-05-05T18:57:58.701Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-05T18:57:58.858Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-05-05T18:57:58.858Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-05-05T18:58:00.200Z] ok github.com/docker/docker/distribution/metadata 1.302s coverage: 48.2% of statements [2020-05-05T18:58:00.227Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.90s) [2020-05-05T18:58:00.227Z] === RUN TestDockerNetworkMacvlan [2020-05-05T18:58:01.143Z] ok github.com/docker/docker/errdefs 0.128s coverage: 49.4% of statements [2020-05-05T18:58:01.143Z] ok github.com/docker/docker/distribution 1.437s coverage: 20.3% of statements [2020-05-05T18:58:01.143Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-05T18:58:01.156Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-05T18:58:01.413Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-05-05T18:58:01.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-05T18:58:01.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-05T18:58:01.977Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-05T18:58:02.086Z] ok github.com/docker/docker/distribution/xfer 2.111s coverage: 76.8% of statements [2020-05-05T18:58:02.086Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-05T18:58:02.905Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-05T18:58:03.032Z] ok github.com/docker/docker/image/cache 0.344s coverage: 19.2% of statements [2020-05-05T18:58:03.032Z] ok github.com/docker/docker/image/v1 0.322s coverage: 25.0% of statements [2020-05-05T18:58:03.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-05T18:58:03.976Z] ok github.com/docker/docker/image 1.196s coverage: 86.4% of statements [2020-05-05T18:58:03.976Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-05T18:58:03.976Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-05T18:58:04.275Z] === RUN TestDockerSuite/TestBuildForceRm [2020-05-05T18:58:04.423Z] ok github.com/docker/docker/libcontainerd/queue 0.196s coverage: 100.0% of statements [2020-05-05T18:58:05.923Z] ok github.com/docker/docker/pkg/aaparser 0.140s coverage: 50.0% of statements [2020-05-05T18:58:06.178Z] === RUN TestDockerSuite/TestBuildFromGit [2020-05-05T18:58:06.178Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-05T18:58:06.370Z] ok github.com/docker/docker/layer 0.529s coverage: 30.1% of statements [2020-05-05T18:58:06.370Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-05T18:58:06.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-05T18:58:06.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-05T18:58:07.314Z] ok github.com/docker/docker/opts 0.280s coverage: 67.7% of statements [2020-05-05T18:58:07.548Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-05-05T18:58:08.111Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-05-05T18:58:08.258Z] ok github.com/docker/docker/libcontainerd/local 0.467s coverage: 1.0% of statements [2020-05-05T18:58:08.258Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-05T18:58:08.258Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-05T18:58:08.258Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-05T18:58:08.258Z] ? github.com/docker/docker/oci [no test files] [2020-05-05T18:58:08.258Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-05T18:58:08.705Z] ok github.com/docker/docker/pkg/broadcaster 0.041s coverage: 100.0% of statements [2020-05-05T18:58:09.041Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-05-05T18:58:09.152Z] ok github.com/docker/docker/pkg/authorization 0.727s coverage: 26.8% of statements [2020-05-05T18:58:09.152Z] ok github.com/docker/docker/pkg/capabilities 0.141s coverage: 87.5% of statements [2020-05-05T18:58:09.298Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-05T18:58:10.095Z] ok github.com/docker/docker/pkg/directory 0.067s coverage: 80.0% of statements [2020-05-05T18:58:10.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-05T18:58:10.541Z] ok github.com/docker/docker/pkg/chrootarchive 0.133s coverage: 15.4% of statements [2020-05-05T18:58:10.988Z] ok github.com/docker/docker/pkg/discovery 0.176s coverage: 58.3% of statements [2020-05-05T18:58:11.192Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-05-05T18:58:11.434Z] ok github.com/docker/docker/pkg/discovery/file 0.115s coverage: 92.9% of statements [2020-05-05T18:58:12.121Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-05-05T18:58:12.377Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-05-05T18:58:12.379Z] ok github.com/docker/docker/pkg/discovery/memory 0.194s coverage: 92.3% of statements [2020-05-05T18:58:12.825Z] ok github.com/docker/docker/pkg/discovery/nodes 0.093s coverage: 93.8% of statements [2020-05-05T18:58:13.770Z] ok github.com/docker/docker/pkg/filenotify 0.037s coverage: 36.2% of statements [2020-05-05T18:58:14.216Z] ok github.com/docker/docker/pkg/fileutils 0.067s coverage: 87.7% of statements [2020-05-05T18:58:14.897Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-05-05T18:58:15.154Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-05T18:58:15.159Z] ok github.com/docker/docker/pkg/homedir 0.058s coverage: 42.9% of statements [2020-05-05T18:58:15.159Z] ok github.com/docker/docker/pkg/archive 7.005s coverage: 62.0% of statements [2020-05-05T18:58:15.606Z] ok github.com/docker/docker/pkg/idtools 0.066s coverage: 6.5% of statements [2020-05-05T18:58:16.056Z] ok github.com/docker/docker/pkg/discovery/kv 3.520s coverage: 84.1% of statements [2020-05-05T18:58:17.002Z] ok github.com/docker/docker/pkg/jsonmessage 0.236s coverage: 91.7% of statements [2020-05-05T18:58:17.002Z] ok github.com/docker/docker/pkg/locker 0.047s coverage: 88.9% of statements [2020-05-05T18:58:17.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-05T18:58:17.046Z] --- PASS: TestDockerNetworkMacvlan (16.35s) [2020-05-05T18:58:17.047Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-05-05T18:58:17.047Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-05-05T18:58:17.047Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.01s) [2020-05-05T18:58:17.047Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.18s) [2020-05-05T18:58:17.047Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.42s) [2020-05-05T18:58:17.047Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.25s) [2020-05-05T18:58:17.047Z] PASS [2020-05-05T18:58:17.047Z] [2020-05-05T18:58:17.047Z] DONE 8 tests in 18.416s [2020-05-05T18:58:17.047Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-05T18:58:17.047Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:58:17.047Z] ++ set -e [2020-05-05T18:58:17.047Z] ++ '[' -n 0 ']' [2020-05-05T18:58:17.047Z] ++ set -x [2020-05-05T18:58:17.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:58:17.047Z] testing: warning: no tests to run [2020-05-05T18:58:17.047Z] PASS [2020-05-05T18:58:17.047Z] [2020-05-05T18:58:17.047Z] DONE 0 tests in 0.026s [2020-05-05T18:58:17.047Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-05T18:58:17.047Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:58:17.047Z] ++ set -e [2020-05-05T18:58:17.047Z] ++ '[' -n 0 ']' [2020-05-05T18:58:17.047Z] ++ set -x [2020-05-05T18:58:17.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:58:17.047Z] INFO: Testing against a local daemon [2020-05-05T18:58:17.047Z] === RUN TestAuthZPluginAllowRequest [2020-05-05T18:58:17.047Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-05-05T18:58:17.449Z] ok github.com/docker/docker/pkg/ioutils 0.715s coverage: 69.2% of statements [2020-05-05T18:58:17.896Z] ok github.com/docker/docker/pkg/longpath 0.050s coverage: 100.0% of statements [2020-05-05T18:58:17.896Z] ok github.com/docker/docker/pkg/namesgenerator 0.045s coverage: 85.7% of statements [2020-05-05T18:58:18.343Z] ok github.com/docker/docker/pkg/parsers 0.054s coverage: 97.0% of statements [2020-05-05T18:58:18.939Z] === RUN TestDockerSuite/TestBuildHistory [2020-05-05T18:58:18.939Z] --- PASS: TestAuthZPluginAllowRequest (1.82s) [2020-05-05T18:58:18.939Z] === RUN TestAuthZPluginTLS [2020-05-05T18:58:19.195Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-05-05T18:58:19.195Z] === RUN TestAuthZPluginDenyRequest [2020-05-05T18:58:19.286Z] ok github.com/docker/docker/pkg/pidfile 0.045s coverage: 82.6% of statements [2020-05-05T18:58:19.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-05T18:58:19.758Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-05-05T18:58:19.758Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-05T18:58:20.233Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.079s coverage: 56.8% of statements [2020-05-05T18:58:20.321Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-05-05T18:58:20.321Z] === RUN TestAuthZPluginDenyResponse [2020-05-05T18:58:20.884Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-05-05T18:58:20.884Z] === RUN TestAuthZPluginAllowEventStream [2020-05-05T18:58:21.179Z] ok github.com/docker/docker/pkg/plugins/transport 0.199s coverage: 85.7% of statements [2020-05-05T18:58:21.180Z] ok github.com/docker/docker/pkg/pools 0.046s coverage: 88.2% of statements [2020-05-05T18:58:22.271Z] ok github.com/docker/docker/pkg/progress 0.063s coverage: 75.9% of statements [2020-05-05T18:58:22.807Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s) [2020-05-05T18:58:22.807Z] === RUN TestAuthZPluginErrorResponse [2020-05-05T18:58:23.064Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-05-05T18:58:23.064Z] === RUN TestAuthZPluginErrorRequest [2020-05-05T18:58:23.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-05T18:58:23.225Z] ok github.com/docker/docker/pkg/reexec 0.117s coverage: 82.4% of statements [2020-05-05T18:58:23.225Z] ok github.com/docker/docker/pkg/pubsub 1.134s coverage: 73.9% of statements [2020-05-05T18:58:23.320Z] === RUN TestDockerSuite/TestBuildIidFile [2020-05-05T18:58:23.577Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-05-05T18:58:23.577Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-05T18:58:23.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-05T18:58:23.834Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-05-05T18:58:24.090Z] === RUN TestDockerSuite/TestBuildInheritance [2020-05-05T18:58:24.168Z] ok github.com/docker/docker/pkg/signal 0.044s coverage: 20.3% of statements [2020-05-05T18:58:24.168Z] ok github.com/docker/docker/pkg/stdcopy 0.066s coverage: 100.0% of statements [2020-05-05T18:58:24.347Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-05-05T18:58:24.347Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-05T18:58:24.604Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-05-05T18:58:25.110Z] ok github.com/docker/docker/pkg/stringid 0.034s coverage: 70.6% of statements [2020-05-05T18:58:25.110Z] ok github.com/docker/docker/pkg/streamformatter 0.060s coverage: 66.2% of statements [2020-05-05T18:58:25.110Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-05T18:58:25.110Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-05T18:58:25.110Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-05T18:58:25.110Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-05T18:58:25.110Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-05-05T18:58:25.110Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-05-05T18:58:25.110Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-05T18:58:25.110Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-05T18:58:25.533Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-05-05T18:58:25.533Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-05-05T18:58:26.055Z] ok github.com/docker/docker/pkg/sysinfo 0.077s coverage: 38.2% of statements [2020-05-05T18:58:26.463Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.06s) [2020-05-05T18:58:26.463Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-05T18:58:26.463Z] === RUN TestDockerSuite/TestBuildLabel [2020-05-05T18:58:26.501Z] ok github.com/docker/docker/pkg/tailfile 0.152s coverage: 88.6% of statements [2020-05-05T18:58:26.948Z] ok github.com/docker/docker/pkg/system 0.122s coverage: 13.8% of statements [2020-05-05T18:58:27.026Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-05-05T18:58:27.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-05T18:58:27.395Z] testing: warning: no tests to run [2020-05-05T18:58:27.395Z] coverage: [no statements] [2020-05-05T18:58:27.395Z] ok github.com/docker/docker/pkg/term/windows 0.088s coverage: [no statements] [no tests to run] [2020-05-05T18:58:27.590Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-05-05T18:58:27.841Z] ok github.com/docker/docker/pkg/tarsum 0.203s coverage: 89.3% of statements [2020-05-05T18:58:27.841Z] ok github.com/docker/docker/pkg/urlutil 0.044s coverage: 100.0% of statements [2020-05-05T18:58:27.841Z] ok github.com/docker/docker/pkg/truncindex 0.165s coverage: 91.5% of statements [2020-05-05T18:58:28.153Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-05-05T18:58:28.410Z] === RUN TestDockerSuite/TestBuildLabels [2020-05-05T18:58:28.669Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.45s) [2020-05-05T18:58:28.669Z] === RUN TestAuthZPluginHeader [2020-05-05T18:58:28.785Z] ok github.com/docker/docker/pkg/useragent 0.072s coverage: 88.9% of statements [2020-05-05T18:58:28.925Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-05-05T18:58:29.488Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-05-05T18:58:29.488Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-05T18:58:29.728Z] ok github.com/docker/docker/plugin/v2 0.191s coverage: 20.1% of statements [2020-05-05T18:58:30.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-05T18:58:30.050Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-05-05T18:58:30.175Z] ok github.com/docker/docker/reference 0.110s coverage: 84.4% of statements [2020-05-05T18:58:30.621Z] ok github.com/docker/docker/plugin 0.321s coverage: 12.5% of statements [2020-05-05T18:58:32.122Z] ok github.com/docker/docker/restartmanager 0.050s coverage: 50.9% of statements [2020-05-05T18:58:32.122Z] ok github.com/docker/docker/registry/resumable 0.333s coverage: 100.0% of statements [2020-05-05T18:58:32.568Z] ok github.com/docker/docker/registry 0.330s coverage: 51.5% of statements [2020-05-05T18:58:33.326Z] === RUN TestDockerSuite/TestBuildLastModified [2020-05-05T18:58:33.512Z] ok github.com/docker/docker/testutil 0.103s coverage: 62.5% of statements [2020-05-05T18:58:33.512Z] ok github.com/docker/docker/runconfig 0.235s coverage: 52.2% of statements [2020-05-05T18:58:34.255Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.53s) [2020-05-05T18:58:34.255Z] === RUN TestAuthZPluginV2Disable [2020-05-05T18:58:34.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-05T18:58:36.357Z] ok github.com/docker/docker/volume/drivers 0.196s coverage: 36.1% of statements [2020-05-05T18:58:36.357Z] ok github.com/docker/docker/volume/local 0.147s coverage: 37.7% of statements [2020-05-05T18:58:36.357Z] ok github.com/docker/docker/volume/mounts 0.193s coverage: 66.2% of statements [2020-05-05T18:58:37.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-05T18:58:37.527Z] --- PASS: TestAuthZPluginV2Disable (3.37s) [2020-05-05T18:58:37.527Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-05T18:58:38.456Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-05-05T18:58:38.488Z] ok github.com/docker/docker/volume/service 0.349s coverage: 70.3% of statements [2020-05-05T18:58:38.713Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-05-05T18:58:39.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-05T18:58:41.235Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.71s) [2020-05-05T18:58:41.235Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-05T18:58:42.523Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-05T18:58:42.523Z] Using test binary docker [2020-05-05T18:58:42.523Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-05T18:58:42.523Z] +++ /etc/init.d/apparmor start [2020-05-05T18:58:42.523Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-05T18:58:42.523Z] INFO: Waiting for daemon to start... [2020-05-05T18:58:42.523Z] Starting dockerd [2020-05-05T18:58:42.523Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-05-05T18:58:43.127Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-05-05T18:58:43.127Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-05-05T18:58:43.127Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-05-05T18:58:43.383Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-05-05T18:58:43.383Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-05-05T18:58:43.946Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-05-05T18:58:44.570Z] . [2020-05-05T18:58:44.570Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-05T18:58:44.570Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-05T18:58:44.570Z] Error: No such image: emptyfs [2020-05-05T18:58:44.570Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-05T18:58:44.570Z] ++++ docker load [2020-05-05T18:58:44.859Z] Running integration-test (iteration 1) [2020-05-05T18:58:44.859Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-05-05T18:58:44.859Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:58:44.859Z] ++ set -e [2020-05-05T18:58:44.859Z] ++ '[' -n 0 ']' [2020-05-05T18:58:44.859Z] ++ set -x [2020-05-05T18:58:44.859Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:58:45.840Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-05-05T18:58:49.113Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-05-05T18:58:52.384Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.20s) [2020-05-05T18:58:52.384Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-05T18:58:53.314Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-05-05T18:58:53.877Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-05-05T18:58:54.439Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-05-05T18:58:55.998Z] ok github.com/docker/docker/pkg/plugins 34.952s coverage: 73.4% of statements [2020-05-05T18:58:55.998Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-05T18:58:55.998Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-05T18:58:55.998Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-05T18:58:55.998Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-05-05T18:58:55.998Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-05T18:58:55.998Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-05T18:58:55.998Z] ? github.com/docker/docker/rootless [no test files] [2020-05-05T18:58:55.998Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-05T18:58:55.998Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-05T18:58:55.998Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-05T18:58:55.998Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-05T18:58:55.998Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-05T18:58:55.998Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-05T18:58:55.998Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-05T18:58:55.998Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-05T18:58:55.998Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-05T18:58:55.998Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-05T18:58:55.998Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-05T18:58:55.998Z] ? github.com/docker/docker/volume [no test files] [2020-05-05T18:58:55.998Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-05T18:58:55.998Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-05T18:58:56.445Z] [2020-05-05T18:58:56.445Z] === Skipped [2020-05-05T18:58:56.445Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-05-05T18:58:56.445Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-05-05T18:58:56.445Z] [2020-05-05T18:58:56.445Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-05-05T18:58:56.445Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-05T18:58:56.445Z] [2020-05-05T18:58:56.445Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-05-05T18:58:56.445Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-05T18:58:56.445Z] [2020-05-05T18:58:56.445Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-05-05T18:58:56.445Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-05T18:58:56.445Z] [2020-05-05T18:58:56.445Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-05-05T18:58:56.445Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-05T18:58:56.445Z] [2020-05-05T18:58:56.445Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-05-05T18:58:56.445Z] client_test.go:23: runtime.GOOS == "windows" [2020-05-05T18:58:56.445Z] [2020-05-05T18:58:56.445Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-05-05T18:58:56.445Z] daemon_test.go:147: root required [2020-05-05T18:58:56.445Z] [2020-05-05T18:58:56.445Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-05-05T18:58:56.445Z] reload_test.go:520: root required [2020-05-05T18:58:56.445Z] [2020-05-05T18:58:56.445Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-05-05T18:58:56.445Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-05-05T18:58:56.445Z] [2020-05-05T18:58:56.445Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-05-05T18:58:56.445Z] pull_v2_test.go:73: Needs fixing on Windows [2020-05-05T18:58:56.445Z] [2020-05-05T18:58:56.445Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-05-05T18:58:56.445Z] pull_v2_test.go:118: Needs fixing on Windows [2020-05-05T18:58:56.445Z] [2020-05-05T18:58:56.445Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-05-05T18:58:56.445Z] download_test.go:268: Needs fixing on Windows [2020-05-05T18:58:56.445Z] [2020-05-05T18:58:56.445Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-05-05T18:58:56.445Z] layer_test.go:304: Failing on Windows [2020-05-05T18:58:56.445Z] [2020-05-05T18:58:56.445Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-05-05T18:58:56.445Z] layer_test.go:353: Failing on Windows [2020-05-05T18:58:56.445Z] [2020-05-05T18:58:56.445Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-05-05T18:58:56.445Z] layer_test.go:468: Failing on Windows [2020-05-05T18:58:56.445Z] [2020-05-05T18:58:56.445Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-05-05T18:58:56.445Z] layer_test.go:697: Failing on Windows [2020-05-05T18:58:56.445Z] [2020-05-05T18:58:56.445Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-05-05T18:58:56.445Z] migration_test.go:46: Failing on Windows [2020-05-05T18:58:56.445Z] [2020-05-05T18:58:56.445Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-05-05T18:58:56.445Z] migration_test.go:182: Failing on Windows [2020-05-05T18:58:56.445Z] [2020-05-05T18:58:56.445Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-05-05T18:58:56.445Z] mount_test.go:17: Failing on Windows [2020-05-05T18:58:56.445Z] [2020-05-05T18:58:56.445Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-05-05T18:58:56.445Z] mount_test.go:76: Failing on Windows [2020-05-05T18:58:56.445Z] [2020-05-05T18:58:56.891Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-05-05T18:58:56.892Z] mount_test.go:125: Failing on Windows [2020-05-05T18:58:56.892Z] [2020-05-05T18:58:56.892Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-05-05T18:58:56.892Z] mount_test.go:212: Failing on Windows [2020-05-05T18:58:56.892Z] [2020-05-05T18:58:56.892Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-05-05T18:58:56.892Z] archive_test.go:133: Xz not present in msys2 [2020-05-05T18:58:56.892Z] [2020-05-05T18:58:56.892Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-05-05T18:58:56.892Z] archive_test.go:238: Failing on Windows CI machines [2020-05-05T18:58:56.892Z] [2020-05-05T18:58:56.892Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-05-05T18:58:56.892Z] archive_windows_test.go:16: Currently fails [2020-05-05T18:58:56.892Z] [2020-05-05T18:58:56.892Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-05-05T18:58:56.892Z] changes_test.go:192: needs more investigation [2020-05-05T18:58:56.892Z] [2020-05-05T18:58:56.892Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-05-05T18:58:56.892Z] changes_test.go:405: needs further investigation [2020-05-05T18:58:56.892Z] [2020-05-05T18:58:56.892Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-05-05T18:58:56.892Z] changes_test.go:441: needs further investigation [2020-05-05T18:58:56.892Z] [2020-05-05T18:58:56.892Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-05-05T18:58:56.892Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-05-05T18:58:56.892Z] [2020-05-05T18:58:56.892Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-05-05T18:58:56.892Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-05-05T18:58:56.892Z] [2020-05-05T18:58:56.892Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-05-05T18:58:56.892Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-05T18:58:56.892Z] [2020-05-05T18:58:56.892Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-05-05T18:58:56.892Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-05T18:58:56.892Z] [2020-05-05T18:58:56.892Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-05-05T18:58:56.892Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-05-05T18:58:56.892Z] [2020-05-05T18:58:56.892Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-05-05T18:58:56.892Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-05T18:58:56.892Z] [2020-05-05T18:58:56.892Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-05-05T18:58:56.892Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-05-05T18:58:56.892Z] [2020-05-05T18:58:56.892Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-05-05T18:58:56.892Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-05-05T18:58:56.892Z] [2020-05-05T18:58:56.892Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-05-05T18:58:56.892Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-05-05T18:58:56.892Z] [2020-05-05T18:58:56.892Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-05-05T18:58:56.892Z] poller_test.go:41: No chmod on Windows [2020-05-05T18:58:56.892Z] [2020-05-05T18:58:56.892Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-05-05T18:58:56.892Z] fileutils_test.go:134: Needs porting to Windows [2020-05-05T18:58:56.892Z] [2020-05-05T18:58:56.892Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-05-05T18:58:56.892Z] fileutils_test.go:180: Needs porting to Windows [2020-05-05T18:58:56.892Z] [2020-05-05T18:58:56.892Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-05-05T18:58:56.892Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-05-05T18:58:56.892Z] [2020-05-05T18:58:56.892Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-05-05T18:58:56.892Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-05-05T18:58:56.892Z] [2020-05-05T18:58:56.892Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-05-05T18:58:56.892Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-05-05T18:58:56.892Z] [2020-05-05T18:58:56.892Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-05-05T18:58:56.892Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-05-05T18:58:56.892Z] [2020-05-05T18:58:56.892Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-05-05T18:58:56.892Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-05-05T18:58:56.892Z] [2020-05-05T18:58:56.892Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-05-05T18:58:56.892Z] local_test.go:181: runtime.GOOS == "windows" [2020-05-05T18:58:56.892Z] [2020-05-05T18:58:56.892Z] [2020-05-05T18:58:56.892Z] DONE 1760 tests, 46 skipped in 201.998s [2020-05-05T18:58:56.892Z] INFO: make.ps1 ended at 05/05/2020 18:58:56 [2020-05-05T18:58:58.391Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-05-05T18:58:58.391Z] INFO: Unit tests ended at 05/05/2020 18:58:58. Duration:00:03:35.8273522 [2020-05-05T18:58:58.391Z] INFO: Building busybox [2020-05-05T18:58:58.391Z] Sending build context to Docker daemon 5.12kB [2020-05-05T18:58:58.391Z] [2020-05-05T18:58:58.391Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-05-05T18:58:58.391Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-05-05T18:58:58.391Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-05-05T18:58:58.391Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-05-05T18:58:58.391Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-05-05T18:58:58.391Z] ---> fdf6432edbdc [2020-05-05T18:58:58.391Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-05-05T18:58:58.391Z] ---> Running in a3cad313e0f4 [2020-05-05T18:59:00.174Z] Loaded image: buildpack-deps:jessie [2020-05-05T18:59:00.174Z] Loaded image: busybox:latest [2020-05-05T18:59:00.174Z] Loaded image: busybox:glibc [2020-05-05T18:59:00.174Z] Loaded image: debian:jessie [2020-05-05T18:59:00.174Z] Loaded image: hello-world:latest [2020-05-05T18:59:00.174Z] INFO: Testing against a local daemon [2020-05-05T18:59:00.174Z] === RUN TestCgroupNamespacesBuild [2020-05-05T18:59:00.792Z] --- PASS: TestCgroupNamespacesBuild (1.68s) [2020-05-05T18:59:00.792Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-05T18:59:00.981Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-05-05T18:59:02.831Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.62s) [2020-05-05T18:59:02.831Z] === RUN TestBuildWithSession [2020-05-05T18:59:02.831Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-05T18:59:02.831Z] build_session_test.go:25: TODO: BuildKit [2020-05-05T18:59:02.831Z] === RUN TestBuildSquashParent [2020-05-05T18:59:04.084Z] Removing intermediate container a3cad313e0f4 [2020-05-05T18:59:04.084Z] ---> 49f9fbc599d0 [2020-05-05T18:59:04.084Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-05-05T18:59:04.084Z] ---> Running in 94ea8b550a44 [2020-05-05T18:59:04.084Z] Removing intermediate container 94ea8b550a44 [2020-05-05T18:59:04.084Z] ---> 7e469b4a9573 [2020-05-05T18:59:04.084Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-05-05T18:59:04.084Z] ---> Running in a9d029a1a44c [2020-05-05T18:59:04.530Z] Removing intermediate container a9d029a1a44c [2020-05-05T18:59:04.530Z] ---> 8023e1ae3a31 [2020-05-05T18:59:04.530Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-05-05T18:59:05.152Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-05-05T18:59:06.030Z] [2020-05-05T18:59:06.030Z] ---> c71656643cf9 [2020-05-05T18:59:06.030Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-05-05T18:59:06.030Z] ---> Running in 864160b33e3f [2020-05-05T18:59:09.324Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2020-05-05T18:59:09.324Z] PASS [2020-05-05T18:59:09.324Z] [2020-05-05T18:59:09.324Z] DONE 17 tests in 52.247s [2020-05-05T18:59:09.324Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-05-05T18:59:09.324Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-05T18:59:09.324Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:59:09.324Z] ++ set -e [2020-05-05T18:59:09.324Z] ++ '[' -n 0 ']' [2020-05-05T18:59:09.324Z] ++ set -x [2020-05-05T18:59:09.324Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:59:09.324Z] INFO: Testing against a local daemon [2020-05-05T18:59:09.324Z] === RUN TestPluginInvalidJSON [2020-05-05T18:59:09.324Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-05T18:59:09.324Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-05T18:59:09.324Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-05T18:59:09.324Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-05-05T18:59:09.324Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-05T18:59:09.324Z] === RUN TestPluginInstall [2020-05-05T18:59:09.324Z] === RUN TestPluginInstall/no_auth [2020-05-05T18:59:09.676Z] --- PASS: TestBuildSquashParent (6.03s) [2020-05-05T18:59:09.676Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-05T18:59:09.676Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-05T18:59:09.676Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-05T18:59:09.676Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-05T18:59:09.676Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-05T18:59:09.676Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-05T18:59:09.676Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-05T18:59:09.676Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-05T18:59:09.676Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-05T18:59:09.676Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-05T18:59:09.676Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-05T18:59:09.676Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-05T18:59:09.676Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-05T18:59:09.676Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-05T18:59:09.676Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-05T18:59:09.676Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-05T18:59:09.676Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-05T18:59:10.692Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-05-05T18:59:11.716Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-05T18:59:11.716Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-05T18:59:13.964Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-05-05T18:59:13.965Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-05-05T18:59:14.403Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-05T18:59:14.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.00s) [2020-05-05T18:59:14.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.10s) [2020-05-05T18:59:14.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.65s) [2020-05-05T18:59:14.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.74s) [2020-05-05T18:59:14.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.41s) [2020-05-05T18:59:14.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.37s) [2020-05-05T18:59:14.403Z] === RUN TestBuildMultiStageCopy [2020-05-05T18:59:14.403Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-05T18:59:15.899Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-05T18:59:15.901Z] time="2020-05-05T18:59:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-05T18:59:15.901Z] time="2020-05-05T18:59:15Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-05T18:59:15.901Z] time="2020-05-05T18:59:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cfe851297bced9e63f9c95c4b4d2616b5acc9134376bd5a65388e1106fd3a631" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-05T18:59:15.901Z] time="2020-05-05T18:59:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-05T18:59:15.901Z] time="2020-05-05T18:59:15Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-05T18:59:15.901Z] time="2020-05-05T18:59:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cfe851297bced9e63f9c95c4b4d2616b5acc9134376bd5a65388e1106fd3a631" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-05T18:59:16.486Z] === RUN TestPluginInstall/with_htpasswd [2020-05-05T18:59:16.519Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-05T18:59:16.806Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-05T18:59:17.051Z] time="2020-05-05T18:59:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-05T18:59:17.052Z] time="2020-05-05T18:59:16Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-05T18:59:17.052Z] time="2020-05-05T18:59:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88180b4a26733ba7b34f8fabc0d06992df1abf7bae3f4744683cc27d74ab51a7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-05T18:59:17.052Z] time="2020-05-05T18:59:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-05T18:59:17.052Z] time="2020-05-05T18:59:16Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-05T18:59:17.052Z] time="2020-05-05T18:59:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88180b4a26733ba7b34f8fabc0d06992df1abf7bae3f4744683cc27d74ab51a7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-05T18:59:17.092Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-05T18:59:17.615Z] === RUN TestPluginInstall/with_insecure [2020-05-05T18:59:17.716Z] --- PASS: TestBuildMultiStageCopy (3.62s) [2020-05-05T18:59:17.716Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.97s) [2020-05-05T18:59:17.716Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.40s) [2020-05-05T18:59:17.716Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s) [2020-05-05T18:59:17.716Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s) [2020-05-05T18:59:17.716Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s) [2020-05-05T18:59:17.716Z] === RUN TestBuildMultiStageParentConfig [2020-05-05T18:59:18.273Z] Removing intermediate container 864160b33e3f [2020-05-05T18:59:18.273Z] ---> d5221381a2ee [2020-05-05T18:59:18.273Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-05-05T18:59:18.273Z] ---> Running in 9d08e661e122 [2020-05-05T18:59:18.273Z] [2020-05-05T18:59:18.273Z] SUCCESS: Specified value was saved. [2020-05-05T18:59:18.545Z] time="2020-05-05T18:59:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-05T18:59:18.545Z] time="2020-05-05T18:59:18Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-05T18:59:18.545Z] time="2020-05-05T18:59:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1fb75076c0ae39bb66047521b65834bd4b8065a66458ab292456807c6606af49" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-05T18:59:18.545Z] time="2020-05-05T18:59:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-05T18:59:18.545Z] time="2020-05-05T18:59:18Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-05T18:59:18.545Z] time="2020-05-05T18:59:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1fb75076c0ae39bb66047521b65834bd4b8065a66458ab292456807c6606af49" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-05T18:59:18.732Z] --- PASS: TestBuildMultiStageParentConfig (1.05s) [2020-05-05T18:59:18.732Z] === RUN TestBuildLabelWithTargets [2020-05-05T18:59:18.803Z] --- PASS: TestPluginInstall (9.65s) [2020-05-05T18:59:18.803Z] --- PASS: TestPluginInstall/no_auth (7.15s) [2020-05-05T18:59:18.803Z] --- PASS: TestPluginInstall/with_htpasswd (1.10s) [2020-05-05T18:59:18.803Z] --- PASS: TestPluginInstall/with_insecure (1.40s) [2020-05-05T18:59:18.803Z] plugin_test.go:157: [d90d2d3c13a07] daemon is not started [2020-05-05T18:59:18.803Z] PASS [2020-05-05T18:59:18.803Z] [2020-05-05T18:59:18.803Z] DONE 6 tests in 9.830s [2020-05-05T18:59:18.803Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-05T18:59:18.803Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:59:18.803Z] ++ set -e [2020-05-05T18:59:18.803Z] ++ '[' -n 0 ']' [2020-05-05T18:59:18.803Z] ++ set -x [2020-05-05T18:59:18.803Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:59:19.060Z] INFO: Testing against a local daemon [2020-05-05T18:59:19.060Z] === RUN TestExternalGraphDriver [2020-05-05T18:59:19.060Z] === RUN TestExternalGraphDriver/json [2020-05-05T18:59:19.990Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-05-05T18:59:20.218Z] --- PASS: TestBuildLabelWithTargets (1.60s) [2020-05-05T18:59:20.218Z] === RUN TestBuildWithEmptyLayers [2020-05-05T18:59:20.553Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-05-05T18:59:21.116Z] === RUN TestExternalGraphDriver/spec [2020-05-05T18:59:21.119Z] Removing intermediate container 9d08e661e122 [2020-05-05T18:59:21.119Z] ---> 6d8901e4f046 [2020-05-05T18:59:21.119Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-05-05T18:59:21.119Z] ---> Running in ea95592c4e17 [2020-05-05T18:59:21.235Z] --- PASS: TestBuildWithEmptyLayers (0.86s) [2020-05-05T18:59:21.235Z] === RUN TestBuildMultiStageOnBuild [2020-05-05T18:59:23.009Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-05-05T18:59:23.265Z] --- PASS: TestBuildMultiStageOnBuild (2.20s) [2020-05-05T18:59:23.265Z] === RUN TestBuildUncleanTarFilenames [2020-05-05T18:59:23.266Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-05-05T18:59:23.266Z] === RUN TestExternalGraphDriver/pull [2020-05-05T18:59:24.198Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-05-05T18:59:24.747Z] --- PASS: TestBuildUncleanTarFilenames (1.15s) [2020-05-05T18:59:24.747Z] === RUN TestBuildMultiStageLayerLeak [2020-05-05T18:59:24.778Z] Cannot create a file when that file already exists. [2020-05-05T18:59:25.569Z] --- PASS: TestExternalGraphDriver (6.56s) [2020-05-05T18:59:25.569Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2020-05-05T18:59:25.569Z] --- PASS: TestExternalGraphDriver/spec (2.16s) [2020-05-05T18:59:25.569Z] --- PASS: TestExternalGraphDriver/pull (2.21s) [2020-05-05T18:59:25.569Z] === RUN TestGraphdriverPluginV2 [2020-05-05T18:59:25.569Z] === RUN TestDockerSuite/TestBuildNetNone [2020-05-05T18:59:26.500Z] === RUN TestDockerSuite/TestBuildNoContext [2020-05-05T18:59:26.783Z] --- PASS: TestBuildMultiStageLayerLeak (2.30s) [2020-05-05T18:59:26.783Z] === RUN TestBuildWithHugeFile [2020-05-05T18:59:27.871Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-05-05T18:59:28.801Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-05-05T18:59:28.801Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-05-05T18:59:29.382Z] Removing intermediate container ea95592c4e17 [2020-05-05T18:59:29.382Z] ---> beb51e4815a9 [2020-05-05T18:59:29.382Z] Step 13/13 : CMD ["sh"] [2020-05-05T18:59:29.382Z] ---> Running in cd653c921d8c [2020-05-05T18:59:29.382Z] Removing intermediate container cd653c921d8c [2020-05-05T18:59:29.382Z] ---> 1fb5182a02a1 [2020-05-05T18:59:29.382Z] Successfully built 1fb5182a02a1 [2020-05-05T18:59:29.382Z] Successfully tagged busybox:latest [2020-05-05T18:59:29.382Z] INFO: Docker images of the daemon under test [2020-05-05T18:59:29.382Z] [2020-05-05T18:59:29.382Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-05T18:59:29.382Z] busybox latest 1fb5182a02a1 Less than a second ago 4.99GB [2020-05-05T18:59:29.382Z] microsoft/windowsservercore latest fdf6432edbdc 3 weeks ago 4.94GB [2020-05-05T18:59:29.382Z] mcr.microsoft.com/windows/servercore ltsc2019 fdf6432edbdc 3 weeks ago 4.94GB [2020-05-05T18:59:29.382Z] [2020-05-05T18:59:29.382Z] INFO: Running integration tests at 05/05/2020 18:59:29... [2020-05-05T18:59:29.382Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-05-05T18:59:29.382Z] INFO: Integration API tests being run from the host: [2020-05-05T18:59:29.382Z] INFO: make.ps1 starting at 05/05/2020 18:59:29 [2020-05-05T18:59:30.325Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-05-05T18:59:30.695Z] --- PASS: TestGraphdriverPluginV2 (4.84s) [2020-05-05T18:59:30.695Z] PASS [2020-05-05T18:59:30.695Z] [2020-05-05T18:59:30.695Z] DONE 5 tests in 11.521s [2020-05-05T18:59:30.695Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-05T18:59:30.695Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:59:30.695Z] ++ set -e [2020-05-05T18:59:30.695Z] ++ '[' -n 0 ']' [2020-05-05T18:59:30.695Z] ++ set -x [2020-05-05T18:59:30.695Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:59:30.695Z] INFO: Testing against a local daemon [2020-05-05T18:59:30.695Z] === RUN TestContinueAfterPluginCrash [2020-05-05T18:59:30.695Z] === PAUSE TestContinueAfterPluginCrash [2020-05-05T18:59:30.695Z] === RUN TestReadPluginNoRead [2020-05-05T18:59:30.695Z] === PAUSE TestReadPluginNoRead [2020-05-05T18:59:30.695Z] === RUN TestDaemonStartWithLogOpt [2020-05-05T18:59:30.695Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-05T18:59:30.695Z] === CONT TestContinueAfterPluginCrash [2020-05-05T18:59:30.695Z] === CONT TestDaemonStartWithLogOpt [2020-05-05T18:59:31.259Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-05-05T18:59:32.191Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-05-05T18:59:32.191Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-05-05T18:59:33.123Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-05-05T18:59:33.688Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-05-05T18:59:35.058Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-05-05T18:59:36.950Z] --- PASS: TestDaemonStartWithLogOpt (6.16s) [2020-05-05T18:59:36.950Z] === CONT TestReadPluginNoRead [2020-05-05T18:59:37.207Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-05-05T18:59:38.138Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-05-05T18:59:40.660Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-05T18:59:41.224Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-05-05T18:59:41.787Z] --- PASS: TestContinueAfterPluginCrash (11.22s) [2020-05-05T18:59:42.045Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-05T18:59:42.975Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-05-05T18:59:42.975Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-05-05T18:59:44.344Z] === RUN TestReadPluginNoRead/default [2020-05-05T18:59:45.712Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-05-05T18:59:46.275Z] --- PASS: TestReadPluginNoRead (9.58s) [2020-05-05T18:59:46.275Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.96s) [2020-05-05T18:59:46.275Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.99s) [2020-05-05T18:59:46.275Z] --- PASS: TestReadPluginNoRead/default (2.16s) [2020-05-05T18:59:46.275Z] read_test.go:91: [dad39100e7000] daemon is not started [2020-05-05T18:59:46.275Z] PASS [2020-05-05T18:59:46.275Z] [2020-05-05T18:59:46.275Z] DONE 6 tests in 15.879s [2020-05-05T18:59:46.275Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-05-05T18:59:46.275Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:59:46.275Z] ++ set -e [2020-05-05T18:59:46.275Z] ++ '[' -n 0 ']' [2020-05-05T18:59:46.275Z] ++ set -x [2020-05-05T18:59:46.275Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:59:46.275Z] testing: warning: no tests to run [2020-05-05T18:59:46.275Z] PASS [2020-05-05T18:59:46.275Z] [2020-05-05T18:59:46.275Z] DONE 0 tests in 0.046s [2020-05-05T18:59:46.275Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-05T18:59:46.275Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:59:46.275Z] ++ set -e [2020-05-05T18:59:46.275Z] ++ '[' -n 0 ']' [2020-05-05T18:59:46.275Z] ++ set -x [2020-05-05T18:59:46.275Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:59:46.532Z] INFO: Testing against a local daemon [2020-05-05T18:59:46.532Z] === RUN TestPluginWithDevMounts [2020-05-05T18:59:46.532Z] === PAUSE TestPluginWithDevMounts [2020-05-05T18:59:46.532Z] === CONT TestPluginWithDevMounts [2020-05-05T18:59:46.789Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-05-05T18:59:49.311Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-05-05T18:59:49.311Z] --- PASS: TestPluginWithDevMounts (2.48s) [2020-05-05T18:59:49.311Z] PASS [2020-05-05T18:59:49.311Z] [2020-05-05T18:59:49.311Z] DONE 1 tests in 2.661s [2020-05-05T18:59:49.311Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-05T18:59:49.311Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:59:49.311Z] ++ set -e [2020-05-05T18:59:49.311Z] ++ '[' -n 0 ']' [2020-05-05T18:59:49.311Z] ++ set -x [2020-05-05T18:59:49.311Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-05T18:59:49.311Z] INFO: Testing against a local daemon [2020-05-05T18:59:49.311Z] === RUN TestSecretInspect [2020-05-05T18:59:49.568Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-05-05T18:59:51.210Z] #33 118.9 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-05T18:59:51.210Z] #33 121.2 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-05T18:59:51.210Z] #33 122.7 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-05T18:59:51.210Z] #33 124.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-05T18:59:51.210Z] #33 127.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-05T18:59:51.260Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-05T18:59:51.260Z] INFO: Testing against a local daemon [2020-05-05T18:59:51.775Z] #33 129.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-05T18:59:52.838Z] --- PASS: TestSecretInspect (3.09s) [2020-05-05T18:59:52.838Z] === RUN TestSecretList [2020-05-05T18:59:53.401Z] === RUN TestDockerSuite/TestBuildPATH [2020-05-05T18:59:53.670Z] #33 130.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-05T18:59:54.601Z] #33 131.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-05T18:59:55.164Z] #33 132.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-05T18:59:55.923Z] --- PASS: TestSecretList (3.24s) [2020-05-05T18:59:55.923Z] === RUN TestSecretsCreateAndDelete [2020-05-05T18:59:55.923Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-05-05T18:59:56.534Z] #33 133.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-05T18:59:56.854Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-05-05T18:59:57.784Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-05-05T18:59:58.041Z] --- PASS: TestSecretsCreateAndDelete (2.57s) [2020-05-05T18:59:58.041Z] === RUN TestSecretsUpdate [2020-05-05T18:59:58.429Z] #33 135.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-05T19:00:00.324Z] #33 137.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-05T19:00:01.314Z] --- PASS: TestSecretsUpdate (3.06s) [2020-05-05T19:00:01.314Z] === RUN TestTemplatedSecret [2020-05-05T19:00:02.220Z] #33 139.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-05T19:00:02.477Z] #33 139.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-05T19:00:04.373Z] #33 141.5 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-05T19:00:05.488Z] --- PASS: TestTemplatedSecret (3.59s) [2020-05-05T19:00:05.488Z] === RUN TestSecretCreateResolve [2020-05-05T19:00:05.786Z] #33 142.9 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-05T19:00:07.680Z] #33 144.8 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-05T19:00:08.009Z] --- PASS: TestSecretCreateResolve (3.15s) [2020-05-05T19:00:08.009Z] PASS [2020-05-05T19:00:08.009Z] [2020-05-05T19:00:08.009Z] DONE 6 tests in 18.836s [2020-05-05T19:00:08.009Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-05T19:00:08.009Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:00:08.009Z] ++ set -e [2020-05-05T19:00:08.009Z] ++ '[' -n 0 ']' [2020-05-05T19:00:08.009Z] ++ set -x [2020-05-05T19:00:08.009Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:00:08.009Z] INFO: Testing against a local daemon [2020-05-05T19:00:08.009Z] === RUN TestServiceCreateInit [2020-05-05T19:00:08.009Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-05T19:00:08.573Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-05-05T19:00:08.772Z] ok github.com/docker/docker/integration/build 15.532s [2020-05-05T19:00:08.772Z] [2020-05-05T19:00:08.772Z] === Skipped [2020-05-05T19:00:08.772Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-05-05T19:00:08.772Z] build_session_test.go:25: TODO: BuildKit [2020-05-05T19:00:08.772Z] [2020-05-05T19:00:08.772Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-05-05T19:00:08.772Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:00:08.772Z] [2020-05-05T19:00:08.772Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-05T19:00:08.772Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-05T19:00:08.772Z] [2020-05-05T19:00:08.772Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-05-05T19:00:08.772Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-05T19:00:08.772Z] [2020-05-05T19:00:08.772Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-05-05T19:00:08.772Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-05T19:00:08.772Z] [2020-05-05T19:00:08.772Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s) [2020-05-05T19:00:08.772Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-05T19:00:08.772Z] [2020-05-05T19:00:08.772Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-05-05T19:00:08.772Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-05T19:00:08.772Z] [2020-05-05T19:00:08.772Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-05-05T19:00:08.772Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-05T19:00:08.772Z] [2020-05-05T19:00:08.772Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-05-05T19:00:08.772Z] build_test.go:491: testEnv.OSType == "windows" [2020-05-05T19:00:08.772Z] [2020-05-05T19:00:08.772Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-05-05T19:00:08.772Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-05T19:00:08.772Z] [2020-05-05T19:00:08.772Z] [2020-05-05T19:00:08.772Z] DONE 22 tests, 10 skipped in 36.563s [2020-05-05T19:00:08.772Z] [2020-05-05T19:00:08.772Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-05-05T19:00:09.049Z] #33 146.2 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-05T19:00:09.220Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-05T19:00:09.220Z] INFO: Testing against a local daemon [2020-05-05T19:00:09.220Z] ok github.com/docker/docker/integration/config 0.227s [2020-05-05T19:00:09.220Z] [2020-05-05T19:00:09.220Z] === Skipped [2020-05-05T19:00:09.220Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-05-05T19:00:09.220Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:00:09.220Z] [2020-05-05T19:00:09.220Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-05-05T19:00:09.220Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:00:09.220Z] [2020-05-05T19:00:09.220Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-05-05T19:00:09.220Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:00:09.220Z] [2020-05-05T19:00:09.220Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-05-05T19:00:09.220Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:00:09.220Z] [2020-05-05T19:00:09.220Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-05-05T19:00:09.220Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:00:09.220Z] [2020-05-05T19:00:09.220Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-05-05T19:00:09.220Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-05-05T19:00:09.220Z] [2020-05-05T19:00:09.220Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-05-05T19:00:09.220Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-05-05T19:00:09.220Z] [2020-05-05T19:00:09.220Z] [2020-05-05T19:00:09.220Z] DONE 7 tests, 7 skipped in 2.324s [2020-05-05T19:00:09.220Z] [2020-05-05T19:00:09.220Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-05-05T19:00:10.471Z] #33 147.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-05T19:00:11.840Z] #33 149.1 [2020-05-05T19:00:12.185Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-05T19:00:12.185Z] INFO: Testing against a local daemon [2020-05-05T19:00:12.404Z] #33 DONE 149.6s [2020-05-05T19:00:12.404Z] [2020-05-05T19:00:12.404Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-05-05T19:00:13.774Z] #34 DONE 1.4s [2020-05-05T19:00:13.988Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-05T19:00:13.988Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-05-05T19:00:15.667Z] [2020-05-05T19:00:15.667Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-05T19:00:15.667Z] #23 CACHED [2020-05-05T19:00:15.667Z] [2020-05-05T19:00:15.667Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-05T19:00:15.667Z] #24 CACHED [2020-05-05T19:00:15.668Z] [2020-05-05T19:00:15.668Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-05-05T19:00:15.668Z] #12 CACHED [2020-05-05T19:00:15.668Z] [2020-05-05T19:00:15.668Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-05T19:00:15.668Z] #20 CACHED [2020-05-05T19:00:15.668Z] [2020-05-05T19:00:15.668Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-05T19:00:15.668Z] #22 CACHED [2020-05-05T19:00:15.668Z] [2020-05-05T19:00:15.668Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-05-05T19:00:15.668Z] #26 CACHED [2020-05-05T19:00:15.668Z] [2020-05-05T19:00:15.668Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-05-05T19:00:15.668Z] #28 CACHED [2020-05-05T19:00:15.668Z] [2020-05-05T19:00:15.668Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-05T19:00:15.668Z] #21 CACHED [2020-05-05T19:00:15.668Z] [2020-05-05T19:00:15.668Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-05-05T19:00:15.668Z] #19 CACHED [2020-05-05T19:00:15.668Z] [2020-05-05T19:00:15.668Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-05-05T19:00:15.668Z] #9 CACHED [2020-05-05T19:00:15.668Z] [2020-05-05T19:00:15.668Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-05-05T19:00:15.668Z] #25 CACHED [2020-05-05T19:00:15.668Z] [2020-05-05T19:00:15.668Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-05-05T19:00:15.668Z] #6 CACHED [2020-05-05T19:00:15.668Z] [2020-05-05T19:00:15.668Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-05T19:00:15.668Z] #29 CACHED [2020-05-05T19:00:15.668Z] [2020-05-05T19:00:15.668Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-05-05T19:00:15.668Z] #7 CACHED [2020-05-05T19:00:15.668Z] [2020-05-05T19:00:15.668Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-05-05T19:00:15.668Z] #10 CACHED [2020-05-05T19:00:15.668Z] [2020-05-05T19:00:15.668Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-05-05T19:00:15.668Z] #11 CACHED [2020-05-05T19:00:15.668Z] [2020-05-05T19:00:15.668Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-05-05T19:00:15.668Z] #13 CACHED [2020-05-05T19:00:15.668Z] [2020-05-05T19:00:15.668Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-05-05T19:00:15.668Z] #27 CACHED [2020-05-05T19:00:15.668Z] [2020-05-05T19:00:15.668Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-05-05T19:00:15.668Z] #30 CACHED [2020-05-05T19:00:15.668Z] [2020-05-05T19:00:15.668Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-05-05T19:00:15.880Z] === RUN TestDockerSuite/TestBuildRm [2020-05-05T19:00:15.924Z] #35 DONE 0.7s [2020-05-05T19:00:16.180Z] [2020-05-05T19:00:16.181Z] #36 exporting to image [2020-05-05T19:00:16.181Z] #36 exporting layers [2020-05-05T19:00:17.548Z] #36 exporting layers 1.4s done [2020-05-05T19:00:17.548Z] #36 writing image sha256:24cc8e15b74ecb554973849a0d799e62a4c2e4eb2062b0b8b69e879d1590f1a5 done [2020-05-05T19:00:17.548Z] #36 naming to docker.io/library/moby-e2e-test done [2020-05-05T19:00:17.548Z] #36 DONE 1.4s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-05T19:00:17.858Z] + echo Ensuring container killed. [2020-05-05T19:00:17.858Z] Ensuring container killed. [2020-05-05T19:00:17.858Z] + docker rm -vf docker-pr1 [2020-05-05T19:00:17.858Z] Error: No such container: docker-pr1 [2020-05-05T19:00:17.858Z] + true [Pipeline] sh [2020-05-05T19:00:18.137Z] + echo Chowning /workspace to jenkins user [2020-05-05T19:00:18.137Z] Chowning /workspace to jenkins user [2020-05-05T19:00:18.137Z] + id -u [2020-05-05T19:00:18.137Z] + id -g [2020-05-05T19:00:18.137Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40907:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-05T19:00:19.152Z] --- PASS: TestServiceCreateInit (10.49s) [2020-05-05T19:00:19.152Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.30s) [2020-05-05T19:00:19.152Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.16s) [2020-05-05T19:00:19.152Z] === RUN TestCreateServiceMultipleTimes [2020-05-05T19:00:19.152Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-05-05T19:00:19.368Z] + bundleName=unit [2020-05-05T19:00:19.368Z] + echo Creating unit-bundles.tar.gz [2020-05-05T19:00:19.368Z] Creating unit-bundles.tar.gz [2020-05-05T19:00:19.368Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-05-05T19:00:19.368Z] bundles/junit-report.xml [2020-05-05T19:00:19.368Z] bundles/go-test-report.json [2020-05-05T19:00:19.368Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-05-05T19:00:19.378Z] Archiving artifacts [2020-05-05T19:00:19.815Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40907/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-05T19:00:20.082Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-05-05T19:00:20.125Z] + make clean [2020-05-05T19:00:20.381Z] docker volume rm -f docker-dev-cache [2020-05-05T19:00:20.381Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-05T19:00:21.976Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-05-05T19:00:22.233Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-05-05T19:00:23.164Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-05-05T19:00:24.534Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-05-05T19:00:26.427Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-05-05T19:00:27.357Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-05-05T19:00:32.609Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-05-05T19:00:32.609Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-05-05T19:00:32.609Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-05-05T19:00:32.609Z] === RUN TestDockerSuite/TestBuildSpaces [2020-05-05T19:00:32.609Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-05-05T19:00:32.866Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-05-05T19:00:33.795Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-05-05T19:00:34.080Z] === RUN TestDockerSuite/TestBuildStderr [2020-05-05T19:00:35.501Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-05-05T19:00:36.434Z] --- PASS: TestCreateServiceMultipleTimes (17.92s) [2020-05-05T19:00:36.434Z] === RUN TestCreateServiceConflict [2020-05-05T19:00:40.611Z] --- PASS: TestCreateServiceConflict (3.63s) [2020-05-05T19:00:40.611Z] === RUN TestCreateServiceMaxReplicas [2020-05-05T19:00:40.611Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-05-05T19:00:41.979Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-05-05T19:00:43.874Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-05-05T19:00:44.131Z] --- PASS: TestCreateServiceMaxReplicas (4.00s) [2020-05-05T19:00:44.131Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-05T19:00:44.131Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-05-05T19:00:45.504Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-05-05T19:00:46.875Z] === RUN TestDockerSuite/TestBuildUser [2020-05-05T19:00:48.851Z] --- PASS: TestBuildWithHugeFile (81.15s) [2020-05-05T19:00:48.851Z] === RUN TestBuildWithEmptyDockerfile [2020-05-05T19:00:48.851Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-05T19:00:48.852Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-05T19:00:48.852Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-05T19:00:48.852Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-05T19:00:48.852Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-05T19:00:48.852Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-05T19:00:48.852Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-05T19:00:48.852Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-05T19:00:48.852Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-05T19:00:48.852Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-05-05T19:00:48.852Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.34s) [2020-05-05T19:00:48.852Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.35s) [2020-05-05T19:00:48.852Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.35s) [2020-05-05T19:00:48.852Z] === RUN TestBuildPreserveOwnership [2020-05-05T19:00:48.852Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-05T19:00:49.397Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-05-05T19:00:49.653Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-05-05T19:00:51.537Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-05T19:00:52.925Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-05-05T19:00:53.018Z] --- PASS: TestBuildPreserveOwnership (4.77s) [2020-05-05T19:00:53.018Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.11s) [2020-05-05T19:00:53.018Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.65s) [2020-05-05T19:00:53.018Z] === RUN TestBuildPlatformInvalid [2020-05-05T19:00:53.305Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-05-05T19:00:53.305Z] PASS [2020-05-05T19:00:53.305Z] [2020-05-05T19:00:53.305Z] === Skipped [2020-05-05T19:00:53.305Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-05-05T19:00:53.305Z] build_session_test.go:25: TODO: BuildKit [2020-05-05T19:00:53.305Z] [2020-05-05T19:00:53.305Z] [2020-05-05T19:00:53.305Z] DONE 32 tests, 1 skipped in 128.427s [2020-05-05T19:00:53.305Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-05-05T19:00:53.305Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:00:53.305Z] ++ set -e [2020-05-05T19:00:53.305Z] ++ '[' -n 0 ']' [2020-05-05T19:00:53.305Z] ++ set -x [2020-05-05T19:00:53.305Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:00:53.305Z] INFO: Testing against a local daemon [2020-05-05T19:00:53.305Z] === RUN TestConfigInspect [2020-05-05T19:00:55.991Z] --- PASS: TestConfigInspect (2.22s) [2020-05-05T19:00:55.991Z] === RUN TestConfigList [2020-05-05T19:00:58.031Z] --- PASS: TestConfigList (2.31s) [2020-05-05T19:00:58.031Z] === RUN TestConfigsCreateAndDelete [2020-05-05T19:00:59.466Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.10s) [2020-05-05T19:00:59.466Z] === RUN TestCreateServiceSecretFileMode [2020-05-05T19:01:00.063Z] --- PASS: TestConfigsCreateAndDelete (2.23s) [2020-05-05T19:01:00.063Z] === RUN TestConfigsUpdate [2020-05-05T19:01:02.739Z] --- PASS: TestCreateServiceSecretFileMode (3.44s) [2020-05-05T19:01:02.739Z] === RUN TestCreateServiceConfigFileMode [2020-05-05T19:01:02.752Z] --- PASS: TestConfigsUpdate (2.30s) [2020-05-05T19:01:02.752Z] === RUN TestTemplatedConfig [2020-05-05T19:01:05.444Z] --- PASS: TestTemplatedConfig (2.79s) [2020-05-05T19:01:05.444Z] === RUN TestConfigCreateResolve [2020-05-05T19:01:06.012Z] --- PASS: TestCreateServiceConfigFileMode (3.35s) [2020-05-05T19:01:06.012Z] === RUN TestCreateServiceSysctls [2020-05-05T19:01:07.501Z] --- PASS: TestConfigCreateResolve (2.18s) [2020-05-05T19:01:07.501Z] === RUN TestConfigDaemonLibtrustID [2020-05-05T19:01:08.119Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-05-05T19:01:08.119Z] PASS [2020-05-05T19:01:08.119Z] [2020-05-05T19:01:08.119Z] DONE 7 tests in 14.680s [2020-05-05T19:01:08.119Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-05-05T19:01:08.119Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:01:08.119Z] ++ set -e [2020-05-05T19:01:08.119Z] ++ '[' -n 0 ']' [2020-05-05T19:01:08.119Z] ++ set -x [2020-05-05T19:01:08.119Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:01:08.119Z] INFO: Testing against a local daemon [2020-05-05T19:01:08.119Z] === RUN TestCheckpoint [2020-05-05T19:01:08.119Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-05T19:01:08.119Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-05T19:01:08.119Z] === RUN TestContainerInvalidJSON [2020-05-05T19:01:08.119Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-05T19:01:08.119Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-05T19:01:08.119Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-05T19:01:08.119Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-05T19:01:08.119Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-05T19:01:08.119Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-05T19:01:08.119Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-05T19:01:08.119Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-05T19:01:08.119Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-05T19:01:08.119Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-05T19:01:08.119Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-05T19:01:08.119Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-05T19:01:08.119Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-05T19:01:08.119Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-05T19:01:08.119Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-05-05T19:01:08.119Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-05T19:01:08.402Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-05-05T19:01:08.402Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-05T19:01:08.402Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-05-05T19:01:08.402Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-05T19:01:08.402Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-05-05T19:01:08.402Z] === RUN TestCopyFromContainer [2020-05-05T19:01:09.883Z] === RUN TestCopyFromContainer// [2020-05-05T19:01:10.170Z] === RUN TestCopyFromContainer//bar/root [2020-05-05T19:01:10.170Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-05T19:01:10.170Z] === RUN TestCopyFromContainer/bar/quux [2020-05-05T19:01:10.187Z] --- PASS: TestCreateServiceSysctls (3.95s) [2020-05-05T19:01:10.187Z] === RUN TestCreateServiceCapabilities [2020-05-05T19:01:10.454Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-05T19:01:10.454Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-05T19:01:10.454Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-05T19:01:10.739Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-05T19:01:10.739Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-05T19:01:10.739Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-05T19:01:11.024Z] --- PASS: TestCopyFromContainer (2.52s) [2020-05-05T19:01:11.025Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-05-05T19:01:11.025Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-05-05T19:01:11.025Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-05-05T19:01:11.025Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-05-05T19:01:11.025Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-05-05T19:01:11.025Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-05-05T19:01:11.025Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-05-05T19:01:11.025Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-05-05T19:01:11.025Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-05-05T19:01:11.025Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-05-05T19:01:11.025Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-05T19:01:11.025Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-05T19:01:11.025Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-05T19:01:11.025Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-05T19:01:11.025Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-05T19:01:11.025Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-05T19:01:11.025Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-05T19:01:11.025Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-05T19:01:11.025Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-05T19:01:11.025Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-05T19:01:11.025Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-05-05T19:01:11.025Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-05T19:01:11.025Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-05-05T19:01:11.025Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-05-05T19:01:11.025Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-05T19:01:11.025Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-05T19:01:11.025Z] === RUN TestCreateWithInvalidEnv [2020-05-05T19:01:11.025Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-05T19:01:11.025Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-05T19:01:11.025Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-05T19:01:11.025Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-05T19:01:11.025Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-05T19:01:11.025Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-05T19:01:11.025Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-05T19:01:11.025Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-05T19:01:11.025Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-05T19:01:11.025Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-05T19:01:11.025Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-05T19:01:11.025Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-05T19:01:11.025Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-05T19:01:11.025Z] === RUN TestCreateTmpfsMountsTarget [2020-05-05T19:01:11.025Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-05-05T19:01:11.025Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-05T19:01:11.116Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-05-05T19:01:12.222Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-05-05T19:01:12.370Z] ok github.com/docker/docker/integration/container 54.520s [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === Skipped [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-05-05T19:01:12.370Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-05-05T19:01:12.370Z] copy_test.go:25: testEnv.OSType == "windows" [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-05-05T19:01:12.370Z] copy_test.go:39: testEnv.OSType == "windows" [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-05-05T19:01:12.370Z] copy_test.go:51: testEnv.OSType == "windows" [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-05-05T19:01:12.370Z] copy_test.go:65: testEnv.OSType == "windows" [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-05-05T19:01:12.370Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-05-05T19:01:12.370Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-05-05T19:01:12.370Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-05-05T19:01:12.370Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-05-05T19:01:12.370Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-05-05T19:01:12.370Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-05-05T19:01:12.370Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-05-05T19:01:12.370Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-05-05T19:01:12.370Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-05-05T19:01:12.370Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-05-05T19:01:12.370Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-05-05T19:01:12.370Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-05-05T19:01:12.370Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-05-05T19:01:12.370Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-05-05T19:01:12.370Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-05-05T19:01:12.370Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-05-05T19:01:12.370Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-05-05T19:01:12.370Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-05-05T19:01:12.370Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-05-05T19:01:12.370Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-05-05T19:01:12.370Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-05-05T19:01:12.370Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-05-05T19:01:12.370Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-05-05T19:01:12.370Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-05-05T19:01:12.370Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-05-05T19:01:12.370Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-05-05T19:01:12.370Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-05-05T19:01:12.370Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-05-05T19:01:12.370Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-05-05T19:01:12.370Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-05-05T19:01:12.370Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-05-05T19:01:12.370Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-05-05T19:01:12.370Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-05-05T19:01:12.370Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-05-05T19:01:12.370Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-05-05T19:01:12.370Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-05-05T19:01:12.370Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] DONE 81 tests, 42 skipped in 57.238s [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-05-05T19:01:12.370Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-05T19:01:12.370Z] INFO: Testing against a local daemon [2020-05-05T19:01:12.370Z] ok github.com/docker/docker/integration/image 0.441s [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === Skipped [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-05-05T19:01:12.370Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-05-05T19:01:12.370Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-05-05T19:01:12.370Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-05-05T19:01:12.370Z] tag_test.go:98: testEnv.OSType == "windows" [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] DONE 11 tests, 4 skipped in 2.490s [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-05-05T19:01:12.370Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-05T19:01:12.370Z] INFO: Testing against a local daemon [2020-05-05T19:01:12.370Z] ok github.com/docker/docker/integration/network 0.216s [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === Skipped [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-05-05T19:01:12.370Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-05-05T19:01:12.370Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-05-05T19:01:12.370Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-05-05T19:01:12.370Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-05-05T19:01:12.370Z] network_test.go:97: testEnv.OSType == "windows" [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-05-05T19:01:12.370Z] service_test.go:29: testEnv.OSType == "windows" [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-05-05T19:01:12.370Z] service_test.go:52: testEnv.OSType == "windows" [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-05T19:01:12.370Z] service_test.go:96: testEnv.OSType == "windows" [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-05T19:01:12.370Z] service_test.go:130: testEnv.OSType == "windows" [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-05T19:01:12.370Z] service_test.go:181: testEnv.OSType == "windows" [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-05-05T19:01:12.370Z] service_test.go:206: testEnv.OSType == "windows" [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-05T19:01:12.370Z] service_test.go:236: FLAKY_TEST [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-05-05T19:01:12.370Z] service_test.go:326: testEnv.OSType == "windows" [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-05T19:01:12.370Z] service_test.go:394: testEnv.OSType == "windows" [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] DONE 18 tests, 14 skipped in 2.406s [2020-05-05T19:01:12.370Z] [2020-05-05T19:01:12.370Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-05-05T19:01:12.370Z] testing: warning: no tests to run [2020-05-05T19:01:12.371Z] ok github.com/docker/docker/integration/network/ipvlan 0.066s [2020-05-05T19:01:12.371Z] [2020-05-05T19:01:12.371Z] DONE 0 tests in 0.767s [2020-05-05T19:01:12.371Z] [2020-05-05T19:01:12.371Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-05-05T19:01:12.786Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-05-05T19:01:12.786Z] --- PASS: TestCreateServiceCapabilities (2.79s) [2020-05-05T19:01:12.786Z] === RUN TestInspect [2020-05-05T19:01:13.220Z] --- PASS: TestCreateWithCustomMaskedPaths (1.89s) [2020-05-05T19:01:13.220Z] === RUN TestCreateWithCapabilities [2020-05-05T19:01:13.220Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-05T19:01:13.220Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-05T19:01:13.220Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-05T19:01:13.220Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-05T19:01:13.220Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-05T19:01:13.220Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-05T19:01:13.220Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-05T19:01:13.220Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-05T19:01:13.220Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-05T19:01:13.220Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-05T19:01:13.220Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-05T19:01:13.220Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-05T19:01:13.220Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-05T19:01:13.220Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-05T19:01:13.220Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-05T19:01:13.220Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-05T19:01:13.220Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-05T19:01:13.220Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-05T19:01:13.220Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-05T19:01:13.220Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-05T19:01:13.220Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-05T19:01:13.220Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-05T19:01:13.220Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-05T19:01:13.220Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-05T19:01:13.220Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-05T19:01:13.220Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-05T19:01:13.220Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-05T19:01:13.220Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-05T19:01:13.220Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-05T19:01:13.220Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-05T19:01:13.220Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-05T19:01:13.220Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-05T19:01:13.220Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-05T19:01:13.220Z] --- PASS: TestCreateWithCapabilities (0.06s) [2020-05-05T19:01:13.220Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-05T19:01:13.220Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-05-05T19:01:13.220Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-05T19:01:13.220Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-05-05T19:01:13.220Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-05-05T19:01:13.220Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-05-05T19:01:13.220Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-05T19:01:13.220Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-05-05T19:01:13.220Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-05-05T19:01:13.220Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-05-05T19:01:13.220Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-05-05T19:01:13.220Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-05T19:01:13.314Z] testing: warning: no tests to run [2020-05-05T19:01:13.314Z] ok github.com/docker/docker/integration/network/macvlan 0.065s [2020-05-05T19:01:13.314Z] [2020-05-05T19:01:13.314Z] DONE 0 tests in 0.765s [2020-05-05T19:01:13.314Z] [2020-05-05T19:01:13.314Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-05-05T19:01:13.716Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-05-05T19:01:14.256Z] testing: warning: no tests to run [2020-05-05T19:01:14.256Z] ok github.com/docker/docker/integration/plugin 0.092s [2020-05-05T19:01:14.256Z] [2020-05-05T19:01:14.257Z] DONE 0 tests in 0.781s [2020-05-05T19:01:14.257Z] [2020-05-05T19:01:14.257Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-05-05T19:01:14.703Z] testing: warning: no tests to run [2020-05-05T19:01:14.703Z] ok github.com/docker/docker/integration/plugin/authz 0.074s [2020-05-05T19:01:14.703Z] [2020-05-05T19:01:14.703Z] DONE 0 tests in 0.780s [2020-05-05T19:01:15.087Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-05-05T19:01:15.152Z] [2020-05-05T19:01:15.152Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-05-05T19:01:15.255Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.00s) [2020-05-05T19:01:15.255Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-05T19:01:15.255Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-05T19:01:15.255Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-05T19:01:15.255Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-05T19:01:15.255Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-05T19:01:15.255Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-05T19:01:15.255Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-05T19:01:15.255Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-05T19:01:15.255Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-05T19:01:15.255Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-05T19:01:15.255Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-05T19:01:15.255Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-05T19:01:15.255Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-05T19:01:15.255Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-05T19:01:15.255Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-05T19:01:15.255Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-05T19:01:15.255Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2020-05-05T19:01:15.255Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-05-05T19:01:15.255Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-05-05T19:01:15.255Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-05-05T19:01:15.255Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-05-05T19:01:15.255Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-05-05T19:01:15.255Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-05T19:01:15.873Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2020-05-05T19:01:15.873Z] === RUN TestContainerStartOnDaemonRestart [2020-05-05T19:01:15.873Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-05T19:01:15.873Z] === RUN TestDaemonRestartIpcMode [2020-05-05T19:01:15.873Z] === PAUSE TestDaemonRestartIpcMode [2020-05-05T19:01:15.873Z] === RUN TestDaemonHostGatewayIP [2020-05-05T19:01:15.873Z] === PAUSE TestDaemonHostGatewayIP [2020-05-05T19:01:15.873Z] === RUN TestContainerKillOnDaemonStart [2020-05-05T19:01:15.873Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-05T19:01:15.873Z] === RUN TestDiff [2020-05-05T19:01:16.017Z] --- PASS: TestInspect (3.37s) [2020-05-05T19:01:16.017Z] === RUN TestCreateJob [2020-05-05T19:01:16.494Z] --- PASS: TestDiff (0.68s) [2020-05-05T19:01:16.494Z] === RUN TestExecWithCloseStdin [2020-05-05T19:01:16.583Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-05-05T19:01:16.583Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-05-05T19:01:16.840Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-05-05T19:01:16.840Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-05-05T19:01:16.840Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-05-05T19:01:17.522Z] --- PASS: TestExecWithCloseStdin (0.85s) [2020-05-05T19:01:17.522Z] === RUN TestExec [2020-05-05T19:01:18.143Z] --- PASS: TestExec (0.80s) [2020-05-05T19:01:18.143Z] === RUN TestExecUser [2020-05-05T19:01:19.157Z] --- PASS: TestExecUser (0.81s) [2020-05-05T19:01:19.157Z] === RUN TestExportContainerAndImportImage [2020-05-05T19:01:19.360Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-05-05T19:01:19.360Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-05-05T19:01:19.924Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-05-05T19:01:20.175Z] --- PASS: TestExportContainerAndImportImage (0.96s) [2020-05-05T19:01:20.175Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-05T19:01:20.853Z] --- PASS: TestCreateJob (4.52s) [2020-05-05T19:01:20.853Z] === RUN TestReplicatedJob [2020-05-05T19:01:20.853Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-05-05T19:01:21.664Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2020-05-05T19:01:21.664Z] === RUN TestHealthCheckWorkdir [2020-05-05T19:01:22.223Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-05-05T19:01:22.223Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-05-05T19:01:22.679Z] --- PASS: TestHealthCheckWorkdir (0.95s) [2020-05-05T19:01:22.679Z] === RUN TestHealthKillContainer [2020-05-05T19:01:23.604Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-05T19:01:23.604Z] INFO: Testing against a local daemon [2020-05-05T19:01:23.604Z] ok github.com/docker/docker/integration/plugin/common 0.230s [2020-05-05T19:01:23.604Z] [2020-05-05T19:01:23.604Z] === Skipped [2020-05-05T19:01:23.604Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-05-05T19:01:23.604Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-05-05T19:01:23.604Z] [2020-05-05T19:01:23.604Z] [2020-05-05T19:01:23.604Z] DONE 3 tests, 1 skipped in 8.057s [2020-05-05T19:01:23.604Z] [2020-05-05T19:01:23.604Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-05-05T19:01:25.365Z] --- PASS: TestHealthKillContainer (2.93s) [2020-05-05T19:01:25.365Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-05T19:01:25.496Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-05-05T19:01:25.753Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-05-05T19:01:26.380Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2020-05-05T19:01:26.380Z] === RUN TestIpcModeNone [2020-05-05T19:01:26.463Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-05T19:01:26.463Z] INFO: Testing against a local daemon [2020-05-05T19:01:26.463Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.271s [2020-05-05T19:01:26.463Z] [2020-05-05T19:01:26.463Z] === Skipped [2020-05-05T19:01:26.463Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-05-05T19:01:26.463Z] external_test.go:48: runtime.GOOS == "windows" [2020-05-05T19:01:26.463Z] [2020-05-05T19:01:26.463Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-05-05T19:01:26.463Z] external_test.go:408: runtime.GOOS == "windows" [2020-05-05T19:01:26.463Z] [2020-05-05T19:01:26.463Z] [2020-05-05T19:01:26.463Z] DONE 2 tests, 2 skipped in 3.360s [2020-05-05T19:01:26.463Z] [2020-05-05T19:01:26.463Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-05-05T19:01:27.000Z] --- PASS: TestIpcModeNone (0.77s) [2020-05-05T19:01:27.000Z] === RUN TestIpcModePrivate [2020-05-05T19:01:27.121Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-05-05T19:01:27.121Z] --- PASS: TestReplicatedJob (6.54s) [2020-05-05T19:01:27.121Z] === RUN TestUpdateReplicatedJob [2020-05-05T19:01:28.021Z] --- PASS: TestIpcModePrivate (0.86s) [2020-05-05T19:01:28.021Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-05-05T19:01:28.021Z] === RUN TestIpcModeShareable [2020-05-05T19:01:28.491Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-05-05T19:01:28.748Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-05-05T19:01:29.036Z] --- PASS: TestIpcModeShareable (1.06s) [2020-05-05T19:01:29.036Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-05-05T19:01:29.036Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-05T19:01:29.305Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-05T19:01:29.305Z] INFO: Testing against a local daemon [2020-05-05T19:01:29.305Z] ok github.com/docker/docker/integration/plugin/logging 0.231s [2020-05-05T19:01:29.305Z] [2020-05-05T19:01:29.305Z] === Skipped [2020-05-05T19:01:29.305Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-05-05T19:01:29.305Z] read_test.go:21: no unix domain sockets on Windows [2020-05-05T19:01:29.305Z] [2020-05-05T19:01:29.305Z] [2020-05-05T19:01:29.305Z] DONE 1 tests, 1 skipped in 2.583s [2020-05-05T19:01:29.305Z] [2020-05-05T19:01:29.305Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-05-05T19:01:29.311Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-05-05T19:01:29.311Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-05-05T19:01:30.241Z] === RUN TestDockerSuite/TestBuildXZHost [2020-05-05T19:01:30.248Z] testing: warning: no tests to run [2020-05-05T19:01:30.248Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.120s [2020-05-05T19:01:30.248Z] [2020-05-05T19:01:30.248Z] DONE 0 tests in 1.321s [2020-05-05T19:01:30.695Z] [2020-05-05T19:01:30.695Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-05-05T19:01:31.068Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.27s) [2020-05-05T19:01:31.068Z] === RUN TestAPIIpcModeHost [2020-05-05T19:01:31.611Z] --- PASS: TestUpdateReplicatedJob (4.28s) [2020-05-05T19:01:31.611Z] === RUN TestServiceListWithStatuses [2020-05-05T19:01:31.611Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-05T19:01:31.611Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-05T19:01:31.611Z] === RUN TestDockerNetworkConnectAlias [2020-05-05T19:01:31.692Z] --- PASS: TestAPIIpcModeHost (0.62s) [2020-05-05T19:01:31.692Z] === RUN TestDaemonIpcModeShareable [2020-05-05T19:01:31.867Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-05-05T19:01:32.797Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-05-05T19:01:32.797Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-05-05T19:01:32.797Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-05-05T19:01:32.823Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-05T19:01:32.823Z] INFO: Testing against a local daemon [2020-05-05T19:01:32.823Z] ok github.com/docker/docker/integration/plugin/volumes 0.249s [2020-05-05T19:01:33.270Z] [2020-05-05T19:01:33.270Z] === Skipped [2020-05-05T19:01:33.270Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-05-05T19:01:33.270Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:01:33.270Z] [2020-05-05T19:01:33.270Z] [2020-05-05T19:01:33.270Z] DONE 1 tests, 1 skipped in 2.647s [2020-05-05T19:01:33.270Z] [2020-05-05T19:01:33.270Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-05-05T19:01:33.725Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-05-05T19:01:33.729Z] --- PASS: TestDaemonIpcModeShareable (1.69s) [2020-05-05T19:01:33.729Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-05-05T19:01:33.729Z] === RUN TestDaemonIpcModePrivate [2020-05-05T19:01:35.094Z] === RUN TestDockerSuite/TestCommitChange [2020-05-05T19:01:35.207Z] --- PASS: TestDaemonIpcModePrivate (1.69s) [2020-05-05T19:01:35.207Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-05-05T19:01:35.207Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-05T19:01:35.398Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-05T19:01:35.398Z] INFO: Testing against a local daemon [2020-05-05T19:01:35.398Z] ok github.com/docker/docker/integration/secret 0.244s [2020-05-05T19:01:35.398Z] [2020-05-05T19:01:35.398Z] === Skipped [2020-05-05T19:01:35.398Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-05-05T19:01:35.398Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:01:35.398Z] [2020-05-05T19:01:35.398Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-05-05T19:01:35.398Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:01:35.398Z] [2020-05-05T19:01:35.398Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-05-05T19:01:35.398Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:01:35.398Z] [2020-05-05T19:01:35.398Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-05-05T19:01:35.398Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:01:35.398Z] [2020-05-05T19:01:35.398Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-05-05T19:01:35.398Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:01:35.398Z] [2020-05-05T19:01:35.398Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-05-05T19:01:35.398Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-05-05T19:01:35.398Z] [2020-05-05T19:01:35.398Z] [2020-05-05T19:01:35.398Z] DONE 6 tests, 6 skipped in 2.265s [2020-05-05T19:01:35.398Z] [2020-05-05T19:01:35.398Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-05-05T19:01:36.462Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-05-05T19:01:36.692Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s) [2020-05-05T19:01:36.692Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-05-05T19:01:36.692Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-05T19:01:37.391Z] === RUN TestDockerSuite/TestCommitHardlink [2020-05-05T19:01:37.956Z] --- PASS: TestDockerNetworkConnectAlias (6.45s) [2020-05-05T19:01:37.956Z] === RUN TestDockerNetworkReConnect [2020-05-05T19:01:38.247Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-05T19:01:38.247Z] INFO: Testing against a local daemon [2020-05-05T19:01:38.247Z] ok github.com/docker/docker/integration/service 0.366s [2020-05-05T19:01:38.247Z] [2020-05-05T19:01:38.247Z] === Skipped [2020-05-05T19:01:38.247Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-05T19:01:38.247Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-05T19:01:38.247Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:01:38.247Z] [2020-05-05T19:01:38.247Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-05T19:01:38.247Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-05T19:01:38.247Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:01:38.247Z] [2020-05-05T19:01:38.247Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-05-05T19:01:38.247Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:01:38.247Z] [2020-05-05T19:01:38.247Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-05-05T19:01:38.247Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:01:38.247Z] [2020-05-05T19:01:38.247Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-05-05T19:01:38.247Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:01:38.247Z] [2020-05-05T19:01:38.247Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-05-05T19:01:38.247Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:01:38.247Z] [2020-05-05T19:01:38.247Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-05-05T19:01:38.247Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:01:38.247Z] [2020-05-05T19:01:38.247Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-05-05T19:01:38.247Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:01:38.247Z] [2020-05-05T19:01:38.247Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2020-05-05T19:01:38.247Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:01:38.247Z] [2020-05-05T19:01:38.247Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-05-05T19:01:38.247Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:01:38.247Z] [2020-05-05T19:01:38.247Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-05-05T19:01:38.247Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:01:38.247Z] [2020-05-05T19:01:38.247Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-05-05T19:01:38.247Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:01:38.247Z] [2020-05-05T19:01:38.247Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-05-05T19:01:38.247Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:01:38.247Z] [2020-05-05T19:01:38.247Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-05-05T19:01:38.247Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:01:38.247Z] [2020-05-05T19:01:38.247Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-05-05T19:01:38.247Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:01:38.247Z] [2020-05-05T19:01:38.247Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-05-05T19:01:38.247Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:01:38.248Z] [2020-05-05T19:01:38.248Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-05-05T19:01:38.248Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:01:38.248Z] [2020-05-05T19:01:38.248Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-05-05T19:01:38.248Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:01:38.248Z] [2020-05-05T19:01:38.248Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-05-05T19:01:38.248Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-05-05T19:01:38.248Z] [2020-05-05T19:01:38.248Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-05-05T19:01:38.248Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-05-05T19:01:38.248Z] [2020-05-05T19:01:38.248Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-05-05T19:01:38.248Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-05-05T19:01:38.248Z] [2020-05-05T19:01:38.248Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-05-05T19:01:38.248Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-05-05T19:01:38.248Z] [2020-05-05T19:01:38.248Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-05-05T19:01:38.248Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-05-05T19:01:38.248Z] [2020-05-05T19:01:38.248Z] [2020-05-05T19:01:38.248Z] DONE 24 tests, 23 skipped in 2.879s [2020-05-05T19:01:38.694Z] [2020-05-05T19:01:38.694Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-05-05T19:01:38.731Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2020-05-05T19:01:38.731Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-05-05T19:01:38.731Z] === RUN TestIpcModeOlderClient [2020-05-05T19:01:38.731Z] === PAUSE TestIpcModeOlderClient [2020-05-05T19:01:38.731Z] === RUN TestKillContainerInvalidSignal [2020-05-05T19:01:39.019Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2020-05-05T19:01:39.019Z] === RUN TestKillContainer [2020-05-05T19:01:39.019Z] === RUN TestKillContainer/no_signal [2020-05-05T19:01:39.324Z] === RUN TestDockerSuite/TestCommitNewFile [2020-05-05T19:01:40.033Z] === RUN TestKillContainer/non_killing_signal [2020-05-05T19:01:40.318Z] === RUN TestKillContainer/killing_signal [2020-05-05T19:01:40.821Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-05T19:01:40.821Z] INFO: Testing against a local daemon [2020-05-05T19:01:40.821Z] ok github.com/docker/docker/integration/session 0.167s [2020-05-05T19:01:40.821Z] [2020-05-05T19:01:40.821Z] === Skipped [2020-05-05T19:01:40.821Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-05-05T19:01:40.821Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-05-05T19:01:40.821Z] [2020-05-05T19:01:40.821Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-05-05T19:01:40.821Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-05-05T19:01:40.821Z] [2020-05-05T19:01:40.821Z] [2020-05-05T19:01:40.821Z] DONE 2 tests, 2 skipped in 2.123s [2020-05-05T19:01:40.821Z] [2020-05-05T19:01:40.821Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-05-05T19:01:41.217Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-05-05T19:01:41.332Z] --- PASS: TestKillContainer (2.05s) [2020-05-05T19:01:41.332Z] --- PASS: TestKillContainer/no_signal (0.66s) [2020-05-05T19:01:41.332Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2020-05-05T19:01:41.332Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2020-05-05T19:01:41.332Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-05T19:01:41.332Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-05T19:01:41.951Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-05T19:01:42.570Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.35s) [2020-05-05T19:01:42.570Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2020-05-05T19:01:42.570Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2020-05-05T19:01:42.570Z] === RUN TestKillStoppedContainer [2020-05-05T19:01:42.570Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-05-05T19:01:42.570Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-05T19:01:42.570Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-05-05T19:01:42.570Z] === RUN TestKillDifferentUserContainer [2020-05-05T19:01:42.586Z] === RUN TestDockerSuite/TestCommitTTY [2020-05-05T19:01:42.843Z] --- PASS: TestDockerNetworkReConnect (4.98s) [2020-05-05T19:01:42.843Z] === RUN TestServicePlugin [2020-05-05T19:01:42.951Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-05T19:01:42.951Z] INFO: Testing against a local daemon [2020-05-05T19:01:43.586Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2020-05-05T19:01:43.586Z] === RUN TestInspectOomKilledTrue [2020-05-05T19:01:43.894Z] ok github.com/docker/docker/integration/system 1.363s [2020-05-05T19:01:43.895Z] [2020-05-05T19:01:43.895Z] === Skipped [2020-05-05T19:01:43.895Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-05T19:01:43.895Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-05-05T19:01:43.895Z] [2020-05-05T19:01:43.895Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-05-05T19:01:43.895Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-05-05T19:01:43.895Z] [2020-05-05T19:01:43.895Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-05-05T19:01:43.895Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-05-05T19:01:43.895Z] [2020-05-05T19:01:43.895Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-05-05T19:01:43.895Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-05T19:01:43.895Z] [2020-05-05T19:01:43.895Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-05-05T19:01:43.895Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-05T19:01:43.895Z] [2020-05-05T19:01:43.895Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-05-05T19:01:43.895Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-05T19:01:43.895Z] [2020-05-05T19:01:43.895Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-05-05T19:01:43.895Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-05T19:01:43.895Z] [2020-05-05T19:01:43.895Z] [2020-05-05T19:01:43.895Z] DONE 13 tests, 7 skipped in 3.348s [2020-05-05T19:01:43.895Z] [2020-05-05T19:01:43.895Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-05-05T19:01:44.213Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-05-05T19:01:44.602Z] --- PASS: TestInspectOomKilledTrue (1.29s) [2020-05-05T19:01:44.602Z] === RUN TestInspectOomKilledFalse [2020-05-05T19:01:45.220Z] --- PASS: TestInspectOomKilledFalse (0.68s) [2020-05-05T19:01:45.220Z] === RUN TestLinksEtcHostsContentMatch [2020-05-05T19:01:45.582Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-05-05T19:01:45.842Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2020-05-05T19:01:45.842Z] === RUN TestLinksContainerNames [2020-05-05T19:01:46.738Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-05T19:01:46.738Z] INFO: Testing against a local daemon [2020-05-05T19:01:46.738Z] ok github.com/docker/docker/integration/volume 0.270s [2020-05-05T19:01:46.738Z] [2020-05-05T19:01:46.738Z] === Skipped [2020-05-05T19:01:46.738Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-05-05T19:01:46.738Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-05-05T19:01:46.738Z] [2020-05-05T19:01:46.738Z] [2020-05-05T19:01:46.738Z] DONE 5 tests, 1 skipped in 2.374s [2020-05-05T19:01:46.738Z] [2020-05-05T19:01:46.738Z] INFO: make.ps1 ended at 05/05/2020 19:01:46 [2020-05-05T19:01:46.738Z] INFO: Integration CLI tests being run from the host: [2020-05-05T19:01:46.738Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-05-05T19:01:47.335Z] --- PASS: TestLinksContainerNames (1.33s) [2020-05-05T19:01:47.335Z] === RUN TestLogsFollowTailEmpty [2020-05-05T19:01:47.474Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-05-05T19:01:47.958Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2020-05-05T19:01:47.958Z] === RUN TestContainerNetworkMountsNoChown [2020-05-05T19:01:48.403Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-05-05T19:01:48.403Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-05-05T19:01:48.403Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-05-05T19:01:48.403Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-05-05T19:01:48.403Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-05-05T19:01:48.403Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-05-05T19:01:48.403Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-05-05T19:01:48.579Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2020-05-05T19:01:48.579Z] === RUN TestMountDaemonRoot [2020-05-05T19:01:48.579Z] === RUN TestMountDaemonRoot/default [2020-05-05T19:01:48.579Z] === PAUSE TestMountDaemonRoot/default [2020-05-05T19:01:48.579Z] === RUN TestMountDaemonRoot/private [2020-05-05T19:01:48.579Z] === PAUSE TestMountDaemonRoot/private [2020-05-05T19:01:48.579Z] === RUN TestMountDaemonRoot/rprivate [2020-05-05T19:01:48.579Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-05T19:01:48.579Z] === RUN TestMountDaemonRoot/slave [2020-05-05T19:01:48.579Z] === PAUSE TestMountDaemonRoot/slave [2020-05-05T19:01:48.579Z] === RUN TestMountDaemonRoot/rslave [2020-05-05T19:01:48.579Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-05T19:01:48.579Z] === RUN TestMountDaemonRoot/shared [2020-05-05T19:01:48.579Z] === PAUSE TestMountDaemonRoot/shared [2020-05-05T19:01:48.579Z] === RUN TestMountDaemonRoot/rshared [2020-05-05T19:01:48.579Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-05T19:01:48.579Z] === CONT TestMountDaemonRoot/default [2020-05-05T19:01:48.579Z] === CONT TestMountDaemonRoot/rslave [2020-05-05T19:01:48.579Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-05T19:01:48.579Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-05T19:01:48.579Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-05T19:01:48.579Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-05T19:01:48.579Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-05T19:01:48.579Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-05T19:01:48.579Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-05T19:01:48.579Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-05T19:01:48.579Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-05T19:01:48.579Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-05T19:01:48.579Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-05T19:01:48.579Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-05T19:01:48.579Z] === CONT TestMountDaemonRoot/slave [2020-05-05T19:01:48.579Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-05T19:01:48.579Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-05T19:01:48.579Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-05T19:01:48.579Z] === CONT TestMountDaemonRoot/private [2020-05-05T19:01:48.579Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-05T19:01:48.579Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-05T19:01:48.579Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-05T19:01:48.579Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-05T19:01:48.579Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-05T19:01:48.579Z] === CONT TestMountDaemonRoot/rprivate [2020-05-05T19:01:48.579Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-05T19:01:48.579Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-05T19:01:48.579Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-05T19:01:48.579Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-05T19:01:48.579Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-05T19:01:48.579Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-05T19:01:48.579Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-05T19:01:48.579Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-05T19:01:48.579Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-05T19:01:48.579Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-05T19:01:48.579Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-05T19:01:48.579Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-05T19:01:48.579Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-05T19:01:48.579Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-05T19:01:48.579Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-05T19:01:48.579Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-05T19:01:48.579Z] === CONT TestMountDaemonRoot/shared [2020-05-05T19:01:48.579Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-05T19:01:48.579Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-05T19:01:48.579Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-05T19:01:48.579Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-05T19:01:48.579Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-05T19:01:48.579Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-05T19:01:48.579Z] === CONT TestMountDaemonRoot/rshared [2020-05-05T19:01:48.579Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-05T19:01:48.579Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-05T19:01:48.579Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-05T19:01:48.579Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-05T19:01:48.579Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-05T19:01:48.579Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-05T19:01:48.579Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-05T19:01:48.579Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-05T19:01:48.579Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-05T19:01:48.579Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-05T19:01:48.579Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-05T19:01:48.579Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-05T19:01:48.579Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-05T19:01:48.579Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-05T19:01:48.579Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-05T19:01:48.579Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-05T19:01:48.579Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-05T19:01:48.579Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-05T19:01:48.864Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-05T19:01:48.864Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-05T19:01:48.864Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-05T19:01:48.864Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-05T19:01:48.864Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-05T19:01:48.864Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-05T19:01:48.864Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-05T19:01:48.864Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-05T19:01:48.864Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-05T19:01:48.864Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-05T19:01:48.865Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-05T19:01:48.865Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-05T19:01:48.865Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-05T19:01:48.865Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-05T19:01:48.865Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-05T19:01:48.865Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-05T19:01:48.865Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-05T19:01:48.865Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-05T19:01:48.865Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-05T19:01:48.865Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-05T19:01:48.865Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-05T19:01:48.865Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-05T19:01:48.865Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-05T19:01:48.865Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-05T19:01:49.151Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-05-05T19:01:49.151Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-05T19:01:49.151Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-05-05T19:01:49.151Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-05-05T19:01:49.151Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-05-05T19:01:49.151Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-05-05T19:01:49.151Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-05T19:01:49.151Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-05-05T19:01:49.151Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-05-05T19:01:49.151Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-05-05T19:01:49.151Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-05-05T19:01:49.151Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-05T19:01:49.151Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-05-05T19:01:49.151Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-05-05T19:01:49.151Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-05-05T19:01:49.151Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-05T19:01:49.151Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-05T19:01:49.151Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-05-05T19:01:49.151Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-05-05T19:01:49.151Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-05-05T19:01:49.151Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-05-05T19:01:49.151Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-05T19:01:49.151Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-05-05T19:01:49.151Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-05-05T19:01:49.151Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-05-05T19:01:49.151Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-05-05T19:01:49.151Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-05T19:01:49.151Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-05-05T19:01:49.151Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-05-05T19:01:49.151Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-05-05T19:01:49.151Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-05-05T19:01:49.151Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-05T19:01:49.151Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-05-05T19:01:49.151Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-05T19:01:49.151Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-05-05T19:01:49.151Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-05-05T19:01:49.151Z] === RUN TestContainerBindMountNonRecursive [2020-05-05T19:01:50.637Z] --- PASS: TestContainerBindMountNonRecursive (1.62s) [2020-05-05T19:01:50.637Z] === RUN TestNetworkNat [2020-05-05T19:01:50.923Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-05-05T19:01:51.259Z] --- PASS: TestNetworkNat (0.73s) [2020-05-05T19:01:51.259Z] === RUN TestNetworkLocalhostTCPNat [2020-05-05T19:01:52.287Z] --- PASS: TestNetworkLocalhostTCPNat (0.79s) [2020-05-05T19:01:52.287Z] === RUN TestNetworkLoopbackNat [2020-05-05T19:01:52.292Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-05-05T19:01:52.292Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-05-05T19:01:52.549Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-05-05T19:01:53.113Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-05-05T19:01:53.299Z] --- PASS: TestNetworkLoopbackNat (0.91s) [2020-05-05T19:01:53.299Z] === RUN TestPause [2020-05-05T19:01:53.918Z] --- PASS: TestPause (0.72s) [2020-05-05T19:01:53.918Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-05T19:01:53.918Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-05T19:01:53.918Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-05T19:01:53.918Z] === RUN TestPauseStopPausedContainer [2020-05-05T19:01:54.044Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-05-05T19:01:54.543Z] --- PASS: TestPauseStopPausedContainer (0.75s) [2020-05-05T19:01:54.543Z] === RUN TestPsFilter [2020-05-05T19:01:54.829Z] --- PASS: TestPsFilter (0.18s) [2020-05-05T19:01:54.829Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-05T19:01:55.195Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-05T19:01:55.195Z] INFO: Testing against a local daemon [2020-05-05T19:01:55.415Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-05-05T19:01:55.449Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2020-05-05T19:01:55.449Z] === RUN TestRemoveContainerWithVolume [2020-05-05T19:01:56.068Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2020-05-05T19:01:56.068Z] === RUN TestRemoveContainerRunning [2020-05-05T19:01:56.346Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-05-05T19:01:56.689Z] --- PASS: TestRemoveContainerRunning (0.70s) [2020-05-05T19:01:56.690Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-05T19:01:57.276Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-05-05T19:01:57.276Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-05-05T19:01:57.276Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-05-05T19:01:57.310Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2020-05-05T19:01:57.310Z] === RUN TestRemoveInvalidContainer [2020-05-05T19:01:57.310Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-05-05T19:01:57.310Z] === RUN TestRenameLinkedContainer [2020-05-05T19:01:58.206Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-05-05T19:01:58.206Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-05-05T19:01:58.206Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-05-05T19:01:58.462Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-05-05T19:01:58.462Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-05-05T19:01:59.391Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-05-05T19:02:00.023Z] --- PASS: TestRenameLinkedContainer (2.63s) [2020-05-05T19:02:00.024Z] === RUN TestRenameStoppedContainer [2020-05-05T19:02:00.319Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-05-05T19:02:00.653Z] --- PASS: TestRenameStoppedContainer (0.63s) [2020-05-05T19:02:00.653Z] === RUN TestRenameRunningContainerAndReuse [2020-05-05T19:02:01.271Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-05-05T19:02:01.271Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-05-05T19:02:02.129Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s) [2020-05-05T19:02:02.129Z] === RUN TestRenameInvalidName [2020-05-05T19:02:02.749Z] --- PASS: TestRenameInvalidName (0.67s) [2020-05-05T19:02:02.749Z] === RUN TestRenameAnonymousContainer [2020-05-05T19:02:03.194Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-05-05T19:02:04.124Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-05-05T19:02:04.124Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-05-05T19:02:05.052Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-05-05T19:02:05.452Z] --- PASS: TestRenameAnonymousContainer (2.60s) [2020-05-05T19:02:05.452Z] === RUN TestRenameContainerWithSameName [2020-05-05T19:02:05.983Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-05-05T19:02:06.074Z] --- PASS: TestRenameContainerWithSameName (0.73s) [2020-05-05T19:02:06.074Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-05T19:02:06.913Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-05-05T19:02:07.560Z] --- PASS: TestRenameContainerWithLinkedContainer (1.39s) [2020-05-05T19:02:07.560Z] === RUN TestResize [2020-05-05T19:02:07.843Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-05-05T19:02:07.843Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-05-05T19:02:08.180Z] --- PASS: TestResize (0.71s) [2020-05-05T19:02:08.180Z] === RUN TestResizeWithInvalidSize [2020-05-05T19:02:08.406Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-05-05T19:02:08.800Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2020-05-05T19:02:08.800Z] === RUN TestResizeWhenContainerNotStarted [2020-05-05T19:02:09.335Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-05-05T19:02:09.428Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2020-05-05T19:02:09.428Z] === RUN TestDaemonRestartKillContainers [2020-05-05T19:02:09.428Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-05T19:02:09.428Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-05T19:02:09.428Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-05T19:02:09.428Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-05T19:02:09.428Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-05T19:02:09.428Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-05T19:02:09.428Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-05T19:02:09.428Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-05T19:02:09.428Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-05T19:02:09.428Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-05T19:02:09.428Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-05T19:02:09.428Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-05T19:02:09.428Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-05T19:02:09.428Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-05T19:02:09.428Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-05T19:02:09.428Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-05T19:02:09.428Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-05T19:02:09.428Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-05T19:02:09.428Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-05T19:02:09.428Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-05T19:02:09.428Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-05T19:02:09.428Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-05T19:02:09.428Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-05T19:02:09.428Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-05T19:02:09.428Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-05T19:02:09.428Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-05T19:02:09.428Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-05T19:02:09.428Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-05T19:02:10.265Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-05-05T19:02:10.265Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-05-05T19:02:11.195Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-05-05T19:02:11.481Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-05T19:02:11.770Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-05T19:02:11.770Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-05T19:02:12.561Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-05-05T19:02:13.270Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-05T19:02:13.897Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-05T19:02:14.453Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-05-05T19:02:14.453Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-05-05T19:02:14.453Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-05-05T19:02:14.453Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-05-05T19:02:14.453Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-05-05T19:02:14.932Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-05T19:02:15.018Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-05-05T19:02:16.435Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-05T19:02:16.435Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-05T19:02:17.536Z] --- PASS: TestServicePlugin (34.38s) [2020-05-05T19:02:17.536Z] plugin_test.go:62: [d3d1110b158b1] joining swarm manager [d6136ef2abdb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-05T19:02:17.536Z] plugin_test.go:65: [d6226cbe66923] joining swarm manager [d6136ef2abdb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-05T19:02:17.536Z] === RUN TestServiceUpdateLabel [2020-05-05T19:02:19.922Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-05T19:02:19.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.12s) [2020-05-05T19:02:19.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.22s) [2020-05-05T19:02:19.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.24s) [2020-05-05T19:02:19.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.72s) [2020-05-05T19:02:19.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.04s) [2020-05-05T19:02:19.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.22s) [2020-05-05T19:02:19.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.63s) [2020-05-05T19:02:19.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.29s) [2020-05-05T19:02:19.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.24s) [2020-05-05T19:02:19.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.76s) [2020-05-05T19:02:19.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.33s) [2020-05-05T19:02:19.922Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.84s) [2020-05-05T19:02:19.922Z] === RUN TestCgroupNamespacesRun [2020-05-05T19:02:20.055Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-05-05T19:02:20.312Z] --- PASS: TestServiceUpdateLabel (2.96s) [2020-05-05T19:02:20.312Z] === RUN TestServiceUpdateSecrets [2020-05-05T19:02:20.568Z] === RUN TestDockerSuite/TestContainerAPITop [2020-05-05T19:02:20.939Z] --- PASS: TestCgroupNamespacesRun (1.68s) [2020-05-05T19:02:20.939Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-05T19:02:21.497Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-05-05T19:02:21.497Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-05-05T19:02:21.497Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-05-05T19:02:23.120Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.60s) [2020-05-05T19:02:23.120Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-05T19:02:24.137Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.64s) [2020-05-05T19:02:24.137Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-05T19:02:24.771Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-05-05T19:02:25.028Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-05-05T19:02:26.174Z] --- PASS: TestCgroupNamespacesRunHostMode (1.63s) [2020-05-05T19:02:26.174Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-05T19:02:26.396Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-05-05T19:02:27.656Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.62s) [2020-05-05T19:02:27.656Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-05T19:02:28.279Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2020-05-05T19:02:28.279Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-05T19:02:29.297Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2020-05-05T19:02:29.297Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-05T19:02:30.786Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.64s) [2020-05-05T19:02:30.786Z] === RUN TestKernelTCPMemory [2020-05-05T19:02:31.648Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-05-05T19:02:31.648Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-05-05T19:02:31.805Z] --- PASS: TestKernelTCPMemory (0.80s) [2020-05-05T19:02:31.805Z] === RUN TestNISDomainname [2020-05-05T19:02:32.830Z] --- PASS: TestNISDomainname (0.92s) [2020-05-05T19:02:32.830Z] === RUN TestHostnameDnsResolution [2020-05-05T19:02:33.542Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-05-05T19:02:33.848Z] --- PASS: TestHostnameDnsResolution (1.09s) [2020-05-05T19:02:33.848Z] === RUN TestStats [2020-05-05T19:02:34.911Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-05-05T19:02:35.840Z] --- PASS: TestServiceUpdateSecrets (15.41s) [2020-05-05T19:02:35.840Z] === RUN TestServiceUpdateConfigs [2020-05-05T19:02:35.840Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-05-05T19:02:36.532Z] --- PASS: TestStats (2.70s) [2020-05-05T19:02:36.532Z] === RUN TestStopContainerWithTimeout [2020-05-05T19:02:36.532Z] === RUN TestStopContainerWithTimeout/0 [2020-05-05T19:02:36.532Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-05T19:02:36.532Z] === RUN TestStopContainerWithTimeout/1 [2020-05-05T19:02:36.532Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-05T19:02:36.532Z] === RUN TestStopContainerWithTimeout/3 [2020-05-05T19:02:36.532Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-05T19:02:36.532Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-05T19:02:36.532Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-05T19:02:36.532Z] === CONT TestStopContainerWithTimeout/0 [2020-05-05T19:02:36.532Z] === CONT TestStopContainerWithTimeout/3 [2020-05-05T19:02:36.532Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-05T19:02:36.532Z] === CONT TestStopContainerWithTimeout/1 [2020-05-05T19:02:37.732Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-05-05T19:02:39.099Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-05-05T19:02:40.021Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-05-05T19:02:40.021Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2020-05-05T19:02:40.021Z] --- PASS: TestStopContainerWithTimeout/1 (2.26s) [2020-05-05T19:02:40.021Z] --- PASS: TestStopContainerWithTimeout/3 (2.95s) [2020-05-05T19:02:40.021Z] --- PASS: TestStopContainerWithTimeout/-1 (3.22s) [2020-05-05T19:02:40.021Z] === RUN TestDeleteDevicemapper [2020-05-05T19:02:40.021Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-05T19:02:40.021Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-05T19:02:40.021Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-05T19:02:40.991Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-05-05T19:02:41.507Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.94s) [2020-05-05T19:02:41.507Z] === RUN TestUpdateMemory [2020-05-05T19:02:42.359Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000705640_} [2020-05-05T19:02:42.528Z] --- PASS: TestUpdateMemory (0.89s) [2020-05-05T19:02:42.528Z] === RUN TestUpdateCPUQuota [2020-05-05T19:02:43.545Z] --- PASS: TestUpdateCPUQuota (1.15s) [2020-05-05T19:02:43.545Z] === RUN TestUpdatePidsLimit [2020-05-05T19:02:43.830Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-05T19:02:44.114Z] === RUN TestUpdatePidsLimit/no_change [2020-05-05T19:02:44.253Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1134018491_/foo_false____} [2020-05-05T19:02:44.400Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-05T19:02:44.685Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-05T19:02:44.970Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-05T19:02:45.259Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-05T19:02:45.544Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-05T19:02:45.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1134018491_/foo_true____} [2020-05-05T19:02:47.024Z] --- PASS: TestUpdatePidsLimit (3.25s) [2020-05-05T19:02:47.024Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2020-05-05T19:02:47.024Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2020-05-05T19:02:47.024Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) [2020-05-05T19:02:47.024Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.30s) [2020-05-05T19:02:47.024Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s) [2020-05-05T19:02:47.024Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s) [2020-05-05T19:02:47.024Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s) [2020-05-05T19:02:47.024Z] === RUN TestUpdateRestartPolicy [2020-05-05T19:02:47.515Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3670749662_/foo_false____} [2020-05-05T19:02:48.881Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3670749662_/foo_true____} [2020-05-05T19:02:50.772Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3670749662_/foo_true__0xc0007056a0__} [2020-05-05T19:02:50.772Z] --- PASS: TestServiceUpdateConfigs (14.77s) [2020-05-05T19:02:50.772Z] === RUN TestServiceUpdateNetwork [2020-05-05T19:02:52.140Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007056e0_} [2020-05-05T19:02:54.033Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000705700_} [2020-05-05T19:02:54.961Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-05T19:02:55.524Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000705720_} [2020-05-05T19:02:57.417Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000705740_} [2020-05-05T19:02:58.786Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-05-05T19:02:59.568Z] --- PASS: TestUpdateRestartPolicy (12.09s) [2020-05-05T19:02:59.568Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-05T19:02:59.568Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2020-05-05T19:02:59.568Z] === RUN TestWaitNonBlocked [2020-05-05T19:02:59.858Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-05T19:02:59.858Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-05T19:02:59.858Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-05T19:02:59.858Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-05T19:02:59.858Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-05T19:02:59.858Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-05T19:03:00.483Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-05-05T19:03:00.483Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2020-05-05T19:03:00.483Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s) [2020-05-05T19:03:00.483Z] === RUN TestWaitBlocked [2020-05-05T19:03:00.483Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-05T19:03:00.483Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-05T19:03:00.483Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-05T19:03:00.483Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-05T19:03:00.483Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-05T19:03:00.483Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-05T19:03:00.681Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-05-05T19:03:00.681Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-05-05T19:03:00.681Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-05-05T19:03:00.681Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-05-05T19:03:00.681Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-05-05T19:03:00.681Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-05-05T19:03:00.681Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-05-05T19:03:00.681Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-05-05T19:03:00.681Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-05-05T19:03:00.681Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-05-05T19:03:00.681Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-05-05T19:03:00.681Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-05-05T19:03:00.681Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-05-05T19:03:00.681Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-05-05T19:03:00.681Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-05-05T19:03:00.681Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-05-05T19:03:00.681Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-05-05T19:03:00.681Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-05-05T19:03:01.511Z] --- PASS: TestWaitBlocked (0.04s) [2020-05-05T19:03:01.511Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.96s) [2020-05-05T19:03:01.511Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s) [2020-05-05T19:03:01.511Z] === CONT TestContainerStartOnDaemonRestart [2020-05-05T19:03:01.511Z] === CONT TestContainerKillOnDaemonStart [2020-05-05T19:03:01.511Z] === CONT TestDaemonHostGatewayIP [2020-05-05T19:03:01.511Z] === CONT TestIpcModeOlderClient [2020-05-05T19:03:01.811Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-05-05T19:03:01.811Z] === CONT TestDaemonRestartIpcMode [2020-05-05T19:03:03.954Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-05-05T19:03:05.321Z] --- PASS: TestServiceUpdateNetwork (14.87s) [2020-05-05T19:03:05.321Z] === RUN TestServiceUpdatePidsLimit [2020-05-05T19:03:05.884Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-05-05T19:03:06.242Z] --- PASS: TestContainerStartOnDaemonRestart (4.35s) [2020-05-05T19:03:06.527Z] --- PASS: TestDaemonHostGatewayIP (5.00s) [2020-05-05T19:03:06.812Z] --- PASS: TestDaemonRestartIpcMode (4.94s) [2020-05-05T19:03:06.813Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-05T19:03:07.745Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-05T19:03:09.113Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-05-05T19:03:11.007Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-05-05T19:03:11.263Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-05-05T19:03:12.193Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-05-05T19:03:13.122Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-05-05T19:03:14.116Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-05-05T19:03:15.201Z] --- PASS: TestContainerKillOnDaemonStart (13.42s) [2020-05-05T19:03:15.201Z] PASS [2020-05-05T19:03:15.201Z] [2020-05-05T19:03:15.201Z] === Skipped [2020-05-05T19:03:15.201Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-05-05T19:03:15.201Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-05T19:03:15.201Z] [2020-05-05T19:03:15.201Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-05T19:03:15.201Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-05T19:03:15.201Z] [2020-05-05T19:03:15.201Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-05-05T19:03:15.201Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-05T19:03:15.201Z] [2020-05-05T19:03:15.201Z] [2020-05-05T19:03:15.201Z] DONE 200 tests, 3 skipped in 127.012s [2020-05-05T19:03:15.201Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-05-05T19:03:15.201Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:03:15.201Z] ++ set -e [2020-05-05T19:03:15.201Z] ++ '[' -n 0 ']' [2020-05-05T19:03:15.201Z] ++ set -x [2020-05-05T19:03:15.201Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:03:15.201Z] INFO: Testing against a local daemon [2020-05-05T19:03:15.201Z] === RUN TestCommitInheritsEnv [2020-05-05T19:03:15.484Z] --- PASS: TestCommitInheritsEnv (0.40s) [2020-05-05T19:03:15.484Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-05T19:03:15.484Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-05T19:03:15.484Z] === RUN TestImagesFilterMultiReference [2020-05-05T19:03:15.510Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-05-05T19:03:15.510Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-05T19:03:15.769Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-05-05T19:03:15.769Z] === RUN TestImagePullPlatformInvalid [2020-05-05T19:03:15.769Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-05T19:03:15.769Z] === RUN TestRemoveImageOrphaning [2020-05-05T19:03:16.054Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2020-05-05T19:03:16.054Z] === RUN TestRemoveImageGarbageCollector [2020-05-05T19:03:16.054Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-05T19:03:16.054Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T19:03:16.054Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-05T19:03:16.054Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2020-05-05T19:03:16.054Z] === RUN TestTagInvalidReference [2020-05-05T19:03:16.356Z] --- PASS: TestTagInvalidReference (0.05s) [2020-05-05T19:03:16.356Z] === RUN TestTagValidPrefixedRepo [2020-05-05T19:03:16.356Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-05-05T19:03:16.356Z] === RUN TestTagExistedNameWithoutForce [2020-05-05T19:03:16.356Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-05T19:03:16.356Z] === RUN TestTagOfficialNames [2020-05-05T19:03:16.356Z] --- PASS: TestTagOfficialNames (0.07s) [2020-05-05T19:03:16.356Z] === RUN TestTagMatchesDigest [2020-05-05T19:03:16.356Z] --- PASS: TestTagMatchesDigest (0.05s) [2020-05-05T19:03:16.356Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-05T19:03:16.442Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-05-05T19:03:17.007Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-05-05T19:03:18.376Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-05-05T19:03:19.309Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-05-05T19:03:20.238Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-05-05T19:03:21.167Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-05-05T19:03:22.536Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-05-05T19:03:23.099Z] --- PASS: TestServiceUpdatePidsLimit (17.86s) [2020-05-05T19:03:23.099Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2020-05-05T19:03:23.099Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.51s) [2020-05-05T19:03:23.099Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.21s) [2020-05-05T19:03:23.099Z] PASS [2020-05-05T19:03:23.099Z] [2020-05-05T19:03:23.099Z] === Skipped [2020-05-05T19:03:23.099Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-05T19:03:23.099Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-05T19:03:23.099Z] [2020-05-05T19:03:23.099Z] [2020-05-05T19:03:23.099Z] DONE 27 tests, 1 skipped in 195.187s [2020-05-05T19:03:23.099Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-05T19:03:23.099Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:03:23.099Z] ++ set -e [2020-05-05T19:03:23.099Z] ++ '[' -n 0 ']' [2020-05-05T19:03:23.099Z] ++ set -x [2020-05-05T19:03:23.099Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:03:23.357Z] INFO: Testing against a local daemon [2020-05-05T19:03:23.357Z] === RUN TestSessionCreate [2020-05-05T19:03:23.357Z] --- PASS: TestSessionCreate (0.04s) [2020-05-05T19:03:23.357Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-05T19:03:23.357Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-05-05T19:03:23.357Z] PASS [2020-05-05T19:03:23.357Z] [2020-05-05T19:03:23.357Z] DONE 2 tests in 0.194s [2020-05-05T19:03:23.357Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-05T19:03:23.357Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:03:23.357Z] ++ set -e [2020-05-05T19:03:23.357Z] ++ '[' -n 0 ']' [2020-05-05T19:03:23.357Z] ++ set -x [2020-05-05T19:03:23.357Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:03:23.615Z] INFO: Testing against a local daemon [2020-05-05T19:03:23.615Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-05T19:03:23.615Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-05T19:03:23.615Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-05T19:03:23.615Z] === RUN TestEventsExecDie [2020-05-05T19:03:23.615Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-05-05T19:03:24.548Z] --- PASS: TestEventsExecDie (0.87s) [2020-05-05T19:03:24.549Z] === RUN TestEventsBackwardsCompatible [2020-05-05T19:03:24.549Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-05-05T19:03:24.549Z] === RUN TestInfoBinaryCommits [2020-05-05T19:03:24.549Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-05-05T19:03:24.549Z] === RUN TestInfoAPIVersioned [2020-05-05T19:03:24.549Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-05T19:03:24.549Z] === RUN TestInfoDiscoveryBackend [2020-05-05T19:03:24.549Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-05-05T19:03:25.112Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2020-05-05T19:03:25.112Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-05T19:03:26.041Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-05T19:03:26.041Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-05T19:03:26.299Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-05-05T19:03:26.555Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2020-05-05T19:03:26.555Z] === RUN TestInfoAPI [2020-05-05T19:03:26.555Z] --- PASS: TestInfoAPI (0.03s) [2020-05-05T19:03:26.555Z] === RUN TestInfoAPIWarnings [2020-05-05T19:03:27.118Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-05-05T19:03:27.118Z] === RUN TestInfoDebug [2020-05-05T19:03:27.374Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-05-05T19:03:27.633Z] --- PASS: TestInfoDebug (0.53s) [2020-05-05T19:03:27.633Z] === RUN TestInfoInsecureRegistries [2020-05-05T19:03:28.196Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-05-05T19:03:28.196Z] === RUN TestInfoRegistryMirrors [2020-05-05T19:03:28.453Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-05-05T19:03:28.453Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-05-05T19:03:28.709Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-05-05T19:03:28.709Z] === RUN TestLoginFailsWithBadCredentials [2020-05-05T19:03:28.966Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2020-05-05T19:03:28.966Z] === RUN TestPingCacheHeaders [2020-05-05T19:03:28.966Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-05-05T19:03:28.966Z] === RUN TestPingGet [2020-05-05T19:03:28.966Z] --- PASS: TestPingGet (0.01s) [2020-05-05T19:03:28.966Z] === RUN TestPingHead [2020-05-05T19:03:29.223Z] --- PASS: TestPingHead (0.06s) [2020-05-05T19:03:29.223Z] === RUN TestVersion [2020-05-05T19:03:29.223Z] --- PASS: TestVersion (0.03s) [2020-05-05T19:03:29.223Z] PASS [2020-05-05T19:03:29.223Z] [2020-05-05T19:03:29.223Z] === Skipped [2020-05-05T19:03:29.223Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-05T19:03:29.223Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-05T19:03:29.223Z] [2020-05-05T19:03:29.223Z] [2020-05-05T19:03:29.223Z] DONE 18 tests, 1 skipped in 5.820s [2020-05-05T19:03:29.223Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-05T19:03:29.223Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:03:29.223Z] ++ set -e [2020-05-05T19:03:29.223Z] ++ '[' -n 0 ']' [2020-05-05T19:03:29.223Z] ++ set -x [2020-05-05T19:03:29.223Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:03:29.223Z] INFO: Testing against a local daemon [2020-05-05T19:03:29.223Z] === RUN TestVolumesCreateAndList [2020-05-05T19:03:29.223Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-05-05T19:03:29.223Z] === RUN TestVolumesRemove [2020-05-05T19:03:29.480Z] --- PASS: TestVolumesRemove (0.10s) [2020-05-05T19:03:29.480Z] === RUN TestVolumesInspect [2020-05-05T19:03:29.480Z] --- PASS: TestVolumesInspect (0.02s) [2020-05-05T19:03:29.480Z] === RUN TestVolumesInvalidJSON [2020-05-05T19:03:29.480Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-05T19:03:29.480Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-05T19:03:29.480Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-05T19:03:29.480Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-05-05T19:03:29.480Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-05T19:03:29.480Z] PASS [2020-05-05T19:03:29.480Z] [2020-05-05T19:03:29.480Z] DONE 5 tests in 0.293s [2020-05-05T19:03:29.480Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-05T19:03:29.480Z] === RUN TestDockerSuite/TestCpRelativePath [2020-05-05T19:03:29.736Z] ++++ cat bundles/test-integration/docker.pid [2020-05-05T19:03:29.736Z] +++ kill 5848 [2020-05-05T19:03:29.994Z] +++ /etc/init.d/apparmor stop [2020-05-05T19:03:29.994Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-05T19:03:29.994Z] [2020-05-05T19:03:29.994Z] Unloading profiles will leave already running processes permanently [2020-05-05T19:03:29.994Z] unconfined, which can lead to unexpected situations. [2020-05-05T19:03:29.994Z] [2020-05-05T19:03:29.994Z] To set a process to complain mode, use the command line tool [2020-05-05T19:03:29.994Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-05T19:03:29.994Z] +++ true [2020-05-05T19:03:29.994Z] [2020-05-05T19:03:30.557Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-05-05T19:03:31.926Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-05-05T19:03:32.858Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-05-05T19:03:34.227Z] === RUN TestDockerSuite/TestCpToCaseA [2020-05-05T19:03:36.122Z] === RUN TestDockerSuite/TestCpToCaseB [2020-05-05T19:03:37.052Z] === RUN TestDockerSuite/TestCpToCaseC [2020-05-05T19:03:39.573Z] === RUN TestDockerSuite/TestCpToCaseD [2020-05-05T19:03:44.824Z] === RUN TestDockerSuite/TestCpToCaseE [2020-05-05T19:03:48.096Z] === RUN TestDockerSuite/TestCpToCaseF [2020-05-05T19:03:49.027Z] === RUN TestDockerSuite/TestCpToCaseG [2020-05-05T19:03:50.922Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-05-05T19:03:54.199Z] === RUN TestDockerSuite/TestCpToCaseH [2020-05-05T19:03:57.470Z] === RUN TestDockerSuite/TestCpToCaseI [2020-05-05T19:03:58.400Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-05-05T19:04:03.649Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-05-05T19:04:04.212Z] === RUN TestDockerSuite/TestCpToDot [2020-05-05T19:04:05.141Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-05-05T19:04:07.033Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-05-05T19:04:08.929Z] === RUN TestDockerSuite/TestCpToStdout [2020-05-05T19:04:09.492Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-05-05T19:04:12.765Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-05-05T19:04:12.765Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-05-05T19:04:13.328Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-05-05T19:04:14.697Z] === RUN TestDockerSuite/TestCpVolumePath [2020-05-05T19:04:16.599Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-05-05T19:04:16.599Z] === RUN TestDockerSuite/TestCreateArgs [2020-05-05T19:04:16.599Z] === RUN TestDockerSuite/TestCreateByImageID [2020-05-05T19:04:17.162Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-05-05T19:04:17.162Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-05-05T19:04:17.725Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-05-05T19:04:17.983Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-05-05T19:04:17.983Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-05-05T19:04:18.913Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-05-05T19:04:19.169Z] === RUN TestDockerSuite/TestCreateLabels [2020-05-05T19:04:19.425Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-05-05T19:04:19.425Z] === RUN TestDockerSuite/TestCreateRM [2020-05-05T19:04:19.682Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-05-05T19:04:19.682Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-05-05T19:04:19.682Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-05-05T19:04:19.939Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-05-05T19:04:23.212Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-05-05T19:04:23.212Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-05-05T19:04:23.212Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-05-05T19:04:27.389Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-05-05T19:04:27.389Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-05-05T19:04:27.389Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-05-05T19:04:27.645Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-05-05T19:04:27.645Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-05-05T19:04:27.645Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-05-05T19:04:28.575Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-05-05T19:04:29.944Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-05-05T19:04:30.874Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-05-05T19:04:32.767Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-05-05T19:04:34.135Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-05-05T19:04:35.063Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-05-05T19:04:35.992Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-05-05T19:04:35.992Z] === RUN TestDockerSuite/TestDevicePermissions [2020-05-05T19:04:36.555Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-05-05T19:04:36.811Z] === RUN TestDockerSuite/TestDockerFails [2020-05-05T19:04:36.811Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-05-05T19:04:36.811Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-05-05T19:04:36.811Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-05-05T19:04:38.179Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-05-05T19:04:39.546Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-05-05T19:04:41.440Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-05-05T19:04:41.440Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-05-05T19:04:41.440Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-05-05T19:04:41.440Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-05-05T19:04:48.009Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-05-05T19:04:51.282Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-05-05T19:04:53.801Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-05-05T19:04:54.058Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-05-05T19:04:55.950Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-05-05T19:04:57.319Z] === RUN TestDockerSuite/TestEventsAttach [2020-05-05T19:04:58.687Z] === RUN TestDockerSuite/TestEventsCommit [2020-05-05T19:05:00.058Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-05-05T19:05:00.621Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-05-05T19:05:01.549Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-05-05T19:05:02.479Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-05-05T19:05:04.372Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-05-05T19:05:05.740Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-05-05T19:05:09.913Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-05-05T19:05:10.169Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-05-05T19:05:12.068Z] === RUN TestDockerSuite/TestEventsCopy [2020-05-05T19:05:13.437Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-05-05T19:05:15.959Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-05-05T19:05:16.523Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-05-05T19:05:16.523Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-05T19:05:16.779Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-05-05T19:05:18.673Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-05-05T19:05:19.237Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-05-05T19:05:19.237Z] === RUN TestDockerSuite/TestEventsFilterType [2020-05-05T19:05:19.801Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-05-05T19:05:19.801Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-05-05T19:05:20.059Z] === RUN TestDockerSuite/TestEventsFilters [2020-05-05T19:05:21.952Z] === RUN TestDockerSuite/TestEventsFormat [2020-05-05T19:05:23.847Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-05-05T19:05:23.847Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-05-05T19:05:23.847Z] === RUN TestDockerSuite/TestEventsImageImport [2020-05-05T19:05:24.411Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-05-05T19:05:24.667Z] === RUN TestDockerSuite/TestEventsImagePull [2020-05-05T19:05:24.924Z] === RUN TestDockerSuite/TestEventsImageTag [2020-05-05T19:05:26.292Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-05-05T19:05:26.292Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-05-05T19:05:26.292Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-05-05T19:05:26.292Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-05-05T19:05:28.183Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-05-05T19:05:28.746Z] === RUN TestDockerSuite/TestEventsRename [2020-05-05T19:05:29.676Z] === RUN TestDockerSuite/TestEventsResize [2020-05-05T19:05:30.604Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-05-05T19:05:31.168Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-05-05T19:05:32.098Z] === RUN TestDockerSuite/TestEventsStreaming [2020-05-05T19:05:33.027Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-05-05T19:05:36.320Z] === RUN TestDockerSuite/TestEventsTop [2020-05-05T19:05:36.884Z] === RUN TestDockerSuite/TestEventsUntag [2020-05-05T19:05:39.403Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-05-05T19:05:41.295Z] === RUN TestDockerSuite/TestExec [2020-05-05T19:05:42.226Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-05-05T19:05:42.791Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-05-05T19:05:43.721Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-05-05T19:05:44.651Z] === RUN TestDockerSuite/TestExecAPIStart [2020-05-05T19:05:45.215Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-05-05T19:05:46.584Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-05-05T19:05:47.148Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-05-05T19:05:48.079Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-05-05T19:05:48.079Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-05-05T19:05:49.449Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-05-05T19:05:50.381Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-05-05T19:05:51.311Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-05-05T19:05:52.242Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-05-05T19:05:54.137Z] === RUN TestDockerSuite/TestExecCgroup [2020-05-05T19:05:55.067Z] === RUN TestDockerSuite/TestExecEnv [2020-05-05T19:05:55.997Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-05-05T19:05:57.891Z] === RUN TestDockerSuite/TestExecExitStatus [2020-05-05T19:05:58.825Z] === RUN TestDockerSuite/TestExecInspectID [2020-05-05T19:06:00.723Z] === RUN TestDockerSuite/TestExecInteractive [2020-05-05T19:06:01.655Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-05-05T19:06:02.587Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-05-05T19:06:03.516Z] === RUN TestDockerSuite/TestExecParseError [2020-05-05T19:06:04.446Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-05-05T19:06:05.376Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-05-05T19:06:05.939Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-05-05T19:06:07.308Z] === RUN TestDockerSuite/TestExecSetEnv [2020-05-05T19:06:08.237Z] === RUN TestDockerSuite/TestExecStartFails [2020-05-05T19:06:09.167Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-05-05T19:06:11.688Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-05-05T19:06:21.642Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-05-05T19:06:21.642Z] === RUN TestDockerSuite/TestExecTTY [2020-05-05T19:06:22.207Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-05-05T19:06:23.137Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-05-05T19:06:24.065Z] === RUN TestDockerSuite/TestExecUlimits [2020-05-05T19:06:24.994Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-05-05T19:06:24.994Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-05-05T19:06:26.888Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-05-05T19:06:27.818Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-05-05T19:06:29.714Z] === RUN TestDockerSuite/TestExecWithTERM [2020-05-05T19:06:30.647Z] === RUN TestDockerSuite/TestExecWithUser [2020-05-05T19:06:31.577Z] === RUN TestDockerSuite/TestGetContainerStats [2020-05-05T19:06:36.826Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-05-05T19:06:36.826Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-05-05T19:06:42.077Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-05-05T19:06:43.449Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-05-05T19:06:48.707Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-05-05T19:06:49.270Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-05-05T19:06:49.270Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-05-05T19:06:49.270Z] === RUN TestDockerSuite/TestHealth [2020-05-05T19:07:04.119Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-05-05T19:07:10.662Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-05-05T19:07:10.662Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-05-05T19:07:10.662Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-05-05T19:07:10.662Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-05-05T19:07:11.225Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-05-05T19:07:11.225Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-05-05T19:07:12.155Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-05-05T19:07:12.155Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-05-05T19:07:12.155Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-05-05T19:07:12.155Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-05-05T19:07:12.718Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-05-05T19:07:12.975Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-05-05T19:07:13.232Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-05-05T19:07:13.232Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-05-05T19:07:14.161Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-05-05T19:07:14.418Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-05-05T19:07:15.347Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-05-05T19:07:16.277Z] === RUN TestDockerSuite/TestImagesFormat [2020-05-05T19:07:16.277Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-05-05T19:07:17.207Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-05-05T19:07:20.478Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-05-05T19:07:20.478Z] === RUN TestDockerSuite/TestImportBadURL [2020-05-05T19:07:20.478Z] === RUN TestDockerSuite/TestImportDisplay [2020-05-05T19:07:21.846Z] === RUN TestDockerSuite/TestImportFile [2020-05-05T19:07:23.740Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-05-05T19:07:23.740Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-05-05T19:07:26.289Z] === RUN TestDockerSuite/TestImportGzipped [2020-05-05T19:07:27.659Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-05-05T19:07:29.551Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-05-05T19:07:30.481Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-05-05T19:07:31.411Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-05-05T19:07:32.341Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-05-05T19:07:32.341Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-05-05T19:07:32.341Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-05-05T19:07:33.272Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-05-05T19:07:34.201Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-05-05T19:07:34.765Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-05-05T19:07:35.696Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-05-05T19:07:36.259Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-05-05T19:07:37.191Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-05-05T19:07:37.191Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-05-05T19:07:39.087Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-05-05T19:07:39.651Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-05-05T19:07:40.582Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-05-05T19:07:40.582Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-05-05T19:07:41.146Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-05-05T19:07:41.146Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-05-05T19:07:42.076Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-05-05T19:07:42.641Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-05-05T19:07:43.571Z] === RUN TestDockerSuite/TestInspectDefault [2020-05-05T19:07:44.502Z] === RUN TestDockerSuite/TestInspectHistory [2020-05-05T19:07:45.873Z] === RUN TestDockerSuite/TestInspectImage [2020-05-05T19:07:45.873Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-05-05T19:07:45.873Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-05-05T19:07:45.873Z] === RUN TestDockerSuite/TestInspectInt64 [2020-05-05T19:07:46.454Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-05-05T19:07:47.393Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-05-05T19:07:47.393Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-05-05T19:07:48.324Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-05-05T19:07:49.332Z] === RUN TestDockerSuite/TestInspectPlugin [2020-05-05T19:07:50.700Z] === RUN TestDockerSuite/TestInspectRootFS [2020-05-05T19:07:50.700Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-05-05T19:07:51.628Z] === RUN TestDockerSuite/TestInspectStatus [2020-05-05T19:07:52.559Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-05-05T19:07:54.451Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-05-05T19:07:55.382Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-05-05T19:07:55.945Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-05-05T19:07:56.874Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-05-05T19:07:57.437Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-05-05T19:07:58.366Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-05-05T19:07:59.297Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-05-05T19:07:59.297Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-05-05T19:08:02.569Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-05-05T19:08:03.938Z] === RUN TestDockerSuite/TestLinksEnvs [2020-05-05T19:08:05.831Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-05-05T19:08:05.831Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-05-05T19:08:08.353Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-05-05T19:08:08.353Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-05-05T19:08:10.873Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-05-05T19:08:13.399Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-05-05T19:08:13.655Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-05-05T19:08:13.655Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-05-05T19:08:16.174Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-05-05T19:08:16.435Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-05-05T19:08:16.692Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-05-05T19:08:17.622Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-05-05T19:08:20.145Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-05-05T19:08:23.428Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-05-05T19:08:24.144Z] --- PASS: TestImportExtremelyLargeImageWorks (299.58s) [2020-05-05T19:08:24.148Z] PASS [2020-05-05T19:08:24.148Z] [2020-05-05T19:08:24.148Z] === Skipped [2020-05-05T19:08:24.148Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-05T19:08:24.148Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T19:08:24.148Z] [2020-05-05T19:08:24.148Z] [2020-05-05T19:08:24.148Z] DONE 12 tests, 1 skipped in 300.982s [2020-05-05T19:08:24.148Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-05-05T19:08:24.148Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:08:24.148Z] ++ set -e [2020-05-05T19:08:24.148Z] ++ '[' -n 0 ']' [2020-05-05T19:08:24.148Z] ++ set -x [2020-05-05T19:08:24.148Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:08:24.148Z] INFO: Testing against a local daemon [2020-05-05T19:08:24.148Z] === RUN TestNetworkCreateDelete [2020-05-05T19:08:24.148Z] --- PASS: TestNetworkCreateDelete (0.22s) [2020-05-05T19:08:24.148Z] === RUN TestDockerNetworkDeletePreferID [2020-05-05T19:08:24.148Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s) [2020-05-05T19:08:24.148Z] === RUN TestInspectNetwork [2020-05-05T19:08:24.148Z] === RUN TestInspectNetwork/full_network_id [2020-05-05T19:08:24.148Z] === RUN TestInspectNetwork/partial_network_id [2020-05-05T19:08:24.148Z] === RUN TestInspectNetwork/network_name [2020-05-05T19:08:24.148Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-05T19:08:24.433Z] --- PASS: TestInspectNetwork (7.50s) [2020-05-05T19:08:24.433Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-05T19:08:24.433Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-05T19:08:24.433Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-05T19:08:24.433Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-05T19:08:24.433Z] === RUN TestRunContainerWithBridgeNone [2020-05-05T19:08:26.701Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-05-05T19:08:27.130Z] --- PASS: TestRunContainerWithBridgeNone (2.36s) [2020-05-05T19:08:27.130Z] === RUN TestNetworkInvalidJSON [2020-05-05T19:08:27.130Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-05T19:08:27.130Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-05T19:08:27.130Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-05T19:08:27.130Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-05T19:08:27.130Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-05T19:08:27.130Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-05T19:08:27.130Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-05T19:08:27.130Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-05T19:08:27.130Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-05T19:08:27.130Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-05-05T19:08:27.130Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-05T19:08:27.130Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-05T19:08:27.130Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-05T19:08:27.130Z] === RUN TestHostIPv4BridgeLabel [2020-05-05T19:08:27.416Z] --- PASS: TestHostIPv4BridgeLabel (0.62s) [2020-05-05T19:08:27.416Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-05T19:08:28.434Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-05-05T19:08:28.434Z] === RUN TestDaemonDefaultNetworkPools [2020-05-05T19:08:29.451Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-05-05T19:08:29.451Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-05T19:08:29.974Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-05-05T19:08:30.467Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.24s) [2020-05-05T19:08:30.467Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-05T19:08:30.905Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-05-05T19:08:31.980Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.48s) [2020-05-05T19:08:31.980Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-05T19:08:32.600Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-05-05T19:08:32.600Z] === RUN TestServiceWithPredefinedNetwork [2020-05-05T19:08:34.178Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-05-05T19:08:34.435Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-05-05T19:08:35.290Z] --- PASS: TestServiceWithPredefinedNetwork (2.38s) [2020-05-05T19:08:35.290Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-05T19:08:35.290Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-05T19:08:35.290Z] service_test.go:236: FLAKY_TEST [2020-05-05T19:08:35.290Z] === RUN TestServiceWithDataPathPortInit [2020-05-05T19:08:35.805Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-05-05T19:08:37.175Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-05-05T19:08:39.719Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-05-05T19:08:39.719Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-05-05T19:08:39.976Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-05-05T19:08:40.233Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-05-05T19:08:40.233Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-05-05T19:08:40.233Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-05-05T19:08:41.162Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-05-05T19:08:42.096Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-05-05T19:08:46.268Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-05-05T19:08:46.524Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-05-05T19:08:50.616Z] --- PASS: TestServiceWithDataPathPortInit (14.55s) [2020-05-05T19:08:50.616Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-05T19:08:51.773Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-05-05T19:08:52.336Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-05-05T19:08:52.336Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-05-05T19:08:53.704Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-05-05T19:08:54.634Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-05-05T19:08:56.003Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-05-05T19:08:56.932Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-05-05T19:08:57.445Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.25s) [2020-05-05T19:08:57.445Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yfbg98q7oymje5d7y3tec4alx Created:2020-05-05 19:08:50.693823496 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[93b51b065959a0191f3c6eba4f0ed6cebba7d873334be798af5da8c83e2c1ff5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9f289r0a5l3dbxqveq9h5rfh2 EndpointID:0cd500860cc29eadb67be5c08f99e4d538886b9158317b6e4e49565b20bc30d0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d83ca68d2305416f4ac20354d363b84afc5112c351d6c8a0d4806f359a257d8f MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:0b3ed5e86669 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9f289r0a5l3dbxqveq9h5rfh2 EndpointID:0cd500860cc29eadb67be5c08f99e4d538886b9158317b6e4e49565b20bc30d0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-05T19:08:57.445Z] PASS [2020-05-05T19:08:57.445Z] [2020-05-05T19:08:57.445Z] === Skipped [2020-05-05T19:08:57.445Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-05T19:08:57.445Z] service_test.go:236: FLAKY_TEST [2020-05-05T19:08:57.445Z] [2020-05-05T19:08:57.445Z] [2020-05-05T19:08:57.445Z] DONE 22 tests, 1 skipped in 40.772s [2020-05-05T19:08:57.445Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-05T19:08:57.445Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:08:57.445Z] ++ set -e [2020-05-05T19:08:57.445Z] ++ '[' -n 0 ']' [2020-05-05T19:08:57.445Z] ++ set -x [2020-05-05T19:08:57.445Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:08:57.445Z] INFO: Testing against a local daemon [2020-05-05T19:08:57.445Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-05T19:08:57.445Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-05T19:08:57.445Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-05T19:08:57.445Z] === RUN TestDockerNetworkIpvlan [2020-05-05T19:08:57.445Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-05T19:08:57.445Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-05T19:08:57.445Z] PASS [2020-05-05T19:08:57.445Z] [2020-05-05T19:08:57.445Z] === Skipped [2020-05-05T19:08:57.445Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-05T19:08:57.445Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-05T19:08:57.445Z] [2020-05-05T19:08:57.445Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-05T19:08:57.445Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-05T19:08:57.445Z] [2020-05-05T19:08:57.445Z] [2020-05-05T19:08:57.445Z] DONE 2 tests, 2 skipped in 0.105s [2020-05-05T19:08:57.445Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-05T19:08:57.445Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:08:57.445Z] ++ set -e [2020-05-05T19:08:57.445Z] ++ '[' -n 0 ']' [2020-05-05T19:08:57.445Z] ++ set -x [2020-05-05T19:08:57.445Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:08:57.445Z] INFO: Testing against a local daemon [2020-05-05T19:08:57.445Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-05T19:08:58.300Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-05-05T19:08:58.461Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s) [2020-05-05T19:08:58.461Z] === RUN TestDockerNetworkMacvlan [2020-05-05T19:08:59.479Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-05T19:09:00.193Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-05-05T19:09:00.502Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-05T19:09:01.123Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-05-05T19:09:01.523Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-05T19:09:02.053Z] === RUN TestDockerSuite/TestLogsSince [2020-05-05T19:09:04.220Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-05T19:09:05.324Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-05-05T19:09:06.252Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-05T19:09:09.509Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-05-05T19:09:11.778Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-05T19:09:12.403Z] --- PASS: TestDockerNetworkMacvlan (13.89s) [2020-05-05T19:09:12.403Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-05-05T19:09:12.403Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-05-05T19:09:12.403Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.13s) [2020-05-05T19:09:12.403Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.27s) [2020-05-05T19:09:12.403Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.22s) [2020-05-05T19:09:12.403Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.96s) [2020-05-05T19:09:12.403Z] PASS [2020-05-05T19:09:12.403Z] [2020-05-05T19:09:12.403Z] DONE 8 tests in 15.494s [2020-05-05T19:09:12.403Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-05T19:09:12.403Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:09:12.403Z] ++ set -e [2020-05-05T19:09:12.403Z] ++ '[' -n 0 ']' [2020-05-05T19:09:12.403Z] ++ set -x [2020-05-05T19:09:12.403Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:09:12.403Z] testing: warning: no tests to run [2020-05-05T19:09:12.403Z] PASS [2020-05-05T19:09:12.403Z] [2020-05-05T19:09:12.403Z] DONE 0 tests in 0.017s [2020-05-05T19:09:12.403Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-05T19:09:12.403Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:09:12.403Z] ++ set -e [2020-05-05T19:09:12.403Z] ++ '[' -n 0 ']' [2020-05-05T19:09:12.403Z] ++ set -x [2020-05-05T19:09:12.403Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:09:12.689Z] INFO: Testing against a local daemon [2020-05-05T19:09:12.689Z] === RUN TestAuthZPluginAllowRequest [2020-05-05T19:09:14.173Z] --- PASS: TestAuthZPluginAllowRequest (1.64s) [2020-05-05T19:09:14.173Z] === RUN TestAuthZPluginTLS [2020-05-05T19:09:14.759Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-05-05T19:09:14.794Z] --- PASS: TestAuthZPluginTLS (0.60s) [2020-05-05T19:09:14.794Z] === RUN TestAuthZPluginDenyRequest [2020-05-05T19:09:15.015Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-05-05T19:09:15.414Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2020-05-05T19:09:15.414Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-05T19:09:15.578Z] === RUN TestDockerSuite/TestLogsTail [2020-05-05T19:09:16.035Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-05-05T19:09:16.035Z] === RUN TestAuthZPluginDenyResponse [2020-05-05T19:09:16.507Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-05-05T19:09:16.654Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-05-05T19:09:16.654Z] === RUN TestAuthZPluginAllowEventStream [2020-05-05T19:09:17.437Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-05-05T19:09:18.000Z] === RUN TestDockerSuite/TestMountIntoProc [2020-05-05T19:09:18.143Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s) [2020-05-05T19:09:18.143Z] === RUN TestAuthZPluginErrorResponse [2020-05-05T19:09:18.563Z] === RUN TestDockerSuite/TestMountIntoSys [2020-05-05T19:09:18.768Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-05-05T19:09:18.768Z] === RUN TestAuthZPluginErrorRequest [2020-05-05T19:09:19.127Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-05-05T19:09:19.385Z] === RUN TestDockerSuite/TestNetHostname [2020-05-05T19:09:19.385Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-05-05T19:09:19.385Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-05T19:09:20.008Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-05-05T19:09:20.008Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-05T19:09:21.905Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-05-05T19:09:22.044Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s) [2020-05-05T19:09:22.044Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-05T19:09:22.162Z] === RUN TestDockerSuite/TestNetworkEvents [2020-05-05T19:09:23.528Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-05-05T19:09:24.077Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.04s) [2020-05-05T19:09:24.077Z] === RUN TestAuthZPluginHeader [2020-05-05T19:09:25.102Z] --- PASS: TestAuthZPluginHeader (0.95s) [2020-05-05T19:09:25.102Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-05T19:09:25.102Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-05T19:09:25.102Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T19:09:25.102Z] === RUN TestAuthZPluginV2Disable [2020-05-05T19:09:25.102Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-05T19:09:25.102Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T19:09:25.102Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-05T19:09:25.102Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-05T19:09:25.102Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T19:09:25.102Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-05T19:09:25.102Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-05T19:09:25.102Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T19:09:25.102Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-05T19:09:26.047Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-05-05T19:09:26.612Z] === RUN TestDockerSuite/TestPluginActive [2020-05-05T19:09:28.503Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-05-05T19:09:32.675Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-05-05T19:09:33.605Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-05-05T19:09:33.605Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-05-05T19:09:34.168Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-05-05T19:09:36.066Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-05-05T19:09:37.959Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-05-05T19:09:39.327Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-05-05T19:09:39.327Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-05-05T19:09:41.846Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-05-05T19:09:42.409Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-05-05T19:09:43.608Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.07s) [2020-05-05T19:09:43.608Z] PASS [2020-05-05T19:09:43.608Z] [2020-05-05T19:09:43.608Z] === Skipped [2020-05-05T19:09:43.608Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-05T19:09:43.608Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T19:09:43.608Z] [2020-05-05T19:09:43.608Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-05T19:09:43.608Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T19:09:43.608Z] [2020-05-05T19:09:43.608Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-05T19:09:43.608Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T19:09:43.608Z] [2020-05-05T19:09:43.608Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-05T19:09:43.608Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T19:09:43.608Z] [2020-05-05T19:09:43.608Z] [2020-05-05T19:09:43.608Z] DONE 17 tests, 4 skipped in 29.551s [2020-05-05T19:09:43.608Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-05T19:09:43.608Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:09:43.608Z] ++ set -e [2020-05-05T19:09:43.608Z] ++ '[' -n 0 ']' [2020-05-05T19:09:43.608Z] ++ set -x [2020-05-05T19:09:43.608Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:09:43.608Z] INFO: Testing against a local daemon [2020-05-05T19:09:43.608Z] === RUN TestPluginInvalidJSON [2020-05-05T19:09:43.608Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-05T19:09:43.608Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-05T19:09:43.608Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-05T19:09:43.608Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-05-05T19:09:43.608Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-05T19:09:43.608Z] === RUN TestPluginInstall [2020-05-05T19:09:43.608Z] === RUN TestPluginInstall/no_auth [2020-05-05T19:09:45.684Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-05-05T19:09:46.615Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-05-05T19:09:49.136Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-05-05T19:09:49.699Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-05-05T19:09:50.474Z] time="2020-05-05T19:09:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-05T19:09:50.474Z] time="2020-05-05T19:09:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-05T19:09:50.474Z] time="2020-05-05T19:09:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:35a5be9cfb07553f2ea99c79db3cf3218f1f786842e65736862ff3f3401295fa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-05T19:09:50.474Z] time="2020-05-05T19:09:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-05T19:09:50.474Z] time="2020-05-05T19:09:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-05T19:09:50.474Z] time="2020-05-05T19:09:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:35a5be9cfb07553f2ea99c79db3cf3218f1f786842e65736862ff3f3401295fa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-05T19:09:50.474Z] === RUN TestPluginInstall/with_htpasswd [2020-05-05T19:09:50.629Z] === RUN TestDockerSuite/TestPortHostBinding [2020-05-05T19:09:51.092Z] time="2020-05-05T19:09:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-05T19:09:51.092Z] time="2020-05-05T19:09:50Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-05T19:09:51.092Z] time="2020-05-05T19:09:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ada7866b8af6f8db28b265c390aab0592dde4ea1816de8ccafbddc64c08db9a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-05T19:09:51.092Z] time="2020-05-05T19:09:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-05T19:09:51.092Z] time="2020-05-05T19:09:50Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-05T19:09:51.092Z] time="2020-05-05T19:09:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3ada7866b8af6f8db28b265c390aab0592dde4ea1816de8ccafbddc64c08db9a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-05T19:09:51.710Z] === RUN TestPluginInstall/with_insecure [2020-05-05T19:09:52.525Z] === RUN TestDockerSuite/TestPortList [2020-05-05T19:09:52.783Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-05-05T19:09:53.193Z] time="2020-05-05T19:09:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-05T19:09:53.193Z] time="2020-05-05T19:09:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-05T19:09:53.193Z] time="2020-05-05T19:09:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8399f3365df5510fa512d1af96d6239778a4cd731a57376490ad93f053c51967" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-05T19:09:53.193Z] time="2020-05-05T19:09:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-05T19:09:53.193Z] time="2020-05-05T19:09:52Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-05T19:09:53.193Z] time="2020-05-05T19:09:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8399f3365df5510fa512d1af96d6239778a4cd731a57376490ad93f053c51967" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-05T19:09:53.193Z] --- PASS: TestPluginInstall (11.07s) [2020-05-05T19:09:53.193Z] --- PASS: TestPluginInstall/no_auth (8.01s) [2020-05-05T19:09:53.193Z] --- PASS: TestPluginInstall/with_htpasswd (1.30s) [2020-05-05T19:09:53.193Z] --- PASS: TestPluginInstall/with_insecure (1.77s) [2020-05-05T19:09:53.193Z] plugin_test.go:157: [da22b51a3c083] daemon is not started [2020-05-05T19:09:53.193Z] PASS [2020-05-05T19:09:53.193Z] [2020-05-05T19:09:53.193Z] DONE 6 tests in 11.233s [2020-05-05T19:09:53.479Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-05T19:09:53.479Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:09:53.479Z] ++ set -e [2020-05-05T19:09:53.479Z] ++ '[' -n 0 ']' [2020-05-05T19:09:53.479Z] ++ set -x [2020-05-05T19:09:53.479Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:09:53.479Z] INFO: Testing against a local daemon [2020-05-05T19:09:53.479Z] === RUN TestExternalGraphDriver [2020-05-05T19:09:53.479Z] === RUN TestExternalGraphDriver/json [2020-05-05T19:09:56.058Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-05-05T19:09:56.172Z] === RUN TestExternalGraphDriver/spec [2020-05-05T19:09:57.666Z] === RUN TestExternalGraphDriver/pull [2020-05-05T19:09:59.330Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-05-05T19:09:59.700Z] --- PASS: TestExternalGraphDriver (6.30s) [2020-05-05T19:09:59.700Z] --- PASS: TestExternalGraphDriver/json (2.09s) [2020-05-05T19:09:59.700Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2020-05-05T19:09:59.700Z] --- PASS: TestExternalGraphDriver/pull (1.95s) [2020-05-05T19:09:59.700Z] === RUN TestGraphdriverPluginV2 [2020-05-05T19:09:59.989Z] --- SKIP: TestGraphdriverPluginV2 (0.24s) [2020-05-05T19:09:59.989Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T19:09:59.989Z] PASS [2020-05-05T19:09:59.989Z] [2020-05-05T19:09:59.989Z] === Skipped [2020-05-05T19:09:59.989Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.24s) [2020-05-05T19:09:59.989Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T19:09:59.989Z] [2020-05-05T19:09:59.989Z] [2020-05-05T19:09:59.989Z] DONE 5 tests, 1 skipped in 6.638s [2020-05-05T19:09:59.989Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-05T19:09:59.989Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:09:59.989Z] ++ set -e [2020-05-05T19:09:59.989Z] ++ '[' -n 0 ']' [2020-05-05T19:09:59.989Z] ++ set -x [2020-05-05T19:09:59.989Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:09:59.989Z] INFO: Testing against a local daemon [2020-05-05T19:09:59.989Z] === RUN TestContinueAfterPluginCrash [2020-05-05T19:09:59.989Z] === PAUSE TestContinueAfterPluginCrash [2020-05-05T19:09:59.989Z] === RUN TestReadPluginNoRead [2020-05-05T19:09:59.989Z] === PAUSE TestReadPluginNoRead [2020-05-05T19:09:59.989Z] === RUN TestDaemonStartWithLogOpt [2020-05-05T19:09:59.989Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-05T19:09:59.989Z] === CONT TestContinueAfterPluginCrash [2020-05-05T19:09:59.989Z] === CONT TestDaemonStartWithLogOpt [2020-05-05T19:09:59.989Z] === CONT TestReadPluginNoRead [2020-05-05T19:10:03.510Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-05-05T19:10:04.878Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-05-05T19:10:06.246Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-05-05T19:10:06.850Z] === RUN TestReadPluginNoRead/default [2020-05-05T19:10:07.135Z] --- PASS: TestDaemonStartWithLogOpt (7.08s) [2020-05-05T19:10:08.618Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-05T19:10:10.096Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-05T19:10:12.131Z] --- PASS: TestReadPluginNoRead (11.85s) [2020-05-05T19:10:12.131Z] --- PASS: TestReadPluginNoRead/default (1.77s) [2020-05-05T19:10:12.131Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.72s) [2020-05-05T19:10:12.131Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.76s) [2020-05-05T19:10:12.131Z] read_test.go:91: [da87e9d8836ac] daemon is not started [2020-05-05T19:10:12.418Z] --- PASS: TestContinueAfterPluginCrash (12.30s) [2020-05-05T19:10:12.418Z] PASS [2020-05-05T19:10:12.418Z] [2020-05-05T19:10:12.418Z] DONE 6 tests in 12.398s [2020-05-05T19:10:12.418Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-05-05T19:10:12.418Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:10:12.418Z] ++ set -e [2020-05-05T19:10:12.418Z] ++ '[' -n 0 ']' [2020-05-05T19:10:12.418Z] ++ set -x [2020-05-05T19:10:12.418Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:10:12.418Z] testing: warning: no tests to run [2020-05-05T19:10:12.418Z] PASS [2020-05-05T19:10:12.418Z] [2020-05-05T19:10:12.418Z] DONE 0 tests in 0.021s [2020-05-05T19:10:12.418Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-05T19:10:12.418Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:10:12.418Z] ++ set -e [2020-05-05T19:10:12.418Z] ++ '[' -n 0 ']' [2020-05-05T19:10:12.418Z] ++ set -x [2020-05-05T19:10:12.418Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:10:12.702Z] INFO: Testing against a local daemon [2020-05-05T19:10:12.702Z] === RUN TestPluginWithDevMounts [2020-05-05T19:10:12.702Z] === PAUSE TestPluginWithDevMounts [2020-05-05T19:10:12.702Z] === CONT TestPluginWithDevMounts [2020-05-05T19:10:12.788Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-05-05T19:10:12.788Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-05-05T19:10:12.788Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-05-05T19:10:12.788Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-05-05T19:10:13.046Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-05-05T19:10:13.046Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-05-05T19:10:13.977Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-05-05T19:10:13.977Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-05-05T19:10:14.735Z] --- PASS: TestPluginWithDevMounts (2.27s) [2020-05-05T19:10:14.735Z] PASS [2020-05-05T19:10:14.735Z] [2020-05-05T19:10:14.735Z] DONE 1 tests in 2.375s [2020-05-05T19:10:14.735Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-05-05T19:10:14.735Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:10:14.735Z] ++ set -e [2020-05-05T19:10:14.735Z] ++ '[' -n 0 ']' [2020-05-05T19:10:14.735Z] ++ set -x [2020-05-05T19:10:14.735Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:10:15.024Z] INFO: Testing against a local daemon [2020-05-05T19:10:15.024Z] === RUN TestSecretInspect [2020-05-05T19:10:15.345Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-05-05T19:10:15.345Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-05-05T19:10:16.713Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-05-05T19:10:16.713Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-05-05T19:10:17.072Z] --- PASS: TestSecretInspect (2.21s) [2020-05-05T19:10:17.072Z] === RUN TestSecretList [2020-05-05T19:10:19.760Z] --- PASS: TestSecretList (2.19s) [2020-05-05T19:10:19.760Z] === RUN TestSecretsCreateAndDelete [2020-05-05T19:10:19.985Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-05-05T19:10:21.791Z] --- PASS: TestSecretsCreateAndDelete (2.23s) [2020-05-05T19:10:21.791Z] === RUN TestSecretsUpdate [2020-05-05T19:10:21.877Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-05-05T19:10:21.877Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-05-05T19:10:21.877Z] === RUN TestDockerSuite/TestPsByOrder [2020-05-05T19:10:23.827Z] --- PASS: TestSecretsUpdate (2.20s) [2020-05-05T19:10:23.828Z] === RUN TestTemplatedSecret [2020-05-05T19:10:25.148Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-05-05T19:10:25.405Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-05-05T19:10:26.335Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-05-05T19:10:26.529Z] --- PASS: TestTemplatedSecret (2.78s) [2020-05-05T19:10:26.529Z] === RUN TestSecretCreateResolve [2020-05-05T19:10:28.856Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-05-05T19:10:29.230Z] --- PASS: TestSecretCreateResolve (2.57s) [2020-05-05T19:10:29.230Z] PASS [2020-05-05T19:10:29.230Z] [2020-05-05T19:10:29.230Z] DONE 6 tests in 14.269s [2020-05-05T19:10:29.230Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-05-05T19:10:29.230Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:10:29.230Z] ++ set -e [2020-05-05T19:10:29.230Z] ++ '[' -n 0 ']' [2020-05-05T19:10:29.230Z] ++ set -x [2020-05-05T19:10:29.230Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:10:29.230Z] INFO: Testing against a local daemon [2020-05-05T19:10:29.230Z] === RUN TestServiceCreateInit [2020-05-05T19:10:29.230Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-05T19:10:29.789Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-05-05T19:10:33.072Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-05-05T19:10:33.630Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-05T19:10:35.592Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-05-05T19:10:35.592Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-05-05T19:10:36.155Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-05-05T19:10:38.029Z] --- PASS: TestServiceCreateInit (8.38s) [2020-05-05T19:10:38.029Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.14s) [2020-05-05T19:10:38.029Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.19s) [2020-05-05T19:10:38.029Z] === RUN TestCreateServiceMultipleTimes [2020-05-05T19:10:40.327Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-05-05T19:10:41.257Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-05-05T19:10:45.429Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-05-05T19:10:47.950Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-05-05T19:10:49.843Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-05-05T19:10:52.362Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-05-05T19:10:53.731Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-05-05T19:10:55.101Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-05-05T19:10:56.513Z] --- PASS: TestCreateServiceMultipleTimes (16.18s) [2020-05-05T19:10:56.513Z] === RUN TestCreateServiceConflict [2020-05-05T19:10:56.513Z] --- PASS: TestCreateServiceConflict (2.27s) [2020-05-05T19:10:56.513Z] === RUN TestCreateServiceMaxReplicas [2020-05-05T19:10:56.994Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-05-05T19:10:58.015Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-05-05T19:10:59.221Z] --- PASS: TestCreateServiceMaxReplicas (3.03s) [2020-05-05T19:10:59.221Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-05T19:10:59.385Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-05-05T19:11:01.278Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-05-05T19:11:01.534Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-05-05T19:11:02.464Z] === RUN TestDockerSuite/TestPsRightTagName [2020-05-05T19:11:04.985Z] === RUN TestDockerSuite/TestPsShowMounts [2020-05-05T19:11:07.504Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-05-05T19:11:08.433Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-05-05T19:11:08.433Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-05-05T19:11:08.433Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-05-05T19:11:08.433Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-05-05T19:11:08.433Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-05-05T19:11:09.363Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-05-05T19:11:11.258Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-05-05T19:11:11.258Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-05-05T19:11:13.152Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-05-05T19:11:13.718Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-05-05T19:11:14.461Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.40s) [2020-05-05T19:11:14.462Z] === RUN TestCreateServiceSecretFileMode [2020-05-05T19:11:15.090Z] --- PASS: TestCreateServiceSecretFileMode (2.60s) [2020-05-05T19:11:15.090Z] === RUN TestCreateServiceConfigFileMode [2020-05-05T19:11:17.798Z] --- PASS: TestCreateServiceConfigFileMode (2.71s) [2020-05-05T19:11:17.798Z] === RUN TestCreateServiceSysctls [2020-05-05T19:11:21.278Z] --- PASS: TestCreateServiceSysctls (3.46s) [2020-05-05T19:11:21.278Z] === RUN TestCreateServiceCapabilities [2020-05-05T19:11:21.811Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-05-05T19:11:22.740Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-05-05T19:11:23.970Z] --- PASS: TestCreateServiceCapabilities (2.63s) [2020-05-05T19:11:23.970Z] === RUN TestInspect [2020-05-05T19:11:24.633Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-05-05T19:11:24.890Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-05-05T19:11:25.146Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-05-05T19:11:25.146Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-05-05T19:11:25.408Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-05-05T19:11:26.679Z] --- PASS: TestInspect (2.84s) [2020-05-05T19:11:26.679Z] === RUN TestCreateJob [2020-05-05T19:11:27.931Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-05-05T19:11:28.189Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-05-05T19:11:30.082Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-05-05T19:11:30.149Z] --- PASS: TestCreateJob (3.28s) [2020-05-05T19:11:30.149Z] === RUN TestReplicatedJob [2020-05-05T19:11:34.253Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-05-05T19:11:35.621Z] === RUN TestDockerSuite/TestRmiBlank [2020-05-05T19:11:35.621Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-05-05T19:11:35.621Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-05-05T19:11:35.670Z] --- PASS: TestReplicatedJob (5.67s) [2020-05-05T19:11:35.670Z] === RUN TestUpdateReplicatedJob [2020-05-05T19:11:39.147Z] --- PASS: TestUpdateReplicatedJob (3.57s) [2020-05-05T19:11:39.147Z] === RUN TestServiceListWithStatuses [2020-05-05T19:11:39.147Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-05T19:11:39.147Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-05T19:11:39.147Z] === RUN TestDockerNetworkConnectAlias [2020-05-05T19:11:39.794Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-05-05T19:11:41.162Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-05-05T19:11:41.162Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-05-05T19:11:43.681Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-05-05T19:11:44.611Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-05-05T19:11:44.655Z] --- PASS: TestDockerNetworkConnectAlias (4.75s) [2020-05-05T19:11:44.655Z] === RUN TestDockerNetworkReConnect [2020-05-05T19:11:46.506Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-05-05T19:11:47.436Z] === RUN TestDockerSuite/TestRmiTag [2020-05-05T19:11:47.436Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-05-05T19:11:47.693Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-05-05T19:11:48.133Z] --- PASS: TestDockerNetworkReConnect (3.83s) [2020-05-05T19:11:48.133Z] === RUN TestServicePlugin [2020-05-05T19:11:48.133Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-05T19:11:48.133Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T19:11:48.133Z] === RUN TestServiceUpdateLabel [2020-05-05T19:11:48.624Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-05-05T19:11:50.178Z] --- PASS: TestServiceUpdateLabel (2.27s) [2020-05-05T19:11:50.178Z] === RUN TestServiceUpdateSecrets [2020-05-05T19:11:51.147Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-05-05T19:11:53.692Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-05-05T19:11:53.692Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-05-05T19:11:54.623Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-05-05T19:11:55.553Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-05-05T19:11:56.116Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-05-05T19:11:58.011Z] === RUN TestDockerSuite/TestRunAddHost [2020-05-05T19:11:58.573Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-05-05T19:11:58.830Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-05-05T19:11:59.759Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-05-05T19:11:59.759Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-05-05T19:12:00.687Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-05-05T19:12:02.580Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-05-05T19:12:03.143Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-05-05T19:12:04.075Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-05-05T19:12:05.007Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-05-05T19:12:05.419Z] --- PASS: TestServiceUpdateSecrets (14.78s) [2020-05-05T19:12:05.419Z] === RUN TestServiceUpdateConfigs [2020-05-05T19:12:06.899Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-05-05T19:12:08.267Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-05-05T19:12:09.196Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-05-05T19:12:10.126Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-05-05T19:12:11.056Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-05-05T19:12:11.986Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-05-05T19:12:12.916Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-05-05T19:12:13.173Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-05-05T19:12:14.131Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-05-05T19:12:15.500Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-05-05T19:12:16.063Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-05-05T19:12:16.992Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-05-05T19:12:17.555Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-05-05T19:12:17.812Z] === RUN TestDockerSuite/TestRunBindMounts [2020-05-05T19:12:20.332Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-05-05T19:12:20.670Z] --- PASS: TestServiceUpdateConfigs (14.79s) [2020-05-05T19:12:20.670Z] === RUN TestServiceUpdateNetwork [2020-05-05T19:12:21.263Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-05-05T19:12:21.521Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-05-05T19:12:21.777Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-05-05T19:12:22.707Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-05-05T19:12:23.636Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-05-05T19:12:23.636Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-05-05T19:12:24.566Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-05-05T19:12:24.566Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-05-05T19:12:25.495Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-05-05T19:12:26.865Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-05-05T19:12:27.796Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-05-05T19:12:28.361Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-05-05T19:12:28.361Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-05-05T19:12:29.291Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-05-05T19:12:29.291Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-05-05T19:12:30.659Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-05-05T19:12:31.222Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-05-05T19:12:32.151Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-05-05T19:12:33.079Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-05-05T19:12:33.079Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-05-05T19:12:33.226Z] --- PASS: TestServiceUpdateNetwork (13.00s) [2020-05-05T19:12:33.226Z] === RUN TestServiceUpdatePidsLimit [2020-05-05T19:12:33.848Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-05T19:12:34.009Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-05-05T19:12:34.864Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-05T19:12:35.398Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-05-05T19:12:37.289Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-05-05T19:12:38.660Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-05-05T19:12:39.589Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-05-05T19:12:40.519Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-05-05T19:12:40.519Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-05-05T19:12:41.448Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-05-05T19:12:42.377Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-05-05T19:12:42.941Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-05-05T19:12:43.258Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-05T19:12:44.833Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-05-05T19:12:49.004Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-05-05T19:12:49.004Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-05-05T19:12:49.260Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-05-05T19:12:50.080Z] --- PASS: TestServiceUpdatePidsLimit (16.90s) [2020-05-05T19:12:50.080Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.96s) [2020-05-05T19:12:50.080Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s) [2020-05-05T19:12:50.080Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s) [2020-05-05T19:12:50.080Z] PASS [2020-05-05T19:12:50.080Z] [2020-05-05T19:12:50.080Z] === Skipped [2020-05-05T19:12:50.080Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-05-05T19:12:50.080Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-05T19:12:50.080Z] [2020-05-05T19:12:50.080Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-05-05T19:12:50.080Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-05T19:12:50.080Z] [2020-05-05T19:12:50.080Z] [2020-05-05T19:12:50.080Z] DONE 27 tests, 2 skipped in 140.443s [2020-05-05T19:12:50.080Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-05-05T19:12:50.080Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:12:50.080Z] ++ set -e [2020-05-05T19:12:50.080Z] ++ '[' -n 0 ']' [2020-05-05T19:12:50.080Z] ++ set -x [2020-05-05T19:12:50.080Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:12:50.080Z] INFO: Testing against a local daemon [2020-05-05T19:12:50.080Z] === RUN TestSessionCreate [2020-05-05T19:12:50.080Z] --- PASS: TestSessionCreate (0.05s) [2020-05-05T19:12:50.080Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-05T19:12:50.080Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-05-05T19:12:50.080Z] PASS [2020-05-05T19:12:50.080Z] [2020-05-05T19:12:50.080Z] DONE 2 tests in 0.205s [2020-05-05T19:12:50.080Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-05-05T19:12:50.080Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:12:50.080Z] ++ set -e [2020-05-05T19:12:50.080Z] ++ '[' -n 0 ']' [2020-05-05T19:12:50.080Z] ++ set -x [2020-05-05T19:12:50.080Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:12:50.080Z] INFO: Testing against a local daemon [2020-05-05T19:12:50.080Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-05T19:12:50.080Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-05T19:12:50.080Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-05T19:12:50.080Z] === RUN TestEventsExecDie [2020-05-05T19:12:50.701Z] --- PASS: TestEventsExecDie (0.82s) [2020-05-05T19:12:50.701Z] === RUN TestEventsBackwardsCompatible [2020-05-05T19:12:50.986Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-05-05T19:12:50.986Z] === RUN TestInfoBinaryCommits [2020-05-05T19:12:50.986Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-05-05T19:12:50.986Z] === RUN TestInfoAPIVersioned [2020-05-05T19:12:50.986Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-05T19:12:50.986Z] === RUN TestInfoDiscoveryBackend [2020-05-05T19:12:51.604Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-05-05T19:12:51.604Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-05T19:12:51.782Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-05-05T19:12:52.619Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-05T19:12:52.619Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-05T19:12:52.906Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-05-05T19:12:52.906Z] === RUN TestInfoAPI [2020-05-05T19:12:53.190Z] --- PASS: TestInfoAPI (0.05s) [2020-05-05T19:12:53.190Z] === RUN TestInfoAPIWarnings [2020-05-05T19:12:53.477Z] --- PASS: TestInfoAPIWarnings (0.55s) [2020-05-05T19:12:53.477Z] === RUN TestInfoDebug [2020-05-05T19:12:53.673Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-05-05T19:12:54.109Z] --- PASS: TestInfoDebug (0.54s) [2020-05-05T19:12:54.109Z] === RUN TestInfoInsecureRegistries [2020-05-05T19:12:54.727Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-05-05T19:12:54.727Z] === RUN TestInfoRegistryMirrors [2020-05-05T19:12:55.345Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-05-05T19:12:55.345Z] === RUN TestLoginFailsWithBadCredentials [2020-05-05T19:12:55.629Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2020-05-05T19:12:55.629Z] === RUN TestPingCacheHeaders [2020-05-05T19:12:55.629Z] --- PASS: TestPingCacheHeaders (0.06s) [2020-05-05T19:12:55.629Z] === RUN TestPingGet [2020-05-05T19:12:55.629Z] --- PASS: TestPingGet (0.03s) [2020-05-05T19:12:55.629Z] === RUN TestPingHead [2020-05-05T19:12:55.914Z] --- PASS: TestPingHead (0.05s) [2020-05-05T19:12:55.914Z] === RUN TestVersion [2020-05-05T19:12:55.914Z] --- PASS: TestVersion (0.05s) [2020-05-05T19:12:55.914Z] PASS [2020-05-05T19:12:55.914Z] [2020-05-05T19:12:55.914Z] === Skipped [2020-05-05T19:12:55.914Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-05T19:12:55.914Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-05T19:12:55.914Z] [2020-05-05T19:12:55.914Z] [2020-05-05T19:12:55.914Z] DONE 18 tests, 1 skipped in 5.994s [2020-05-05T19:12:55.914Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-05-05T19:12:55.914Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:12:55.914Z] ++ set -e [2020-05-05T19:12:55.914Z] ++ '[' -n 0 ']' [2020-05-05T19:12:55.914Z] ++ set -x [2020-05-05T19:12:55.914Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-05-05T19:12:55.914Z] INFO: Testing against a local daemon [2020-05-05T19:12:55.914Z] === RUN TestVolumesCreateAndList [2020-05-05T19:12:55.914Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-05-05T19:12:55.914Z] === RUN TestVolumesRemove [2020-05-05T19:12:56.192Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-05-05T19:12:56.198Z] --- PASS: TestVolumesRemove (0.09s) [2020-05-05T19:12:56.198Z] === RUN TestVolumesInspect [2020-05-05T19:12:56.198Z] --- PASS: TestVolumesInspect (0.04s) [2020-05-05T19:12:56.198Z] === RUN TestVolumesInvalidJSON [2020-05-05T19:12:56.198Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-05T19:12:56.198Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-05T19:12:56.198Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-05T19:12:56.198Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-05-05T19:12:56.199Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-05T19:12:56.199Z] PASS [2020-05-05T19:12:56.199Z] [2020-05-05T19:12:56.199Z] DONE 5 tests in 0.307s [2020-05-05T19:12:56.199Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-05T19:12:56.482Z] ++++ cat bundles/test-integration/docker.pid [2020-05-05T19:12:56.482Z] +++ kill 14064 [2020-05-05T19:12:57.956Z] +++ /etc/init.d/apparmor stop [2020-05-05T19:12:57.956Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-05T19:12:57.956Z] [2020-05-05T19:12:57.956Z] Unloading profiles will leave already running processes permanently [2020-05-05T19:12:57.956Z] unconfined, which can lead to unexpected situations. [2020-05-05T19:12:57.956Z] [2020-05-05T19:12:57.956Z] To set a process to complain mode, use the command line tool [2020-05-05T19:12:57.956Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-05T19:12:57.956Z] +++ true [2020-05-05T19:12:57.956Z] Post stage [Pipeline] junit [2020-05-05T19:12:59.463Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-05-05T19:12:59.463Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-05-05T19:12:59.463Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-05-05T19:12:59.463Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-05-05T19:12:59.473Z] Recording test results [2020-05-05T19:12:59.720Z] === RUN TestDockerSuite/TestRunDNSInHostMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-05T19:13:00.448Z] + echo Ensuring container killed. [2020-05-05T19:13:00.448Z] Ensuring container killed. [2020-05-05T19:13:00.448Z] + docker rm -vf docker-pr1 [2020-05-05T19:13:00.448Z] Error: No such container: docker-pr1 [2020-05-05T19:13:00.448Z] + true [Pipeline] sh [2020-05-05T19:13:00.832Z] + echo Chowning /workspace to jenkins user [2020-05-05T19:13:00.832Z] Chowning /workspace to jenkins user [2020-05-05T19:13:00.832Z] + id -u [2020-05-05T19:13:00.832Z] + id -g [2020-05-05T19:13:00.832Z] + docker run --rm -v /home/docker/workspace/moby_PR-40907:/workspace busybox chown -R 1001:1001 /workspace [2020-05-05T19:13:02.256Z] === RUN TestDockerSuite/TestRunDNSOptions [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-05T19:13:03.260Z] + bundleName=ppc64le-integration [2020-05-05T19:13:03.260Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-05-05T19:13:03.260Z] Creating ppc64le-integration-bundles.tar.gz [2020-05-05T19:13:03.260Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof+ -o -name *-report.xml )xargs -print tar [2020-05-05T19:13:03.260Z] -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-05T19:13:03.579Z] Archiving artifacts [2020-05-05T19:13:03.623Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-05-05T19:13:03.929Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40907/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-05T19:13:04.323Z] + make clean [2020-05-05T19:13:04.945Z] make: command: Command not found [2020-05-05T19:13:04.945Z] make: command: Command not found [2020-05-05T19:13:04.945Z] docker volume rm -f docker-dev-cache [2020-05-05T19:13:04.945Z] docker-dev-cache [Pipeline] deleteDir [2020-05-05T19:13:06.143Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-05-05T19:13:06.706Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2020-05-05T19:13:07.636Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-05T19:13:08.564Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-05-05T19:13:09.494Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-05-05T19:13:09.494Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-05-05T19:13:10.423Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-05-05T19:13:12.318Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-05-05T19:13:12.318Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-05-05T19:13:12.880Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-05-05T19:13:13.809Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-05-05T19:13:14.739Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-05-05T19:13:15.301Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-05-05T19:13:15.301Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-05-05T19:13:16.230Z] === RUN TestDockerSuite/TestRunEnvironment [2020-05-05T19:13:17.160Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-05-05T19:13:17.774Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-05-05T19:13:18.705Z] === RUN TestDockerSuite/TestRunExitCode [2020-05-05T19:13:19.270Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-05-05T19:13:20.200Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-05-05T19:13:21.130Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-05-05T19:13:21.696Z] === RUN TestDockerSuite/TestRunExposePort [2020-05-05T19:13:21.696Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-05-05T19:13:22.632Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-05-05T19:13:23.562Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-05-05T19:13:24.932Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-05-05T19:13:25.497Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-05T19:13:25.497Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-05-05T19:13:29.674Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-05-05T19:13:29.674Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-05-05T19:13:41.848Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-05-05T19:13:42.411Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-05-05T19:13:44.306Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-05-05T19:13:44.306Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-05-05T19:13:44.306Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-05-05T19:13:44.306Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-05-05T19:13:44.868Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-05-05T19:13:48.140Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-05-05T19:13:50.031Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-05-05T19:13:51.398Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-05-05T19:13:52.329Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-05-05T19:13:52.892Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-05-05T19:13:53.456Z] === RUN TestDockerSuite/TestRunModeHostname [2020-05-05T19:13:54.827Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-05-05T19:13:54.827Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-05-05T19:13:55.084Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-05-05T19:13:56.453Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-05-05T19:13:57.821Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-05-05T19:13:59.189Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-05-05T19:13:59.189Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-05-05T19:13:59.445Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-05-05T19:14:01.340Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-05-05T19:14:02.708Z] === RUN TestDockerSuite/TestRunMount [2020-05-05T19:14:09.251Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-05-05T19:14:09.814Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-05-05T19:14:10.376Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-05-05T19:14:12.270Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-05-05T19:14:14.790Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-05-05T19:14:18.060Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-05-05T19:14:19.953Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-05-05T19:14:22.492Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-05-05T19:14:24.385Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-05-05T19:14:26.280Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-05-05T19:14:26.280Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-05-05T19:14:26.843Z] === RUN TestDockerSuite/TestRunNetHost [2020-05-05T19:14:27.772Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-05-05T19:14:28.702Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-05-05T19:14:29.264Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-05-05T19:14:31.783Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-05-05T19:14:34.303Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-05-05T19:14:38.476Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-05-05T19:14:39.039Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-05-05T19:14:39.969Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-05-05T19:14:39.969Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-05-05T19:14:40.900Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-05-05T19:14:40.900Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-05-05T19:14:41.464Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-05-05T19:14:42.394Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-05-05T19:14:42.394Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-05-05T19:14:43.324Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-05-05T19:14:43.888Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-05-05T19:14:44.145Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-05-05T19:14:44.145Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-05-05T19:14:45.087Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-05-05T19:14:46.017Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-05-05T19:14:47.910Z] === RUN TestDockerSuite/TestRunPortInUse [2020-05-05T19:14:48.840Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-05-05T19:14:49.771Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-05-05T19:14:50.702Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-05-05T19:14:51.265Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-05-05T19:14:52.195Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-05-05T19:14:52.758Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-05T19:14:52.758Z] === RUN TestDockerSuite/TestRunPublishPort [2020-05-05T19:14:53.322Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-05-05T19:14:53.579Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-05-05T19:14:54.509Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-05-05T19:14:54.509Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-05-05T19:14:55.439Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-05-05T19:14:56.808Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-05-05T19:14:56.808Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-05-05T19:15:00.985Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-05-05T19:15:01.915Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-05-05T19:15:02.171Z] === RUN TestDockerSuite/TestRunRm [2020-05-05T19:15:03.102Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-05-05T19:15:04.996Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-05-05T19:15:06.889Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-05-05T19:15:07.836Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-05-05T19:15:08.771Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-05-05T19:15:10.668Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-05-05T19:15:11.232Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-05-05T19:15:11.795Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-05-05T19:15:15.068Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-05-05T19:15:15.631Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-05-05T19:15:19.816Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-05-05T19:15:19.816Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-05-05T19:15:21.709Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-05-05T19:15:22.273Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-05-05T19:15:23.203Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-05-05T19:15:24.136Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-05-05T19:15:25.067Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-05-05T19:15:25.997Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-05-05T19:15:26.255Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-05-05T19:15:26.511Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-05-05T19:15:27.075Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-05-05T19:15:27.332Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-05-05T19:15:27.896Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-05-05T19:15:28.153Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-05-05T19:15:29.082Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-05-05T19:15:30.976Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-05-05T19:15:31.909Z] === RUN TestDockerSuite/TestRunState [2020-05-05T19:15:33.805Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-05-05T19:15:34.367Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-05-05T19:15:35.296Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-05-05T19:15:35.296Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-05-05T19:15:35.296Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-05-05T19:15:36.230Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-05-05T19:15:37.167Z] === RUN TestDockerSuite/TestRunSysctls [2020-05-05T19:15:38.537Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-05-05T19:15:38.537Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-05-05T19:15:38.537Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-05-05T19:15:39.480Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-05-05T19:15:42.000Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-05-05T19:15:42.564Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-05-05T19:15:45.085Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-05-05T19:15:49.256Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-05-05T19:15:51.890Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-05-05T19:15:52.148Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-05-05T19:15:53.078Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-05-05T19:15:54.008Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-05-05T19:15:56.528Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-05-05T19:15:57.458Z] === RUN TestDockerSuite/TestRunUserByID [2020-05-05T19:15:58.021Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-05-05T19:15:58.278Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-05-05T19:15:58.535Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-05-05T19:15:59.464Z] === RUN TestDockerSuite/TestRunUserByName [2020-05-05T19:16:00.040Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-05-05T19:16:00.969Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-05-05T19:16:00.969Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-05-05T19:16:00.969Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-05-05T19:16:01.899Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-05-05T19:16:07.156Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-05-05T19:16:07.156Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-05-05T19:16:08.524Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-05-05T19:16:11.047Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-05-05T19:16:12.415Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-05-05T19:16:14.937Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-05-05T19:16:18.216Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-05-05T19:16:18.475Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-05-05T19:16:19.405Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-05-05T19:16:20.335Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-05-05T19:16:20.335Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-05-05T19:16:20.335Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-05-05T19:16:20.335Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-05-05T19:16:20.335Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-05-05T19:16:21.268Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-05-05T19:16:22.199Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-05-05T19:16:23.128Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-05-05T19:16:24.499Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-05-05T19:16:25.074Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-05-05T19:16:25.331Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-05-05T19:16:26.261Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-05-05T19:16:26.261Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-05-05T19:16:27.192Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-05-05T19:16:27.449Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-05-05T19:16:27.449Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-05-05T19:16:27.449Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-05-05T19:16:27.449Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-05-05T19:16:27.449Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-05-05T19:16:27.706Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-05-05T19:16:27.963Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-05-05T19:16:27.963Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-05-05T19:16:28.219Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-05-05T19:16:29.149Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-05-05T19:16:30.079Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-05-05T19:16:30.642Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-05-05T19:16:30.642Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-05-05T19:16:31.573Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-05-05T19:16:31.829Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-05-05T19:16:32.760Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-05-05T19:16:32.760Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-05-05T19:16:33.689Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-05-05T19:16:34.509Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-05-05T19:16:34.509Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-05-05T19:16:34.509Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-05-05T19:16:35.439Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-05-05T19:16:36.810Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-05-05T19:16:37.740Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-05-05T19:16:37.740Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-05-05T19:16:38.303Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-05-05T19:16:38.303Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-05-05T19:16:40.196Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-05-05T19:16:40.760Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-05-05T19:16:43.299Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-05-05T19:16:44.229Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-05-05T19:16:44.229Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-05-05T19:16:44.229Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-05-05T19:16:45.159Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-05-05T19:16:46.528Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-05-05T19:16:47.458Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-05-05T19:16:47.458Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-05-05T19:16:49.980Z] === RUN TestDockerSuite/TestSaveImageId [2020-05-05T19:16:49.980Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-05-05T19:16:50.236Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-05-05T19:16:52.756Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-05-05T19:16:52.756Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-05-05T19:16:56.867Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-05-05T19:16:56.867Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-05-05T19:16:56.867Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-05-05T19:16:56.867Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-05-05T19:16:57.125Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-05-05T19:16:57.688Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-05-05T19:16:57.688Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-05-05T19:16:57.688Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-05-05T19:16:57.945Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-05-05T19:16:58.201Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-05-05T19:17:00.722Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-05-05T19:17:07.263Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-05-05T19:17:08.644Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-05-05T19:17:10.012Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-05-05T19:17:11.379Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-05-05T19:17:14.650Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-05-05T19:17:17.170Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-05-05T19:17:17.732Z] === RUN TestDockerSuite/TestStartRecordError [2020-05-05T19:17:19.624Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-05-05T19:17:22.145Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-05-05T19:17:23.075Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-05-05T19:17:24.007Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-05-05T19:17:27.277Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-05-05T19:17:32.525Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-05-05T19:17:35.815Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-05-05T19:17:36.377Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-05-05T19:17:40.548Z] === RUN TestDockerSuite/TestStatsNoStream [2020-05-05T19:17:42.441Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-05T19:17:43.372Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-05-05T19:17:45.265Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-05-05T19:17:46.196Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-05-05T19:17:47.125Z] === RUN TestDockerSuite/TestTopPrivileged [2020-05-05T19:17:47.689Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-05-05T19:17:47.689Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-05-05T19:17:48.618Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-05-05T19:17:52.792Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-05-05T19:17:56.963Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-05-05T19:17:56.963Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-05-05T19:17:57.892Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-05-05T19:17:57.892Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-05-05T19:17:58.827Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-05-05T19:18:00.720Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-05-05T19:18:00.720Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-05-05T19:18:02.087Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-05-05T19:18:03.018Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-05-05T19:18:03.948Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-05-05T19:18:05.840Z] === RUN TestDockerSuite/TestUpdateStats [2020-05-05T19:18:10.010Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-05-05T19:18:10.939Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-05-05T19:18:10.939Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-05-05T19:18:12.309Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-05-05T19:18:13.240Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-05-05T19:18:17.414Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-05-05T19:18:20.686Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-05-05T19:18:23.957Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-05-05T19:18:27.234Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-05-05T19:18:31.406Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-05-05T19:18:36.657Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-05-05T19:18:38.550Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-05-05T19:18:41.071Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-05-05T19:18:42.439Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-05-05T19:18:44.332Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-05-05T19:18:46.226Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-05-05T19:18:48.745Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-05-05T19:18:51.264Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-05-05T19:18:53.796Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-05-05T19:18:55.688Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-05-05T19:19:13.737Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-05-05T19:19:13.737Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-05-05T19:19:13.737Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-05-05T19:19:13.737Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-05-05T19:19:13.737Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-05-05T19:19:13.737Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-05-05T19:19:13.737Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-05-05T19:19:13.737Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-05-05T19:19:13.737Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-05-05T19:19:13.737Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-05-05T19:19:13.737Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-05-05T19:19:13.737Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-05-05T19:19:13.737Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-05-05T19:19:13.737Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-05-05T19:19:16.255Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-05-05T19:19:16.255Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-05-05T19:19:16.512Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-05-05T19:19:16.512Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-05-05T19:19:16.512Z] === RUN TestDockerSuite/TestVolumeEvents [2020-05-05T19:19:17.442Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-05-05T19:19:19.962Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-05-05T19:19:19.962Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-05-05T19:19:19.962Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-05-05T19:19:23.234Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-05-05T19:19:27.407Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite (1765.60s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.04s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.77s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.72s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.05s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.79s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.26s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.98s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.29s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.05s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.12s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.15s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.17s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.68s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.11s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.23s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.15s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.17s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.17s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.31s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.19s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAttachDetach (1.36s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.21s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.23s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.25s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.18s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.89s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.54s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.56s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.51s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.59s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.17s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (22.76s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.62s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.55s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.54s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.53s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.96s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.11s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.64s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.73s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.20s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.28s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.75s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.91s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.01s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.12s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.19s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.23s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.71s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.15s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.88s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.77s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.85s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.75s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.82s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.78s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.42s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.28s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.15s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.32s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.48s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.76s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.95s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.58s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.83s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.65s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.36s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.22s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.39s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.15s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.28s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.49s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.32s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.49s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.72s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.79s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.46s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.30s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.79s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.80s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.81s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.27s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.77s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.60s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildCmd (0.37s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.46s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.46s) [2020-05-05T19:19:27.407Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-05T19:19:27.407Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.44s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.17s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.98s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildContChar (3.24s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.01s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.26s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.25s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.53s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.28s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.05s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.09s) [2020-05-05T19:19:27.407Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.98s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.25s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.90s) [2020-05-05T19:19:27.408Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-05-05T19:19:27.408Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-05-05T19:19:27.408Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-05-05T19:19:27.408Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-05-05T19:19:27.408Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-05-05T19:19:27.408Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-05-05T19:19:27.408Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-05-05T19:19:27.408Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.31s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.39s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.22s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.70s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.66s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.68s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.93s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.79s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.59s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.57s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.55s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.98s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.54s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.95s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (13.96s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.16s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.30s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.02s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.72s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.37s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.57s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.97s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.99s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.67s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.56s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.78s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.40s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.99s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.89s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.88s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildEnv (1.65s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.53s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.32s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.56s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.06s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.97s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.39s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.78s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.52s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.58s) [2020-05-05T19:19:27.408Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-05T19:19:27.408Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.39s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.46s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.58s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.41s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildFails (1.05s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.75s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.46s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.04s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.53s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.40s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.05s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.18s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.32s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.21s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.73s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildHistory (4.70s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.51s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.25s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.61s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.66s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.04s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildLabel (0.59s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.58s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.50s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.38s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildLabels (0.50s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.12s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.94s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.58s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.20s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.19s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.15s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.15s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.41s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.02s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.92s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.53s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.43s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.49s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.80s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.92s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.44s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.58s) [2020-05-05T19:19:27.408Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-05-05T19:19:27.408Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.92s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.55s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.44s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.34s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.40s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.94s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.29s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.03s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.43s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.81s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.68s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.86s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.14s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.31s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.86s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.06s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.73s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.55s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.37s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (2.13s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.50s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.01s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildPATH (2.46s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.91s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.02s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.62s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (5.01s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.20s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildRm (3.25s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.20s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.51s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.63s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.76s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.50s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.51s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.35s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.62s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.29s) [2020-05-05T19:19:27.408Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-05T19:19:27.408Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.42s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.04s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildStderr (1.24s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.19s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.53s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.59s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.68s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.05s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.70s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildUser (2.17s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.89s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.20s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.09s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.30s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.15s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.16s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.77s) [2020-05-05T19:19:27.408Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-05T19:19:27.408Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-05-05T19:19:27.408Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2020-05-05T19:19:27.408Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-05-05T19:19:27.408Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-05-05T19:19:27.408Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-05-05T19:19:27.408Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-05T19:19:27.408Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.24s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.91s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.65s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.28s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.88s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.15s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.24s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.42s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.70s) [2020-05-05T19:19:27.408Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-05T19:19:27.408Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.94s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.42s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-05-05T19:19:27.408Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-05-05T19:19:27.408Z] docker_cli_sni_test.go:18: Flakey test [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.84s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.20s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestCommitChange (1.26s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.02s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.85s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.24s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.24s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestCommitTTY (1.79s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.13s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.87s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.00s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.97s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.84s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.80s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.07s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.99s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.05s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.89s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.08s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.97s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.82s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.91s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.89s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.79s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.10s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.18s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.82s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.94s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.78s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.87s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.83s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.80s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.58s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.55s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.76s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.56s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.86s) [2020-05-05T19:19:27.408Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.92s) [2020-05-05T19:19:27.409Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-05T19:19:27.409Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.83s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.84s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.16s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.50s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.55s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.96s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.33s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.98s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.65s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.51s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.60s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.61s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000705640_} (1.63s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1134018491_/foo_false____} (1.71s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1134018491_/foo_true____} (1.58s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3670749662_/foo_false____} (1.57s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3670749662_/foo_true____} (1.61s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3670749662_/foo_true__0xc0007056a0__} (1.63s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007056e0_} (1.72s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000705700_} (1.73s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000705720_} (1.62s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000705740_} (1.52s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.72s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.44s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.90s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.16s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.30s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.96s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.95s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.94s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.05s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.96s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.01s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.92s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.08s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.08s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.93s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.07s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.19s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.10s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.08s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.55s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.25s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.02s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.06s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.99s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.44s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.95s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.15s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.90s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.90s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.52s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.18s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.51s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.88s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.12s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.48s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.80s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.92s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.97s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpToDot (0.92s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.67s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.82s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpToStdout (0.91s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.29s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.48s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.09s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.89s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.50s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.82s) [2020-05-05T19:19:27.409Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-05T19:19:27.409Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.84s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.46s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2020-05-05T19:19:27.409Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-05T19:19:27.409Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.69s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.14s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.53s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.76s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.54s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.90s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.62s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.65s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.81s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.78s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.85s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.45s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.20s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.73s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.67s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.75s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.91s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.16s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.54s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsAttach (1.16s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsCommit (1.19s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.94s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.83s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.87s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.86s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.59s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.32s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.55s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsCopy (1.73s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (2.04s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.85s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.37s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (2.03s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.40s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.48s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsFilters (1.74s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsFormat (1.79s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.85s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.38s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s) [2020-05-05T19:19:27.409Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-05T19:19:27.409Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-05-05T19:19:27.409Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-05T19:19:27.409Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.63s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.84s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsRename (0.82s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsResize (0.86s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.79s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.91s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.85s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.06s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsTop (0.91s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsUntag (2.55s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.56s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestExec (0.92s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.83s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.83s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.81s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.84s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.91s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.97s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.09s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.95s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.90s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.94s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.83s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestExecCgroup (1.25s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestExecEnv (0.94s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.74s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.95s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestExecInspectID (2.04s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestExecInteractive (0.83s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.92s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.91s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestExecParseError (0.80s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.86s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.82s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.45s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.90s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestExecStartFails (0.92s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.15s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.84s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestExecTTY (0.90s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.90s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.85s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestExecUlimits (0.94s) [2020-05-05T19:19:27.409Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-05T19:19:27.409Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.15s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.96s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.57s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.02s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestExecWithUser (1.08s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.84s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.85s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.11s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.97s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.81s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestHealth (20.98s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.96s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.88s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.49s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.92s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.91s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.06s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.86s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.91s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestImportDisplay (1.57s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestImportFile (1.87s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.14s) [2020-05-05T19:19:27.409Z] --- PASS: TestDockerSuite/TestImportGzipped (1.87s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.83s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.91s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.97s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.95s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.82s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.84s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.77s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.77s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.81s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.83s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.63s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.79s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.77s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.79s) [2020-05-05T19:19:27.410Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-05T19:19:27.410Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.27s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.86s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInspectDefault (0.95s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInspectHistory (1.31s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInspectImage (0.04s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2020-05-05T19:19:27.410Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-05T19:19:27.410Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.83s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.81s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.82s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.83s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.72s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.91s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInspectStatus (0.93s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.72s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.88s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.71s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.79s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.81s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.76s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.86s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.82s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.77s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.66s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.37s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.15s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.62s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.99s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.72s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.43s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.94s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.27s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.80s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.03s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.09s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.80s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.48s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.86s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.01s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.76s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.79s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.88s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.83s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.09s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.12s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.12s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.24s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.05s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.31s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.85s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.80s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLogsSince (6.95s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.83s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.72s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLogsTail (0.92s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.92s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.76s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.57s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.77s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestNetHostname (2.44s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.36s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.20s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.43s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.84s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPluginActive (1.72s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.01s) [2020-05-05T19:19:27.410Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-05T19:19:27.410Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.87s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.41s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.41s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.29s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.16s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.65s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.49s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.61s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPortList (10.78s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.62s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.51s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.84s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.86s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (1.09s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.56s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.18s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.54s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.37s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.11s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPsByOrder (3.20s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.93s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.61s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.67s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.33s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.15s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.57s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.39s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.60s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.54s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.74s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.59s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.83s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.17s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.88s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.49s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.58s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.87s) [2020-05-05T19:19:27.410Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-05T19:19:27.410Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.14s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.91s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.69s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.90s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.76s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.53s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.48s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.21s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.28s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.68s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.75s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.82s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.78s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.14s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.15s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.08s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.31s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.20s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.00s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.89s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.04s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.00s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.96s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.94s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.01s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.58s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.76s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunAddHost (0.74s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.38s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.80s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.76s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.77s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.81s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.00s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.94s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.57s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.68s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.98s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.97s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.99s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.81s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.99s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.15s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.16s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.83s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.82s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.75s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.47s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.87s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.78s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.85s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (1.05s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.87s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (1.00s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (1.06s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.90s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.86s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.79s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.27s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.79s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.92s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.80s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.64s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.68s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.62s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.60s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.82s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.87s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.91s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.87s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.86s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.71s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.57s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.81s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.42s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.86s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.79s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.73s) [2020-05-05T19:19:27.410Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-05T19:19:27.410Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-05-05T19:19:27.410Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-05T19:19:27.410Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.78s) [2020-05-05T19:19:27.410Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.08s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.65s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.36s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.84s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.94s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.90s) [2020-05-05T19:19:27.411Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-05-05T19:19:27.411Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.78s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.80s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.82s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.80s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.78s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.77s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.80s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.80s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.79s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.77s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunExitCode (0.76s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.82s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.80s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.83s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.87s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.79s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.59s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.36s) [2020-05-05T19:19:27.411Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-05T19:19:27.411Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.58s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.81s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.62s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.08s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.59s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.69s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.26s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.63s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.62s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.91s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.70s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.67s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.15s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.57s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.13s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.61s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.53s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.60s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunMount (6.22s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.80s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.75s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.54s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.37s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.28s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.38s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.59s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.70s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.63s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.74s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunNetHost (1.14s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.81s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.73s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.38s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.42s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.84s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.71s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.86s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.78s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.79s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.88s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.80s) [2020-05-05T19:19:27.411Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-05T19:19:27.411Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.89s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.94s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.76s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.14s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.81s) [2020-05-05T19:19:27.411Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.84s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.69s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.81s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.77s) [2020-05-05T19:19:27.411Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-05T19:19:27.411Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.77s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.79s) [2020-05-05T19:19:27.411Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-05T19:19:27.411Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.83s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.71s) [2020-05-05T19:19:27.411Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-05T19:19:27.411Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.47s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.74s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunRm (0.85s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.90s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.95s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.91s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.88s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.71s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.36s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.94s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.71s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.81s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.94s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.82s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.88s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.72s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.86s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.87s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.83s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.72s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunState (1.64s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.81s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.81s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2020-05-05T19:19:27.411Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-05T19:19:27.411Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.79s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.91s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunSysctls (1.46s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.78s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.65s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.76s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.99s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.91s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.91s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.77s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.78s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.80s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.33s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.14s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunUserByID (0.82s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.82s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunUserByName (0.85s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.80s) [2020-05-05T19:19:27.411Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-05T19:19:27.411Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.80s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.56s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.80s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.11s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.35s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.63s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.43s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.96s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.81s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.76s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.89s) [2020-05-05T19:19:27.411Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-05T19:19:27.411Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-05-05T19:19:27.411Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-05T19:19:27.411Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-05-05T19:19:27.411Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-05T19:19:27.411Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.79s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.01s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.80s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.58s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.79s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.89s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (1.02s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.16s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.16s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.82s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.83s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.79s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.83s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.29s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.84s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.89s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.80s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.80s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.62s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.81s) [2020-05-05T19:19:27.411Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-05T19:19:27.411Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.68s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.65s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.72s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.52s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.79s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.09s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.09s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.24s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.00s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.11s) [2020-05-05T19:19:27.411Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents803516408 [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.74s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.53s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.54s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.43s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.40s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.41s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.55s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.53s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.09s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.53s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.86s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.58s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.88s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestStartRecordError (1.76s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.46s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.05s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.18s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.02s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.20s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.88s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.86s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.93s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.86s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.79s) [2020-05-05T19:19:27.411Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-05T19:19:27.411Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.78s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.24s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.47s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.78s) [2020-05-05T19:19:27.411Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.75s) [2020-05-05T19:19:27.411Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-05T19:19:27.411Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.04s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.75s) [2020-05-05T19:19:27.412Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-05T19:19:27.412Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.55s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.96s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.94s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.70s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestUpdateStats (3.85s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.50s) [2020-05-05T19:19:27.412Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-05T19:19:27.412Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.05s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.92s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.11s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.51s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.46s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.72s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.05s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.15s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.42s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.34s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.60s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.61s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.37s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.37s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.24s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.39s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.35s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.84s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.83s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.95s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.49s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.07s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.81s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.42s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.17s) [2020-05-05T19:19:27.412Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.23s) [2020-05-05T19:19:27.412Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-05T19:19:27.412Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-05-05T19:19:27.412Z] === RUN TestDockerRegistrySuite [2020-05-05T19:19:27.412Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-05-05T19:19:29.315Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-05-05T19:19:30.683Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-05-05T19:19:32.576Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-05-05T19:19:32.576Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-05-05T19:19:37.829Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-05-05T19:19:41.999Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-05-05T19:19:46.171Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-05-05T19:19:46.734Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-05-05T19:19:48.102Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-05-05T19:19:49.472Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-05-05T19:19:50.844Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-05-05T19:19:52.211Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-05-05T19:19:53.579Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-05-05T19:19:54.948Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-05-05T19:19:57.471Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-05-05T19:19:59.990Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-05-05T19:20:01.357Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-05-05T19:20:04.630Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-05-05T19:20:05.999Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-05-05T19:20:05.999Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-05-05T19:20:07.367Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-05-05T19:20:07.623Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-05-05T19:20:08.991Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-05-05T19:20:10.361Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-05-05T19:20:14.533Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-05-05T19:20:14.533Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-05-05T19:20:15.901Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-05-05T19:20:16.157Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-05-05T19:20:16.158Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-05-05T19:20:16.414Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-05-05T19:20:16.978Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-05-05T19:20:17.234Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-05-05T19:20:17.234Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-05-05T19:20:18.603Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-05-05T19:20:21.128Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-05-05T19:20:21.384Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-05-05T19:20:21.948Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-05-05T19:20:22.511Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-05-05T19:20:22.770Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-05-05T19:20:22.770Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-05-05T19:20:23.027Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-05-05T19:20:23.590Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-05-05T19:20:24.153Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-05-05T19:20:24.717Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite (57.98s) [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.85s) [2020-05-05T19:20:25.280Z] check_test.go:196: [d80e006e83c4e] daemon is not started [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.52s) [2020-05-05T19:20:25.280Z] check_test.go:196: [d5716260b0092] daemon is not started [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.79s) [2020-05-05T19:20:25.280Z] check_test.go:196: [d60ca37cc91a4] daemon is not started [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-05-05T19:20:25.280Z] check_test.go:196: [d27f89024f424] daemon is not started [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.29s) [2020-05-05T19:20:25.280Z] check_test.go:196: [dbfa1d34fb89c] daemon is not started [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.25s) [2020-05-05T19:20:25.280Z] check_test.go:196: [d808f4919eec9] daemon is not started [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.20s) [2020-05-05T19:20:25.280Z] check_test.go:196: [dc9efc96cb332] daemon is not started [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.40s) [2020-05-05T19:20:25.280Z] check_test.go:196: [db9ae005c5d84] daemon is not started [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.19s) [2020-05-05T19:20:25.280Z] check_test.go:196: [da880b15fc5d0] daemon is not started [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.42s) [2020-05-05T19:20:25.280Z] check_test.go:196: [d36f5066890a2] daemon is not started [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.44s) [2020-05-05T19:20:25.280Z] check_test.go:196: [d4153d73e6531] daemon is not started [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.42s) [2020-05-05T19:20:25.280Z] check_test.go:196: [d21ca1b311ea6] daemon is not started [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.30s) [2020-05-05T19:20:25.280Z] check_test.go:196: [dba3cbdce4115] daemon is not started [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.35s) [2020-05-05T19:20:25.280Z] check_test.go:196: [d0b3a2cde2d44] daemon is not started [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.48s) [2020-05-05T19:20:25.280Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e112add3069ca84578a3462489a8d14204df17b1330c21bf24e1d9bc6d138932 [2020-05-05T19:20:25.280Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:aae91e05c23dd64ae5a1f7f0ec6ce3a74577d940e9c964a44605d7b5f21d892a [2020-05-05T19:20:25.280Z] check_test.go:196: [d6ccc2103f927] daemon is not started [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.62s) [2020-05-05T19:20:25.280Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:644ea73589c905b1d184b4d5440f515b35303c0ccc2892f61f5209077ef69edf [2020-05-05T19:20:25.280Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:634d43f3562ea5a300ea281b98195ddb1457fee382c4463f906ee3f6f56c1a9d [2020-05-05T19:20:25.280Z] check_test.go:196: [d7e13d25aa7b1] daemon is not started [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.33s) [2020-05-05T19:20:25.280Z] check_test.go:196: [dc5b6e9ea5ccb] daemon is not started [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.26s) [2020-05-05T19:20:25.280Z] check_test.go:196: [dc787cdb69155] daemon is not started [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.36s) [2020-05-05T19:20:25.280Z] check_test.go:196: [dd394f662026c] daemon is not started [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-05-05T19:20:25.280Z] check_test.go:196: [d77f0cde24a3e] daemon is not started [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.32s) [2020-05-05T19:20:25.280Z] check_test.go:196: [d1da3a3b0483e] daemon is not started [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.32s) [2020-05-05T19:20:25.280Z] check_test.go:196: [d449f62043fba] daemon is not started [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.67s) [2020-05-05T19:20:25.280Z] check_test.go:196: [d3ea8feeba0fe] daemon is not started [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.55s) [2020-05-05T19:20:25.280Z] check_test.go:196: [dd15fe5e176eb] daemon is not started [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-05-05T19:20:25.280Z] check_test.go:196: [d9e7c7e956795] daemon is not started [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.33s) [2020-05-05T19:20:25.280Z] check_test.go:196: [d0e8da788eb06] daemon is not started [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.43s) [2020-05-05T19:20:25.280Z] check_test.go:196: [dbfdd2e0cac37] daemon is not started [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-05-05T19:20:25.280Z] check_test.go:196: [dbcfa047f3702] daemon is not started [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-05-05T19:20:25.280Z] check_test.go:196: [d90dd8a3a7119] daemon is not started [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.29s) [2020-05-05T19:20:25.280Z] check_test.go:196: [d9cac9214ed7e] daemon is not started [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-05-05T19:20:25.280Z] check_test.go:196: [d5f0f0c7ce16a] daemon is not started [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-05-05T19:20:25.280Z] check_test.go:196: [db01fb3fdc1e7] daemon is not started [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.39s) [2020-05-05T19:20:25.280Z] check_test.go:196: [d49b482653391] daemon is not started [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.19s) [2020-05-05T19:20:25.280Z] check_test.go:196: [ddd0914370c97] daemon is not started [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.19s) [2020-05-05T19:20:25.280Z] check_test.go:196: [d5cd84a55cfdb] daemon is not started [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.55s) [2020-05-05T19:20:25.280Z] check_test.go:196: [dd9e75636a409] daemon is not started [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.03s) [2020-05-05T19:20:25.280Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2020-05-05T19:20:25.280Z] === RUN TestDockerSchema1RegistrySuite [2020-05-05T19:20:25.280Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-05-05T19:20:25.543Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-05-05T19:20:27.434Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-05-05T19:20:30.708Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-05-05T19:20:33.264Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-05-05T19:20:35.157Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-05-05T19:20:35.414Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-05-05T19:20:40.666Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-05-05T19:20:41.230Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-05-05T19:20:43.142Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-05-05T19:20:43.142Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-05-05T19:20:44.515Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-05-05T19:20:45.883Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-05-05T19:20:47.251Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-05-05T19:20:51.424Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-05-05T19:20:51.424Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-05-05T19:20:51.988Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-05-05T19:20:51.988Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-05-05T19:20:52.244Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-05-05T19:20:52.502Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-05-05T19:20:53.064Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-05-05T19:20:53.065Z] --- PASS: TestDockerSchema1RegistrySuite (27.67s) [2020-05-05T19:20:53.065Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-05-05T19:20:53.065Z] check_test.go:223: [dddc2018d97ed] daemon is not started [2020-05-05T19:20:53.065Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.71s) [2020-05-05T19:20:53.065Z] check_test.go:223: [d9e3e20061357] daemon is not started [2020-05-05T19:20:53.065Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.86s) [2020-05-05T19:20:53.065Z] check_test.go:223: [d2200a83c8e1a] daemon is not started [2020-05-05T19:20:53.065Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.68s) [2020-05-05T19:20:53.065Z] check_test.go:223: [d74238416b2a0] daemon is not started [2020-05-05T19:20:53.065Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.51s) [2020-05-05T19:20:53.065Z] check_test.go:223: [ddc4911b4f8b2] daemon is not started [2020-05-05T19:20:53.065Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.47s) [2020-05-05T19:20:53.065Z] check_test.go:223: [d03f66afb5262] daemon is not started [2020-05-05T19:20:53.065Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-05-05T19:20:53.065Z] check_test.go:223: [d93f4740de097] daemon is not started [2020-05-05T19:20:53.065Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.49s) [2020-05-05T19:20:53.065Z] check_test.go:223: [da840cfe1956e] daemon is not started [2020-05-05T19:20:53.065Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.30s) [2020-05-05T19:20:53.065Z] check_test.go:223: [ddf34e5f27308] daemon is not started [2020-05-05T19:20:53.065Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.34s) [2020-05-05T19:20:53.065Z] check_test.go:223: [dfb85751b9898] daemon is not started [2020-05-05T19:20:53.065Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.95s) [2020-05-05T19:20:53.065Z] check_test.go:223: [dfa0c8f5e9e01] daemon is not started [2020-05-05T19:20:53.065Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2020-05-05T19:20:53.065Z] check_test.go:223: [d924fa052b825] daemon is not started [2020-05-05T19:20:53.065Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.46s) [2020-05-05T19:20:53.065Z] check_test.go:223: [d0f66674baa7f] daemon is not started [2020-05-05T19:20:53.065Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-05-05T19:20:53.065Z] check_test.go:223: [dbc1c3ce82c9c] daemon is not started [2020-05-05T19:20:53.065Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-05-05T19:20:53.065Z] check_test.go:223: [da730dfe07a6a] daemon is not started [2020-05-05T19:20:53.065Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.30s) [2020-05-05T19:20:53.065Z] check_test.go:223: [dfb716c8af1ef] daemon is not started [2020-05-05T19:20:53.065Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2020-05-05T19:20:53.065Z] check_test.go:223: [d32685909e533] daemon is not started [2020-05-05T19:20:53.065Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-05-05T19:20:53.065Z] check_test.go:223: [d0753fde6634e] daemon is not started [2020-05-05T19:20:53.065Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-05-05T19:20:53.065Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-05-05T19:20:53.993Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-05-05T19:20:54.557Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-05-05T19:20:54.557Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-05-05T19:20:55.926Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-05-05T19:20:56.184Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-05-05T19:20:56.440Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-05-05T19:20:57.004Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-05-05T19:20:57.261Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.16s) [2020-05-05T19:20:57.261Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.95s) [2020-05-05T19:20:57.261Z] check_test.go:252: [d81af4650ad7b] daemon is not started [2020-05-05T19:20:57.261Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.53s) [2020-05-05T19:20:57.261Z] check_test.go:252: [d036688655c32] daemon is not started [2020-05-05T19:20:57.261Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-05-05T19:20:57.261Z] check_test.go:252: [d516f21dd1b7d] daemon is not started [2020-05-05T19:20:57.261Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.16s) [2020-05-05T19:20:57.261Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-05-05T19:20:57.261Z] check_test.go:252: [d03a47d9652da] daemon is not started [2020-05-05T19:20:57.261Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2020-05-05T19:20:57.261Z] check_test.go:252: [d56d36221e9a2] daemon is not started [2020-05-05T19:20:57.261Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.57s) [2020-05-05T19:20:57.261Z] check_test.go:252: [d3d1b313f1aa1] daemon is not started [2020-05-05T19:20:57.261Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2020-05-05T19:20:57.261Z] check_test.go:252: [d6de83683dd6d] daemon is not started [2020-05-05T19:20:57.261Z] === RUN TestDockerRegistryAuthTokenSuite [2020-05-05T19:20:57.261Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-05-05T19:21:02.510Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-05-05T19:21:02.510Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-05-05T19:21:02.767Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-05-05T19:21:02.767Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-05-05T19:21:03.023Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2020-05-05T19:21:03.023Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-05-05T19:21:03.023Z] check_test.go:279: [d8f4a629a0ffa] daemon is not started [2020-05-05T19:21:03.023Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-05-05T19:21:03.023Z] check_test.go:279: [dde1341338b2b] daemon is not started [2020-05-05T19:21:03.023Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-05-05T19:21:03.023Z] check_test.go:279: [db89a3f386a80] daemon is not started [2020-05-05T19:21:03.023Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-05-05T19:21:03.023Z] check_test.go:279: [d5dab3d55143c] daemon is not started [2020-05-05T19:21:03.023Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-05-05T19:21:03.023Z] check_test.go:279: [dd8a503ca6780] daemon is not started [2020-05-05T19:21:03.023Z] === RUN TestDockerNetworkSuite [2020-05-05T19:21:03.023Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-05-05T19:21:06.297Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-05-05T19:21:07.246Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-05-05T19:21:12.499Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-05-05T19:21:14.390Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-05-05T19:21:18.563Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-05-05T19:21:19.929Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-05-05T19:21:29.878Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-05-05T19:21:29.878Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-05-05T19:21:33.151Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-05-05T19:21:33.151Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-05-05T19:21:35.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-05-05T19:21:35.977Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-05-05T19:21:36.234Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-05-05T19:21:36.798Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-05-05T19:21:38.696Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-05-05T19:21:39.275Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-05-05T19:21:39.839Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-05-05T19:21:40.095Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-05-05T19:21:40.352Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-05-05T19:21:41.720Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-05-05T19:21:41.977Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-05-05T19:21:41.977Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-05-05T19:21:42.234Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-05-05T19:21:43.601Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-05-05T19:21:44.165Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-05-05T19:21:45.538Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-05-05T19:21:45.538Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-05-05T19:21:46.103Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-05-05T19:21:46.360Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-05-05T19:21:47.290Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-05-05T19:21:51.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-05-05T19:21:54.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-05-05T19:22:04.688Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-05-05T19:22:04.688Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-05-05T19:22:04.945Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-05-05T19:22:04.945Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-05-05T19:22:05.202Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-05-05T19:22:05.202Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-05-05T19:22:05.458Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-05-05T19:22:05.458Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-05-05T19:22:07.993Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-05-05T19:22:09.888Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-05-05T19:22:09.888Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-05-05T19:22:09.888Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-05-05T19:22:11.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-05-05T19:22:16.505Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-05-05T19:22:21.759Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-05-05T19:22:21.759Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-05-05T19:22:22.688Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-05-05T19:22:23.252Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-05-05T19:22:25.772Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-05-05T19:22:25.772Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-05-05T19:22:26.335Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-05-05T19:22:26.592Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-05-05T19:22:27.523Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-05-05T19:22:29.417Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-05-05T19:22:29.417Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-05-05T19:22:33.605Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-05-05T19:22:35.501Z] --- PASS: TestDockerNetworkSuite (92.60s) [2020-05-05T19:22:35.501Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.85s) [2020-05-05T19:22:35.501Z] docker_cli_network_unix_test.go:46: [d6c95bdd23d52] daemon is not started [2020-05-05T19:22:35.501Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.24s) [2020-05-05T19:22:35.501Z] docker_cli_network_unix_test.go:46: [d43b121730e4b] daemon is not started [2020-05-05T19:22:35.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.68s) [2020-05-05T19:22:35.501Z] docker_cli_network_unix_test.go:46: [d5eae55b534a6] daemon is not started [2020-05-05T19:22:35.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.78s) [2020-05-05T19:22:35.501Z] docker_cli_network_unix_test.go:46: [de4ab8f90b46f] daemon is not started [2020-05-05T19:22:35.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.58s) [2020-05-05T19:22:35.501Z] docker_cli_network_unix_test.go:1233: [d356284213eec] daemon is not started [2020-05-05T19:22:35.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.90s) [2020-05-05T19:22:35.501Z] docker_cli_network_unix_test.go:46: [d19361106c301] daemon is not started [2020-05-05T19:22:35.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.02s) [2020-05-05T19:22:35.501Z] docker_cli_network_unix_test.go:46: [dda77933998bb] daemon is not started [2020-05-05T19:22:35.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.88s) [2020-05-05T19:22:35.501Z] docker_cli_network_unix_test.go:46: [dda17caca6a2c] daemon is not started [2020-05-05T19:22:35.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.23s) [2020-05-05T19:22:35.501Z] docker_cli_network_unix_test.go:46: [db61ca645fa6f] daemon is not started [2020-05-05T19:22:35.501Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.89s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:46: [ddb60d7a985f1] daemon is not started [2020-05-05T19:22:35.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.72s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:46: [de9d551b5ab42] daemon is not started [2020-05-05T19:22:35.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.59s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:46: [dbb32a038ec3b] daemon is not started [2020-05-05T19:22:35.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.58s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:46: [dfa6855646794] daemon is not started [2020-05-05T19:22:35.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.20s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:46: [d0aad262442e0] daemon is not started [2020-05-05T19:22:35.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.26s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:46: [dae36a398c540] daemon is not started [2020-05-05T19:22:35.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.41s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:46: [d5f951397684e] daemon is not started [2020-05-05T19:22:35.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.26s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:46: [d917faa0e28d3] daemon is not started [2020-05-05T19:22:35.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:46: [d1ac98339b197] daemon is not started [2020-05-05T19:22:35.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:46: [dc97e62fb088b] daemon is not started [2020-05-05T19:22:35.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.46s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:46: [db4fa7abde79c] daemon is not started [2020-05-05T19:22:35.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.85s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:46: [d8aedd627039c] daemon is not started [2020-05-05T19:22:35.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:46: [d95f279b92f29] daemon is not started [2020-05-05T19:22:35.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.52s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:46: [d67f06018962d] daemon is not started [2020-05-05T19:22:35.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.12s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:46: [dcea600e7ad21] daemon is not started [2020-05-05T19:22:35.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.55s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:968: [df8216e31a349] daemon is not started [2020-05-05T19:22:35.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.52s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:46: [d47fd893c39f5] daemon is not started [2020-05-05T19:22:35.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.65s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:1116: [d0ea43c46907e] daemon is not started [2020-05-05T19:22:35.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:46: [d97345efc09d6] daemon is not started [2020-05-05T19:22:35.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.71s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:46: [d6f6ab5752618] daemon is not started [2020-05-05T19:22:35.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:46: [d1d4b65e044ce] daemon is not started [2020-05-05T19:22:35.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:46: [dcfca896aed18] daemon is not started [2020-05-05T19:22:35.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:46: [d3a86871e014c] daemon is not started [2020-05-05T19:22:35.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:46: [d667bc834d88c] daemon is not started [2020-05-05T19:22:35.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:46: [d67c1222c4628] daemon is not started [2020-05-05T19:22:35.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.21s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:46: [d7f5d842e1fd1] daemon is not started [2020-05-05T19:22:35.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:46: [d0187d9676ee3] daemon is not started [2020-05-05T19:22:35.502Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:46: [d337b89017363] daemon is not started [2020-05-05T19:22:35.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.36s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:46: [d84cb6001a496] daemon is not started [2020-05-05T19:22:35.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.55s) [2020-05-05T19:22:35.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.64s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:1084: [ddbff69855e68] daemon is not started [2020-05-05T19:22:35.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:46: [d55af850e3380] daemon is not started [2020-05-05T19:22:35.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.43s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:46: [dc6fe2d45ddb0] daemon is not started [2020-05-05T19:22:35.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.80s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:46: [dd3c1d2cf92cf] daemon is not started [2020-05-05T19:22:35.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:46: [daf64ab502231] daemon is not started [2020-05-05T19:22:35.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.16s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:46: [df3b814a30d39] daemon is not started [2020-05-05T19:22:35.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.80s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:46: [dcc1012270951] daemon is not started [2020-05-05T19:22:35.502Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.74s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:46: [d4e42e4b1b2fa] daemon is not started [2020-05-05T19:22:35.502Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.30s) [2020-05-05T19:22:35.502Z] docker_cli_network_unix_test.go:46: [d9e0274d46490] daemon is not started [2020-05-05T19:22:35.502Z] === RUN TestDockerHubPullSuite [2020-05-05T19:22:35.502Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-05-05T19:22:37.396Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-05-05T19:22:39.915Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-05-05T19:22:40.171Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-05-05T19:22:40.734Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-05-05T19:22:42.102Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-05-05T19:22:42.359Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-05-05T19:22:42.359Z] --- PASS: TestDockerHubPullSuite (6.88s) [2020-05-05T19:22:42.359Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.66s) [2020-05-05T19:22:42.359Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.39s) [2020-05-05T19:22:42.359Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.50s) [2020-05-05T19:22:42.359Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.85s) [2020-05-05T19:22:42.359Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.42s) [2020-05-05T19:22:42.359Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2020-05-05T19:22:42.359Z] PASS [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === Skipped [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-05T19:22:42.359Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-05-05T19:22:42.359Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-05-05T19:22:42.359Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-05-05T19:22:42.359Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-05-05T19:22:42.359Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-05T19:22:42.359Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-05-05T19:22:42.359Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-05T19:22:42.359Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-05T19:22:42.359Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2020-05-05T19:22:42.359Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-05-05T19:22:42.359Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-05T19:22:42.359Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-05T19:22:42.359Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-05-05T19:22:42.359Z] docker_cli_sni_test.go:18: Flakey test [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-05T19:22:42.359Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-05T19:22:42.359Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-05T19:22:42.359Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-05T19:22:42.359Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-05T19:22:42.359Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-05T19:22:42.359Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-05T19:22:42.359Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-05T19:22:42.359Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-05T19:22:42.359Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-05T19:22:42.359Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-05T19:22:42.359Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-05T19:22:42.359Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-05-05T19:22:42.359Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-05T19:22:42.359Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-05T19:22:42.359Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-05T19:22:42.359Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-05T19:22:42.359Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-05T19:22:42.359Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-05T19:22:42.359Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-05T19:22:42.359Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-05T19:22:42.359Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-05T19:22:42.359Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-05T19:22:42.359Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-05T19:22:42.359Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-05-05T19:22:42.359Z] [2020-05-05T19:22:42.359Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-05T19:22:42.359Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-05T19:22:42.360Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-05-05T19:22:42.360Z] [2020-05-05T19:22:42.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-05T19:22:42.360Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-05T19:22:42.360Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-05-05T19:22:42.360Z] [2020-05-05T19:22:42.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-05T19:22:42.360Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-05T19:22:42.360Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-05-05T19:22:42.360Z] [2020-05-05T19:22:42.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-05T19:22:42.360Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-05T19:22:42.360Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-05-05T19:22:42.360Z] [2020-05-05T19:22:42.360Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-05T19:22:42.360Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-05T19:22:42.360Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-05-05T19:22:42.360Z] [2020-05-05T19:22:42.360Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-05-05T19:22:42.360Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-05-05T19:22:42.360Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-05-05T19:22:42.360Z] docker_cli_network_unix_test.go:46: [d337b89017363] daemon is not started [2020-05-05T19:22:42.360Z] [2020-05-05T19:22:42.360Z] [2020-05-05T19:22:42.360Z] DONE 1277 tests, 44 skipped in 1990.282s [2020-05-05T19:22:42.360Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-05T19:22:42.360Z] ++++ cat bundles/test-integration/docker.pid [2020-05-05T19:22:42.360Z] +++ kill 7613 [2020-05-05T19:22:43.729Z] +++ /etc/init.d/apparmor stop [2020-05-05T19:22:43.729Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-05T19:22:43.729Z] [2020-05-05T19:22:43.729Z] Unloading profiles will leave already running processes permanently [2020-05-05T19:22:43.729Z] unconfined, which can lead to unexpected situations. [2020-05-05T19:22:43.729Z] [2020-05-05T19:22:43.729Z] To set a process to complain mode, use the command line tool [2020-05-05T19:22:43.729Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-05T19:22:43.729Z] +++ true [2020-05-05T19:22:43.729Z] [2020-05-05T19:22:46.248Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-05-05T19:22:49.519Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-05-05T19:22:52.790Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-05-05T19:22:56.062Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-05-05T19:22:59.335Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-05-05T19:23:01.868Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-05-05T19:23:05.140Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-05-05T19:24:01.318Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-05-05T19:24:16.165Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-05-05T19:24:34.217Z] --- PASS: TestDockerSwarmSuite (1722.94s) [2020-05-05T19:24:34.217Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.66s) [2020-05-05T19:24:34.217Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.68s) [2020-05-05T19:24:34.217Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.85s) [2020-05-05T19:24:34.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.12s) [2020-05-05T19:24:34.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.07s) [2020-05-05T19:24:34.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.77s) [2020-05-05T19:24:34.217Z] docker_api_swarm_test.go:563: [d2af5253912a4] joining swarm manager [d79dd1fa3c794]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-05T19:24:34.217Z] docker_api_swarm_test.go:585: [dded2942d19f4] joining swarm manager [d79dd1fa3c794]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-05T19:24:34.217Z] check_test.go:380: [d2af5253912a4] daemon is not started [2020-05-05T19:24:34.217Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-05-05T19:24:34.217Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-05-05T19:24:34.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.49s) [2020-05-05T19:24:34.217Z] docker_api_swarm_test.go:46: [df1aa813c5cb3] joining swarm manager [def8da9eed63e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-05T19:24:34.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.97s) [2020-05-05T19:24:34.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.59s) [2020-05-05T19:24:34.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.88s) [2020-05-05T19:24:34.217Z] docker_api_swarm_test.go:304: [d3f72d25ffa17] joining swarm manager [d548430fc9cea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-05T19:24:34.217Z] docker_api_swarm_test.go:305: [da11bcd09bd87] joining swarm manager [d548430fc9cea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-05T19:24:34.217Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-05-05T19:24:34.217Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-05-05T19:24:34.217Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.96s) [2020-05-05T19:24:34.218Z] docker_api_swarm_test.go:272: [d361047e327d9] joining swarm manager [d58c1d302c0dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-05T19:24:34.218Z] docker_api_swarm_test.go:273: [de0c15bc16825] joining swarm manager [d58c1d302c0dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.78s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.53s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.40s) [2020-05-05T19:24:34.218Z] docker_api_swarm_node_test.go:19: [d613dd9ba249e] joining swarm manager [d8a9e3a80bcf4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-05T19:24:34.218Z] docker_api_swarm_node_test.go:20: [de5a05f6b7167] joining swarm manager [d8a9e3a80bcf4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.67s) [2020-05-05T19:24:34.218Z] docker_api_swarm_test.go:502: [d4b85923c3758] joining swarm manager [dd747d05cffb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-05T19:24:34.218Z] docker_api_swarm_test.go:507: [dbb241f14de2a] joining swarm manager [dd747d05cffb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.99s) [2020-05-05T19:24:34.218Z] docker_api_swarm_node_test.go:80: [d041fae835574] joining swarm manager [d4db8b3ffd96f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.07s) [2020-05-05T19:24:34.218Z] docker_api_swarm_node_test.go:52: [ddccdfac154f4] joining swarm manager [de943b1bd2097]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-05T19:24:34.218Z] docker_api_swarm_node_test.go:53: [d6f9b821aa3fe] joining swarm manager [de943b1bd2097]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.17s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.58s) [2020-05-05T19:24:34.218Z] docker_api_swarm_test.go:202: [dc30f2b36405c] joining swarm manager [da31eebf04b85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.51s) [2020-05-05T19:24:34.218Z] docker_api_swarm_test.go:384: [d87ac316b17c0] joining swarm manager [d5c37af2ada6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-05T19:24:34.218Z] docker_api_swarm_test.go:385: [d1314bd3fe860] joining swarm manager [d5c37af2ada6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-05T19:24:34.218Z] check_test.go:380: [d1314bd3fe860] daemon is not started [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.89s) [2020-05-05T19:24:34.218Z] docker_api_swarm_test.go:802: [d2ae9c79e1368] joining swarm manager [d4e835e7eb894]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-05T19:24:34.218Z] docker_api_swarm_test.go:802: [d495e4a9aa0df] joining swarm manager [d4e835e7eb894]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-05T19:24:34.218Z] docker_api_swarm_test.go:802: [d3155385c83b1] joining swarm manager [d4e835e7eb894]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-05T19:24:34.218Z] docker_api_swarm_test.go:802: [d3b0b6c9229be] joining swarm manager [d4e835e7eb894]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-05T19:24:34.218Z] docker_api_swarm_test.go:810: [dc8f5b81bc5ea] joining swarm manager [d4e835e7eb894]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.76s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.59s) [2020-05-05T19:24:34.218Z] docker_api_swarm_service_test.go:394: [d4674231e990d] joining swarm manager [d994650717fb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-05T19:24:34.218Z] docker_api_swarm_service_test.go:394: [d3667dbaeb398] joining swarm manager [d994650717fb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.53s) [2020-05-05T19:24:34.218Z] docker_api_swarm_service_test.go:342: [d578480de963b] joining swarm manager [defaf4ea2e236]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-05T19:24:34.218Z] docker_api_swarm_service_test.go:342: [dc5af675b8c33] joining swarm manager [defaf4ea2e236]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.06s) [2020-05-05T19:24:34.218Z] docker_api_swarm_service_test.go:489: [d58f5ca2dfe7a] joining swarm manager [d377d6807a1f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-05T19:24:34.218Z] docker_api_swarm_service_test.go:489: [d23c6eb7ec3ff] joining swarm manager [d377d6807a1f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.22s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.73s) [2020-05-05T19:24:34.218Z] docker_api_swarm_service_test.go:127: [d8b33912d1a3e] joining swarm manager [d330ae26fee3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-05T19:24:34.218Z] docker_api_swarm_service_test.go:128: [d2244a1975655] joining swarm manager [d330ae26fee3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-05T19:24:34.218Z] docker_api_swarm_service_test.go:136: [d40f4c14f360d] joining swarm manager [d330ae26fee3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-05T19:24:34.218Z] docker_api_swarm_service_test.go:137: [d6f91142134a8] joining swarm manager [d330ae26fee3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.04s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.28s) [2020-05-05T19:24:34.218Z] docker_api_swarm_service_test.go:303: [d8ad4f783d46f] joining swarm manager [d1c539a2d3d96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-05T19:24:34.218Z] docker_api_swarm_service_test.go:303: [d5b990fa3aa64] joining swarm manager [d1c539a2d3d96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.13s) [2020-05-05T19:24:34.218Z] docker_api_swarm_service_test.go:99: [d52dcb689c78e] joining swarm manager [d29fec95db93f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-05T19:24:34.218Z] docker_api_swarm_service_test.go:100: [dff24b8316d82] joining swarm manager [d29fec95db93f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-05T19:24:34.218Z] check_test.go:380: [d52dcb689c78e] daemon is not started [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.76s) [2020-05-05T19:24:34.218Z] docker_api_swarm_service_test.go:532: [dd7f21e3dd37d] joining swarm manager [db86d4b59237f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-05T19:24:34.218Z] docker_api_swarm_service_test.go:533: [d2d9e197de05c] joining swarm manager [db86d4b59237f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.55s) [2020-05-05T19:24:34.218Z] docker_api_swarm_service_test.go:147: [d3ba7f6dc0803] joining swarm manager [d452230fd1f9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-05T19:24:34.218Z] docker_api_swarm_service_test.go:147: [da85e9ea05f59] joining swarm manager [d452230fd1f9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.22s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.19s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.94s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.41s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.32s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.43s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.00s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.07s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.36s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.93s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.29s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.05s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.51s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.26s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.28s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.08s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.54s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.76s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.33s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.00s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.36s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.74s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.94s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.53s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.30s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.00s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.34s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.19s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.43s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.09s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.22s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.29s) [2020-05-05T19:24:34.218Z] docker_cli_service_logs_test.go:241: checking task uglau8ke2jkr [2020-05-05T19:24:34.218Z] docker_cli_service_logs_test.go:246: checking messages for uglau8ke2jkr [2020-05-05T19:24:34.218Z] docker_cli_service_logs_test.go:241: checking task 9s6ghwdk270z [2020-05-05T19:24:34.218Z] docker_cli_service_logs_test.go:246: checking messages for 9s6ghwdk270z [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.14s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.22s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.97s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.80s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.80s) [2020-05-05T19:24:34.218Z] docker_cli_swarm_test.go:1901: [d3c52078d12de] joining swarm manager [d22c37159c2d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-05T19:24:34.218Z] docker_cli_swarm_test.go:1902: [d93a13958ed5a] joining swarm manager [d22c37159c2d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.19s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.14s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.72s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.28s) [2020-05-05T19:24:34.218Z] docker_cli_swarm_test.go:1802: [d0c667e392d67] joining swarm manager [d082a4aa5854d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-05T19:24:34.218Z] docker_cli_swarm_test.go:1803: [d56f052bb85c9] joining swarm manager [d082a4aa5854d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.00s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (90.60s) [2020-05-05T19:24:34.218Z] docker_cli_swarm_test.go:1321: [d8e0065a13f58] joining swarm manager [de9850826bc40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-05T19:24:34.218Z] docker_cli_swarm_test.go:1322: [d6a40598882b4] joining swarm manager [de9850826bc40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.58s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.46s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.65s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.14s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.66s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.01s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.67s) [2020-05-05T19:24:34.218Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-05T19:24:34.218Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.86s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.13s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.90s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (57.99s) [2020-05-05T19:24:34.218Z] docker_cli_swarm_test.go:1186: [d94de5fb80c1f] joining swarm manager [df46763457a00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-05T19:24:34.218Z] docker_cli_swarm_test.go:1195: [d27df305f438f] joining swarm manager [df46763457a00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.42s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.95s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (145.21s) [2020-05-05T19:24:34.218Z] docker_cli_swarm_test.go:1118: [d96a6153a40dc] joining swarm manager [dcbf4fcf69ba1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-05T19:24:34.218Z] docker_cli_swarm_test.go:1119: [dd468fe416520] joining swarm manager [dcbf4fcf69ba1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-05T19:24:34.218Z] docker_cli_swarm_test.go:1172: [d1577be9519da] joining swarm manager [dcbf4fcf69ba1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.84s) [2020-05-05T19:24:34.218Z] docker_cli_swarm_test.go:1453: [d8f8c7c1e265b] joining swarm manager [d9ea8ac9e6844]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-05T19:24:34.218Z] docker_cli_swarm_test.go:1454: [df36ef16e267c] joining swarm manager [d9ea8ac9e6844]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.72s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.12s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.15s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.61s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.61s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.19s) [2020-05-05T19:24:34.218Z] docker_cli_swarm_unix_test.go:62: [d461c2163d0a2] joining swarm manager [dba6594bec4fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.24s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.43s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.87s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.84s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.18s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.38s) [2020-05-05T19:24:34.218Z] docker_api_swarm_test.go:962: [d3ef4537967a2] joining swarm manager [d25d6eea68c2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.57s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.25s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.04s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.17s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.03s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.30s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.29s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.13s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.26s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.29s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.99s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.02s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.36s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.91s) [2020-05-05T19:24:34.218Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.98s) [2020-05-05T19:24:34.218Z] === RUN TestDockerExternalVolumeSuite [2020-05-05T19:24:34.218Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-05-05T19:24:49.070Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-05-05T19:25:56.703Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-05-05T19:26:06.652Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-05-05T19:26:38.687Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-05-05T19:26:53.557Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-05-05T19:27:25.592Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-05-05T19:27:37.768Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-05-05T19:28:09.805Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-05-05T19:28:27.867Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-05-05T19:28:42.714Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-05-05T19:29:29.344Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-05-05T19:29:47.398Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-05-05T19:30:19.455Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-05-05T19:30:51.489Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-05-05T19:31:06.336Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-05-05T19:31:24.393Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-05-05T19:31:39.263Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-05-05T19:31:57.316Z] --- PASS: TestDockerExternalVolumeSuite (441.10s) [2020-05-05T19:31:57.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.87s) [2020-05-05T19:31:57.316Z] docker_cli_external_volume_driver_test.go:53: [df71b922d0b1d] daemon is not started [2020-05-05T19:31:57.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-05-05T19:31:57.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.59s) [2020-05-05T19:31:57.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-05-05T19:31:57.316Z] docker_cli_external_volume_driver_test.go:53: [d5fd71b29c20d] daemon is not started [2020-05-05T19:31:57.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-05-05T19:31:57.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-05-05T19:31:57.316Z] docker_cli_external_volume_driver_test.go:53: [d849c5c3a1430] daemon is not started [2020-05-05T19:31:57.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-05-05T19:31:57.316Z] docker_cli_external_volume_driver_test.go:53: [de467163991be] daemon is not started [2020-05-05T19:31:57.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.57s) [2020-05-05T19:31:57.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.56s) [2020-05-05T19:31:57.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2020-05-05T19:31:57.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-05-05T19:31:57.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.60s) [2020-05-05T19:31:57.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.76s) [2020-05-05T19:31:57.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.03s) [2020-05-05T19:31:57.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.55s) [2020-05-05T19:31:57.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.34s) [2020-05-05T19:31:57.316Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.35s) [2020-05-05T19:31:57.316Z] docker_cli_external_volume_driver_test.go:485: [dbb4b3a6eedce] daemon is not started [2020-05-05T19:31:57.316Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.14s) [2020-05-05T19:31:57.316Z] docker_cli_external_volume_driver_test.go:53: [d88aafd008f8c] daemon is not started [2020-05-05T19:31:57.316Z] PASS [2020-05-05T19:31:57.316Z] [2020-05-05T19:31:57.316Z] === Skipped [2020-05-05T19:31:57.316Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-05T19:31:57.316Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-05T19:31:57.316Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-05-05T19:31:57.316Z] check_test.go:309: [dcea5b4f54200] daemon is not started [2020-05-05T19:31:57.316Z] [2020-05-05T19:31:57.316Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-05-05T19:31:57.316Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-05-05T19:31:57.316Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-05-05T19:31:57.316Z] check_test.go:309: [d940d8559f090] daemon is not started [2020-05-05T19:31:57.316Z] [2020-05-05T19:31:57.316Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-05-05T19:31:57.316Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-05-05T19:31:57.316Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-05-05T19:31:57.316Z] check_test.go:309: [dcd903cf07f3b] daemon is not started [2020-05-05T19:31:57.316Z] [2020-05-05T19:31:57.316Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-05-05T19:31:57.316Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-05-05T19:31:57.316Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-05-05T19:31:57.316Z] [2020-05-05T19:31:57.316Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-05T19:31:57.316Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-05T19:31:57.316Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-05-05T19:31:57.316Z] [2020-05-05T19:31:57.316Z] [2020-05-05T19:31:57.316Z] DONE 273 tests, 5 skipped in 2540.914s [2020-05-05T19:31:57.316Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-05T19:31:57.316Z] ++++ cat bundles/test-integration/docker.pid [2020-05-05T19:31:57.316Z] +++ kill 7594 [2020-05-05T19:31:57.316Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d487a61d868c2/docker.pid [2020-05-05T19:31:57.316Z] +++ kill 4410 [2020-05-05T19:31:57.316Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4410 is not a child of this shell [2020-05-05T19:31:57.316Z] warning: PID 4410 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d487a61d868c2/docker.pid had a nonzero exit code [2020-05-05T19:31:57.316Z] +++ /etc/init.d/apparmor stop [2020-05-05T19:31:57.316Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-05T19:31:57.316Z] [2020-05-05T19:31:57.316Z] Unloading profiles will leave already running processes permanently [2020-05-05T19:31:57.316Z] unconfined, which can lead to unexpected situations. [2020-05-05T19:31:57.316Z] [2020-05-05T19:31:57.316Z] To set a process to complain mode, use the command line tool [2020-05-05T19:31:57.316Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-05T19:31:57.316Z] +++ true [2020-05-05T19:31:57.316Z] [2020-05-05T19:31:57.316Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-05-05T19:31:57.327Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-05T19:32:00.072Z] + echo Ensuring container killed. [2020-05-05T19:32:00.072Z] Ensuring container killed. [2020-05-05T19:32:00.072Z] + docker ps -aq -f name=docker-pr1-* [2020-05-05T19:32:00.072Z] + cids=973d8da13524 [2020-05-05T19:32:00.072Z] f3eb557699de [2020-05-05T19:32:00.072Z] 3abe7cab6bef [2020-05-05T19:32:00.072Z] + [ -n 973d8da13524 [2020-05-05T19:32:00.072Z] f3eb557699de [2020-05-05T19:32:00.072Z] 3abe7cab6bef ] [2020-05-05T19:32:00.072Z] + docker rm -vf 973d8da13524 f3eb557699de 3abe7cab6bef [2020-05-05T19:32:01.442Z] 973d8da13524 [2020-05-05T19:32:02.005Z] f3eb557699de [2020-05-05T19:32:02.005Z] 3abe7cab6bef [Pipeline] sh [2020-05-05T19:32:02.284Z] + echo Chowning /workspace to jenkins user [2020-05-05T19:32:02.284Z] Chowning /workspace to jenkins user [2020-05-05T19:32:02.284Z] + id -u [2020-05-05T19:32:02.284Z] + id -g [2020-05-05T19:32:02.284Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40907:/workspace busybox chown -R 1000:1000 /workspace [2020-05-05T19:32:02.284Z] Unable to find image 'busybox:latest' locally [2020-05-05T19:32:07.533Z] latest: Pulling from library/busybox [2020-05-05T19:32:07.533Z] e2334dd9fee4: Pulling fs layer [2020-05-05T19:32:07.533Z] e2334dd9fee4: Download complete [2020-05-05T19:32:07.791Z] e2334dd9fee4: Pull complete [2020-05-05T19:32:07.791Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-05-05T19:32:07.791Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-05T19:32:12.266Z] + bundleName=amd64 [2020-05-05T19:32:12.266Z] + echo Creating amd64-bundles.tar.gz [2020-05-05T19:32:12.266Z] Creating amd64-bundles.tar.gz [2020-05-05T19:32:12.266Z] + xargs tar -czf amd64-bundles.tar.gz [2020-05-05T19:32:12.266Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-05-05T19:32:13.702Z] Archiving artifacts [2020-05-05T19:32:15.507Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40907/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-05T19:32:15.818Z] + make clean [2020-05-05T19:32:16.074Z] docker volume rm -f docker-dev-cache [2020-05-05T19:32:16.074Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-05T19:39:19.164Z] ok github.com/docker/docker/integration-cli 2244.853s [2020-05-05T19:39:19.164Z] [2020-05-05T19:39:19.164Z] === Skipped [2020-05-05T19:39:19.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-05-05T19:39:19.164Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-05-05T19:39:19.164Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.164Z] [2020-05-05T19:39:19.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-05T19:39:19.164Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-05T19:39:19.164Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.164Z] [2020-05-05T19:39:19.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-05-05T19:39:19.164Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-05-05T19:39:19.164Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.164Z] [2020-05-05T19:39:19.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-05-05T19:39:19.164Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-05-05T19:39:19.164Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.164Z] [2020-05-05T19:39:19.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2020-05-05T19:39:19.164Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2020-05-05T19:39:19.164Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.164Z] [2020-05-05T19:39:19.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-05-05T19:39:19.164Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-05-05T19:39:19.164Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.164Z] [2020-05-05T19:39:19.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-05-05T19:39:19.164Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-05-05T19:39:19.164Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.164Z] [2020-05-05T19:39:19.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-05-05T19:39:19.164Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-05-05T19:39:19.164Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.164Z] [2020-05-05T19:39:19.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2020-05-05T19:39:19.164Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2020-05-05T19:39:19.164Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.164Z] [2020-05-05T19:39:19.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2020-05-05T19:39:19.164Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2020-05-05T19:39:19.164Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.164Z] [2020-05-05T19:39:19.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-05-05T19:39:19.164Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-05-05T19:39:19.164Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.164Z] [2020-05-05T19:39:19.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-05-05T19:39:19.164Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-05-05T19:39:19.164Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.164Z] [2020-05-05T19:39:19.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-05-05T19:39:19.164Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-05-05T19:39:19.164Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2020-05-05T19:39:19.164Z] [2020-05-05T19:39:19.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-05-05T19:39:19.164Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2020-05-05T19:39:19.164Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2020-05-05T19:39:19.164Z] [2020-05-05T19:39:19.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-05-05T19:39:19.164Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-05-05T19:39:19.164Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.164Z] [2020-05-05T19:39:19.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-05-05T19:39:19.164Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-05-05T19:39:19.164Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.164Z] [2020-05-05T19:39:19.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-05-05T19:39:19.164Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-05-05T19:39:19.164Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-05-05T19:39:19.164Z] [2020-05-05T19:39:19.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-05-05T19:39:19.164Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-05-05T19:39:19.164Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.164Z] [2020-05-05T19:39:19.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2020-05-05T19:39:19.164Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2020-05-05T19:39:19.164Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-05-05T19:39:19.164Z] [2020-05-05T19:39:19.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-05-05T19:39:19.164Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-05-05T19:39:19.164Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.164Z] [2020-05-05T19:39:19.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-05-05T19:39:19.164Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-05-05T19:39:19.164Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.164Z] [2020-05-05T19:39:19.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-05-05T19:39:19.164Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-05-05T19:39:19.164Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.164Z] [2020-05-05T19:39:19.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-05-05T19:39:19.164Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-05-05T19:39:19.164Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.164Z] [2020-05-05T19:39:19.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-05-05T19:39:19.164Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-05-05T19:39:19.164Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.164Z] [2020-05-05T19:39:19.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-05-05T19:39:19.164Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-05-05T19:39:19.164Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.164Z] [2020-05-05T19:39:19.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-05-05T19:39:19.164Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-05-05T19:39:19.164Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.164Z] [2020-05-05T19:39:19.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-05-05T19:39:19.164Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-05-05T19:39:19.164Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.164Z] [2020-05-05T19:39:19.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-05-05T19:39:19.164Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-05-05T19:39:19.164Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.164Z] [2020-05-05T19:39:19.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-05-05T19:39:19.164Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2020-05-05T19:39:19.164Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.164Z] [2020-05-05T19:39:19.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-05-05T19:39:19.164Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-05-05T19:39:19.164Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.164Z] [2020-05-05T19:39:19.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2020-05-05T19:39:19.164Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2020-05-05T19:39:19.164Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.164Z] [2020-05-05T19:39:19.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2020-05-05T19:39:19.164Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2020-05-05T19:39:19.164Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.164Z] [2020-05-05T19:39:19.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-05-05T19:39:19.165Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2020-05-05T19:39:19.165Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.165Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.31s) [2020-05-05T19:39:19.165Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2020-05-05T19:39:19.165Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.165Z] [2020-05-05T19:39:19.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-05-05T19:39:19.166Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-05-05T19:39:19.166Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.166Z] [2020-05-05T19:39:19.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2020-05-05T19:39:19.166Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2020-05-05T19:39:19.166Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.166Z] [2020-05-05T19:39:19.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-05-05T19:39:19.166Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-05-05T19:39:19.166Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.166Z] [2020-05-05T19:39:19.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-05-05T19:39:19.166Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-05-05T19:39:19.166Z] docker_cli_sni_test.go:18: Flakey test [2020-05-05T19:39:19.166Z] [2020-05-05T19:39:19.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-05-05T19:39:19.166Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-05-05T19:39:19.166Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.166Z] [2020-05-05T19:39:19.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-05-05T19:39:19.166Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-05-05T19:39:19.166Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.166Z] [2020-05-05T19:39:19.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-05-05T19:39:19.166Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-05-05T19:39:19.166Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.166Z] [2020-05-05T19:39:19.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-05-05T19:39:19.166Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-05-05T19:39:19.166Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.166Z] [2020-05-05T19:39:19.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-05-05T19:39:19.166Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-05-05T19:39:19.166Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.166Z] [2020-05-05T19:39:19.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-05-05T19:39:19.166Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-05-05T19:39:19.166Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.166Z] [2020-05-05T19:39:19.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-05-05T19:39:19.166Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-05-05T19:39:19.166Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.166Z] [2020-05-05T19:39:19.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-05T19:39:19.166Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-05T19:39:19.166Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.166Z] [2020-05-05T19:39:19.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-05T19:39:19.166Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-05T19:39:19.166Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.166Z] [2020-05-05T19:39:19.166Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-05-05T19:39:19.166Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-05-05T19:39:19.166Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.166Z] [2020-05-05T19:39:19.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-05-05T19:39:19.615Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-05-05T19:39:19.615Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.615Z] [2020-05-05T19:39:19.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-05-05T19:39:19.615Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-05-05T19:39:19.615Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.615Z] [2020-05-05T19:39:19.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-05-05T19:39:19.615Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-05-05T19:39:19.615Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.615Z] [2020-05-05T19:39:19.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-05-05T19:39:19.615Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2020-05-05T19:39:19.615Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.615Z] [2020-05-05T19:39:19.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-05-05T19:39:19.615Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-05-05T19:39:19.615Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.615Z] [2020-05-05T19:39:19.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-05-05T19:39:19.615Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-05-05T19:39:19.615Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.615Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-05-05T19:39:19.616Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-05-05T19:39:19.616Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-05-05T19:39:19.616Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-05-05T19:39:19.616Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-05-05T19:39:19.616Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2020-05-05T19:39:19.616Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-05-05T19:39:19.616Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-05-05T19:39:19.616Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-05-05T19:39:19.616Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-05-05T19:39:19.616Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-05-05T19:39:19.616Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2020-05-05T19:39:19.616Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-05-05T19:39:19.616Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-05-05T19:39:19.616Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-05-05T19:39:19.616Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2020-05-05T19:39:19.616Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-05-05T19:39:19.616Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-05-05T19:39:19.616Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-05-05T19:39:19.616Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-05-05T19:39:19.616Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-05-05T19:39:19.616Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-05-05T19:39:19.616Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2020-05-05T19:39:19.616Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-05-05T19:39:19.616Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-05-05T19:39:19.616Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-05-05T19:39:19.616Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-05-05T19:39:19.616Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-05-05T19:39:19.616Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-05-05T19:39:19.616Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-05-05T19:39:19.616Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-05-05T19:39:19.616Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-05-05T19:39:19.616Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-05-05T19:39:19.616Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2020-05-05T19:39:19.616Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-05-05T19:39:19.616Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-05-05T19:39:19.616Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-05-05T19:39:19.616Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-05-05T19:39:19.616Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-05-05T19:39:19.616Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-05-05T19:39:19.616Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-05-05T19:39:19.616Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-05-05T19:39:19.616Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-05-05T19:39:19.616Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-05-05T19:39:19.616Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-05-05T19:39:19.616Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-05-05T19:39:19.616Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-05-05T19:39:19.616Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-05-05T19:39:19.616Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-05T19:39:19.616Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-05T19:39:19.616Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-05-05T19:39:19.616Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-05-05T19:39:19.616Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-05-05T19:39:19.616Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-05-05T19:39:19.616Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-05-05T19:39:19.616Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-05-05T19:39:19.616Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-05-05T19:39:19.616Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-05-05T19:39:19.616Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-05-05T19:39:19.616Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-05-05T19:39:19.616Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.616Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-05-05T19:39:19.617Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-05-05T19:39:19.617Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-05-05T19:39:19.617Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-05-05T19:39:19.617Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-05-05T19:39:19.617Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-05-05T19:39:19.617Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2020-05-05T19:39:19.617Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-05-05T19:39:19.617Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-05-05T19:39:19.617Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2020-05-05T19:39:19.617Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-05-05T19:39:19.617Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-05-05T19:39:19.617Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-05-05T19:39:19.617Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-05-05T19:39:19.617Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-05-05T19:39:19.617Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-05-05T19:39:19.617Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2020-05-05T19:39:19.617Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-05-05T19:39:19.617Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-05-05T19:39:19.617Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-05-05T19:39:19.617Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.617Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2020-05-05T19:39:19.618Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-05-05T19:39:19.618Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-05-05T19:39:19.618Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2020-05-05T19:39:19.618Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2020-05-05T19:39:19.618Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-05-05T19:39:19.618Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-05-05T19:39:19.618Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-05T19:39:19.618Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-05-05T19:39:19.618Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-05T19:39:19.618Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-05-05T19:39:19.618Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-05-05T19:39:19.618Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-05-05T19:39:19.618Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-05-05T19:39:19.618Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2020-05-05T19:39:19.618Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-05-05T19:39:19.618Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.618Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-05-05T19:39:19.618Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-05-05T19:39:19.618Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.618Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.619Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-05-05T19:39:19.619Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-05-05T19:39:19.619Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.619Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-05-05T19:39:19.620Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.620Z] [2020-05-05T19:39:19.620Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-05-05T19:39:19.620Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-05-05T19:39:19.621Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.621Z] [2020-05-05T19:39:19.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-05-05T19:39:19.621Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2020-05-05T19:39:19.621Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.621Z] [2020-05-05T19:39:19.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-05-05T19:39:19.621Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-05-05T19:39:19.621Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.621Z] [2020-05-05T19:39:19.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-05-05T19:39:19.621Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-05-05T19:39:19.621Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.621Z] [2020-05-05T19:39:19.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-05-05T19:39:19.621Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-05-05T19:39:19.621Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2020-05-05T19:39:19.621Z] [2020-05-05T19:39:19.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-05-05T19:39:19.621Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-05-05T19:39:19.621Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2020-05-05T19:39:19.621Z] [2020-05-05T19:39:19.621Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-05-05T19:39:19.621Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-05-05T19:39:19.621Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-05-05T19:39:20.068Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-05-05T19:39:20.068Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-05T19:39:20.068Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2020-05-05T19:39:20.068Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-05-05T19:39:20.068Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-05-05T19:39:20.068Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-05-05T19:39:20.068Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-05-05T19:39:20.068Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-05-05T19:39:20.068Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-05-05T19:39:20.068Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-05-05T19:39:20.068Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-05-05T19:39:20.068Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-05-05T19:39:20.068Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-05-05T19:39:20.068Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-05-05T19:39:20.068Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-05-05T19:39:20.068Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-05-05T19:39:20.068Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-05-05T19:39:20.068Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-05-05T19:39:20.068Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-05-05T19:39:20.068Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-05-05T19:39:20.068Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-05-05T19:39:20.068Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-05-05T19:39:20.068Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-05-05T19:39:20.068Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-05-05T19:39:20.068Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-05-05T19:39:20.068Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-05-05T19:39:20.068Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-05-05T19:39:20.068Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-05-05T19:39:20.068Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-05-05T19:39:20.068Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-05-05T19:39:20.068Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-05-05T19:39:20.068Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-05-05T19:39:20.068Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-05-05T19:39:20.068Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-05-05T19:39:20.068Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-05-05T19:39:20.068Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-05-05T19:39:20.068Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-05-05T19:39:20.068Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-05-05T19:39:20.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-05-05T19:39:20.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-05-05T19:39:20.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-05T19:39:20.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-05T19:39:20.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-05T19:39:20.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-05-05T19:39:20.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-05-05T19:39:20.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-05-05T19:39:20.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-05-05T19:39:20.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-05-05T19:39:20.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-05-05T19:39:20.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-05-05T19:39:20.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-05-05T19:39:20.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-05-05T19:39:20.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-05-05T19:39:20.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-05-05T19:39:20.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-05-05T19:39:20.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-05-05T19:39:20.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.068Z] [2020-05-05T19:39:20.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-05T19:39:20.068Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-05T19:39:20.068Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-05-05T19:39:20.069Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-05-05T19:39:20.069Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.069Z] [2020-05-05T19:39:20.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-05-05T19:39:20.070Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-05-05T19:39:20.070Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.070Z] [2020-05-05T19:39:20.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-05-05T19:39:20.070Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-05-05T19:39:20.070Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.070Z] [2020-05-05T19:39:20.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-05-05T19:39:20.070Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-05-05T19:39:20.070Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.070Z] [2020-05-05T19:39:20.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-05-05T19:39:20.070Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-05-05T19:39:20.070Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.070Z] [2020-05-05T19:39:20.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-05-05T19:39:20.070Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-05-05T19:39:20.070Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.070Z] [2020-05-05T19:39:20.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-05-05T19:39:20.070Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-05-05T19:39:20.070Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.070Z] [2020-05-05T19:39:20.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-05-05T19:39:20.070Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-05-05T19:39:20.070Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.070Z] [2020-05-05T19:39:20.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-05-05T19:39:20.070Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.070Z] [2020-05-05T19:39:20.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-05-05T19:39:20.070Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.070Z] [2020-05-05T19:39:20.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-05-05T19:39:20.070Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-05-05T19:39:20.070Z] [2020-05-05T19:39:20.070Z] [2020-05-05T19:39:20.070Z] DONE 1096 tests, 549 skipped in 2253.252s [2020-05-05T19:39:20.070Z] INFO: Integration tests ended at 05/05/2020 19:39:19. Duration:00:37:33.3825831 [2020-05-05T19:39:20.070Z] INFO: Docker info of the daemon under test at end of run [2020-05-05T19:39:20.070Z] [2020-05-05T19:39:20.070Z] Containers: 2 [2020-05-05T19:39:20.070Z] Running: 0 [2020-05-05T19:39:20.070Z] Paused: 0 [2020-05-05T19:39:20.070Z] Stopped: 2 [2020-05-05T19:39:20.070Z] Images: 15 [2020-05-05T19:39:20.070Z] Server Version: 0.0.0-dev [2020-05-05T19:39:20.070Z] Storage Driver: windowsfilter [2020-05-05T19:39:20.070Z] Windows: [2020-05-05T19:39:20.070Z] Logging Driver: json-file [2020-05-05T19:39:20.070Z] Plugins: [2020-05-05T19:39:20.070Z] Volume: local [2020-05-05T19:39:20.070Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-05T19:39:20.070Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-05T19:39:20.070Z] Swarm: inactive [2020-05-05T19:39:20.070Z] Default Isolation: process [2020-05-05T19:39:20.070Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-05T19:39:20.070Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-05T19:39:20.070Z] OSType: windows [2020-05-05T19:39:20.070Z] Architecture: x86_64 [2020-05-05T19:39:20.070Z] CPUs: 4 [2020-05-05T19:39:20.070Z] Total Memory: 32GiB [2020-05-05T19:39:20.070Z] Name: azwin-2-d00c90 [2020-05-05T19:39:20.070Z] ID: 2LD7:6ZFV:SNWU:PK7J:4AIS:XQ7B:TQ6L:XBGM:EXSX:ZSNF:PYX4:UGST [2020-05-05T19:39:20.070Z] Docker Root Dir: D:\CI\PR-40907\1\daemon [2020-05-05T19:39:20.070Z] Debug Mode (client): false [2020-05-05T19:39:20.070Z] Debug Mode (server): true [2020-05-05T19:39:20.070Z] File Descriptors: -1 [2020-05-05T19:39:20.070Z] Goroutines: 18 [2020-05-05T19:39:20.070Z] System Time: 2020-05-05T19:39:19.7370057Z [2020-05-05T19:39:20.070Z] EventsListeners: 0 [2020-05-05T19:39:20.070Z] Registry: https://index.docker.io/v1/ [2020-05-05T19:39:20.070Z] Labels: [2020-05-05T19:39:20.070Z] Experimental: false [2020-05-05T19:39:20.070Z] Insecure Registries: [2020-05-05T19:39:20.070Z] 127.0.0.0/8 [2020-05-05T19:39:20.070Z] Live Restore Enabled: false [2020-05-05T19:39:20.070Z] [2020-05-05T19:39:20.070Z] [2020-05-05T19:39:20.070Z] INFO: Stopping daemon under test [2020-05-05T19:39:20.070Z] SUCCESS: The process with PID 3760 (child process of PID 3148) has been terminated. [2020-05-05T19:39:20.070Z] SUCCESS: The process with PID 3148 (child process of PID 3812) has been terminated. [2020-05-05T19:39:20.070Z] INFO: Stop tailing logs of the daemon under tests [2020-05-05T19:39:20.070Z] INFO: executeCI.ps1 Completed successfully at 05/05/2020 19:39:19. [2020-05-05T19:39:20.070Z] INFO: Tidying up at end of run [2020-05-05T19:39:20.070Z] INFO: Saving daemon under test log (d:\CI\PR-40907\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-05-05T19:39:20.070Z] INFO: Saving daemon under test log (d:\CI\PR-40907\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-05-05T19:39:20.070Z] INFO: Nuke-Everything... [2020-05-05T19:39:20.520Z] INFO: Container count on control daemon to delete is 2 [2020-05-05T19:39:20.967Z] 73eb61686f48 [2020-05-05T19:39:20.967Z] 306060a7c745 [2020-05-05T19:39:20.967Z] INFO: Tidying pidfile d:\CI\PR-40907\1\docker.pid [2020-05-05T19:39:21.415Z] INFO: Nuking d:\CI [2020-05-05T19:39:46.364Z] INFO: Zapped successfully [2020-05-05T19:39:46.364Z] [2020-05-05T19:39:46.364Z] INFO: executeCI.ps1 exiting at Tue May 5 19:39:44 CUT 2020. Duration 00:59:51.7541190 [2020-05-05T19:39:46.364Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-05-05T19:39:46.593Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-05-05T19:39:58.528Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-05-05T19:40:00.855Z] Archiving artifacts [2020-05-05T19:40:13.781Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40907/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-05T19:40:14.664Z] + make clean [2020-05-05T19:40:17.506Z] docker volume rm -f docker-dev-cache [2020-05-05T19:40:17.953Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS