Pull request #40380 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from de7f0120fde34b5dfdb2d29af7d599ecaaa2012a+daa826f9f3ebf85dd562a4d6f6e84e7040bceda3 (ab0703a8fc81a0a65102d3d1f70ef641fae364dc) 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 ad1b00369dd78a15c273e17e363f91bced3f6e18 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision ad1b00369dd78a15c273e17e363f91bced3f6e18 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix" > git rev-list --no-walk 241f6703d31895690d4cb6f158f753615abe74ac # 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-07T19:37:13.462Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-05-07T19:37:13.469Z] Trying to pass milestone 3 [Pipeline] milestone [2020-05-07T19:37:13.505Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-05-07T19:37:13.693Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a950cf850d12e506) in /home/ubuntu/workspace/moby_PR-40380 [Pipeline] { [Pipeline] checkout [2020-05-07T19:37:13.767Z] using credential docker-jenkins-github-credentials [2020-05-07T19:37:13.775Z] Cloning the remote Git repository [2020-05-07T19:37:13.775Z] Cloning with configured refspecs honoured and without tags [2020-05-07T19:37:13.850Z] Cloning repository https://github.com/moby/moby.git [2020-05-07T19:37:13.851Z] > git init /home/ubuntu/workspace/moby_PR-40380 # timeout=10 [2020-05-07T19:37:13.860Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T19:37:13.860Z] > git --version # timeout=10 [2020-05-07T19:37:13.865Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T19:37:13.866Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40380/head:refs/remotes/origin/PR-40380 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T19:37:26.861Z] Fetching without tags [2020-05-07T19:37:27.164Z] Merging remotes/origin/master commit daa826f9f3ebf85dd562a4d6f6e84e7040bceda3 into PR head commit de7f0120fde34b5dfdb2d29af7d599ecaaa2012a [2020-05-07T19:37:27.726Z] Merge succeeded, producing de7f0120fde34b5dfdb2d29af7d599ecaaa2012a [2020-05-07T19:37:27.727Z] Checking out Revision de7f0120fde34b5dfdb2d29af7d599ecaaa2012a (PR-40380) [2020-05-07T19:37:26.852Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T19:37:26.854Z] > git config --add remote.origin.fetch +refs/pull/40380/head:refs/remotes/origin/PR-40380 # timeout=10 [2020-05-07T19:37:26.866Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T19:37:26.875Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T19:37:26.934Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T19:37:26.935Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T19:37:26.935Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40380/head:refs/remotes/origin/PR-40380 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T19:37:27.194Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T19:37:27.197Z] > git checkout -f de7f0120fde34b5dfdb2d29af7d599ecaaa2012a # timeout=10 [2020-05-07T19:37:27.739Z] > git merge daa826f9f3ebf85dd562a4d6f6e84e7040bceda3 # timeout=10 [2020-05-07T19:37:27.745Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-07T19:37:27.756Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T19:37:27.765Z] > git checkout -f de7f0120fde34b5dfdb2d29af7d599ecaaa2012a # timeout=10 [2020-05-07T19:37:28.208Z] Commit message: "Dockerfile: mount install scripts instead of copying" [2020-05-07T19:37:28.214Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-07T19:37:29.045Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40380:/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-07T19:37:28.237Z] > git rev-list --no-walk 7a599c5a571dc5c0e1641ae9aeabd3f2df98f291 # timeout=10 [2020-05-07T19:37:31.551Z] 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 [Pipeline] node [2020-05-07T19:37:32.032Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a950cf850d12e506) in /home/ubuntu/workspace/moby_PR-40380 [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] } [2020-05-07T19:37:32.046Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d9bf4bcb49f8d603) in /home/ubuntu/workspace/moby_PR-40380 [2020-05-07T19:37:32.048Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0def41b5176f701dd) in /home/ubuntu/workspace/moby_PR-40380 [2020-05-07T19:37:32.058Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0edebf742be6f9d54) in /home/ubuntu/workspace/moby_PR-40380 [Pipeline] { [Pipeline] checkout [2020-05-07T19:37:32.089Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-05-07T19:37:32.103Z] Fetching changes from the remote Git repository [2020-05-07T19:37:32.110Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) [2020-05-07T19:37:32.145Z] Running on ppc64le-ubuntu-33 in /home/docker/workspace/moby_PR-40380 Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout [2020-05-07T19:37:32.165Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-05-07T19:37:32.174Z] Cloning the remote Git repository [2020-05-07T19:37:32.174Z] Cloning with configured refspecs honoured and without tags [2020-05-07T19:37:32.175Z] using credential docker-jenkins-github-credentials [2020-05-07T19:37:32.183Z] using credential docker-jenkins-github-credentials [2020-05-07T19:37:32.184Z] Cloning the remote Git repository [2020-05-07T19:37:32.184Z] Cloning with configured refspecs honoured and without tags Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-05-07T19:37:32.193Z] Cloning the remote Git repository [2020-05-07T19:37:32.193Z] Cloning with configured refspecs honoured and without tags [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] checkout Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2020-05-07T19:37:32.392Z] using credential docker-jenkins-github-credentials [Pipeline] } [Pipeline] } [2020-05-07T19:37:32.405Z] Merging remotes/origin/master commit daa826f9f3ebf85dd562a4d6f6e84e7040bceda3 into PR head commit de7f0120fde34b5dfdb2d29af7d599ecaaa2012a [2020-05-07T19:37:32.425Z] Cloning the remote Git repository [2020-05-07T19:37:32.425Z] Cloning with configured refspecs honoured and without tags [2020-05-07T19:37:32.515Z] Merge succeeded, producing de7f0120fde34b5dfdb2d29af7d599ecaaa2012a [2020-05-07T19:37:32.515Z] Checking out Revision de7f0120fde34b5dfdb2d29af7d599ecaaa2012a (PR-40380) [2020-05-07T19:37:32.567Z] Commit message: "Dockerfile: mount install scripts instead of copying" [2020-05-07T19:37:32.125Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-05-07T19:37:32.132Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T19:37:32.182Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T19:37:32.183Z] > git --version # timeout=10 [2020-05-07T19:37:32.188Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T19:37:32.189Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40380/head:refs/remotes/origin/PR-40380 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T19:37:32.434Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T19:37:32.445Z] > git checkout -f de7f0120fde34b5dfdb2d29af7d599ecaaa2012a # timeout=10 [2020-05-07T19:37:32.530Z] > git merge daa826f9f3ebf85dd562a4d6f6e84e7040bceda3 # timeout=10 [2020-05-07T19:37:32.537Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-07T19:37:32.544Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T19:37:32.549Z] > git checkout -f de7f0120fde34b5dfdb2d29af7d599ecaaa2012a # timeout=10 [Pipeline] withEnv [Pipeline] { [2020-05-07T19:37:32.194Z] Cloning repository https://github.com/moby/moby.git [2020-05-07T19:37:32.194Z] > git init /home/ubuntu/workspace/moby_PR-40380 # timeout=10 [2020-05-07T19:37:32.205Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T19:37:32.205Z] > git --version # timeout=10 [2020-05-07T19:37:32.210Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T19:37:32.211Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40380/head:refs/remotes/origin/PR-40380 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] sh [2020-05-07T19:37:32.209Z] Cloning repository https://github.com/moby/moby.git [2020-05-07T19:37:32.210Z] > git init /home/ubuntu/workspace/moby_PR-40380 # timeout=10 [2020-05-07T19:37:32.233Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T19:37:32.233Z] > git --version # timeout=10 [2020-05-07T19:37:32.241Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T19:37:32.242Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40380/head:refs/remotes/origin/PR-40380 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T19:37:32.212Z] Cloning repository https://github.com/moby/moby.git [2020-05-07T19:37:32.213Z] > git init /home/ubuntu/workspace/moby_PR-40380 # timeout=10 [2020-05-07T19:37:32.231Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T19:37:32.231Z] > git --version # timeout=10 [2020-05-07T19:37:32.242Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T19:37:32.244Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40380/head:refs/remotes/origin/PR-40380 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T19:37:32.447Z] Cloning repository https://github.com/moby/moby.git [2020-05-07T19:37:32.448Z] > git init /home/docker/workspace/moby_PR-40380 # timeout=10 [2020-05-07T19:37:32.459Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T19:37:32.459Z] > git --version # timeout=10 [2020-05-07T19:37:32.463Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T19:37:32.464Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40380/head:refs/remotes/origin/PR-40380 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T19:37:33.559Z] + [ PR != PR ] [2020-05-07T19:37:33.559Z] + [ master != master ] [2020-05-07T19:37:33.559Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-07T19:37:33.955Z] + docker version [2020-05-07T19:37:33.955Z] Client: Docker Engine - Community [2020-05-07T19:37:33.955Z] Version: 19.03.8 [2020-05-07T19:37:33.955Z] API version: 1.40 [2020-05-07T19:37:33.955Z] Go version: go1.12.17 [2020-05-07T19:37:33.955Z] Git commit: afacb8b7f0 [2020-05-07T19:37:33.955Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-07T19:37:33.955Z] OS/Arch: linux/amd64 [2020-05-07T19:37:33.955Z] Experimental: false [2020-05-07T19:37:33.955Z] [2020-05-07T19:37:33.955Z] Server: Docker Engine - Community [2020-05-07T19:37:33.955Z] Engine: [2020-05-07T19:37:33.955Z] Version: 19.03.8 [2020-05-07T19:37:33.955Z] API version: 1.40 (minimum version 1.12) [2020-05-07T19:37:33.955Z] Go version: go1.12.17 [2020-05-07T19:37:33.955Z] Git commit: afacb8b7f0 [2020-05-07T19:37:33.955Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-07T19:37:33.955Z] OS/Arch: linux/amd64 [2020-05-07T19:37:33.955Z] Experimental: true [2020-05-07T19:37:33.955Z] containerd: [2020-05-07T19:37:33.955Z] Version: 1.2.13 [2020-05-07T19:37:33.955Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T19:37:33.955Z] runc: [2020-05-07T19:37:33.955Z] Version: 1.0.0-rc10 [2020-05-07T19:37:33.955Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T19:37:33.955Z] docker-init: [2020-05-07T19:37:33.955Z] Version: 0.18.0 [2020-05-07T19:37:33.955Z] GitCommit: fec3683 [Pipeline] sh [2020-05-07T19:37:34.351Z] + docker info [2020-05-07T19:37:34.909Z] Client: [2020-05-07T19:37:34.909Z] Debug Mode: false [2020-05-07T19:37:34.909Z] [2020-05-07T19:37:34.909Z] Server: [2020-05-07T19:37:34.909Z] Containers: 0 [2020-05-07T19:37:34.909Z] Running: 0 [2020-05-07T19:37:34.909Z] Paused: 0 [2020-05-07T19:37:34.909Z] Stopped: 0 [2020-05-07T19:37:34.909Z] Images: 5 [2020-05-07T19:37:34.909Z] Server Version: 19.03.8 [2020-05-07T19:37:34.909Z] Storage Driver: overlay2 [2020-05-07T19:37:34.909Z] Backing Filesystem: [2020-05-07T19:37:34.909Z] Supports d_type: true [2020-05-07T19:37:34.909Z] Native Overlay Diff: true [2020-05-07T19:37:34.909Z] Logging Driver: json-file [2020-05-07T19:37:34.909Z] Cgroup Driver: cgroupfs [2020-05-07T19:37:34.909Z] Plugins: [2020-05-07T19:37:34.909Z] Volume: local [2020-05-07T19:37:34.909Z] Network: bridge host ipvlan macvlan null overlay [2020-05-07T19:37:34.909Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-07T19:37:34.909Z] Swarm: inactive [2020-05-07T19:37:34.909Z] Runtimes: runc [2020-05-07T19:37:34.909Z] Default Runtime: runc [2020-05-07T19:37:34.909Z] Init Binary: docker-init [2020-05-07T19:37:34.909Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T19:37:34.909Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T19:37:34.909Z] init version: fec3683 [2020-05-07T19:37:34.909Z] Security Options: [2020-05-07T19:37:34.909Z] apparmor [2020-05-07T19:37:34.909Z] seccomp [2020-05-07T19:37:34.909Z] Profile: default [2020-05-07T19:37:34.909Z] Kernel Version: 4.15.0-1065-aws [2020-05-07T19:37:34.909Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-07T19:37:34.909Z] OSType: linux [2020-05-07T19:37:34.909Z] Architecture: x86_64 [2020-05-07T19:37:34.909Z] CPUs: 2 [2020-05-07T19:37:34.909Z] Total Memory: 7.501GiB [2020-05-07T19:37:34.909Z] Name: ip-10-100-95-20 [2020-05-07T19:37:34.909Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-07T19:37:34.909Z] Docker Root Dir: /var/lib/docker [2020-05-07T19:37:34.909Z] Debug Mode: false [2020-05-07T19:37:34.909Z] Registry: https://index.docker.io/v1/ [2020-05-07T19:37:34.909Z] Labels: [2020-05-07T19:37:34.909Z] Experimental: true [2020-05-07T19:37:34.909Z] Insecure Registries: [2020-05-07T19:37:34.909Z] 127.0.0.0/8 [2020-05-07T19:37:34.909Z] Live Restore Enabled: true [2020-05-07T19:37:34.909Z] [2020-05-07T19:37:34.909Z] WARNING: No swap limit support [Pipeline] sh [2020-05-07T19:37:35.310Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T19:37:35.310Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T19:37:35.310Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40380/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-07T19:37:35.564Z] + bash /home/ubuntu/workspace/moby_PR-40380/check-config.sh [2020-05-07T19:37:35.564Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-07T19:37:35.564Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-07T19:37:35.564Z] [2020-05-07T19:37:35.564Z] Generally Necessary: [2020-05-07T19:37:35.564Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-07T19:37:35.564Z] - apparmor: enabled and tools installed [2020-05-07T19:37:35.564Z] - CONFIG_NAMESPACES: enabled [2020-05-07T19:37:35.564Z] - CONFIG_NET_NS: enabled [2020-05-07T19:37:35.564Z] - CONFIG_PID_NS: enabled [2020-05-07T19:37:35.564Z] - CONFIG_IPC_NS: enabled [2020-05-07T19:37:35.564Z] - CONFIG_UTS_NS: enabled [2020-05-07T19:37:35.564Z] - CONFIG_CGROUPS: enabled [2020-05-07T19:37:35.564Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-07T19:37:35.564Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-07T19:37:35.564Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-07T19:37:35.564Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-07T19:37:35.564Z] - CONFIG_CPUSETS: enabled [2020-05-07T19:37:35.565Z] - CONFIG_MEMCG: enabled [2020-05-07T19:37:35.565Z] - CONFIG_KEYS: enabled [2020-05-07T19:37:35.565Z] - CONFIG_VETH: enabled (as module) [2020-05-07T19:37:35.565Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-07T19:37:35.565Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-07T19:37:35.565Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-07T19:37:35.565Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-07T19:37:35.565Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-07T19:37:35.565Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-07T19:37:35.565Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-07T19:37:35.565Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-07T19:37:35.565Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-07T19:37:35.565Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-07T19:37:35.565Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-07T19:37:35.565Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-07T19:37:35.565Z] [2020-05-07T19:37:35.565Z] Optional Features: [2020-05-07T19:37:35.565Z] - CONFIG_USER_NS: enabled [2020-05-07T19:37:35.565Z] - CONFIG_SECCOMP: enabled [2020-05-07T19:37:35.565Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-07T19:37:35.565Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-07T19:37:35.565Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-07T19:37:35.565Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-07T19:37:35.565Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-07T19:37:35.565Z] - CONFIG_BLK_CGROUP: enabled [2020-05-07T19:37:35.565Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-07T19:37:35.565Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-07T19:37:35.565Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-07T19:37:35.565Z] - CONFIG_CGROUP_PERF: enabled [2020-05-07T19:37:35.565Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-07T19:37:35.565Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-07T19:37:35.565Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-07T19:37:35.565Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-07T19:37:35.565Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-07T19:37:35.565Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-07T19:37:35.565Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-07T19:37:35.565Z] - CONFIG_IP_VS: enabled (as module) [2020-05-07T19:37:35.565Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-07T19:37:35.565Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-07T19:37:35.565Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-07T19:37:35.565Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-07T19:37:35.819Z] - CONFIG_EXT4_FS: enabled [2020-05-07T19:37:35.819Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-07T19:37:35.819Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-07T19:37:35.819Z] - Network Drivers: [2020-05-07T19:37:35.819Z] - "overlay": [2020-05-07T19:37:35.819Z] - CONFIG_VXLAN: enabled (as module) [2020-05-07T19:37:35.819Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-07T19:37:35.819Z] Optional (for encrypted networks): [2020-05-07T19:37:35.819Z] - CONFIG_CRYPTO: enabled [2020-05-07T19:37:35.819Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-07T19:37:35.819Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-07T19:37:35.819Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-07T19:37:35.819Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-07T19:37:35.819Z] - CONFIG_XFRM: enabled [2020-05-07T19:37:35.819Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-07T19:37:35.819Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-07T19:37:35.819Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-07T19:37:35.819Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-07T19:37:35.819Z] - "ipvlan": [2020-05-07T19:37:35.819Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-07T19:37:35.819Z] - "macvlan": [2020-05-07T19:37:35.819Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-07T19:37:35.819Z] - CONFIG_DUMMY: enabled (as module) [2020-05-07T19:37:35.819Z] - "ftp,tftp client in container": [2020-05-07T19:37:35.819Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-07T19:37:35.819Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-07T19:37:35.819Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-07T19:37:35.819Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-07T19:37:35.819Z] - Storage Drivers: [2020-05-07T19:37:35.819Z] - "aufs": [2020-05-07T19:37:35.819Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-07T19:37:35.819Z] - "btrfs": [2020-05-07T19:37:35.819Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-07T19:37:35.819Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-07T19:37:35.819Z] - "devicemapper": [2020-05-07T19:37:35.819Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-07T19:37:35.819Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-07T19:37:35.819Z] - "overlay": [2020-05-07T19:37:35.819Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-07T19:37:35.819Z] - "zfs": [2020-05-07T19:37:35.819Z] - /dev/zfs: missing [2020-05-07T19:37:35.819Z] - zfs command: missing [2020-05-07T19:37:35.819Z] - zpool command: missing [2020-05-07T19:37:35.819Z] [2020-05-07T19:37:35.819Z] Limits: [2020-05-07T19:37:35.819Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-07T19:37:35.819Z] [2020-05-07T19:37:35.819Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-07T19:37:36.276Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:de7f0120fde34b5dfdb2d29af7d599ecaaa2012a . [2020-05-07T19:37:36.276Z] #2 [internal] load .dockerignore [2020-05-07T19:37:36.276Z] #2 transferring context: 87B done [2020-05-07T19:37:36.276Z] #2 DONE 0.0s [2020-05-07T19:37:36.276Z] [2020-05-07T19:37:36.276Z] #1 [internal] load build definition from Dockerfile [2020-05-07T19:37:36.276Z] #1 transferring dockerfile: 16.23kB done [2020-05-07T19:37:36.276Z] #1 DONE 0.0s [2020-05-07T19:37:36.276Z] [2020-05-07T19:37:36.276Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-07T19:37:36.530Z] #3 DONE 0.1s [2020-05-07T19:37:36.530Z] [2020-05-07T19:37:36.530Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-07T19:37:36.530Z] #4 CACHED [2020-05-07T19:37:36.797Z] [2020-05-07T19:37:36.797Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-07T19:37:36.797Z] #5 DONE 0.1s [2020-05-07T19:37:36.797Z] [2020-05-07T19:37:36.797Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-07T19:37:36.797Z] #6 DONE 0.1s [2020-05-07T19:37:37.051Z] [2020-05-07T19:37:37.051Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-07T19:37:37.051Z] #57 DONE 0.0s [2020-05-07T19:37:37.051Z] [2020-05-07T19:37:37.051Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T19:37:37.051Z] #7 DONE 0.0s [2020-05-07T19:37:37.051Z] [2020-05-07T19:37:37.051Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-07T19:37:37.051Z] #8 CACHED [2020-05-07T19:37:37.051Z] [2020-05-07T19:37:37.051Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T19:37:37.051Z] #32 CACHED [2020-05-07T19:37:37.051Z] [2020-05-07T19:37:37.051Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-07T19:37:37.051Z] #9 CACHED [2020-05-07T19:37:37.051Z] [2020-05-07T19:37:37.051Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T19:37:37.051Z] #51 CACHED [2020-05-07T19:37:37.051Z] [2020-05-07T19:37:37.051Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T19:37:37.051Z] #10 CACHED [2020-05-07T19:37:37.051Z] [2020-05-07T19:37:37.051Z] #20 [internal] load build context [2020-05-07T19:37:38.413Z] #20 transferring context: 50.16MB 1.4s done [2020-05-07T19:37:38.413Z] #20 DONE 1.5s [2020-05-07T19:37:38.413Z] [2020-05-07T19:37:38.413Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:37:43.652Z] #33 ... [2020-05-07T19:37:43.652Z] [2020-05-07T19:37:43.652Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:37:43.652Z] #54 4.983 + RM_GOPATH=0 [2020-05-07T19:37:43.652Z] #54 4.983 + TMP_GOPATH= [2020-05-07T19:37:43.652Z] #54 4.986 + : /build [2020-05-07T19:37:43.652Z] #54 4.986 + '[' -z '' ']' [2020-05-07T19:37:43.652Z] #54 4.990 ++ mktemp -d [2020-05-07T19:37:43.652Z] #54 4.990 + export GOPATH=/tmp/tmp.6TxkMYkSIS [2020-05-07T19:37:43.652Z] #54 4.990 + GOPATH=/tmp/tmp.6TxkMYkSIS [2020-05-07T19:37:43.652Z] #54 4.990 + RM_GOPATH=1 [2020-05-07T19:37:43.652Z] #54 4.992 ++ dirname /tmp/install/install.sh [2020-05-07T19:37:43.652Z] #54 4.996 + dir=/tmp/install [2020-05-07T19:37:43.652Z] #54 4.996 + bin=rootlesskit [2020-05-07T19:37:43.652Z] #54 4.996 + shift [2020-05-07T19:37:43.652Z] #54 4.997 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-07T19:37:43.652Z] #54 4.997 + . /tmp/install/rootlesskit.installer [2020-05-07T19:37:43.652Z] #54 4.997 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T19:37:43.652Z] #54 5.001 + install_rootlesskit [2020-05-07T19:37:43.652Z] #54 5.002 + case "$1" in [2020-05-07T19:37:43.652Z] #54 5.002 + export CGO_ENABLED=0 [2020-05-07T19:37:43.652Z] #54 5.003 + CGO_ENABLED=0 [2020-05-07T19:37:43.652Z] #54 5.003 + _install_rootlesskit [2020-05-07T19:37:43.652Z] #54 5.003 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492' [2020-05-07T19:37:43.652Z] #54 5.006 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T19:37:43.652Z] #54 5.006 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.6TxkMYkSIS/src/github.com/rootless-containers/rootlesskit [2020-05-07T19:37:43.652Z] #54 5.008 Cloning into '/tmp/tmp.6TxkMYkSIS/src/github.com/rootless-containers/rootlesskit'... [2020-05-07T19:37:43.652Z] #54 ... [2020-05-07T19:37:43.652Z] [2020-05-07T19:37:43.652Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:37:43.652Z] #33 5.194 + RM_GOPATH=0 [2020-05-07T19:37:43.652Z] #33 5.194 + TMP_GOPATH= [2020-05-07T19:37:43.652Z] #33 5.194 + : /build [2020-05-07T19:37:43.652Z] #33 5.194 + '[' -z '' ']' [2020-05-07T19:37:43.652Z] #33 5.194 ++ mktemp -d [2020-05-07T19:37:43.652Z] #33 5.207 + export GOPATH=/tmp/tmp.fPFZ8JD9Uz [2020-05-07T19:37:43.652Z] #33 5.207 + GOPATH=/tmp/tmp.fPFZ8JD9Uz [2020-05-07T19:37:43.652Z] #33 5.207 + RM_GOPATH=1 [2020-05-07T19:37:43.652Z] #33 5.209 ++ dirname /tmp/install/install.sh [2020-05-07T19:37:43.652Z] #33 5.210 + dir=/tmp/install [2020-05-07T19:37:43.652Z] #33 5.210 + bin=tini [2020-05-07T19:37:43.652Z] #33 5.210 + shift [2020-05-07T19:37:43.652Z] #33 5.210 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-07T19:37:43.652Z] #33 5.211 + . /tmp/install/tini.installer [2020-05-07T19:37:43.652Z] #33 5.211 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T19:37:43.652Z] #33 5.211 + install_tini [2020-05-07T19:37:43.652Z] #33 5.212 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-07T19:37:43.652Z] #33 5.212 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T19:37:43.652Z] #33 5.212 + git clone https://github.com/krallin/tini.git /tmp/tmp.fPFZ8JD9Uz/tini [2020-05-07T19:37:43.652Z] #33 5.215 Cloning into '/tmp/tmp.fPFZ8JD9Uz/tini'... [2020-05-07T19:37:44.600Z] #33 5.889 + cd /tmp/tmp.fPFZ8JD9Uz/tini [2020-05-07T19:37:44.600Z] #33 5.890 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T19:37:44.600Z] #33 5.936 + cmake . [2020-05-07T19:37:45.158Z] #33 6.599 -- The C compiler identification is GNU 8.3.0 [2020-05-07T19:37:45.158Z] #33 6.689 -- Check for working C compiler: /usr/bin/cc [2020-05-07T19:37:45.398Z] Fetching without tags [2020-05-07T19:37:45.528Z] Fetching without tags [2020-05-07T19:37:45.647Z] Merging remotes/origin/master commit daa826f9f3ebf85dd562a4d6f6e84e7040bceda3 into PR head commit de7f0120fde34b5dfdb2d29af7d599ecaaa2012a [2020-05-07T19:37:45.793Z] Merging remotes/origin/master commit daa826f9f3ebf85dd562a4d6f6e84e7040bceda3 into PR head commit de7f0120fde34b5dfdb2d29af7d599ecaaa2012a [2020-05-07T19:37:46.081Z] #33 7.338 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-07T19:37:46.081Z] #33 7.342 -- Detecting C compiler ABI info [2020-05-07T19:37:46.180Z] Merge succeeded, producing de7f0120fde34b5dfdb2d29af7d599ecaaa2012a [2020-05-07T19:37:46.181Z] Checking out Revision de7f0120fde34b5dfdb2d29af7d599ecaaa2012a (PR-40380) [2020-05-07T19:37:46.314Z] Merge succeeded, producing de7f0120fde34b5dfdb2d29af7d599ecaaa2012a [2020-05-07T19:37:46.315Z] Checking out Revision de7f0120fde34b5dfdb2d29af7d599ecaaa2012a (PR-40380) [2020-05-07T19:37:45.516Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T19:37:45.521Z] > git config --add remote.origin.fetch +refs/pull/40380/head:refs/remotes/origin/PR-40380 # timeout=10 [2020-05-07T19:37:45.528Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T19:37:45.542Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T19:37:45.547Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T19:37:45.547Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T19:37:45.548Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40380/head:refs/remotes/origin/PR-40380 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T19:37:45.812Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T19:37:45.817Z] > git checkout -f de7f0120fde34b5dfdb2d29af7d599ecaaa2012a # timeout=10 [2020-05-07T19:37:46.316Z] > git merge daa826f9f3ebf85dd562a4d6f6e84e7040bceda3 # timeout=10 [2020-05-07T19:37:46.324Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-07T19:37:46.334Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T19:37:46.338Z] > git checkout -f de7f0120fde34b5dfdb2d29af7d599ecaaa2012a # timeout=10 [2020-05-07T19:37:45.400Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T19:37:45.404Z] > git config --add remote.origin.fetch +refs/pull/40380/head:refs/remotes/origin/PR-40380 # timeout=10 [2020-05-07T19:37:45.408Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T19:37:45.416Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T19:37:45.424Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T19:37:45.424Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T19:37:45.424Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40380/head:refs/remotes/origin/PR-40380 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T19:37:45.673Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T19:37:45.678Z] > git checkout -f de7f0120fde34b5dfdb2d29af7d599ecaaa2012a # timeout=10 [2020-05-07T19:37:46.184Z] > git merge daa826f9f3ebf85dd562a4d6f6e84e7040bceda3 # timeout=10 [2020-05-07T19:37:46.194Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-07T19:37:46.206Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T19:37:46.210Z] > git checkout -f de7f0120fde34b5dfdb2d29af7d599ecaaa2012a # timeout=10 [2020-05-07T19:37:46.379Z] Commit message: "Dockerfile: mount install scripts instead of copying" [2020-05-07T19:37:46.640Z] #33 8.167 -- Detecting C compiler ABI info - done [2020-05-07T19:37:46.640Z] #33 8.237 -- Detecting C compile features [2020-05-07T19:37:46.662Z] Commit message: "Dockerfile: mount install scripts instead of copying" [2020-05-07T19:37:46.728Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-07T19:37:47.029Z] Still waiting to schedule task [2020-05-07T19:37:47.029Z] Waiting for next available executor on ‘s390x-ubuntu-1804’ [2020-05-07T19:37:47.034Z] Still waiting to schedule task [2020-05-07T19:37:47.034Z] Waiting for next available executor on ‘windows-2019’ [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-07T19:37:47.184Z] Merging remotes/origin/master commit daa826f9f3ebf85dd562a4d6f6e84e7040bceda3 into PR head commit de7f0120fde34b5dfdb2d29af7d599ecaaa2012a [2020-05-07T19:37:47.198Z] + docker version [2020-05-07T19:37:47.198Z] Client: Docker Engine - Community [2020-05-07T19:37:47.198Z] Version: 19.03.8 [2020-05-07T19:37:47.198Z] API version: 1.40 [2020-05-07T19:37:47.198Z] Go version: go1.12.17 [2020-05-07T19:37:47.198Z] Git commit: afacb8b7f0 [2020-05-07T19:37:47.198Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-07T19:37:47.198Z] OS/Arch: linux/amd64 [2020-05-07T19:37:47.198Z] Experimental: false [2020-05-07T19:37:47.198Z] [2020-05-07T19:37:47.198Z] Server: Docker Engine - Community [2020-05-07T19:37:47.198Z] Engine: [2020-05-07T19:37:47.198Z] Version: 19.03.8 [2020-05-07T19:37:47.198Z] API version: 1.40 (minimum version 1.12) [2020-05-07T19:37:47.198Z] Go version: go1.12.17 [2020-05-07T19:37:47.198Z] Git commit: afacb8b7f0 [2020-05-07T19:37:47.198Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-07T19:37:47.198Z] OS/Arch: linux/amd64 [2020-05-07T19:37:47.198Z] Experimental: true [2020-05-07T19:37:47.198Z] containerd: [2020-05-07T19:37:47.198Z] Version: 1.2.13 [2020-05-07T19:37:47.198Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T19:37:47.198Z] runc: [2020-05-07T19:37:47.198Z] Version: 1.0.0-rc10 [2020-05-07T19:37:47.198Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T19:37:47.198Z] docker-init: [2020-05-07T19:37:47.198Z] Version: 0.18.0 [2020-05-07T19:37:47.198Z] GitCommit: fec3683 [Pipeline] sh [2020-05-07T19:37:47.404Z] + docker version [2020-05-07T19:37:47.404Z] Client: Docker Engine - Community [2020-05-07T19:37:47.404Z] Version: 19.03.8 [2020-05-07T19:37:47.404Z] API version: 1.40 [2020-05-07T19:37:47.404Z] Go version: go1.12.17 [2020-05-07T19:37:47.404Z] Git commit: afacb8b7f0 [2020-05-07T19:37:47.404Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-07T19:37:47.404Z] OS/Arch: linux/amd64 [2020-05-07T19:37:47.404Z] Experimental: false [2020-05-07T19:37:47.404Z] [2020-05-07T19:37:47.404Z] Server: Docker Engine - Community [2020-05-07T19:37:47.404Z] Engine: [2020-05-07T19:37:47.404Z] Version: 19.03.8 [2020-05-07T19:37:47.404Z] API version: 1.40 (minimum version 1.12) [2020-05-07T19:37:47.404Z] Go version: go1.12.17 [2020-05-07T19:37:47.404Z] Git commit: afacb8b7f0 [2020-05-07T19:37:47.404Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-07T19:37:47.404Z] OS/Arch: linux/amd64 [2020-05-07T19:37:47.404Z] Experimental: true [2020-05-07T19:37:47.404Z] containerd: [2020-05-07T19:37:47.404Z] Version: 1.2.13 [2020-05-07T19:37:47.404Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T19:37:47.404Z] runc: [2020-05-07T19:37:47.404Z] Version: 1.0.0-rc10 [2020-05-07T19:37:47.404Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T19:37:47.404Z] docker-init: [2020-05-07T19:37:47.404Z] Version: 0.18.0 [2020-05-07T19:37:47.404Z] GitCommit: fec3683 [Pipeline] sh [2020-05-07T19:37:47.495Z] + docker info [2020-05-07T19:37:47.566Z] #33 ... [2020-05-07T19:37:47.566Z] [2020-05-07T19:37:47.566Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:37:47.566Z] #21 2.618 + RM_GOPATH=0 [2020-05-07T19:37:47.566Z] #21 2.618 + TMP_GOPATH= [2020-05-07T19:37:47.566Z] #21 2.618 + : /build [2020-05-07T19:37:47.566Z] #21 2.618 + '[' -z '' ']' [2020-05-07T19:37:47.566Z] #21 2.618 ++ mktemp -d [2020-05-07T19:37:47.566Z] #21 2.620 + export GOPATH=/tmp/tmp.5k8UP6fDlj [2020-05-07T19:37:47.566Z] #21 2.620 + GOPATH=/tmp/tmp.5k8UP6fDlj [2020-05-07T19:37:47.566Z] #21 2.620 + RM_GOPATH=1 [2020-05-07T19:37:47.566Z] #21 2.620 ++ dirname /tmp/install/install.sh [2020-05-07T19:37:47.566Z] #21 2.620 + dir=/tmp/install [2020-05-07T19:37:47.566Z] #21 2.620 + bin=dockercli [2020-05-07T19:37:47.566Z] #21 2.620 + shift [2020-05-07T19:37:47.566Z] #21 2.620 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-07T19:37:47.566Z] #21 2.620 + . /tmp/install/dockercli.installer [2020-05-07T19:37:47.566Z] #21 2.620 ++ : stable [2020-05-07T19:37:47.566Z] #21 2.620 ++ : 17.06.2-ce [2020-05-07T19:37:47.566Z] #21 2.620 + install_dockercli [2020-05-07T19:37:47.566Z] #21 2.621 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-07T19:37:47.566Z] #21 2.622 Install docker/cli version 17.06.2-ce from stable [2020-05-07T19:37:47.566Z] #21 2.622 ++ uname -m [2020-05-07T19:37:47.566Z] #21 2.626 + arch=x86_64 [2020-05-07T19:37:47.566Z] #21 2.626 + '[' x86_64 '!=' x86_64 ']' [2020-05-07T19:37:47.566Z] #21 2.626 + url=https://download.docker.com/linux/static [2020-05-07T19:37:47.566Z] #21 2.626 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-07T19:37:47.566Z] #21 2.626 + tar -xz docker/docker [2020-05-07T19:37:47.566Z] #21 8.514 + mkdir -p /build [2020-05-07T19:37:47.566Z] #21 8.517 + mv docker/docker /build/ [2020-05-07T19:37:47.566Z] #21 8.520 + rmdir docker [2020-05-07T19:37:47.566Z] #21 DONE 9.1s [2020-05-07T19:37:47.566Z] [2020-05-07T19:37:47.566Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:37:47.566Z] #54 8.451 + cd /tmp/tmp.6TxkMYkSIS/src/github.com/rootless-containers/rootlesskit [2020-05-07T19:37:47.566Z] #54 8.453 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T19:37:47.566Z] #54 8.956 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-07T19:37:47.566Z] #54 8.956 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-07T19:37:47.687Z] + docker info [2020-05-07T19:37:48.058Z] Client: [2020-05-07T19:37:48.058Z] Debug Mode: false [2020-05-07T19:37:48.058Z] [2020-05-07T19:37:48.058Z] Server: [2020-05-07T19:37:48.058Z] Containers: 0 [2020-05-07T19:37:48.058Z] Running: 0 [2020-05-07T19:37:48.058Z] Paused: 0 [2020-05-07T19:37:48.058Z] Stopped: 0 [2020-05-07T19:37:48.058Z] Images: 2 [2020-05-07T19:37:48.058Z] Server Version: 19.03.8 [2020-05-07T19:37:48.058Z] Storage Driver: overlay2 [2020-05-07T19:37:48.058Z] Backing Filesystem: [2020-05-07T19:37:48.058Z] Supports d_type: true [2020-05-07T19:37:48.058Z] Native Overlay Diff: true [2020-05-07T19:37:48.058Z] Logging Driver: json-file [2020-05-07T19:37:48.058Z] Cgroup Driver: cgroupfs [2020-05-07T19:37:48.058Z] Plugins: [2020-05-07T19:37:48.058Z] Volume: local [2020-05-07T19:37:48.058Z] Network: bridge host ipvlan macvlan null overlay [2020-05-07T19:37:48.058Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-07T19:37:48.058Z] Swarm: inactive [2020-05-07T19:37:48.058Z] Runtimes: runc [2020-05-07T19:37:48.058Z] Default Runtime: runc [2020-05-07T19:37:48.058Z] Init Binary: docker-init [2020-05-07T19:37:48.058Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T19:37:48.058Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T19:37:48.058Z] init version: fec3683 [2020-05-07T19:37:48.058Z] Security Options: [2020-05-07T19:37:48.058Z] apparmor [2020-05-07T19:37:48.058Z] seccomp [2020-05-07T19:37:48.058Z] Profile: default [2020-05-07T19:37:48.058Z] Kernel Version: 4.15.0-1065-aws [2020-05-07T19:37:48.058Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-07T19:37:48.058Z] OSType: linux [2020-05-07T19:37:48.058Z] Architecture: x86_64 [2020-05-07T19:37:48.058Z] CPUs: 2 [2020-05-07T19:37:48.058Z] Total Memory: 7.501GiB [2020-05-07T19:37:48.058Z] Name: ip-10-100-100-75 [2020-05-07T19:37:48.058Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-07T19:37:48.058Z] Docker Root Dir: /var/lib/docker [2020-05-07T19:37:48.058Z] Debug Mode: false [2020-05-07T19:37:48.058Z] Registry: https://index.docker.io/v1/ [2020-05-07T19:37:48.058Z] Labels: [2020-05-07T19:37:48.058Z] Experimental: true [2020-05-07T19:37:48.058Z] Insecure Registries: [2020-05-07T19:37:48.058Z] 127.0.0.0/8 [2020-05-07T19:37:48.058Z] Live Restore Enabled: true [2020-05-07T19:37:48.058Z] [2020-05-07T19:37:48.058Z] WARNING: No swap limit support [2020-05-07T19:37:46.716Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T19:37:46.721Z] > git config --add remote.origin.fetch +refs/pull/40380/head:refs/remotes/origin/PR-40380 # timeout=10 [2020-05-07T19:37:46.725Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T19:37:46.733Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T19:37:46.747Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T19:37:46.747Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T19:37:46.753Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40380/head:refs/remotes/origin/PR-40380 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T19:37:47.202Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T19:37:47.207Z] > git checkout -f de7f0120fde34b5dfdb2d29af7d599ecaaa2012a # timeout=10 [Pipeline] sh [2020-05-07T19:37:48.133Z] Merge succeeded, producing de7f0120fde34b5dfdb2d29af7d599ecaaa2012a [2020-05-07T19:37:48.133Z] Checking out Revision de7f0120fde34b5dfdb2d29af7d599ecaaa2012a (PR-40380) [2020-05-07T19:37:48.250Z] Client: [2020-05-07T19:37:48.250Z] Debug Mode: false [2020-05-07T19:37:48.250Z] [2020-05-07T19:37:48.250Z] Server: [2020-05-07T19:37:48.250Z] Containers: 0 [2020-05-07T19:37:48.250Z] Running: 0 [2020-05-07T19:37:48.250Z] Paused: 0 [2020-05-07T19:37:48.250Z] Stopped: 0 [2020-05-07T19:37:48.250Z] Images: 6 [2020-05-07T19:37:48.250Z] Server Version: 19.03.8 [2020-05-07T19:37:48.250Z] Storage Driver: overlay2 [2020-05-07T19:37:48.250Z] Backing Filesystem: [2020-05-07T19:37:48.250Z] Supports d_type: true [2020-05-07T19:37:48.250Z] Native Overlay Diff: true [2020-05-07T19:37:48.250Z] Logging Driver: json-file [2020-05-07T19:37:48.250Z] Cgroup Driver: cgroupfs [2020-05-07T19:37:48.250Z] Plugins: [2020-05-07T19:37:48.250Z] Volume: local [2020-05-07T19:37:48.250Z] Network: bridge host ipvlan macvlan null overlay [2020-05-07T19:37:48.250Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-07T19:37:48.250Z] Swarm: inactive [2020-05-07T19:37:48.250Z] Runtimes: runc [2020-05-07T19:37:48.250Z] Default Runtime: runc [2020-05-07T19:37:48.250Z] Init Binary: docker-init [2020-05-07T19:37:48.250Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T19:37:48.250Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T19:37:48.250Z] init version: fec3683 [2020-05-07T19:37:48.250Z] Security Options: [2020-05-07T19:37:48.250Z] apparmor [2020-05-07T19:37:48.250Z] seccomp [2020-05-07T19:37:48.250Z] Profile: default [2020-05-07T19:37:48.250Z] Kernel Version: 4.15.0-1065-aws [2020-05-07T19:37:48.250Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-07T19:37:48.250Z] OSType: linux [2020-05-07T19:37:48.250Z] Architecture: x86_64 [2020-05-07T19:37:48.250Z] CPUs: 2 [2020-05-07T19:37:48.250Z] Total Memory: 7.501GiB [2020-05-07T19:37:48.250Z] Name: ip-10-100-38-148 [2020-05-07T19:37:48.250Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-07T19:37:48.250Z] Docker Root Dir: /var/lib/docker [2020-05-07T19:37:48.250Z] Debug Mode: false [2020-05-07T19:37:48.250Z] Registry: https://index.docker.io/v1/ [2020-05-07T19:37:48.250Z] Labels: [2020-05-07T19:37:48.250Z] Experimental: true [2020-05-07T19:37:48.250Z] Insecure Registries: [2020-05-07T19:37:48.250Z] 127.0.0.0/8 [2020-05-07T19:37:48.250Z] Live Restore Enabled: true [2020-05-07T19:37:48.250Z] [2020-05-07T19:37:48.250Z] WARNING: No swap limit support [Pipeline] sh [2020-05-07T19:37:48.304Z] Commit message: "Dockerfile: mount install scripts instead of copying" [2020-05-07T19:37:48.338Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T19:37:48.338Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T19:37:48.338Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40380/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-07T19:37:48.338Z] + bash /home/ubuntu/workspace/moby_PR-40380/check-config.sh [2020-05-07T19:37:48.338Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-07T19:37:48.338Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-07T19:37:48.338Z] [2020-05-07T19:37:48.338Z] Generally Necessary: [2020-05-07T19:37:48.338Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-07T19:37:48.338Z] - apparmor: enabled and tools installed [2020-05-07T19:37:48.338Z] - CONFIG_NAMESPACES: enabled [2020-05-07T19:37:48.338Z] - CONFIG_NET_NS: enabled [2020-05-07T19:37:48.338Z] - CONFIG_PID_NS: enabled [2020-05-07T19:37:48.338Z] - CONFIG_IPC_NS: enabled [2020-05-07T19:37:48.338Z] - CONFIG_UTS_NS: enabled [2020-05-07T19:37:48.338Z] - CONFIG_CGROUPS: enabled [2020-05-07T19:37:48.338Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-07T19:37:48.338Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-07T19:37:48.338Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-07T19:37:48.338Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-07T19:37:48.338Z] - CONFIG_CPUSETS: enabled [2020-05-07T19:37:48.338Z] - CONFIG_MEMCG: enabled [2020-05-07T19:37:48.338Z] - CONFIG_KEYS: enabled [2020-05-07T19:37:48.338Z] - CONFIG_VETH: enabled (as module) [2020-05-07T19:37:48.338Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-07T19:37:48.338Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-07T19:37:48.339Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-07T19:37:48.339Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-07T19:37:48.339Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-07T19:37:48.339Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-07T19:37:48.339Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-07T19:37:48.339Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-07T19:37:48.339Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-07T19:37:48.339Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-07T19:37:48.339Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-07T19:37:48.339Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-07T19:37:48.339Z] [2020-05-07T19:37:48.339Z] Optional Features: [2020-05-07T19:37:48.339Z] - CONFIG_USER_NS: enabled [2020-05-07T19:37:48.339Z] - CONFIG_SECCOMP: enabled [2020-05-07T19:37:48.339Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-07T19:37:48.339Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-07T19:37:48.339Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-07T19:37:48.339Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-07T19:37:48.339Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-07T19:37:48.339Z] - CONFIG_BLK_CGROUP: enabled [2020-05-07T19:37:48.339Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-07T19:37:48.339Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-07T19:37:48.339Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-07T19:37:48.491Z] #54 ... [2020-05-07T19:37:48.491Z] [2020-05-07T19:37:48.491Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:37:48.491Z] #49 4.698 + RM_GOPATH=0 [2020-05-07T19:37:48.491Z] #49 4.698 + TMP_GOPATH= [2020-05-07T19:37:48.491Z] #49 4.698 + : /build [2020-05-07T19:37:48.491Z] #49 4.698 + '[' -z '' ']' [2020-05-07T19:37:48.491Z] #49 4.703 ++ mktemp -d [2020-05-07T19:37:48.491Z] #49 4.703 + export GOPATH=/tmp/tmp.yKpFNwv267 [2020-05-07T19:37:48.491Z] #49 4.703 + GOPATH=/tmp/tmp.yKpFNwv267 [2020-05-07T19:37:48.491Z] #49 4.703 + RM_GOPATH=1 [2020-05-07T19:37:48.491Z] #49 4.703 ++ dirname /tmp/install/install.sh [2020-05-07T19:37:48.491Z] #49 4.704 + dir=/tmp/install [2020-05-07T19:37:48.491Z] #49 4.710 + bin=runc [2020-05-07T19:37:48.491Z] #49 4.710 + shift [2020-05-07T19:37:48.491Z] #49 4.710 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-07T19:37:48.491Z] #49 4.710 + . /tmp/install/runc.installer [2020-05-07T19:37:48.491Z] #49 4.710 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T19:37:48.491Z] #49 4.710 + install_runc [2020-05-07T19:37:48.491Z] #49 4.712 + uname -r [2020-05-07T19:37:48.491Z] #49 4.714 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-07T19:37:48.491Z] #49 4.717 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-07T19:37:48.491Z] #49 4.723 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-07T19:37:48.491Z] #49 4.723 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-07T19:37:48.491Z] #49 4.723 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yKpFNwv267/src/github.com/opencontainers/runc [2020-05-07T19:37:48.491Z] #49 4.725 Cloning into '/tmp/tmp.yKpFNwv267/src/github.com/opencontainers/runc'... [2020-05-07T19:37:48.529Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T19:37:48.529Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T19:37:48.529Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40380/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-07T19:37:48.597Z] - CONFIG_CGROUP_PERF: enabled [2020-05-07T19:37:48.597Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-07T19:37:48.597Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-07T19:37:48.597Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-07T19:37:48.597Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-07T19:37:48.597Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-07T19:37:48.597Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-07T19:37:48.597Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-07T19:37:48.597Z] - CONFIG_IP_VS: enabled (as module) [2020-05-07T19:37:48.597Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-07T19:37:48.597Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-07T19:37:48.597Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-07T19:37:48.597Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-07T19:37:48.597Z] - CONFIG_EXT4_FS: enabled [2020-05-07T19:37:48.597Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-07T19:37:48.597Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-07T19:37:48.597Z] - Network Drivers: [2020-05-07T19:37:48.597Z] - "overlay": [2020-05-07T19:37:48.597Z] - CONFIG_VXLAN: enabled (as module) [2020-05-07T19:37:48.597Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-07T19:37:48.597Z] Optional (for encrypted networks): [2020-05-07T19:37:48.597Z] - CONFIG_CRYPTO: enabled [2020-05-07T19:37:48.597Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-07T19:37:48.597Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-07T19:37:48.597Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-07T19:37:48.597Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-07T19:37:48.597Z] - CONFIG_XFRM: enabled [2020-05-07T19:37:48.597Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-07T19:37:48.597Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-07T19:37:48.597Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-07T19:37:48.597Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-07T19:37:48.597Z] - "ipvlan": [2020-05-07T19:37:48.597Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-07T19:37:48.597Z] - "macvlan": [2020-05-07T19:37:48.597Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-07T19:37:48.597Z] - CONFIG_DUMMY: enabled (as module) [2020-05-07T19:37:48.597Z] - "ftp,tftp client in container": [2020-05-07T19:37:48.597Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-07T19:37:48.597Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-07T19:37:48.597Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-07T19:37:48.597Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-07T19:37:48.597Z] - Storage Drivers: [2020-05-07T19:37:48.597Z] - "aufs": [2020-05-07T19:37:48.597Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-07T19:37:48.597Z] - "btrfs": [2020-05-07T19:37:48.597Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-07T19:37:48.597Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-07T19:37:48.597Z] - "devicemapper": [2020-05-07T19:37:48.597Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-07T19:37:48.597Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-07T19:37:48.597Z] - "overlay": [2020-05-07T19:37:48.597Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-07T19:37:48.597Z] - "zfs": [2020-05-07T19:37:48.597Z] - /dev/zfs: missing [2020-05-07T19:37:48.598Z] - zfs command: missing [2020-05-07T19:37:48.598Z] - zpool command: missing [2020-05-07T19:37:48.598Z] [2020-05-07T19:37:48.598Z] Limits: [2020-05-07T19:37:48.598Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-07T19:37:48.598Z] [2020-05-07T19:37:48.598Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-07T19:37:48.745Z] #49 ... [2020-05-07T19:37:48.746Z] [2020-05-07T19:37:48.746Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:37:48.746Z] #41 5.265 + RM_GOPATH=0 [2020-05-07T19:37:48.746Z] #41 5.265 + TMP_GOPATH= [2020-05-07T19:37:48.746Z] #41 5.265 + : /build [2020-05-07T19:37:48.746Z] #41 5.265 + '[' -z '' ']' [2020-05-07T19:37:48.746Z] #41 5.265 ++ mktemp -d [2020-05-07T19:37:48.746Z] #41 5.274 + export GOPATH=/tmp/tmp.815Qu1Flpm [2020-05-07T19:37:48.746Z] #41 5.277 + GOPATH=/tmp/tmp.815Qu1Flpm [2020-05-07T19:37:48.746Z] #41 5.277 + RM_GOPATH=1 [2020-05-07T19:37:48.746Z] #41 5.277 ++ dirname /tmp/install/install.sh [2020-05-07T19:37:48.746Z] #41 5.293 + dir=/tmp/install [2020-05-07T19:37:48.746Z] #41 5.293 + bin=vndr [2020-05-07T19:37:48.746Z] #41 5.293 + shift [2020-05-07T19:37:48.746Z] #41 5.293 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-07T19:37:48.746Z] #41 5.293 + . /tmp/install/vndr.installer [2020-05-07T19:37:48.746Z] #41 5.294 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T19:37:48.746Z] #41 5.294 + install_vndr [2020-05-07T19:37:48.746Z] #41 5.294 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-07T19:37:48.746Z] #41 5.295 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T19:37:48.746Z] #41 5.295 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.815Qu1Flpm/src/github.com/LK4D4/vndr [2020-05-07T19:37:48.746Z] #41 5.299 Cloning into '/tmp/tmp.815Qu1Flpm/src/github.com/LK4D4/vndr'... [2020-05-07T19:37:48.746Z] #41 5.962 + cd /tmp/tmp.815Qu1Flpm/src/github.com/LK4D4/vndr [2020-05-07T19:37:48.746Z] #41 5.962 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T19:37:48.746Z] #41 5.991 + go build -buildmode=pie -v -o /build/vndr . [2020-05-07T19:37:48.746Z] #41 7.591 github.com/LK4D4/vndr/build [2020-05-07T19:37:48.746Z] #41 7.597 github.com/LK4D4/vndr/godl/singleflight [2020-05-07T19:37:48.746Z] #41 7.929 github.com/LK4D4/vndr/versioned [2020-05-07T19:37:48.746Z] #41 8.920 github.com/LK4D4/vndr/godl [2020-05-07T19:37:48.746Z] #41 ... [2020-05-07T19:37:48.746Z] [2020-05-07T19:37:48.746Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:37:48.746Z] #43 5.134 + RM_GOPATH=0 [2020-05-07T19:37:48.746Z] #43 5.134 + TMP_GOPATH= [2020-05-07T19:37:48.746Z] #43 5.134 + : /build [2020-05-07T19:37:48.746Z] #43 5.134 + '[' -z '' ']' [2020-05-07T19:37:48.746Z] #43 5.152 ++ mktemp -d [2020-05-07T19:37:48.746Z] #43 5.155 + export GOPATH=/tmp/tmp.QcvQFNZdgE [2020-05-07T19:37:48.746Z] #43 5.156 + GOPATH=/tmp/tmp.QcvQFNZdgE [2020-05-07T19:37:48.746Z] #43 5.156 + RM_GOPATH=1 [2020-05-07T19:37:48.746Z] #43 5.157 ++ dirname /tmp/install/install.sh [2020-05-07T19:37:48.746Z] #43 5.158 + dir=/tmp/install [2020-05-07T19:37:48.746Z] #43 5.158 + bin=gotestsum [2020-05-07T19:37:48.746Z] #43 5.158 + shift [2020-05-07T19:37:48.746Z] #43 5.159 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-07T19:37:48.746Z] #43 5.159 + . /tmp/install/gotestsum.installer [2020-05-07T19:37:48.746Z] #43 5.159 ++ : v0.3.5 [2020-05-07T19:37:48.746Z] #43 5.159 + install_gotestsum [2020-05-07T19:37:48.746Z] #43 5.160 + echo 'Installing gotestsum version v0.3.5' [2020-05-07T19:37:48.746Z] #43 5.160 Installing gotestsum version v0.3.5 [2020-05-07T19:37:48.746Z] #43 5.160 + go get -d gotest.tools/gotestsum [2020-05-07T19:37:48.785Z] + bash /home/ubuntu/workspace/moby_PR-40380/check-config.sh [2020-05-07T19:37:48.785Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-07T19:37:48.785Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-07T19:37:48.785Z] [2020-05-07T19:37:48.785Z] Generally Necessary: [2020-05-07T19:37:48.785Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-07T19:37:48.785Z] - apparmor: enabled and tools installed [2020-05-07T19:37:48.785Z] - CONFIG_NAMESPACES: enabled [2020-05-07T19:37:48.785Z] - CONFIG_NET_NS: enabled [2020-05-07T19:37:48.785Z] - CONFIG_PID_NS: enabled [2020-05-07T19:37:48.786Z] - CONFIG_IPC_NS: enabled [2020-05-07T19:37:48.786Z] - CONFIG_UTS_NS: enabled [2020-05-07T19:37:48.786Z] - CONFIG_CGROUPS: enabled [2020-05-07T19:37:48.786Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-07T19:37:48.786Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-07T19:37:48.786Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-07T19:37:48.786Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-07T19:37:48.786Z] - CONFIG_CPUSETS: enabled [2020-05-07T19:37:48.786Z] - CONFIG_MEMCG: enabled [2020-05-07T19:37:48.786Z] - CONFIG_KEYS: enabled [2020-05-07T19:37:48.786Z] - CONFIG_VETH: enabled (as module) [2020-05-07T19:37:48.786Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-07T19:37:48.786Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-07T19:37:48.786Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-07T19:37:48.786Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-07T19:37:48.786Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-07T19:37:48.786Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-07T19:37:48.786Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-07T19:37:48.786Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-07T19:37:48.786Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-07T19:37:48.786Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-07T19:37:48.786Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-07T19:37:48.786Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-07T19:37:48.786Z] [2020-05-07T19:37:48.786Z] Optional Features: [2020-05-07T19:37:48.786Z] - CONFIG_USER_NS: enabled [2020-05-07T19:37:48.786Z] - CONFIG_SECCOMP: enabled [2020-05-07T19:37:48.786Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-07T19:37:48.786Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-07T19:37:48.786Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-07T19:37:48.786Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-07T19:37:48.786Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-07T19:37:48.786Z] - CONFIG_BLK_CGROUP: enabled [2020-05-07T19:37:48.786Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-07T19:37:48.786Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-07T19:37:48.786Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-07T19:37:48.786Z] - CONFIG_CGROUP_PERF: enabled [2020-05-07T19:37:48.786Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-07T19:37:48.786Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-07T19:37:48.786Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-07T19:37:48.786Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-07T19:37:48.786Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-07T19:37:48.786Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-07T19:37:48.786Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-07T19:37:48.786Z] - CONFIG_IP_VS: enabled (as module) [2020-05-07T19:37:48.786Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-07T19:37:48.786Z] - CONFIG_IP_VS_PROTO_TCP: enabled [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-07T19:37:48.930Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:de7f0120fde34b5dfdb2d29af7d599ecaaa2012a . [2020-05-07T19:37:48.930Z] #1 [internal] load build definition from Dockerfile [2020-05-07T19:37:48.930Z] #1 DONE 0.0s [2020-05-07T19:37:48.930Z] [2020-05-07T19:37:48.930Z] #2 [internal] load .dockerignore [2020-05-07T19:37:48.930Z] #2 DONE 0.0s [2020-05-07T19:37:48.930Z] [2020-05-07T19:37:48.930Z] #2 [internal] load .dockerignore [2020-05-07T19:37:48.930Z] #2 transferring context: 87B done [2020-05-07T19:37:48.930Z] #2 DONE 0.0s [2020-05-07T19:37:48.930Z] [2020-05-07T19:37:48.930Z] #1 [internal] load build definition from Dockerfile [2020-05-07T19:37:48.930Z] #1 transferring dockerfile: 16.23kB done [2020-05-07T19:37:48.930Z] #1 DONE 0.0s [2020-05-07T19:37:48.930Z] [2020-05-07T19:37:48.930Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-07T19:37:49.001Z] #43 ... [2020-05-07T19:37:49.001Z] [2020-05-07T19:37:49.001Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:37:49.001Z] #52 5.335 + RM_GOPATH=0 [2020-05-07T19:37:49.001Z] #52 5.335 + TMP_GOPATH= [2020-05-07T19:37:49.001Z] #52 5.335 + : /build [2020-05-07T19:37:49.001Z] #52 5.335 + '[' -z '' ']' [2020-05-07T19:37:49.001Z] #52 5.342 ++ mktemp -d [2020-05-07T19:37:49.001Z] #52 5.345 + export GOPATH=/tmp/tmp.XqYa7UimIn [2020-05-07T19:37:49.001Z] #52 5.345 + GOPATH=/tmp/tmp.XqYa7UimIn [2020-05-07T19:37:49.001Z] #52 5.345 + RM_GOPATH=1 [2020-05-07T19:37:49.001Z] #52 5.346 ++ dirname /tmp/install/install.sh [2020-05-07T19:37:49.001Z] #52 5.346 + dir=/tmp/install [2020-05-07T19:37:49.001Z] #52 5.346 + bin=containerd [2020-05-07T19:37:49.001Z] #52 5.346 + shift [2020-05-07T19:37:49.001Z] #52 5.346 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-07T19:37:49.001Z] #52 5.350 + . /tmp/install/containerd.installer [2020-05-07T19:37:49.001Z] #52 5.350 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T19:37:49.001Z] #52 5.350 + install_containerd [2020-05-07T19:37:49.001Z] #52 5.350 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-07T19:37:49.001Z] #52 5.350 + git clone https://github.com/containerd/containerd.git /tmp/tmp.XqYa7UimIn/src/github.com/containerd/containerd [2020-05-07T19:37:49.001Z] #52 5.350 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T19:37:49.001Z] #52 5.354 Cloning into '/tmp/tmp.XqYa7UimIn/src/github.com/containerd/containerd'... [2020-05-07T19:37:49.001Z] #52 ... [2020-05-07T19:37:49.001Z] [2020-05-07T19:37:49.001Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:37:49.001Z] #45 5.052 + RM_GOPATH=0 [2020-05-07T19:37:49.001Z] #45 5.054 + TMP_GOPATH= [2020-05-07T19:37:49.001Z] #45 5.054 + : /build [2020-05-07T19:37:49.001Z] #45 5.055 + '[' -z '' ']' [2020-05-07T19:37:49.001Z] #45 5.057 ++ mktemp -d [2020-05-07T19:37:49.001Z] #45 5.065 + export GOPATH=/tmp/tmp.53h2DXjKe7 [2020-05-07T19:37:49.001Z] #45 5.066 + GOPATH=/tmp/tmp.53h2DXjKe7 [2020-05-07T19:37:49.001Z] #45 5.066 + RM_GOPATH=1 [2020-05-07T19:37:49.001Z] #45 5.067 ++ dirname /tmp/install/install.sh [2020-05-07T19:37:49.001Z] #45 5.084 + dir=/tmp/install [2020-05-07T19:37:49.001Z] #45 5.084 + bin=golangci_lint [2020-05-07T19:37:49.001Z] #45 5.085 + shift [2020-05-07T19:37:49.001Z] #45 5.085 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-07T19:37:49.001Z] #45 5.085 + . /tmp/install/golangci_lint.installer [2020-05-07T19:37:49.001Z] #45 5.086 ++ : v1.23.8 [2020-05-07T19:37:49.001Z] #45 5.088 + install_golangci_lint [2020-05-07T19:37:49.001Z] #45 5.091 + echo 'Installing golangci-lint version v1.23.8' [2020-05-07T19:37:49.001Z] #45 5.094 Installing golangci-lint version v1.23.8 [2020-05-07T19:37:49.001Z] #45 5.094 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-07T19:37:49.043Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-07T19:37:49.043Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-07T19:37:49.043Z] - CONFIG_EXT4_FS: enabled [2020-05-07T19:37:49.043Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-07T19:37:49.043Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-07T19:37:49.043Z] - Network Drivers: [2020-05-07T19:37:49.043Z] - "overlay": [2020-05-07T19:37:49.043Z] - CONFIG_VXLAN: enabled (as module) [2020-05-07T19:37:49.043Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-07T19:37:49.043Z] Optional (for encrypted networks): [2020-05-07T19:37:49.043Z] - CONFIG_CRYPTO: enabled [2020-05-07T19:37:49.043Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-07T19:37:49.043Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-07T19:37:49.043Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-07T19:37:49.043Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-07T19:37:49.043Z] - CONFIG_XFRM: enabled [2020-05-07T19:37:49.043Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-07T19:37:49.043Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-07T19:37:49.043Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-07T19:37:49.043Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-07T19:37:49.043Z] - "ipvlan": [2020-05-07T19:37:49.043Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-07T19:37:49.043Z] - "macvlan": [2020-05-07T19:37:49.043Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-07T19:37:49.043Z] - CONFIG_DUMMY: enabled (as module) [2020-05-07T19:37:49.043Z] - "ftp,tftp client in container": [2020-05-07T19:37:49.043Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-07T19:37:49.043Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-07T19:37:49.043Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-07T19:37:49.043Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-07T19:37:49.043Z] - Storage Drivers: [2020-05-07T19:37:49.043Z] - "aufs": [2020-05-07T19:37:49.043Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-07T19:37:49.043Z] - "btrfs": [2020-05-07T19:37:49.043Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-07T19:37:49.043Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-07T19:37:49.043Z] - "devicemapper": [2020-05-07T19:37:49.043Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-07T19:37:49.043Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-07T19:37:49.043Z] - "overlay": [2020-05-07T19:37:49.043Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-07T19:37:49.043Z] - "zfs": [2020-05-07T19:37:49.043Z] - /dev/zfs: missing [2020-05-07T19:37:49.043Z] - zfs command: missing [2020-05-07T19:37:49.043Z] - zpool command: missing [2020-05-07T19:37:49.043Z] [2020-05-07T19:37:49.043Z] Limits: [2020-05-07T19:37:49.043Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-07T19:37:49.043Z] [2020-05-07T19:37:49.043Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-07T19:37:49.154Z] + docker version [2020-05-07T19:37:49.154Z] Client: Docker Engine - Community [2020-05-07T19:37:49.154Z] Version: 19.03.8 [2020-05-07T19:37:49.154Z] API version: 1.40 [2020-05-07T19:37:49.154Z] Go version: go1.12.17 [2020-05-07T19:37:49.154Z] Git commit: afacb8b [2020-05-07T19:37:49.154Z] Built: Wed Mar 11 01:26:35 2020 [2020-05-07T19:37:49.154Z] OS/Arch: linux/arm64 [2020-05-07T19:37:49.154Z] Experimental: false [2020-05-07T19:37:49.154Z] [2020-05-07T19:37:49.154Z] Server: Docker Engine - Community [2020-05-07T19:37:49.154Z] Engine: [2020-05-07T19:37:49.154Z] Version: 19.03.8 [2020-05-07T19:37:49.154Z] API version: 1.40 (minimum version 1.12) [2020-05-07T19:37:49.154Z] Go version: go1.12.17 [2020-05-07T19:37:49.154Z] Git commit: afacb8b [2020-05-07T19:37:49.154Z] Built: Wed Mar 11 01:25:07 2020 [2020-05-07T19:37:49.154Z] OS/Arch: linux/arm64 [2020-05-07T19:37:49.154Z] Experimental: true [2020-05-07T19:37:49.154Z] containerd: [2020-05-07T19:37:49.154Z] Version: 1.2.13 [2020-05-07T19:37:49.154Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T19:37:49.154Z] runc: [2020-05-07T19:37:49.154Z] Version: 1.0.0-rc10 [2020-05-07T19:37:49.154Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T19:37:49.154Z] docker-init: [2020-05-07T19:37:49.154Z] Version: 0.18.0 [2020-05-07T19:37:49.154Z] GitCommit: fec3683 [Pipeline] sh [2020-05-07T19:37:49.186Z] #3 DONE 0.1s [2020-05-07T19:37:49.186Z] [2020-05-07T19:37:49.186Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-07T19:37:49.186Z] #4 CACHED [2020-05-07T19:37:49.256Z] #45 ... [2020-05-07T19:37:49.256Z] [2020-05-07T19:37:49.256Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:37:49.256Z] #59 2.852 + RM_GOPATH=0 [2020-05-07T19:37:49.256Z] #59 2.852 + TMP_GOPATH= [2020-05-07T19:37:49.256Z] #59 2.852 + : /build [2020-05-07T19:37:49.256Z] #59 2.852 + '[' -z '' ']' [2020-05-07T19:37:49.256Z] #59 2.852 ++ mktemp -d [2020-05-07T19:37:49.256Z] #59 2.852 + export GOPATH=/tmp/tmp.4SybvfJxIw [2020-05-07T19:37:49.256Z] #59 2.852 + GOPATH=/tmp/tmp.4SybvfJxIw [2020-05-07T19:37:49.256Z] #59 2.852 + RM_GOPATH=1 [2020-05-07T19:37:49.256Z] #59 2.852 ++ dirname /tmp/install/install.sh [2020-05-07T19:37:49.256Z] #59 2.852 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T19:37:49.256Z] #59 2.857 + dir=/tmp/install [2020-05-07T19:37:49.256Z] #59 2.857 + bin=proxy [2020-05-07T19:37:49.256Z] #59 2.857 + shift [2020-05-07T19:37:49.256Z] #59 2.857 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-07T19:37:49.256Z] #59 2.857 + . /tmp/install/proxy.installer [2020-05-07T19:37:49.256Z] #59 2.857 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T19:37:49.256Z] #59 2.857 + install_proxy [2020-05-07T19:37:49.256Z] #59 2.857 + case "$1" in [2020-05-07T19:37:49.256Z] #59 2.857 + export CGO_ENABLED=0 [2020-05-07T19:37:49.256Z] #59 2.857 + CGO_ENABLED=0 [2020-05-07T19:37:49.256Z] #59 2.857 + _install_proxy [2020-05-07T19:37:49.256Z] #59 2.857 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-07T19:37:49.256Z] #59 2.857 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.4SybvfJxIw/src/github.com/docker/libnetwork [2020-05-07T19:37:49.256Z] #59 2.862 Cloning into '/tmp/tmp.4SybvfJxIw/src/github.com/docker/libnetwork'... [2020-05-07T19:37:49.386Z] + sudo modprobe ip_vs [2020-05-07T19:37:49.442Z] + docker info [2020-05-07T19:37:49.444Z] [2020-05-07T19:37:49.444Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-07T19:37:49.444Z] #6 DONE 0.1s [2020-05-07T19:37:49.444Z] [2020-05-07T19:37:49.444Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-07T19:37:49.511Z] #59 ... [2020-05-07T19:37:49.511Z] [2020-05-07T19:37:49.511Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:37:49.511Z] #47 5.120 + RM_GOPATH=0 [2020-05-07T19:37:49.511Z] #47 5.133 + TMP_GOPATH= [2020-05-07T19:37:49.511Z] #47 5.134 + : /build [2020-05-07T19:37:49.511Z] #47 5.134 + '[' -z '' ']' [2020-05-07T19:37:49.511Z] #47 5.135 ++ mktemp -d [2020-05-07T19:37:49.511Z] #47 5.154 + export GOPATH=/tmp/tmp.dDfrJ4ujdL [2020-05-07T19:37:49.511Z] #47 5.154 + GOPATH=/tmp/tmp.dDfrJ4ujdL [2020-05-07T19:37:49.511Z] #47 5.155 + RM_GOPATH=1 [2020-05-07T19:37:49.511Z] #47 5.156 ++ dirname /tmp/install/install.sh [2020-05-07T19:37:49.511Z] #47 5.157 + dir=/tmp/install [2020-05-07T19:37:49.511Z] #47 5.158 + bin=shfmt [2020-05-07T19:37:49.511Z] #47 5.158 + shift [2020-05-07T19:37:49.511Z] #47 5.158 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-07T19:37:49.511Z] #47 5.159 + . /tmp/install/shfmt.installer [2020-05-07T19:37:49.511Z] #47 5.162 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T19:37:49.511Z] #47 5.167 + install_shfmt [2020-05-07T19:37:49.511Z] #47 5.168 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-07T19:37:49.511Z] #47 5.169 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T19:37:49.511Z] #47 5.169 + git clone https://github.com/mvdan/sh.git /tmp/tmp.dDfrJ4ujdL/src/github.com/mvdan/sh [2020-05-07T19:37:49.511Z] #47 5.174 Cloning into '/tmp/tmp.dDfrJ4ujdL/src/github.com/mvdan/sh'... [2020-05-07T19:37:49.511Z] #47 ... [2020-05-07T19:37:49.511Z] [2020-05-07T19:37:49.511Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:37:49.511Z] #30 4.524 + RM_GOPATH=0 [2020-05-07T19:37:49.511Z] #30 4.524 + TMP_GOPATH= [2020-05-07T19:37:49.511Z] #30 4.524 + : /build [2020-05-07T19:37:49.511Z] #30 4.524 + '[' -z '' ']' [2020-05-07T19:37:49.511Z] #30 4.524 ++ mktemp -d [2020-05-07T19:37:49.511Z] #30 4.526 + export GOPATH=/tmp/tmp.7EDotFvmZl [2020-05-07T19:37:49.511Z] #30 4.526 + GOPATH=/tmp/tmp.7EDotFvmZl [2020-05-07T19:37:49.511Z] #30 4.526 + RM_GOPATH=1 [2020-05-07T19:37:49.511Z] #30 4.527 ++ dirname /tmp/install/install.sh [2020-05-07T19:37:49.511Z] #30 4.529 + dir=/tmp/install [2020-05-07T19:37:49.511Z] #30 4.530 + bin=tomlv [2020-05-07T19:37:49.511Z] #30 4.530 + shift [2020-05-07T19:37:49.511Z] #30 4.530 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-07T19:37:49.511Z] #30 4.530 + . /tmp/install/tomlv.installer [2020-05-07T19:37:49.511Z] #30 4.531 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T19:37:49.511Z] #30 4.531 + install_tomlv [2020-05-07T19:37:49.511Z] #30 4.531 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-07T19:37:49.511Z] #30 4.531 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T19:37:49.511Z] #30 4.532 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.7EDotFvmZl/src/github.com/BurntSushi/toml [2020-05-07T19:37:49.511Z] #30 4.535 Cloning into '/tmp/tmp.7EDotFvmZl/src/github.com/BurntSushi/toml'... [2020-05-07T19:37:49.511Z] #30 5.283 + cd /tmp/tmp.7EDotFvmZl/src/github.com/BurntSushi/toml [2020-05-07T19:37:49.511Z] #30 5.284 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T19:37:49.511Z] #30 5.289 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-07T19:37:49.511Z] #30 6.095 github.com/BurntSushi/toml [2020-05-07T19:37:49.511Z] #30 9.857 github.com/BurntSushi/toml/cmd/tomlv [2020-05-07T19:37:49.642Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:de7f0120fde34b5dfdb2d29af7d599ecaaa2012a . [2020-05-07T19:37:49.642Z] #1 [internal] load build definition from Dockerfile [2020-05-07T19:37:49.642Z] #1 transferring dockerfile: 16.23kB done [2020-05-07T19:37:49.642Z] #1 DONE 0.0s [2020-05-07T19:37:49.642Z] [2020-05-07T19:37:49.642Z] #2 [internal] load .dockerignore [2020-05-07T19:37:49.642Z] #2 transferring context: 87B done [2020-05-07T19:37:49.642Z] #2 DONE 0.0s [2020-05-07T19:37:49.642Z] [2020-05-07T19:37:49.642Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-07T19:37:49.712Z] #5 DONE 0.1s [2020-05-07T19:37:49.712Z] [2020-05-07T19:37:49.712Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-07T19:37:49.712Z] #57 DONE 0.0s [2020-05-07T19:37:49.712Z] [2020-05-07T19:37:49.712Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T19:37:49.712Z] #7 DONE 0.0s [2020-05-07T19:37:49.712Z] [2020-05-07T19:37:49.712Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-07T19:37:49.712Z] #8 CACHED [2020-05-07T19:37:49.712Z] [2020-05-07T19:37:49.712Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T19:37:49.712Z] #32 CACHED [2020-05-07T19:37:49.712Z] [2020-05-07T19:37:49.712Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-07T19:37:49.712Z] #9 CACHED [2020-05-07T19:37:49.712Z] [2020-05-07T19:37:49.712Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T19:37:49.712Z] #51 CACHED [2020-05-07T19:37:49.712Z] [2020-05-07T19:37:49.712Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T19:37:49.712Z] #10 CACHED [2020-05-07T19:37:49.712Z] [2020-05-07T19:37:49.712Z] #20 [internal] load build context [2020-05-07T19:37:49.766Z] #30 ... [2020-05-07T19:37:49.766Z] [2020-05-07T19:37:49.766Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:37:49.766Z] #33 11.40 -- Detecting C compile features - done [2020-05-07T19:37:48.129Z] > git merge daa826f9f3ebf85dd562a4d6f6e84e7040bceda3 # timeout=10 [2020-05-07T19:37:48.143Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-07T19:37:48.152Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T19:37:48.156Z] > git checkout -f de7f0120fde34b5dfdb2d29af7d599ecaaa2012a # timeout=10 [2020-05-07T19:37:49.910Z] #3 DONE 0.1s [2020-05-07T19:37:49.911Z] [2020-05-07T19:37:49.911Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-07T19:37:49.911Z] #4 CACHED [2020-05-07T19:37:50.009Z] Client: [2020-05-07T19:37:50.009Z] Debug Mode: false [2020-05-07T19:37:50.009Z] [2020-05-07T19:37:50.009Z] Server: [2020-05-07T19:37:50.009Z] Containers: 0 [2020-05-07T19:37:50.009Z] Running: 0 [2020-05-07T19:37:50.009Z] Paused: 0 [2020-05-07T19:37:50.009Z] Stopped: 0 [2020-05-07T19:37:50.009Z] Images: 2 [2020-05-07T19:37:50.009Z] Server Version: 19.03.8 [2020-05-07T19:37:50.009Z] Storage Driver: overlay2 [2020-05-07T19:37:50.009Z] Backing Filesystem: [2020-05-07T19:37:50.009Z] Supports d_type: true [2020-05-07T19:37:50.009Z] Native Overlay Diff: true [2020-05-07T19:37:50.009Z] Logging Driver: json-file [2020-05-07T19:37:50.009Z] Cgroup Driver: cgroupfs [2020-05-07T19:37:50.009Z] Plugins: [2020-05-07T19:37:50.009Z] Volume: local [2020-05-07T19:37:50.009Z] Network: bridge host ipvlan macvlan null overlay [2020-05-07T19:37:50.009Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-07T19:37:50.009Z] Swarm: inactive [2020-05-07T19:37:50.009Z] Runtimes: runc [2020-05-07T19:37:50.009Z] Default Runtime: runc [2020-05-07T19:37:50.009Z] Init Binary: docker-init [2020-05-07T19:37:50.009Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T19:37:50.009Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T19:37:50.009Z] init version: fec3683 [2020-05-07T19:37:50.009Z] Security Options: [2020-05-07T19:37:50.009Z] apparmor [2020-05-07T19:37:50.009Z] seccomp [2020-05-07T19:37:50.009Z] Profile: default [2020-05-07T19:37:50.009Z] Kernel Version: 4.15.0-1065-aws [2020-05-07T19:37:50.009Z] Operating System: Ubuntu 16.04.6 LTS [2020-05-07T19:37:50.009Z] OSType: linux [2020-05-07T19:37:50.009Z] Architecture: aarch64 [2020-05-07T19:37:50.009Z] CPUs: 4 [2020-05-07T19:37:50.009Z] Total Memory: 7.525GiB [2020-05-07T19:37:50.009Z] Name: ip-10-100-58-213 [2020-05-07T19:37:50.009Z] ID: 5JPB:CPXV:74WD:UUPR:S54C:SZZY:3ZIR:DQ4F:3AW7:X7YB:VNEU:2Q7A [2020-05-07T19:37:50.009Z] Docker Root Dir: /var/lib/docker [2020-05-07T19:37:50.009Z] Debug Mode: false [2020-05-07T19:37:50.009Z] Registry: https://index.docker.io/v1/ [2020-05-07T19:37:50.009Z] Labels: [2020-05-07T19:37:50.009Z] Experimental: true [2020-05-07T19:37:50.009Z] Insecure Registries: [2020-05-07T19:37:50.009Z] 127.0.0.0/8 [2020-05-07T19:37:50.009Z] Live Restore Enabled: true [2020-05-07T19:37:50.009Z] [2020-05-07T19:37:50.009Z] WARNING: No swap limit support [Pipeline] sh [2020-05-07T19:37:50.022Z] #33 11.45 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-07T19:37:50.277Z] #33 11.69 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-07T19:37:50.277Z] #33 11.88 -- Configuring done [2020-05-07T19:37:50.277Z] #33 11.91 -- Generating done [2020-05-07T19:37:50.277Z] #33 11.91 -- Build files have been written to: /tmp/tmp.fPFZ8JD9Uz/tini [2020-05-07T19:37:50.277Z] #33 11.92 + make tini-static [2020-05-07T19:37:50.297Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T19:37:50.297Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T19:37:50.297Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40380/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-07T19:37:50.297Z] + bash /home/ubuntu/workspace/moby_PR-40380/check-config.sh [2020-05-07T19:37:50.297Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-07T19:37:50.297Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-07T19:37:50.297Z] [2020-05-07T19:37:50.297Z] Generally Necessary: [2020-05-07T19:37:50.297Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-07T19:37:50.297Z] - apparmor: enabled and tools installed [2020-05-07T19:37:50.297Z] - CONFIG_NAMESPACES: enabled [2020-05-07T19:37:50.297Z] - CONFIG_NET_NS: enabled [2020-05-07T19:37:50.297Z] - CONFIG_PID_NS: enabled [2020-05-07T19:37:50.297Z] - CONFIG_IPC_NS: enabled [2020-05-07T19:37:50.297Z] - CONFIG_UTS_NS: enabled [2020-05-07T19:37:50.297Z] - CONFIG_CGROUPS: enabled [2020-05-07T19:37:50.474Z] [2020-05-07T19:37:50.474Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-07T19:37:50.474Z] #6 DONE 0.1s [2020-05-07T19:37:50.474Z] [2020-05-07T19:37:50.474Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-07T19:37:50.556Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-07T19:37:50.556Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-07T19:37:50.556Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-07T19:37:50.556Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-07T19:37:50.556Z] - CONFIG_CPUSETS: enabled [2020-05-07T19:37:50.556Z] - CONFIG_MEMCG: enabled [2020-05-07T19:37:50.556Z] - CONFIG_KEYS: enabled [2020-05-07T19:37:50.556Z] - CONFIG_VETH: enabled (as module) [2020-05-07T19:37:50.556Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-07T19:37:50.556Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-07T19:37:50.556Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-07T19:37:50.556Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-07T19:37:50.556Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-07T19:37:50.556Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-07T19:37:50.556Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-07T19:37:50.556Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-07T19:37:50.556Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-07T19:37:50.556Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-07T19:37:50.556Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-07T19:37:50.556Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-07T19:37:50.556Z] [2020-05-07T19:37:50.556Z] Optional Features: [2020-05-07T19:37:50.556Z] - CONFIG_USER_NS: enabled [2020-05-07T19:37:50.556Z] - CONFIG_SECCOMP: enabled [2020-05-07T19:37:50.556Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-07T19:37:50.556Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-07T19:37:50.556Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-07T19:37:50.556Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-07T19:37:50.731Z] #5 DONE 0.2s [2020-05-07T19:37:50.731Z] [2020-05-07T19:37:50.731Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-07T19:37:50.731Z] #57 DONE 0.0s [2020-05-07T19:37:50.731Z] [2020-05-07T19:37:50.731Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T19:37:50.731Z] #7 DONE 0.0s [2020-05-07T19:37:50.731Z] [2020-05-07T19:37:50.731Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-07T19:37:50.731Z] #8 CACHED [2020-05-07T19:37:50.731Z] [2020-05-07T19:37:50.731Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T19:37:50.731Z] #32 CACHED [2020-05-07T19:37:50.731Z] [2020-05-07T19:37:50.731Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-07T19:37:50.731Z] #9 CACHED [2020-05-07T19:37:50.731Z] [2020-05-07T19:37:50.731Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T19:37:50.731Z] #51 CACHED [2020-05-07T19:37:50.731Z] [2020-05-07T19:37:50.731Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T19:37:50.731Z] #10 CACHED [2020-05-07T19:37:50.731Z] [2020-05-07T19:37:50.731Z] #20 [internal] load build context [2020-05-07T19:37:50.814Z] - CONFIG_BLK_CGROUP: enabled [2020-05-07T19:37:50.814Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-07T19:37:50.814Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-07T19:37:50.814Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-07T19:37:50.814Z] - CONFIG_CGROUP_PERF: enabled [2020-05-07T19:37:50.814Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-07T19:37:50.814Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-07T19:37:50.814Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-07T19:37:50.814Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-07T19:37:50.814Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-07T19:37:50.814Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-07T19:37:50.814Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-07T19:37:50.814Z] - CONFIG_IP_VS: enabled (as module) [2020-05-07T19:37:50.814Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-07T19:37:50.814Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-07T19:37:50.814Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-07T19:37:50.814Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-07T19:37:50.814Z] - CONFIG_EXT4_FS: enabled [2020-05-07T19:37:50.814Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-07T19:37:50.814Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-07T19:37:50.814Z] - Network Drivers: [2020-05-07T19:37:50.814Z] - "overlay": [2020-05-07T19:37:50.814Z] - CONFIG_VXLAN: enabled (as module) [2020-05-07T19:37:50.814Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-07T19:37:50.814Z] Optional (for encrypted networks): [2020-05-07T19:37:50.837Z] #33 12.36 Scanning dependencies of target tini-static [2020-05-07T19:37:50.837Z] #33 12.44 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-07T19:37:51.072Z] - CONFIG_CRYPTO: enabled [2020-05-07T19:37:51.072Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-07T19:37:51.072Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-07T19:37:51.072Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-07T19:37:51.072Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-07T19:37:51.072Z] - CONFIG_XFRM: enabled [2020-05-07T19:37:51.072Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-07T19:37:51.072Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-07T19:37:51.072Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-07T19:37:51.072Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-07T19:37:51.072Z] - "ipvlan": [2020-05-07T19:37:51.072Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-07T19:37:51.072Z] - "macvlan": [2020-05-07T19:37:51.072Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-07T19:37:51.072Z] - CONFIG_DUMMY: enabled (as module) [2020-05-07T19:37:51.072Z] - "ftp,tftp client in container": [2020-05-07T19:37:51.072Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-07T19:37:51.072Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-07T19:37:51.072Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-07T19:37:51.072Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-07T19:37:51.072Z] - Storage Drivers: [2020-05-07T19:37:51.072Z] - "aufs": [2020-05-07T19:37:51.072Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-07T19:37:51.072Z] - "btrfs": [2020-05-07T19:37:51.072Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-07T19:37:51.072Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-07T19:37:51.072Z] - "devicemapper": [2020-05-07T19:37:51.072Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-07T19:37:51.072Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-07T19:37:51.072Z] - "overlay": [2020-05-07T19:37:51.072Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-07T19:37:51.072Z] - "zfs": [2020-05-07T19:37:51.072Z] - /dev/zfs: missing [2020-05-07T19:37:51.072Z] - zfs command: missing [2020-05-07T19:37:51.072Z] - zpool command: missing [2020-05-07T19:37:51.072Z] [2020-05-07T19:37:51.072Z] Limits: [2020-05-07T19:37:51.072Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-07T19:37:51.072Z] [2020-05-07T19:37:51.072Z] + true [Pipeline] } [2020-05-07T19:37:51.093Z] #20 transferring context: 50.16MB 1.3s done [2020-05-07T19:37:51.093Z] #20 DONE 1.4s [2020-05-07T19:37:51.093Z] [2020-05-07T19:37:51.093Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-07T19:37:51.416Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:de7f0120fde34b5dfdb2d29af7d599ecaaa2012a . [2020-05-07T19:37:51.416Z] #2 [internal] load .dockerignore [2020-05-07T19:37:51.416Z] #2 transferring context: 87B done [2020-05-07T19:37:51.416Z] #2 DONE 0.0s [2020-05-07T19:37:51.416Z] [2020-05-07T19:37:51.416Z] #1 [internal] load build definition from Dockerfile [2020-05-07T19:37:51.416Z] #1 transferring dockerfile: 16.23kB done [2020-05-07T19:37:51.416Z] #1 DONE 0.0s [2020-05-07T19:37:51.416Z] [2020-05-07T19:37:51.416Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-07T19:37:51.673Z] #3 DONE 0.1s [2020-05-07T19:37:51.673Z] [2020-05-07T19:37:51.673Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-07T19:37:51.673Z] #4 CACHED [2020-05-07T19:37:52.115Z] #20 transferring context: 50.16MB 1.2s done [2020-05-07T19:37:52.115Z] #20 DONE 1.2s [2020-05-07T19:37:52.115Z] [2020-05-07T19:37:52.115Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:37:52.200Z] #33 13.67 [100%] Linking C executable tini-static [2020-05-07T19:37:52.240Z] [2020-05-07T19:37:52.240Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-07T19:37:52.240Z] #6 DONE 0.1s [2020-05-07T19:37:52.240Z] [2020-05-07T19:37:52.240Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-07T19:37:52.240Z] #5 DONE 0.1s [2020-05-07T19:37:52.240Z] [2020-05-07T19:37:52.240Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-07T19:37:52.240Z] #57 DONE 0.0s [2020-05-07T19:37:52.240Z] [2020-05-07T19:37:52.240Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T19:37:52.240Z] #7 DONE 0.0s [2020-05-07T19:37:52.240Z] [2020-05-07T19:37:52.240Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-07T19:37:52.240Z] #8 CACHED [2020-05-07T19:37:52.240Z] [2020-05-07T19:37:52.240Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T19:37:52.240Z] #32 CACHED [2020-05-07T19:37:52.240Z] [2020-05-07T19:37:52.240Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-07T19:37:52.240Z] #9 CACHED [2020-05-07T19:37:52.240Z] [2020-05-07T19:37:52.240Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T19:37:52.240Z] #51 CACHED [2020-05-07T19:37:52.240Z] [2020-05-07T19:37:52.240Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T19:37:52.240Z] #10 CACHED [2020-05-07T19:37:52.240Z] [2020-05-07T19:37:52.240Z] #20 [internal] load build context [2020-05-07T19:37:52.457Z] #33 ... [2020-05-07T19:37:52.457Z] [2020-05-07T19:37:52.457Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:37:52.457Z] #30 DONE 14.1s [2020-05-07T19:37:52.711Z] [2020-05-07T19:37:52.712Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:37:52.712Z] #49 13.95 + cd /tmp/tmp.yKpFNwv267/src/github.com/opencontainers/runc [2020-05-07T19:37:52.712Z] #49 13.95 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T19:37:53.271Z] #49 ... [2020-05-07T19:37:53.271Z] [2020-05-07T19:37:53.271Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:37:53.271Z] #33 14.26 [100%] Built target tini-static [2020-05-07T19:37:53.271Z] #33 14.46 + mkdir -p /build [2020-05-07T19:37:53.271Z] #33 14.47 + cp tini-static /build/docker-init [2020-05-07T19:37:53.271Z] #33 DONE 14.7s [2020-05-07T19:37:53.271Z] [2020-05-07T19:37:53.271Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:37:53.271Z] #47 12.79 + cd /tmp/tmp.dDfrJ4ujdL/src/github.com/mvdan/sh [2020-05-07T19:37:53.271Z] #47 12.79 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T19:37:53.271Z] #47 12.89 + GO111MODULE=on [2020-05-07T19:37:53.271Z] #47 12.89 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-07T19:37:53.271Z] #47 13.92 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T19:37:53.271Z] #47 13.95 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T19:37:53.271Z] #47 14.00 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T19:37:53.271Z] #47 14.24 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T19:37:53.271Z] #47 14.49 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T19:37:53.830Z] #47 15.44 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T19:37:54.150Z] #20 transferring context: 50.16MB 1.4s done [2020-05-07T19:37:54.150Z] #20 DONE 1.5s [2020-05-07T19:37:54.150Z] [2020-05-07T19:37:54.150Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:37:54.370Z] #59 2.810 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T19:37:54.370Z] #59 2.811 + RM_GOPATH=0 [2020-05-07T19:37:54.370Z] #59 2.811 + TMP_GOPATH= [2020-05-07T19:37:54.370Z] #59 2.811 + : /build [2020-05-07T19:37:54.370Z] #59 2.811 + '[' -z '' ']' [2020-05-07T19:37:54.370Z] #59 2.811 ++ mktemp -d [2020-05-07T19:37:54.370Z] #59 2.811 + export GOPATH=/tmp/tmp.f0xldzkd1n [2020-05-07T19:37:54.370Z] #59 2.811 + GOPATH=/tmp/tmp.f0xldzkd1n [2020-05-07T19:37:54.370Z] #59 2.811 + RM_GOPATH=1 [2020-05-07T19:37:54.370Z] #59 2.811 ++ dirname /tmp/install/install.sh [2020-05-07T19:37:54.370Z] #59 2.811 + dir=/tmp/install [2020-05-07T19:37:54.370Z] #59 2.811 + bin=proxy [2020-05-07T19:37:54.370Z] #59 2.811 + shift [2020-05-07T19:37:54.370Z] #59 2.811 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-07T19:37:54.370Z] #59 2.811 + . /tmp/install/proxy.installer [2020-05-07T19:37:54.370Z] #59 2.811 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T19:37:54.370Z] #59 2.811 + install_proxy [2020-05-07T19:37:54.370Z] #59 2.811 + case "$1" in [2020-05-07T19:37:54.370Z] #59 2.811 + export CGO_ENABLED=0 [2020-05-07T19:37:54.370Z] #59 2.811 + CGO_ENABLED=0 [2020-05-07T19:37:54.370Z] #59 2.811 + _install_proxy [2020-05-07T19:37:54.370Z] #59 2.811 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-07T19:37:54.370Z] #59 2.811 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.f0xldzkd1n/src/github.com/docker/libnetwork [2020-05-07T19:37:54.370Z] #59 2.834 Cloning into '/tmp/tmp.f0xldzkd1n/src/github.com/docker/libnetwork'... [2020-05-07T19:37:54.640Z] #59 2.440 + RM_GOPATH=0 [2020-05-07T19:37:54.640Z] #59 2.440 + TMP_GOPATH= [2020-05-07T19:37:54.640Z] #59 2.440 + : /build [2020-05-07T19:37:54.640Z] #59 2.440 + '[' -z '' ']' [2020-05-07T19:37:54.640Z] #59 2.440 ++ mktemp -d [2020-05-07T19:37:54.640Z] #59 2.440 + export GOPATH=/tmp/tmp.73hgO2YV05 [2020-05-07T19:37:54.640Z] #59 2.440 + GOPATH=/tmp/tmp.73hgO2YV05 [2020-05-07T19:37:54.640Z] #59 2.440 + RM_GOPATH=1 [2020-05-07T19:37:54.640Z] #59 2.440 ++ dirname /tmp/install/install.sh [2020-05-07T19:37:54.640Z] #59 2.441 + dir=/tmp/install [2020-05-07T19:37:54.640Z] #59 2.441 + bin=proxy [2020-05-07T19:37:54.640Z] #59 2.441 + shift [2020-05-07T19:37:54.640Z] #59 2.441 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-07T19:37:54.640Z] #59 2.441 + . /tmp/install/proxy.installer [2020-05-07T19:37:54.640Z] #59 2.441 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T19:37:54.640Z] #59 2.441 + install_proxy [2020-05-07T19:37:54.640Z] #59 2.441 + case "$1" in [2020-05-07T19:37:54.640Z] #59 2.441 + export CGO_ENABLED=0 [2020-05-07T19:37:54.640Z] #59 2.441 + CGO_ENABLED=0 [2020-05-07T19:37:54.640Z] #59 2.441 + _install_proxy [2020-05-07T19:37:54.641Z] #59 2.441 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-07T19:37:54.641Z] #59 2.441 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.73hgO2YV05/src/github.com/docker/libnetwork [2020-05-07T19:37:54.641Z] #59 2.441 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T19:37:54.641Z] #59 2.477 Cloning into '/tmp/tmp.73hgO2YV05/src/github.com/docker/libnetwork'... [2020-05-07T19:37:54.754Z] #47 16.18 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T19:37:54.754Z] #47 ... [2020-05-07T19:37:54.754Z] [2020-05-07T19:37:54.754Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-07T19:37:54.754Z] #57 CACHED [2020-05-07T19:37:54.754Z] [2020-05-07T19:37:54.754Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-07T19:37:54.754Z] #35 CACHED [2020-05-07T19:37:54.754Z] [2020-05-07T19:37:54.754Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T19:37:54.754Z] #36 CACHED [2020-05-07T19:37:54.754Z] [2020-05-07T19:37:54.754Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-07T19:37:54.754Z] #24 CACHED [2020-05-07T19:37:54.754Z] [2020-05-07T19:37:54.754Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-07T19:37:54.754Z] #18 CACHED [2020-05-07T19:37:54.754Z] [2020-05-07T19:37:54.754Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T19:37:54.754Z] #17 CACHED [2020-05-07T19:37:54.754Z] [2020-05-07T19:37:54.754Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-07T19:37:54.754Z] #15 CACHED [2020-05-07T19:37:54.754Z] [2020-05-07T19:37:54.754Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-07T19:37:54.754Z] #26 CACHED [2020-05-07T19:37:54.754Z] [2020-05-07T19:37:54.754Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-07T19:37:54.754Z] #22 CACHED [2020-05-07T19:37:54.754Z] [2020-05-07T19:37:54.754Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T19:37:54.754Z] #28 CACHED [2020-05-07T19:37:54.754Z] [2020-05-07T19:37:54.754Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T19:37:54.754Z] #25 CACHED [2020-05-07T19:37:54.754Z] [2020-05-07T19:37:54.754Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-07T19:37:54.754Z] #16 CACHED [2020-05-07T19:37:54.754Z] [2020-05-07T19:37:54.754Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-07T19:37:54.754Z] #13 CACHED [2020-05-07T19:37:54.754Z] [2020-05-07T19:37:54.754Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-07T19:37:54.754Z] #14 CACHED [2020-05-07T19:37:54.754Z] [2020-05-07T19:37:54.754Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-07T19:37:54.754Z] #19 CACHED [2020-05-07T19:37:54.754Z] [2020-05-07T19:37:54.754Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-07T19:37:54.754Z] #11 CACHED [2020-05-07T19:37:54.754Z] [2020-05-07T19:37:54.754Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T19:37:54.754Z] #23 CACHED [2020-05-07T19:37:54.754Z] [2020-05-07T19:37:54.754Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-07T19:37:54.754Z] #12 CACHED [2020-05-07T19:37:54.754Z] [2020-05-07T19:37:54.754Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-07T19:37:54.754Z] #27 CACHED [2020-05-07T19:37:54.754Z] [2020-05-07T19:37:54.754Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-07T19:37:54.754Z] #29 CACHED [2020-05-07T19:37:54.754Z] [2020-05-07T19:37:54.754Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T19:37:54.754Z] #38 CACHED [2020-05-07T19:37:54.754Z] [2020-05-07T19:37:54.754Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T19:37:54.754Z] #39 CACHED [2020-05-07T19:37:54.754Z] [2020-05-07T19:37:54.754Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-07T19:37:54.754Z] #31 DONE 0.1s [2020-05-07T19:37:54.754Z] [2020-05-07T19:37:54.754Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:37:55.009Z] #59 15.81 Checking out files: 63% (1314/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-07T19:37:55.009Z] #59 16.45 + cd /tmp/tmp.4SybvfJxIw/src/github.com/docker/libnetwork [2020-05-07T19:37:55.009Z] #59 16.45 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T19:37:55.569Z] #59 ... [2020-05-07T19:37:55.569Z] [2020-05-07T19:37:55.569Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-07T19:37:55.569Z] #34 DONE 0.1s [2020-05-07T19:37:55.569Z] [2020-05-07T19:37:55.569Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:37:55.569Z] #59 17.04 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-07T19:37:55.569Z] #59 ... [2020-05-07T19:37:55.569Z] [2020-05-07T19:37:55.569Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-07T19:37:55.569Z] #37 DONE 0.3s [2020-05-07T19:37:55.569Z] [2020-05-07T19:37:55.569Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-07T19:37:55.569Z] #40 DONE 0.1s [2020-05-07T19:37:55.824Z] [2020-05-07T19:37:55.824Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:37:55.824Z] #47 17.31 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T19:37:56.265Z] #59 ... [2020-05-07T19:37:56.265Z] [2020-05-07T19:37:56.265Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:37:56.265Z] #21 4.773 + RM_GOPATH=0 [2020-05-07T19:37:56.265Z] #21 4.773 + TMP_GOPATH= [2020-05-07T19:37:56.265Z] #21 4.773 + : /build [2020-05-07T19:37:56.265Z] #21 4.773 + '[' -z '' ']' [2020-05-07T19:37:56.265Z] #21 4.779 ++ mktemp -d [2020-05-07T19:37:56.265Z] #21 4.779 + export GOPATH=/tmp/tmp.Oc56VNFmlP [2020-05-07T19:37:56.265Z] #21 4.779 + GOPATH=/tmp/tmp.Oc56VNFmlP [2020-05-07T19:37:56.265Z] #21 4.779 + RM_GOPATH=1 [2020-05-07T19:37:56.265Z] #21 4.779 ++ dirname /tmp/install/install.sh [2020-05-07T19:37:56.265Z] #21 4.785 + dir=/tmp/install [2020-05-07T19:37:56.265Z] #21 4.785 + bin=dockercli [2020-05-07T19:37:56.265Z] #21 4.785 + shift [2020-05-07T19:37:56.265Z] #21 4.785 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-07T19:37:56.265Z] #21 4.785 + . /tmp/install/dockercli.installer [2020-05-07T19:37:56.265Z] #21 4.786 ++ : stable [2020-05-07T19:37:56.265Z] #21 4.786 ++ : 17.06.2-ce [2020-05-07T19:37:56.265Z] #21 4.786 + install_dockercli [2020-05-07T19:37:56.265Z] #21 4.787 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-07T19:37:56.265Z] #21 4.788 Install docker/cli version 17.06.2-ce from stable [2020-05-07T19:37:56.265Z] #21 4.788 ++ uname -m [2020-05-07T19:37:56.265Z] #21 4.792 + arch=x86_64 [2020-05-07T19:37:56.265Z] #21 4.792 + '[' x86_64 '!=' x86_64 ']' [2020-05-07T19:37:56.265Z] #21 4.792 + url=https://download.docker.com/linux/static [2020-05-07T19:37:56.265Z] #21 4.793 + tar -xz docker/docker [2020-05-07T19:37:56.265Z] #21 4.793 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-07T19:37:56.750Z] #47 18.13 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T19:37:56.750Z] #47 18.24 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T19:37:56.750Z] #47 18.39 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T19:37:56.829Z] #21 ... [2020-05-07T19:37:56.829Z] [2020-05-07T19:37:56.829Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:37:56.829Z] #33 4.432 + RM_GOPATH=0 [2020-05-07T19:37:56.829Z] #33 4.434 + TMP_GOPATH= [2020-05-07T19:37:56.829Z] #33 4.434 + : /build [2020-05-07T19:37:56.829Z] #33 4.434 + '[' -z '' ']' [2020-05-07T19:37:56.829Z] #33 4.436 ++ mktemp -d [2020-05-07T19:37:56.829Z] #33 4.440 + export GOPATH=/tmp/tmp.P1gg6mT18d [2020-05-07T19:37:56.829Z] #33 4.440 + GOPATH=/tmp/tmp.P1gg6mT18d [2020-05-07T19:37:56.829Z] #33 4.440 + RM_GOPATH=1 [2020-05-07T19:37:56.829Z] #33 4.440 ++ dirname /tmp/install/install.sh [2020-05-07T19:37:56.829Z] #33 4.446 + dir=/tmp/install [2020-05-07T19:37:56.829Z] #33 4.447 + bin=tini [2020-05-07T19:37:56.829Z] #33 4.447 + shift [2020-05-07T19:37:56.829Z] #33 4.447 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-07T19:37:56.829Z] #33 4.447 + . /tmp/install/tini.installer [2020-05-07T19:37:56.829Z] #33 4.447 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T19:37:56.829Z] #33 4.447 + install_tini [2020-05-07T19:37:56.829Z] #33 4.448 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-07T19:37:56.829Z] #33 4.448 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T19:37:56.829Z] #33 4.448 + git clone https://github.com/krallin/tini.git /tmp/tmp.P1gg6mT18d/tini [2020-05-07T19:37:56.829Z] #33 4.457 Cloning into '/tmp/tmp.P1gg6mT18d/tini'... [2020-05-07T19:37:56.829Z] #33 5.179 + cd /tmp/tmp.P1gg6mT18d/tini [2020-05-07T19:37:56.829Z] #33 5.180 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T19:37:56.829Z] #33 5.215 + cmake . [2020-05-07T19:37:56.829Z] #33 5.875 -- The C compiler identification is GNU 8.3.0 [2020-05-07T19:37:57.005Z] #47 18.41 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T19:37:57.086Z] #33 5.954 -- Check for working C compiler: /usr/bin/cc [2020-05-07T19:37:57.167Z] #59 ... [2020-05-07T19:37:57.167Z] [2020-05-07T19:37:57.167Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:37:57.167Z] #30 4.847 + RM_GOPATH=0 [2020-05-07T19:37:57.167Z] #30 4.848 + TMP_GOPATH= [2020-05-07T19:37:57.168Z] #30 4.848 + : /build [2020-05-07T19:37:57.168Z] #30 4.848 + '[' -z '' ']' [2020-05-07T19:37:57.168Z] #30 4.849 ++ mktemp -d [2020-05-07T19:37:57.168Z] #30 4.865 + export GOPATH=/tmp/tmp.WYCPLmW5yD [2020-05-07T19:37:57.168Z] #30 4.865 + GOPATH=/tmp/tmp.WYCPLmW5yD [2020-05-07T19:37:57.168Z] #30 4.865 + RM_GOPATH=1 [2020-05-07T19:37:57.168Z] #30 4.866 ++ dirname /tmp/install/install.sh [2020-05-07T19:37:57.168Z] #30 4.867 + dir=/tmp/install [2020-05-07T19:37:57.168Z] #30 4.867 + bin=tomlv [2020-05-07T19:37:57.168Z] #30 4.867 + shift [2020-05-07T19:37:57.168Z] #30 4.868 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-07T19:37:57.168Z] #30 4.868 + . /tmp/install/tomlv.installer [2020-05-07T19:37:57.168Z] #30 4.869 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T19:37:57.168Z] #30 4.869 + install_tomlv [2020-05-07T19:37:57.168Z] #30 4.869 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-07T19:37:57.168Z] #30 4.870 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T19:37:57.168Z] #30 4.870 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.WYCPLmW5yD/src/github.com/BurntSushi/toml [2020-05-07T19:37:57.168Z] #30 4.877 Cloning into '/tmp/tmp.WYCPLmW5yD/src/github.com/BurntSushi/toml'... [2020-05-07T19:37:57.424Z] #30 5.623 + cd /tmp/tmp.WYCPLmW5yD/src/github.com/BurntSushi/toml [2020-05-07T19:37:57.444Z] #45 3.245 + RM_GOPATH=0 [2020-05-07T19:37:57.444Z] #45 3.245 + TMP_GOPATH= [2020-05-07T19:37:57.444Z] #45 3.245 + : /build [2020-05-07T19:37:57.444Z] #45 3.245 + '[' -z '' ']' [2020-05-07T19:37:57.444Z] #45 3.249 Installing golangci-lint version v1.23.8 [2020-05-07T19:37:57.444Z] #45 3.250 ++ mktemp -d [2020-05-07T19:37:57.444Z] #45 3.250 + export GOPATH=/tmp/tmp.PDWGm7eQ3N [2020-05-07T19:37:57.444Z] #45 3.250 + GOPATH=/tmp/tmp.PDWGm7eQ3N [2020-05-07T19:37:57.444Z] #45 3.250 + RM_GOPATH=1 [2020-05-07T19:37:57.444Z] #45 3.250 ++ dirname /tmp/install/install.sh [2020-05-07T19:37:57.444Z] #45 3.250 + dir=/tmp/install [2020-05-07T19:37:57.444Z] #45 3.250 + bin=golangci_lint [2020-05-07T19:37:57.444Z] #45 3.250 + shift [2020-05-07T19:37:57.444Z] #45 3.250 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-07T19:37:57.444Z] #45 3.250 + . /tmp/install/golangci_lint.installer [2020-05-07T19:37:57.444Z] #45 3.250 ++ : v1.23.8 [2020-05-07T19:37:57.444Z] #45 3.250 + install_golangci_lint [2020-05-07T19:37:57.444Z] #45 3.250 + echo 'Installing golangci-lint version v1.23.8' [2020-05-07T19:37:57.444Z] #45 3.250 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-07T19:37:57.565Z] #47 19.00 github.com/pkg/diff [2020-05-07T19:37:57.565Z] #47 19.09 golang.org/x/sys/unix [2020-05-07T19:37:57.649Z] #33 6.677 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-07T19:37:57.681Z] #30 5.623 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T19:37:57.681Z] #30 5.661 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-07T19:37:57.906Z] #33 6.679 -- Detecting C compiler ABI info [2020-05-07T19:37:58.065Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T19:37:58.071Z] > git config --add remote.origin.fetch +refs/pull/40380/head:refs/remotes/origin/PR-40380 # timeout=10 [2020-05-07T19:37:58.076Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T19:37:58.124Z] Fetching without tags [2020-05-07T19:37:58.470Z] #33 7.290 -- Detecting C compiler ABI info - done [2020-05-07T19:37:58.470Z] #33 7.356 -- Detecting C compile features [2020-05-07T19:37:58.612Z] #30 6.512 github.com/BurntSushi/toml [2020-05-07T19:37:58.690Z] Merging remotes/origin/master commit daa826f9f3ebf85dd562a4d6f6e84e7040bceda3 into PR head commit de7f0120fde34b5dfdb2d29af7d599ecaaa2012a [2020-05-07T19:37:58.927Z] #47 20.25 mvdan.cc/editorconfig [2020-05-07T19:37:59.352Z] #45 ... [2020-05-07T19:37:59.352Z] [2020-05-07T19:37:59.352Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:37:59.352Z] #21 3.928 + RM_GOPATH=0 [2020-05-07T19:37:59.352Z] #21 3.928 + TMP_GOPATH= [2020-05-07T19:37:59.352Z] #21 3.929 + : /build [2020-05-07T19:37:59.352Z] #21 3.929 + '[' -z '' ']' [2020-05-07T19:37:59.352Z] #21 3.931 ++ mktemp -d [2020-05-07T19:37:59.352Z] #21 3.935 + export GOPATH=/tmp/tmp.maeabuO8MK [2020-05-07T19:37:59.352Z] #21 3.935 + GOPATH=/tmp/tmp.maeabuO8MK [2020-05-07T19:37:59.352Z] #21 3.935 + RM_GOPATH=1 [2020-05-07T19:37:59.352Z] #21 3.936 ++ dirname /tmp/install/install.sh [2020-05-07T19:37:59.352Z] #21 3.938 + dir=/tmp/install [2020-05-07T19:37:59.352Z] #21 3.938 + bin=dockercli [2020-05-07T19:37:59.352Z] #21 3.939 + shift [2020-05-07T19:37:59.352Z] #21 3.939 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-07T19:37:59.352Z] #21 3.940 + . /tmp/install/dockercli.installer [2020-05-07T19:37:59.352Z] #21 3.940 ++ : stable [2020-05-07T19:37:59.352Z] #21 3.941 ++ : 17.06.2-ce [2020-05-07T19:37:59.352Z] #21 3.941 + install_dockercli [2020-05-07T19:37:59.352Z] #21 3.942 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-07T19:37:59.352Z] #21 3.942 Install docker/cli version 17.06.2-ce from stable [2020-05-07T19:37:59.352Z] #21 3.946 ++ uname -m [2020-05-07T19:37:59.352Z] #21 3.948 + arch=aarch64 [2020-05-07T19:37:59.352Z] #21 3.948 + '[' aarch64 '!=' x86_64 ']' [2020-05-07T19:37:59.352Z] #21 3.949 + '[' aarch64 '!=' s390x ']' [2020-05-07T19:37:59.352Z] #21 3.949 + '[' aarch64 '!=' armhf ']' [2020-05-07T19:37:59.352Z] #21 3.949 + build_dockercli [2020-05-07T19:37:59.352Z] #21 3.949 + git clone https://github.com/docker/docker-ce /tmp/tmp.maeabuO8MK/tmp/docker-ce [2020-05-07T19:37:59.352Z] #21 3.958 Cloning into '/tmp/tmp.maeabuO8MK/tmp/docker-ce'... [2020-05-07T19:37:59.852Z] #47 ... [2020-05-07T19:37:59.852Z] [2020-05-07T19:37:59.852Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:37:59.852Z] #59 DONE 21.3s [2020-05-07T19:37:59.852Z] [2020-05-07T19:37:59.852Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:37:59.852Z] #47 21.36 mvdan.cc/sh/v3/fileutil [2020-05-07T19:37:59.884Z] Merge succeeded, producing de7f0120fde34b5dfdb2d29af7d599ecaaa2012a [2020-05-07T19:37:59.885Z] Checking out Revision de7f0120fde34b5dfdb2d29af7d599ecaaa2012a (PR-40380) [2020-05-07T19:38:00.107Z] #47 21.56 mvdan.cc/sh/v3/syntax [2020-05-07T19:38:00.107Z] #47 ... [2020-05-07T19:38:00.107Z] [2020-05-07T19:38:00.107Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:38:00.107Z] #41 11.52 github.com/LK4D4/vndr [2020-05-07T19:38:00.107Z] #41 ... [2020-05-07T19:38:00.107Z] [2020-05-07T19:38:00.107Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:38:00.107Z] #49 14.94 + '[' -z '' ']' [2020-05-07T19:38:00.107Z] #49 14.94 + target=static [2020-05-07T19:38:00.107Z] #49 14.94 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-07T19:38:00.107Z] #49 17.28 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-07T19:38:00.363Z] #33 9.404 -- Detecting C compile features - done [2020-05-07T19:38:00.363Z] #33 9.447 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-07T19:37:58.114Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T19:37:58.147Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T19:37:58.147Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T19:37:58.148Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40380/head:refs/remotes/origin/PR-40380 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T19:37:58.712Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T19:37:58.716Z] > git checkout -f de7f0120fde34b5dfdb2d29af7d599ecaaa2012a # timeout=10 [2020-05-07T19:37:59.827Z] > git merge daa826f9f3ebf85dd562a4d6f6e84e7040bceda3 # timeout=10 [2020-05-07T19:37:59.872Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-07T19:37:59.909Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T19:37:59.915Z] > git checkout -f de7f0120fde34b5dfdb2d29af7d599ecaaa2012a # timeout=10 [2020-05-07T19:38:00.835Z] Commit message: "Dockerfile: mount install scripts instead of copying" [2020-05-07T19:38:00.932Z] #33 9.743 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-07T19:38:00.932Z] #33 9.829 -- Configuring done [2020-05-07T19:38:00.932Z] #33 9.847 -- Generating done [2020-05-07T19:38:00.932Z] #33 9.858 -- Build files have been written to: /tmp/tmp.P1gg6mT18d/tini [2020-05-07T19:38:00.932Z] #33 9.864 + make tini-static [2020-05-07T19:38:01.189Z] #33 ... [2020-05-07T19:38:01.189Z] [2020-05-07T19:38:01.189Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:01.189Z] #43 4.603 + RM_GOPATH=0 [2020-05-07T19:38:01.189Z] #43 4.603 + TMP_GOPATH= [2020-05-07T19:38:01.189Z] #43 4.603 + : /build [2020-05-07T19:38:01.189Z] #43 4.603 + '[' -z '' ']' [2020-05-07T19:38:01.189Z] #43 4.603 ++ mktemp -d [2020-05-07T19:38:01.189Z] #43 4.609 + export GOPATH=/tmp/tmp.8XBJyNIDzF [2020-05-07T19:38:01.189Z] #43 4.609 + GOPATH=/tmp/tmp.8XBJyNIDzF [2020-05-07T19:38:01.189Z] #43 4.609 + RM_GOPATH=1 [2020-05-07T19:38:01.189Z] #43 4.609 ++ dirname /tmp/install/install.sh [2020-05-07T19:38:01.189Z] #43 4.633 + dir=/tmp/install [2020-05-07T19:38:01.189Z] #43 4.633 + bin=gotestsum [2020-05-07T19:38:01.189Z] #43 4.633 + shift [2020-05-07T19:38:01.189Z] #43 4.634 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-07T19:38:01.189Z] #43 4.634 + . /tmp/install/gotestsum.installer [2020-05-07T19:38:01.189Z] #43 4.635 ++ : v0.3.5 [2020-05-07T19:38:01.189Z] #43 4.635 + install_gotestsum [2020-05-07T19:38:01.189Z] #43 4.636 + echo 'Installing gotestsum version v0.3.5' [2020-05-07T19:38:01.189Z] #43 4.636 + go get -d gotest.tools/gotestsum [2020-05-07T19:38:01.189Z] #43 4.636 Installing gotestsum version v0.3.5 [2020-05-07T19:38:01.189Z] #43 ... [2020-05-07T19:38:01.189Z] [2020-05-07T19:38:01.189Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:01.189Z] #52 4.346 + RM_GOPATH=0 [2020-05-07T19:38:01.189Z] #52 4.346 + TMP_GOPATH= [2020-05-07T19:38:01.189Z] #52 4.346 + : /build [2020-05-07T19:38:01.189Z] #52 4.346 + '[' -z '' ']' [2020-05-07T19:38:01.189Z] #52 4.346 ++ mktemp -d [2020-05-07T19:38:01.189Z] #52 4.350 + export GOPATH=/tmp/tmp.XP63RLodCZ [2020-05-07T19:38:01.189Z] #52 4.350 + GOPATH=/tmp/tmp.XP63RLodCZ [2020-05-07T19:38:01.189Z] #52 4.350 + RM_GOPATH=1 [2020-05-07T19:38:01.189Z] #52 4.350 ++ dirname /tmp/install/install.sh [2020-05-07T19:38:01.189Z] #52 4.350 + dir=/tmp/install [2020-05-07T19:38:01.189Z] #52 4.350 + bin=containerd [2020-05-07T19:38:01.189Z] #52 4.350 + shift [2020-05-07T19:38:01.189Z] #52 4.351 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-07T19:38:01.189Z] #52 4.351 + . /tmp/install/containerd.installer [2020-05-07T19:38:01.189Z] #52 4.351 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T19:38:01.189Z] #52 4.351 + install_containerd [2020-05-07T19:38:01.189Z] #52 4.351 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-07T19:38:01.189Z] #52 4.351 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T19:38:01.189Z] #52 4.352 + git clone https://github.com/containerd/containerd.git /tmp/tmp.XP63RLodCZ/src/github.com/containerd/containerd [2020-05-07T19:38:01.189Z] #52 4.355 Cloning into '/tmp/tmp.XP63RLodCZ/src/github.com/containerd/containerd'... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-07T19:38:01.446Z] #52 ... [2020-05-07T19:38:01.446Z] [2020-05-07T19:38:01.446Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:38:01.446Z] #30 4.426 + RM_GOPATH=0 [2020-05-07T19:38:01.446Z] #30 4.426 + TMP_GOPATH= [2020-05-07T19:38:01.446Z] #30 4.426 + : /build [2020-05-07T19:38:01.446Z] #30 4.426 + '[' -z '' ']' [2020-05-07T19:38:01.446Z] #30 4.428 ++ mktemp -d [2020-05-07T19:38:01.446Z] #30 4.432 + export GOPATH=/tmp/tmp.UB6dpuAYtg [2020-05-07T19:38:01.446Z] #30 4.432 + GOPATH=/tmp/tmp.UB6dpuAYtg [2020-05-07T19:38:01.446Z] #30 4.432 + RM_GOPATH=1 [2020-05-07T19:38:01.446Z] #30 4.432 ++ dirname /tmp/install/install.sh [2020-05-07T19:38:01.446Z] #30 4.441 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T19:38:01.446Z] #30 4.441 + dir=/tmp/install [2020-05-07T19:38:01.446Z] #30 4.441 + bin=tomlv [2020-05-07T19:38:01.446Z] #30 4.441 + shift [2020-05-07T19:38:01.446Z] #30 4.441 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-07T19:38:01.446Z] #30 4.441 + . /tmp/install/tomlv.installer [2020-05-07T19:38:01.446Z] #30 4.441 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T19:38:01.446Z] #30 4.441 + install_tomlv [2020-05-07T19:38:01.446Z] #30 4.441 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-07T19:38:01.446Z] #30 4.441 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.UB6dpuAYtg/src/github.com/BurntSushi/toml [2020-05-07T19:38:01.446Z] #30 4.443 Cloning into '/tmp/tmp.UB6dpuAYtg/src/github.com/BurntSushi/toml'... [2020-05-07T19:38:01.446Z] #30 5.241 + cd /tmp/tmp.UB6dpuAYtg/src/github.com/BurntSushi/toml [2020-05-07T19:38:01.446Z] #30 5.241 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T19:38:01.446Z] #30 5.246 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-07T19:38:01.446Z] #30 6.145 github.com/BurntSushi/toml [2020-05-07T19:38:01.446Z] #30 9.198 github.com/BurntSushi/toml/cmd/tomlv [2020-05-07T19:38:01.466Z] #49 ... [2020-05-07T19:38:01.466Z] [2020-05-07T19:38:01.466Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:38:01.466Z] #41 DONE 23.0s [2020-05-07T19:38:01.466Z] [2020-05-07T19:38:01.466Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:01.711Z] #30 ... [2020-05-07T19:38:01.711Z] [2020-05-07T19:38:01.711Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:38:01.711Z] #41 4.835 + RM_GOPATH=0 [2020-05-07T19:38:01.711Z] #41 4.835 + TMP_GOPATH= [2020-05-07T19:38:01.711Z] #41 4.835 + : /build [2020-05-07T19:38:01.711Z] #41 4.835 + '[' -z '' ']' [2020-05-07T19:38:01.711Z] #41 4.838 ++ mktemp -d [2020-05-07T19:38:01.711Z] #41 4.839 + export GOPATH=/tmp/tmp.9bDIG0Uesm [2020-05-07T19:38:01.711Z] #41 4.839 + GOPATH=/tmp/tmp.9bDIG0Uesm [2020-05-07T19:38:01.711Z] #41 4.839 + RM_GOPATH=1 [2020-05-07T19:38:01.711Z] #41 4.840 ++ dirname /tmp/install/install.sh [2020-05-07T19:38:01.711Z] #41 4.842 + dir=/tmp/install [2020-05-07T19:38:01.711Z] #41 4.842 + bin=vndr [2020-05-07T19:38:01.711Z] #41 4.842 + shift [2020-05-07T19:38:01.711Z] #41 4.842 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-07T19:38:01.711Z] #41 4.842 + . /tmp/install/vndr.installer [2020-05-07T19:38:01.711Z] #41 4.842 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T19:38:01.711Z] #41 4.842 + install_vndr [2020-05-07T19:38:01.711Z] #41 4.842 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-07T19:38:01.711Z] #41 4.842 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.9bDIG0Uesm/src/github.com/LK4D4/vndr [2020-05-07T19:38:01.711Z] #41 4.842 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T19:38:01.711Z] #41 4.843 Cloning into '/tmp/tmp.9bDIG0Uesm/src/github.com/LK4D4/vndr'... [2020-05-07T19:38:01.711Z] #41 5.400 + cd /tmp/tmp.9bDIG0Uesm/src/github.com/LK4D4/vndr [2020-05-07T19:38:01.711Z] #41 5.400 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T19:38:01.711Z] #41 5.416 + go build -buildmode=pie -v -o /build/vndr . [2020-05-07T19:38:01.711Z] #41 7.264 github.com/LK4D4/vndr/godl/singleflight [2020-05-07T19:38:01.711Z] #41 7.275 github.com/LK4D4/vndr/build [2020-05-07T19:38:01.711Z] #41 7.483 github.com/LK4D4/vndr/versioned [2020-05-07T19:38:01.711Z] #41 8.664 github.com/LK4D4/vndr/godl [2020-05-07T19:38:01.711Z] #41 ... [2020-05-07T19:38:01.711Z] [2020-05-07T19:38:01.711Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:01.711Z] #45 4.668 + RM_GOPATH=0 [2020-05-07T19:38:01.711Z] #45 4.668 + TMP_GOPATH= [2020-05-07T19:38:01.711Z] #45 4.668 + : /build [2020-05-07T19:38:01.711Z] #45 4.670 + '[' -z '' ']' [2020-05-07T19:38:01.711Z] #45 4.677 ++ mktemp -d [2020-05-07T19:38:01.711Z] #45 4.678 + export GOPATH=/tmp/tmp.LTDD2ypOxN [2020-05-07T19:38:01.711Z] #45 4.686 + GOPATH=/tmp/tmp.LTDD2ypOxN [2020-05-07T19:38:01.711Z] #45 4.686 + RM_GOPATH=1 [2020-05-07T19:38:01.711Z] #45 4.687 ++ dirname /tmp/install/install.sh [2020-05-07T19:38:01.711Z] #45 4.693 + dir=/tmp/install [2020-05-07T19:38:01.711Z] #45 4.693 + bin=golangci_lint [2020-05-07T19:38:01.711Z] #45 4.693 + shift [2020-05-07T19:38:01.711Z] #45 4.693 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-07T19:38:01.711Z] #45 4.693 + . /tmp/install/golangci_lint.installer [2020-05-07T19:38:01.711Z] #45 4.694 ++ : v1.23.8 [2020-05-07T19:38:01.711Z] #45 4.694 + install_golangci_lint [2020-05-07T19:38:01.711Z] #45 4.694 + echo 'Installing golangci-lint version v1.23.8' [2020-05-07T19:38:01.711Z] #45 4.694 Installing golangci-lint version v1.23.8 [2020-05-07T19:38:01.711Z] #45 4.694 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-07T19:38:01.888Z] #30 9.848 github.com/BurntSushi/toml/cmd/tomlv [2020-05-07T19:38:01.888Z] #30 ... [2020-05-07T19:38:01.888Z] [2020-05-07T19:38:01.888Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:38:01.888Z] #41 5.072 + RM_GOPATH=0 [2020-05-07T19:38:01.888Z] #41 5.072 + TMP_GOPATH= [2020-05-07T19:38:01.888Z] #41 5.072 + : /build [2020-05-07T19:38:01.888Z] #41 5.072 + '[' -z '' ']' [2020-05-07T19:38:01.888Z] #41 5.072 ++ mktemp -d [2020-05-07T19:38:01.888Z] #41 5.072 + export GOPATH=/tmp/tmp.EsL1LzxueB [2020-05-07T19:38:01.888Z] #41 5.072 + GOPATH=/tmp/tmp.EsL1LzxueB [2020-05-07T19:38:01.888Z] #41 5.072 + RM_GOPATH=1 [2020-05-07T19:38:01.888Z] #41 5.077 ++ dirname /tmp/install/install.sh [2020-05-07T19:38:01.888Z] #41 5.098 + dir=/tmp/install [2020-05-07T19:38:01.888Z] #41 5.104 + bin=vndr [2020-05-07T19:38:01.888Z] #41 5.104 + shift [2020-05-07T19:38:01.888Z] #41 5.105 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-07T19:38:01.888Z] #41 5.105 + . /tmp/install/vndr.installer [2020-05-07T19:38:01.888Z] #41 5.105 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T19:38:01.888Z] #41 5.105 + install_vndr [2020-05-07T19:38:01.888Z] #41 5.105 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-07T19:38:01.888Z] #41 5.105 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T19:38:01.888Z] #41 5.105 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.EsL1LzxueB/src/github.com/LK4D4/vndr [2020-05-07T19:38:01.888Z] #41 5.110 Cloning into '/tmp/tmp.EsL1LzxueB/src/github.com/LK4D4/vndr'... [2020-05-07T19:38:01.888Z] #41 5.712 + cd /tmp/tmp.EsL1LzxueB/src/github.com/LK4D4/vndr [2020-05-07T19:38:01.888Z] #41 5.724 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T19:38:01.888Z] #41 5.746 + go build -buildmode=pie -v -o /build/vndr . [2020-05-07T19:38:01.888Z] #41 7.359 github.com/LK4D4/vndr/godl/singleflight [2020-05-07T19:38:01.888Z] #41 7.364 github.com/LK4D4/vndr/build [2020-05-07T19:38:01.888Z] #41 7.625 github.com/LK4D4/vndr/versioned [2020-05-07T19:38:01.888Z] #41 8.670 github.com/LK4D4/vndr/godl [2020-05-07T19:38:01.969Z] #45 ... [2020-05-07T19:38:01.969Z] [2020-05-07T19:38:01.969Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:38:01.969Z] #49 4.301 + RM_GOPATH=0 [2020-05-07T19:38:01.969Z] #49 4.301 + TMP_GOPATH= [2020-05-07T19:38:01.969Z] #49 4.301 + : /build [2020-05-07T19:38:01.969Z] #49 4.301 + '[' -z '' ']' [2020-05-07T19:38:01.969Z] #49 4.304 ++ mktemp -d [2020-05-07T19:38:01.969Z] #49 4.312 + export GOPATH=/tmp/tmp.tox2o5EamH [2020-05-07T19:38:01.969Z] #49 4.312 + GOPATH=/tmp/tmp.tox2o5EamH [2020-05-07T19:38:01.969Z] #49 4.312 + RM_GOPATH=1 [2020-05-07T19:38:01.969Z] #49 4.312 ++ dirname /tmp/install/install.sh [2020-05-07T19:38:01.969Z] #49 4.316 + dir=/tmp/install [2020-05-07T19:38:01.969Z] #49 4.316 + bin=runc [2020-05-07T19:38:01.969Z] #49 4.316 + shift [2020-05-07T19:38:01.969Z] #49 4.316 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-07T19:38:01.969Z] #49 4.316 + . /tmp/install/runc.installer [2020-05-07T19:38:01.969Z] #49 4.319 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T19:38:01.969Z] #49 4.319 + install_runc [2020-05-07T19:38:01.969Z] #49 4.319 + uname -r [2020-05-07T19:38:01.969Z] #49 4.322 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-07T19:38:01.969Z] #49 4.327 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-07T19:38:01.969Z] #49 4.328 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-07T19:38:01.969Z] #49 4.328 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-07T19:38:01.969Z] #49 4.328 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tox2o5EamH/src/github.com/opencontainers/runc [2020-05-07T19:38:01.969Z] #49 4.336 Cloning into '/tmp/tmp.tox2o5EamH/src/github.com/opencontainers/runc'... [2020-05-07T19:38:01.969Z] #49 ... [2020-05-07T19:38:01.969Z] [2020-05-07T19:38:01.969Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:01.969Z] #54 4.726 + RM_GOPATH=0 [2020-05-07T19:38:01.969Z] #54 4.726 + TMP_GOPATH= [2020-05-07T19:38:01.969Z] #54 4.726 + : /build [2020-05-07T19:38:01.969Z] #54 4.726 + '[' -z '' ']' [2020-05-07T19:38:01.969Z] #54 4.728 ++ mktemp -d [2020-05-07T19:38:01.969Z] #54 4.730 + export GOPATH=/tmp/tmp.Htq5Y1eaum [2020-05-07T19:38:01.969Z] #54 4.730 + GOPATH=/tmp/tmp.Htq5Y1eaum [2020-05-07T19:38:01.969Z] #54 4.730 + RM_GOPATH=1 [2020-05-07T19:38:01.969Z] #54 4.732 ++ dirname /tmp/install/install.sh [2020-05-07T19:38:01.969Z] #54 4.733 + dir=/tmp/install [2020-05-07T19:38:01.969Z] #54 4.733 + bin=rootlesskit [2020-05-07T19:38:01.969Z] #54 4.733 + shift [2020-05-07T19:38:01.969Z] #54 4.733 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-07T19:38:01.969Z] #54 4.733 + . /tmp/install/rootlesskit.installer [2020-05-07T19:38:01.969Z] #54 4.733 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T19:38:01.969Z] #54 4.734 + install_rootlesskit [2020-05-07T19:38:01.969Z] #54 4.734 + case "$1" in [2020-05-07T19:38:01.969Z] #54 4.734 + export CGO_ENABLED=0 [2020-05-07T19:38:01.969Z] #54 4.734 + CGO_ENABLED=0 [2020-05-07T19:38:01.969Z] #54 4.734 + _install_rootlesskit [2020-05-07T19:38:01.969Z] #54 4.734 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T19:38:01.969Z] #54 4.734 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492' [2020-05-07T19:38:01.969Z] #54 4.734 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Htq5Y1eaum/src/github.com/rootless-containers/rootlesskit [2020-05-07T19:38:01.969Z] #54 4.736 Cloning into '/tmp/tmp.Htq5Y1eaum/src/github.com/rootless-containers/rootlesskit'... [2020-05-07T19:38:01.969Z] #54 8.089 + cd /tmp/tmp.Htq5Y1eaum/src/github.com/rootless-containers/rootlesskit [2020-05-07T19:38:01.969Z] #54 8.089 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T19:38:01.969Z] #54 8.448 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-07T19:38:01.969Z] #54 8.449 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-07T19:38:02.123Z] + docker version [2020-05-07T19:38:02.123Z] Client: [2020-05-07T19:38:02.123Z] Version: 18.06.1-ce [2020-05-07T19:38:02.123Z] API version: 1.38 [2020-05-07T19:38:02.123Z] Go version: go1.10.3 [2020-05-07T19:38:02.123Z] Git commit: e68fc7a [2020-05-07T19:38:02.123Z] Built: Tue Aug 21 17:26:10 2018 [2020-05-07T19:38:02.123Z] OS/Arch: linux/ppc64le [2020-05-07T19:38:02.123Z] Experimental: false [2020-05-07T19:38:02.123Z] [2020-05-07T19:38:02.123Z] Server: [2020-05-07T19:38:02.123Z] Engine: [2020-05-07T19:38:02.123Z] Version: 18.06.1-ce [2020-05-07T19:38:02.123Z] API version: 1.38 (minimum version 1.12) [2020-05-07T19:38:02.123Z] Go version: go1.10.3 [2020-05-07T19:38:02.123Z] Git commit: e68fc7a [2020-05-07T19:38:02.123Z] Built: Tue Aug 21 17:24:20 2018 [2020-05-07T19:38:02.123Z] OS/Arch: linux/ppc64le [2020-05-07T19:38:02.123Z] Experimental: true [2020-05-07T19:38:02.145Z] #41 ... [2020-05-07T19:38:02.145Z] [2020-05-07T19:38:02.145Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:02.145Z] #43 4.656 + RM_GOPATH=0 [2020-05-07T19:38:02.145Z] #43 4.656 + TMP_GOPATH= [2020-05-07T19:38:02.145Z] #43 4.656 + : /build [2020-05-07T19:38:02.145Z] #43 4.656 + '[' -z '' ']' [2020-05-07T19:38:02.145Z] #43 4.656 ++ mktemp -d [2020-05-07T19:38:02.145Z] #43 4.663 + export GOPATH=/tmp/tmp.OHQFDrtJLX [2020-05-07T19:38:02.145Z] #43 4.663 + GOPATH=/tmp/tmp.OHQFDrtJLX [2020-05-07T19:38:02.145Z] #43 4.663 + RM_GOPATH=1 [2020-05-07T19:38:02.145Z] #43 4.663 ++ dirname /tmp/install/install.sh [2020-05-07T19:38:02.145Z] #43 4.664 + dir=/tmp/install [2020-05-07T19:38:02.145Z] #43 4.664 + bin=gotestsum [2020-05-07T19:38:02.145Z] #43 4.664 + shift [2020-05-07T19:38:02.145Z] #43 4.664 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-07T19:38:02.145Z] #43 4.665 + . /tmp/install/gotestsum.installer [2020-05-07T19:38:02.145Z] #43 4.665 ++ : v0.3.5 [2020-05-07T19:38:02.145Z] #43 4.665 + install_gotestsum [2020-05-07T19:38:02.145Z] #43 4.665 + echo 'Installing gotestsum version v0.3.5' [2020-05-07T19:38:02.145Z] #43 4.666 Installing gotestsum version v0.3.5 [2020-05-07T19:38:02.145Z] #43 4.666 + go get -d gotest.tools/gotestsum [2020-05-07T19:38:02.145Z] #43 ... [2020-05-07T19:38:02.145Z] [2020-05-07T19:38:02.145Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:38:02.145Z] #33 5.036 + RM_GOPATH=0 [2020-05-07T19:38:02.145Z] #33 5.036 + TMP_GOPATH= [2020-05-07T19:38:02.145Z] #33 5.036 + : /build [2020-05-07T19:38:02.145Z] #33 5.036 + '[' -z '' ']' [2020-05-07T19:38:02.145Z] #33 5.037 ++ mktemp -d [2020-05-07T19:38:02.145Z] #33 5.041 + export GOPATH=/tmp/tmp.jvXcZ36vnT [2020-05-07T19:38:02.145Z] #33 5.041 + GOPATH=/tmp/tmp.jvXcZ36vnT [2020-05-07T19:38:02.145Z] #33 5.041 + RM_GOPATH=1 [2020-05-07T19:38:02.145Z] #33 5.046 ++ dirname /tmp/install/install.sh [2020-05-07T19:38:02.145Z] #33 5.046 + dir=/tmp/install [2020-05-07T19:38:02.145Z] #33 5.046 + bin=tini [2020-05-07T19:38:02.145Z] #33 5.046 + shift [2020-05-07T19:38:02.145Z] #33 5.046 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-07T19:38:02.145Z] #33 5.046 + . /tmp/install/tini.installer [2020-05-07T19:38:02.145Z] #33 5.046 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T19:38:02.145Z] #33 5.046 + install_tini [2020-05-07T19:38:02.145Z] #33 5.046 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-07T19:38:02.145Z] #33 5.046 + git clone https://github.com/krallin/tini.git /tmp/tmp.jvXcZ36vnT/tini [2020-05-07T19:38:02.145Z] #33 5.047 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T19:38:02.145Z] #33 5.057 Cloning into '/tmp/tmp.jvXcZ36vnT/tini'... [2020-05-07T19:38:02.145Z] #33 5.751 + cd /tmp/tmp.jvXcZ36vnT/tini [2020-05-07T19:38:02.145Z] #33 5.758 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T19:38:02.145Z] #33 5.776 + cmake . [2020-05-07T19:38:02.145Z] #33 6.500 -- The C compiler identification is GNU 8.3.0 [2020-05-07T19:38:02.145Z] #33 6.584 -- Check for working C compiler: /usr/bin/cc [2020-05-07T19:38:02.145Z] #33 7.199 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-07T19:38:02.145Z] #33 7.203 -- Detecting C compiler ABI info [2020-05-07T19:38:02.145Z] #33 7.753 -- Detecting C compiler ABI info - done [2020-05-07T19:38:02.145Z] #33 7.836 -- Detecting C compile features [2020-05-07T19:38:02.145Z] #33 9.724 -- Detecting C compile features - done [2020-05-07T19:38:02.145Z] #33 9.776 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-07T19:38:02.145Z] #33 10.07 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-07T19:38:02.145Z] #33 10.20 -- Configuring done [2020-05-07T19:38:02.145Z] #33 10.22 -- Generating done [2020-05-07T19:38:02.145Z] #33 10.22 -- Build files have been written to: /tmp/tmp.jvXcZ36vnT/tini [2020-05-07T19:38:02.145Z] #33 10.25 + make tini-static [Pipeline] sh [2020-05-07T19:38:02.226Z] #54 ... [2020-05-07T19:38:02.226Z] [2020-05-07T19:38:02.226Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:38:02.226Z] #47 4.021 + RM_GOPATH=0 [2020-05-07T19:38:02.226Z] #47 4.021 + TMP_GOPATH= [2020-05-07T19:38:02.226Z] #47 4.021 + : /build [2020-05-07T19:38:02.226Z] #47 4.021 + '[' -z '' ']' [2020-05-07T19:38:02.226Z] #47 4.022 ++ mktemp -d [2020-05-07T19:38:02.226Z] #47 4.023 + export GOPATH=/tmp/tmp.nBi4kAqTA8 [2020-05-07T19:38:02.226Z] #47 4.023 + GOPATH=/tmp/tmp.nBi4kAqTA8 [2020-05-07T19:38:02.226Z] #47 4.023 + RM_GOPATH=1 [2020-05-07T19:38:02.226Z] #47 4.024 ++ dirname /tmp/install/install.sh [2020-05-07T19:38:02.226Z] #47 4.027 + dir=/tmp/install [2020-05-07T19:38:02.226Z] #47 4.027 + bin=shfmt [2020-05-07T19:38:02.226Z] #47 4.027 + shift [2020-05-07T19:38:02.226Z] #47 4.027 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-07T19:38:02.226Z] #47 4.027 + . /tmp/install/shfmt.installer [2020-05-07T19:38:02.226Z] #47 4.027 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T19:38:02.226Z] #47 4.028 + install_shfmt [2020-05-07T19:38:02.226Z] #47 4.028 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-07T19:38:02.226Z] #47 4.028 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T19:38:02.226Z] #47 4.028 + git clone https://github.com/mvdan/sh.git /tmp/tmp.nBi4kAqTA8/src/github.com/mvdan/sh [2020-05-07T19:38:02.226Z] #47 4.032 Cloning into '/tmp/tmp.nBi4kAqTA8/src/github.com/mvdan/sh'... [2020-05-07T19:38:02.226Z] #47 ... [2020-05-07T19:38:02.226Z] [2020-05-07T19:38:02.226Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:02.226Z] #21 10.86 + mkdir -p /build [2020-05-07T19:38:02.226Z] #21 10.87 + mv docker/docker /build/ [2020-05-07T19:38:02.226Z] #21 10.88 + rmdir docker [2020-05-07T19:38:02.391Z] #52 ... [2020-05-07T19:38:02.391Z] [2020-05-07T19:38:02.391Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-07T19:38:02.391Z] #42 DONE 0.1s [2020-05-07T19:38:02.391Z] [2020-05-07T19:38:02.391Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:38:02.402Z] #33 ... [2020-05-07T19:38:02.402Z] [2020-05-07T19:38:02.402Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:38:02.402Z] #49 4.814 + RM_GOPATH=0 [2020-05-07T19:38:02.402Z] #49 4.814 + TMP_GOPATH= [2020-05-07T19:38:02.402Z] #49 4.814 + : /build [2020-05-07T19:38:02.402Z] #49 4.814 + '[' -z '' ']' [2020-05-07T19:38:02.402Z] #49 4.818 ++ mktemp -d [2020-05-07T19:38:02.402Z] #49 4.823 + export GOPATH=/tmp/tmp.pc3f0FGUBS [2020-05-07T19:38:02.402Z] #49 4.823 + GOPATH=/tmp/tmp.pc3f0FGUBS [2020-05-07T19:38:02.402Z] #49 4.823 + RM_GOPATH=1 [2020-05-07T19:38:02.402Z] #49 4.823 ++ dirname /tmp/install/install.sh [2020-05-07T19:38:02.402Z] #49 4.828 + dir=/tmp/install [2020-05-07T19:38:02.402Z] #49 4.828 + bin=runc [2020-05-07T19:38:02.402Z] #49 4.828 + shift [2020-05-07T19:38:02.402Z] #49 4.829 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-07T19:38:02.402Z] #49 4.829 + . /tmp/install/runc.installer [2020-05-07T19:38:02.402Z] #49 4.829 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T19:38:02.402Z] #49 4.832 + install_runc [2020-05-07T19:38:02.402Z] #49 4.832 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-07T19:38:02.402Z] #49 4.834 + uname -r [2020-05-07T19:38:02.402Z] #49 4.837 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-07T19:38:02.402Z] #49 4.838 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-07T19:38:02.402Z] #49 4.838 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-07T19:38:02.402Z] #49 4.838 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pc3f0FGUBS/src/github.com/opencontainers/runc [2020-05-07T19:38:02.402Z] #49 4.840 Cloning into '/tmp/tmp.pc3f0FGUBS/src/github.com/opencontainers/runc'... [2020-05-07T19:38:02.402Z] #49 ... [2020-05-07T19:38:02.402Z] [2020-05-07T19:38:02.402Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:38:02.402Z] #47 4.626 + RM_GOPATH=0 [2020-05-07T19:38:02.402Z] #47 4.626 + TMP_GOPATH= [2020-05-07T19:38:02.402Z] #47 4.626 + : /build [2020-05-07T19:38:02.402Z] #47 4.626 + '[' -z '' ']' [2020-05-07T19:38:02.402Z] #47 4.636 ++ mktemp -d [2020-05-07T19:38:02.402Z] #47 4.636 + export GOPATH=/tmp/tmp.NDOSd2Qd0K [2020-05-07T19:38:02.402Z] #47 4.636 + GOPATH=/tmp/tmp.NDOSd2Qd0K [2020-05-07T19:38:02.402Z] #47 4.636 + RM_GOPATH=1 [2020-05-07T19:38:02.402Z] #47 4.636 ++ dirname /tmp/install/install.sh [2020-05-07T19:38:02.402Z] #47 4.648 + dir=/tmp/install [2020-05-07T19:38:02.402Z] #47 4.648 + bin=shfmt [2020-05-07T19:38:02.402Z] #47 4.649 + shift [2020-05-07T19:38:02.402Z] #47 4.649 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-07T19:38:02.402Z] #47 4.649 + . /tmp/install/shfmt.installer [2020-05-07T19:38:02.402Z] #47 4.654 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T19:38:02.402Z] #47 4.654 + install_shfmt [2020-05-07T19:38:02.402Z] #47 4.654 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-07T19:38:02.402Z] #47 4.654 + git clone https://github.com/mvdan/sh.git /tmp/tmp.NDOSd2Qd0K/src/github.com/mvdan/sh [2020-05-07T19:38:02.402Z] #47 4.654 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T19:38:02.402Z] #47 4.655 Cloning into '/tmp/tmp.NDOSd2Qd0K/src/github.com/mvdan/sh'... [2020-05-07T19:38:02.647Z] #21 ... [2020-05-07T19:38:02.647Z] [2020-05-07T19:38:02.647Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:38:02.647Z] #47 4.000 + RM_GOPATH=0 [2020-05-07T19:38:02.647Z] #47 4.001 + TMP_GOPATH= [2020-05-07T19:38:02.647Z] #47 4.002 + : /build [2020-05-07T19:38:02.647Z] #47 4.003 + '[' -z '' ']' [2020-05-07T19:38:02.647Z] #47 4.005 ++ mktemp -d [2020-05-07T19:38:02.647Z] #47 4.007 + export GOPATH=/tmp/tmp.cqXyqVZMsD [2020-05-07T19:38:02.647Z] #47 4.008 + GOPATH=/tmp/tmp.cqXyqVZMsD [2020-05-07T19:38:02.647Z] #47 4.009 + RM_GOPATH=1 [2020-05-07T19:38:02.647Z] #47 4.012 ++ dirname /tmp/install/install.sh [2020-05-07T19:38:02.647Z] #47 4.018 + dir=/tmp/install [2020-05-07T19:38:02.647Z] #47 4.022 + bin=shfmt [2020-05-07T19:38:02.647Z] #47 4.023 + shift [2020-05-07T19:38:02.647Z] #47 4.024 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-07T19:38:02.647Z] #47 4.024 + . /tmp/install/shfmt.installer [2020-05-07T19:38:02.647Z] #47 4.025 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T19:38:02.647Z] #47 4.025 + install_shfmt [2020-05-07T19:38:02.647Z] #47 4.026 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-07T19:38:02.647Z] #47 4.026 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T19:38:02.647Z] #47 4.027 + git clone https://github.com/mvdan/sh.git /tmp/tmp.cqXyqVZMsD/src/github.com/mvdan/sh [2020-05-07T19:38:02.647Z] #47 4.030 Cloning into '/tmp/tmp.cqXyqVZMsD/src/github.com/mvdan/sh'... [2020-05-07T19:38:02.647Z] #47 8.526 + cd /tmp/tmp.cqXyqVZMsD/src/github.com/mvdan/sh [2020-05-07T19:38:02.647Z] #47 8.529 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T19:38:02.647Z] #47 8.583 + GO111MODULE=on [2020-05-07T19:38:02.647Z] #47 8.584 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-07T19:38:02.647Z] #47 ... [2020-05-07T19:38:02.647Z] [2020-05-07T19:38:02.647Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:38:02.647Z] #33 3.596 + RM_GOPATH=0 [2020-05-07T19:38:02.647Z] #33 3.596 + TMP_GOPATH= [2020-05-07T19:38:02.647Z] #33 3.597 + : /build [2020-05-07T19:38:02.647Z] #33 3.597 + '[' -z '' ']' [2020-05-07T19:38:02.647Z] #33 3.598 ++ mktemp -d [2020-05-07T19:38:02.647Z] #33 3.601 + export GOPATH=/tmp/tmp.yP7ZlRMdEF [2020-05-07T19:38:02.647Z] #33 3.601 + GOPATH=/tmp/tmp.yP7ZlRMdEF [2020-05-07T19:38:02.647Z] #33 3.601 + RM_GOPATH=1 [2020-05-07T19:38:02.647Z] #33 3.602 ++ dirname /tmp/install/install.sh [2020-05-07T19:38:02.647Z] #33 3.603 + dir=/tmp/install [2020-05-07T19:38:02.647Z] #33 3.603 + bin=tini [2020-05-07T19:38:02.647Z] #33 3.603 + shift [2020-05-07T19:38:02.647Z] #33 3.603 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-07T19:38:02.647Z] #33 3.603 + . /tmp/install/tini.installer [2020-05-07T19:38:02.647Z] #33 3.603 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T19:38:02.647Z] #33 3.604 + install_tini [2020-05-07T19:38:02.647Z] #33 3.604 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-07T19:38:02.647Z] #33 3.604 + git clone https://github.com/krallin/tini.git /tmp/tmp.yP7ZlRMdEF/tini [2020-05-07T19:38:02.647Z] #33 3.604 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T19:38:02.647Z] #33 3.626 Cloning into '/tmp/tmp.yP7ZlRMdEF/tini'... [2020-05-07T19:38:02.647Z] #33 4.276 + cd /tmp/tmp.yP7ZlRMdEF/tini [2020-05-07T19:38:02.647Z] #33 4.276 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T19:38:02.647Z] #33 4.305 + cmake . [2020-05-07T19:38:02.647Z] #33 5.181 -- The C compiler identification is GNU 8.3.0 [2020-05-07T19:38:02.647Z] #33 5.257 -- Check for working C compiler: /usr/bin/cc [2020-05-07T19:38:02.647Z] #33 5.913 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-07T19:38:02.647Z] #33 5.925 -- Detecting C compiler ABI info [2020-05-07T19:38:02.647Z] #33 6.655 -- Detecting C compiler ABI info - done [2020-05-07T19:38:02.647Z] #33 6.717 -- Detecting C compile features [2020-05-07T19:38:02.647Z] #33 8.731 -- Detecting C compile features - done [2020-05-07T19:38:02.647Z] #33 8.745 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-07T19:38:02.647Z] #33 8.906 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-07T19:38:02.659Z] #47 ... [2020-05-07T19:38:02.659Z] [2020-05-07T19:38:02.659Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:02.659Z] #52 2.776 + RM_GOPATH=0 [2020-05-07T19:38:02.659Z] #52 2.776 + TMP_GOPATH= [2020-05-07T19:38:02.659Z] #52 2.776 + : /build [2020-05-07T19:38:02.659Z] #52 2.776 + '[' -z '' ']' [2020-05-07T19:38:02.659Z] #52 2.777 ++ mktemp -d [2020-05-07T19:38:02.659Z] #52 2.784 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T19:38:02.659Z] #52 2.784 + export GOPATH=/tmp/tmp.xu1qDNSWp9 [2020-05-07T19:38:02.659Z] #52 2.784 + GOPATH=/tmp/tmp.xu1qDNSWp9 [2020-05-07T19:38:02.659Z] #52 2.784 + RM_GOPATH=1 [2020-05-07T19:38:02.659Z] #52 2.784 ++ dirname /tmp/install/install.sh [2020-05-07T19:38:02.659Z] #52 2.784 + dir=/tmp/install [2020-05-07T19:38:02.659Z] #52 2.784 + bin=containerd [2020-05-07T19:38:02.659Z] #52 2.784 + shift [2020-05-07T19:38:02.659Z] #52 2.784 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-07T19:38:02.659Z] #52 2.784 + . /tmp/install/containerd.installer [2020-05-07T19:38:02.659Z] #52 2.784 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T19:38:02.659Z] #52 2.784 + install_containerd [2020-05-07T19:38:02.659Z] #52 2.784 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-07T19:38:02.659Z] #52 2.784 + git clone https://github.com/containerd/containerd.git /tmp/tmp.xu1qDNSWp9/src/github.com/containerd/containerd [2020-05-07T19:38:02.659Z] #52 2.788 Cloning into '/tmp/tmp.xu1qDNSWp9/src/github.com/containerd/containerd'... [2020-05-07T19:38:02.673Z] + docker info [2020-05-07T19:38:02.673Z] Containers: 0 [2020-05-07T19:38:02.673Z] Running: 0 [2020-05-07T19:38:02.673Z] Paused: 0 [2020-05-07T19:38:02.673Z] Stopped: 0 [2020-05-07T19:38:02.673Z] Images: 0 [2020-05-07T19:38:02.673Z] Server Version: 18.06.1-ce [2020-05-07T19:38:02.673Z] Storage Driver: overlay2 [2020-05-07T19:38:02.673Z] Backing Filesystem: extfs [2020-05-07T19:38:02.673Z] Supports d_type: true [2020-05-07T19:38:02.673Z] Native Overlay Diff: true [2020-05-07T19:38:02.673Z] Logging Driver: json-file [2020-05-07T19:38:02.673Z] Cgroup Driver: cgroupfs [2020-05-07T19:38:02.673Z] Plugins: [2020-05-07T19:38:02.673Z] Volume: local [2020-05-07T19:38:02.673Z] Network: bridge host ipvlan macvlan null overlay [2020-05-07T19:38:02.673Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-05-07T19:38:02.673Z] Swarm: inactive [2020-05-07T19:38:02.673Z] Runtimes: runc [2020-05-07T19:38:02.673Z] Default Runtime: runc [2020-05-07T19:38:02.673Z] Init Binary: docker-init [2020-05-07T19:38:02.673Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-05-07T19:38:02.673Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-05-07T19:38:02.673Z] init version: fec3683 [2020-05-07T19:38:02.673Z] Security Options: [2020-05-07T19:38:02.673Z] apparmor [2020-05-07T19:38:02.673Z] seccomp [2020-05-07T19:38:02.673Z] Profile: default [2020-05-07T19:38:02.673Z] Kernel Version: 4.4.0-130-generic [2020-05-07T19:38:02.673Z] Operating System: Ubuntu 16.04.3 LTS [2020-05-07T19:38:02.673Z] OSType: linux [2020-05-07T19:38:02.673Z] Architecture: ppc64le [2020-05-07T19:38:02.673Z] CPUs: 4 [2020-05-07T19:38:02.673Z] Total Memory: 7.972GiB [2020-05-07T19:38:02.673Z] Name: ppc64le-ubuntu-33 [2020-05-07T19:38:02.673Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-05-07T19:38:02.673Z] Docker Root Dir: /var/lib/docker [2020-05-07T19:38:02.673Z] Debug Mode (client): false [2020-05-07T19:38:02.673Z] Debug Mode (server): false [2020-05-07T19:38:02.673Z] Username: dockerbuildbot [2020-05-07T19:38:02.673Z] Registry: https://index.docker.io/v1/ [2020-05-07T19:38:02.673Z] Labels: [2020-05-07T19:38:02.673Z] Experimental: true [2020-05-07T19:38:02.673Z] Insecure Registries: [2020-05-07T19:38:02.673Z] 127.0.0.0/8 [2020-05-07T19:38:02.673Z] Live Restore Enabled: false [2020-05-07T19:38:02.673Z] [Pipeline] sh [2020-05-07T19:38:02.791Z] #21 DONE 11.6s [2020-05-07T19:38:02.791Z] [2020-05-07T19:38:02.791Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:38:02.791Z] #47 11.76 + cd /tmp/tmp.nBi4kAqTA8/src/github.com/mvdan/sh [2020-05-07T19:38:02.791Z] #47 11.76 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T19:38:02.791Z] #47 11.91 + GO111MODULE=on [2020-05-07T19:38:02.907Z] #33 9.107 -- Configuring done [2020-05-07T19:38:02.908Z] #33 9.148 -- Generating done [2020-05-07T19:38:02.908Z] #33 9.158 -- Build files have been written to: /tmp/tmp.yP7ZlRMdEF/tini [2020-05-07T19:38:02.908Z] #33 9.168 + make tini-static [2020-05-07T19:38:02.916Z] #52 ... [2020-05-07T19:38:02.916Z] [2020-05-07T19:38:02.916Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:02.916Z] #45 4.457 + RM_GOPATH=0 [2020-05-07T19:38:02.916Z] #45 4.457 + TMP_GOPATH= [2020-05-07T19:38:02.916Z] #45 4.457 + : /build [2020-05-07T19:38:02.916Z] #45 4.457 + '[' -z '' ']' [2020-05-07T19:38:02.916Z] #45 4.462 ++ mktemp -d [2020-05-07T19:38:02.916Z] #45 4.471 + export GOPATH=/tmp/tmp.dNG4o7Rulj [2020-05-07T19:38:02.916Z] #45 4.471 + GOPATH=/tmp/tmp.dNG4o7Rulj [2020-05-07T19:38:02.916Z] #45 4.471 + RM_GOPATH=1 [2020-05-07T19:38:02.916Z] #45 4.476 ++ dirname /tmp/install/install.sh [2020-05-07T19:38:02.916Z] #45 4.480 + dir=/tmp/install [2020-05-07T19:38:02.916Z] #45 4.481 + bin=golangci_lint [2020-05-07T19:38:02.916Z] #45 4.481 + shift [2020-05-07T19:38:02.916Z] #45 4.481 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-07T19:38:02.916Z] #45 4.481 + . /tmp/install/golangci_lint.installer [2020-05-07T19:38:02.916Z] #45 4.481 ++ : v1.23.8 [2020-05-07T19:38:02.916Z] #45 4.481 + install_golangci_lint [2020-05-07T19:38:02.916Z] #45 4.481 + echo 'Installing golangci-lint version v1.23.8' [2020-05-07T19:38:02.916Z] #45 4.481 Installing golangci-lint version v1.23.8 [2020-05-07T19:38:02.916Z] #45 4.482 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-07T19:38:02.916Z] #45 ... [2020-05-07T19:38:02.916Z] [2020-05-07T19:38:02.916Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:02.916Z] #54 4.397 + RM_GOPATH=0 [2020-05-07T19:38:02.916Z] #54 4.397 + TMP_GOPATH= [2020-05-07T19:38:02.916Z] #54 4.397 + : /build [2020-05-07T19:38:02.916Z] #54 4.397 + '[' -z '' ']' [2020-05-07T19:38:02.916Z] #54 4.397 ++ mktemp -d [2020-05-07T19:38:02.916Z] #54 4.401 + export GOPATH=/tmp/tmp.x1uVUcORih [2020-05-07T19:38:02.916Z] #54 4.401 + GOPATH=/tmp/tmp.x1uVUcORih [2020-05-07T19:38:02.916Z] #54 4.401 + RM_GOPATH=1 [2020-05-07T19:38:02.916Z] #54 4.407 ++ dirname /tmp/install/install.sh [2020-05-07T19:38:02.916Z] #54 4.409 + dir=/tmp/install [2020-05-07T19:38:02.916Z] #54 4.409 + bin=rootlesskit [2020-05-07T19:38:02.916Z] #54 4.409 + shift [2020-05-07T19:38:02.916Z] #54 4.410 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-07T19:38:02.916Z] #54 4.410 + . /tmp/install/rootlesskit.installer [2020-05-07T19:38:02.916Z] #54 4.410 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T19:38:02.916Z] #54 4.410 + install_rootlesskit [2020-05-07T19:38:02.916Z] #54 4.410 + case "$1" in [2020-05-07T19:38:02.916Z] #54 4.410 + export CGO_ENABLED=0 [2020-05-07T19:38:02.916Z] #54 4.410 + CGO_ENABLED=0 [2020-05-07T19:38:02.916Z] #54 4.411 + _install_rootlesskit [2020-05-07T19:38:02.916Z] #54 4.411 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492' [2020-05-07T19:38:02.916Z] #54 4.411 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T19:38:02.916Z] #54 4.411 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.x1uVUcORih/src/github.com/rootless-containers/rootlesskit [2020-05-07T19:38:02.916Z] #54 4.413 Cloning into '/tmp/tmp.x1uVUcORih/src/github.com/rootless-containers/rootlesskit'... [2020-05-07T19:38:02.916Z] #54 7.919 + cd /tmp/tmp.x1uVUcORih/src/github.com/rootless-containers/rootlesskit [2020-05-07T19:38:02.916Z] #54 7.920 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T19:38:02.916Z] #54 8.247 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-07T19:38:02.916Z] #54 8.247 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-07T19:38:03.050Z] #47 11.91 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-07T19:38:03.173Z] #54 ... [2020-05-07T19:38:03.173Z] [2020-05-07T19:38:03.173Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:03.173Z] #21 4.972 + RM_GOPATH=0 [2020-05-07T19:38:03.173Z] #21 4.972 + TMP_GOPATH= [2020-05-07T19:38:03.173Z] #21 4.972 + : /build [2020-05-07T19:38:03.173Z] #21 4.972 + '[' -z '' ']' [2020-05-07T19:38:03.173Z] #21 4.980 Install docker/cli version 17.06.2-ce from stable [2020-05-07T19:38:03.173Z] #21 4.980 ++ mktemp -d [2020-05-07T19:38:03.173Z] #21 4.980 + export GOPATH=/tmp/tmp.EUHO6u3l4b [2020-05-07T19:38:03.173Z] #21 4.980 + GOPATH=/tmp/tmp.EUHO6u3l4b [2020-05-07T19:38:03.173Z] #21 4.980 + RM_GOPATH=1 [2020-05-07T19:38:03.173Z] #21 4.980 ++ dirname /tmp/install/install.sh [2020-05-07T19:38:03.173Z] #21 4.980 + dir=/tmp/install [2020-05-07T19:38:03.173Z] #21 4.980 + bin=dockercli [2020-05-07T19:38:03.173Z] #21 4.980 + shift [2020-05-07T19:38:03.173Z] #21 4.980 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-07T19:38:03.173Z] #21 4.980 + . /tmp/install/dockercli.installer [2020-05-07T19:38:03.173Z] #21 4.980 ++ : stable [2020-05-07T19:38:03.173Z] #21 4.980 ++ : 17.06.2-ce [2020-05-07T19:38:03.173Z] #21 4.980 + install_dockercli [2020-05-07T19:38:03.173Z] #21 4.980 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-07T19:38:03.173Z] #21 4.980 ++ uname -m [2020-05-07T19:38:03.173Z] #21 4.980 + arch=x86_64 [2020-05-07T19:38:03.173Z] #21 4.980 + '[' x86_64 '!=' x86_64 ']' [2020-05-07T19:38:03.173Z] #21 4.980 + url=https://download.docker.com/linux/static [2020-05-07T19:38:03.173Z] #21 4.981 + tar -xz docker/docker [2020-05-07T19:38:03.173Z] #21 4.985 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-07T19:38:03.173Z] #21 ... [2020-05-07T19:38:03.173Z] [2020-05-07T19:38:03.173Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:38:03.173Z] #33 10.54 Scanning dependencies of target tini-static [2020-05-07T19:38:03.173Z] #33 10.62 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-07T19:38:03.230Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T19:38:03.230Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T19:38:03.230Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40380/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-07T19:38:03.478Z] #33 ... [2020-05-07T19:38:03.478Z] [2020-05-07T19:38:03.479Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:38:03.479Z] #30 1.879 + RM_GOPATH=0 [2020-05-07T19:38:03.479Z] #30 1.879 + TMP_GOPATH= [2020-05-07T19:38:03.479Z] #30 1.879 + : /build [2020-05-07T19:38:03.479Z] #30 1.879 + '[' -z '' ']' [2020-05-07T19:38:03.479Z] #30 1.879 ++ mktemp -d [2020-05-07T19:38:03.479Z] #30 1.891 + export GOPATH=/tmp/tmp.NA5RdEFtF2 [2020-05-07T19:38:03.479Z] #30 1.891 + GOPATH=/tmp/tmp.NA5RdEFtF2 [2020-05-07T19:38:03.479Z] #30 1.891 + RM_GOPATH=1 [2020-05-07T19:38:03.479Z] #30 1.894 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T19:38:03.479Z] #30 1.894 ++ dirname /tmp/install/install.sh [2020-05-07T19:38:03.479Z] #30 1.894 + dir=/tmp/install [2020-05-07T19:38:03.479Z] #30 1.894 + bin=tomlv [2020-05-07T19:38:03.479Z] #30 1.894 + shift [2020-05-07T19:38:03.479Z] #30 1.894 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-07T19:38:03.479Z] #30 1.894 + . /tmp/install/tomlv.installer [2020-05-07T19:38:03.479Z] #30 1.894 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T19:38:03.479Z] #30 1.894 + install_tomlv [2020-05-07T19:38:03.479Z] #30 1.894 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-07T19:38:03.479Z] #30 1.894 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.NA5RdEFtF2/src/github.com/BurntSushi/toml [2020-05-07T19:38:03.479Z] #30 1.960 Cloning into '/tmp/tmp.NA5RdEFtF2/src/github.com/BurntSushi/toml'... [2020-05-07T19:38:03.479Z] #30 2.619 + cd /tmp/tmp.NA5RdEFtF2/src/github.com/BurntSushi/toml [2020-05-07T19:38:03.479Z] #30 2.619 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T19:38:03.479Z] #30 2.619 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-07T19:38:03.479Z] #30 3.052 github.com/BurntSushi/toml [2020-05-07T19:38:03.479Z] #30 5.139 github.com/BurntSushi/toml/cmd/tomlv [2020-05-07T19:38:03.479Z] #30 DONE 9.6s [2020-05-07T19:38:03.479Z] [2020-05-07T19:38:03.479Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:38:03.479Z] #33 9.647 Scanning dependencies of target tini-static [2020-05-07T19:38:03.479Z] #33 ... [2020-05-07T19:38:03.479Z] [2020-05-07T19:38:03.479Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:38:03.479Z] #47 9.597 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T19:38:03.479Z] #47 9.602 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T19:38:03.479Z] #47 9.762 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T19:38:03.563Z] + bash /home/docker/workspace/moby_PR-40380/check-config.sh [2020-05-07T19:38:03.564Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-07T19:38:03.564Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2020-05-07T19:38:03.564Z] [2020-05-07T19:38:03.564Z] Generally Necessary: [2020-05-07T19:38:03.564Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-07T19:38:03.564Z] - apparmor: enabled and tools installed [2020-05-07T19:38:03.564Z] - CONFIG_NAMESPACES: enabled [2020-05-07T19:38:03.564Z] - CONFIG_NET_NS: enabled [2020-05-07T19:38:03.564Z] - CONFIG_PID_NS: enabled [2020-05-07T19:38:03.564Z] - CONFIG_IPC_NS: enabled [2020-05-07T19:38:03.564Z] - CONFIG_UTS_NS: enabled [2020-05-07T19:38:03.564Z] - CONFIG_CGROUPS: enabled [2020-05-07T19:38:03.564Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-07T19:38:03.564Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-07T19:38:03.564Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-07T19:38:03.564Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-07T19:38:03.564Z] - CONFIG_CPUSETS: enabled [2020-05-07T19:38:03.564Z] - CONFIG_MEMCG: enabled [2020-05-07T19:38:03.564Z] - CONFIG_KEYS: enabled [2020-05-07T19:38:03.564Z] - CONFIG_VETH: enabled (as module) [2020-05-07T19:38:03.738Z] #47 9.802 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T19:38:03.738Z] #47 9.825 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T19:38:03.738Z] #47 ... [2020-05-07T19:38:03.738Z] [2020-05-07T19:38:03.738Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:03.738Z] #43 2.733 + RM_GOPATH=0 [2020-05-07T19:38:03.738Z] #43 2.733 + TMP_GOPATH= [2020-05-07T19:38:03.738Z] #43 2.733 + : /build [2020-05-07T19:38:03.738Z] #43 2.733 + '[' -z '' ']' [2020-05-07T19:38:03.738Z] #43 2.786 Installing gotestsum version v0.3.5 [2020-05-07T19:38:03.738Z] #43 2.786 ++ mktemp -d [2020-05-07T19:38:03.738Z] #43 2.786 + export GOPATH=/tmp/tmp.9kUAy0i0Df [2020-05-07T19:38:03.738Z] #43 2.786 + GOPATH=/tmp/tmp.9kUAy0i0Df [2020-05-07T19:38:03.738Z] #43 2.786 + RM_GOPATH=1 [2020-05-07T19:38:03.738Z] #43 2.786 ++ dirname /tmp/install/install.sh [2020-05-07T19:38:03.738Z] #43 2.786 + dir=/tmp/install [2020-05-07T19:38:03.738Z] #43 2.786 + bin=gotestsum [2020-05-07T19:38:03.738Z] #43 2.786 + shift [2020-05-07T19:38:03.738Z] #43 2.786 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-07T19:38:03.738Z] #43 2.786 + . /tmp/install/gotestsum.installer [2020-05-07T19:38:03.738Z] #43 2.786 ++ : v0.3.5 [2020-05-07T19:38:03.738Z] #43 2.786 + install_gotestsum [2020-05-07T19:38:03.738Z] #43 2.786 + echo 'Installing gotestsum version v0.3.5' [2020-05-07T19:38:03.738Z] #43 2.786 + go get -d gotest.tools/gotestsum [2020-05-07T19:38:03.897Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-07T19:38:03.897Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-07T19:38:03.897Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-07T19:38:03.897Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-07T19:38:03.897Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-07T19:38:03.897Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-07T19:38:03.897Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-07T19:38:03.897Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-07T19:38:03.897Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-07T19:38:03.897Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-07T19:38:03.897Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-07T19:38:03.897Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-07T19:38:03.897Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-05-07T19:38:03.897Z] [2020-05-07T19:38:03.897Z] Optional Features: [2020-05-07T19:38:03.897Z] - CONFIG_USER_NS: enabled [2020-05-07T19:38:03.897Z] - CONFIG_SECCOMP: enabled [2020-05-07T19:38:03.897Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-07T19:38:03.897Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-07T19:38:03.897Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-07T19:38:03.897Z] (cgroup swap accounting is currently enabled) [2020-05-07T19:38:03.897Z] - CONFIG_MEMCG_KMEM: enabled [2020-05-07T19:38:03.897Z] - CONFIG_BLK_CGROUP: enabled [2020-05-07T19:38:03.897Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-07T19:38:03.897Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-07T19:38:03.897Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-07T19:38:03.897Z] - CONFIG_CGROUP_PERF: enabled [2020-05-07T19:38:03.997Z] #43 ... [2020-05-07T19:38:03.997Z] [2020-05-07T19:38:03.997Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:03.997Z] #54 3.575 + RM_GOPATH=0 [2020-05-07T19:38:03.997Z] #54 3.575 + TMP_GOPATH= [2020-05-07T19:38:03.997Z] #54 3.575 + : /build [2020-05-07T19:38:03.997Z] #54 3.575 + '[' -z '' ']' [2020-05-07T19:38:03.997Z] #54 3.577 ++ mktemp -d [2020-05-07T19:38:03.997Z] #54 3.578 + export GOPATH=/tmp/tmp.0ihakgIQJr [2020-05-07T19:38:03.997Z] #54 3.578 + GOPATH=/tmp/tmp.0ihakgIQJr [2020-05-07T19:38:03.997Z] #54 3.578 + RM_GOPATH=1 [2020-05-07T19:38:03.997Z] #54 3.579 ++ dirname /tmp/install/install.sh [2020-05-07T19:38:03.997Z] #54 3.580 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T19:38:03.997Z] #54 3.581 + dir=/tmp/install [2020-05-07T19:38:03.997Z] #54 3.581 + bin=rootlesskit [2020-05-07T19:38:03.997Z] #54 3.581 + shift [2020-05-07T19:38:03.997Z] #54 3.581 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-07T19:38:03.997Z] #54 3.581 + . /tmp/install/rootlesskit.installer [2020-05-07T19:38:03.997Z] #54 3.581 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T19:38:03.997Z] #54 3.581 + install_rootlesskit [2020-05-07T19:38:03.997Z] #54 3.581 + case "$1" in [2020-05-07T19:38:03.997Z] #54 3.581 + export CGO_ENABLED=0 [2020-05-07T19:38:03.997Z] #54 3.581 + CGO_ENABLED=0 [2020-05-07T19:38:03.997Z] #54 3.581 + _install_rootlesskit [2020-05-07T19:38:03.997Z] #54 3.581 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492' [2020-05-07T19:38:03.997Z] #54 3.581 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.0ihakgIQJr/src/github.com/rootless-containers/rootlesskit [2020-05-07T19:38:03.997Z] #54 3.583 Cloning into '/tmp/tmp.0ihakgIQJr/src/github.com/rootless-containers/rootlesskit'... [2020-05-07T19:38:03.997Z] #54 5.607 + cd /tmp/tmp.0ihakgIQJr/src/github.com/rootless-containers/rootlesskit [2020-05-07T19:38:03.997Z] #54 5.607 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T19:38:03.997Z] #54 5.836 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-07T19:38:03.997Z] #54 5.836 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-07T19:38:03.997Z] #54 ... [2020-05-07T19:38:03.997Z] [2020-05-07T19:38:03.997Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:38:03.997Z] #59 3.880 + RM_GOPATH=0 [2020-05-07T19:38:03.997Z] #59 3.880 + TMP_GOPATH= [2020-05-07T19:38:03.997Z] #59 3.880 + : /build [2020-05-07T19:38:03.997Z] #59 3.880 + '[' -z '' ']' [2020-05-07T19:38:03.997Z] #59 3.881 ++ mktemp -d [2020-05-07T19:38:03.997Z] #59 3.883 + export GOPATH=/tmp/tmp.Lw3hGcJZE1 [2020-05-07T19:38:03.997Z] #59 3.883 + GOPATH=/tmp/tmp.Lw3hGcJZE1 [2020-05-07T19:38:03.997Z] #59 3.883 + RM_GOPATH=1 [2020-05-07T19:38:03.997Z] #59 3.884 ++ dirname /tmp/install/install.sh [2020-05-07T19:38:03.997Z] #59 3.885 + dir=/tmp/install [2020-05-07T19:38:03.997Z] #59 3.885 + bin=proxy [2020-05-07T19:38:03.997Z] #59 3.885 + shift [2020-05-07T19:38:03.997Z] #59 3.885 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-07T19:38:03.997Z] #59 3.885 + . /tmp/install/proxy.installer [2020-05-07T19:38:03.997Z] #59 3.886 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T19:38:03.997Z] #59 3.886 + install_proxy [2020-05-07T19:38:03.997Z] #59 3.886 + case "$1" in [2020-05-07T19:38:03.997Z] #59 3.886 + export CGO_ENABLED=0 [2020-05-07T19:38:03.997Z] #59 3.886 + CGO_ENABLED=0 [2020-05-07T19:38:03.997Z] #59 3.886 + _install_proxy [2020-05-07T19:38:03.997Z] #59 3.886 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T19:38:03.997Z] #59 3.886 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-07T19:38:03.997Z] #59 3.886 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Lw3hGcJZE1/src/github.com/docker/libnetwork [2020-05-07T19:38:03.997Z] #59 3.897 Cloning into '/tmp/tmp.Lw3hGcJZE1/src/github.com/docker/libnetwork'... [2020-05-07T19:38:04.104Z] #33 12.13 [100%] Linking C executable tini-static [2020-05-07T19:38:04.234Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-07T19:38:04.234Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-07T19:38:04.234Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-07T19:38:04.234Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-07T19:38:04.234Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-07T19:38:04.234Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-07T19:38:04.234Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-07T19:38:04.234Z] - CONFIG_IP_VS: enabled (as module) [2020-05-07T19:38:04.234Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-07T19:38:04.234Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-07T19:38:04.234Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-07T19:38:04.234Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-07T19:38:04.234Z] - CONFIG_EXT4_FS: enabled [2020-05-07T19:38:04.234Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-07T19:38:04.234Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-07T19:38:04.234Z] - Network Drivers: [2020-05-07T19:38:04.234Z] - "overlay": [2020-05-07T19:38:04.234Z] - CONFIG_VXLAN: enabled (as module) [2020-05-07T19:38:04.234Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-07T19:38:04.234Z] Optional (for encrypted networks): [2020-05-07T19:38:04.256Z] #59 ... [2020-05-07T19:38:04.256Z] [2020-05-07T19:38:04.256Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:04.256Z] #52 2.614 + RM_GOPATH=0 [2020-05-07T19:38:04.256Z] #52 2.614 + TMP_GOPATH= [2020-05-07T19:38:04.256Z] #52 2.614 + : /build [2020-05-07T19:38:04.256Z] #52 2.614 + '[' -z '' ']' [2020-05-07T19:38:04.256Z] #52 2.614 ++ mktemp -d [2020-05-07T19:38:04.256Z] #52 2.614 + export GOPATH=/tmp/tmp.5jDgLwQ4wK [2020-05-07T19:38:04.256Z] #52 2.614 + GOPATH=/tmp/tmp.5jDgLwQ4wK [2020-05-07T19:38:04.256Z] #52 2.614 + RM_GOPATH=1 [2020-05-07T19:38:04.256Z] #52 2.614 ++ dirname /tmp/install/install.sh [2020-05-07T19:38:04.256Z] #52 2.614 + dir=/tmp/install [2020-05-07T19:38:04.256Z] #52 2.614 + bin=containerd [2020-05-07T19:38:04.256Z] #52 2.614 + shift [2020-05-07T19:38:04.256Z] #52 2.614 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-07T19:38:04.256Z] #52 2.614 + . /tmp/install/containerd.installer [2020-05-07T19:38:04.256Z] #52 2.614 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T19:38:04.256Z] #52 2.614 + install_containerd [2020-05-07T19:38:04.256Z] #52 2.614 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-07T19:38:04.256Z] #52 2.614 + git clone https://github.com/containerd/containerd.git /tmp/tmp.5jDgLwQ4wK/src/github.com/containerd/containerd [2020-05-07T19:38:04.256Z] #52 2.614 Cloning into '/tmp/tmp.5jDgLwQ4wK/src/github.com/containerd/containerd'... [2020-05-07T19:38:04.256Z] #52 2.615 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T19:38:04.256Z] #52 ... [2020-05-07T19:38:04.256Z] [2020-05-07T19:38:04.256Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:38:04.256Z] #49 3.510 + RM_GOPATH=0 [2020-05-07T19:38:04.256Z] #49 3.510 + TMP_GOPATH= [2020-05-07T19:38:04.256Z] #49 3.510 + : /build [2020-05-07T19:38:04.256Z] #49 3.510 + '[' -z '' ']' [2020-05-07T19:38:04.256Z] #49 3.511 ++ mktemp -d [2020-05-07T19:38:04.256Z] #49 3.522 + export GOPATH=/tmp/tmp.sfBYgGx9Zr [2020-05-07T19:38:04.256Z] #49 3.522 + GOPATH=/tmp/tmp.sfBYgGx9Zr [2020-05-07T19:38:04.256Z] #49 3.522 + RM_GOPATH=1 [2020-05-07T19:38:04.256Z] #49 3.523 ++ dirname /tmp/install/install.sh [2020-05-07T19:38:04.256Z] #49 3.524 + dir=/tmp/install [2020-05-07T19:38:04.256Z] #49 3.524 + bin=runc [2020-05-07T19:38:04.256Z] #49 3.524 + shift [2020-05-07T19:38:04.256Z] #49 3.524 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-07T19:38:04.256Z] #49 3.524 + . /tmp/install/runc.installer [2020-05-07T19:38:04.256Z] #49 3.524 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T19:38:04.256Z] #49 3.525 + install_runc [2020-05-07T19:38:04.256Z] #49 3.525 + uname -r [2020-05-07T19:38:04.256Z] #49 3.525 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-07T19:38:04.256Z] #49 3.536 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-07T19:38:04.256Z] #49 3.536 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-07T19:38:04.256Z] #49 3.536 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-07T19:38:04.256Z] #49 3.536 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.sfBYgGx9Zr/src/github.com/opencontainers/runc [2020-05-07T19:38:04.256Z] #49 3.544 Cloning into '/tmp/tmp.sfBYgGx9Zr/src/github.com/opencontainers/runc'... [2020-05-07T19:38:04.256Z] #49 9.379 + cd /tmp/tmp.sfBYgGx9Zr/src/github.com/opencontainers/runc [2020-05-07T19:38:04.256Z] #49 9.380 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T19:38:04.256Z] #49 9.885 + '[' -z '' ']' [2020-05-07T19:38:04.256Z] #49 9.885 + target=static [2020-05-07T19:38:04.256Z] #49 9.885 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-07T19:38:04.276Z] #49 ... [2020-05-07T19:38:04.276Z] [2020-05-07T19:38:04.276Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:38:04.276Z] #47 25.72 golang.org/x/crypto/ssh/terminal [2020-05-07T19:38:04.424Z] #47 13.16 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T19:38:04.424Z] #47 ... [2020-05-07T19:38:04.424Z] [2020-05-07T19:38:04.424Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:38:04.424Z] #33 10.45 Scanning dependencies of target tini-static [2020-05-07T19:38:04.424Z] #33 10.57 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-07T19:38:04.424Z] #33 11.99 [100%] Linking C executable tini-static [2020-05-07T19:38:04.424Z] #33 12.77 [100%] Built target tini-static [2020-05-07T19:38:04.424Z] #33 12.90 + mkdir -p /build [2020-05-07T19:38:04.424Z] #33 12.90 + cp tini-static /build/docker-init [2020-05-07T19:38:04.424Z] #33 DONE 13.2s [2020-05-07T19:38:04.424Z] [2020-05-07T19:38:04.424Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:38:04.424Z] #47 13.21 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T19:38:04.424Z] #47 13.21 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T19:38:04.424Z] #47 13.41 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T19:38:04.516Z] #49 ... [2020-05-07T19:38:04.516Z] [2020-05-07T19:38:04.516Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:38:04.516Z] #41 3.453 + RM_GOPATH=0 [2020-05-07T19:38:04.516Z] #41 3.453 + TMP_GOPATH= [2020-05-07T19:38:04.516Z] #41 3.453 + : /build [2020-05-07T19:38:04.516Z] #41 3.453 + '[' -z '' ']' [2020-05-07T19:38:04.516Z] #41 3.453 ++ mktemp -d [2020-05-07T19:38:04.516Z] #41 3.456 + export GOPATH=/tmp/tmp.tkvzBGFDCs [2020-05-07T19:38:04.516Z] #41 3.456 + GOPATH=/tmp/tmp.tkvzBGFDCs [2020-05-07T19:38:04.516Z] #41 3.456 + RM_GOPATH=1 [2020-05-07T19:38:04.516Z] #41 3.456 ++ dirname /tmp/install/install.sh [2020-05-07T19:38:04.516Z] #41 3.457 + dir=/tmp/install [2020-05-07T19:38:04.516Z] #41 3.457 + bin=vndr [2020-05-07T19:38:04.516Z] #41 3.457 + shift [2020-05-07T19:38:04.516Z] #41 3.457 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-07T19:38:04.516Z] #41 3.457 + . /tmp/install/vndr.installer [2020-05-07T19:38:04.516Z] #41 3.457 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T19:38:04.516Z] #41 3.457 + install_vndr [2020-05-07T19:38:04.516Z] #41 3.457 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-07T19:38:04.516Z] #41 3.457 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T19:38:04.516Z] #41 3.460 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.tkvzBGFDCs/src/github.com/LK4D4/vndr [2020-05-07T19:38:04.517Z] #41 3.463 Cloning into '/tmp/tmp.tkvzBGFDCs/src/github.com/LK4D4/vndr'... [2020-05-07T19:38:04.517Z] #41 3.895 + cd /tmp/tmp.tkvzBGFDCs/src/github.com/LK4D4/vndr [2020-05-07T19:38:04.517Z] #41 3.895 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T19:38:04.517Z] #41 3.912 + go build -buildmode=pie -v -o /build/vndr . [2020-05-07T19:38:04.517Z] #41 4.917 github.com/LK4D4/vndr/godl/singleflight [2020-05-07T19:38:04.517Z] #41 5.105 github.com/LK4D4/vndr/versioned [2020-05-07T19:38:04.517Z] #41 5.155 github.com/LK4D4/vndr/build [2020-05-07T19:38:04.517Z] #41 5.585 github.com/LK4D4/vndr/godl [2020-05-07T19:38:04.517Z] #41 7.520 github.com/LK4D4/vndr [2020-05-07T19:38:04.517Z] #41 ... [2020-05-07T19:38:04.517Z] [2020-05-07T19:38:04.517Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:38:04.517Z] #47 10.62 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T19:38:04.517Z] #47 10.88 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T19:38:04.598Z] - CONFIG_CRYPTO: enabled [2020-05-07T19:38:04.598Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-05-07T19:38:04.598Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-05-07T19:38:04.598Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-05-07T19:38:04.598Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-05-07T19:38:04.598Z] - CONFIG_XFRM: enabled [2020-05-07T19:38:04.598Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-07T19:38:04.598Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-07T19:38:04.598Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-07T19:38:04.598Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-07T19:38:04.598Z] - "ipvlan": [2020-05-07T19:38:04.598Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-07T19:38:04.598Z] - "macvlan": [2020-05-07T19:38:04.598Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-07T19:38:04.598Z] - CONFIG_DUMMY: enabled (as module) [2020-05-07T19:38:04.598Z] - "ftp,tftp client in container": [2020-05-07T19:38:04.598Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-07T19:38:04.598Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-07T19:38:04.598Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-07T19:38:04.598Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-07T19:38:04.598Z] - Storage Drivers: [2020-05-07T19:38:04.598Z] - "aufs": [2020-05-07T19:38:04.598Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-07T19:38:04.598Z] - "btrfs": [2020-05-07T19:38:04.598Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-07T19:38:04.598Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-07T19:38:04.598Z] - "devicemapper": [2020-05-07T19:38:04.598Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-07T19:38:04.598Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-07T19:38:04.598Z] - "overlay": [2020-05-07T19:38:04.598Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-07T19:38:04.598Z] - "zfs": [2020-05-07T19:38:04.598Z] - /dev/zfs: missing [2020-05-07T19:38:04.598Z] - zfs command: missing [2020-05-07T19:38:04.598Z] - zpool command: missing [2020-05-07T19:38:04.598Z] [2020-05-07T19:38:04.598Z] Limits: [2020-05-07T19:38:04.598Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-07T19:38:04.598Z] [2020-05-07T19:38:04.598Z] + true [Pipeline] } [2020-05-07T19:38:04.682Z] #47 13.47 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-07T19:38:05.035Z] #33 ... [2020-05-07T19:38:05.035Z] [2020-05-07T19:38:05.035Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:05.035Z] #21 11.93 + mkdir -p /build [2020-05-07T19:38:05.035Z] #21 11.94 + mv docker/docker /build/ [2020-05-07T19:38:05.035Z] #21 11.95 + rmdir docker [2020-05-07T19:38:05.035Z] #21 DONE 12.9s [2020-05-07T19:38:05.035Z] [2020-05-07T19:38:05.035Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:38:05.035Z] #33 12.84 [100%] Built target tini-static [2020-05-07T19:38:05.035Z] #33 12.94 + mkdir -p /build [2020-05-07T19:38:05.035Z] #33 12.94 + cp tini-static /build/docker-init [2020-05-07T19:38:05.035Z] #33 DONE 13.1s [2020-05-07T19:38:05.035Z] [2020-05-07T19:38:05.035Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:38:05.035Z] #47 12.14 + cd /tmp/tmp.NDOSd2Qd0K/src/github.com/mvdan/sh [2020-05-07T19:38:05.035Z] #47 12.15 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T19:38:05.035Z] #47 12.32 + GO111MODULE=on [2020-05-07T19:38:05.035Z] #47 12.32 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-07T19:38:05.243Z] + make bundles/buildx [2020-05-07T19:38:05.246Z] #47 ... [2020-05-07T19:38:05.246Z] [2020-05-07T19:38:05.246Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:38:05.246Z] #30 DONE 14.1s [2020-05-07T19:38:05.246Z] [2020-05-07T19:38:05.246Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:38:05.246Z] #49 14.25 + cd /tmp/tmp.tox2o5EamH/src/github.com/opencontainers/runc [2020-05-07T19:38:05.246Z] #49 14.25 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T19:38:05.455Z] #47 11.49 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T19:38:05.598Z] #47 13.64 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T19:38:05.598Z] #47 13.67 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T19:38:05.599Z] #47 13.75 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T19:38:05.613Z] make: command: Command not found [2020-05-07T19:38:05.613Z] make: command: Command not found [2020-05-07T19:38:05.613Z] mkdir bundles [2020-05-07T19:38:05.613Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-05-07T19:38:05.613Z] --build-arg BUILDX_COMMIT \ [2020-05-07T19:38:05.613Z] --build-arg BUILDX_REPO \ [2020-05-07T19:38:05.613Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-05-07T19:38:05.613Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-05-07T19:38:05.613Z] . [2020-05-07T19:38:05.613Z] /bin/sh: 4: go: not found [2020-05-07T19:38:05.613Z] /bin/sh: 5: go: not found [2020-05-07T19:38:05.713Z] #47 ... [2020-05-07T19:38:05.713Z] [2020-05-07T19:38:05.713Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:38:05.713Z] #33 9.705 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-07T19:38:05.713Z] #33 10.69 [100%] Linking C executable tini-static [2020-05-07T19:38:05.713Z] #33 11.39 [100%] Built target tini-static [2020-05-07T19:38:05.713Z] #33 11.45 + mkdir -p /build [2020-05-07T19:38:05.713Z] #33 11.46 + cp tini-static /build/docker-init [2020-05-07T19:38:05.713Z] #33 DONE 11.9s [2020-05-07T19:38:05.972Z] [2020-05-07T19:38:05.972Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:38:05.972Z] #59 11.19 + cd /tmp/tmp.Lw3hGcJZE1/src/github.com/docker/libnetwork [2020-05-07T19:38:05.972Z] #59 11.19 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T19:38:05.972Z] #59 12.12 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-07T19:38:06.164Z] #47 14.14 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T19:38:06.164Z] #47 14.20 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T19:38:06.178Z] #49 14.88 + '[' -z '' ']' [2020-05-07T19:38:06.178Z] #49 14.88 + target=static [2020-05-07T19:38:06.178Z] #49 14.88 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-07T19:38:07.095Z] #47 ... [2020-05-07T19:38:07.095Z] [2020-05-07T19:38:07.095Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:38:07.095Z] #30 DONE 14.8s [2020-05-07T19:38:07.095Z] [2020-05-07T19:38:07.095Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:38:07.095Z] #49 14.12 + cd /tmp/tmp.pc3f0FGUBS/src/github.com/opencontainers/runc [2020-05-07T19:38:07.095Z] #49 14.12 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T19:38:07.095Z] #49 15.19 + '[' -z '' ']' [2020-05-07T19:38:07.095Z] #49 15.19 + target=static [2020-05-07T19:38:07.095Z] #49 15.19 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-07T19:38:07.110Z] #49 ... [2020-05-07T19:38:07.110Z] [2020-05-07T19:38:07.110Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T19:38:07.110Z] #38 CACHED [2020-05-07T19:38:07.110Z] [2020-05-07T19:38:07.110Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T19:38:07.110Z] #39 CACHED [2020-05-07T19:38:07.110Z] [2020-05-07T19:38:07.110Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-07T19:38:07.110Z] #57 CACHED [2020-05-07T19:38:07.110Z] [2020-05-07T19:38:07.110Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-07T19:38:07.110Z] #35 CACHED [2020-05-07T19:38:07.110Z] [2020-05-07T19:38:07.110Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T19:38:07.110Z] #36 CACHED [2020-05-07T19:38:07.110Z] [2020-05-07T19:38:07.110Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T19:38:07.110Z] #23 CACHED [2020-05-07T19:38:07.110Z] [2020-05-07T19:38:07.110Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-07T19:38:07.110Z] #13 CACHED [2020-05-07T19:38:07.110Z] [2020-05-07T19:38:07.110Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-07T19:38:07.110Z] #15 CACHED [2020-05-07T19:38:07.110Z] [2020-05-07T19:38:07.110Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-07T19:38:07.110Z] #16 CACHED [2020-05-07T19:38:07.110Z] [2020-05-07T19:38:07.110Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-07T19:38:07.110Z] #18 CACHED [2020-05-07T19:38:07.110Z] [2020-05-07T19:38:07.110Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T19:38:07.110Z] #25 CACHED [2020-05-07T19:38:07.110Z] [2020-05-07T19:38:07.110Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-07T19:38:07.110Z] #27 CACHED [2020-05-07T19:38:07.110Z] [2020-05-07T19:38:07.110Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T19:38:07.110Z] #17 CACHED [2020-05-07T19:38:07.110Z] [2020-05-07T19:38:07.110Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-07T19:38:07.110Z] #11 CACHED [2020-05-07T19:38:07.110Z] [2020-05-07T19:38:07.110Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-07T19:38:07.110Z] #26 CACHED [2020-05-07T19:38:07.110Z] [2020-05-07T19:38:07.110Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T19:38:07.110Z] #28 CACHED [2020-05-07T19:38:07.110Z] [2020-05-07T19:38:07.110Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-07T19:38:07.110Z] #19 CACHED [2020-05-07T19:38:07.110Z] [2020-05-07T19:38:07.110Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-07T19:38:07.110Z] #22 CACHED [2020-05-07T19:38:07.110Z] [2020-05-07T19:38:07.110Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-07T19:38:07.110Z] #14 CACHED [2020-05-07T19:38:07.110Z] [2020-05-07T19:38:07.110Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-07T19:38:07.110Z] #24 CACHED [2020-05-07T19:38:07.110Z] [2020-05-07T19:38:07.110Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-07T19:38:07.110Z] #12 CACHED [2020-05-07T19:38:07.110Z] [2020-05-07T19:38:07.110Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-07T19:38:07.110Z] #29 CACHED [2020-05-07T19:38:07.110Z] [2020-05-07T19:38:07.110Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-07T19:38:07.110Z] #31 DONE 0.1s [2020-05-07T19:38:07.110Z] [2020-05-07T19:38:07.110Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-07T19:38:07.110Z] #34 DONE 0.1s [2020-05-07T19:38:07.110Z] [2020-05-07T19:38:07.110Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:38:07.355Z] #59 ... [2020-05-07T19:38:07.355Z] [2020-05-07T19:38:07.355Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-07T19:38:07.355Z] #57 CACHED [2020-05-07T19:38:07.355Z] [2020-05-07T19:38:07.355Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-07T19:38:07.355Z] #35 CACHED [2020-05-07T19:38:07.355Z] [2020-05-07T19:38:07.355Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T19:38:07.355Z] #36 CACHED [2020-05-07T19:38:07.536Z] #47 28.40 mvdan.cc/sh/v3/cmd/shfmt [2020-05-07T19:38:07.614Z] [2020-05-07T19:38:07.614Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T19:38:07.614Z] #38 CACHED [2020-05-07T19:38:07.614Z] [2020-05-07T19:38:07.614Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T19:38:07.614Z] #39 CACHED [2020-05-07T19:38:07.614Z] [2020-05-07T19:38:07.614Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:38:07.614Z] #47 12.49 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T19:38:07.614Z] #47 12.51 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T19:38:07.614Z] #47 12.58 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T19:38:07.614Z] #47 12.65 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T19:38:07.614Z] #47 13.37 golang.org/x/sys/unix [2020-05-07T19:38:07.614Z] #47 13.38 mvdan.cc/sh/v3/fileutil [2020-05-07T19:38:07.614Z] #47 13.38 github.com/pkg/diff [2020-05-07T19:38:07.614Z] #47 13.40 mvdan.cc/editorconfig [2020-05-07T19:38:07.614Z] #47 13.91 mvdan.cc/sh/v3/syntax [2020-05-07T19:38:07.626Z] #59 16.29 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) [2020-05-07T19:38:07.626Z] #59 ... [2020-05-07T19:38:07.626Z] [2020-05-07T19:38:07.626Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-07T19:38:07.626Z] #37 DONE 0.3s [2020-05-07T19:38:07.626Z] [2020-05-07T19:38:07.626Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:38:07.626Z] #59 16.29 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-07T19:38:07.626Z] #59 16.74 + cd /tmp/tmp.f0xldzkd1n/src/github.com/docker/libnetwork [2020-05-07T19:38:07.883Z] #59 ... [2020-05-07T19:38:07.883Z] [2020-05-07T19:38:07.883Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-07T19:38:07.883Z] #40 DONE 0.1s [2020-05-07T19:38:07.883Z] [2020-05-07T19:38:07.883Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:38:07.883Z] #59 16.74 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T19:38:08.143Z] #59 17.17 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-07T19:38:08.640Z] Sending build context to Docker daemon 54.86MB [2020-05-07T19:38:08.640Z] Step 1/15 : ARG GO_VERSION=1.13.10 [2020-05-07T19:38:08.640Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-05-07T19:38:08.640Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-05-07T19:38:08.640Z] Step 4/15 : FROM golang:${GO_VERSION}-stretch AS build [2020-05-07T19:38:08.969Z] 1.13.10-stretch: Pulling from library/golang [2020-05-07T19:38:08.969Z] 4cde65f7be4b: Pulling fs layer [2020-05-07T19:38:08.969Z] 00bc277ea268: Pulling fs layer [2020-05-07T19:38:08.969Z] 31c03e97e8a1: Pulling fs layer [2020-05-07T19:38:08.969Z] 2cae94e17fa6: Pulling fs layer [2020-05-07T19:38:08.969Z] c017a1580661: Pulling fs layer [2020-05-07T19:38:08.969Z] b3343b78770d: Pulling fs layer [2020-05-07T19:38:08.969Z] 7fe1d7df2e7c: Pulling fs layer [2020-05-07T19:38:08.969Z] 2cae94e17fa6: Waiting [2020-05-07T19:38:08.969Z] c017a1580661: Waiting [2020-05-07T19:38:08.969Z] b3343b78770d: Waiting [2020-05-07T19:38:08.969Z] 7fe1d7df2e7c: Waiting [2020-05-07T19:38:09.421Z] #47 ... [2020-05-07T19:38:09.421Z] [2020-05-07T19:38:09.421Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:09.421Z] #52 29.12 Checking out files: 87% (2784/3186) Checking out files: 88% (2804/3186) Checking out files: 89% (2836/3186) Checking out files: 90% (2868/3186) Checking out files: 91% (2900/3186) Checking out files: 92% (2932/3186) Checking out files: 93% (2963/3186) Checking out files: 94% (2995/3186) Checking out files: 95% (3027/3186) Checking out files: 96% (3059/3186) Checking out files: 97% (3091/3186) Checking out files: 98% (3123/3186) Checking out files: 99% (3155/3186) Checking out files: 100% (3186/3186) Checking out files: 100% (3186/3186), done. [2020-05-07T19:38:09.421Z] #52 29.41 + cd /tmp/tmp.XqYa7UimIn/src/github.com/containerd/containerd [2020-05-07T19:38:09.421Z] #52 29.41 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T19:38:09.421Z] #52 30.61 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-07T19:38:09.421Z] #52 30.61 + BUILDTAGS='netgo osusergo static_build' [2020-05-07T19:38:09.421Z] #52 30.61 + export EXTRA_FLAGS=-buildmode=pie [2020-05-07T19:38:09.421Z] #52 30.61 + EXTRA_FLAGS=-buildmode=pie [2020-05-07T19:38:09.421Z] #52 30.61 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-07T19:38:09.421Z] #52 30.61 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-07T19:38:09.421Z] #52 30.61 + '[' '' = dynamic ']' [2020-05-07T19:38:09.421Z] #52 30.61 + make [2020-05-07T19:38:09.521Z] #47 ... [2020-05-07T19:38:09.521Z] [2020-05-07T19:38:09.521Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:38:09.521Z] #59 DONE 15.5s [2020-05-07T19:38:09.521Z] [2020-05-07T19:38:09.521Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:38:09.521Z] #49 11.38 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-07T19:38:09.623Z] #49 ... [2020-05-07T19:38:09.623Z] [2020-05-07T19:38:09.623Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T19:38:09.623Z] #38 CACHED [2020-05-07T19:38:09.623Z] [2020-05-07T19:38:09.623Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T19:38:09.623Z] #39 CACHED [2020-05-07T19:38:09.623Z] [2020-05-07T19:38:09.623Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-07T19:38:09.623Z] #57 CACHED [2020-05-07T19:38:09.623Z] [2020-05-07T19:38:09.623Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-07T19:38:09.623Z] #35 CACHED [2020-05-07T19:38:09.623Z] [2020-05-07T19:38:09.623Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T19:38:09.623Z] #36 CACHED [2020-05-07T19:38:09.623Z] [2020-05-07T19:38:09.623Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T19:38:09.623Z] #25 CACHED [2020-05-07T19:38:09.623Z] [2020-05-07T19:38:09.623Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-07T19:38:09.623Z] #12 CACHED [2020-05-07T19:38:09.623Z] [2020-05-07T19:38:09.623Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-07T19:38:09.623Z] #13 CACHED [2020-05-07T19:38:09.623Z] [2020-05-07T19:38:09.623Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-07T19:38:09.623Z] #11 CACHED [2020-05-07T19:38:09.623Z] [2020-05-07T19:38:09.623Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T19:38:09.623Z] #17 CACHED [2020-05-07T19:38:09.623Z] [2020-05-07T19:38:09.623Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-07T19:38:09.623Z] #18 CACHED [2020-05-07T19:38:09.623Z] [2020-05-07T19:38:09.623Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-07T19:38:09.623Z] #26 CACHED [2020-05-07T19:38:09.623Z] [2020-05-07T19:38:09.623Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-07T19:38:09.623Z] #24 CACHED [2020-05-07T19:38:09.623Z] [2020-05-07T19:38:09.623Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-07T19:38:09.623Z] #16 CACHED [2020-05-07T19:38:09.623Z] [2020-05-07T19:38:09.623Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-07T19:38:09.623Z] #27 CACHED [2020-05-07T19:38:09.623Z] [2020-05-07T19:38:09.623Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-07T19:38:09.623Z] #14 CACHED [2020-05-07T19:38:09.623Z] [2020-05-07T19:38:09.623Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-07T19:38:09.623Z] #15 CACHED [2020-05-07T19:38:09.623Z] [2020-05-07T19:38:09.623Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T19:38:09.623Z] #23 CACHED [2020-05-07T19:38:09.623Z] [2020-05-07T19:38:09.623Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-07T19:38:09.623Z] #22 CACHED [2020-05-07T19:38:09.623Z] [2020-05-07T19:38:09.623Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-07T19:38:09.623Z] #19 CACHED [2020-05-07T19:38:09.623Z] [2020-05-07T19:38:09.623Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T19:38:09.623Z] #28 CACHED [2020-05-07T19:38:09.623Z] [2020-05-07T19:38:09.623Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-07T19:38:09.623Z] #29 CACHED [2020-05-07T19:38:09.623Z] [2020-05-07T19:38:09.623Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-07T19:38:09.623Z] #31 DONE 0.1s [2020-05-07T19:38:09.623Z] [2020-05-07T19:38:09.623Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-07T19:38:09.623Z] #34 DONE 0.1s [2020-05-07T19:38:09.623Z] [2020-05-07T19:38:09.623Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-07T19:38:09.718Z] 31c03e97e8a1: Verifying Checksum [2020-05-07T19:38:09.718Z] 31c03e97e8a1: Download complete [2020-05-07T19:38:09.980Z] #52 31.33 + bin/ctr [2020-05-07T19:38:10.057Z] 00bc277ea268: Verifying Checksum [2020-05-07T19:38:10.057Z] 00bc277ea268: Download complete [2020-05-07T19:38:10.187Z] #37 DONE 0.4s [2020-05-07T19:38:10.187Z] [2020-05-07T19:38:10.187Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:38:10.187Z] #59 15.35 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-07T19:38:10.187Z] #59 15.89 + cd /tmp/tmp.73hgO2YV05/src/github.com/docker/libnetwork [2020-05-07T19:38:10.187Z] #59 15.89 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T19:38:10.187Z] #59 16.56 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-07T19:38:10.187Z] #59 ... [2020-05-07T19:38:10.187Z] [2020-05-07T19:38:10.187Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-07T19:38:10.187Z] #40 DONE 0.1s [2020-05-07T19:38:10.187Z] [2020-05-07T19:38:10.187Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:38:10.187Z] #49 17.79 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-07T19:38:10.540Z] #52 ... [2020-05-07T19:38:10.540Z] [2020-05-07T19:38:10.540Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:38:10.540Z] #47 DONE 32.2s [2020-05-07T19:38:10.795Z] [2020-05-07T19:38:10.795Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:10.795Z] #43 31.50 + cd /tmp/tmp.QcvQFNZdgE/src/gotest.tools/gotestsum [2020-05-07T19:38:10.795Z] #43 31.50 + git checkout -q v0.3.5 [2020-05-07T19:38:10.795Z] #43 31.52 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-07T19:38:10.900Z] #49 ... [2020-05-07T19:38:10.900Z] [2020-05-07T19:38:10.900Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:38:10.900Z] #41 DONE 17.0s [2020-05-07T19:38:10.900Z] [2020-05-07T19:38:10.900Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:38:12.320Z] #59 DONE 20.7s [2020-05-07T19:38:12.320Z] [2020-05-07T19:38:12.320Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:38:12.320Z] #47 14.57 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T19:38:12.320Z] #47 15.38 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T19:38:12.320Z] #47 16.48 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T19:38:12.320Z] #47 17.38 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T19:38:12.320Z] #47 17.42 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T19:38:12.320Z] #47 17.53 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T19:38:12.320Z] #47 17.56 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T19:38:12.320Z] #47 18.14 github.com/pkg/diff [2020-05-07T19:38:12.320Z] #47 18.18 golang.org/x/sys/unix [2020-05-07T19:38:12.320Z] #47 19.48 mvdan.cc/editorconfig [2020-05-07T19:38:12.320Z] #47 20.60 mvdan.cc/sh/v3/fileutil [2020-05-07T19:38:12.320Z] #47 20.86 mvdan.cc/sh/v3/syntax [2020-05-07T19:38:12.320Z] #47 ... [2020-05-07T19:38:12.320Z] [2020-05-07T19:38:12.320Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:38:12.320Z] #41 11.03 github.com/LK4D4/vndr [2020-05-07T19:38:12.320Z] #41 ... [2020-05-07T19:38:12.320Z] [2020-05-07T19:38:12.320Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:38:12.320Z] #49 16.92 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-07T19:38:12.678Z] 4cde65f7be4b: Verifying Checksum [2020-05-07T19:38:12.678Z] 4cde65f7be4b: Download complete [2020-05-07T19:38:12.709Z] #49 ... [2020-05-07T19:38:12.709Z] [2020-05-07T19:38:12.709Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:38:12.709Z] #59 DONE 20.7s [2020-05-07T19:38:12.709Z] [2020-05-07T19:38:12.709Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:38:12.709Z] #47 15.14 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T19:38:12.709Z] #47 15.79 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T19:38:12.709Z] #47 17.33 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T19:38:12.709Z] #47 18.30 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T19:38:12.709Z] #47 18.41 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T19:38:12.709Z] #47 18.50 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T19:38:12.709Z] #47 18.52 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T19:38:12.709Z] #47 19.13 golang.org/x/sys/unix [2020-05-07T19:38:12.709Z] #47 19.13 github.com/pkg/diff [2020-05-07T19:38:12.709Z] #47 20.45 mvdan.cc/editorconfig [2020-05-07T19:38:13.275Z] #47 ... [2020-05-07T19:38:13.275Z] [2020-05-07T19:38:13.275Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:38:13.275Z] #41 11.45 github.com/LK4D4/vndr [2020-05-07T19:38:13.436Z] #49 ... [2020-05-07T19:38:13.436Z] [2020-05-07T19:38:13.436Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:38:13.436Z] #47 19.61 golang.org/x/crypto/ssh/terminal [2020-05-07T19:38:13.689Z] #49 ... [2020-05-07T19:38:13.689Z] [2020-05-07T19:38:13.689Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:38:13.689Z] #41 DONE 22.7s [2020-05-07T19:38:13.839Z] #41 ... [2020-05-07T19:38:13.839Z] [2020-05-07T19:38:13.839Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:38:13.839Z] #47 21.82 mvdan.cc/sh/v3/fileutil [2020-05-07T19:38:13.914Z] 2cae94e17fa6: Verifying Checksum [2020-05-07T19:38:13.914Z] 2cae94e17fa6: Download complete [2020-05-07T19:38:13.946Z] [2020-05-07T19:38:13.946Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:14.097Z] #47 21.96 mvdan.cc/sh/v3/syntax [2020-05-07T19:38:14.284Z] 7fe1d7df2e7c: Verifying Checksum [2020-05-07T19:38:14.284Z] 7fe1d7df2e7c: Download complete [2020-05-07T19:38:14.618Z] c017a1580661: Verifying Checksum [2020-05-07T19:38:14.618Z] c017a1580661: Download complete [2020-05-07T19:38:15.315Z] #54 ... [2020-05-07T19:38:15.315Z] [2020-05-07T19:38:15.315Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-07T19:38:15.344Z] #47 21.35 mvdan.cc/sh/v3/cmd/shfmt [2020-05-07T19:38:15.471Z] #47 ... [2020-05-07T19:38:15.471Z] [2020-05-07T19:38:15.471Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:38:15.471Z] #41 DONE 23.2s [2020-05-07T19:38:15.471Z] [2020-05-07T19:38:15.471Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:38:15.572Z] #42 DONE 0.1s [2020-05-07T19:38:15.572Z] [2020-05-07T19:38:15.572Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:16.503Z] #54 ... [2020-05-07T19:38:16.503Z] [2020-05-07T19:38:16.503Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:38:16.503Z] #47 25.20 golang.org/x/crypto/ssh/terminal [2020-05-07T19:38:16.845Z] #47 ... [2020-05-07T19:38:16.845Z] [2020-05-07T19:38:16.845Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-07T19:38:16.845Z] #42 DONE 0.1s [2020-05-07T19:38:16.845Z] [2020-05-07T19:38:16.845Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:17.630Z] 4cde65f7be4b: Pull complete [2020-05-07T19:38:17.778Z] #52 ... [2020-05-07T19:38:17.778Z] [2020-05-07T19:38:17.778Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:38:17.778Z] #47 25.87 golang.org/x/crypto/ssh/terminal [2020-05-07T19:38:18.365Z] 00bc277ea268: Pull complete [2020-05-07T19:38:18.640Z] #47 ... [2020-05-07T19:38:18.640Z] [2020-05-07T19:38:18.640Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:18.640Z] #43 24.63 + cd /tmp/tmp.9kUAy0i0Df/src/gotest.tools/gotestsum [2020-05-07T19:38:18.640Z] #43 24.63 + git checkout -q v0.3.5 [2020-05-07T19:38:18.640Z] #43 24.67 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-07T19:38:18.640Z] #43 ... [2020-05-07T19:38:18.640Z] [2020-05-07T19:38:18.640Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:38:18.640Z] #47 DONE 24.9s [2020-05-07T19:38:18.704Z] 31c03e97e8a1: Pull complete [2020-05-07T19:38:18.866Z] #43 ... [2020-05-07T19:38:18.866Z] [2020-05-07T19:38:18.866Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:18.866Z] #54 39.50 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-07T19:38:18.866Z] #54 39.50 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-07T19:38:18.899Z] [2020-05-07T19:38:18.899Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:18.899Z] #52 20.43 Checking out files: 94% (3026/3186) Checking out files: 95% (3027/3186) Checking out files: 96% (3059/3186) Checking out files: 97% (3091/3186) Checking out files: 98% (3123/3186) Checking out files: 99% (3155/3186) Checking out files: 100% (3186/3186) Checking out files: 100% (3186/3186), done. [2020-05-07T19:38:18.899Z] #52 20.51 + cd /tmp/tmp.5jDgLwQ4wK/src/github.com/containerd/containerd [2020-05-07T19:38:18.899Z] #52 20.51 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T19:38:18.899Z] #52 21.19 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-07T19:38:18.899Z] #52 21.19 + BUILDTAGS='netgo osusergo static_build' [2020-05-07T19:38:18.899Z] #52 21.19 + export EXTRA_FLAGS=-buildmode=pie [2020-05-07T19:38:18.899Z] #52 21.19 + EXTRA_FLAGS=-buildmode=pie [2020-05-07T19:38:18.899Z] #52 21.19 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-07T19:38:18.899Z] #52 21.20 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-07T19:38:18.899Z] #52 21.20 + '[' '' = dynamic ']' [2020-05-07T19:38:18.899Z] #52 21.20 + make [2020-05-07T19:38:18.899Z] #52 21.89 + bin/ctr [2020-05-07T19:38:19.030Z] #47 27.57 mvdan.cc/sh/v3/cmd/shfmt [2020-05-07T19:38:20.127Z] b3343b78770d: Verifying Checksum [2020-05-07T19:38:20.127Z] b3343b78770d: Download complete [2020-05-07T19:38:21.055Z] #47 28.55 mvdan.cc/sh/v3/cmd/shfmt [2020-05-07T19:38:21.551Z] #47 ... [2020-05-07T19:38:21.551Z] [2020-05-07T19:38:21.551Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:21.551Z] #52 28.70 Checking out files: 84% (2693/3186) Checking out files: 85% (2709/3186) Checking out files: 86% (2740/3186) Checking out files: 87% (2772/3186) Checking out files: 88% (2804/3186) Checking out files: 89% (2836/3186) Checking out files: 90% (2868/3186) Checking out files: 91% (2900/3186) Checking out files: 92% (2932/3186) Checking out files: 93% (2963/3186) Checking out files: 94% (2995/3186) Checking out files: 95% (3027/3186) Checking out files: 96% (3059/3186) Checking out files: 97% (3091/3186) Checking out files: 98% (3123/3186) Checking out files: 99% (3155/3186) Checking out files: 100% (3186/3186) Checking out files: 100% (3186/3186), done. [2020-05-07T19:38:21.551Z] #52 29.02 + cd /tmp/tmp.XP63RLodCZ/src/github.com/containerd/containerd [2020-05-07T19:38:21.551Z] #52 29.02 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T19:38:21.551Z] #52 30.17 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-07T19:38:21.551Z] #52 30.17 + BUILDTAGS='netgo osusergo static_build' [2020-05-07T19:38:21.551Z] #52 30.18 + export EXTRA_FLAGS=-buildmode=pie [2020-05-07T19:38:21.551Z] #52 30.18 + EXTRA_FLAGS=-buildmode=pie [2020-05-07T19:38:21.551Z] #52 30.18 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-07T19:38:21.551Z] #52 30.18 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-07T19:38:21.551Z] #52 30.18 + '[' '' = dynamic ']' [2020-05-07T19:38:21.551Z] #52 30.18 + make [2020-05-07T19:38:21.808Z] #52 30.78 + bin/ctr [2020-05-07T19:38:22.126Z] #54 DONE 43.3s [2020-05-07T19:38:22.126Z] [2020-05-07T19:38:22.126Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-07T19:38:22.126Z] #55 DONE 0.1s [2020-05-07T19:38:22.126Z] [2020-05-07T19:38:22.126Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:38:22.373Z] #52 ... [2020-05-07T19:38:22.373Z] [2020-05-07T19:38:22.373Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:38:22.373Z] #47 DONE 31.2s [2020-05-07T19:38:22.373Z] [2020-05-07T19:38:22.373Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:22.373Z] #43 30.80 + cd /tmp/tmp.8XBJyNIDzF/src/gotest.tools/gotestsum [2020-05-07T19:38:22.373Z] #43 30.80 + git checkout -q v0.3.5 [2020-05-07T19:38:22.373Z] #43 30.83 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-07T19:38:22.952Z] #47 ... [2020-05-07T19:38:22.952Z] [2020-05-07T19:38:22.952Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:22.952Z] #43 30.85 + cd /tmp/tmp.OHQFDrtJLX/src/gotest.tools/gotestsum [2020-05-07T19:38:22.952Z] #43 30.85 + git checkout -q v0.3.5 [2020-05-07T19:38:22.952Z] #43 30.88 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-07T19:38:23.166Z] 2cae94e17fa6: Pull complete [2020-05-07T19:38:23.488Z] #49 ... [2020-05-07T19:38:23.488Z] [2020-05-07T19:38:23.488Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:23.488Z] #43 DONE 44.8s [2020-05-07T19:38:23.488Z] [2020-05-07T19:38:23.488Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:38:23.891Z] #43 ... [2020-05-07T19:38:23.891Z] [2020-05-07T19:38:23.891Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:38:23.891Z] #47 DONE 32.0s [2020-05-07T19:38:24.149Z] [2020-05-07T19:38:24.149Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:24.149Z] #52 27.81 Checking out files: 90% (2868/3186) Checking out files: 91% (2900/3186) Checking out files: 92% (2932/3186) Checking out files: 93% (2963/3186) Checking out files: 94% (2995/3186) Checking out files: 95% (3027/3186) Checking out files: 96% (3059/3186) Checking out files: 97% (3091/3186) Checking out files: 98% (3123/3186) Checking out files: 99% (3155/3186) Checking out files: 100% (3186/3186) Checking out files: 100% (3186/3186), done. [2020-05-07T19:38:24.149Z] #52 27.98 + cd /tmp/tmp.xu1qDNSWp9/src/github.com/containerd/containerd [2020-05-07T19:38:24.149Z] #52 27.98 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T19:38:24.149Z] #52 29.36 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-07T19:38:24.149Z] #52 29.36 + BUILDTAGS='netgo osusergo static_build' [2020-05-07T19:38:24.149Z] #52 29.36 + export EXTRA_FLAGS=-buildmode=pie [2020-05-07T19:38:24.149Z] #52 29.36 + EXTRA_FLAGS=-buildmode=pie [2020-05-07T19:38:24.149Z] #52 29.36 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-07T19:38:24.149Z] #52 29.36 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-07T19:38:24.149Z] #52 29.36 + '[' '' = dynamic ']' [2020-05-07T19:38:24.149Z] #52 29.36 + make [2020-05-07T19:38:24.149Z] #52 30.05 + bin/ctr [2020-05-07T19:38:24.177Z] #52 ... [2020-05-07T19:38:24.177Z] [2020-05-07T19:38:24.177Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:24.177Z] #54 30.00 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-07T19:38:24.177Z] #54 30.00 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-07T19:38:24.413Z] #49 ... [2020-05-07T19:38:24.413Z] [2020-05-07T19:38:24.413Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-07T19:38:24.413Z] #44 DONE 0.1s [2020-05-07T19:38:24.413Z] [2020-05-07T19:38:24.413Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:26.267Z] c017a1580661: Pull complete [2020-05-07T19:38:27.472Z] #54 DONE 33.7s [2020-05-07T19:38:27.472Z] [2020-05-07T19:38:27.472Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-07T19:38:27.472Z] #55 DONE 0.1s [2020-05-07T19:38:27.472Z] [2020-05-07T19:38:27.472Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:38:29.044Z] #43 ... [2020-05-07T19:38:29.044Z] [2020-05-07T19:38:29.044Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:29.044Z] #54 38.07 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-07T19:38:29.300Z] #54 38.07 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-07T19:38:29.395Z] #49 ... [2020-05-07T19:38:29.395Z] [2020-05-07T19:38:29.395Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:29.395Z] #43 DONE 35.6s [2020-05-07T19:38:29.659Z] [2020-05-07T19:38:29.659Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:31.011Z] #52 ... [2020-05-07T19:38:31.011Z] [2020-05-07T19:38:31.011Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:38:31.011Z] #49 51.74 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-07T19:38:31.011Z] #49 52.62 + mkdir -p /build [2020-05-07T19:38:31.011Z] #49 52.62 + cp runc /build/runc [2020-05-07T19:38:31.266Z] #49 DONE 52.8s [2020-05-07T19:38:31.266Z] [2020-05-07T19:38:31.266Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:32.255Z] #52 ... [2020-05-07T19:38:32.255Z] [2020-05-07T19:38:32.255Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:32.255Z] #54 39.36 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-07T19:38:32.255Z] #54 39.36 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-07T19:38:32.318Z] b3343b78770d: Pull complete [2020-05-07T19:38:32.318Z] 7fe1d7df2e7c: Pull complete [2020-05-07T19:38:32.318Z] Digest: sha256:78fee61a1c3a15d3f2f8e172c6737a076c4877bd7fb6b43caf1a20b148cd5c42 [2020-05-07T19:38:32.318Z] Status: Downloaded newer image for golang:1.13.10-stretch [2020-05-07T19:38:32.318Z] ---> 4d38c0565539 [2020-05-07T19:38:32.318Z] Step 5/15 : ARG BUILDX_REPO [2020-05-07T19:38:32.318Z] ---> Running in 81513e91bd79 [2020-05-07T19:38:32.318Z] Removing intermediate container 81513e91bd79 [2020-05-07T19:38:32.318Z] ---> b561b0343aac [2020-05-07T19:38:32.318Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-05-07T19:38:32.318Z] ---> Running in b7e839464e0d [2020-05-07T19:38:32.318Z] Cloning into '/buildx'... [2020-05-07T19:38:32.575Z] #54 DONE 41.3s [2020-05-07T19:38:32.575Z] [2020-05-07T19:38:32.575Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-07T19:38:32.575Z] #55 DONE 0.1s [2020-05-07T19:38:32.575Z] [2020-05-07T19:38:32.575Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:33.507Z] #43 DONE 42.5s [2020-05-07T19:38:33.507Z] [2020-05-07T19:38:33.507Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:35.404Z] #52 ... [2020-05-07T19:38:35.404Z] [2020-05-07T19:38:35.404Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-07T19:38:35.404Z] #44 DONE 0.1s [2020-05-07T19:38:35.404Z] [2020-05-07T19:38:35.404Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:35.560Z] #54 DONE 43.4s [2020-05-07T19:38:35.560Z] [2020-05-07T19:38:35.560Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:35.560Z] #43 DONE 43.4s [2020-05-07T19:38:35.560Z] [2020-05-07T19:38:35.560Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:35.560Z] #45 ... [2020-05-07T19:38:35.560Z] [2020-05-07T19:38:35.560Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-07T19:38:35.560Z] #55 DONE 0.1s [2020-05-07T19:38:35.560Z] [2020-05-07T19:38:35.560Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:38:36.233Z] #52 ... [2020-05-07T19:38:36.233Z] [2020-05-07T19:38:36.233Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:38:36.233Z] #49 42.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 contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-05-07T19:38:37.128Z] Removing intermediate container b7e839464e0d [2020-05-07T19:38:37.128Z] ---> 86428cbe396c [2020-05-07T19:38:37.128Z] Step 7/15 : WORKDIR /buildx [2020-05-07T19:38:37.128Z] ---> Running in 5270e5a77b64 [2020-05-07T19:38:37.458Z] #49 ... [2020-05-07T19:38:37.458Z] [2020-05-07T19:38:37.458Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-07T19:38:37.461Z] Removing intermediate container 5270e5a77b64 [2020-05-07T19:38:37.461Z] ---> b34679811703 [2020-05-07T19:38:37.461Z] Step 8/15 : ARG BUILDX_COMMIT [2020-05-07T19:38:37.461Z] ---> Running in 661c41ef363c [2020-05-07T19:38:37.461Z] Removing intermediate container 661c41ef363c [2020-05-07T19:38:37.461Z] ---> 5ddb32eab966 [2020-05-07T19:38:37.461Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-05-07T19:38:37.613Z] #49 43.53 + mkdir -p /build [2020-05-07T19:38:37.613Z] #49 43.53 + cp runc /build/runc [2020-05-07T19:38:37.613Z] #49 DONE 44.0s [2020-05-07T19:38:37.613Z] [2020-05-07T19:38:37.613Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:37.716Z] #44 DONE 0.2s [2020-05-07T19:38:37.716Z] [2020-05-07T19:38:37.716Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:37.798Z] ---> Running in 8de397658341 [2020-05-07T19:38:38.519Z] From https://github.com/docker/buildx [2020-05-07T19:38:38.519Z] * [new tag] v0.3.1 -> build [2020-05-07T19:38:39.236Z] Switched to branch 'build' [2020-05-07T19:38:39.586Z] #45 ... [2020-05-07T19:38:39.586Z] [2020-05-07T19:38:39.586Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:38:39.586Z] #49 48.44 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-07T19:38:40.416Z] Removing intermediate container 8de397658341 [2020-05-07T19:38:40.416Z] ---> 82c2b605451d [2020-05-07T19:38:40.416Z] Step 10/15 : ARG GOOS [2020-05-07T19:38:40.416Z] ---> Running in 21521bc27f74 [2020-05-07T19:38:40.528Z] #49 49.27 + mkdir -p /build [2020-05-07T19:38:40.528Z] #49 49.27 + cp runc /build/runc [2020-05-07T19:38:40.528Z] #49 DONE 49.5s [2020-05-07T19:38:40.528Z] [2020-05-07T19:38:40.528Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:40.756Z] Removing intermediate container 21521bc27f74 [2020-05-07T19:38:40.756Z] ---> b58e97bce121 [2020-05-07T19:38:40.756Z] Step 11/15 : ARG GOARCH [2020-05-07T19:38:40.756Z] ---> Running in e487e570639c [2020-05-07T19:38:40.756Z] Removing intermediate container e487e570639c [2020-05-07T19:38:40.756Z] ---> a87012741e81 [2020-05-07T19:38:40.756Z] Step 12/15 : 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 -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-05-07T19:38:40.756Z] ---> Running in eb2e5e770b8d [2020-05-07T19:38:44.268Z] #45 ... [2020-05-07T19:38:44.268Z] [2020-05-07T19:38:44.268Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:38:44.268Z] #49 51.87 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-07T19:38:44.832Z] #49 52.77 + mkdir -p /build [2020-05-07T19:38:44.832Z] #49 52.77 + cp runc /build/runc [2020-05-07T19:38:45.096Z] #49 DONE 53.1s [2020-05-07T19:38:45.096Z] [2020-05-07T19:38:45.096Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:45.999Z] #21 51.18 Checking out files: 54% (5818/10730) Checking out files: 55% (5902/10730) Checking out files: 56% (6009/10730) Checking out files: 57% (6117/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: 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: 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-07T19:38:45.999Z] #21 52.06 + cd /tmp/tmp.maeabuO8MK/tmp/docker-ce [2020-05-07T19:38:45.999Z] #21 52.06 + git checkout -q v17.06.2-ce [2020-05-07T19:38:47.909Z] #21 53.96 + mkdir -p /tmp/tmp.maeabuO8MK/src/github.com/docker [2020-05-07T19:38:47.909Z] #21 53.96 + mv components/cli /tmp/tmp.maeabuO8MK/src/github.com/docker/cli [2020-05-07T19:38:47.909Z] #21 53.97 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-05-07T19:38:49.295Z] #52 69.34 + bin/containerd [2020-05-07T19:38:56.041Z] #21 ... [2020-05-07T19:38:56.041Z] [2020-05-07T19:38:56.041Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:56.041Z] #52 61.06 + bin/containerd [2020-05-07T19:38:58.595Z] #45 ... [2020-05-07T19:38:58.595Z] [2020-05-07T19:38:58.595Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:38:58.595Z] #52 66.10 + bin/containerd [2020-05-07T19:39:03.163Z] #45 ... [2020-05-07T19:39:03.163Z] [2020-05-07T19:39:03.163Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:39:03.163Z] #52 68.62 + bin/containerd [2020-05-07T19:39:28.020Z] #52 105.6 + bin/containerd-stress [2020-05-07T19:39:28.020Z] #52 ... [2020-05-07T19:39:28.020Z] [2020-05-07T19:39:28.020Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:39:28.020Z] #45 106.0 + cd /tmp/tmp.53h2DXjKe7/src/github.com/golangci/golangci-lint/ [2020-05-07T19:39:28.020Z] #45 106.0 + git checkout -q v1.23.8 [2020-05-07T19:39:28.020Z] #45 106.2 ++ git describe --tags [2020-05-07T19:39:28.020Z] #45 106.2 + version=v1.23.8 [2020-05-07T19:39:28.020Z] #45 106.2 ++ git rev-parse --short HEAD [2020-05-07T19:39:28.020Z] #45 106.2 + commit=76a82c6 [2020-05-07T19:39:28.020Z] #45 106.2 ++ git show -s --format=%cd [2020-05-07T19:39:28.020Z] #45 106.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-07T19:39:28.020Z] #45 106.2 + 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-07T19:39:28.140Z] #52 ... [2020-05-07T19:39:28.140Z] [2020-05-07T19:39:28.140Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:39:28.140Z] #21 89.77 + return [2020-05-07T19:39:28.140Z] #21 DONE 90.4s [2020-05-07T19:39:28.140Z] [2020-05-07T19:39:28.140Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:39:28.140Z] #52 ... [2020-05-07T19:39:28.140Z] [2020-05-07T19:39:28.140Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-07T19:39:28.140Z] #11 CACHED [2020-05-07T19:39:28.140Z] [2020-05-07T19:39:28.140Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-07T19:39:28.140Z] #18 CACHED [2020-05-07T19:39:28.140Z] [2020-05-07T19:39:28.140Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-07T19:39:28.140Z] #15 CACHED [2020-05-07T19:39:28.140Z] [2020-05-07T19:39:28.140Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T19:39:28.140Z] #17 CACHED [2020-05-07T19:39:28.140Z] [2020-05-07T19:39:28.140Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-07T19:39:28.140Z] #14 CACHED [2020-05-07T19:39:28.140Z] [2020-05-07T19:39:28.140Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-07T19:39:28.140Z] #12 CACHED [2020-05-07T19:39:28.140Z] [2020-05-07T19:39:28.140Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-07T19:39:28.140Z] #13 CACHED [2020-05-07T19:39:28.140Z] [2020-05-07T19:39:28.140Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-07T19:39:28.140Z] #16 CACHED [2020-05-07T19:39:28.140Z] [2020-05-07T19:39:28.140Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-07T19:39:28.140Z] #27 CACHED [2020-05-07T19:39:28.140Z] [2020-05-07T19:39:28.140Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T19:39:28.140Z] #28 CACHED [2020-05-07T19:39:28.140Z] [2020-05-07T19:39:28.140Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-07T19:39:28.140Z] #24 CACHED [2020-05-07T19:39:28.140Z] [2020-05-07T19:39:28.140Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T19:39:28.140Z] #23 CACHED [2020-05-07T19:39:28.140Z] [2020-05-07T19:39:28.140Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T19:39:28.140Z] #25 CACHED [2020-05-07T19:39:28.140Z] [2020-05-07T19:39:28.140Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-07T19:39:28.140Z] #19 CACHED [2020-05-07T19:39:28.140Z] [2020-05-07T19:39:28.140Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-07T19:39:28.140Z] #22 DONE 0.2s [2020-05-07T19:39:28.140Z] [2020-05-07T19:39:28.140Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:39:28.140Z] #45 ... [2020-05-07T19:39:28.140Z] [2020-05-07T19:39:28.140Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-07T19:39:28.708Z] #26 DONE 2.1s [2020-05-07T19:39:28.708Z] [2020-05-07T19:39:28.708Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-07T19:39:28.968Z] #29 DONE 0.3s [2020-05-07T19:39:28.968Z] [2020-05-07T19:39:28.968Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-07T19:39:29.227Z] #31 DONE 0.1s [2020-05-07T19:39:29.227Z] [2020-05-07T19:39:29.227Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-07T19:39:29.227Z] #34 DONE 0.1s [2020-05-07T19:39:29.227Z] [2020-05-07T19:39:29.227Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-07T19:39:29.486Z] #37 DONE 0.3s [2020-05-07T19:39:29.486Z] [2020-05-07T19:39:29.486Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:39:29.744Z] #45 ... [2020-05-07T19:39:29.744Z] [2020-05-07T19:39:29.744Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-07T19:39:29.744Z] #40 DONE 0.2s [2020-05-07T19:39:29.744Z] [2020-05-07T19:39:29.744Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-07T19:39:30.003Z] #42 DONE 0.1s [2020-05-07T19:39:30.003Z] [2020-05-07T19:39:30.003Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-07T19:39:30.003Z] #44 DONE 0.2s [2020-05-07T19:39:30.003Z] [2020-05-07T19:39:30.003Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:39:30.643Z] #52 94.62 + bin/containerd-stress [2020-05-07T19:39:30.643Z] #52 96.72 + bin/containerd-shim [2020-05-07T19:39:33.287Z] #45 ... [2020-05-07T19:39:33.287Z] [2020-05-07T19:39:33.287Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:39:33.287Z] #52 99.24 + bin/containerd-stress [2020-05-07T19:39:35.819Z] #52 101.9 + bin/containerd-shim [2020-05-07T19:39:37.949Z] #45 ... [2020-05-07T19:39:37.949Z] [2020-05-07T19:39:37.949Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:39:37.949Z] #52 108.8 + bin/containerd-shim [2020-05-07T19:39:40.458Z] #52 121.7 + bin/containerd-shim-runc-v1 [2020-05-07T19:39:40.602Z] #52 108.4 + bin/containerd-shim-runc-v1 [2020-05-07T19:39:41.855Z] #52 104.0 + bin/containerd-stress [2020-05-07T19:39:41.855Z] #52 106.0 + bin/containerd-shim [2020-05-07T19:39:41.855Z] #52 ... [2020-05-07T19:39:41.855Z] [2020-05-07T19:39:41.855Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:39:41.855Z] #45 107.6 + cd /tmp/tmp.dNG4o7Rulj/src/github.com/golangci/golangci-lint/ [2020-05-07T19:39:41.855Z] #45 107.6 + git checkout -q v1.23.8 [2020-05-07T19:39:41.855Z] #45 107.8 ++ git describe --tags [2020-05-07T19:39:41.855Z] #45 107.8 + version=v1.23.8 [2020-05-07T19:39:41.855Z] #45 107.8 ++ git rev-parse --short HEAD [2020-05-07T19:39:41.855Z] #45 107.8 + commit=76a82c6 [2020-05-07T19:39:41.855Z] #45 107.8 ++ git show -s --format=%cd [2020-05-07T19:39:41.855Z] #45 107.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-07T19:39:41.855Z] #45 107.8 + 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-07T19:39:42.391Z] #52 107.8 + bin/containerd-shim-runc-v1 [2020-05-07T19:39:43.327Z] #52 ... [2020-05-07T19:39:43.327Z] [2020-05-07T19:39:43.327Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:39:43.327Z] #45 109.5 + cd /tmp/tmp.PDWGm7eQ3N/src/github.com/golangci/golangci-lint/ [2020-05-07T19:39:43.327Z] #45 109.5 + git checkout -q v1.23.8 [2020-05-07T19:39:43.587Z] #45 109.9 ++ git describe --tags [2020-05-07T19:39:43.587Z] #45 109.9 + version=v1.23.8 [2020-05-07T19:39:43.587Z] #45 109.9 ++ git rev-parse --short HEAD [2020-05-07T19:39:43.587Z] #45 109.9 + commit=76a82c6 [2020-05-07T19:39:43.587Z] #45 109.9 ++ git show -s --format=%cd [2020-05-07T19:39:43.587Z] #45 109.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-07T19:39:43.587Z] #45 109.9 + 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-07T19:39:45.856Z] #52 113.9 + bin/containerd-shim-runc-v2 [2020-05-07T19:39:45.856Z] #52 114.9 + binaries [2020-05-07T19:39:45.856Z] #52 114.9 + mkdir -p /build [2020-05-07T19:39:45.856Z] #52 114.9 + cp bin/containerd /build/containerd [2020-05-07T19:39:45.856Z] #52 114.9 + cp bin/containerd-shim /build/containerd-shim [2020-05-07T19:39:45.856Z] #52 114.9 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-07T19:39:45.856Z] #52 114.9 + cp bin/ctr /build/ctr [2020-05-07T19:39:46.422Z] #52 DONE 115.4s [2020-05-07T19:39:46.422Z] [2020-05-07T19:39:46.422Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:39:46.986Z] #52 127.6 + bin/containerd-shim-runc-v2 [2020-05-07T19:39:47.910Z] #52 129.3 + binaries [2020-05-07T19:39:47.910Z] #52 129.3 + mkdir -p /build [2020-05-07T19:39:47.910Z] #52 129.3 + cp bin/containerd /build/containerd [2020-05-07T19:39:47.910Z] #52 129.4 + cp bin/containerd-shim /build/containerd-shim [2020-05-07T19:39:47.910Z] #52 129.4 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-07T19:39:47.910Z] #52 129.4 + cp bin/ctr /build/ctr [2020-05-07T19:39:48.470Z] #52 DONE 130.1s [2020-05-07T19:39:48.470Z] [2020-05-07T19:39:48.470Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:39:48.861Z] #45 ... [2020-05-07T19:39:48.861Z] [2020-05-07T19:39:48.861Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:39:48.861Z] #52 111.7 + bin/containerd-shim-runc-v2 [2020-05-07T19:39:48.861Z] #52 113.4 + binaries [2020-05-07T19:39:48.861Z] #52 113.4 + mkdir -p /build [2020-05-07T19:39:48.861Z] #52 113.4 + cp bin/containerd /build/containerd [2020-05-07T19:39:48.861Z] #52 113.4 + cp bin/containerd-shim /build/containerd-shim [2020-05-07T19:39:48.861Z] #52 113.5 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-07T19:39:48.861Z] #52 113.5 + cp bin/ctr /build/ctr [2020-05-07T19:39:48.861Z] #52 DONE 114.4s [2020-05-07T19:39:48.861Z] [2020-05-07T19:39:48.861Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:39:49.959Z] #45 ... [2020-05-07T19:39:49.959Z] [2020-05-07T19:39:49.959Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:39:49.959Z] #52 117.9 + bin/containerd-shim-runc-v1 [2020-05-07T19:39:50.296Z] Removing intermediate container eb2e5e770b8d [2020-05-07T19:39:50.296Z] ---> ab8a57f12eba [2020-05-07T19:39:50.296Z] Step 13/15 : FROM golang:${GO_VERSION}-stretch [2020-05-07T19:39:50.296Z] ---> 4d38c0565539 [2020-05-07T19:39:50.296Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-05-07T19:39:50.296Z] ---> b23029554207 [2020-05-07T19:39:50.296Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-05-07T19:39:50.296Z] ---> Running in e0be8e6a7c73 [2020-05-07T19:39:50.296Z] Removing intermediate container e0be8e6a7c73 [2020-05-07T19:39:50.296Z] ---> 0a0b41ec7b48 [2020-05-07T19:39:50.296Z] Successfully built 0a0b41ec7b48 [2020-05-07T19:39:50.296Z] Successfully tagged moby-buildx:latest [2020-05-07T19:39:50.296Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-05-07T19:39:50.296Z] if [ -n "${id}" ]; then \ [2020-05-07T19:39:50.296Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-05-07T19:39:50.296Z] && touch bundles/buildx; \ [2020-05-07T19:39:50.296Z] docker rm -f ${id}; \ [2020-05-07T19:39:50.296Z] fi [2020-05-07T19:39:50.296Z] f332b90c0705e2f8d63771a117577a6054eb046eaa83dae610141fa7b93d4165 [2020-05-07T19:39:50.296Z] bundles/buildx version [2020-05-07T19:39:50.296Z] buildx v0.3.1 6db68d0 [2020-05-07T19:39:50.296Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:de7f0120fde34b5dfdb2d29af7d599ecaaa2012a . [2020-05-07T19:39:50.296Z] #1 [internal] booting buildkit [2020-05-07T19:39:50.296Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-05-07T19:39:50.296Z] #1 pulling image moby/buildkit:buildx-stable-1 3.2s done [2020-05-07T19:39:50.296Z] #1 creating container buildx_buildkit_default [2020-05-07T19:39:50.296Z] #1 creating container buildx_buildkit_default 0.6s done [2020-05-07T19:39:50.296Z] #1 DONE 3.8s [2020-05-07T19:39:50.296Z] [2020-05-07T19:39:50.296Z] #2 [internal] load .dockerignore [2020-05-07T19:39:50.296Z] #2 transferring context: 87B done [2020-05-07T19:39:50.296Z] #2 DONE 0.0s [2020-05-07T19:39:50.296Z] [2020-05-07T19:39:50.296Z] #3 [internal] load build definition from Dockerfile [2020-05-07T19:39:50.296Z] #3 transferring dockerfile: 16.23kB done [2020-05-07T19:39:50.296Z] #3 DONE 0.1s [2020-05-07T19:39:50.296Z] [2020-05-07T19:39:50.296Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-07T19:39:51.452Z] #4 DONE 1.6s [2020-05-07T19:39:51.452Z] [2020-05-07T19:39:51.452Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-07T19:39:51.452Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-07T19:39:51.672Z] #45 120.8 + cd /tmp/tmp.LTDD2ypOxN/src/github.com/golangci/golangci-lint/ [2020-05-07T19:39:51.781Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-05-07T19:39:51.781Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-05-07T19:39:51.781Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-05-07T19:39:51.781Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-05-07T19:39:51.930Z] #45 120.8 + git checkout -q v1.23.8 [2020-05-07T19:39:52.186Z] #45 120.9 ++ git describe --tags [2020-05-07T19:39:52.186Z] #45 120.9 + version=v1.23.8 [2020-05-07T19:39:52.186Z] #45 121.0 ++ git rev-parse --short HEAD [2020-05-07T19:39:52.186Z] #45 121.0 + commit=76a82c6 [2020-05-07T19:39:52.187Z] #45 121.0 ++ git show -s --format=%cd [2020-05-07T19:39:52.187Z] #45 121.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-07T19:39:52.187Z] #45 121.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-07T19:39:52.495Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.6s done [2020-05-07T19:39:52.495Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-05-07T19:39:52.838Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.6s done [2020-05-07T19:39:53.174Z] #5 DONE 1.6s [2020-05-07T19:39:53.174Z] [2020-05-07T19:39:53.174Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-07T19:39:54.340Z] #7 DONE 1.0s [2020-05-07T19:39:54.340Z] [2020-05-07T19:39:54.340Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-07T19:39:54.340Z] #6 DONE 1.2s [2020-05-07T19:39:54.684Z] [2020-05-07T19:39:54.684Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-07T19:39:54.684Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-07T19:39:55.023Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-05-07T19:39:55.023Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-05-07T19:39:55.023Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.1s [2020-05-07T19:39:55.863Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.19MB / 9.86MB 0.6s [2020-05-07T19:39:55.863Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.82MB / 9.86MB 0.8s [2020-05-07T19:39:55.863Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.04MB / 9.86MB 0.9s [2020-05-07T19:39:56.343Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 7.02MB / 9.86MB 1.2s [2020-05-07T19:39:56.343Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.74MB / 9.86MB 1.5s [2020-05-07T19:39:56.530Z] #52 123.7 + bin/containerd-shim-runc-v2 [2020-05-07T19:39:56.862Z] #58 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2020-05-07T19:39:56.862Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.7s done [2020-05-07T19:39:57.461Z] #52 125.4 + binaries [2020-05-07T19:39:57.461Z] #52 125.4 + mkdir -p /build [2020-05-07T19:39:57.461Z] #52 125.4 + cp bin/containerd /build/containerd [2020-05-07T19:39:57.461Z] #52 125.5 + cp bin/containerd-shim /build/containerd-shim [2020-05-07T19:39:57.461Z] #52 125.5 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-07T19:39:57.461Z] #52 125.5 + cp bin/ctr /build/ctr [2020-05-07T19:39:58.392Z] #52 DONE 126.3s [2020-05-07T19:39:58.392Z] [2020-05-07T19:39:58.392Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:39:58.413Z] #45 DONE 139.7s [2020-05-07T19:39:59.337Z] [2020-05-07T19:39:59.337Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-07T19:39:59.337Z] #46 DONE 0.2s [2020-05-07T19:39:59.337Z] [2020-05-07T19:39:59.337Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-07T19:39:59.337Z] #48 DONE 0.1s [2020-05-07T19:39:59.337Z] [2020-05-07T19:39:59.337Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-07T19:39:59.591Z] #50 DONE 0.1s [2020-05-07T19:39:59.591Z] [2020-05-07T19:39:59.591Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-07T19:39:59.845Z] #53 DONE 0.2s [2020-05-07T19:39:59.845Z] [2020-05-07T19:39:59.845Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-07T19:39:59.845Z] #56 DONE 0.1s [2020-05-07T19:39:59.845Z] [2020-05-07T19:39:59.845Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-07T19:40:00.099Z] #58 DONE 0.2s [2020-05-07T19:40:00.099Z] [2020-05-07T19:40:00.099Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-07T19:40:00.099Z] #60 DONE 0.1s [2020-05-07T19:40:00.099Z] [2020-05-07T19:40:00.099Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-07T19:40:00.099Z] #61 DONE 0.0s [2020-05-07T19:40:00.099Z] [2020-05-07T19:40:00.099Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-07T19:40:00.127Z] #58 ... [2020-05-07T19:40:00.127Z] [2020-05-07T19:40:00.127Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T19:40:00.127Z] #8 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-07T19:40:00.127Z] #8 sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 1.42kB / 1.42kB done [2020-05-07T19:40:00.127Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 42.15MB / 54.14MB 4.8s [2020-05-07T19:40:00.127Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 8.25MB / 8.25MB 1.5s done [2020-05-07T19:40:00.127Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 38.14MB / 73.51MB 4.8s [2020-05-07T19:40:00.127Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 46.01MB / 57.46MB 4.8s [2020-05-07T19:40:00.127Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 41.97MB / 96.51MB 4.8s [2020-05-07T19:40:00.127Z] #8 sha256:1e4ab8eed8c9d89390b06062ba034c8ae0cbe1f64c18f6212dd501590aa2658a 1.79kB / 1.79kB done [2020-05-07T19:40:00.127Z] #8 sha256:3858ee7d8bcbf0079a20e4b02b72b78639bf8955fa356527f50b62b462822798 156B / 156B 0.6s done [2020-05-07T19:40:00.127Z] #8 sha256:1576b11ea0a4ca8856dec1ec3ce909c13942c2616bd753bc99ee754fa9837da2 10.73MB / 10.73MB 2.6s done [2020-05-07T19:40:00.127Z] #8 sha256:e930f001de24c772efc02e034ee2e1f942922a53c8e9d36a5e19b271fe154067 5.46kB / 5.46kB done [2020-05-07T19:40:00.127Z] #8 sha256:23b057e3462b9249cef48bcf195d058fc780ba16864e4a60f748aef5438a7570 8.25MB / 8.25MB 1.5s done [2020-05-07T19:40:00.127Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 45.81MB / 54.14MB 5.1s [2020-05-07T19:40:00.127Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 42.47MB / 73.51MB 5.1s [2020-05-07T19:40:00.127Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 52.07MB / 57.46MB 5.1s [2020-05-07T19:40:00.495Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 48.37MB / 96.51MB 5.2s [2020-05-07T19:40:00.495Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 49.43MB / 54.14MB 5.4s [2020-05-07T19:40:00.495Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 55.67MB / 57.46MB 5.4s [2020-05-07T19:40:00.495Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 46.77MB / 73.51MB 5.5s [2020-05-07T19:40:00.658Z] #62 DONE 0.7s [2020-05-07T19:40:00.874Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 53.00MB / 54.14MB 5.7s [2020-05-07T19:40:00.874Z] #8 sha256:76ce7710ab098018d07af906f197b0de4ecc8a4f1f6f411c31a2f1c00d83b191 57.46MB / 57.46MB 5.5s done [2020-05-07T19:40:00.874Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 54.51MB / 96.51MB 5.7s [2020-05-07T19:40:00.874Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 50.71MB / 73.51MB 5.8s [2020-05-07T19:40:00.874Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 54.14MB / 54.14MB 5.8s done [2020-05-07T19:40:00.874Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 59.84MB / 96.51MB 6.0s [2020-05-07T19:40:00.874Z] #8 sha256:6bf15800932473d1ca0a2cca9bfac073da118f1172b9027f7e78394850b02d05 54.14MB / 54.14MB 5.8s done [2020-05-07T19:40:00.911Z] [2020-05-07T19:40:00.911Z] #63 exporting to image [2020-05-07T19:40:00.911Z] #63 exporting layers [2020-05-07T19:40:01.228Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 56.64MB / 73.51MB 6.1s [2020-05-07T19:40:01.228Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 66.31MB / 96.51MB 6.3s [2020-05-07T19:40:01.570Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 62.86MB / 73.51MB 6.4s [2020-05-07T19:40:01.570Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 72.36MB / 96.51MB 6.6s [2020-05-07T19:40:01.933Z] #8 ... [2020-05-07T19:40:01.933Z] [2020-05-07T19:40:01.933Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-07T19:40:01.933Z] #58 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 5.0s done [2020-05-07T19:40:01.933Z] #58 DONE 7.2s [2020-05-07T19:40:01.933Z] [2020-05-07T19:40:01.933Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T19:40:01.933Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 67.41MB / 73.51MB 6.7s [2020-05-07T19:40:01.933Z] #8 ... [2020-05-07T19:40:01.933Z] [2020-05-07T19:40:01.933Z] #21 [internal] load build context [2020-05-07T19:40:01.933Z] #21 transferring context: 38.16MB 7.3s [2020-05-07T19:40:01.933Z] #21 ... [2020-05-07T19:40:01.933Z] [2020-05-07T19:40:01.933Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T19:40:01.933Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 72.71MB / 73.51MB 7.0s [2020-05-07T19:40:01.933Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 77.66MB / 96.51MB 7.0s [2020-05-07T19:40:02.273Z] #8 sha256:06ee3f71d0720d7b4b441b7dfd4e09b96d571d944a75cf5d270378ce39759e78 73.51MB / 73.51MB 7.2s done [2020-05-07T19:40:02.610Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 84.58MB / 96.51MB 7.5s [2020-05-07T19:40:02.794Z] #63 exporting layers 1.7s done [2020-05-07T19:40:02.794Z] #63 writing image sha256:d973ce3156136384a7de7f936eb07291f16c65f60e1793843545fae095370c31 done [2020-05-07T19:40:02.794Z] #63 naming to docker.io/library/docker:de7f0120fde34b5dfdb2d29af7d599ecaaa2012a done [2020-05-07T19:40:02.794Z] #63 DONE 1.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-05-07T19:40:02.946Z] #8 sha256:cdf9112031078bd093cc585bd1fc48700d42ce6378645efcce05b0713d1cbc59 96.51MB / 96.51MB 7.9s done [2020-05-07T19:40:02.946Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f [2020-05-07T19:40:03.243Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40380/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40380/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=de7f0120fde34b5dfdb2d29af7d599ecaaa2012a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:de7f0120fde34b5dfdb2d29af7d599ecaaa2012a hack/validate/default [2020-05-07T19:40:03.276Z] #8 ... [2020-05-07T19:40:03.276Z] [2020-05-07T19:40:03.276Z] #21 [internal] load build context [2020-05-07T19:40:03.276Z] #21 transferring context: 50.16MB 8.5s done [2020-05-07T19:40:03.276Z] #21 DONE 8.7s [2020-05-07T19:40:03.276Z] [2020-05-07T19:40:03.276Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T19:40:04.167Z] Congratulations! All commits are properly signed with the DCO! [2020-05-07T19:40:04.167Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-05-07T19:40:04.167Z] No api/types/ or api/swagger.yaml changes in diff. [2020-05-07T19:40:04.167Z] Congratulations! All TOML source files changed here have valid syntax. [2020-05-07T19:40:04.167Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-05-07T19:40:04.167Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-05-07T19:40:04.167Z] Congratulations! No new tests were added to integration-cli. [2020-05-07T19:40:04.167Z] [2020-05-07T19:40:04.167Z] INFO Start validation with golang-ci-lint [2020-05-07T19:40:04.167Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-05-07T19:40:04.167Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-05-07T19:40:04.167Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-05-07T19:40:06.953Z] #45 DONE 131.0s [2020-05-07T19:40:06.953Z] [2020-05-07T19:40:06.953Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-07T19:40:07.212Z] #46 DONE 0.2s [2020-05-07T19:40:07.212Z] [2020-05-07T19:40:07.212Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-07T19:40:07.212Z] #48 DONE 0.1s [2020-05-07T19:40:07.212Z] [2020-05-07T19:40:07.212Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-07T19:40:07.212Z] #50 DONE 0.1s [2020-05-07T19:40:07.470Z] [2020-05-07T19:40:07.470Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-07T19:40:07.728Z] #53 DONE 0.3s [2020-05-07T19:40:07.728Z] [2020-05-07T19:40:07.728Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-07T19:40:07.728Z] #56 DONE 0.1s [2020-05-07T19:40:07.986Z] [2020-05-07T19:40:07.986Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-07T19:40:08.244Z] #58 DONE 0.4s [2020-05-07T19:40:08.244Z] [2020-05-07T19:40:08.244Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-07T19:40:08.244Z] #60 DONE 0.1s [2020-05-07T19:40:08.244Z] [2020-05-07T19:40:08.244Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-07T19:40:08.244Z] #61 DONE 0.0s [2020-05-07T19:40:08.244Z] [2020-05-07T19:40:08.244Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-07T19:40:10.145Z] #62 DONE 1.6s [2020-05-07T19:40:10.145Z] [2020-05-07T19:40:10.145Z] #63 exporting to image [2020-05-07T19:40:10.145Z] #63 exporting layers [2020-05-07T19:40:10.632Z] #45 DONE 138.5s [2020-05-07T19:40:11.520Z] #63 exporting layers 1.7s done [2020-05-07T19:40:11.520Z] #63 writing image sha256:a70a285d9dfd2bebe0cd69c78cc015c55c17bf839c4aa45616c3367016ba4b80 done [2020-05-07T19:40:11.520Z] #63 naming to docker.io/library/docker:de7f0120fde34b5dfdb2d29af7d599ecaaa2012a done [2020-05-07T19:40:11.520Z] #63 DONE 1.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-05-07T19:40:11.563Z] [2020-05-07T19:40:11.563Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [Pipeline] sh [2020-05-07T19:40:11.820Z] #46 DONE 0.2s [2020-05-07T19:40:11.820Z] [2020-05-07T19:40:11.820Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-07T19:40:11.820Z] #48 DONE 0.1s [2020-05-07T19:40:11.820Z] [2020-05-07T19:40:11.820Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-07T19:40:11.820Z] #50 DONE 0.1s [2020-05-07T19:40:11.859Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40380/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=de7f0120fde34b5dfdb2d29af7d599ecaaa2012a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:de7f0120fde34b5dfdb2d29af7d599ecaaa2012a hack/test/unit [2020-05-07T19:40:12.077Z] [2020-05-07T19:40:12.077Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-07T19:40:12.077Z] #53 DONE 0.2s [2020-05-07T19:40:12.077Z] [2020-05-07T19:40:12.077Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-07T19:40:12.333Z] #56 DONE 0.1s [2020-05-07T19:40:12.333Z] [2020-05-07T19:40:12.333Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-07T19:40:12.590Z] #58 DONE 0.3s [2020-05-07T19:40:12.590Z] [2020-05-07T19:40:12.590Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-07T19:40:12.590Z] #60 DONE 0.1s [2020-05-07T19:40:12.590Z] [2020-05-07T19:40:12.590Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-07T19:40:12.590Z] #61 DONE 0.0s [2020-05-07T19:40:12.590Z] [2020-05-07T19:40:12.590Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-07T19:40:13.153Z] #62 DONE 0.7s [2020-05-07T19:40:13.409Z] [2020-05-07T19:40:13.409Z] #63 exporting to image [2020-05-07T19:40:13.409Z] #63 exporting layers [2020-05-07T19:40:14.092Z] #45 DONE 142.2s [2020-05-07T19:40:14.349Z] [2020-05-07T19:40:14.349Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-07T19:40:14.349Z] #46 DONE 0.1s [2020-05-07T19:40:14.605Z] [2020-05-07T19:40:14.605Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-07T19:40:14.605Z] #48 DONE 0.1s [2020-05-07T19:40:14.605Z] [2020-05-07T19:40:14.605Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-07T19:40:14.605Z] #50 DONE 0.1s [2020-05-07T19:40:14.605Z] [2020-05-07T19:40:14.605Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-07T19:40:14.861Z] #53 DONE 0.2s [2020-05-07T19:40:14.861Z] [2020-05-07T19:40:14.861Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-07T19:40:15.118Z] #56 DONE 0.1s [2020-05-07T19:40:15.118Z] [2020-05-07T19:40:15.118Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-07T19:40:15.118Z] #58 DONE 0.3s [2020-05-07T19:40:15.146Z] ? github.com/docker/docker/api [no test files] [2020-05-07T19:40:15.305Z] #63 exporting layers 1.7s done [2020-05-07T19:40:15.305Z] #63 writing image sha256:9dbd975525d39868c742718b8cfd0368517ccf45447c9ce65f79229135b79209 done [2020-05-07T19:40:15.305Z] #63 naming to docker.io/library/docker:de7f0120fde34b5dfdb2d29af7d599ecaaa2012a done [2020-05-07T19:40:15.305Z] #63 DONE 1.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-05-07T19:40:15.375Z] [2020-05-07T19:40:15.375Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-07T19:40:15.375Z] #60 DONE 0.1s [2020-05-07T19:40:15.375Z] [2020-05-07T19:40:15.375Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-07T19:40:15.375Z] #61 DONE 0.1s [2020-05-07T19:40:15.375Z] [2020-05-07T19:40:15.375Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-07T19:40:15.941Z] #62 DONE 0.6s [2020-05-07T19:40:15.941Z] [2020-05-07T19:40:15.941Z] #63 exporting to image [2020-05-07T19:40:15.941Z] #63 exporting layers [2020-05-07T19:40:16.317Z] [2020-05-07T19:40:16.317Z] Removing bundles/ [2020-05-07T19:40:16.317Z] [2020-05-07T19:40:16.317Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-07T19:40:16.317Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T19:40:16.317Z] GOOS="" GOARCH="" GOARM="" [2020-05-07T19:40:17.835Z] #63 exporting layers 1.8s done [2020-05-07T19:40:17.835Z] #63 writing image sha256:7a3053ed09ba58e6b09693ce01e4e1c639fed3626126c0ec4af9b07b65918f09 done [2020-05-07T19:40:17.835Z] #63 naming to docker.io/library/docker:de7f0120fde34b5dfdb2d29af7d599ecaaa2012a done [2020-05-07T19:40:17.835Z] #63 DONE 1.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-07T19:40:18.190Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40380/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=de7f0120fde34b5dfdb2d29af7d599ecaaa2012a -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:de7f0120fde34b5dfdb2d29af7d599ecaaa2012a hack/make.sh dynbinary test-integration [2020-05-07T19:40:18.449Z] [2020-05-07T19:40:18.706Z] Removing bundles/ [2020-05-07T19:40:18.706Z] [2020-05-07T19:40:18.706Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-07T19:40:18.706Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T19:40:18.706Z] GOOS="" GOARCH="" GOARM="" [2020-05-07T19:40:27.358Z] ok github.com/docker/docker/api/server 0.044s coverage: 9.0% of statements [2020-05-07T19:40:36.664Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f 32.4s done [2020-05-07T19:40:36.664Z] #8 DONE 40.8s [2020-05-07T19:40:36.664Z] [2020-05-07T19:40:36.664Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-07T19:40:36.664Z] #9 DONE 0.3s [2020-05-07T19:40:36.664Z] [2020-05-07T19:40:36.664Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-07T19:40:36.664Z] #10 DONE 0.2s [2020-05-07T19:40:36.664Z] [2020-05-07T19:40:36.664Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:40:36.664Z] #22 ... [2020-05-07T19:40:36.664Z] [2020-05-07T19:40:36.664Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-07T19:40:36.664Z] #28 DONE 0.4s [2020-05-07T19:40:36.664Z] [2020-05-07T19:40:36.664Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-07T19:40:36.664Z] #36 DONE 0.4s [2020-05-07T19:40:36.664Z] [2020-05-07T19:40:36.664Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T19:40:37.396Z] #37 1.085 + git clone https://github.com/docker/distribution.git . [2020-05-07T19:40:37.396Z] #37 1.098 Cloning into '.'... [2020-05-07T19:40:41.434Z] #37 ... [2020-05-07T19:40:41.434Z] [2020-05-07T19:40:41.434Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:40:41.434Z] #22 1.314 + RM_GOPATH=0 [2020-05-07T19:40:41.434Z] #22 1.314 + TMP_GOPATH= [2020-05-07T19:40:41.434Z] #22 1.314 + : /build [2020-05-07T19:40:41.434Z] #22 1.314 + '[' -z '' ']' [2020-05-07T19:40:41.434Z] #22 1.315 ++ mktemp -d [2020-05-07T19:40:41.434Z] #22 1.317 + export GOPATH=/tmp/tmp.lpofb2PuNi [2020-05-07T19:40:41.434Z] #22 1.317 + GOPATH=/tmp/tmp.lpofb2PuNi [2020-05-07T19:40:41.434Z] #22 1.317 + RM_GOPATH=1 [2020-05-07T19:40:41.434Z] #22 1.318 ++ dirname /tmp/install/install.sh [2020-05-07T19:40:41.434Z] #22 1.319 + dir=/tmp/install [2020-05-07T19:40:41.434Z] #22 1.320 + bin=dockercli [2020-05-07T19:40:41.434Z] #22 1.320 + shift [2020-05-07T19:40:41.434Z] #22 1.320 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-07T19:40:41.434Z] #22 1.320 + . /tmp/install/dockercli.installer [2020-05-07T19:40:41.434Z] #22 1.320 ++ : stable [2020-05-07T19:40:41.434Z] #22 1.321 ++ : 17.06.2-ce [2020-05-07T19:40:41.434Z] #22 1.321 + install_dockercli [2020-05-07T19:40:41.434Z] #22 1.322 Install docker/cli version 17.06.2-ce from stable [2020-05-07T19:40:41.434Z] #22 1.322 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-07T19:40:41.434Z] #22 1.322 ++ uname -m [2020-05-07T19:40:41.434Z] #22 1.332 + arch=ppc64le [2020-05-07T19:40:41.434Z] #22 1.332 + '[' ppc64le '!=' x86_64 ']' [2020-05-07T19:40:41.434Z] #22 1.332 + '[' ppc64le '!=' s390x ']' [2020-05-07T19:40:41.434Z] #22 1.332 + '[' ppc64le '!=' armhf ']' [2020-05-07T19:40:41.434Z] #22 1.332 + build_dockercli [2020-05-07T19:40:41.434Z] #22 1.332 + git clone https://github.com/docker/docker-ce /tmp/tmp.lpofb2PuNi/tmp/docker-ce [2020-05-07T19:40:41.434Z] #22 1.334 Cloning into '/tmp/tmp.lpofb2PuNi/tmp/docker-ce'... [2020-05-07T19:40:43.830Z] #22 ... [2020-05-07T19:40:43.830Z] [2020-05-07T19:40:43.830Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:40:43.830Z] #42 1.480 + RM_GOPATH=0 [2020-05-07T19:40:43.830Z] #42 1.486 + TMP_GOPATH= [2020-05-07T19:40:43.830Z] #42 1.488 + : /build [2020-05-07T19:40:43.830Z] #42 1.489 + '[' -z '' ']' [2020-05-07T19:40:43.830Z] #42 1.492 ++ mktemp -d [2020-05-07T19:40:43.830Z] #42 1.501 + export GOPATH=/tmp/tmp.eJ9kbK1lYm [2020-05-07T19:40:43.830Z] #42 1.501 + GOPATH=/tmp/tmp.eJ9kbK1lYm [2020-05-07T19:40:43.830Z] #42 1.501 + RM_GOPATH=1 [2020-05-07T19:40:43.830Z] #42 1.617 ++ dirname /tmp/install/install.sh [2020-05-07T19:40:43.830Z] #42 1.623 + dir=/tmp/install [2020-05-07T19:40:43.830Z] #42 1.627 + bin=vndr [2020-05-07T19:40:43.830Z] #42 1.627 + shift [2020-05-07T19:40:43.830Z] #42 1.629 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-07T19:40:43.830Z] #42 1.629 + . /tmp/install/vndr.installer [2020-05-07T19:40:43.830Z] #42 1.633 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T19:40:43.830Z] #42 1.635 + install_vndr [2020-05-07T19:40:43.830Z] #42 1.635 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-07T19:40:43.830Z] #42 1.636 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.eJ9kbK1lYm/src/github.com/LK4D4/vndr [2020-05-07T19:40:43.830Z] #42 1.641 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T19:40:43.830Z] #42 1.688 Cloning into '/tmp/tmp.eJ9kbK1lYm/src/github.com/LK4D4/vndr'... [2020-05-07T19:40:43.830Z] #42 2.905 + cd /tmp/tmp.eJ9kbK1lYm/src/github.com/LK4D4/vndr [2020-05-07T19:40:43.830Z] #42 2.905 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T19:40:43.830Z] #42 2.983 + go build -buildmode=pie -v -o /build/vndr . [2020-05-07T19:40:43.830Z] #42 6.027 internal/cpu [2020-05-07T19:40:43.830Z] #42 6.222 internal/race [2020-05-07T19:40:43.830Z] #42 6.372 runtime/internal/math [2020-05-07T19:40:43.830Z] #42 6.446 runtime/internal/atomic [2020-05-07T19:40:43.830Z] #42 7.111 sync/atomic [2020-05-07T19:40:43.830Z] #42 7.163 unicode [2020-05-07T19:40:43.830Z] #42 8.015 unicode/utf8 [2020-05-07T19:40:43.830Z] #42 8.124 internal/bytealg [2020-05-07T19:40:46.214Z] #42 ... [2020-05-07T19:40:46.214Z] [2020-05-07T19:40:46.214Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:40:46.214Z] #60 1.497 + RM_GOPATH=0 [2020-05-07T19:40:46.214Z] #60 1.501 + TMP_GOPATH= [2020-05-07T19:40:46.214Z] #60 1.505 + : /build [2020-05-07T19:40:46.214Z] #60 1.506 + '[' -z '' ']' [2020-05-07T19:40:46.214Z] #60 1.510 ++ mktemp -d [2020-05-07T19:40:46.214Z] #60 1.512 + export GOPATH=/tmp/tmp.FI1uvmlS1R [2020-05-07T19:40:46.214Z] #60 1.514 + GOPATH=/tmp/tmp.FI1uvmlS1R [2020-05-07T19:40:46.214Z] #60 1.515 + RM_GOPATH=1 [2020-05-07T19:40:46.214Z] #60 1.615 ++ dirname /tmp/install/install.sh [2020-05-07T19:40:46.214Z] #60 1.623 + dir=/tmp/install [2020-05-07T19:40:46.214Z] #60 1.624 + bin=proxy [2020-05-07T19:40:46.214Z] #60 1.624 + shift [2020-05-07T19:40:46.214Z] #60 1.624 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-07T19:40:46.214Z] #60 1.624 + . /tmp/install/proxy.installer [2020-05-07T19:40:46.214Z] #60 1.642 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T19:40:46.214Z] #60 1.648 + install_proxy [2020-05-07T19:40:46.214Z] #60 1.649 + case "$1" in [2020-05-07T19:40:46.214Z] #60 1.649 + export CGO_ENABLED=0 [2020-05-07T19:40:46.214Z] #60 1.649 + CGO_ENABLED=0 [2020-05-07T19:40:46.214Z] #60 1.649 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T19:40:46.214Z] #60 1.649 + _install_proxy [2020-05-07T19:40:46.214Z] #60 1.649 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-07T19:40:46.214Z] #60 1.649 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.FI1uvmlS1R/src/github.com/docker/libnetwork [2020-05-07T19:40:46.214Z] #60 1.719 Cloning into '/tmp/tmp.FI1uvmlS1R/src/github.com/docker/libnetwork'... [2020-05-07T19:40:46.214Z] #60 ... [2020-05-07T19:40:46.214Z] [2020-05-07T19:40:46.214Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:40:46.214Z] #46 1.412 + RM_GOPATH=0 [2020-05-07T19:40:46.214Z] #46 1.414 + TMP_GOPATH= [2020-05-07T19:40:46.214Z] #46 1.415 + : /build [2020-05-07T19:40:46.214Z] #46 1.415 + '[' -z '' ']' [2020-05-07T19:40:46.214Z] #46 1.416 ++ mktemp -d [2020-05-07T19:40:46.214Z] #46 1.421 + export GOPATH=/tmp/tmp.RksrUk0nLa [2020-05-07T19:40:46.214Z] #46 1.421 + GOPATH=/tmp/tmp.RksrUk0nLa [2020-05-07T19:40:46.214Z] #46 1.421 + RM_GOPATH=1 [2020-05-07T19:40:46.214Z] #46 1.421 ++ dirname /tmp/install/install.sh [2020-05-07T19:40:46.214Z] #46 1.434 + dir=/tmp/install [2020-05-07T19:40:46.214Z] #46 1.435 Installing golangci-lint version v1.23.8 [2020-05-07T19:40:46.214Z] #46 1.435 + bin=golangci_lint [2020-05-07T19:40:46.214Z] #46 1.435 + shift [2020-05-07T19:40:46.214Z] #46 1.435 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-07T19:40:46.214Z] #46 1.435 + . /tmp/install/golangci_lint.installer [2020-05-07T19:40:46.214Z] #46 1.435 ++ : v1.23.8 [2020-05-07T19:40:46.214Z] #46 1.435 + install_golangci_lint [2020-05-07T19:40:46.214Z] #46 1.435 + echo 'Installing golangci-lint version v1.23.8' [2020-05-07T19:40:46.214Z] #46 1.435 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-07T19:40:46.214Z] #46 ... [2020-05-07T19:40:46.214Z] [2020-05-07T19:40:46.214Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T19:40:46.214Z] #24 2.099 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T19:40:46.214Z] #24 2.498 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T19:40:46.214Z] #24 2.648 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T19:40:46.214Z] #24 5.037 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-05-07T19:40:46.214Z] #24 9.708 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB] [2020-05-07T19:40:46.214Z] #24 ... [2020-05-07T19:40:46.214Z] [2020-05-07T19:40:46.214Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T19:40:46.214Z] #39 2.045 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T19:40:46.214Z] #39 2.395 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T19:40:46.214Z] #39 2.737 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T19:40:46.214Z] #39 4.779 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-05-07T19:40:46.214Z] #39 9.091 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB] [2020-05-07T19:40:46.554Z] #39 ... [2020-05-07T19:40:46.554Z] [2020-05-07T19:40:46.554Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:40:46.554Z] #44 1.462 + RM_GOPATH=0 [2020-05-07T19:40:46.554Z] #44 1.462 + TMP_GOPATH= [2020-05-07T19:40:46.554Z] #44 1.462 + : /build [2020-05-07T19:40:46.554Z] #44 1.463 + '[' -z '' ']' [2020-05-07T19:40:46.554Z] #44 1.487 ++ mktemp -d [2020-05-07T19:40:46.554Z] #44 1.502 + export GOPATH=/tmp/tmp.rQIy94mktN [2020-05-07T19:40:46.554Z] #44 1.502 + GOPATH=/tmp/tmp.rQIy94mktN [2020-05-07T19:40:46.554Z] #44 1.502 + RM_GOPATH=1 [2020-05-07T19:40:46.554Z] #44 1.504 ++ dirname /tmp/install/install.sh [2020-05-07T19:40:46.554Z] #44 1.508 + dir=/tmp/install [2020-05-07T19:40:46.554Z] #44 1.508 + bin=gotestsum [2020-05-07T19:40:46.554Z] #44 1.508 + shift [2020-05-07T19:40:46.554Z] #44 1.509 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-07T19:40:46.554Z] #44 1.509 + . /tmp/install/gotestsum.installer [2020-05-07T19:40:46.554Z] #44 1.510 ++ : v0.3.5 [2020-05-07T19:40:46.554Z] #44 1.511 + install_gotestsum [2020-05-07T19:40:46.554Z] #44 1.511 + echo 'Installing gotestsum version v0.3.5' [2020-05-07T19:40:46.554Z] #44 1.511 Installing gotestsum version v0.3.5 [2020-05-07T19:40:46.554Z] #44 1.511 + go get -d gotest.tools/gotestsum [2020-05-07T19:40:46.554Z] #44 ... [2020-05-07T19:40:46.554Z] [2020-05-07T19:40:46.554Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T19:40:46.554Z] #52 2.106 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T19:40:46.554Z] #52 2.422 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T19:40:46.554Z] #52 2.634 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T19:40:46.554Z] #52 5.491 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-05-07T19:40:46.554Z] #52 10.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB] [2020-05-07T19:40:46.910Z] #52 ... [2020-05-07T19:40:46.911Z] [2020-05-07T19:40:46.911Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T19:40:46.911Z] #29 0.828 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-05-07T19:40:46.911Z] #29 0.830 Cloning into '.'... [2020-05-07T19:40:46.911Z] #29 ... [2020-05-07T19:40:46.911Z] [2020-05-07T19:40:46.911Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:40:46.911Z] #48 1.083 + RM_GOPATH=0 [2020-05-07T19:40:46.911Z] #48 1.084 + TMP_GOPATH= [2020-05-07T19:40:46.911Z] #48 1.084 + : /build [2020-05-07T19:40:46.911Z] #48 1.084 + '[' -z '' ']' [2020-05-07T19:40:46.911Z] #48 1.084 ++ mktemp -d [2020-05-07T19:40:46.911Z] #48 1.086 + export GOPATH=/tmp/tmp.qsmBVjxg1L [2020-05-07T19:40:46.911Z] #48 1.086 + GOPATH=/tmp/tmp.qsmBVjxg1L [2020-05-07T19:40:46.911Z] #48 1.086 + RM_GOPATH=1 [2020-05-07T19:40:46.911Z] #48 1.087 ++ dirname /tmp/install/install.sh [2020-05-07T19:40:46.911Z] #48 1.090 + dir=/tmp/install [2020-05-07T19:40:46.911Z] #48 1.090 + bin=shfmt [2020-05-07T19:40:46.911Z] #48 1.090 + shift [2020-05-07T19:40:46.911Z] #48 1.090 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-07T19:40:46.911Z] #48 1.090 + . /tmp/install/shfmt.installer [2020-05-07T19:40:46.911Z] #48 1.090 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T19:40:46.911Z] #48 1.091 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T19:40:46.911Z] #48 1.091 + install_shfmt [2020-05-07T19:40:46.911Z] #48 1.091 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-07T19:40:46.911Z] #48 1.091 + git clone https://github.com/mvdan/sh.git /tmp/tmp.qsmBVjxg1L/src/github.com/mvdan/sh [2020-05-07T19:40:46.911Z] #48 1.095 Cloning into '/tmp/tmp.qsmBVjxg1L/src/github.com/mvdan/sh'... [2020-05-07T19:40:46.911Z] #48 ... [2020-05-07T19:40:46.911Z] [2020-05-07T19:40:46.911Z] #55 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:40:46.911Z] #55 1.455 + RM_GOPATH=0 [2020-05-07T19:40:46.911Z] #55 1.455 + TMP_GOPATH= [2020-05-07T19:40:46.911Z] #55 1.455 + : /build [2020-05-07T19:40:46.911Z] #55 1.456 + '[' -z '' ']' [2020-05-07T19:40:46.911Z] #55 1.465 ++ mktemp -d [2020-05-07T19:40:46.911Z] #55 1.480 + export GOPATH=/tmp/tmp.1MltVHuSV9 [2020-05-07T19:40:46.911Z] #55 1.480 + GOPATH=/tmp/tmp.1MltVHuSV9 [2020-05-07T19:40:46.911Z] #55 1.480 + RM_GOPATH=1 [2020-05-07T19:40:46.911Z] #55 1.482 ++ dirname /tmp/install/install.sh [2020-05-07T19:40:46.911Z] #55 1.491 + dir=/tmp/install [2020-05-07T19:40:46.911Z] #55 1.493 + bin=rootlesskit [2020-05-07T19:40:46.911Z] #55 1.494 + shift [2020-05-07T19:40:46.911Z] #55 1.495 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-07T19:40:46.911Z] #55 1.496 + . /tmp/install/rootlesskit.installer [2020-05-07T19:40:46.911Z] #55 1.498 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T19:40:46.911Z] #55 1.504 + install_rootlesskit [2020-05-07T19:40:46.911Z] #55 1.504 + case "$1" in [2020-05-07T19:40:46.911Z] #55 1.504 + export CGO_ENABLED=0 [2020-05-07T19:40:46.911Z] #55 1.504 + CGO_ENABLED=0 [2020-05-07T19:40:46.911Z] #55 1.504 + _install_rootlesskit [2020-05-07T19:40:46.911Z] #55 1.504 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492' [2020-05-07T19:40:46.911Z] #55 1.504 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.1MltVHuSV9/src/github.com/rootless-containers/rootlesskit [2020-05-07T19:40:46.911Z] #55 1.504 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T19:40:46.911Z] #55 1.694 Cloning into '/tmp/tmp.1MltVHuSV9/src/github.com/rootless-containers/rootlesskit'... [2020-05-07T19:40:46.911Z] #55 10.93 + cd /tmp/tmp.1MltVHuSV9/src/github.com/rootless-containers/rootlesskit [2020-05-07T19:40:46.911Z] #55 10.93 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T19:40:47.248Z] #55 ... [2020-05-07T19:40:47.248Z] [2020-05-07T19:40:47.248Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:40:47.248Z] #31 1.461 + RM_GOPATH=0 [2020-05-07T19:40:47.248Z] #31 1.463 + TMP_GOPATH= [2020-05-07T19:40:47.248Z] #31 1.463 + : /build [2020-05-07T19:40:47.248Z] #31 1.463 + '[' -z '' ']' [2020-05-07T19:40:47.248Z] #31 1.464 ++ mktemp -d [2020-05-07T19:40:47.248Z] #31 1.484 + export GOPATH=/tmp/tmp.EVmqRTuu3v [2020-05-07T19:40:47.248Z] #31 1.484 + GOPATH=/tmp/tmp.EVmqRTuu3v [2020-05-07T19:40:47.248Z] #31 1.485 + RM_GOPATH=1 [2020-05-07T19:40:47.248Z] #31 1.486 ++ dirname /tmp/install/install.sh [2020-05-07T19:40:47.248Z] #31 1.524 + dir=/tmp/install [2020-05-07T19:40:47.248Z] #31 1.524 + bin=tomlv [2020-05-07T19:40:47.248Z] #31 1.524 + shift [2020-05-07T19:40:47.248Z] #31 1.524 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-07T19:40:47.248Z] #31 1.524 + . /tmp/install/tomlv.installer [2020-05-07T19:40:47.248Z] #31 1.535 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T19:40:47.248Z] #31 1.550 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T19:40:47.248Z] #31 1.550 + install_tomlv [2020-05-07T19:40:47.248Z] #31 1.550 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-07T19:40:47.248Z] #31 1.550 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.EVmqRTuu3v/src/github.com/BurntSushi/toml [2020-05-07T19:40:47.248Z] #31 1.550 Cloning into '/tmp/tmp.EVmqRTuu3v/src/github.com/BurntSushi/toml'... [2020-05-07T19:40:47.248Z] #31 3.210 + cd /tmp/tmp.EVmqRTuu3v/src/github.com/BurntSushi/toml [2020-05-07T19:40:47.248Z] #31 3.214 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T19:40:47.248Z] #31 3.316 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-07T19:40:47.248Z] #31 4.924 internal/cpu [2020-05-07T19:40:47.248Z] #31 5.005 runtime/internal/sys [2020-05-07T19:40:47.248Z] #31 5.028 runtime/internal/atomic [2020-05-07T19:40:47.248Z] #31 5.150 math/bits [2020-05-07T19:40:47.248Z] #31 6.110 runtime/internal/math [2020-05-07T19:40:47.248Z] #31 6.718 unicode/utf8 [2020-05-07T19:40:47.248Z] #31 6.787 internal/race [2020-05-07T19:40:47.248Z] #31 7.522 sync/atomic [2020-05-07T19:40:47.248Z] #31 7.807 internal/bytealg [2020-05-07T19:40:47.248Z] #31 9.164 math [2020-05-07T19:40:47.248Z] #31 9.439 unicode [2020-05-07T19:40:47.248Z] #31 9.689 internal/testlog [2020-05-07T19:40:47.248Z] #31 11.19 encoding [2020-05-07T19:40:47.248Z] #31 ... [2020-05-07T19:40:47.248Z] [2020-05-07T19:40:47.248Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T19:40:47.248Z] #33 2.090 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T19:40:47.248Z] #33 2.433 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T19:40:47.248Z] #33 2.632 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T19:40:47.248Z] #33 5.325 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-05-07T19:40:47.248Z] #33 10.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB] [2020-05-07T19:40:47.588Z] #33 ... [2020-05-07T19:40:47.588Z] [2020-05-07T19:40:47.588Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T19:40:47.588Z] #11 2.073 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T19:40:47.588Z] #11 2.398 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T19:40:47.588Z] #11 2.735 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T19:40:47.588Z] #11 4.913 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-05-07T19:40:47.588Z] #11 9.737 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB] [2020-05-07T19:40:47.588Z] #11 ... [2020-05-07T19:40:47.588Z] [2020-05-07T19:40:47.588Z] #55 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:40:47.588Z] #55 11.54 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-07T19:40:47.588Z] #55 11.54 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-07T19:40:49.031Z] Running on azwin-2-7e9460 in d:\jenkins\workspace\moby_PR-40380 [Pipeline] { [Pipeline] ws [2020-05-07T19:40:49.045Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-05-07T19:40:49.341Z] using credential docker-jenkins-github-credentials [2020-05-07T19:40:49.414Z] Cloning the remote Git repository [2020-05-07T19:40:49.415Z] Cloning with configured refspecs honoured and without tags [2020-05-07T19:40:49.447Z] Cloning repository https://github.com/moby/moby.git [2020-05-07T19:40:49.448Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-05-07T19:40:49.506Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T19:40:49.506Z] > git --version # timeout=10 [2020-05-07T19:40:49.549Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T19:40:49.551Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40380/head:refs/remotes/origin/PR-40380 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T19:40:53.613Z] #55 ... [2020-05-07T19:40:53.613Z] [2020-05-07T19:40:53.613Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:40:53.613Z] #42 10.56 math [2020-05-07T19:40:53.613Z] #42 11.01 runtime [2020-05-07T19:40:53.613Z] #42 11.57 encoding [2020-05-07T19:40:53.613Z] #42 12.27 unicode/utf16 [2020-05-07T19:40:53.613Z] #42 13.29 container/list [2020-05-07T19:40:53.613Z] #42 17.27 crypto/internal/subtle [2020-05-07T19:40:53.976Z] #42 18.01 crypto/subtle [2020-05-07T19:40:54.726Z] #42 18.86 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-05-07T19:40:55.065Z] #42 19.40 internal/nettrace [2020-05-07T19:40:56.234Z] #42 20.25 runtime/cgo [2020-05-07T19:40:57.413Z] #42 ... [2020-05-07T19:40:57.413Z] [2020-05-07T19:40:57.413Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:40:57.413Z] #48 21.61 + cd /tmp/tmp.qsmBVjxg1L/src/github.com/mvdan/sh [2020-05-07T19:40:57.413Z] #48 21.61 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T19:40:57.760Z] #48 21.79 + GO111MODULE=on [2020-05-07T19:40:57.760Z] #48 21.79 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-07T19:40:57.760Z] #48 ... [2020-05-07T19:40:57.760Z] [2020-05-07T19:40:57.760Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:40:57.760Z] #31 12.05 runtime/cgo [2020-05-07T19:40:57.760Z] #31 17.37 runtime [2020-05-07T19:40:58.491Z] #31 ... [2020-05-07T19:40:58.491Z] [2020-05-07T19:40:58.491Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T19:40:58.491Z] #24 12.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-07T19:40:58.491Z] #24 ... [2020-05-07T19:40:58.491Z] [2020-05-07T19:40:58.491Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T19:40:58.491Z] #52 13.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-07T19:40:58.841Z] #52 ... [2020-05-07T19:40:58.841Z] [2020-05-07T19:40:58.841Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T19:40:58.841Z] #11 13.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-07T19:40:58.841Z] #11 ... [2020-05-07T19:40:58.841Z] [2020-05-07T19:40:58.841Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T19:40:58.841Z] #39 13.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-07T19:40:59.208Z] #39 ... [2020-05-07T19:40:59.208Z] [2020-05-07T19:40:59.208Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T19:40:59.208Z] #33 13.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-07T19:41:00.382Z] #33 ... [2020-05-07T19:41:00.382Z] [2020-05-07T19:41:00.382Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:41:00.382Z] #48 24.33 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T19:41:00.382Z] #48 24.34 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T19:41:00.382Z] #48 24.43 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T19:41:00.717Z] #48 24.94 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T19:41:01.097Z] #48 25.19 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T19:41:02.787Z] #48 26.98 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T19:41:04.489Z] Fetching without tags [2020-05-07T19:41:04.494Z] #48 28.47 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T19:41:04.178Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T19:41:04.232Z] > git config --add remote.origin.fetch +refs/pull/40380/head:refs/remotes/origin/PR-40380 # timeout=10 [2020-05-07T19:41:04.284Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T19:41:04.401Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T19:41:04.520Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T19:41:04.521Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T19:41:04.523Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40380/head:refs/remotes/origin/PR-40380 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T19:41:05.506Z] Merging remotes/origin/master commit daa826f9f3ebf85dd562a4d6f6e84e7040bceda3 into PR head commit de7f0120fde34b5dfdb2d29af7d599ecaaa2012a [2020-05-07T19:41:06.198Z] #48 ... [2020-05-07T19:41:06.198Z] [2020-05-07T19:41:06.198Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T19:41:06.198Z] #11 30.46 Fetched 8128 kB in 29s (284 kB/s) [2020-05-07T19:41:05.538Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T19:41:05.593Z] > git checkout -f de7f0120fde34b5dfdb2d29af7d599ecaaa2012a # timeout=10 [2020-05-07T19:41:08.699Z] > git merge daa826f9f3ebf85dd562a4d6f6e84e7040bceda3 # timeout=10 [2020-05-07T19:41:08.914Z] Merge succeeded, producing de7f0120fde34b5dfdb2d29af7d599ecaaa2012a [2020-05-07T19:41:08.914Z] Checking out Revision de7f0120fde34b5dfdb2d29af7d599ecaaa2012a (PR-40380) [2020-05-07T19:41:09.301Z] Commit message: "Dockerfile: mount install scripts instead of copying" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-07T19:41:10.726Z] + docker version [2020-05-07T19:41:10.726Z] Client: Docker Engine - Enterprise [2020-05-07T19:41:10.726Z] Version: 19.03.5 [2020-05-07T19:41:10.726Z] API version: 1.40 [2020-05-07T19:41:10.726Z] Go version: go1.12.12 [2020-05-07T19:41:10.726Z] Git commit: 2ee0c57608 [2020-05-07T19:41:10.726Z] Built: 11/13/2019 08:00:16 [2020-05-07T19:41:10.726Z] OS/Arch: windows/amd64 [2020-05-07T19:41:10.726Z] Experimental: false [2020-05-07T19:41:10.726Z] [2020-05-07T19:41:10.726Z] Server: Docker Engine - Enterprise [2020-05-07T19:41:10.726Z] Engine: [2020-05-07T19:41:10.726Z] Version: 19.03.5 [2020-05-07T19:41:10.726Z] API version: 1.40 (minimum version 1.24) [2020-05-07T19:41:10.726Z] Go version: go1.12.12 [2020-05-07T19:41:10.726Z] Git commit: 2ee0c57608 [2020-05-07T19:41:10.726Z] Built: 11/13/2019 07:58:51 [2020-05-07T19:41:10.726Z] OS/Arch: windows/amd64 [2020-05-07T19:41:10.726Z] Experimental: true [2020-05-07T19:41:08.824Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-05-07T19:41:08.945Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T19:41:08.995Z] > git checkout -f de7f0120fde34b5dfdb2d29af7d599ecaaa2012a # timeout=10 [Pipeline] sh [2020-05-07T19:41:11.714Z] + docker info [2020-05-07T19:41:12.274Z] #11 30.46 Reading package lists... [2020-05-07T19:41:12.274Z] #11 ... [2020-05-07T19:41:12.274Z] [2020-05-07T19:41:12.274Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:41:12.274Z] #60 31.40 Checking out files: 45% (934/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/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: 91% (1881/2067) Checking out files: 91% (1890/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-07T19:41:12.274Z] #60 32.72 + cd /tmp/tmp.FI1uvmlS1R/src/github.com/docker/libnetwork [2020-05-07T19:41:12.274Z] #60 32.72 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T19:41:12.274Z] #60 33.22 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-07T19:41:12.630Z] #60 ... [2020-05-07T19:41:12.630Z] [2020-05-07T19:41:12.630Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T19:41:12.630Z] #39 27.01 Fetched 8128 kB in 25s (321 kB/s) [2020-05-07T19:41:12.659Z] Client: [2020-05-07T19:41:12.659Z] Debug Mode: false [2020-05-07T19:41:12.659Z] Plugins: [2020-05-07T19:41:12.659Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-07T19:41:12.659Z] [2020-05-07T19:41:12.659Z] Server: [2020-05-07T19:41:12.659Z] Containers: 0 [2020-05-07T19:41:12.659Z] Running: 0 [2020-05-07T19:41:12.659Z] Paused: 0 [2020-05-07T19:41:12.659Z] Stopped: 0 [2020-05-07T19:41:12.659Z] Images: 10 [2020-05-07T19:41:12.659Z] Server Version: 19.03.5 [2020-05-07T19:41:12.659Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-07T19:41:12.659Z] Windows: [2020-05-07T19:41:12.659Z] LCOW: [2020-05-07T19:41:12.659Z] Logging Driver: json-file [2020-05-07T19:41:12.659Z] Plugins: [2020-05-07T19:41:12.659Z] Volume: local [2020-05-07T19:41:12.659Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-07T19:41:12.659Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-07T19:41:12.659Z] Swarm: inactive [2020-05-07T19:41:12.659Z] Default Isolation: process [2020-05-07T19:41:12.659Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-07T19:41:12.659Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-07T19:41:12.659Z] OSType: windows [2020-05-07T19:41:12.659Z] Architecture: x86_64 [2020-05-07T19:41:12.659Z] CPUs: 4 [2020-05-07T19:41:12.659Z] Total Memory: 32GiB [2020-05-07T19:41:12.659Z] Name: azwin-2-7e9460 [2020-05-07T19:41:12.659Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-07T19:41:12.659Z] Docker Root Dir: D:\docker [2020-05-07T19:41:12.659Z] Debug Mode: false [2020-05-07T19:41:12.659Z] Registry: https://index.docker.io/v1/ [2020-05-07T19:41:12.659Z] Labels: [2020-05-07T19:41:12.659Z] Experimental: true [2020-05-07T19:41:12.659Z] Insecure Registries: [2020-05-07T19:41:12.659Z] 10.0.0.4:5000 [2020-05-07T19:41:12.659Z] 127.0.0.0/8 [2020-05-07T19:41:12.659Z] Registry Mirrors: [2020-05-07T19:41:12.659Z] http://10.0.0.4:5000/ [2020-05-07T19:41:12.659Z] Live Restore Enabled: false [2020-05-07T19:41:12.659Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-05-07T19:41:12.967Z] #39 27.01 Reading package lists... [2020-05-07T19:41:12.967Z] #39 ... [2020-05-07T19:41:12.967Z] [2020-05-07T19:41:12.967Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T19:41:12.967Z] #37 31.52 Checking out files: 52% (834/1597) Checking out files: 53% (847/1597) Checking out files: 54% (863/1597) Checking out files: 55% (879/1597) Checking out files: 56% (895/1597) Checking out files: 57% (911/1597) Checking out files: 58% (927/1597) Checking out files: 59% (943/1597) Checking out files: 60% (959/1597) Checking out files: 61% (975/1597) Checking out files: 62% (991/1597) Checking out files: 63% (1007/1597) Checking out files: 64% (1023/1597) Checking out files: 65% (1039/1597) Checking out files: 66% (1055/1597) Checking out files: 67% (1070/1597) Checking out files: 68% (1086/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/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: 99% (1595/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-05-07T19:41:12.967Z] #37 32.59 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-05-07T19:41:12.967Z] #37 35.89 + 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-07T19:41:13.307Z] #37 ... [2020-05-07T19:41:13.307Z] [2020-05-07T19:41:13.307Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:41:13.307Z] #42 27.39 vendor/golang.org/x/crypto/internal/subtle [2020-05-07T19:41:13.307Z] #42 ... [2020-05-07T19:41:13.307Z] [2020-05-07T19:41:13.307Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:41:13.307Z] #48 31.19 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T19:41:13.307Z] #48 33.66 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T19:41:13.307Z] #48 33.66 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T19:41:13.307Z] #48 34.34 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T19:41:13.307Z] #48 34.65 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T19:41:13.307Z] #48 36.90 runtime/cgo [2020-05-07T19:41:13.307Z] #48 37.42 runtime [2020-05-07T19:41:13.655Z] #48 ... [2020-05-07T19:41:13.655Z] [2020-05-07T19:41:13.655Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T19:41:13.655Z] #39 27.01 Reading package lists... [2020-05-07T19:41:13.998Z] #39 ... [2020-05-07T19:41:13.998Z] [2020-05-07T19:41:13.998Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T19:41:13.998Z] #24 28.12 Fetched 8128 kB in 26s (310 kB/s) [2020-05-07T19:41:13.998Z] #24 28.12 Reading package lists... [2020-05-07T19:41:13.998Z] #24 ... [2020-05-07T19:41:13.998Z] [2020-05-07T19:41:13.998Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T19:41:13.998Z] #52 30.69 Fetched 8128 kB in 29s (283 kB/s) [2020-05-07T19:41:14.345Z] #52 30.69 Reading package lists... [2020-05-07T19:41:14.345Z] #52 ... [2020-05-07T19:41:14.345Z] [2020-05-07T19:41:14.345Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T19:41:14.345Z] #33 28.46 Fetched 8128 kB in 27s (305 kB/s) [2020-05-07T19:41:14.345Z] #33 28.46 Reading package lists... [2020-05-07T19:41:14.345Z] #33 ... [2020-05-07T19:41:14.345Z] [2020-05-07T19:41:14.345Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T19:41:14.345Z] #24 28.12 Reading package lists... [2020-05-07T19:41:21.329Z] #24 39.28 Reading package lists... [2020-05-07T19:41:21.329Z] #24 ... [2020-05-07T19:41:21.329Z] [2020-05-07T19:41:21.329Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T19:41:21.329Z] #52 30.69 Reading package lists... [2020-05-07T19:41:23.600Z] ok github.com/docker/docker/api/server/httputils 0.018s coverage: 14.7% of statements [2020-05-07T19:41:23.600Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-07T19:41:23.600Z] ok github.com/docker/docker/api/server/middleware 0.047s coverage: 37.7% of statements [2020-05-07T19:41:23.600Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-07T19:41:23.600Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-07T19:41:23.600Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-07T19:41:23.600Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-07T19:41:23.600Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-07T19:41:23.600Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-07T19:41:23.600Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-07T19:41:23.600Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-07T19:41:23.600Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-07T19:41:23.600Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-07T19:41:23.600Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-07T19:41:23.600Z] ok github.com/docker/docker/api/types/strslice 0.015s coverage: 90.0% of statements [2020-05-07T19:41:23.600Z] ok github.com/docker/docker/api/types/filters 0.021s coverage: 92.2% of statements [2020-05-07T19:41:23.600Z] ok github.com/docker/docker/api/server/router/swarm 0.021s coverage: 4.8% of statements [2020-05-07T19:41:23.600Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-07T19:41:23.600Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-07T19:41:23.600Z] ? github.com/docker/docker/api/types [no test files] [2020-05-07T19:41:23.600Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-07T19:41:23.600Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-07T19:41:23.600Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-07T19:41:23.600Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-07T19:41:23.600Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-07T19:41:23.600Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-07T19:41:23.600Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-07T19:41:23.600Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-07T19:41:23.600Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-07T19:41:23.600Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-07T19:41:23.600Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-07T19:41:23.600Z] ok github.com/docker/docker/api/types/time 0.023s coverage: 100.0% of statements [2020-05-07T19:41:23.600Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2020-05-07T19:41:23.600Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-07T19:41:23.600Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-07T19:41:23.600Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-07T19:41:23.600Z] ? github.com/docker/docker/builder [no test files] [2020-05-07T19:41:23.600Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-07T19:41:23.600Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-07T19:41:23.600Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-07T19:41:23.600Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-07T19:41:23.600Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-07T19:41:23.600Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-07T19:41:23.600Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-07T19:41:23.600Z] ok github.com/docker/docker/builder/dockerignore 0.015s coverage: 96.8% of statements [2020-05-07T19:41:23.600Z] ok github.com/docker/docker/cli/debug 0.034s coverage: 100.0% of statements [2020-05-07T19:41:24.977Z] ok github.com/docker/docker/builder/remotecontext/git 3.069s coverage: 86.3% of statements [2020-05-07T19:41:24.977Z] ok github.com/docker/docker/builder/remotecontext 0.327s coverage: 13.6% of statements [2020-05-07T19:41:25.229Z] #52 41.02 Reading package lists... [2020-05-07T19:41:25.229Z] #52 ... [2020-05-07T19:41:25.229Z] [2020-05-07T19:41:25.229Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T19:41:25.229Z] #39 38.70 Reading package lists... [2020-05-07T19:41:25.229Z] #39 ... [2020-05-07T19:41:25.229Z] [2020-05-07T19:41:25.229Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T19:41:25.229Z] #11 30.46 Reading package lists... [2020-05-07T19:41:25.229Z] #11 40.47 Reading package lists... [2020-05-07T19:41:25.229Z] #11 ... [2020-05-07T19:41:25.229Z] [2020-05-07T19:41:25.229Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T19:41:25.229Z] #33 28.46 Reading package lists... [2020-05-07T19:41:25.229Z] #33 39.74 Reading package lists... [2020-05-07T19:41:25.229Z] #33 ... [2020-05-07T19:41:25.229Z] [2020-05-07T19:41:25.229Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T19:41:25.229Z] #39 38.70 Reading package lists... [2020-05-07T19:41:25.558Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-05-07T19:41:25.558Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-55d9c062\powershellScript.ps1'; exit $LASTEXITCODE; [2020-05-07T19:41:25.558Z] ---------------------------------------------------------------------------- [2020-05-07T19:41:25.558Z] [2020-05-07T19:41:25.558Z] INFO: executeCI.ps1 starting at Thu May 7 19:41:24 CUT 2020 [2020-05-07T19:41:25.558Z] [2020-05-07T19:41:25.558Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-05-07T19:41:25.558Z] INFO: Running git version 2.24.1.windows.2 [2020-05-07T19:41:25.558Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-05-07T19:41:25.558Z] INFO: Environment variables: [2020-05-07T19:41:25.558Z] [2020-05-07T19:41:25.558Z] Name Value [2020-05-07T19:41:25.558Z] ---- ----- [2020-05-07T19:41:25.558Z] ALLUSERSPROFILE C:\ProgramData [2020-05-07T19:41:25.558Z] amd64 true [2020-05-07T19:41:25.558Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-05-07T19:41:25.558Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-05-07T19:41:25.558Z] arm64 true [2020-05-07T19:41:25.558Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-05-07T19:41:25.558Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-05-07T19:41:25.558Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-05-07T19:41:25.558Z] BRANCH_NAME PR-40380 [2020-05-07T19:41:25.558Z] BUILD_DISPLAY_NAME #4 [2020-05-07T19:41:25.558Z] BUILD_ID 4 [2020-05-07T19:41:25.558Z] BUILD_NUMBER 4 [2020-05-07T19:41:25.558Z] BUILD_TAG jenkins-moby-PR-40380-4 [2020-05-07T19:41:25.558Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40380/4/ [2020-05-07T19:41:25.558Z] CHANGE_AUTHOR thaJeztah [2020-05-07T19:41:25.558Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-05-07T19:41:25.558Z] CHANGE_BRANCH dockerfile_improvements [2020-05-07T19:41:25.558Z] CHANGE_FORK thaJeztah/docker [2020-05-07T19:41:25.558Z] CHANGE_ID 40380 [2020-05-07T19:41:25.558Z] CHANGE_TARGET master [2020-05-07T19:41:25.558Z] CHANGE_TITLE Dockerfile: improve binary build stages [2020-05-07T19:41:25.558Z] CHANGE_URL https://github.com/moby/moby/pull/40380 [2020-05-07T19:41:25.558Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T19:41:25.558Z] CommonProgramFiles C:\Program Files\Common Files [2020-05-07T19:41:25.558Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-05-07T19:41:25.558Z] CommonProgramW6432 C:\Program Files\Common Files [2020-05-07T19:41:25.558Z] COMPUTERNAME azwin-2-7e9460 [2020-05-07T19:41:25.558Z] ComSpec C:\windows\system32\cmd.exe [2020-05-07T19:41:25.558Z] ConfigSequenceNumber 0 [2020-05-07T19:41:25.558Z] dco true [2020-05-07T19:41:25.558Z] DOCKER_BUILDKIT 0 [2020-05-07T19:41:25.558Z] DOCKER_DUT_DEBUG 1 [2020-05-07T19:41:25.558Z] DOCKER_EXPERIMENTAL 1 [2020-05-07T19:41:25.558Z] DOCKER_GRAPHDRIVER overlay2 [2020-05-07T19:41:25.558Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-05-07T19:41:25.558Z] EXECUTOR_NUMBER 0 [2020-05-07T19:41:25.558Z] FQDN azwin-2-7e9460.westus.cloudapp.azure.com [2020-05-07T19:41:25.558Z] GIT_BRANCH PR-40380 [2020-05-07T19:41:25.558Z] GIT_COMMIT de7f0120fde34b5dfdb2d29af7d599ecaaa2012a [2020-05-07T19:41:25.558Z] GIT_PREVIOUS_COMMIT 7a599c5a571dc5c0e1641ae9aeabd3f2df98f291 [2020-05-07T19:41:25.558Z] GIT_URL https://github.com/moby/moby.git [2020-05-07T19:41:25.558Z] HUDSON_COOKIE eb686f9c-83b2-4b5e-ad41-772955ab0dfb [2020-05-07T19:41:25.558Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-05-07T19:41:25.558Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-05-07T19:41:25.558Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-05-07T19:41:25.558Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-05-07T19:41:25.558Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-05-07T19:41:25.558Z] JENKINS_NODE_COOKIE 285b6396-8abb-4965-9ac2-4caf52a29d7e [2020-05-07T19:41:25.558Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-05-07T19:41:25.558Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-05-07T19:41:25.558Z] JOB_BASE_NAME PR-40380 [2020-05-07T19:41:25.558Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40380/display/redirect [2020-05-07T19:41:25.558Z] JOB_NAME moby/PR-40380 [2020-05-07T19:41:25.558Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40380/ [2020-05-07T19:41:25.558Z] library.jps.version master [2020-05-07T19:41:25.558Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-05-07T19:41:25.558Z] NODE_LABELS amd64 azure azwin-2-7e9460 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-05-07T19:41:25.558Z] NODE_NAME azwin-2-7e9460 [2020-05-07T19:41:25.558Z] NUMBER_OF_PROCESSORS 4 [2020-05-07T19:41:25.558Z] OS Windows_NT [2020-05-07T19:41:25.562Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-05-07T19:41:25.562Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-05-07T19:41:25.562Z] ppc64le true [2020-05-07T19:41:25.562Z] PROCESSOR_ARCHITECTURE AMD64 [2020-05-07T19:41:25.562Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-05-07T19:41:25.562Z] PROCESSOR_LEVEL 6 [2020-05-07T19:41:25.562Z] PROCESSOR_REVISION 5504 [2020-05-07T19:41:25.562Z] ProgramData C:\ProgramData [2020-05-07T19:41:25.562Z] ProgramFiles C:\Program Files [2020-05-07T19:41:25.562Z] ProgramFiles(x86) C:\Program Files (x86) [2020-05-07T19:41:25.562Z] ProgramW6432 C:\Program Files [2020-05-07T19:41:25.562Z] PROMPT $P$G [2020-05-07T19:41:25.562Z] PSExecutionPolicyPreference Bypass [2020-05-07T19:41:25.562Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-05-07T19:41:25.562Z] PUBLIC C:\Users\Public [2020-05-07T19:41:25.562Z] rootless true [2020-05-07T19:41:25.562Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40380/4/display/redirect?page=changes [2020-05-07T19:41:25.562Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40380/4/display/redirect [2020-05-07T19:41:25.562Z] s390x true [2020-05-07T19:41:25.562Z] SKIP_VALIDATION_TESTS 1 [2020-05-07T19:41:25.562Z] SOURCES_DRIVE d [2020-05-07T19:41:25.562Z] SOURCES_SUBDIR gopath [2020-05-07T19:41:25.562Z] STAGE_NAME Run tests [2020-05-07T19:41:25.562Z] SystemDrive C: [2020-05-07T19:41:25.562Z] SystemRoot C:\windows [2020-05-07T19:41:25.562Z] TEMP C:\windows\TEMP [2020-05-07T19:41:25.562Z] TESTDEBUG 0 [2020-05-07T19:41:25.562Z] TESTRUN_DRIVE d [2020-05-07T19:41:25.562Z] TESTRUN_SUBDIR CI [2020-05-07T19:41:25.562Z] TIMEOUT 120m [2020-05-07T19:41:25.562Z] TMP C:\windows\TEMP [2020-05-07T19:41:25.562Z] unit_validate true [2020-05-07T19:41:25.562Z] USERDOMAIN WORKGROUP [2020-05-07T19:41:25.562Z] USERNAME azwin-2-7e9460$ [2020-05-07T19:41:25.562Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-05-07T19:41:25.562Z] validate_force false [2020-05-07T19:41:25.562Z] windir C:\windows [2020-05-07T19:41:25.562Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-05-07T19:41:25.562Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-05-07T19:41:25.562Z] windowsRS1 false [2020-05-07T19:41:25.562Z] windowsRS5 true [2020-05-07T19:41:25.562Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-05-07T19:41:25.562Z] [2020-05-07T19:41:25.562Z] [2020-05-07T19:41:25.562Z] [2020-05-07T19:41:25.562Z] INFO: Sources under d:\gopath\... [2020-05-07T19:41:25.562Z] INFO: Test run under d:\CI\... [2020-05-07T19:41:25.562Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-05-07T19:41:25.562Z] INFO: docker/docker repository was found [2020-05-07T19:41:25.562Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-05-07T19:41:25.562Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1158' [2020-05-07T19:41:25.562Z] INFO: Docker version of control daemon [2020-05-07T19:41:25.562Z] [2020-05-07T19:41:26.010Z] Client: Docker Engine - Enterprise [2020-05-07T19:41:26.010Z] Version: 19.03.5 [2020-05-07T19:41:26.010Z] API version: 1.40 [2020-05-07T19:41:26.010Z] Go version: go1.12.12 [2020-05-07T19:41:26.010Z] Git commit: 2ee0c57608 [2020-05-07T19:41:26.010Z] Built: 11/13/2019 08:00:16 [2020-05-07T19:41:26.010Z] OS/Arch: windows/amd64 [2020-05-07T19:41:26.010Z] Experimental: false [2020-05-07T19:41:26.010Z] [2020-05-07T19:41:26.010Z] Server: Docker Engine - Enterprise [2020-05-07T19:41:26.010Z] Engine: [2020-05-07T19:41:26.010Z] Version: 19.03.5 [2020-05-07T19:41:26.010Z] API version: 1.40 (minimum version 1.24) [2020-05-07T19:41:26.010Z] Go version: go1.12.12 [2020-05-07T19:41:26.010Z] Git commit: 2ee0c57608 [2020-05-07T19:41:26.010Z] Built: 11/13/2019 07:58:51 [2020-05-07T19:41:26.010Z] OS/Arch: windows/amd64 [2020-05-07T19:41:26.010Z] Experimental: true [2020-05-07T19:41:26.010Z] [2020-05-07T19:41:26.010Z] INFO: Docker info of control daemon [2020-05-07T19:41:26.010Z] [2020-05-07T19:41:26.356Z] ok github.com/docker/docker/builder/dockerfile 1.166s coverage: 48.2% of statements [2020-05-07T19:41:26.356Z] ? github.com/docker/docker/cli [no test files] [2020-05-07T19:41:26.356Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-07T19:41:27.891Z] #39 49.63 Building dependency tree... [2020-05-07T19:41:28.144Z] Client: [2020-05-07T19:41:28.144Z] Debug Mode: false [2020-05-07T19:41:28.144Z] Plugins: [2020-05-07T19:41:28.144Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-07T19:41:28.144Z] [2020-05-07T19:41:28.144Z] Server: [2020-05-07T19:41:28.144Z] Containers: 0 [2020-05-07T19:41:28.144Z] Running: 0 [2020-05-07T19:41:28.144Z] Paused: 0 [2020-05-07T19:41:28.144Z] Stopped: 0 [2020-05-07T19:41:28.144Z] Images: 10 [2020-05-07T19:41:28.144Z] Server Version: 19.03.5 [2020-05-07T19:41:28.144Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-07T19:41:28.144Z] Windows: [2020-05-07T19:41:28.144Z] LCOW: [2020-05-07T19:41:28.144Z] Logging Driver: json-file [2020-05-07T19:41:28.144Z] Plugins: [2020-05-07T19:41:28.144Z] Volume: local [2020-05-07T19:41:28.144Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-07T19:41:28.144Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-07T19:41:28.144Z] Swarm: inactive [2020-05-07T19:41:28.144Z] Default Isolation: process [2020-05-07T19:41:28.144Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-07T19:41:28.144Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-07T19:41:28.144Z] OSType: windows [2020-05-07T19:41:28.144Z] Architecture: x86_64 [2020-05-07T19:41:28.144Z] CPUs: 4 [2020-05-07T19:41:28.144Z] Total Memory: 32GiB [2020-05-07T19:41:28.144Z] Name: azwin-2-7e9460 [2020-05-07T19:41:28.144Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-07T19:41:28.144Z] Docker Root Dir: D:\docker [2020-05-07T19:41:28.144Z] Debug Mode: false [2020-05-07T19:41:28.144Z] Registry: https://index.docker.io/v1/ [2020-05-07T19:41:28.144Z] Labels: [2020-05-07T19:41:28.144Z] Experimental: true [2020-05-07T19:41:28.144Z] Insecure Registries: [2020-05-07T19:41:28.144Z] 10.0.0.4:5000 [2020-05-07T19:41:28.144Z] 127.0.0.0/8 [2020-05-07T19:41:28.144Z] Registry Mirrors: [2020-05-07T19:41:28.144Z] http://10.0.0.4:5000/ [2020-05-07T19:41:28.144Z] Live Restore Enabled: false [2020-05-07T19:41:28.144Z] [2020-05-07T19:41:28.144Z] [2020-05-07T19:41:28.144Z] INFO: Commit hash is de7f0120fd [2020-05-07T19:41:28.144Z] INFO: Nuke-Everything... [2020-05-07T19:41:28.144Z] INFO: Container count on control daemon to delete is 0 [2020-05-07T19:41:28.591Z] INFO: Nuking d:\CI [2020-05-07T19:41:28.591Z] INFO: Zapped successfully [2020-05-07T19:41:28.591Z] INFO: Location for testing is d:\CI\PR-40380\4 [2020-05-07T19:41:28.591Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-05-07T19:41:28.591Z] [2020-05-07T19:41:28.591Z] [2020-05-07T19:41:28.591Z] INFO: Building the image from Dockerfile.windows at 05/07/2020 19:41:28... [2020-05-07T19:41:28.591Z] [2020-05-07T19:41:29.648Z] ok github.com/docker/docker/client 0.340s coverage: 75.4% of statements [2020-05-07T19:41:30.956Z] #39 54.63 The following additional packages will be installed: [2020-05-07T19:41:30.956Z] #39 54.63 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-05-07T19:41:30.956Z] #39 54.64 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-05-07T19:41:30.956Z] #39 54.65 Suggested packages: [2020-05-07T19:41:30.956Z] #39 54.65 manpages-dev python-setuptools [2020-05-07T19:41:31.299Z] #39 ... [2020-05-07T19:41:31.299Z] [2020-05-07T19:41:31.299Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T19:41:31.299Z] #33 39.74 Reading package lists... [2020-05-07T19:41:31.299Z] #33 50.99 Building dependency tree... [2020-05-07T19:41:31.299Z] #33 55.36 The following additional packages will be installed: [2020-05-07T19:41:31.299Z] #33 55.39 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-05-07T19:41:31.299Z] #33 55.41 Suggested packages: [2020-05-07T19:41:31.299Z] #33 55.42 cmake-doc ninja-build lrzip [2020-05-07T19:41:31.299Z] #33 55.42 Recommended packages: [2020-05-07T19:41:31.299Z] #33 55.42 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-05-07T19:41:33.010Z] #33 ... [2020-05-07T19:41:33.010Z] [2020-05-07T19:41:33.010Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T19:41:33.010Z] #11 40.47 Reading package lists... [2020-05-07T19:41:33.010Z] #11 50.91 Building dependency tree... [2020-05-07T19:41:33.010Z] #11 56.78 The following additional packages will be installed: [2020-05-07T19:41:33.010Z] #11 56.79 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-05-07T19:41:33.010Z] #11 56.80 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-05-07T19:41:33.010Z] #11 56.81 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-05-07T19:41:33.010Z] #11 56.82 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-07T19:41:33.010Z] #11 56.83 Suggested packages: [2020-05-07T19:41:33.010Z] #11 56.83 gcc-8-locales seccomp wine64 [2020-05-07T19:41:33.201Z] Sending build context to Docker daemon 54.85MB [2020-05-07T19:41:33.201Z] [2020-05-07T19:41:33.201Z] Step 1/10 : FROM microsoft/windowsservercore [2020-05-07T19:41:33.201Z] ---> fdf6432edbdc [2020-05-07T19:41:33.201Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-05-07T19:41:33.202Z] ---> Using cache [2020-05-07T19:41:33.202Z] ---> 4757b58b575f [2020-05-07T19:41:33.202Z] Step 3/10 : ARG GO_VERSION=1.13.10 [2020-05-07T19:41:33.202Z] ---> Using cache [2020-05-07T19:41:33.202Z] ---> 7a75138efdc3 [2020-05-07T19:41:33.202Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-05-07T19:41:33.202Z] ---> Using cache [2020-05-07T19:41:33.202Z] ---> 7a547559533a [2020-05-07T19:41:33.202Z] 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-07T19:41:33.202Z] ---> Using cache [2020-05-07T19:41:33.202Z] ---> 3cd8cf2260fe [2020-05-07T19:41:33.202Z] 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-07T19:41:33.202Z] ---> Using cache [2020-05-07T19:41:33.202Z] ---> 717c0a9d8144 [2020-05-07T19:41:33.202Z] 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-07T19:41:33.202Z] ---> Using cache [2020-05-07T19:41:33.202Z] ---> f99c4c1d1c87 [2020-05-07T19:41:33.202Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-05-07T19:41:33.202Z] ---> Using cache [2020-05-07T19:41:33.202Z] ---> d2a992b1f6c0 [2020-05-07T19:41:33.202Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-05-07T19:41:33.202Z] ---> Using cache [2020-05-07T19:41:33.202Z] ---> 19916e24dae7 [2020-05-07T19:41:33.202Z] Step 10/10 : COPY . . [2020-05-07T19:41:33.348Z] #11 ... [2020-05-07T19:41:33.348Z] [2020-05-07T19:41:33.348Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T19:41:33.348Z] #33 57.39 The following NEW packages will be installed: [2020-05-07T19:41:33.348Z] #33 57.42 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-05-07T19:41:33.348Z] #33 57.42 vim-common xxd [2020-05-07T19:41:33.708Z] #33 57.70 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T19:41:33.708Z] #33 57.70 Need to get 14.9 MB of archives. [2020-05-07T19:41:33.708Z] #33 57.70 After this operation, 67.2 MB of additional disk space will be used. [2020-05-07T19:41:33.708Z] #33 57.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-07T19:41:33.708Z] #33 57.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-07T19:41:33.708Z] #33 57.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-05-07T19:41:34.060Z] #33 58.30 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-07T19:41:35.807Z] #33 ... [2020-05-07T19:41:35.807Z] [2020-05-07T19:41:35.807Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T19:41:35.807Z] #24 39.28 Reading package lists... [2020-05-07T19:41:35.807Z] #24 50.24 Building dependency tree... [2020-05-07T19:41:35.807Z] #24 54.26 ca-certificates is already the newest version (20190110). [2020-05-07T19:41:35.807Z] #24 54.26 The following additional packages will be installed: [2020-05-07T19:41:35.807Z] #24 54.28 libjq1 libonig5 [2020-05-07T19:41:35.807Z] #24 55.20 The following NEW packages will be installed: [2020-05-07T19:41:35.807Z] #24 55.21 jq libjq1 libonig5 [2020-05-07T19:41:35.807Z] #24 55.61 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T19:41:35.807Z] #24 55.61 Need to get 358 kB of archives. [2020-05-07T19:41:35.807Z] #24 55.61 After this operation, 1277 kB of additional disk space will be used. [2020-05-07T19:41:35.807Z] #24 55.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-07T19:41:35.807Z] #24 55.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-07T19:41:35.807Z] #24 55.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-07T19:41:35.807Z] #24 57.74 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T19:41:35.807Z] #24 58.16 Fetched 358 kB in 0s (950 kB/s) [2020-05-07T19:41:35.807Z] #24 58.37 Selecting previously unselected package libonig5:ppc64el. [2020-05-07T19:41:35.807Z] #24 58.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 ... 15338 files and directories currently installed.) [2020-05-07T19:41:35.807Z] #24 58.52 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-05-07T19:41:35.807Z] #24 58.57 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-05-07T19:41:35.807Z] #24 59.08 Selecting previously unselected package libjq1:ppc64el. [2020-05-07T19:41:35.807Z] #24 59.10 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-07T19:41:35.807Z] #24 59.18 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-07T19:41:35.807Z] #24 59.52 Selecting previously unselected package jq. [2020-05-07T19:41:35.807Z] #24 59.58 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-07T19:41:35.807Z] #24 59.59 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-07T19:41:35.807Z] #24 59.95 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-07T19:41:35.807Z] #24 ... [2020-05-07T19:41:35.807Z] [2020-05-07T19:41:35.807Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T19:41:35.807Z] #11 59.58 The following NEW packages will be installed: [2020-05-07T19:41:35.807Z] #11 59.58 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-05-07T19:41:35.807Z] #11 59.58 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-05-07T19:41:35.807Z] #11 59.59 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-05-07T19:41:35.807Z] #11 59.59 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-05-07T19:41:35.807Z] #11 59.59 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-05-07T19:41:35.807Z] #11 59.60 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-05-07T19:41:35.807Z] #11 60.02 0 upgraded, 25 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T19:41:35.807Z] #11 60.02 Need to get 78.9 MB of archives. [2020-05-07T19:41:35.807Z] #11 60.02 After this operation, 532 MB of additional disk space will be used. [2020-05-07T19:41:35.807Z] #11 60.02 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-07T19:41:36.149Z] #11 ... [2020-05-07T19:41:36.149Z] [2020-05-07T19:41:36.149Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T19:41:36.149Z] #52 41.02 Reading package lists... [2020-05-07T19:41:36.149Z] #52 51.04 Building dependency tree... [2020-05-07T19:41:36.149Z] #52 55.47 The following additional packages will be installed: [2020-05-07T19:41:36.149Z] #52 55.48 libbtrfs0 [2020-05-07T19:41:36.149Z] #52 55.80 The following NEW packages will be installed: [2020-05-07T19:41:36.149Z] #52 55.82 libbtrfs-dev libbtrfs0 [2020-05-07T19:41:36.149Z] #52 56.30 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T19:41:36.149Z] #52 56.30 Need to get 120 kB of archives. [2020-05-07T19:41:36.149Z] #52 56.30 After this operation, 423 kB of additional disk space will be used. [2020-05-07T19:41:36.149Z] #52 56.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-07T19:41:36.149Z] #52 56.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-07T19:41:36.149Z] #52 58.23 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T19:41:36.149Z] #52 58.55 Fetched 120 kB in 0s (517 kB/s) [2020-05-07T19:41:36.149Z] #52 58.76 Selecting previously unselected package libbtrfs0. [2020-05-07T19:41:36.149Z] #52 58.76 (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-07T19:41:36.149Z] #52 58.94 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-07T19:41:36.149Z] #52 59.00 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-07T19:41:36.149Z] #52 59.29 Selecting previously unselected package libbtrfs-dev. [2020-05-07T19:41:36.149Z] #52 59.31 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-07T19:41:36.149Z] #52 59.32 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-07T19:41:36.149Z] #52 59.78 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-07T19:41:36.149Z] #52 59.84 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-07T19:41:36.149Z] #52 59.85 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T19:41:36.149Z] #52 DONE 60.3s [2020-05-07T19:41:36.149Z] [2020-05-07T19:41:36.149Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T19:41:36.149Z] #33 60.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-05-07T19:41:36.149Z] #33 60.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-05-07T19:41:36.149Z] #33 60.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-05-07T19:41:36.149Z] #33 60.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-05-07T19:41:36.149Z] #33 60.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-05-07T19:41:36.489Z] #33 ... [2020-05-07T19:41:36.489Z] [2020-05-07T19:41:36.489Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T19:41:36.489Z] #24 59.96 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-07T19:41:36.489Z] #24 60.00 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-07T19:41:36.489Z] #24 60.02 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T19:41:36.489Z] #24 DONE 60.6s [2020-05-07T19:41:36.489Z] [2020-05-07T19:41:36.489Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T19:41:36.489Z] #33 60.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-05-07T19:41:36.828Z] #33 ... [2020-05-07T19:41:36.828Z] [2020-05-07T19:41:36.828Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-07T19:41:36.828Z] #25 DONE 0.4s [2020-05-07T19:41:36.828Z] [2020-05-07T19:41:36.828Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:41:36.828Z] #53 0.524 + RM_GOPATH=0 [2020-05-07T19:41:36.828Z] #53 0.524 + TMP_GOPATH= [2020-05-07T19:41:36.828Z] #53 0.524 + : /build [2020-05-07T19:41:36.828Z] #53 0.525 + '[' -z '' ']' [2020-05-07T19:41:36.828Z] #53 0.526 ++ mktemp -d [2020-05-07T19:41:36.828Z] #53 0.528 + export GOPATH=/tmp/tmp.oGUwxDHyz3 [2020-05-07T19:41:36.828Z] #53 0.529 + GOPATH=/tmp/tmp.oGUwxDHyz3 [2020-05-07T19:41:36.828Z] #53 0.529 + RM_GOPATH=1 [2020-05-07T19:41:36.828Z] #53 0.535 ++ dirname /tmp/install/install.sh [2020-05-07T19:41:36.828Z] #53 0.545 + dir=/tmp/install [2020-05-07T19:41:36.828Z] #53 0.546 + bin=containerd [2020-05-07T19:41:36.828Z] #53 0.547 + shift [2020-05-07T19:41:36.828Z] #53 0.549 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-07T19:41:36.828Z] #53 0.551 + . /tmp/install/containerd.installer [2020-05-07T19:41:36.828Z] #53 0.572 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T19:41:36.828Z] #53 0.575 + install_containerd [2020-05-07T19:41:36.828Z] #53 0.580 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-07T19:41:36.828Z] #53 0.580 + git clone https://github.com/containerd/containerd.git /tmp/tmp.oGUwxDHyz3/src/github.com/containerd/containerd [2020-05-07T19:41:36.828Z] #53 0.580 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T19:41:36.828Z] #53 0.613 Cloning into '/tmp/tmp.oGUwxDHyz3/src/github.com/containerd/containerd'... [2020-05-07T19:41:37.731Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T19:41:37.731Z] [2020-05-07T19:41:38.461Z] [2020-05-07T19:41:38.461Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-07T19:41:38.461Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-07T19:41:38.461Z] HOSTNAME=a61fffe572df [2020-05-07T19:41:38.461Z] TEST_SKIP_INTEGRATION=1 [2020-05-07T19:41:38.461Z] TESTDEBUG=0 [2020-05-07T19:41:38.461Z] DEST=bundles/test-integration [2020-05-07T19:41:38.461Z] PWD=/go/src/github.com/docker/docker [2020-05-07T19:41:38.461Z] KEEPBUNDLE=1 [2020-05-07T19:41:38.461Z] DOCKER_GITCOMMIT=de7f0120fde34b5dfdb2d29af7d599ecaaa2012a [2020-05-07T19:41:38.461Z] container=docker [2020-05-07T19:41:38.461Z] HOME=/root [2020-05-07T19:41:38.461Z] GOLANG_VERSION=1.13.10 [2020-05-07T19:41:38.461Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-07T19:41:38.461Z] VALIDATE_BRANCH=master [2020-05-07T19:41:38.461Z] TERM=xterm [2020-05-07T19:41:38.461Z] DOCKER_PKG=github.com/docker/docker [2020-05-07T19:41:38.461Z] SHLVL=1 [2020-05-07T19:41:38.461Z] TIMEOUT=120m [2020-05-07T19:41:38.461Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-07T19:41:38.461Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-07T19:41:38.461Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-05-07T19:41:38.461Z] GO111MODULE=off [2020-05-07T19:41:38.461Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-07T19:41:38.461Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-07T19:41:38.461Z] GOPATH=/go [2020-05-07T19:41:38.461Z] PKG_CONFIG=pkg-config [2020-05-07T19:41:38.461Z] _=/usr/bin/env [2020-05-07T19:41:38.461Z] Building test suite binary ./integration-cli/test.main [2020-05-07T19:41:38.720Z] [2020-05-07T19:41:38.720Z] [2020-05-07T19:41:38.977Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-07T19:41:38.977Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-07T19:41:38.977Z] HOSTNAME=3718ed5798ee [2020-05-07T19:41:38.977Z] TEST_SKIP_INTEGRATION=1 [2020-05-07T19:41:38.977Z] TESTDEBUG=0 [2020-05-07T19:41:38.977Z] DEST=bundles/test-integration [2020-05-07T19:41:38.977Z] PWD=/go/src/github.com/docker/docker [2020-05-07T19:41:38.977Z] KEEPBUNDLE=1 [2020-05-07T19:41:38.977Z] DOCKER_GITCOMMIT=de7f0120fde34b5dfdb2d29af7d599ecaaa2012a [2020-05-07T19:41:38.977Z] container=docker [2020-05-07T19:41:38.977Z] HOME=/root [2020-05-07T19:41:38.977Z] GOLANG_VERSION=1.13.10 [2020-05-07T19:41:38.977Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-07T19:41:38.977Z] VALIDATE_BRANCH=master [2020-05-07T19:41:38.977Z] TERM=xterm [2020-05-07T19:41:38.977Z] DOCKER_PKG=github.com/docker/docker [2020-05-07T19:41:38.977Z] SHLVL=1 [2020-05-07T19:41:38.977Z] TIMEOUT=120m [2020-05-07T19:41:38.977Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-07T19:41:38.977Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-07T19:41:38.977Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-05-07T19:41:38.977Z] GO111MODULE=off [2020-05-07T19:41:38.977Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-07T19:41:38.977Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-07T19:41:38.977Z] GOPATH=/go [2020-05-07T19:41:38.977Z] PKG_CONFIG=pkg-config [2020-05-07T19:41:38.977Z] _=/usr/bin/env [2020-05-07T19:41:38.977Z] Building test suite binary ./integration-cli/test.main [2020-05-07T19:41:38.977Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-05-07T19:41:39.543Z] No new tests added to integration. [2020-05-07T19:41:39.543Z] [2020-05-07T19:41:39.543Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-07T19:41:40.106Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T19:41:40.106Z] [2020-05-07T19:41:40.106Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-07T19:41:40.106Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-07T19:41:40.106Z] HOSTNAME=c137d17cb81f [2020-05-07T19:41:40.106Z] DEST=bundles/test-integration [2020-05-07T19:41:40.106Z] PWD=/go/src/github.com/docker/docker [2020-05-07T19:41:40.106Z] DOCKER_ROOTLESS=1 [2020-05-07T19:41:40.106Z] DOCKER_GITCOMMIT=de7f0120fde34b5dfdb2d29af7d599ecaaa2012a [2020-05-07T19:41:40.106Z] container=docker [2020-05-07T19:41:40.106Z] HOME=/root [2020-05-07T19:41:40.106Z] GOLANG_VERSION=1.13.10 [2020-05-07T19:41:40.106Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-07T19:41:40.106Z] VALIDATE_BRANCH=master [2020-05-07T19:41:40.106Z] TERM=xterm [2020-05-07T19:41:40.106Z] DOCKER_PKG=github.com/docker/docker [2020-05-07T19:41:40.106Z] SHLVL=1 [2020-05-07T19:41:40.106Z] TIMEOUT=120m [2020-05-07T19:41:40.106Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-07T19:41:40.106Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-07T19:41:40.106Z] GO111MODULE=off [2020-05-07T19:41:40.106Z] DOCKER_EXPERIMENTAL=1 [2020-05-07T19:41:40.106Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-07T19:41:40.106Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-07T19:41:40.106Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-07T19:41:40.106Z] GOPATH=/go [2020-05-07T19:41:40.106Z] PKG_CONFIG=pkg-config [2020-05-07T19:41:40.106Z] _=/usr/bin/env [2020-05-07T19:41:40.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-07T19:41:40.918Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-07T19:41:40.918Z] HOSTNAME=ee5565c2a334 [2020-05-07T19:41:40.918Z] TESTDEBUG=0 [2020-05-07T19:41:40.918Z] DEST=bundles/test-integration [2020-05-07T19:41:40.918Z] PWD=/go/src/github.com/docker/docker [2020-05-07T19:41:40.918Z] KEEPBUNDLE=1 [2020-05-07T19:41:40.918Z] DOCKER_GITCOMMIT=de7f0120fde34b5dfdb2d29af7d599ecaaa2012a [2020-05-07T19:41:40.918Z] container=docker [2020-05-07T19:41:40.918Z] HOME=/root [2020-05-07T19:41:40.918Z] GOLANG_VERSION=1.13.10 [2020-05-07T19:41:40.918Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-07T19:41:40.918Z] VALIDATE_BRANCH=master [2020-05-07T19:41:40.918Z] TERM=xterm [2020-05-07T19:41:40.918Z] DOCKER_PKG=github.com/docker/docker [2020-05-07T19:41:40.918Z] SHLVL=1 [2020-05-07T19:41:40.918Z] TIMEOUT=120m [2020-05-07T19:41:40.918Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-07T19:41:40.918Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-07T19:41:40.918Z] GO111MODULE=off [2020-05-07T19:41:40.918Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-07T19:41:40.918Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-07T19:41:40.918Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-07T19:41:40.918Z] GOPATH=/go [2020-05-07T19:41:40.918Z] PKG_CONFIG=pkg-config [2020-05-07T19:41:40.918Z] _=/usr/bin/env [2020-05-07T19:41:40.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-07T19:41:41.731Z] #53 ... [2020-05-07T19:41:41.731Z] [2020-05-07T19:41:41.731Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T19:41:41.731Z] #33 63.78 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T19:41:41.731Z] #33 64.03 Fetched 14.9 MB in 4s (4237 kB/s) [2020-05-07T19:41:41.731Z] #33 64.21 Selecting previously unselected package xxd. [2020-05-07T19:41:41.731Z] #33 64.21 (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-07T19:41:41.731Z] #33 64.36 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-07T19:41:41.731Z] #33 64.36 Unpacking xxd (2:8.1.0875-5) ... [2020-05-07T19:41:41.731Z] #33 65.08 Selecting previously unselected package vim-common. [2020-05-07T19:41:41.731Z] #33 65.12 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-07T19:41:41.731Z] #33 65.26 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-07T19:41:41.731Z] #33 66.02 Selecting previously unselected package cmake-data. [2020-05-07T19:41:41.731Z] #33 66.03 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-05-07T19:41:41.731Z] #33 66.05 Unpacking cmake-data (3.13.4-1) ... [2020-05-07T19:41:43.629Z] #33 ... [2020-05-07T19:41:43.629Z] [2020-05-07T19:41:43.629Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T19:41:43.629Z] #39 57.60 The following NEW packages will be installed: [2020-05-07T19:41:43.629Z] #39 57.61 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-05-07T19:41:43.629Z] #39 57.61 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-05-07T19:41:43.629Z] #39 57.61 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-05-07T19:41:43.629Z] #39 57.62 python-six zlib1g-dev [2020-05-07T19:41:43.629Z] #39 57.94 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T19:41:43.629Z] #39 57.94 Need to get 4075 kB of archives. [2020-05-07T19:41:43.629Z] #39 57.94 After this operation, 24.5 MB of additional disk space will be used. [2020-05-07T19:41:43.629Z] #39 57.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-05-07T19:41:43.629Z] #39 58.01 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-07T19:41:43.629Z] #39 58.05 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-07T19:41:43.629Z] #39 58.07 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-07T19:41:43.629Z] #39 58.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-05-07T19:41:43.629Z] #39 58.13 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-07T19:41:43.629Z] #39 58.13 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-07T19:41:43.629Z] #39 58.16 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-07T19:41:43.629Z] #39 58.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-05-07T19:41:43.629Z] #39 58.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-05-07T19:41:43.629Z] #39 58.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-05-07T19:41:43.629Z] #39 58.56 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-05-07T19:41:43.630Z] #39 58.61 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-07T19:41:43.630Z] #39 58.62 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-07T19:41:43.630Z] #39 58.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-05-07T19:41:43.630Z] #39 58.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-05-07T19:41:43.630Z] #39 58.63 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-05-07T19:41:43.630Z] #39 60.45 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T19:41:43.630Z] #39 60.84 Fetched 4075 kB in 1s (4940 kB/s) [2020-05-07T19:41:43.630Z] #39 61.05 Selecting previously unselected package libcap-dev:ppc64el. [2020-05-07T19:41:43.630Z] #39 61.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 ... 15338 files and directories currently installed.) [2020-05-07T19:41:43.630Z] #39 61.24 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-05-07T19:41:43.630Z] #39 61.27 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-05-07T19:41:43.630Z] #39 61.63 Selecting previously unselected package libnet1:ppc64el. [2020-05-07T19:41:43.630Z] #39 61.65 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-07T19:41:43.630Z] #39 61.66 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-07T19:41:43.630Z] #39 61.90 Selecting previously unselected package libnet1-dev. [2020-05-07T19:41:43.630Z] #39 61.93 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-07T19:41:43.630Z] #39 61.95 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-07T19:41:43.630Z] #39 62.43 Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-07T19:41:43.630Z] #39 62.43 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-07T19:41:43.630Z] #39 62.45 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-07T19:41:43.630Z] #39 62.79 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-05-07T19:41:43.630Z] #39 62.81 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-05-07T19:41:43.630Z] #39 62.83 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-07T19:41:43.630Z] #39 63.34 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-07T19:41:43.630Z] #39 63.41 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-07T19:41:43.630Z] #39 63.42 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-07T19:41:43.630Z] #39 63.65 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-05-07T19:41:43.630Z] #39 63.69 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-05-07T19:41:43.630Z] #39 63.71 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-07T19:41:43.630Z] #39 64.01 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-05-07T19:41:43.630Z] #39 64.05 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-05-07T19:41:43.630Z] #39 64.07 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-07T19:41:43.630Z] #39 64.72 Selecting previously unselected package libprotobuf17:ppc64el. [2020-05-07T19:41:43.630Z] #39 64.73 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-05-07T19:41:43.630Z] #39 64.74 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-07T19:41:43.630Z] #39 66.12 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-05-07T19:41:43.630Z] #39 66.14 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-05-07T19:41:43.630Z] #39 66.15 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-07T19:41:43.630Z] #39 66.82 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-05-07T19:41:43.630Z] #39 66.85 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-05-07T19:41:43.630Z] #39 66.87 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-07T19:41:43.969Z] #39 ... [2020-05-07T19:41:43.969Z] [2020-05-07T19:41:43.969Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T19:41:43.969Z] #26 4.433 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-07T19:41:43.969Z] #26 5.508 #=#=# [2020-05-07T19:41:45.463Z] #26 6.334 ## 3.0% ### 5.1% ###### 9.4% ############ 16.7% ############### 21.0% ################ 23.1% ################### 27.4% ######################### 35.8% ############################ 39.5% ################################ 45.5% ################################## 47.7% ##################################### 52.0% ########################################## 58.3% ############################################## 64.7% ################################################### 71.1% ###################################################### 75.4% [2020-05-07T19:41:45.463Z] #26 ... [2020-05-07T19:41:45.463Z] [2020-05-07T19:41:45.463Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:41:45.463Z] #60 DONE 69.8s [2020-05-07T19:41:45.463Z] [2020-05-07T19:41:45.463Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T19:41:45.463Z] #26 6.334 ## 3.0% ### 5.1% ###### 9.4% ############ 16.7% ############### 21.0% ################ 23.1% ################### 27.4% ######################### 35.8% ############################ 39.5% ################################ 45.5% ################################## 47.7% ##################################### 52.0% ########################################## 58.3% ############################################## 64.7% ################################################### 71.1% ###################################################### 75.4% ########################################################## 81.8% [2020-05-07T19:41:45.463Z] #26 ... [2020-05-07T19:41:45.463Z] [2020-05-07T19:41:45.463Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T19:41:45.463Z] #11 60.72 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-07T19:41:45.463Z] #11 61.49 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-07T19:41:45.463Z] #11 61.52 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-07T19:41:45.463Z] #11 61.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-05-07T19:41:45.463Z] #11 61.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-05-07T19:41:45.463Z] #11 62.39 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-07T19:41:45.463Z] #11 62.92 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-07T19:41:45.463Z] #11 62.96 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-07T19:41:45.463Z] #11 68.35 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-07T19:41:45.850Z] #11 ... [2020-05-07T19:41:45.850Z] [2020-05-07T19:41:45.850Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T19:41:46.212Z] #26 6.334 ## 3.0% ### 5.1% ###### 9.4% ############ 16.7% ############### 21.0% ################ 23.1% ################### 27.4% ######################### 35.8% ############################ 39.5% ################################ 45.5% ################################## 47.7% ##################################### 52.0% ########################################## 58.3% ############################################## 64.7% ################################################### 71.1% ###################################################### 75.4% ########################################################## 81.8% ############################################################### 88.1% ################################################################# 90.3% #################################################################### 94.5% ####################################################################### 98.8% ######################################################################## 100.0% [2020-05-07T19:41:47.742Z] #26 10.64 #=#=# [2020-05-07T19:41:48.818Z] #26 11.09 1.1% ##### 8.0% ################## 25.3% ############################## 42.5% ###################################### 54.0% ##################################################### 73.8% ############################################################# 85.3% ######################################################################## 100.0% [2020-05-07T19:41:49.589Z] #26 12.86 #=#=# [2020-05-07T19:41:51.697Z] #26 13.10 0.9% #### 5.9% ####### 11.1% ############# 18.8% ################# 24.0% ################### 26.5% ###################### 31.7% ########################## 36.9% ############################## 42.0% ################################### 49.8% ########################################### 60.1% ################################################ 67.9% ################################################### 72.1% [2020-05-07T19:41:51.697Z] #26 ... [2020-05-07T19:41:51.697Z] [2020-05-07T19:41:51.697Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:41:51.697Z] #31 75.78 internal/reflectlite [2020-05-07T19:41:51.697Z] #31 75.87 sync [2020-05-07T19:41:56.588Z] #31 ... [2020-05-07T19:41:56.588Z] [2020-05-07T19:41:56.588Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T19:41:56.588Z] #39 70.33 Selecting previously unselected package libprotoc17:ppc64el. [2020-05-07T19:41:56.588Z] #39 70.33 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-05-07T19:41:56.588Z] #39 70.35 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-07T19:41:56.588Z] #39 71.99 Selecting previously unselected package protobuf-c-compiler. [2020-05-07T19:41:56.588Z] #39 72.03 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-05-07T19:41:56.588Z] #39 72.06 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-07T19:41:56.588Z] #39 72.31 Selecting previously unselected package protobuf-compiler. [2020-05-07T19:41:56.588Z] #39 72.32 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-05-07T19:41:56.588Z] #39 72.35 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-05-07T19:41:56.588Z] #39 72.64 Selecting previously unselected package python-pkg-resources. [2020-05-07T19:41:56.588Z] #39 72.66 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-05-07T19:41:56.588Z] #39 72.67 Unpacking python-pkg-resources (40.8.0-1) ... [2020-05-07T19:41:56.588Z] #39 73.18 Selecting previously unselected package python-six. [2020-05-07T19:41:56.588Z] #39 73.22 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-05-07T19:41:56.588Z] #39 73.24 Unpacking python-six (1.12.0-1) ... [2020-05-07T19:41:56.588Z] #39 73.56 Selecting previously unselected package python-protobuf. [2020-05-07T19:41:56.588Z] #39 73.56 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-05-07T19:41:56.588Z] #39 73.59 Unpacking python-protobuf (3.6.1.3-2) ... [2020-05-07T19:41:56.588Z] #39 74.77 Setting up python-pkg-resources (40.8.0-1) ... [2020-05-07T19:41:56.588Z] #39 ... [2020-05-07T19:41:56.588Z] [2020-05-07T19:41:56.588Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T19:41:56.588Z] #26 13.10 0.9% #### 5.9% ####### 11.1% ############# 18.8% ################# 24.0% ################### 26.5% ###################### 31.7% ########################## 36.9% ############################## 42.0% ################################### 49.8% ########################################### 60.1% ################################################ 67.9% ################################################### 72.1% ##################################################### 74.7% ########################################################### 82.4% ############################################################### 87.6% ################################################################## 92.7% ####################################################################### 98.8% ######################################################################## 100.0% [2020-05-07T19:41:56.588Z] #26 16.38 #=#=# [2020-05-07T19:41:57.959Z] #26 16.76 0.2% 1.1% ## 2.9% #### 5.6% ##### 7.4% ###### 9.1% ######## 11.7% ######### 13.5% ########### 15.3% ############ 18.0% ############## 19.8% ############## 20.6% ################ 23.3% ################## 25.8% #################### 28.5% ##################### 30.2% ######################## 34.1% ######################### 35.9% ########################## 37.4% ############################ 39.6% ############################# 41.4% ################################ 45.0% ################################## 47.7% #################################### 51.2% ###################################### 53.9% ######################################## 55.7% ######################################### 57.5% ########################################## 59.3% ########################################### 61.0% ############################################# 62.8% ############################################### 65.5% ################################################ 67.3% ################################################# 69.1% ################################################### 70.9% #################################################### 72.7% ## [2020-05-07T19:41:57.959Z] #26 ... [2020-05-07T19:41:57.959Z] [2020-05-07T19:41:57.959Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T19:41:57.959Z] #33 72.25 Selecting previously unselected package libicu63:ppc64el. [2020-05-07T19:41:57.959Z] #33 72.32 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-07T19:41:57.959Z] #33 72.32 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-07T19:41:58.147Z] ---> 5fd1e536d38b [2020-05-07T19:41:58.147Z] Successfully built 5fd1e536d38b [2020-05-07T19:41:58.300Z] #33 ... [2020-05-07T19:41:58.300Z] [2020-05-07T19:41:58.300Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T19:41:58.599Z] Successfully tagged docker:latest [2020-05-07T19:41:58.599Z] INFO: Image build ended at 05/07/2020 19:41:58. Duration:00:00:29.7288410 [2020-05-07T19:41:58.599Z] [2020-05-07T19:41:58.599Z] [2020-05-07T19:41:58.599Z] INFO: Building the test binaries at 05/07/2020 19:41:58... [2020-05-07T19:41:59.364Z] #26 16.76 0.2% 1.1% ## 2.9% #### 5.6% ##### 7.4% ###### 9.1% ######## 11.7% ######### 13.5% ########### 15.3% ############ 18.0% ############## 19.8% ############## 20.6% ################ 23.3% ################## 25.8% #################### 28.5% ##################### 30.2% ######################## 34.1% ######################### 35.9% ########################## 37.4% ############################ 39.6% ############################# 41.4% ################################ 45.0% ################################## 47.7% #################################### 51.2% ###################################### 53.9% ######################################## 55.7% ######################################### 57.5% ########################################## 59.3% ########################################### 61.0% ############################################# 62.8% ############################################### 65.5% ################################################ 67.3% ################################################# 69.1% ################################################### 70.9% #################################################### 72.7% ##################################################### 74.5% ###################################################### 75.3% ####################################################### 77.1% ######################################################## 78.0% ######################################################### 79.8% ########################################################## 81.6% ############################################################ 83.4% ############################################################# 85.2% ############################################################## 87.0% ############################################################### 88.8% ################################################################## 91.9% ################################### [2020-05-07T19:41:59.364Z] #26 ... [2020-05-07T19:41:59.364Z] [2020-05-07T19:41:59.364Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T19:41:59.364Z] #11 73.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-05-07T19:41:59.364Z] #11 73.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-05-07T19:41:59.364Z] #11 73.74 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-05-07T19:41:59.364Z] #11 73.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-05-07T19:41:59.364Z] #11 73.84 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-07T19:41:59.364Z] #11 73.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-05-07T19:41:59.364Z] #11 73.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-05-07T19:41:59.364Z] #11 74.07 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-05-07T19:41:59.364Z] #11 74.14 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-05-07T19:41:59.364Z] #11 74.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-05-07T19:41:59.364Z] #11 74.22 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-05-07T19:41:59.364Z] #11 74.35 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-05-07T19:41:59.364Z] #11 74.39 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-07T19:41:59.364Z] #11 74.40 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-05-07T19:41:59.364Z] #11 74.41 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-05-07T19:41:59.364Z] #11 76.61 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T19:41:59.364Z] #11 77.00 Fetched 78.9 MB in 15s (5408 kB/s) [2020-05-07T19:41:59.364Z] #11 77.34 Selecting previously unselected package binutils-mingw-w64-i686. [2020-05-07T19:41:59.364Z] #11 77.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 ... 15338 files and directories currently installed.) [2020-05-07T19:41:59.364Z] #11 77.48 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-05-07T19:41:59.364Z] #11 77.50 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-07T19:41:59.364Z] #11 83.15 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-05-07T19:41:59.364Z] #11 83.15 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-05-07T19:41:59.364Z] #11 83.17 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-07T19:41:59.364Z] #11 ... [2020-05-07T19:41:59.364Z] [2020-05-07T19:41:59.364Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T19:41:59.729Z] #26 16.76 0.2% 1.1% ## 2.9% #### 5.6% ##### 7.4% ###### 9.1% ######## 11.7% ######### 13.5% ########### 15.3% ############ 18.0% ############## 19.8% ############## 20.6% ################ 23.3% ################## 25.8% #################### 28.5% ##################### 30.2% ######################## 34.1% ######################### 35.9% ########################## 37.4% ############################ 39.6% ############################# 41.4% ################################ 45.0% ################################## 47.7% #################################### 51.2% ###################################### 53.9% ######################################## 55.7% ######################################### 57.5% ########################################## 59.3% ########################################### 61.0% ############################################# 62.8% ############################################### 65.5% ################################################ 67.3% ################################################# 69.1% ################################################### 70.9% #################################################### 72.7% ##################################################### 74.5% ###################################################### 75.3% ####################################################### 77.1% ######################################################## 78.0% ######################################################### 79.8% ########################################################## 81.6% ############################################################ 83.4% ############################################################# 85.2% ############################################################## 87.0% ############################################################### 88.8% ################################################################## 91.9% #################################################################### 94.6% ##################################################################### 96.4% ###################################################################### 98.2% ######################################################################## 100.0% [2020-05-07T19:41:59.729Z] #26 ... [2020-05-07T19:41:59.729Z] [2020-05-07T19:41:59.729Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:41:59.729Z] #42 74.01 sync [2020-05-07T19:41:59.729Z] #42 74.01 internal/reflectlite [2020-05-07T19:41:59.729Z] #42 78.34 github.com/LK4D4/vndr/godl/singleflight [2020-05-07T19:41:59.729Z] #42 78.37 math/rand [2020-05-07T19:41:59.729Z] #42 78.41 internal/singleflight [2020-05-07T19:41:59.729Z] #42 84.01 io [2020-05-07T19:41:59.729Z] #42 84.01 sort [2020-05-07T19:42:00.119Z] #42 84.01 internal/oserror [2020-05-07T19:42:00.119Z] #42 84.06 strconv [2020-05-07T19:42:00.119Z] #42 ... [2020-05-07T19:42:00.119Z] [2020-05-07T19:42:00.119Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:42:00.119Z] #31 82.78 sort [2020-05-07T19:42:00.119Z] #31 82.78 errors [2020-05-07T19:42:00.119Z] #31 83.88 strconv [2020-05-07T19:42:00.119Z] #31 83.88 io [2020-05-07T19:42:00.119Z] #31 83.96 internal/oserror [2020-05-07T19:42:00.460Z] #31 84.80 syscall [2020-05-07T19:42:01.737Z] ok github.com/docker/docker/cmd/dockerd 0.105s coverage: 30.8% of statements [2020-05-07T19:42:01.737Z] ok github.com/docker/docker/container 0.210s coverage: 34.9% of statements [2020-05-07T19:42:01.737Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-07T19:42:01.737Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-07T19:42:01.737Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-07T19:42:01.737Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-07T19:42:01.997Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.033s coverage: 65.3% of statements [2020-05-07T19:42:02.266Z] INFO: make.ps1 starting at 05/07/2020 19:42:02 [2020-05-07T19:42:02.714Z] INFO: Git commit (de7f0120fd) assumed from DOCKER_GITCOMMIT environment variable [2020-05-07T19:42:02.714Z] INFO: Invoking autogen... [2020-05-07T19:42:02.935Z] ok github.com/docker/docker/daemon/cluster/convert 0.030s coverage: 35.6% of statements [2020-05-07T19:42:03.161Z] INFO: Building daemon... [2020-05-07T19:42:03.874Z] ok github.com/docker/docker/daemon/cluster 0.135s coverage: 0.5% of statements [2020-05-07T19:42:04.336Z] #31 ... [2020-05-07T19:42:04.336Z] [2020-05-07T19:42:04.336Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T19:42:04.701Z] #29 87.70 Checking out files: 85% (1298/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: 96% (1463/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-07T19:42:04.701Z] #29 88.52 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-05-07T19:42:05.451Z] #29 89.16 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-05-07T19:42:07.167Z] ok github.com/docker/docker/daemon/discovery 0.026s coverage: 30.0% of statements [2020-05-07T19:42:07.816Z] #29 ... [2020-05-07T19:42:07.816Z] [2020-05-07T19:42:07.816Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T19:42:07.816Z] #39 82.13 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-05-07T19:42:07.816Z] #39 82.15 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-07T19:42:07.816Z] #39 82.17 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-07T19:42:07.816Z] #39 82.18 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-05-07T19:42:07.816Z] #39 82.19 Setting up python-six (1.12.0-1) ... [2020-05-07T19:42:07.816Z] #39 88.67 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-05-07T19:42:07.816Z] #39 88.67 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-07T19:42:07.816Z] #39 88.70 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-05-07T19:42:07.816Z] #39 88.70 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-05-07T19:42:07.816Z] #39 88.72 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-05-07T19:42:07.816Z] #39 88.73 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-05-07T19:42:07.816Z] #39 88.74 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-05-07T19:42:07.816Z] #39 88.76 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-05-07T19:42:07.816Z] #39 88.77 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-05-07T19:42:07.816Z] #39 88.78 Setting up python-protobuf (3.6.1.3-2) ... [2020-05-07T19:42:08.176Z] #39 ... [2020-05-07T19:42:08.176Z] [2020-05-07T19:42:08.176Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T19:42:08.176Z] #26 23.53 [2020-05-07T19:42:08.176Z] #26 26.41 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-07T19:42:08.176Z] #26 27.36 #=#=# [2020-05-07T19:42:08.176Z] #26 27.67 ####################### 33.0% ############################################################ 84.4% ######################################################################## 100.0% [2020-05-07T19:42:08.176Z] #26 28.21 [2020-05-07T19:42:08.176Z] #26 30.64 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-07T19:42:08.176Z] #26 31.47 #=#=# #26 ... [2020-05-07T19:42:08.176Z] [2020-05-07T19:42:08.176Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T19:42:08.176Z] #33 84.23 Selecting previously unselected package libxml2:ppc64el. [2020-05-07T19:42:08.176Z] #33 84.26 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-05-07T19:42:08.176Z] #33 84.26 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-07T19:42:08.176Z] #33 85.55 Selecting previously unselected package libarchive13:ppc64el. [2020-05-07T19:42:08.176Z] #33 85.58 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-05-07T19:42:08.176Z] #33 85.58 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-07T19:42:08.176Z] #33 86.15 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-05-07T19:42:08.176Z] #33 86.15 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-05-07T19:42:08.176Z] #33 86.16 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-07T19:42:08.176Z] #33 86.37 Selecting previously unselected package librhash0:ppc64el. [2020-05-07T19:42:08.176Z] #33 86.37 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-05-07T19:42:08.176Z] #33 86.39 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-05-07T19:42:08.176Z] #33 86.73 Selecting previously unselected package libuv1:ppc64el. [2020-05-07T19:42:08.176Z] #33 86.74 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-05-07T19:42:08.176Z] #33 86.76 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-05-07T19:42:08.176Z] #33 87.04 Selecting previously unselected package cmake. [2020-05-07T19:42:08.177Z] #33 87.04 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-05-07T19:42:08.177Z] #33 87.06 Unpacking cmake (3.13.4-1) ... [2020-05-07T19:42:08.177Z] #33 91.63 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-07T19:42:08.177Z] #33 91.65 Setting up xxd (2:8.1.0875-5) ... [2020-05-07T19:42:08.177Z] #33 91.67 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-05-07T19:42:08.177Z] #33 91.70 Setting up vim-common (2:8.1.0875-5) ... [2020-05-07T19:42:08.177Z] #33 91.80 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-05-07T19:42:08.177Z] #33 91.81 Setting up cmake-data (3.13.4-1) ... [2020-05-07T19:42:08.177Z] #33 91.84 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-05-07T19:42:08.177Z] #33 91.85 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-05-07T19:42:08.177Z] #33 91.87 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-05-07T19:42:08.177Z] #33 91.87 Setting up cmake (3.13.4-1) ... [2020-05-07T19:42:08.177Z] #33 91.89 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T19:42:08.177Z] #33 92.10 Processing triggers for mime-support (3.62) ... [2020-05-07T19:42:08.177Z] #33 DONE 92.6s [2020-05-07T19:42:08.177Z] [2020-05-07T19:42:08.177Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T19:42:08.177Z] #26 31.47 #=#=# [2020-05-07T19:42:08.177Z] #26 ... [2020-05-07T19:42:08.177Z] [2020-05-07T19:42:08.177Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T19:42:08.177Z] #11 89.04 Selecting previously unselected package binutils-mingw-w64. [2020-05-07T19:42:08.177Z] #11 89.04 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-05-07T19:42:08.177Z] #11 89.06 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-07T19:42:08.177Z] #11 89.40 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-05-07T19:42:08.177Z] #11 89.40 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-07T19:42:08.177Z] #11 89.41 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-07T19:42:08.177Z] #11 89.69 Selecting previously unselected package dmsetup. [2020-05-07T19:42:08.177Z] #11 89.69 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-05-07T19:42:08.177Z] #11 89.70 Unpacking dmsetup (2:1.02.155-3) ... [2020-05-07T19:42:08.177Z] #11 90.06 Selecting previously unselected package mingw-w64-common. [2020-05-07T19:42:08.177Z] #11 90.07 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-05-07T19:42:08.177Z] #11 90.08 Unpacking mingw-w64-common (6.0.0-3) ... [2020-05-07T19:42:08.549Z] ok github.com/docker/docker/daemon/config 0.102s coverage: 81.7% of statements [2020-05-07T19:42:08.549Z] ok github.com/docker/docker/daemon/events 0.074s coverage: 50.0% of statements [2020-05-07T19:42:09.935Z] #11 ... [2020-05-07T19:42:09.935Z] [2020-05-07T19:42:09.935Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T19:42:09.935Z] #26 31.91 ####### 10.1% ######################################################################## 100.0% [2020-05-07T19:42:09.935Z] #26 32.32 [2020-05-07T19:42:10.569Z] INFO [loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|deps|exports_file|imports|files) took 1m55.891728426s [2020-05-07T19:42:10.569Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 468.112564ms [2020-05-07T19:42:11.090Z] ok github.com/docker/docker/daemon/graphdriver 0.018s coverage: 2.2% of statements [2020-05-07T19:42:11.108Z] #26 ... [2020-05-07T19:42:11.108Z] [2020-05-07T19:42:11.108Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:42:11.108Z] #42 85.19 syscall [2020-05-07T19:42:11.108Z] #42 91.64 vendor/golang.org/x/net/dns/dnsmessage [2020-05-07T19:42:11.108Z] #42 91.93 bytes [2020-05-07T19:42:11.108Z] #42 ... [2020-05-07T19:42:11.108Z] [2020-05-07T19:42:11.108Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:42:11.108Z] #34 0.626 + RM_GOPATH=0 [2020-05-07T19:42:11.108Z] #34 0.627 + TMP_GOPATH= [2020-05-07T19:42:11.108Z] #34 0.627 + : /build [2020-05-07T19:42:11.108Z] #34 0.628 + '[' -z '' ']' [2020-05-07T19:42:11.108Z] #34 0.628 ++ mktemp -d [2020-05-07T19:42:11.108Z] #34 0.651 + export GOPATH=/tmp/tmp.XP4QJDllMI [2020-05-07T19:42:11.108Z] #34 0.651 + GOPATH=/tmp/tmp.XP4QJDllMI [2020-05-07T19:42:11.108Z] #34 0.651 + RM_GOPATH=1 [2020-05-07T19:42:11.108Z] #34 0.653 ++ dirname /tmp/install/install.sh [2020-05-07T19:42:11.108Z] #34 0.656 + dir=/tmp/install [2020-05-07T19:42:11.108Z] #34 0.662 + bin=tini [2020-05-07T19:42:11.108Z] #34 0.662 + shift [2020-05-07T19:42:11.108Z] #34 0.663 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-07T19:42:11.108Z] #34 0.663 + . /tmp/install/tini.installer [2020-05-07T19:42:11.108Z] #34 0.667 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T19:42:11.108Z] #34 0.667 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T19:42:11.108Z] #34 0.668 + install_tini [2020-05-07T19:42:11.108Z] #34 0.668 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-07T19:42:11.108Z] #34 0.668 + git clone https://github.com/krallin/tini.git /tmp/tmp.XP4QJDllMI/tini [2020-05-07T19:42:11.108Z] #34 0.677 Cloning into '/tmp/tmp.XP4QJDllMI/tini'... [2020-05-07T19:42:11.108Z] #34 2.258 + cd /tmp/tmp.XP4QJDllMI/tini [2020-05-07T19:42:11.108Z] #34 2.263 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T19:42:11.108Z] #34 2.290 + cmake . [2020-05-07T19:42:11.853Z] #34 3.393 -- The C compiler identification is GNU 8.3.0 [2020-05-07T19:42:11.853Z] #34 3.487 -- Check for working C compiler: /usr/bin/cc [2020-05-07T19:42:11.853Z] #34 ... [2020-05-07T19:42:11.853Z] [2020-05-07T19:42:11.853Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:42:11.853Z] #44 86.16 + cd /tmp/tmp.rQIy94mktN/src/gotest.tools/gotestsum [2020-05-07T19:42:11.853Z] #44 86.16 + git checkout -q v0.3.5 [2020-05-07T19:42:11.853Z] #44 86.28 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-07T19:42:12.194Z] #44 ... [2020-05-07T19:42:12.194Z] [2020-05-07T19:42:12.194Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T19:42:12.194Z] #26 34.98 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-07T19:42:12.194Z] #26 35.17 skipping existing c8c2d4a6b2e3 [2020-05-07T19:42:12.194Z] #26 35.50 [2020-05-07T19:42:14.375Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-05-07T19:42:14.639Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.501s coverage: 13.9% of statements [2020-05-07T19:42:15.268Z] #26 ... [2020-05-07T19:42:15.268Z] [2020-05-07T19:42:15.268Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T19:42:15.268Z] #39 98.53 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-05-07T19:42:15.268Z] #39 98.55 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T19:42:15.268Z] #39 DONE 99.0s [2020-05-07T19:42:15.268Z] [2020-05-07T19:42:15.268Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T19:42:15.608Z] #40 ... [2020-05-07T19:42:15.608Z] [2020-05-07T19:42:15.608Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:42:15.608Z] #31 89.86 bytes [2020-05-07T19:42:15.608Z] #31 89.87 strings [2020-05-07T19:42:15.951Z] #31 ... [2020-05-07T19:42:15.951Z] [2020-05-07T19:42:15.951Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T19:42:15.951Z] #11 99.45 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-05-07T19:42:15.951Z] #11 99.47 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-05-07T19:42:15.951Z] #11 99.47 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-07T19:42:16.018Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.716s coverage: 57.0% of statements [2020-05-07T19:42:16.691Z] #11 ... [2020-05-07T19:42:16.691Z] [2020-05-07T19:42:16.691Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T19:42:16.692Z] #26 38.40 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-07T19:42:16.692Z] #26 39.10 #=#=# [2020-05-07T19:42:16.692Z] #26 39.45 ######################################################################## 100.0% [2020-05-07T19:42:16.692Z] #26 39.77 [2020-05-07T19:42:16.692Z] #26 39.90 Download of images into '/build' complete. [2020-05-07T19:42:16.692Z] #26 39.90 Use something like the following to load the result into a Docker daemon: [2020-05-07T19:42:16.692Z] #26 39.90 tar -cC '/build' . | docker load [2020-05-07T19:42:16.692Z] #26 DONE 40.0s [2020-05-07T19:42:17.034Z] [2020-05-07T19:42:17.034Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:42:17.034Z] #31 100.3 bufio [2020-05-07T19:42:17.034Z] #31 ... [2020-05-07T19:42:17.034Z] [2020-05-07T19:42:17.034Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:42:17.034Z] #48 91.08 strconv [2020-05-07T19:42:17.034Z] #48 91.11 strings [2020-05-07T19:42:17.034Z] #48 91.14 syscall [2020-05-07T19:42:17.034Z] #48 91.17 bytes [2020-05-07T19:42:17.034Z] #48 ... [2020-05-07T19:42:17.034Z] [2020-05-07T19:42:17.034Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:42:17.034Z] #34 4.335 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-07T19:42:17.034Z] #34 4.338 -- Detecting C compiler ABI info [2020-05-07T19:42:17.034Z] #34 5.510 -- Detecting C compiler ABI info - done [2020-05-07T19:42:17.034Z] #34 5.653 -- Detecting C compile features [2020-05-07T19:42:17.778Z] #34 9.490 -- Detecting C compile features - done [2020-05-07T19:42:17.778Z] #34 9.580 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-07T19:42:18.507Z] #34 10.22 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-07T19:42:18.555Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.8% of statements [2020-05-07T19:42:18.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-07T19:42:18.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-07T19:42:19.235Z] #34 10.65 -- Configuring done [2020-05-07T19:42:19.235Z] #34 10.72 -- Generating done [2020-05-07T19:42:19.235Z] #34 10.73 -- Build files have been written to: /tmp/tmp.XP4QJDllMI/tini [2020-05-07T19:42:19.235Z] #34 10.75 + make tini-static [2020-05-07T19:42:19.492Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.372s coverage: 45.9% of statements [2020-05-07T19:42:19.958Z] #34 11.40 Scanning dependencies of target tini-static [2020-05-07T19:42:19.959Z] #34 11.61 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-07T19:42:19.959Z] #34 ... [2020-05-07T19:42:19.959Z] [2020-05-07T19:42:19.959Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:42:19.959Z] #42 104.2 bufio [2020-05-07T19:42:20.869Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.488s coverage: 73.1% of statements [2020-05-07T19:42:21.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-07T19:42:21.806Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.909s coverage: 49.5% of statements [2020-05-07T19:42:22.066Z] ok github.com/docker/docker/daemon 12.325s coverage: 17.4% of statements [2020-05-07T19:42:22.066Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-07T19:42:22.066Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-07T19:42:22.066Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-07T19:42:22.066Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-07T19:42:22.066Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-07T19:42:22.340Z] #42 106.7 reflect [2020-05-07T19:42:23.447Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.584s coverage: 76.1% of statements [2020-05-07T19:42:23.706Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.022s coverage: 58.0% of statements [2020-05-07T19:42:24.275Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.039s coverage: 3.0% of statements [2020-05-07T19:42:24.535Z] ok github.com/docker/docker/daemon/links 0.032s coverage: 93.0% of statements [2020-05-07T19:42:25.385Z] #42 ... [2020-05-07T19:42:25.385Z] [2020-05-07T19:42:25.385Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:42:25.385Z] #34 15.12 [100%] Linking C executable tini-static [2020-05-07T19:42:25.385Z] #34 16.24 [100%] Built target tini-static [2020-05-07T19:42:25.385Z] #34 16.35 + mkdir -p /build [2020-05-07T19:42:25.385Z] #34 16.35 + cp tini-static /build/docker-init [2020-05-07T19:42:25.385Z] #34 DONE 16.6s [2020-05-07T19:42:25.385Z] [2020-05-07T19:42:25.385Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T19:42:25.385Z] #40 2.567 Note: Building without setproctitle() and strlcpy() support. [2020-05-07T19:42:25.385Z] #40 2.569 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-07T19:42:25.385Z] #40 2.578 Note: Building without GnuTLS support [2020-05-07T19:42:25.385Z] #40 5.280 fatal: not a git repository (or any of the parent directories): .git [2020-05-07T19:42:25.385Z] #40 5.338 GEN .gitid [2020-05-07T19:42:25.385Z] #40 5.372 GEN criu/include/version.h [2020-05-07T19:42:25.385Z] #40 5.429 GEN include/common/asm [2020-05-07T19:42:25.385Z] #40 8.535 PBCC images/google/protobuf/descriptor.pb-c.c [2020-05-07T19:42:25.385Z] #40 8.722 PBCC images/opts.pb-c.c [2020-05-07T19:42:25.385Z] #40 8.875 PBCC images/sit.pb-c.c [2020-05-07T19:42:25.385Z] #40 8.974 DEP images/google/protobuf/descriptor.pb-c.d [2020-05-07T19:42:25.385Z] #40 9.083 DEP images/opts.pb-c.d [2020-05-07T19:42:25.385Z] #40 9.182 DEP images/sit.pb-c.d [2020-05-07T19:42:25.385Z] #40 9.272 PBCC images/macvlan.pb-c.c [2020-05-07T19:42:25.385Z] #40 9.293 DEP images/macvlan.pb-c.d [2020-05-07T19:42:25.385Z] #40 9.442 PBCC images/autofs.pb-c.c [2020-05-07T19:42:25.385Z] #40 9.481 DEP images/autofs.pb-c.d [2020-05-07T19:42:25.385Z] #40 9.550 PBCC images/sysctl.pb-c.c [2020-05-07T19:42:25.385Z] #40 9.615 DEP images/sysctl.pb-c.d [2020-05-07T19:42:25.385Z] #40 9.759 PBCC images/time.pb-c.c [2020-05-07T19:42:25.385Z] #40 9.815 DEP images/time.pb-c.d [2020-05-07T19:42:25.385Z] #40 9.913 PBCC images/binfmt-misc.pb-c.c [2020-05-07T19:42:25.385Z] #40 9.948 DEP images/binfmt-misc.pb-c.d [2020-05-07T19:42:25.385Z] #40 10.10 PBCC images/seccomp.pb-c.c [2020-05-07T19:42:25.385Z] #40 10.14 DEP images/seccomp.pb-c.d [2020-05-07T19:42:25.385Z] #40 10.30 PBCC images/userns.pb-c.c [2020-05-07T19:42:25.385Z] #40 10.36 DEP images/userns.pb-c.d [2020-05-07T19:42:25.385Z] #40 10.45 PBCC images/cgroup.pb-c.c [2020-05-07T19:42:25.385Z] #40 10.52 DEP images/cgroup.pb-c.d [2020-05-07T19:42:25.385Z] #40 10.64 PBCC images/fown.pb-c.c [2020-05-07T19:42:25.723Z] #40 10.69 PBCC images/ext-file.pb-c.c [2020-05-07T19:42:25.723Z] #40 10.79 DEP images/fown.pb-c.d [2020-05-07T19:42:25.723Z] #40 10.98 DEP images/ext-file.pb-c.d [2020-05-07T19:42:25.724Z] #40 11.07 PBCC images/rpc.pb-c.c [2020-05-07T19:42:26.063Z] #40 11.21 DEP images/rpc.pb-c.d [2020-05-07T19:42:26.063Z] #40 11.33 PBCC images/siginfo.pb-c.c [2020-05-07T19:42:26.400Z] #40 11.39 DEP images/siginfo.pb-c.d [2020-05-07T19:42:26.400Z] #40 11.52 PBCC images/pagemap.pb-c.c [2020-05-07T19:42:26.400Z] #40 11.66 DEP images/pagemap.pb-c.d [2020-05-07T19:42:26.400Z] #40 11.76 PBCC images/rlimit.pb-c.c [2020-05-07T19:42:26.442Z] ok github.com/docker/docker/daemon/logger 0.244s coverage: 41.8% of statements [2020-05-07T19:42:26.738Z] #40 11.80 DEP images/rlimit.pb-c.d [2020-05-07T19:42:26.738Z] #40 11.99 PBCC images/file-lock.pb-c.c [2020-05-07T19:42:26.738Z] #40 12.04 DEP images/file-lock.pb-c.d [2020-05-07T19:42:27.076Z] #40 12.11 PBCC images/tty.pb-c.c [2020-05-07T19:42:27.076Z] #40 12.25 DEP images/tty.pb-c.d [2020-05-07T19:42:27.076Z] #40 12.36 PBCC images/tun.pb-c.c [2020-05-07T19:42:27.076Z] #40 12.45 PBCC images/netdev.pb-c.c [2020-05-07T19:42:27.381Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.065s coverage: 57.7% of statements [2020-05-07T19:42:27.381Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-07T19:42:27.381Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-07T19:42:27.415Z] #40 12.54 DEP images/tun.pb-c.d [2020-05-07T19:42:27.415Z] #40 12.69 DEP images/netdev.pb-c.d [2020-05-07T19:42:27.641Z] ok github.com/docker/docker/daemon/logger/awslogs 0.296s coverage: 77.8% of statements [2020-05-07T19:42:27.768Z] #40 12.86 PBCC images/vma.pb-c.c [2020-05-07T19:42:27.768Z] #40 13.04 DEP images/vma.pb-c.d [2020-05-07T19:42:27.768Z] #40 ... [2020-05-07T19:42:27.769Z] [2020-05-07T19:42:27.769Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T19:42:27.769Z] #11 112.1 Selecting previously unselected package gcc-mingw-w64-base. [2020-05-07T19:42:27.769Z] #11 112.1 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-07T19:42:27.769Z] #11 112.1 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-07T19:42:27.900Z] ok github.com/docker/docker/daemon/images 0.059s coverage: 4.9% of statements [2020-05-07T19:42:27.900Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-07T19:42:27.900Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-07T19:42:27.900Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-07T19:42:27.900Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-07T19:42:28.160Z] ok github.com/docker/docker/daemon/logger/gelf 0.027s coverage: 67.0% of statements [2020-05-07T19:42:28.500Z] #11 112.6 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-05-07T19:42:28.500Z] #11 112.6 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-07T19:42:28.500Z] #11 112.6 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T19:42:29.097Z] ok github.com/docker/docker/daemon/logger/journald 0.030s coverage: 26.2% of statements [2020-05-07T19:42:29.097Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.030s coverage: 87.2% of statements [2020-05-07T19:42:29.357Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.035s coverage: 61.6% of statements [2020-05-07T19:42:29.925Z] ok github.com/docker/docker/daemon/logger/local 0.069s coverage: 75.2% of statements [2020-05-07T19:42:29.925Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-07T19:42:30.277Z] #11 ... [2020-05-07T19:42:30.277Z] [2020-05-07T19:42:30.277Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:42:30.277Z] #48 104.5 bufio [2020-05-07T19:42:30.277Z] #48 110.7 text/tabwriter [2020-05-07T19:42:30.277Z] #48 112.5 reflect [2020-05-07T19:42:30.277Z] #48 113.8 regexp/syntax [2020-05-07T19:42:30.623Z] #48 ... [2020-05-07T19:42:30.623Z] [2020-05-07T19:42:30.623Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T19:42:30.623Z] #40 13.18 PBCC images/creds.pb-c.c [2020-05-07T19:42:30.623Z] #40 13.21 DEP images/creds.pb-c.d [2020-05-07T19:42:30.623Z] #40 13.32 PBCC images/utsns.pb-c.c [2020-05-07T19:42:30.623Z] #40 13.35 DEP images/utsns.pb-c.d [2020-05-07T19:42:30.623Z] #40 13.46 PBCC images/ipc-desc.pb-c.c [2020-05-07T19:42:30.623Z] #40 13.54 PBCC images/ipc-sem.pb-c.c [2020-05-07T19:42:30.623Z] #40 13.61 DEP images/ipc-desc.pb-c.d [2020-05-07T19:42:30.623Z] #40 13.80 DEP images/ipc-sem.pb-c.d [2020-05-07T19:42:30.623Z] #40 13.86 PBCC images/ipc-msg.pb-c.c [2020-05-07T19:42:30.623Z] #40 13.89 DEP images/ipc-msg.pb-c.d [2020-05-07T19:42:30.623Z] #40 13.98 PBCC images/ipc-shm.pb-c.c [2020-05-07T19:42:30.623Z] #40 14.04 DEP images/ipc-shm.pb-c.d [2020-05-07T19:42:30.623Z] #40 14.17 PBCC images/ipc-var.pb-c.c [2020-05-07T19:42:30.623Z] #40 14.22 DEP images/ipc-var.pb-c.d [2020-05-07T19:42:30.623Z] #40 14.32 PBCC images/sk-opts.pb-c.c [2020-05-07T19:42:30.623Z] #40 14.38 PBCC images/packet-sock.pb-c.c [2020-05-07T19:42:30.623Z] #40 14.55 DEP images/sk-opts.pb-c.d [2020-05-07T19:42:30.623Z] #40 14.66 DEP images/packet-sock.pb-c.d [2020-05-07T19:42:30.623Z] #40 14.76 PBCC images/sk-netlink.pb-c.c [2020-05-07T19:42:30.623Z] #40 14.84 DEP images/sk-netlink.pb-c.d [2020-05-07T19:42:30.623Z] #40 14.92 PBCC images/sk-inet.pb-c.c [2020-05-07T19:42:30.623Z] #40 14.99 DEP images/sk-inet.pb-c.d [2020-05-07T19:42:30.623Z] #40 15.11 PBCC images/sk-unix.pb-c.c [2020-05-07T19:42:30.623Z] #40 15.30 DEP images/sk-unix.pb-c.d [2020-05-07T19:42:30.623Z] #40 15.41 PBCC images/mm.pb-c.c [2020-05-07T19:42:30.623Z] #40 15.46 DEP images/mm.pb-c.d [2020-05-07T19:42:30.623Z] #40 15.51 PBCC images/timerfd.pb-c.c [2020-05-07T19:42:30.623Z] #40 15.55 DEP images/timerfd.pb-c.d [2020-05-07T19:42:30.623Z] #40 15.67 PBCC images/timer.pb-c.c [2020-05-07T19:42:30.623Z] #40 15.71 DEP images/timer.pb-c.d [2020-05-07T19:42:30.623Z] #40 15.78 PBCC images/sa.pb-c.c [2020-05-07T19:42:30.623Z] #40 15.86 DEP images/sa.pb-c.d [2020-05-07T19:42:30.623Z] #40 15.96 PBCC images/pipe-data.pb-c.c [2020-05-07T19:42:30.623Z] #40 15.98 DEP images/pipe-data.pb-c.d [2020-05-07T19:42:30.864Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.027s coverage: 33.3% of statements [2020-05-07T19:42:30.971Z] #40 16.12 PBCC images/mnt.pb-c.c [2020-05-07T19:42:30.971Z] #40 16.21 DEP images/mnt.pb-c.d [2020-05-07T19:42:31.124Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 19.8% of statements [2020-05-07T19:42:31.322Z] #40 16.32 PBCC images/sk-packet.pb-c.c [2020-05-07T19:42:31.322Z] #40 16.34 DEP images/sk-packet.pb-c.d [2020-05-07T19:42:31.322Z] #40 16.42 PBCC images/tcp-stream.pb-c.c [2020-05-07T19:42:31.322Z] #40 16.49 DEP images/tcp-stream.pb-c.d [2020-05-07T19:42:31.322Z] #40 16.61 PBCC images/pipe.pb-c.c [2020-05-07T19:42:31.322Z] #40 16.66 DEP images/pipe.pb-c.d [2020-05-07T19:42:31.384Z] ok github.com/docker/docker/daemon/logger/syslog 0.023s coverage: 47.8% of statements [2020-05-07T19:42:31.667Z] #40 16.73 PBCC images/pstree.pb-c.c [2020-05-07T19:42:31.667Z] #40 16.78 DEP images/pstree.pb-c.d [2020-05-07T19:42:31.667Z] #40 16.85 PBCC images/fs.pb-c.c [2020-05-07T19:42:31.667Z] #40 16.89 DEP images/fs.pb-c.d [2020-05-07T19:42:31.953Z] ok github.com/docker/docker/daemon/logger/templates 0.019s coverage: 8.3% of statements [2020-05-07T19:42:32.008Z] #40 17.02 PBCC images/signalfd.pb-c.c [2020-05-07T19:42:32.008Z] #40 17.08 DEP images/signalfd.pb-c.d [2020-05-07T19:42:32.008Z] #40 17.20 PBCC images/fh.pb-c.c [2020-05-07T19:42:32.008Z] #40 17.29 PBCC images/fsnotify.pb-c.c [2020-05-07T19:42:32.367Z] #40 17.49 DEP images/fh.pb-c.d [2020-05-07T19:42:32.367Z] #40 17.70 DEP images/fsnotify.pb-c.d [2020-05-07T19:42:32.775Z] #40 17.75 PBCC images/eventpoll.pb-c.c [2020-05-07T19:42:32.775Z] #40 17.85 DEP images/eventpoll.pb-c.d [2020-05-07T19:42:32.775Z] #40 17.95 PBCC images/eventfd.pb-c.c [2020-05-07T19:42:32.775Z] #40 18.06 DEP images/eventfd.pb-c.d [2020-05-07T19:42:33.193Z] #40 18.30 PBCC images/remap-file-path.pb-c.c [2020-05-07T19:42:33.193Z] #40 18.37 DEP images/remap-file-path.pb-c.d [2020-05-07T19:42:33.193Z] #40 18.46 PBCC images/fifo.pb-c.c [2020-05-07T19:42:33.193Z] #40 18.48 DEP images/fifo.pb-c.d [2020-05-07T19:42:33.331Z] ok github.com/docker/docker/daemon/network 0.017s coverage: 63.8% of statements [2020-05-07T19:42:33.529Z] #40 18.55 PBCC images/ghost-file.pb-c.c [2020-05-07T19:42:33.529Z] #40 18.61 DEP images/ghost-file.pb-c.d [2020-05-07T19:42:33.529Z] #40 18.68 PBCC images/regfile.pb-c.c [2020-05-07T19:42:33.529Z] #40 ... [2020-05-07T19:42:33.529Z] [2020-05-07T19:42:33.529Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:42:33.529Z] #31 107.8 path [2020-05-07T19:42:33.529Z] #31 107.9 reflect [2020-05-07T19:42:33.529Z] #31 110.1 text/tabwriter [2020-05-07T19:42:33.529Z] #31 117.1 time [2020-05-07T19:42:33.529Z] #31 117.1 internal/syscall/unix [2020-05-07T19:42:33.529Z] #31 117.2 internal/syscall/execenv [2020-05-07T19:42:33.529Z] #31 ... [2020-05-07T19:42:33.529Z] [2020-05-07T19:42:33.529Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T19:42:33.529Z] #40 18.78 DEP images/regfile.pb-c.d [2020-05-07T19:42:33.529Z] #40 18.87 PBCC images/ns.pb-c.c [2020-05-07T19:42:33.592Z] ok github.com/docker/docker/daemon/logger/splunk 1.950s coverage: 82.5% of statements [2020-05-07T19:42:33.592Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-07T19:42:33.592Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-07T19:42:33.867Z] #40 18.90 DEP images/ns.pb-c.d [2020-05-07T19:42:33.867Z] #40 18.99 PBCC images/fdinfo.pb-c.c [2020-05-07T19:42:33.867Z] #40 19.12 DEP images/fdinfo.pb-c.d [2020-05-07T19:42:34.202Z] #40 19.32 PBCC images/core-aarch64.pb-c.c [2020-05-07T19:42:34.202Z] #40 19.43 PBCC images/core-arm.pb-c.c [2020-05-07T19:42:34.202Z] #40 19.52 PBCC images/core-ppc64.pb-c.c [2020-05-07T19:42:34.533Z] ok github.com/docker/docker/distribution/metadata 0.098s coverage: 48.2% of statements [2020-05-07T19:42:34.542Z] #40 19.68 PBCC images/core-s390.pb-c.c [2020-05-07T19:42:34.542Z] #40 19.79 PBCC images/core-x86.pb-c.c [2020-05-07T19:42:34.896Z] #40 19.94 PBCC images/core.pb-c.c [2020-05-07T19:42:34.896Z] #40 20.15 PBCC images/inventory.pb-c.c [2020-05-07T19:42:35.101Z] ok github.com/docker/docker/errdefs 0.012s coverage: 49.4% of statements [2020-05-07T19:42:35.101Z] ok github.com/docker/docker/distribution 0.412s coverage: 22.1% of statements [2020-05-07T19:42:35.101Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-07T19:42:35.249Z] #40 20.29 DEP images/core-aarch64.pb-c.d [2020-05-07T19:42:35.250Z] #40 20.50 DEP images/core-arm.pb-c.d [2020-05-07T19:42:35.586Z] #40 20.57 DEP images/core-ppc64.pb-c.d [2020-05-07T19:42:35.586Z] #40 20.69 DEP images/core-s390.pb-c.d [2020-05-07T19:42:35.586Z] #40 20.89 DEP images/core-x86.pb-c.d [2020-05-07T19:42:35.923Z] #40 21.03 DEP images/core.pb-c.d [2020-05-07T19:42:35.923Z] #40 21.11 DEP images/inventory.pb-c.d [2020-05-07T19:42:35.923Z] #40 21.23 PBCC images/cpuinfo.pb-c.c [2020-05-07T19:42:36.279Z] #40 21.36 DEP images/cpuinfo.pb-c.d [2020-05-07T19:42:36.279Z] #40 21.53 PBCC images/stats.pb-c.c [2020-05-07T19:42:36.279Z] #40 21.66 DEP images/stats.pb-c.d [2020-05-07T19:42:37.640Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2020-05-07T19:42:37.640Z] ok github.com/docker/docker/image 0.057s coverage: 86.4% of statements [2020-05-07T19:42:37.640Z] ok github.com/docker/docker/image/v1 0.024s coverage: 25.0% of statements [2020-05-07T19:42:37.899Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2020-05-07T19:42:38.159Z] ok github.com/docker/docker/distribution/xfer 1.759s coverage: 85.1% of statements [2020-05-07T19:42:38.159Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-07T19:42:38.159Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-07T19:42:38.159Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-07T19:42:38.729Z] ok github.com/docker/docker/pkg/aaparser 0.011s coverage: 50.0% of statements [2020-05-07T19:42:40.136Z] #40 25.07 make[1]: Nothing to be done for 'all'. [2020-05-07T19:42:40.637Z] ok github.com/docker/docker/opts 0.079s coverage: 67.4% of statements [2020-05-07T19:42:40.919Z] #40 ... [2020-05-07T19:42:40.919Z] [2020-05-07T19:42:40.919Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:42:40.919Z] #42 115.0 regexp/syntax [2020-05-07T19:42:40.919Z] #42 119.0 hash/crc32 [2020-05-07T19:42:40.919Z] #42 124.3 vendor/golang.org/x/text/transform [2020-05-07T19:42:41.206Z] ok github.com/docker/docker/pkg/authorization 0.475s coverage: 68.3% of statements [2020-05-07T19:42:41.206Z] ok github.com/docker/docker/pkg/broadcaster 0.020s coverage: 100.0% of statements [2020-05-07T19:42:41.466Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-05-07T19:42:41.658Z] #42 ... [2020-05-07T19:42:41.658Z] [2020-05-07T19:42:41.658Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:42:41.658Z] #48 125.8 time [2020-05-07T19:42:42.403Z] ok github.com/docker/docker/pkg/directory 0.017s coverage: 80.0% of statements [2020-05-07T19:42:42.403Z] ok github.com/docker/docker/pkg/archive 1.246s coverage: 76.8% of statements [2020-05-07T19:42:42.971Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-05-07T19:42:43.230Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 92.9% of statements [2020-05-07T19:42:43.798Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-05-07T19:42:44.365Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-05-07T19:42:44.624Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-05-07T19:42:45.999Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-05-07T19:42:45.999Z] ok github.com/docker/docker/pkg/chrootarchive 3.595s coverage: 43.2% of statements [2020-05-07T19:42:46.566Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2020-05-07T19:42:47.134Z] ok github.com/docker/docker/pkg/fsutils 0.306s coverage: 85.1% of statements [2020-05-07T19:42:47.134Z] ok github.com/docker/docker/pkg/homedir 0.028s coverage: 11.4% of statements [2020-05-07T19:42:47.134Z] ok github.com/docker/docker/pkg/discovery/kv 3.094s coverage: 84.1% of statements [2020-05-07T19:42:47.638Z] #48 131.1 regexp [2020-05-07T19:42:47.638Z] #48 ... [2020-05-07T19:42:47.638Z] [2020-05-07T19:42:47.638Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T19:42:47.638Z] #40 28.23 CC images/stats.o [2020-05-07T19:42:47.638Z] #40 29.08 CC images/core.o [2020-05-07T19:42:47.638Z] #40 30.47 CC images/core-x86.o [2020-05-07T19:42:47.638Z] #40 31.75 CC images/core-arm.o [2020-05-07T19:42:47.638Z] #40 32.65 CC images/core-aarch64.o [2020-05-07T19:42:47.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-07T19:42:47.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-07T19:42:47.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-07T19:42:48.071Z] ok github.com/docker/docker/layer 7.761s coverage: 68.8% of statements [2020-05-07T19:42:48.071Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-07T19:42:48.072Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-07T19:42:48.072Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-07T19:42:48.072Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-07T19:42:48.072Z] ? github.com/docker/docker/oci [no test files] [2020-05-07T19:42:48.072Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-07T19:42:48.072Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-07T19:42:48.072Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-07T19:42:48.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-07T19:42:48.330Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2020-05-07T19:42:48.369Z] #40 33.38 CC images/core-ppc64.o [2020-05-07T19:42:48.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-07T19:42:48.610Z] ok github.com/docker/docker/pkg/ioutils 0.599s coverage: 69.3% of statements [2020-05-07T19:42:48.610Z] ok github.com/docker/docker/pkg/idtools 0.823s coverage: 70.3% of statements [2020-05-07T19:42:48.717Z] #40 ... [2020-05-07T19:42:48.717Z] [2020-05-07T19:42:48.717Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:42:48.878Z] ok github.com/docker/docker/pkg/locker 0.056s coverage: 88.9% of statements [2020-05-07T19:42:48.878Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2020-05-07T19:42:48.878Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-07T19:42:48.878Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-07T19:42:49.137Z] ok github.com/docker/docker/pkg/namesgenerator 0.022s coverage: 85.7% of statements [2020-05-07T19:42:49.137Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-07T19:42:49.407Z] ok github.com/docker/docker/pkg/parsers 0.034s coverage: 97.0% of statements [2020-05-07T19:42:49.667Z] ok github.com/docker/docker/pkg/parsers/kernel 0.014s coverage: 60.0% of statements [2020-05-07T19:42:49.937Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.045s coverage: 91.4% of statements [2020-05-07T19:42:50.208Z] ok github.com/docker/docker/pkg/pidfile 0.025s coverage: 82.4% of statements [2020-05-07T19:42:50.208Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-07T19:42:50.208Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-07T19:42:50.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-07T19:42:50.786Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.032s coverage: 56.8% of statements [2020-05-07T19:42:51.115Z] #53 72.83 Checking out files: 39% (1271/3186) Checking out files: 40% (1275/3186) Checking out files: 41% (1307/3186) Checking out files: 42% (1339/3186) Checking out files: 43% (1370/3186) Checking out files: 44% (1402/3186) Checking out files: 45% (1434/3186) Checking out files: 46% (1466/3186) Checking out files: 47% (1498/3186) Checking out files: 48% (1530/3186) Checking out files: 49% (1562/3186) Checking out files: 50% (1593/3186) Checking out files: 51% (1625/3186) Checking out files: 52% (1657/3186) Checking out files: 53% (1689/3186) Checking out files: 54% (1721/3186) Checking out files: 55% (1753/3186) Checking out files: 56% (1785/3186) Checking out files: 57% (1817/3186) Checking out files: 58% (1848/3186) Checking out files: 59% (1880/3186) Checking out files: 60% (1912/3186) Checking out files: 61% (1944/3186) Checking out files: 62% (1976/3186) Checking out files: 63% (2008/3186) Checking out files: 64% (2040/3186) Checking out files: 65% (2071/3186) Checking out files: 66% (2103/3186) Checking out files: 67% (2135/3186) Checking out files: 68% (2167/3186) Checking out files: 69% (2199/3186) Checking out files: 70% (2231/3186) Checking out files: 71% (2263/3186) Checking out files: 72% (2294/3186) Checking out files: 73% (2326/3186) Checking out files: 74% (2358/3186) Checking out files: 75% (2390/3186) Checking out files: 75% (2402/3186) Checking out files: 76% (2422/3186) Checking out files: 77% (2454/3186) Checking out files: 78% (2486/3186) Checking out files: 79% (2517/3186) Checking out files: 80% (2549/3186) Checking out files: 81% (2581/3186) Checking out files: 82% (2613/3186) Checking out files: 83% (2645/3186) Checking out files: 84% (2677/3186) Checking out files: 85% (2709/3186) Checking out files: 86% (2740/3186) Checking out files: 87% (2772/3186) Checking out files: 88% (2804/3186) Checking out files: 89% (2836/3186) Checking out files: 90% (2868/3186) Checking out files: 90% (2875/3186) Checking out files: 91% (2900/3186) Checking out files: 92% (2932/3186) Checking out files: 93% (2963/3186) Checking out files: 94% (2995/3186) Checking out files: 95% (3027/3186) Checking out files: 96% (3059/3186) Checking out files: 97% (3091/3186) Checking out files: 98% (3123/3186) Checking out files: 99% (3155/3186) Checking out files: 100% (3186/3186) Checking out files: 100% (3186/3186), done. [2020-05-07T19:42:51.115Z] #53 75.21 + cd /tmp/tmp.oGUwxDHyz3/src/github.com/containerd/containerd [2020-05-07T19:42:51.368Z] ok github.com/docker/docker/pkg/pools 0.029s coverage: 88.2% of statements [2020-05-07T19:42:51.368Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements [2020-05-07T19:42:51.368Z] ok github.com/docker/docker/pkg/plugins/transport 0.013s coverage: 85.7% of statements [2020-05-07T19:42:51.460Z] #53 75.21 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T19:42:51.946Z] ok github.com/docker/docker/pkg/reexec 0.014s coverage: 82.4% of statements [2020-05-07T19:42:52.197Z] #53 ... [2020-05-07T19:42:52.197Z] [2020-05-07T19:42:52.197Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:42:52.197Z] #42 126.3 time [2020-05-07T19:42:52.197Z] #42 133.8 regexp [2020-05-07T19:42:52.197Z] #42 ... [2020-05-07T19:42:52.197Z] [2020-05-07T19:42:52.197Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T19:42:52.197Z] #40 34.64 CC images/core-s390.o [2020-05-07T19:42:52.197Z] #40 36.45 CC images/cpuinfo.o [2020-05-07T19:42:52.197Z] #40 37.27 CC images/inventory.o [2020-05-07T19:42:52.536Z] #40 37.83 CC images/fdinfo.o [2020-05-07T19:42:52.884Z] ok github.com/docker/docker/pkg/stdcopy 0.015s coverage: 100.0% of statements [2020-05-07T19:42:52.884Z] ok github.com/docker/docker/pkg/pubsub 1.095s coverage: 73.9% of statements [2020-05-07T19:42:53.266Z] #40 38.50 CC images/fown.o [2020-05-07T19:42:53.452Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2020-05-07T19:42:53.452Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2020-05-07T19:42:53.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-07T19:42:53.600Z] #40 38.92 CC images/ns.o [2020-05-07T19:42:53.711Z] ok github.com/docker/docker/pkg/symlink 0.026s coverage: 87.7% of statements [2020-05-07T19:42:54.322Z] #40 39.40 CC images/regfile.o [2020-05-07T19:42:54.322Z] #40 ... [2020-05-07T19:42:54.322Z] [2020-05-07T19:42:54.322Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:42:54.322Z] #31 128.7 internal/poll [2020-05-07T19:42:54.322Z] #31 132.3 os [2020-05-07T19:42:54.322Z] #31 132.4 internal/fmtsort [2020-05-07T19:42:54.322Z] #31 136.3 path/filepath [2020-05-07T19:42:54.322Z] #31 136.3 fmt [2020-05-07T19:42:54.647Z] ok github.com/docker/docker/pkg/sysinfo 0.019s coverage: 54.1% of statements [2020-05-07T19:42:54.661Z] #31 ... [2020-05-07T19:42:54.661Z] [2020-05-07T19:42:54.661Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:42:54.661Z] #53 76.86 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-07T19:42:54.661Z] #53 76.86 + BUILDTAGS='netgo osusergo static_build' [2020-05-07T19:42:54.661Z] #53 76.86 + export EXTRA_FLAGS=-buildmode=pie [2020-05-07T19:42:54.661Z] #53 76.86 + EXTRA_FLAGS=-buildmode=pie [2020-05-07T19:42:54.661Z] #53 76.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-07T19:42:54.661Z] #53 76.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-07T19:42:54.661Z] #53 76.87 + '[' '' = dynamic ']' [2020-05-07T19:42:54.661Z] #53 76.87 + make [2020-05-07T19:42:54.661Z] #53 78.53 + bin/ctr [2020-05-07T19:42:54.906Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 36.9% of statements [2020-05-07T19:42:54.906Z] ok github.com/docker/docker/pkg/signal 2.824s coverage: 61.0% of statements [2020-05-07T19:42:55.475Z] ok github.com/docker/docker/pkg/tailfile 0.131s coverage: 88.6% of statements [2020-05-07T19:42:55.475Z] testing: warning: no tests to run [2020-05-07T19:42:55.475Z] coverage: [no statements] [2020-05-07T19:42:55.475Z] ok github.com/docker/docker/pkg/term/windows 0.009s coverage: [no statements] [no tests to run] [2020-05-07T19:42:55.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-07T19:42:56.045Z] ok github.com/docker/docker/pkg/tarsum 0.136s coverage: 89.3% of statements [2020-05-07T19:42:56.045Z] ok github.com/docker/docker/pkg/urlutil 0.011s coverage: 100.0% of statements [2020-05-07T19:42:56.045Z] ok github.com/docker/docker/pkg/truncindex 0.113s coverage: 91.5% of statements [2020-05-07T19:42:56.305Z] ok github.com/docker/docker/pkg/useragent 0.010s coverage: 88.9% of statements [2020-05-07T19:42:56.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-07T19:42:57.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-07T19:42:57.685Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2020-05-07T19:42:58.255Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 73.8% of statements [2020-05-07T19:42:58.513Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-05-07T19:42:59.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-07T19:42:59.452Z] ok github.com/docker/docker/plugin 0.597s coverage: 23.3% of statements [2020-05-07T19:42:59.711Z] ok github.com/docker/docker/registry/resumable 0.029s coverage: 100.0% of statements [2020-05-07T19:43:00.278Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 45.3% of statements [2020-05-07T19:43:00.650Z] #53 ... [2020-05-07T19:43:00.650Z] [2020-05-07T19:43:00.650Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T19:43:00.650Z] #40 39.89 CC images/ghost-file.o [2020-05-07T19:43:00.650Z] #40 40.49 CC images/fifo.o [2020-05-07T19:43:00.650Z] #40 40.84 CC images/remap-file-path.o [2020-05-07T19:43:00.650Z] #40 41.23 CC images/eventfd.o [2020-05-07T19:43:00.650Z] #40 41.82 CC images/eventpoll.o [2020-05-07T19:43:00.650Z] #40 42.34 CC images/fh.o [2020-05-07T19:43:00.650Z] #40 43.21 CC images/fsnotify.o [2020-05-07T19:43:00.650Z] #40 44.59 CC images/signalfd.o [2020-05-07T19:43:00.650Z] #40 44.97 CC images/fs.o [2020-05-07T19:43:00.650Z] #40 45.34 CC images/pstree.o [2020-05-07T19:43:00.650Z] #40 45.78 CC images/pipe.o [2020-05-07T19:43:00.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-07T19:43:00.845Z] ok github.com/docker/docker/registry 0.246s coverage: 56.1% of statements [2020-05-07T19:43:00.845Z] ok github.com/docker/docker/testutil 0.013s coverage: 62.5% of statements [2020-05-07T19:43:00.985Z] #40 46.28 CC images/tcp-stream.o [2020-05-07T19:43:00.985Z] #40 ... [2020-05-07T19:43:00.985Z] [2020-05-07T19:43:00.985Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:43:00.985Z] #42 145.2 context [2020-05-07T19:43:02.225Z] ok github.com/docker/docker/runconfig 0.038s coverage: 65.8% of statements [2020-05-07T19:43:02.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-07T19:43:02.734Z] #42 146.9 github.com/LK4D4/vndr/versioned [2020-05-07T19:43:02.734Z] #42 147.0 internal/lazyregexp [2020-05-07T19:43:03.604Z] ok github.com/docker/docker/volume/local 0.039s coverage: 73.0% of statements [2020-05-07T19:43:03.604Z] ok github.com/docker/docker/volume/drivers 0.024s coverage: 36.1% of statements [2020-05-07T19:43:03.926Z] #42 148.3 os/exec [2020-05-07T19:43:03.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-07T19:43:04.172Z] ok github.com/docker/docker/volume/mounts 0.078s coverage: 67.0% of statements [2020-05-07T19:43:04.264Z] #42 148.5 net [2020-05-07T19:43:05.002Z] #42 ... [2020-05-07T19:43:05.002Z] [2020-05-07T19:43:05.002Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:43:05.002Z] #31 139.3 io/ioutil [2020-05-07T19:43:05.002Z] #31 143.0 log [2020-05-07T19:43:05.002Z] #31 143.0 flag [2020-05-07T19:43:05.002Z] #31 143.0 github.com/BurntSushi/toml [2020-05-07T19:43:05.107Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2020-05-07T19:43:05.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-07T19:43:05.347Z] #31 ... [2020-05-07T19:43:05.347Z] [2020-05-07T19:43:05.347Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T19:43:05.347Z] #40 46.64 CC images/sk-packet.o [2020-05-07T19:43:05.347Z] #40 47.23 CC images/mnt.o [2020-05-07T19:43:05.347Z] #40 47.52 CC images/pipe-data.o [2020-05-07T19:43:05.347Z] #40 47.84 CC images/sa.o [2020-05-07T19:43:05.347Z] #40 48.25 CC images/timer.o [2020-05-07T19:43:05.347Z] #40 48.90 CC images/timerfd.o [2020-05-07T19:43:05.347Z] #40 49.31 CC images/mm.o [2020-05-07T19:43:05.347Z] #40 49.88 CC images/sk-opts.o [2020-05-07T19:43:05.347Z] #40 50.33 CC images/sk-unix.o [2020-05-07T19:43:05.691Z] #40 50.88 CC images/sk-inet.o [2020-05-07T19:43:06.425Z] #40 51.63 CC images/tun.o [2020-05-07T19:43:06.683Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-07T19:43:06.684Z] Using test binary docker [2020-05-07T19:43:06.684Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-07T19:43:06.684Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-07T19:43:06.684Z] INFO: Waiting for daemon to start... [2020-05-07T19:43:06.684Z] Starting dockerd [2020-05-07T19:43:07.171Z] #40 52.16 CC images/sk-netlink.o [2020-05-07T19:43:07.511Z] #40 52.62 CC images/packet-sock.o [2020-05-07T19:43:08.299Z] #40 53.47 CC images/ipc-var.o [2020-05-07T19:43:08.299Z] #40 ... [2020-05-07T19:43:08.299Z] [2020-05-07T19:43:08.299Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:43:08.299Z] #42 152.6 go/token [2020-05-07T19:43:08.299Z] #42 152.6 net/url [2020-05-07T19:43:09.304Z] . [2020-05-07T19:43:09.304Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-07T19:43:09.304Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-07T19:43:09.304Z] Error: No such image: emptyfs [2020-05-07T19:43:09.304Z] Running integration-test (iteration 1) [2020-05-07T19:43:09.304Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-07T19:43:10.596Z] #42 154.4 text/template/parse [2020-05-07T19:43:12.307Z] #42 ... [2020-05-07T19:43:12.307Z] [2020-05-07T19:43:12.307Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:43:12.307Z] #48 146.3 mvdan.cc/sh/v3/fileutil [2020-05-07T19:43:12.307Z] #48 148.2 go/token [2020-05-07T19:43:12.307Z] #48 148.2 encoding/binary [2020-05-07T19:43:12.307Z] #48 148.2 mvdan.cc/editorconfig [2020-05-07T19:43:12.307Z] #48 148.4 github.com/pkg/diff [2020-05-07T19:43:12.307Z] #48 153.0 go/scanner [2020-05-07T19:43:12.307Z] #48 154.8 mvdan.cc/sh/v3/syntax [2020-05-07T19:43:12.307Z] #48 ... [2020-05-07T19:43:12.307Z] [2020-05-07T19:43:12.307Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T19:43:12.307Z] #11 146.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-05-07T19:43:12.307Z] #11 146.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-05-07T19:43:12.307Z] #11 146.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T19:43:12.307Z] #11 ... [2020-05-07T19:43:12.307Z] [2020-05-07T19:43:12.307Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:43:12.307Z] #42 156.5 go/scanner [2020-05-07T19:43:14.996Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-05-07T19:43:14.996Z] [2020-05-07T19:43:14.996Z] ________ ____ __. [2020-05-07T19:43:14.996Z] \_____ \ | |/ _| [2020-05-07T19:43:14.996Z] / | \| < [2020-05-07T19:43:14.996Z] / | \ | \ [2020-05-07T19:43:14.996Z] \_______ /____|__ \ [2020-05-07T19:43:14.996Z] \/ \/ [2020-05-07T19:43:14.996Z] [2020-05-07T19:43:14.996Z] INFO: make.ps1 ended at 05/07/2020 19:43:09 [2020-05-07T19:43:14.996Z] INFO: Binaries build ended at 05/07/2020 19:43:12. Duration:00:01:14.1560787 [2020-05-07T19:43:14.996Z] INFO: Copying the built daemon binary to d:\CI\PR-40380\4\binary\dockerd-de7f0120fd.exe... [2020-05-07T19:43:15.941Z] INFO: Copying the built client binary to d:\CI\PR-40380\4\binary\docker-de7f0120fd.exe... [2020-05-07T19:43:15.941Z] INFO: Copying dockerversion from the container... [2020-05-07T19:43:16.230Z] #42 160.5 encoding/json [2020-05-07T19:43:16.885Z] INFO: Copying the golang package from the container to d:\CI\PR-40380\4\installer\go.zip... [2020-05-07T19:43:16.976Z] #42 ... [2020-05-07T19:43:16.976Z] [2020-05-07T19:43:16.976Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:43:16.976Z] #31 151.1 github.com/BurntSushi/toml/cmd/tomlv [2020-05-07T19:43:16.976Z] #31 ... [2020-05-07T19:43:16.976Z] [2020-05-07T19:43:16.976Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T19:43:16.976Z] #40 53.88 CC images/ipc-desc.o [2020-05-07T19:43:16.976Z] #40 54.27 CC images/ipc-shm.o [2020-05-07T19:43:16.976Z] #40 54.61 CC images/ipc-msg.o [2020-05-07T19:43:16.976Z] #40 55.19 CC images/ipc-sem.o [2020-05-07T19:43:16.976Z] #40 55.59 CC images/utsns.o [2020-05-07T19:43:16.976Z] #40 55.92 CC images/creds.o [2020-05-07T19:43:16.976Z] #40 56.36 CC images/vma.o [2020-05-07T19:43:16.976Z] #40 56.77 CC images/netdev.o [2020-05-07T19:43:16.976Z] #40 57.45 CC images/tty.o [2020-05-07T19:43:16.976Z] #40 58.74 CC images/file-lock.o [2020-05-07T19:43:16.976Z] #40 59.18 CC images/rlimit.o [2020-05-07T19:43:16.976Z] #40 59.48 CC images/pagemap.o [2020-05-07T19:43:16.976Z] #40 60.05 CC images/siginfo.o [2020-05-07T19:43:16.976Z] #40 60.51 CC images/rpc.o [2020-05-07T19:43:17.707Z] #40 ... [2020-05-07T19:43:17.707Z] [2020-05-07T19:43:17.707Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:43:17.707Z] #42 161.8 go/ast [2020-05-07T19:43:18.168Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m4.452492223s with top 10 stages: buildssa: 1m35.236412598s, goimports: 21.578852719s, unconvert: 13.16144941s, gosec: 9.952595046s, golint: 5.92030535s, ineffassign: 4.22672175s, inspect: 3.834947233s, misspell: 3.667932147s, vrp: 3.546184502s, ctrlflow: 2.237836388s [2020-05-07T19:43:19.257Z] Loaded image: buildpack-deps:jessie [2020-05-07T19:43:19.257Z] Loaded image: busybox:latest [2020-05-07T19:43:19.257Z] Loaded image: busybox:glibc [2020-05-07T19:43:19.257Z] Loaded image: debian:jessie [2020-05-07T19:43:19.257Z] Loaded image: hello-world:latest [2020-05-07T19:43:19.257Z] INFO: Testing against a local daemon [2020-05-07T19:43:19.257Z] === RUN TestCgroupNamespacesBuild [2020-05-07T19:43:19.732Z] INFO: Extracting go.zip to d:\CI\PR-40380\4\go [2020-05-07T19:43:21.776Z] --- PASS: TestCgroupNamespacesBuild (2.97s) [2020-05-07T19:43:21.776Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-07T19:43:23.740Z] #42 ... [2020-05-07T19:43:23.740Z] [2020-05-07T19:43:23.740Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T19:43:23.740Z] #40 62.86 CC images/ext-file.o [2020-05-07T19:43:23.740Z] #40 63.18 CC images/cgroup.o [2020-05-07T19:43:23.740Z] #40 64.46 CC images/userns.o [2020-05-07T19:43:23.740Z] #40 65.01 CC images/google/protobuf/descriptor.o [2020-05-07T19:43:23.740Z] #40 ... [2020-05-07T19:43:23.740Z] [2020-05-07T19:43:23.740Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:43:23.740Z] #48 158.0 golang.org/x/sys/unix [2020-05-07T19:43:23.740Z] #48 158.0 encoding/base64 [2020-05-07T19:43:23.740Z] #48 159.2 go/ast [2020-05-07T19:43:23.740Z] #48 162.4 encoding/json [2020-05-07T19:43:24.076Z] #48 ... [2020-05-07T19:43:24.076Z] [2020-05-07T19:43:24.076Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T19:43:24.076Z] #40 69.09 CC images/opts.o [2020-05-07T19:43:24.076Z] #40 ... [2020-05-07T19:43:24.076Z] [2020-05-07T19:43:24.076Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:43:24.076Z] #31 DONE 168.5s [2020-05-07T19:43:24.419Z] [2020-05-07T19:43:24.419Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T19:43:24.419Z] #40 69.51 CC images/seccomp.o [2020-05-07T19:43:25.045Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.55s) [2020-05-07T19:43:25.045Z] === RUN TestBuildWithSession [2020-05-07T19:43:25.045Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-07T19:43:25.045Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T19:43:25.045Z] === RUN TestBuildSquashParent [2020-05-07T19:43:25.150Z] #40 70.18 CC images/binfmt-misc.o [2020-05-07T19:43:25.893Z] #40 70.79 CC images/time.o [2020-05-07T19:43:26.235Z] #40 71.40 CC images/sysctl.o [2020-05-07T19:43:26.575Z] #40 71.82 CC images/autofs.o [2020-05-07T19:43:26.919Z] #40 72.17 CC images/macvlan.o [2020-05-07T19:43:27.045Z] ok github.com/docker/docker/pkg/plugins 33.642s coverage: 76.6% of statements [2020-05-07T19:43:27.045Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-07T19:43:27.045Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-07T19:43:27.045Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-07T19:43:27.045Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-07T19:43:27.045Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-07T19:43:27.045Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-07T19:43:27.045Z] ? github.com/docker/docker/rootless [no test files] [2020-05-07T19:43:27.045Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-07T19:43:27.045Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-07T19:43:27.045Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-07T19:43:27.045Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-07T19:43:27.045Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-07T19:43:27.045Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-07T19:43:27.045Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-07T19:43:27.045Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-07T19:43:27.045Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-07T19:43:27.045Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-07T19:43:27.045Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-07T19:43:27.045Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-07T19:43:27.045Z] ? github.com/docker/docker/volume [no test files] [2020-05-07T19:43:27.045Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-07T19:43:27.045Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-07T19:43:27.045Z] [2020-05-07T19:43:27.045Z] === Skipped [2020-05-07T19:43:27.045Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-07T19:43:27.045Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-07T19:43:27.045Z] [2020-05-07T19:43:27.045Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-07T19:43:27.045Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-07T19:43:27.045Z] [2020-05-07T19:43:27.045Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-07T19:43:27.045Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:43:27.045Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T19:43:27.045Z] [2020-05-07T19:43:27.045Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-07T19:43:27.046Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:43:27.046Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T19:43:27.046Z] [2020-05-07T19:43:27.046Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-07T19:43:27.046Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:43:27.046Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T19:43:27.046Z] [2020-05-07T19:43:27.046Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-07T19:43:27.046Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:43:27.046Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T19:43:27.046Z] [2020-05-07T19:43:27.046Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-07T19:43:27.046Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:43:27.046Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T19:43:27.046Z] [2020-05-07T19:43:27.046Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-07T19:43:27.046Z] graphtest_unix.go:73: No driver to put! [2020-05-07T19:43:27.046Z] [2020-05-07T19:43:27.046Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-07T19:43:27.046Z] time="2020-05-07T19:42:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T19:43:27.046Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T19:43:27.046Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T19:43:27.046Z] [2020-05-07T19:43:27.046Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-07T19:43:27.046Z] time="2020-05-07T19:42:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T19:43:27.046Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T19:43:27.046Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T19:43:27.046Z] [2020-05-07T19:43:27.046Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-07T19:43:27.046Z] time="2020-05-07T19:42:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T19:43:27.046Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T19:43:27.046Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T19:43:27.046Z] [2020-05-07T19:43:27.046Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-07T19:43:27.046Z] time="2020-05-07T19:42:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T19:43:27.046Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T19:43:27.046Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T19:43:27.046Z] [2020-05-07T19:43:27.046Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-07T19:43:27.046Z] time="2020-05-07T19:42:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T19:43:27.046Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T19:43:27.046Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T19:43:27.046Z] [2020-05-07T19:43:27.046Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-07T19:43:27.046Z] graphtest_unix.go:73: No driver to put! [2020-05-07T19:43:27.046Z] [2020-05-07T19:43:27.046Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-07T19:43:27.046Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-07T19:43:27.046Z] [2020-05-07T19:43:27.046Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-07T19:43:27.046Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-07T19:43:27.046Z] [2020-05-07T19:43:27.046Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-07T19:43:27.046Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-07T19:43:27.046Z] [2020-05-07T19:43:27.046Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-07T19:43:27.046Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-07T19:43:27.046Z] [2020-05-07T19:43:27.046Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-07T19:43:27.046Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:43:27.046Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T19:43:27.046Z] [2020-05-07T19:43:27.046Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-07T19:43:27.046Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:43:27.046Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T19:43:27.046Z] [2020-05-07T19:43:27.046Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-07T19:43:27.046Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:43:27.046Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T19:43:27.046Z] [2020-05-07T19:43:27.046Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-07T19:43:27.046Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:43:27.046Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T19:43:27.046Z] [2020-05-07T19:43:27.046Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-07T19:43:27.046Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:43:27.046Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T19:43:27.046Z] [2020-05-07T19:43:27.046Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-07T19:43:27.046Z] graphtest_unix.go:73: No driver to put! [2020-05-07T19:43:27.046Z] [2020-05-07T19:43:27.046Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-07T19:43:27.046Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-07T19:43:27.046Z] [2020-05-07T19:43:27.046Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-07T19:43:27.046Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-07T19:43:27.046Z] [2020-05-07T19:43:27.046Z] [2020-05-07T19:43:27.046Z] DONE 2122 tests, 26 skipped in 191.015s Post stage [Pipeline] junit [2020-05-07T19:43:27.058Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2020-05-07T19:43:27.256Z] #40 72.47 CC images/sit.o [Pipeline] sh [2020-05-07T19:43:27.544Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40380/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=de7f0120fde34b5dfdb2d29af7d599ecaaa2012a -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:de7f0120fde34b5dfdb2d29af7d599ecaaa2012a hack/make.sh dynbinary test-integration [2020-05-07T19:43:27.595Z] #40 72.91 LINK images/built-in.o [2020-05-07T19:43:27.936Z] #40 73.11 GEN compel/include/asm [2020-05-07T19:43:27.936Z] #40 73.12 GEN compel/include/version.h [2020-05-07T19:43:27.936Z] #40 73.15 touch .config [2020-05-07T19:43:27.936Z] #40 73.18 GEN include/common/config.h [2020-05-07T19:43:28.318Z] #40 73.52 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-05-07T19:43:28.318Z] #40 73.54 GEN compel/plugins/include/uapi/std/syscall.h [2020-05-07T19:43:28.318Z] #40 73.58 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-05-07T19:43:28.318Z] #40 73.63 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-05-07T19:43:28.478Z] [2020-05-07T19:43:28.478Z] Removing bundles/ [2020-05-07T19:43:28.478Z] [2020-05-07T19:43:28.478Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-07T19:43:28.478Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T19:43:28.478Z] GOOS="" GOARCH="" GOARM="" [2020-05-07T19:43:28.679Z] #40 73.72 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-05-07T19:43:28.679Z] #40 73.76 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-05-07T19:43:28.679Z] #40 73.78 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-05-07T19:43:28.679Z] #40 73.81 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-05-07T19:43:28.679Z] #40 73.82 DEP compel/plugins/std/infect.d [2020-05-07T19:43:28.679Z] #40 74.06 DEP compel/plugins/std/string.d [2020-05-07T19:43:29.019Z] #40 74.20 DEP compel/plugins/std/log.d [2020-05-07T19:43:29.367Z] #40 74.46 DEP compel/plugins/std/fds.d [2020-05-07T19:43:29.367Z] #40 74.69 DEP compel/plugins/std/std.d [2020-05-07T19:43:29.708Z] #40 74.85 DEP compel/plugins/shmem/shmem.d [2020-05-07T19:43:29.708Z] #40 75.05 DEP compel/plugins/fds/fds.d [2020-05-07T19:43:30.052Z] #40 75.33 CC compel/plugins/std/std.o [2020-05-07T19:43:30.791Z] #40 75.81 CC compel/plugins/std/fds.o [2020-05-07T19:43:30.791Z] #40 ... [2020-05-07T19:43:30.791Z] [2020-05-07T19:43:30.791Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T19:43:30.791Z] #11 171.6 Selecting previously unselected package libapparmor1:ppc64el. [2020-05-07T19:43:30.791Z] #11 171.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-05-07T19:43:30.791Z] #11 171.7 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-05-07T19:43:30.791Z] #11 172.0 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-05-07T19:43:30.791Z] #11 172.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-05-07T19:43:30.791Z] #11 172.0 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-07T19:43:30.791Z] #11 172.3 Selecting previously unselected package libbtrfs0. [2020-05-07T19:43:30.791Z] #11 172.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-05-07T19:43:30.791Z] #11 172.4 Unpacking libbtrfs0 (4.20.1-2) ... [2020-05-07T19:43:30.791Z] #11 172.5 Selecting previously unselected package libbtrfs-dev. [2020-05-07T19:43:30.791Z] #11 172.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-05-07T19:43:30.791Z] #11 172.7 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-05-07T19:43:30.791Z] #11 173.0 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-05-07T19:43:30.791Z] #11 173.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-05-07T19:43:30.791Z] #11 173.0 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-07T19:43:30.791Z] #11 173.2 Selecting previously unselected package libudev-dev:ppc64el. [2020-05-07T19:43:30.791Z] #11 173.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-05-07T19:43:30.791Z] #11 173.3 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-05-07T19:43:30.791Z] #11 173.6 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-05-07T19:43:30.791Z] #11 173.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-05-07T19:43:30.791Z] #11 173.6 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-05-07T19:43:30.791Z] #11 174.1 Selecting previously unselected package libpcre16-3:ppc64el. [2020-05-07T19:43:30.791Z] #11 174.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-05-07T19:43:30.791Z] #11 174.2 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-07T19:43:30.791Z] #11 174.5 Selecting previously unselected package libpcre32-3:ppc64el. [2020-05-07T19:43:30.791Z] #11 174.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-05-07T19:43:30.791Z] #11 174.6 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-07T19:43:30.791Z] #11 174.8 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-05-07T19:43:30.791Z] #11 174.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-05-07T19:43:30.791Z] #11 174.9 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-07T19:43:31.143Z] #11 175.1 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-05-07T19:43:31.143Z] #11 175.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-05-07T19:43:31.143Z] #11 175.1 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-07T19:43:31.584Z] --- PASS: TestBuildSquashParent (6.96s) [2020-05-07T19:43:31.584Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-07T19:43:31.584Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T19:43:31.584Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T19:43:31.584Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T19:43:31.584Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T19:43:31.584Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T19:43:31.584Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T19:43:31.584Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T19:43:31.584Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T19:43:31.584Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T19:43:31.584Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T19:43:31.584Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T19:43:31.584Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T19:43:31.584Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T19:43:31.584Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T19:43:31.887Z] #11 176.0 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-05-07T19:43:31.887Z] #11 176.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-05-07T19:43:31.887Z] #11 176.0 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-07T19:43:32.241Z] #11 176.5 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-05-07T19:43:32.594Z] #11 176.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-05-07T19:43:32.594Z] #11 176.6 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-07T19:43:32.594Z] #11 176.8 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-05-07T19:43:32.594Z] #11 176.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-05-07T19:43:32.594Z] #11 176.8 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-07T19:43:32.929Z] #11 177.0 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-05-07T19:43:32.929Z] #11 177.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-05-07T19:43:32.929Z] #11 177.0 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-05-07T19:43:33.656Z] #11 177.7 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-05-07T19:43:33.656Z] #11 177.7 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-05-07T19:43:33.656Z] #11 177.8 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-05-07T19:43:33.656Z] #11 177.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-05-07T19:43:33.656Z] #11 177.8 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-05-07T19:43:33.656Z] #11 177.8 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-05-07T19:43:33.656Z] #11 177.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-05-07T19:43:33.656Z] #11 177.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-05-07T19:43:33.656Z] #11 177.9 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-05-07T19:43:33.656Z] #11 177.9 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-05-07T19:43:33.656Z] #11 178.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-05-07T19:43:34.104Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T19:43:34.105Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T19:43:34.511Z] #11 178.0 Setting up libbtrfs-dev (4.20.1-2) ... [2020-05-07T19:43:34.511Z] #11 178.0 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-05-07T19:43:34.511Z] #11 178.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-05-07T19:43:34.511Z] #11 178.0 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-05-07T19:43:34.511Z] #11 178.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-05-07T19:43:34.512Z] #11 178.0 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-05-07T19:43:34.512Z] #11 178.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T19:43:34.512Z] #11 178.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-07T19:43:34.512Z] #11 178.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-07T19:43:34.512Z] #11 178.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-05-07T19:43:34.512Z] #11 178.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-07T19:43:34.512Z] #11 178.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-07T19:43:34.512Z] #11 178.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-05-07T19:43:34.512Z] #11 178.2 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-05-07T19:43:34.512Z] #11 178.2 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-07T19:43:34.512Z] #11 178.2 Setting up dmsetup (2:1.02.155-3) ... [2020-05-07T19:43:34.512Z] #11 178.2 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-05-07T19:43:34.512Z] #11 178.2 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-05-07T19:43:34.512Z] #11 178.2 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T19:43:34.512Z] #11 DONE 178.6s [2020-05-07T19:43:34.512Z] [2020-05-07T19:43:34.512Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:43:35.244Z] #50 ... [2020-05-07T19:43:35.244Z] [2020-05-07T19:43:35.244Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-07T19:43:35.244Z] #12 DONE 0.8s [2020-05-07T19:43:35.244Z] [2020-05-07T19:43:35.244Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:43:35.244Z] #50 0.771 + RM_GOPATH=0 [2020-05-07T19:43:35.244Z] #50 0.771 + TMP_GOPATH= [2020-05-07T19:43:35.244Z] #50 0.772 + : /build [2020-05-07T19:43:35.244Z] #50 0.772 + '[' -z '' ']' [2020-05-07T19:43:35.244Z] #50 0.776 ++ mktemp -d [2020-05-07T19:43:35.244Z] #50 0.796 + export GOPATH=/tmp/tmp.EgFmKyboO1 [2020-05-07T19:43:35.244Z] #50 0.796 + GOPATH=/tmp/tmp.EgFmKyboO1 [2020-05-07T19:43:35.244Z] #50 0.796 + RM_GOPATH=1 [2020-05-07T19:43:35.244Z] #50 0.796 ++ dirname /tmp/install/install.sh [2020-05-07T19:43:35.244Z] #50 0.802 + dir=/tmp/install [2020-05-07T19:43:35.244Z] #50 0.803 + bin=runc [2020-05-07T19:43:35.244Z] #50 0.803 + shift [2020-05-07T19:43:35.244Z] #50 0.803 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-07T19:43:35.244Z] #50 0.803 + . /tmp/install/runc.installer [2020-05-07T19:43:35.244Z] #50 0.823 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T19:43:35.244Z] #50 0.824 + install_runc [2020-05-07T19:43:35.244Z] #50 0.834 + uname -r [2020-05-07T19:43:35.244Z] #50 0.836 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-07T19:43:35.244Z] #50 0.860 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-07T19:43:35.244Z] #50 0.865 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-07T19:43:35.244Z] #50 0.865 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-07T19:43:35.244Z] #50 0.865 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EgFmKyboO1/src/github.com/opencontainers/runc [2020-05-07T19:43:35.244Z] #50 0.869 Cloning into '/tmp/tmp.EgFmKyboO1/src/github.com/opencontainers/runc'... [2020-05-07T19:43:35.591Z] #50 ... [2020-05-07T19:43:35.591Z] [2020-05-07T19:43:35.591Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-07T19:43:35.591Z] #13 DONE 0.6s [2020-05-07T19:43:35.933Z] [2020-05-07T19:43:35.933Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-07T19:43:35.996Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T19:43:35.996Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T19:43:36.198Z] INFO [runner/unused/goanalysis] analyzers took 26.034238753s with top 10 stages: buildssa: 21.96008158s, U1000: 4.074157173s [2020-05-07T19:43:36.198Z] INFO [runner] Issues before processing: 2298, after processing: 0 [2020-05-07T19:43:36.198Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 1584/1584, exclude: 1584/1584, skip_files: 1689/1689, skip_dirs: 1689/1689, exclude-rules: 63/1584, nolint: 0/63, cgo: 1689/2298, filename_unadjuster: 1689/1689, path_prettifier: 1689/1689, autogenerated_exclude: 1584/1689 [2020-05-07T19:43:36.198Z] INFO [runner] processing took 121.328072ms with stages: nolint: 54.332871ms, identifier_marker: 35.533679ms, path_prettifier: 12.987129ms, exclude-rules: 6.791781ms, autogenerated_exclude: 6.435306ms, skip_dirs: 3.573839ms, cgo: 895.322µs, filename_unadjuster: 771.192µs, max_same_issues: 1.485µs, uniq_by_line: 993ns, source_code: 923ns, diff: 834ns, skip_files: 788ns, max_from_linter: 657ns, exclude: 507ns, path_shortener: 435ns, max_per_file_from_linter: 331ns [2020-05-07T19:43:36.198Z] INFO [runner] linters took 1m34.43284647s with stages: goanalysis_metalinter: 1m16.504605397s, unused: 17.80648455s [2020-05-07T19:43:36.198Z] INFO File cache stats: 1442 entries of total size 6.8MiB [2020-05-07T19:43:36.271Z] #14 0.389 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-05-07T19:43:36.271Z] #14 DONE 0.5s [2020-05-07T19:43:36.271Z] [2020-05-07T19:43:36.271Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-07T19:43:36.452Z] INFO Memory: 1590 samples, avg is 255.3MB, max is 2965.6MB [2020-05-07T19:43:36.453Z] INFO Execution took 3m32.273180035s [2020-05-07T19:43:36.710Z] Congratulations! The shell scripts are properly formatted. [2020-05-07T19:43:37.011Z] #15 DONE 0.5s [2020-05-07T19:43:37.011Z] [2020-05-07T19:43:37.011Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-05-07T19:43:37.369Z] #16 DONE 0.4s [2020-05-07T19:43:37.369Z] [2020-05-07T19:43:37.369Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-05-07T19:43:37.692Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40380/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=de7f0120fde34b5dfdb2d29af7d599ecaaa2012a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:de7f0120fde34b5dfdb2d29af7d599ecaaa2012a hack/make.sh dynbinary-daemon test-docker-py [2020-05-07T19:43:37.707Z] #17 DONE 0.5s [2020-05-07T19:43:37.707Z] [2020-05-07T19:43:37.707Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T19:43:37.707Z] #40 76.51 CC compel/plugins/std/log.o [2020-05-07T19:43:37.707Z] #40 77.90 CC compel/plugins/std/string.o [2020-05-07T19:43:37.707Z] #40 78.84 CC compel/plugins/std/infect.o [2020-05-07T19:43:37.707Z] #40 79.61 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-05-07T19:43:37.707Z] #40 79.73 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-05-07T19:43:37.707Z] #40 79.89 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-05-07T19:43:37.707Z] #40 79.99 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-05-07T19:43:37.707Z] #40 80.05 AR compel/plugins/std.lib.a [2020-05-07T19:43:37.707Z] #40 80.19 CC compel/plugins/fds/fds.o [2020-05-07T19:43:37.707Z] #40 80.73 AR compel/plugins/fds.lib.a [2020-05-07T19:43:37.707Z] #40 80.79 HOSTDEP compel/src/lib/log-host.d [2020-05-07T19:43:37.707Z] #40 81.07 HOSTDEP compel/src/lib/handle-elf-host.d [2020-05-07T19:43:37.707Z] #40 81.42 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-05-07T19:43:37.707Z] #40 81.79 HOSTDEP compel/src/main-host.d [2020-05-07T19:43:37.707Z] #40 82.10 DEP compel/src/lib/ptrace.d [2020-05-07T19:43:37.707Z] #40 82.40 DEP compel/src/lib/infect.d [2020-05-07T19:43:37.707Z] #40 82.77 DEP compel/src/lib/infect-util.d [2020-05-07T19:43:37.707Z] #40 83.02 DEP compel/src/lib/infect-rpc.d [2020-05-07T19:43:37.888Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-07T19:43:37.888Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.43s) [2020-05-07T19:43:37.888Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.48s) [2020-05-07T19:43:37.888Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.00s) [2020-05-07T19:43:37.888Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.05s) [2020-05-07T19:43:37.888Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.04s) [2020-05-07T19:43:37.888Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.07s) [2020-05-07T19:43:37.888Z] === RUN TestBuildMultiStageCopy [2020-05-07T19:43:37.888Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-07T19:43:38.251Z] [2020-05-07T19:43:38.251Z] Removing bundles/ [2020-05-07T19:43:38.251Z] [2020-05-07T19:43:38.251Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-07T19:43:38.251Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T19:43:38.251Z] GOOS="" GOARCH="" GOARM="" [2020-05-07T19:43:38.447Z] #40 83.34 DEP compel/arch/ppc64/src/lib/infect.d [2020-05-07T19:43:38.447Z] #40 83.59 DEP compel/arch/ppc64/src/lib/cpu.d [2020-05-07T19:43:38.785Z] #40 83.77 DEP compel/src/lib/log.d [2020-05-07T19:43:38.785Z] #40 84.01 DEP compel/src/main.d [2020-05-07T19:43:39.123Z] #40 84.27 DEP compel/src/lib/handle-elf.d [2020-05-07T19:43:39.466Z] #40 84.64 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-05-07T19:43:39.466Z] #40 ... [2020-05-07T19:43:39.466Z] [2020-05-07T19:43:39.466Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:43:39.466Z] #42 173.7 text/template [2020-05-07T19:43:39.807Z] #42 ... [2020-05-07T19:43:39.807Z] [2020-05-07T19:43:39.807Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T19:43:39.807Z] #18 1.171 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-05-07T19:43:39.807Z] #18 1.418 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-05-07T19:43:39.807Z] #18 1.589 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-05-07T19:43:41.157Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-07T19:43:41.553Z] #18 3.657 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-05-07T19:43:42.085Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-07T19:43:43.452Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-07T19:43:43.859Z] #18 6.192 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [191 kB] [2020-05-07T19:43:44.381Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-07T19:43:44.701Z] INFO: Extraction ended at 05/07/2020 19:43:43. Duration:00:00:23.8240654 [2020-05-07T19:43:44.701Z] INFO: Updating the golang and path environment variables [2020-05-07T19:43:44.701Z] INFO: GOPATH=d:\gopath [2020-05-07T19:43:44.701Z] INFO: go version go1.13.10 windows/amd64 [2020-05-07T19:43:44.701Z] INFO: Running the daemon under test in debug mode [2020-05-07T19:43:44.701Z] INFO: Starting a daemon under test... [2020-05-07T19:43:44.701Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40380\4\daemon --pidfile d:\CI\PR-40380\4\docker.pid -D [2020-05-07T19:43:44.701Z] INFO: Process started successfully. [2020-05-07T19:43:44.701Z] INFO: Start tailing logs of the daemon under tests [2020-05-07T19:43:44.701Z] INFO: Waiting for the daemon under test to start... [2020-05-07T19:43:45.309Z] --- PASS: TestBuildMultiStageCopy (7.19s) [2020-05-07T19:43:45.309Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.19s) [2020-05-07T19:43:45.309Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-05-07T19:43:45.309Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-05-07T19:43:45.309Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-05-07T19:43:45.309Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-05-07T19:43:45.309Z] === RUN TestBuildMultiStageParentConfig [2020-05-07T19:43:45.585Z] #18 ... [2020-05-07T19:43:45.585Z] [2020-05-07T19:43:45.585Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T19:43:45.585Z] #40 85.06 CC compel/src/lib/log.o [2020-05-07T19:43:45.585Z] #40 85.60 CC compel/arch/ppc64/src/lib/cpu.o [2020-05-07T19:43:45.585Z] #40 86.19 CC compel/arch/ppc64/src/lib/infect.o [2020-05-07T19:43:45.585Z] #40 87.67 CC compel/src/lib/infect-rpc.o [2020-05-07T19:43:45.585Z] #40 88.41 CC compel/src/lib/infect-util.o [2020-05-07T19:43:45.585Z] #40 88.94 CC compel/src/lib/infect.o [2020-05-07T19:43:46.336Z] #40 ... [2020-05-07T19:43:46.336Z] [2020-05-07T19:43:46.336Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T19:43:46.336Z] #18 8.522 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-05-07T19:43:46.832Z] INFO: Daemon under test started and replied! [2020-05-07T19:43:46.832Z] INFO: Docker version of the daemon under test [2020-05-07T19:43:46.832Z] [2020-05-07T19:43:46.832Z] Client: [2020-05-07T19:43:46.832Z] Version: 17.06.2-ce [2020-05-07T19:43:46.832Z] API version: 1.30 [2020-05-07T19:43:46.832Z] Go version: go1.8.3 [2020-05-07T19:43:46.832Z] Git commit: cec0b72 [2020-05-07T19:43:46.832Z] Built: Tue Sep 5 19:57:19 2017 [2020-05-07T19:43:46.832Z] OS/Arch: windows/amd64 [2020-05-07T19:43:46.832Z] [2020-05-07T19:43:46.832Z] Server: [2020-05-07T19:43:46.832Z] Version: 0.0.0-dev [2020-05-07T19:43:46.832Z] API version: 1.41 (minimum version 1.24) [2020-05-07T19:43:46.832Z] Go version: go1.13.10 [2020-05-07T19:43:46.832Z] Git commit: de7f0120fd [2020-05-07T19:43:46.832Z] Built: 05/07/2020 19:42:02 [2020-05-07T19:43:46.832Z] OS/Arch: windows/amd64 [2020-05-07T19:43:46.832Z] Experimental: false [2020-05-07T19:43:46.832Z] [2020-05-07T19:43:46.832Z] INFO: Docker info of the daemon under test [2020-05-07T19:43:46.832Z] [2020-05-07T19:43:46.832Z] Containers: 0 [2020-05-07T19:43:46.832Z] Running: 0 [2020-05-07T19:43:46.832Z] Paused: 0 [2020-05-07T19:43:46.832Z] Stopped: 0 [2020-05-07T19:43:46.832Z] Images: 0 [2020-05-07T19:43:46.832Z] Server Version: 0.0.0-dev [2020-05-07T19:43:46.832Z] Storage Driver: windowsfilter [2020-05-07T19:43:46.832Z] Windows: [2020-05-07T19:43:46.832Z] Logging Driver: json-file [2020-05-07T19:43:46.832Z] Plugins: [2020-05-07T19:43:46.832Z] Volume: local [2020-05-07T19:43:46.832Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-07T19:43:46.832Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-07T19:43:46.832Z] Swarm: inactive [2020-05-07T19:43:46.832Z] Default Isolation: process [2020-05-07T19:43:46.832Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-07T19:43:46.832Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-07T19:43:46.832Z] OSType: windows [2020-05-07T19:43:46.832Z] Architecture: x86_64 [2020-05-07T19:43:46.832Z] CPUs: 4 [2020-05-07T19:43:46.832Z] Total Memory: 32GiB [2020-05-07T19:43:46.832Z] Name: azwin-2-7e9460 [2020-05-07T19:43:46.832Z] ID: FPCN:4EXW:RQ6S:P2XJ:QO6T:XK46:SXUQ:7UJM:OHTP:7YEQ:3HQ3:6EIY [2020-05-07T19:43:46.832Z] Docker Root Dir: D:\CI\PR-40380\4\daemon [2020-05-07T19:43:46.832Z] Debug Mode (client): false [2020-05-07T19:43:46.832Z] Debug Mode (server): true [2020-05-07T19:43:46.832Z] File Descriptors: -1 [2020-05-07T19:43:46.832Z] Goroutines: 17 [2020-05-07T19:43:47.280Z] System Time: 2020-05-07T19:43:46.7720873Z [2020-05-07T19:43:47.280Z] EventsListeners: 0 [2020-05-07T19:43:47.280Z] Registry: https://index.docker.io/v1/ [2020-05-07T19:43:47.280Z] Labels: [2020-05-07T19:43:47.280Z] Experimental: false [2020-05-07T19:43:47.280Z] Insecure Registries: [2020-05-07T19:43:47.280Z] 127.0.0.0/8 [2020-05-07T19:43:47.280Z] Live Restore Enabled: false [2020-05-07T19:43:47.280Z] [2020-05-07T19:43:47.280Z] [2020-05-07T19:43:47.280Z] INFO: Docker images of the daemon under test [2020-05-07T19:43:47.280Z] [2020-05-07T19:43:47.280Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-07T19:43:47.280Z] [2020-05-07T19:43:47.280Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-05-07T19:43:47.280Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-05-07T19:43:47.280Z] ltsc2019: Pulling from windows/servercore [2020-05-07T19:43:47.280Z] 65014b3c3121: Pulling fs layer [2020-05-07T19:43:47.280Z] eac6fba788c9: Pulling fs layer [2020-05-07T19:43:47.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-07T19:43:47.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-07T19:43:50.203Z] #18 ... [2020-05-07T19:43:50.203Z] [2020-05-07T19:43:50.203Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:43:50.203Z] #42 184.1 go/parser [2020-05-07T19:43:50.203Z] #42 186.9 encoding/xml [2020-05-07T19:43:50.203Z] #42 ... [2020-05-07T19:43:50.203Z] [2020-05-07T19:43:50.203Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:43:50.203Z] #48 194.2 golang.org/x/crypto/ssh/terminal [2020-05-07T19:43:50.556Z] --- PASS: TestBuildMultiStageParentConfig (4.98s) [2020-05-07T19:43:50.556Z] === RUN TestBuildLabelWithTargets [2020-05-07T19:43:50.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-07T19:43:54.252Z] eac6fba788c9: Verifying Checksum [2020-05-07T19:43:54.252Z] eac6fba788c9: Download complete [2020-05-07T19:43:56.243Z] #48 ... [2020-05-07T19:43:56.243Z] [2020-05-07T19:43:56.243Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T19:43:56.243Z] #40 93.58 CC compel/src/lib/ptrace.o [2020-05-07T19:43:56.243Z] #40 94.37 AR compel/libcompel.a [2020-05-07T19:43:56.243Z] #40 94.57 HOSTCC compel/src/main-host.o [2020-05-07T19:43:56.243Z] #40 95.40 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-05-07T19:43:56.243Z] #40 95.82 HOSTCC compel/src/lib/handle-elf-host.o [2020-05-07T19:43:56.243Z] #40 96.54 HOSTCC compel/src/lib/log-host.o [2020-05-07T19:43:56.243Z] #40 96.90 HOSTLINK compel/compel-host-bin [2020-05-07T19:43:56.243Z] #40 97.13 DEP soccr/soccr.d [2020-05-07T19:43:56.243Z] #40 97.50 CC soccr/soccr.o [2020-05-07T19:43:56.243Z] #40 100.4 AR soccr/libsoccr.a [2020-05-07T19:43:56.243Z] #40 100.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-07T19:43:56.243Z] #40 ... [2020-05-07T19:43:56.243Z] [2020-05-07T19:43:56.243Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:43:56.243Z] #48 199.7 mvdan.cc/sh/v3/cmd/shfmt [2020-05-07T19:43:58.645Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-05-07T19:43:58.645Z] === RUN TestBuildWithEmptyLayers [2020-05-07T19:44:01.135Z] #48 ... [2020-05-07T19:44:01.135Z] [2020-05-07T19:44:01.135Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T19:44:01.135Z] #40 100.9 DEP criu/arch/ppc64/sigframe.d [2020-05-07T19:44:01.135Z] #40 101.3 DEP criu/arch/ppc64/crtools.d [2020-05-07T19:44:01.135Z] #40 101.6 DEP criu/arch/ppc64/cpu.d [2020-05-07T19:44:01.135Z] #40 102.1 CC criu/arch/ppc64/cpu.o [2020-05-07T19:44:01.135Z] #40 103.2 CC criu/arch/ppc64/crtools.o [2020-05-07T19:44:01.135Z] #40 105.2 CC criu/arch/ppc64/sigframe.o [2020-05-07T19:44:01.135Z] #40 105.8 LINK criu/arch/ppc64/crtools.built-in.o [2020-05-07T19:44:01.135Z] #40 105.9 DEP criu/pie/util-vdso.d [2020-05-07T19:44:01.135Z] #40 106.3 DEP criu/pie/util.d [2020-05-07T19:44:01.196Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-05-07T19:44:01.196Z] === RUN TestBuildMultiStageOnBuild [2020-05-07T19:44:01.472Z] #40 106.6 CC criu/pie/util.o [2020-05-07T19:44:01.819Z] #40 ... [2020-05-07T19:44:01.819Z] [2020-05-07T19:44:01.819Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:44:01.819Z] #50 17.62 + cd /tmp/tmp.EgFmKyboO1/src/github.com/opencontainers/runc [2020-05-07T19:44:01.819Z] #50 17.64 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T19:44:01.819Z] #50 19.14 + '[' -z '' ']' [2020-05-07T19:44:01.819Z] #50 19.14 + target=static [2020-05-07T19:44:01.819Z] #50 19.14 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-07T19:44:01.819Z] #50 22.61 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-07T19:44:02.156Z] #50 ... [2020-05-07T19:44:02.156Z] [2020-05-07T19:44:02.156Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T19:44:02.156Z] #40 107.2 CC criu/pie/util-vdso.o [2020-05-07T19:44:03.352Z] #40 108.5 AR criu/pie/pie.lib.a [2020-05-07T19:44:03.352Z] #40 108.6 DEP criu/pie/restorer.d [2020-05-07T19:44:04.081Z] #40 109.1 DEP criu/arch/ppc64/vdso-trampoline.d [2020-05-07T19:44:04.081Z] #40 109.2 DEP criu/arch/ppc64/restorer.d [2020-05-07T19:44:04.416Z] #40 109.5 DEP criu/arch/ppc64/vdso-pie.d [2020-05-07T19:44:04.416Z] #40 109.8 DEP criu/pie/parasite-vdso.d [2020-05-07T19:44:05.155Z] #40 110.1 DEP criu/pie/parasite.d [2020-05-07T19:44:05.887Z] #40 110.9 CC criu/pie/parasite.o [2020-05-07T19:44:05.887Z] #40 ... [2020-05-07T19:44:05.887Z] [2020-05-07T19:44:05.887Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:44:05.887Z] #42 200.2 go/doc [2020-05-07T19:44:05.887Z] #42 203.2 math/big [2020-05-07T19:44:06.223Z] #42 ... [2020-05-07T19:44:06.223Z] [2020-05-07T19:44:06.223Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T19:44:06.223Z] #18 19.94 Fetched 8128 kB in 19s (424 kB/s) [2020-05-07T19:44:06.223Z] #18 19.94 Reading package lists... [2020-05-07T19:44:06.223Z] #18 27.56 Reading package lists... [2020-05-07T19:44:06.223Z] #18 ... [2020-05-07T19:44:06.223Z] [2020-05-07T19:44:06.223Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T19:44:06.223Z] #48 DONE 210.5s [2020-05-07T19:44:06.459Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-05-07T19:44:06.459Z] === RUN TestBuildUncleanTarFilenames [2020-05-07T19:44:06.560Z] [2020-05-07T19:44:06.560Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T19:44:06.716Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2020-05-07T19:44:06.716Z] === RUN TestBuildMultiStageLayerLeak [2020-05-07T19:44:09.576Z] #29 ... [2020-05-07T19:44:09.576Z] [2020-05-07T19:44:09.576Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T19:44:09.576Z] #40 114.8 LINK criu/pie/parasite.built-in.o [2020-05-07T19:44:09.576Z] #40 114.8 GEN criu/pie/parasite-blob.h [2020-05-07T19:44:09.913Z] #40 115.0 CC criu/pie/parasite-vdso.o [2020-05-07T19:44:11.614Z] #40 116.6 CC criu/arch/ppc64/vdso-pie.o [2020-05-07T19:44:11.768Z] 65014b3c3121: Verifying Checksum [2020-05-07T19:44:11.768Z] 65014b3c3121: Download complete [2020-05-07T19:44:11.963Z] --- PASS: TestBuildMultiStageLayerLeak (4.42s) [2020-05-07T19:44:11.963Z] === RUN TestBuildWithHugeFile [2020-05-07T19:44:11.971Z] #40 117.3 CC criu/arch/ppc64/restorer.o [2020-05-07T19:44:12.823Z] #40 118.1 CC criu/arch/ppc64/vdso-trampoline.o [2020-05-07T19:44:12.823Z] #40 118.1 CC criu/pie/restorer.o [2020-05-07T19:44:16.690Z] #40 ... [2020-05-07T19:44:16.690Z] [2020-05-07T19:44:16.690Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T19:44:16.690Z] #18 27.56 Reading package lists... [2020-05-07T19:44:16.690Z] #18 35.61 Building dependency tree... [2020-05-07T19:44:16.690Z] #18 38.45 libcap2-bin is already the newest version (1:2.25-2). [2020-05-07T19:44:16.690Z] #18 38.45 The following additional packages will be installed: [2020-05-07T19:44:16.690Z] #18 38.45 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-05-07T19:44:16.690Z] #18 38.45 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-05-07T19:44:16.690Z] #18 38.45 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-05-07T19:44:16.690Z] #18 38.46 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-05-07T19:44:16.690Z] #18 38.46 python3.7 python3.7-minimal vim-runtime xxd [2020-05-07T19:44:16.690Z] #18 38.47 Suggested packages: [2020-05-07T19:44:16.690Z] #18 38.47 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-05-07T19:44:16.690Z] #18 38.47 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-05-07T19:44:16.690Z] #18 38.47 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-05-07T19:44:16.690Z] #18 38.47 Recommended packages: [2020-05-07T19:44:16.690Z] #18 38.48 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-05-07T19:44:16.690Z] #18 38.48 python3-keyrings.alt python3-xdg unzip [2020-05-07T19:44:20.559Z] #18 42.14 The following NEW packages will be installed: [2020-05-07T19:44:20.559Z] #18 42.15 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-05-07T19:44:20.559Z] #18 42.15 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-05-07T19:44:20.559Z] #18 42.16 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-05-07T19:44:20.559Z] #18 42.16 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-05-07T19:44:20.559Z] #18 42.16 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-05-07T19:44:20.559Z] #18 42.16 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-05-07T19:44:20.559Z] #18 42.16 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-05-07T19:44:20.559Z] #18 42.16 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-05-07T19:44:20.559Z] #18 42.16 xz-utils zip [2020-05-07T19:44:20.559Z] #18 42.42 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2020-05-07T19:44:20.559Z] #18 42.42 Need to get 29.2 MB of archives. [2020-05-07T19:44:20.559Z] #18 42.42 After this operation, 134 MB of additional disk space will be used. [2020-05-07T19:44:20.559Z] #18 42.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-05-07T19:44:20.559Z] #18 42.52 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-07T19:44:20.559Z] #18 42.64 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-07T19:44:20.559Z] #18 42.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-05-07T19:44:20.559Z] #18 42.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-05-07T19:44:20.559Z] #18 42.87 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-07T19:44:20.896Z] #18 43.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-05-07T19:44:20.896Z] #18 43.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-05-07T19:44:20.896Z] #18 43.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-05-07T19:44:20.896Z] #18 43.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-05-07T19:44:20.896Z] #18 43.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-05-07T19:44:20.896Z] #18 43.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-05-07T19:44:20.896Z] #18 43.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-05-07T19:44:20.896Z] #18 43.28 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-05-07T19:44:20.896Z] #18 43.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-05-07T19:44:20.896Z] #18 43.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-05-07T19:44:21.235Z] #18 43.37 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-05-07T19:44:21.235Z] #18 43.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-05-07T19:44:21.235Z] #18 43.40 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-05-07T19:44:21.235Z] #18 43.41 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-07T19:44:21.235Z] #18 43.42 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-05-07T19:44:21.235Z] #18 43.43 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-05-07T19:44:21.235Z] #18 43.48 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-05-07T19:44:21.235Z] #18 43.50 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-05-07T19:44:21.235Z] #18 43.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-05-07T19:44:21.235Z] #18 43.55 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-05-07T19:44:21.235Z] #18 43.56 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-05-07T19:44:21.235Z] #18 43.56 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-05-07T19:44:21.235Z] #18 43.58 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-05-07T19:44:22.443Z] #18 44.51 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-07T19:44:22.443Z] #18 44.52 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-07T19:44:22.443Z] #18 44.52 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-07T19:44:22.443Z] #18 44.53 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-05-07T19:44:22.443Z] #18 44.54 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-05-07T19:44:22.443Z] #18 44.56 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-05-07T19:44:22.443Z] #18 44.69 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-05-07T19:44:22.443Z] #18 44.70 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-05-07T19:44:22.443Z] #18 44.71 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-05-07T19:44:22.443Z] #18 44.72 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-05-07T19:44:22.443Z] #18 44.74 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-05-07T19:44:22.443Z] #18 44.77 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-05-07T19:44:22.443Z] #18 44.77 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-05-07T19:44:22.790Z] #18 44.94 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-07T19:44:22.790Z] #18 45.00 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-05-07T19:44:22.790Z] #18 45.03 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-05-07T19:44:23.132Z] #18 45.61 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-05-07T19:44:23.132Z] #18 ... [2020-05-07T19:44:23.132Z] [2020-05-07T19:44:23.132Z] #55 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:44:23.132Z] #55 217.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-07T19:44:23.132Z] #55 217.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-07T19:44:23.479Z] #55 ... [2020-05-07T19:44:23.479Z] [2020-05-07T19:44:23.479Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T19:44:23.479Z] #18 45.75 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-05-07T19:44:23.479Z] #18 45.80 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-05-07T19:44:24.824Z] #18 46.91 debconf: delaying package configuration, since apt-utils is not installed [2020-05-07T19:44:24.824Z] #18 47.18 Fetched 29.2 MB in 4s (8264 kB/s) [2020-05-07T19:44:24.824Z] #18 47.30 Selecting previously unselected package pigz. [2020-05-07T19:44:25.164Z] #18 47.30 (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-07T19:44:25.164Z] #18 47.51 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-05-07T19:44:25.164Z] #18 47.52 Unpacking pigz (2.4-1) ... [2020-05-07T19:44:25.512Z] #18 47.74 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-05-07T19:44:25.512Z] #18 47.74 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-07T19:44:25.512Z] #18 47.79 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-07T19:44:26.237Z] #18 48.66 Selecting previously unselected package python3.7-minimal. [2020-05-07T19:44:26.592Z] #18 48.68 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-07T19:44:26.592Z] #18 48.69 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-07T19:44:26.592Z] #18 ... [2020-05-07T19:44:26.592Z] [2020-05-07T19:44:26.592Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:44:26.592Z] #42 220.9 vendor/golang.org/x/text/secure/bidirule [2020-05-07T19:44:26.592Z] #42 221.8 github.com/LK4D4/vndr/build [2020-05-07T19:44:26.592Z] #42 222.7 vendor/golang.org/x/text/unicode/norm [2020-05-07T19:44:26.935Z] #42 ... [2020-05-07T19:44:26.935Z] [2020-05-07T19:44:26.935Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T19:44:26.935Z] #40 123.3 LINK criu/pie/restorer.built-in.o [2020-05-07T19:44:26.935Z] #40 123.4 GEN criu/pie/restorer-blob.h [2020-05-07T19:44:26.935Z] #40 123.7 DEP criu/vdso.d [2020-05-07T19:44:26.935Z] #40 124.2 DEP criu/uts_ns.d [2020-05-07T19:44:26.935Z] #40 124.5 DEP criu/util.d [2020-05-07T19:44:26.935Z] #40 124.8 DEP criu/uffd.d [2020-05-07T19:44:26.935Z] #40 125.3 DEP criu/tun.d [2020-05-07T19:44:26.935Z] #40 125.8 DEP criu/tty.d [2020-05-07T19:44:26.935Z] #40 126.4 DEP criu/timerfd.d [2020-05-07T19:44:26.935Z] #40 126.9 DEP criu/sysfs_parse.d [2020-05-07T19:44:26.935Z] #40 127.4 DEP criu/sysctl.d [2020-05-07T19:44:26.935Z] #40 127.7 DEP criu/string.d [2020-05-07T19:44:26.935Z] #40 127.9 DEP criu/stats.d [2020-05-07T19:44:26.935Z] #40 128.1 DEP criu/sockets.d [2020-05-07T19:44:26.935Z] #40 128.5 DEP criu/sk-unix.d [2020-05-07T19:44:26.935Z] #40 129.3 DEP criu/sk-tcp.d [2020-05-07T19:44:26.935Z] #40 129.6 DEP criu/sk-queue.d [2020-05-07T19:44:26.935Z] #40 129.9 DEP criu/sk-packet.d [2020-05-07T19:44:26.935Z] #40 130.2 DEP criu/sk-netlink.d [2020-05-07T19:44:26.935Z] #40 130.6 DEP criu/sk-inet.d [2020-05-07T19:44:26.935Z] #40 131.1 DEP criu/signalfd.d [2020-05-07T19:44:26.935Z] #40 131.5 DEP criu/sigframe.d [2020-05-07T19:44:26.935Z] #40 131.7 DEP criu/shmem.d [2020-05-07T19:44:26.935Z] #40 132.0 DEP criu/servicefd.d [2020-05-07T19:44:27.283Z] #40 132.3 DEP criu/seize.d [2020-05-07T19:44:27.622Z] #40 132.6 DEP criu/seccomp.d [2020-05-07T19:44:27.622Z] #40 132.9 DEP criu/rst-malloc.d [2020-05-07T19:44:27.968Z] #40 ... [2020-05-07T19:44:27.968Z] [2020-05-07T19:44:27.968Z] #55 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:44:27.968Z] #55 DONE 232.1s [2020-05-07T19:44:27.968Z] [2020-05-07T19:44:27.968Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T19:44:27.968Z] #40 133.1 DEP criu/rbtree.d [2020-05-07T19:44:27.968Z] #40 ... [2020-05-07T19:44:27.968Z] [2020-05-07T19:44:27.968Z] #56 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-07T19:44:27.968Z] #56 DONE 0.1s [2020-05-07T19:44:27.968Z] [2020-05-07T19:44:27.968Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T19:44:27.968Z] #40 133.2 DEP criu/pstree.d [2020-05-07T19:44:28.691Z] #40 133.7 DEP criu/protobuf.d [2020-05-07T19:44:29.423Z] #40 134.4 GEN criu/protobuf-desc-gen.h [2020-05-07T19:44:33.314Z] #40 138.2 DEP criu/protobuf-desc.d [2020-05-07T19:44:33.314Z] #40 138.5 DEP criu/proc_parse.d [2020-05-07T19:44:33.659Z] #40 138.9 DEP criu/plugin.d [2020-05-07T19:44:34.010Z] #40 139.2 DEP criu/pipes.d [2020-05-07T19:44:34.345Z] #40 139.6 DEP criu/pie-util.d [2020-05-07T19:44:34.692Z] #40 139.9 DEP criu/pie-util-vdso.d [2020-05-07T19:44:35.035Z] #40 140.1 DEP criu/path.d [2020-05-07T19:44:35.035Z] #40 ... [2020-05-07T19:44:35.035Z] [2020-05-07T19:44:35.035Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T19:44:35.035Z] #18 50.85 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-05-07T19:44:35.035Z] #18 50.88 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-05-07T19:44:35.035Z] #18 55.43 Selecting previously unselected package python3-minimal. [2020-05-07T19:44:35.035Z] #18 55.43 (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-07T19:44:35.035Z] #18 55.53 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-05-07T19:44:35.035Z] #18 55.55 Unpacking python3-minimal (3.7.3-1) ... [2020-05-07T19:44:35.035Z] #18 55.73 Selecting previously unselected package libmpdec2:ppc64el. [2020-05-07T19:44:35.035Z] #18 55.74 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-05-07T19:44:35.035Z] #18 55.74 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-05-07T19:44:35.035Z] #18 55.93 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-05-07T19:44:35.035Z] #18 55.94 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-07T19:44:35.035Z] #18 55.95 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-07T19:44:35.377Z] #18 57.64 Selecting previously unselected package python3.7. [2020-05-07T19:44:35.377Z] #18 57.66 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-05-07T19:44:35.377Z] #18 57.68 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-05-07T19:44:35.728Z] #18 57.92 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-05-07T19:44:35.728Z] #18 57.96 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-05-07T19:44:35.728Z] #18 57.97 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-07T19:44:36.075Z] #18 58.18 Setting up python3-minimal (3.7.3-1) ... [2020-05-07T19:44:36.171Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T19:44:36.414Z] #18 ... [2020-05-07T19:44:36.414Z] [2020-05-07T19:44:36.414Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:44:36.414Z] #42 240.6 vendor/golang.org/x/net/http2/hpack [2020-05-07T19:44:36.738Z] [2020-05-07T19:44:36.738Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-07T19:44:37.305Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-07T19:44:37.305Z] HOSTNAME=930252f6b1c3 [2020-05-07T19:44:37.305Z] TESTDEBUG=0 [2020-05-07T19:44:37.305Z] DEST=bundles/test-integration [2020-05-07T19:44:37.305Z] PWD=/go/src/github.com/docker/docker [2020-05-07T19:44:37.305Z] DOCKER_GITCOMMIT=de7f0120fde34b5dfdb2d29af7d599ecaaa2012a [2020-05-07T19:44:37.305Z] container=docker [2020-05-07T19:44:37.305Z] HOME=/root [2020-05-07T19:44:37.305Z] GOLANG_VERSION=1.13.10 [2020-05-07T19:44:37.305Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-07T19:44:37.305Z] VALIDATE_BRANCH=master [2020-05-07T19:44:37.305Z] TERM=xterm [2020-05-07T19:44:37.305Z] DOCKER_PKG=github.com/docker/docker [2020-05-07T19:44:37.305Z] SHLVL=1 [2020-05-07T19:44:37.305Z] TIMEOUT=120m [2020-05-07T19:44:37.305Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-07T19:44:37.305Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-07T19:44:37.305Z] GO111MODULE=off [2020-05-07T19:44:37.305Z] DOCKER_EXPERIMENTAL=1 [2020-05-07T19:44:37.305Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-07T19:44:37.305Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-07T19:44:37.305Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-07T19:44:37.305Z] GOPATH=/go [2020-05-07T19:44:37.305Z] PKG_CONFIG=pkg-config [2020-05-07T19:44:37.305Z] _=/usr/bin/env [2020-05-07T19:44:37.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-07T19:44:41.271Z] #42 ... [2020-05-07T19:44:41.271Z] [2020-05-07T19:44:41.271Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T19:44:41.271Z] #18 59.63 Selecting previously unselected package python3. [2020-05-07T19:44:41.271Z] #18 59.63 (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-07T19:44:41.271Z] #18 59.75 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-05-07T19:44:41.271Z] #18 59.79 Unpacking python3 (3.7.3-1) ... [2020-05-07T19:44:41.271Z] #18 60.08 Selecting previously unselected package libip4tc0:ppc64el. [2020-05-07T19:44:41.271Z] #18 60.08 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-05-07T19:44:41.271Z] #18 60.12 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-05-07T19:44:41.271Z] #18 60.36 Selecting previously unselected package libip6tc0:ppc64el. [2020-05-07T19:44:41.271Z] #18 60.37 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-05-07T19:44:41.271Z] #18 60.39 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-05-07T19:44:41.271Z] #18 60.54 Selecting previously unselected package libiptc0:ppc64el. [2020-05-07T19:44:41.271Z] #18 60.54 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-05-07T19:44:41.271Z] #18 60.58 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-05-07T19:44:41.271Z] #18 60.72 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-05-07T19:44:41.271Z] #18 60.73 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-05-07T19:44:41.271Z] #18 60.74 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-07T19:44:41.271Z] #18 60.80 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-05-07T19:44:41.271Z] #18 60.81 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-05-07T19:44:41.271Z] #18 60.84 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-07T19:44:41.271Z] #18 61.00 Selecting previously unselected package libnftnl11:ppc64el. [2020-05-07T19:44:41.271Z] #18 61.00 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-05-07T19:44:41.271Z] #18 61.04 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-05-07T19:44:41.271Z] #18 61.28 Selecting previously unselected package iptables. [2020-05-07T19:44:41.271Z] #18 61.29 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-05-07T19:44:41.271Z] #18 61.30 Unpacking iptables (1.8.2-4) ... [2020-05-07T19:44:41.271Z] #18 62.29 Selecting previously unselected package xxd. [2020-05-07T19:44:41.271Z] #18 62.30 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-07T19:44:41.272Z] #18 62.30 Unpacking xxd (2:8.1.0875-5) ... [2020-05-07T19:44:41.272Z] #18 62.47 Selecting previously unselected package vim-common. [2020-05-07T19:44:41.272Z] #18 62.49 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-05-07T19:44:41.272Z] #18 62.56 Unpacking vim-common (2:8.1.0875-5) ... [2020-05-07T19:44:41.272Z] #18 62.85 Selecting previously unselected package bash-completion. [2020-05-07T19:44:41.272Z] #18 62.85 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-05-07T19:44:45.159Z] #18 ... [2020-05-07T19:44:45.159Z] [2020-05-07T19:44:45.159Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T19:44:45.159Z] #40 140.4 DEP criu/parasite-syscall.d [2020-05-07T19:44:45.159Z] #40 140.8 DEP criu/pagemap.d [2020-05-07T19:44:45.159Z] #40 141.2 DEP criu/pagemap-cache.d [2020-05-07T19:44:45.159Z] #40 141.5 DEP criu/page-xfer.d [2020-05-07T19:44:45.159Z] #40 141.9 DEP criu/page-pipe.d [2020-05-07T19:44:45.159Z] #40 142.2 DEP criu/netfilter.d [2020-05-07T19:44:45.159Z] #40 142.5 DEP criu/net.d [2020-05-07T19:44:45.159Z] #40 142.8 DEP criu/namespaces.d [2020-05-07T19:44:45.159Z] #40 143.2 DEP criu/mount.d [2020-05-07T19:44:45.159Z] #40 143.5 DEP criu/mem.d [2020-05-07T19:44:45.159Z] #40 143.9 DEP criu/lsm.d [2020-05-07T19:44:45.159Z] #40 144.2 DEP criu/log.d [2020-05-07T19:44:45.159Z] #40 144.5 DEP criu/libnetlink.d [2020-05-07T19:44:45.159Z] #40 144.8 DEP criu/kerndat.d [2020-05-07T19:44:45.159Z] #40 145.1 DEP criu/kcmp-ids.d [2020-05-07T19:44:45.159Z] #40 145.3 DEP criu/irmap.d [2020-05-07T19:44:45.159Z] #40 145.6 DEP criu/ipc_ns.d [2020-05-07T19:44:45.159Z] #40 145.8 DEP criu/image.d [2020-05-07T19:44:45.159Z] #40 146.1 DEP criu/image-desc.d [2020-05-07T19:44:45.159Z] #40 146.3 DEP criu/fsnotify.d [2020-05-07T19:44:45.159Z] #40 146.7 DEP criu/filesystems.d [2020-05-07T19:44:45.159Z] #40 146.9 DEP criu/files.d [2020-05-07T19:44:45.159Z] #40 147.3 DEP criu/files-reg.d [2020-05-07T19:44:45.159Z] #40 147.6 DEP criu/files-ext.d [2020-05-07T19:44:45.159Z] #40 147.8 DEP criu/file-lock.d [2020-05-07T19:44:45.159Z] #40 148.2 DEP criu/file-ids.d [2020-05-07T19:44:45.159Z] #40 148.4 DEP criu/fifo.d [2020-05-07T19:44:45.159Z] #40 148.7 DEP criu/fdstore.d [2020-05-07T19:44:45.159Z] #40 148.9 DEP criu/fault-injection.d [2020-05-07T19:44:45.159Z] #40 149.0 DEP criu/external.d [2020-05-07T19:44:45.159Z] #40 149.2 DEP criu/eventpoll.d [2020-05-07T19:44:45.159Z] #40 149.4 DEP criu/eventfd.d [2020-05-07T19:44:45.159Z] #40 149.7 DEP criu/crtools.d [2020-05-07T19:44:45.159Z] #40 150.0 DEP criu/cr-service.d [2020-05-07T19:44:45.159Z] #40 150.2 DEP criu/cr-restore.d [2020-05-07T19:44:45.509Z] #40 150.7 DEP criu/cr-errno.d [2020-05-07T19:44:45.509Z] #40 150.7 DEP criu/cr-dump.d [2020-05-07T19:44:46.255Z] #40 151.2 DEP criu/cr-dedup.d [2020-05-07T19:44:46.255Z] #40 151.4 DEP criu/cr-check.d [2020-05-07T19:44:46.593Z] #40 151.7 DEP criu/config.d [2020-05-07T19:44:46.950Z] #40 152.1 DEP criu/clone-noasan.d [2020-05-07T19:44:46.950Z] #40 152.2 DEP criu/cgroup.d [2020-05-07T19:44:47.674Z] #40 152.6 DEP criu/cgroup-props.d [2020-05-07T19:44:47.674Z] #40 152.9 DEP criu/bitmap.d [2020-05-07T19:44:47.674Z] #40 152.9 DEP criu/bfd.d [2020-05-07T19:44:48.010Z] #40 153.1 DEP criu/autofs.d [2020-05-07T19:44:48.010Z] #40 ... [2020-05-07T19:44:48.010Z] [2020-05-07T19:44:48.010Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T19:44:48.010Z] #18 70.26 Unpacking bash-completion (1:2.8-6) ... [2020-05-07T19:44:48.734Z] #18 70.92 Selecting previously unselected package bzip2. [2020-05-07T19:44:48.734Z] #18 70.94 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-05-07T19:44:48.734Z] #18 70.94 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-07T19:44:48.734Z] #18 71.12 Selecting previously unselected package xz-utils. [2020-05-07T19:44:48.734Z] #18 71.13 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-05-07T19:44:48.734Z] #18 71.14 Unpacking xz-utils (5.2.4-1) ... [2020-05-07T19:44:49.079Z] #18 71.40 Selecting previously unselected package apparmor. [2020-05-07T19:44:49.079Z] #18 71.46 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-05-07T19:44:49.414Z] #18 71.68 Unpacking apparmor (2.13.2-10) ... [2020-05-07T19:44:50.173Z] #18 72.39 Selecting previously unselected package aufs-tools. [2020-05-07T19:44:50.173Z] #18 72.41 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-05-07T19:44:50.173Z] #18 72.43 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-05-07T19:44:50.173Z] #18 72.61 Selecting previously unselected package libonig5:ppc64el. [2020-05-07T19:44:50.173Z] #18 72.63 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-05-07T19:44:50.173Z] #18 72.63 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-05-07T19:44:50.512Z] #18 72.98 Selecting previously unselected package libjq1:ppc64el. [2020-05-07T19:44:50.848Z] #18 73.02 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-07T19:44:50.848Z] #18 73.02 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-07T19:44:50.848Z] #18 73.21 Selecting previously unselected package jq. [2020-05-07T19:44:50.848Z] #18 73.23 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-05-07T19:44:51.185Z] #18 73.24 Unpacking jq (1.5+dfsg-2+b1) ... [2020-05-07T19:44:51.185Z] #18 73.40 Selecting previously unselected package libaio1:ppc64el. [2020-05-07T19:44:51.185Z] #18 73.42 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-05-07T19:44:51.185Z] #18 73.43 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-05-07T19:44:51.185Z] #18 73.55 Selecting previously unselected package libgpm2:ppc64el. [2020-05-07T19:44:51.185Z] #18 73.58 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-05-07T19:44:51.185Z] #18 73.59 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-05-07T19:44:51.521Z] #18 73.74 Selecting previously unselected package libicu63:ppc64el. [2020-05-07T19:44:51.521Z] #18 73.77 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-05-07T19:44:51.521Z] #18 73.78 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-07T19:44:51.521Z] #18 ... [2020-05-07T19:44:51.521Z] [2020-05-07T19:44:51.521Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:44:51.521Z] #42 245.9 mime [2020-05-07T19:44:51.521Z] #42 246.0 vendor/golang.org/x/net/idna [2020-05-07T19:44:51.859Z] #42 ... [2020-05-07T19:44:51.859Z] [2020-05-07T19:44:51.859Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T19:44:51.859Z] #40 153.4 DEP criu/aio.d [2020-05-07T19:44:51.859Z] #40 153.6 DEP criu/action-scripts.d [2020-05-07T19:44:51.859Z] #40 154.3 CC criu/action-scripts.o [2020-05-07T19:44:51.859Z] #40 155.2 CC criu/aio.o [2020-05-07T19:44:51.859Z] #40 156.2 CC criu/autofs.o [2020-05-07T19:44:54.879Z] #40 159.7 CC criu/bfd.o [2020-05-07T19:44:55.608Z] #40 160.7 CC criu/bitmap.o [2020-05-07T19:44:55.946Z] #40 161.0 CC criu/cgroup-props.o [2020-05-07T19:44:57.675Z] #40 162.8 CC criu/cgroup.o [2020-05-07T19:44:58.413Z] #40 ... [2020-05-07T19:44:58.413Z] [2020-05-07T19:44:58.413Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T19:44:58.413Z] #18 80.61 Selecting previously unselected package libnet1:ppc64el. [2020-05-07T19:44:58.413Z] #18 80.63 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-05-07T19:44:58.413Z] #18 80.65 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-07T19:44:58.413Z] #18 80.85 Selecting previously unselected package libnl-3-200:ppc64el. [2020-05-07T19:44:58.413Z] #18 80.87 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-05-07T19:44:58.755Z] #18 80.89 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-07T19:44:58.755Z] #18 81.08 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-05-07T19:44:58.755Z] #18 81.10 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-05-07T19:44:59.092Z] #18 81.14 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-07T19:44:59.092Z] #18 81.31 Selecting previously unselected package libreadline5:ppc64el. [2020-05-07T19:44:59.092Z] #18 81.31 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-05-07T19:44:59.092Z] #18 81.32 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-07T19:44:59.437Z] #18 81.60 Selecting previously unselected package net-tools. [2020-05-07T19:44:59.437Z] #18 81.62 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-05-07T19:44:59.437Z] #18 81.62 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-07T19:44:59.591Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T19:44:59.591Z] [2020-05-07T19:44:59.591Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-05-07T19:44:59.774Z] #18 82.11 Selecting previously unselected package python-pip-whl. [2020-05-07T19:44:59.774Z] #18 82.14 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-05-07T19:44:59.846Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-05-07T19:44:59.846Z] Using test binary docker [2020-05-07T19:44:59.846Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-07T19:44:59.846Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-07T19:44:59.846Z] INFO: Waiting for daemon to start... [2020-05-07T19:44:59.846Z] Starting dockerd [2020-05-07T19:45:00.118Z] #18 82.17 Unpacking python-pip-whl (18.1-5) ... [2020-05-07T19:45:00.118Z] #18 ... [2020-05-07T19:45:00.118Z] [2020-05-07T19:45:00.118Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:45:00.118Z] #44 DONE 264.4s [2020-05-07T19:45:00.454Z] [2020-05-07T19:45:00.454Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:45:00.454Z] #42 256.6 vendor/golang.org/x/net/http/httpproxy [2020-05-07T19:45:00.454Z] #42 256.6 net/textproto [2020-05-07T19:45:00.454Z] #42 256.7 crypto/x509 [2020-05-07T19:45:00.454Z] #42 260.0 mime/multipart [2020-05-07T19:45:00.454Z] #42 260.1 vendor/golang.org/x/net/http/httpguts [2020-05-07T19:45:00.791Z] #42 ... [2020-05-07T19:45:00.791Z] [2020-05-07T19:45:00.791Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T19:45:00.791Z] #18 83.16 Selecting previously unselected package python3-lib2to3. [2020-05-07T19:45:01.139Z] #18 83.18 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-05-07T19:45:01.139Z] #18 83.23 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-05-07T19:45:01.482Z] #18 83.71 Selecting previously unselected package python3-distutils. [2020-05-07T19:45:01.482Z] #18 83.73 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-05-07T19:45:01.482Z] #18 83.76 Unpacking python3-distutils (3.7.3-1) ... [2020-05-07T19:45:01.839Z] #18 83.98 Selecting previously unselected package python3-pip. [2020-05-07T19:45:01.839Z] #18 84.02 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-05-07T19:45:01.839Z] #18 84.05 Unpacking python3-pip (18.1-5) ... [2020-05-07T19:45:02.177Z] #18 84.40 Selecting previously unselected package python3-pkg-resources. [2020-05-07T19:45:02.177Z] #18 84.40 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-05-07T19:45:02.177Z] #18 84.45 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-05-07T19:45:02.350Z] . [2020-05-07T19:45:02.350Z] INFO: Building docker-sdk-python3:4.2.0... [2020-05-07T19:45:02.515Z] #18 84.64 Selecting previously unselected package python3-setuptools. [2020-05-07T19:45:02.515Z] #18 84.67 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-05-07T19:45:02.515Z] #18 84.67 Unpacking python3-setuptools (40.8.0-1) ... [2020-05-07T19:45:02.850Z] #18 85.11 Selecting previously unselected package python3-wheel. [2020-05-07T19:45:02.850Z] #18 85.12 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-05-07T19:45:02.850Z] #18 85.14 Unpacking python3-wheel (0.32.3-2) ... [2020-05-07T19:45:02.850Z] #18 85.27 Selecting previously unselected package sudo. [2020-05-07T19:45:03.222Z] #18 85.28 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-05-07T19:45:03.222Z] #18 85.30 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-05-07T19:45:03.949Z] #18 86.24 Selecting previously unselected package thin-provisioning-tools. [2020-05-07T19:45:03.949Z] #18 86.26 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-05-07T19:45:03.949Z] #18 86.30 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-05-07T19:45:04.295Z] #18 86.66 Selecting previously unselected package uidmap. [2020-05-07T19:45:04.295Z] #18 86.67 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-05-07T19:45:04.295Z] #18 86.67 Unpacking uidmap (1:4.5-1.1) ... [2020-05-07T19:45:04.638Z] #18 86.96 Selecting previously unselected package vim-runtime. [2020-05-07T19:45:04.638Z] #18 86.97 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-05-07T19:45:04.638Z] #18 87.03 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-07T19:45:05.042Z] #18 87.07 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-05-07T19:45:05.042Z] #18 87.08 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-05-07T19:45:06.820Z] #18 ... [2020-05-07T19:45:06.820Z] [2020-05-07T19:45:06.820Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T19:45:06.820Z] #40 171.8 CC criu/clone-noasan.o [2020-05-07T19:45:07.169Z] #40 172.1 CC criu/config.o [2020-05-07T19:45:08.145Z] --- PASS: TestBuildWithHugeFile (51.73s) [2020-05-07T19:45:08.145Z] === RUN TestBuildWithEmptyDockerfile [2020-05-07T19:45:08.145Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T19:45:08.145Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T19:45:08.145Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T19:45:08.145Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T19:45:08.145Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T19:45:08.145Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T19:45:08.145Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T19:45:08.145Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T19:45:08.145Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T19:45:08.145Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-05-07T19:45:08.145Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-05-07T19:45:08.145Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-05-07T19:45:08.145Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-05-07T19:45:08.145Z] === RUN TestBuildPreserveOwnership [2020-05-07T19:45:08.145Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-07T19:45:09.074Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-07T19:45:09.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-07T19:45:09.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-07T19:45:11.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-07T19:45:12.063Z] #40 176.8 CC criu/cr-check.o [2020-05-07T19:45:12.063Z] #40 ... [2020-05-07T19:45:12.063Z] [2020-05-07T19:45:12.063Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:45:12.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-07T19:45:12.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-07T19:45:12.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-07T19:45:12.775Z] #22 273.1 Checking out files: 19% (2113/10730) Checking out files: 20% (2146/10730) Checking out files: 21% (2254/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: 33% (3637/10730) Checking out files: 34% (3649/10730) Checking out files: 35% (3756/10730) Checking out files: 36% (3863/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: 53% (5699/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: 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: 73% (7915/10730) Checking out files: 74% (7941/10730) Checking out files: 75% (8048/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: 86% (9253/10730) [2020-05-07T19:45:12.775Z] #22 ... [2020-05-07T19:45:12.775Z] [2020-05-07T19:45:12.775Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:45:12.775Z] #42 267.1 crypto/tls [2020-05-07T19:45:13.114Z] #42 ... [2020-05-07T19:45:13.114Z] [2020-05-07T19:45:13.114Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:45:13.244Z] --- PASS: TestBuildPreserveOwnership (9.99s) [2020-05-07T19:45:13.244Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.98s) [2020-05-07T19:45:13.244Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-05-07T19:45:13.244Z] === RUN TestBuildPlatformInvalid [2020-05-07T19:45:13.244Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2020-05-07T19:45:13.244Z] PASS [2020-05-07T19:45:13.244Z] [2020-05-07T19:45:13.244Z] === Skipped [2020-05-07T19:45:13.244Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-05-07T19:45:13.244Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T19:45:13.244Z] [2020-05-07T19:45:13.244Z] [2020-05-07T19:45:13.244Z] DONE 32 tests, 1 skipped in 124.235s [2020-05-07T19:45:13.244Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-07T19:45:13.500Z] INFO: Testing against a local daemon [2020-05-07T19:45:13.500Z] === RUN TestConfigInspect [2020-05-07T19:45:13.500Z] --- SKIP: TestConfigInspect (0.02s) [2020-05-07T19:45:13.500Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:45:13.500Z] === RUN TestConfigList [2020-05-07T19:45:13.500Z] --- SKIP: TestConfigList (0.01s) [2020-05-07T19:45:13.500Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:45:13.500Z] === RUN TestConfigsCreateAndDelete [2020-05-07T19:45:13.500Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-05-07T19:45:13.500Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:45:13.500Z] === RUN TestConfigsUpdate [2020-05-07T19:45:13.500Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-05-07T19:45:13.500Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:45:13.500Z] === RUN TestTemplatedConfig [2020-05-07T19:45:13.500Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-05-07T19:45:13.500Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:45:13.500Z] === RUN TestConfigCreateResolve [2020-05-07T19:45:13.500Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-05-07T19:45:13.500Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:45:13.500Z] === RUN TestConfigDaemonLibtrustID [2020-05-07T19:45:13.798Z] #22 273.1 Checking out files: 19% (2113/10730) Checking out files: 20% (2146/10730) Checking out files: 21% (2254/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: 33% (3637/10730) Checking out files: 34% (3649/10730) Checking out files: 35% (3756/10730) Checking out files: 36% (3863/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: 53% (5699/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: 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: 73% (7915/10730) Checking out files: 74% (7941/10730) Checking out files: 75% (8048/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: 86% (9253/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: 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-07T19:45:14.137Z] #22 278.2 + cd /tmp/tmp.lpofb2PuNi/tmp/docker-ce [2020-05-07T19:45:14.137Z] #22 278.2 + git checkout -q v17.06.2-ce [2020-05-07T19:45:14.429Z] --- PASS: TestConfigDaemonLibtrustID (0.75s) [2020-05-07T19:45:14.429Z] PASS [2020-05-07T19:45:14.429Z] [2020-05-07T19:45:14.429Z] === Skipped [2020-05-07T19:45:14.429Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-05-07T19:45:14.429Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:45:14.429Z] [2020-05-07T19:45:14.429Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-05-07T19:45:14.429Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:45:14.429Z] [2020-05-07T19:45:14.429Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-05-07T19:45:14.429Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:45:14.429Z] [2020-05-07T19:45:14.429Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-05-07T19:45:14.429Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:45:14.429Z] [2020-05-07T19:45:14.429Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-05-07T19:45:14.429Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:45:14.429Z] [2020-05-07T19:45:14.429Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-05-07T19:45:14.429Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:45:14.429Z] [2020-05-07T19:45:14.429Z] [2020-05-07T19:45:14.429Z] DONE 7 tests, 6 skipped in 0.951s [2020-05-07T19:45:14.429Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-07T19:45:14.429Z] INFO: Testing against a local daemon [2020-05-07T19:45:14.429Z] === RUN TestCheckpoint [2020-05-07T19:45:14.429Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-07T19:45:14.429Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T19:45:14.429Z] === RUN TestContainerInvalidJSON [2020-05-07T19:45:14.429Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T19:45:14.429Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T19:45:14.429Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T19:45:14.429Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T19:45:14.429Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-07T19:45:14.429Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-07T19:45:14.429Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T19:45:14.429Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-07T19:45:14.429Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T19:45:14.429Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-07T19:45:14.429Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-07T19:45:14.429Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-07T19:45:14.429Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-07T19:45:14.429Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-07T19:45:14.429Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-05-07T19:45:14.429Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-07T19:45:14.686Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-05-07T19:45:14.686Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-07T19:45:14.686Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-05-07T19:45:14.686Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-07T19:45:14.686Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-05-07T19:45:14.686Z] === RUN TestCopyFromContainer [2020-05-07T19:45:14.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-07T19:45:15.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-07T19:45:18.857Z] === RUN TestCopyFromContainer// [2020-05-07T19:45:18.857Z] === RUN TestCopyFromContainer//bar/root [2020-05-07T19:45:18.857Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-07T19:45:18.857Z] === RUN TestCopyFromContainer/bar/quux [2020-05-07T19:45:18.857Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-07T19:45:18.857Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-07T19:45:18.857Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-07T19:45:18.857Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-07T19:45:18.857Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-07T19:45:18.857Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-07T19:45:18.857Z] --- PASS: TestCopyFromContainer (4.13s) [2020-05-07T19:45:18.857Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-05-07T19:45:18.857Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-05-07T19:45:18.857Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-05-07T19:45:18.857Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-05-07T19:45:18.857Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-05-07T19:45:18.857Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-05-07T19:45:18.857Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-05-07T19:45:18.857Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-05-07T19:45:18.857Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-05-07T19:45:18.857Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-05-07T19:45:18.857Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-07T19:45:18.857Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T19:45:18.857Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T19:45:18.857Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T19:45:18.857Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T19:45:18.857Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T19:45:18.857Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T19:45:18.857Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T19:45:18.857Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T19:45:18.857Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T19:45:18.857Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-07T19:45:18.857Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-07T19:45:18.857Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-07T19:45:18.857Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-07T19:45:18.857Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-07T19:45:19.006Z] #22 283.0 + mkdir -p /tmp/tmp.lpofb2PuNi/src/github.com/docker [2020-05-07T19:45:19.006Z] #22 283.0 + mv components/cli /tmp/tmp.lpofb2PuNi/src/github.com/docker/cli [2020-05-07T19:45:19.007Z] #22 283.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-05-07T19:45:19.113Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-07T19:45:19.113Z] === RUN TestCreateWithInvalidEnv [2020-05-07T19:45:19.113Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-07T19:45:19.113Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-07T19:45:19.113Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-07T19:45:19.113Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-07T19:45:19.113Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-07T19:45:19.113Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-07T19:45:19.113Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-07T19:45:19.113Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-07T19:45:19.113Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-07T19:45:19.113Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-07T19:45:19.113Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-07T19:45:19.113Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-07T19:45:19.113Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-07T19:45:19.113Z] === RUN TestCreateTmpfsMountsTarget [2020-05-07T19:45:19.113Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-05-07T19:45:19.113Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-07T19:45:20.481Z] --- PASS: TestCreateWithCustomMaskedPaths (1.55s) [2020-05-07T19:45:20.481Z] === RUN TestCreateWithCapabilities [2020-05-07T19:45:20.481Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-07T19:45:20.481Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-07T19:45:20.481Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-07T19:45:20.481Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-07T19:45:20.481Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-07T19:45:20.481Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-07T19:45:20.481Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-07T19:45:20.481Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-07T19:45:20.481Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T19:45:20.481Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T19:45:20.481Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T19:45:20.481Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T19:45:20.481Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-07T19:45:20.481Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-07T19:45:20.481Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-07T19:45:20.481Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-07T19:45:20.481Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-07T19:45:20.481Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-07T19:45:20.481Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T19:45:20.481Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T19:45:20.481Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T19:45:20.481Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T19:45:20.481Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-07T19:45:20.481Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-07T19:45:20.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-07T19:45:20.737Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T19:45:20.737Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T19:45:20.737Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-07T19:45:20.737Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-07T19:45:20.737Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-07T19:45:20.737Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T19:45:20.737Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T19:45:20.737Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-07T19:45:20.737Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-07T19:45:20.737Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-05-07T19:45:20.737Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-05-07T19:45:20.737Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-05-07T19:45:20.737Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-07T19:45:20.737Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-07T19:45:20.737Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-05-07T19:45:20.737Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-05-07T19:45:20.737Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-07T19:45:20.737Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-05-07T19:45:20.737Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-05-07T19:45:20.737Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-05-07T19:45:20.737Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-05-07T19:45:20.737Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-07T19:45:21.334Z] #22 ... [2020-05-07T19:45:21.334Z] [2020-05-07T19:45:21.334Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T19:45:21.334Z] #18 93.23 Selecting previously unselected package vim. [2020-05-07T19:45:21.334Z] #18 93.28 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-05-07T19:45:21.334Z] #18 93.35 Unpacking vim (2:8.1.0875-5) ... [2020-05-07T19:45:21.334Z] #18 94.19 Selecting previously unselected package xfsprogs. [2020-05-07T19:45:21.334Z] #18 94.20 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-05-07T19:45:21.334Z] #18 94.22 Unpacking xfsprogs (4.20.0-1) ... [2020-05-07T19:45:21.334Z] #18 95.19 Selecting previously unselected package zip. [2020-05-07T19:45:21.334Z] #18 95.20 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-05-07T19:45:21.334Z] #18 95.23 Unpacking zip (3.0-11+b1) ... [2020-05-07T19:45:21.334Z] #18 95.70 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-05-07T19:45:21.334Z] #18 95.71 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-05-07T19:45:21.334Z] #18 95.72 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-05-07T19:45:21.334Z] #18 95.77 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-05-07T19:45:21.334Z] #18 95.82 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-05-07T19:45:21.334Z] #18 95.86 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-05-07T19:45:21.334Z] #18 95.86 Setting up uidmap (1:4.5-1.1) ... [2020-05-07T19:45:21.334Z] #18 95.87 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-05-07T19:45:21.334Z] #18 95.88 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-05-07T19:45:21.334Z] #18 95.94 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-05-07T19:45:21.334Z] #18 95.95 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-05-07T19:45:21.334Z] #18 95.96 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-05-07T19:45:21.334Z] #18 95.97 Setting up xxd (2:8.1.0875-5) ... [2020-05-07T19:45:21.334Z] #18 95.98 Setting up zip (3.0-11+b1) ... [2020-05-07T19:45:21.334Z] #18 95.99 Setting up vim-common (2:8.1.0875-5) ... [2020-05-07T19:45:21.334Z] #18 96.07 Setting up bash-completion (1:2.8-6) ... [2020-05-07T19:45:22.521Z] #18 104.9 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-05-07T19:45:22.628Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.60s) [2020-05-07T19:45:22.628Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-07T19:45:22.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T19:45:22.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T19:45:22.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T19:45:22.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T19:45:22.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T19:45:22.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T19:45:22.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T19:45:22.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T19:45:22.628Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T19:45:22.628Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T19:45:22.628Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T19:45:22.628Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T19:45:22.628Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T19:45:22.628Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T19:45:22.629Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T19:45:22.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-07T19:45:22.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-07T19:45:22.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-07T19:45:22.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-07T19:45:22.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-07T19:45:22.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-07T19:45:22.629Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-07T19:45:22.876Z] #18 104.9 Setting up xz-utils (5.2.4-1) ... [2020-05-07T19:45:22.876Z] #18 104.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-05-07T19:45:22.876Z] #18 105.0 Setting up sudo (1.8.27-1+deb10u2) ... [2020-05-07T19:45:22.885Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2020-05-07T19:45:22.885Z] === RUN TestContainerStartOnDaemonRestart [2020-05-07T19:45:22.885Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-05-07T19:45:22.885Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-05-07T19:45:22.885Z] === RUN TestDaemonRestartIpcMode [2020-05-07T19:45:22.885Z] === PAUSE TestDaemonRestartIpcMode [2020-05-07T19:45:22.885Z] === RUN TestDaemonHostGatewayIP [2020-05-07T19:45:22.885Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-05-07T19:45:22.885Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T19:45:22.885Z] === RUN TestContainerKillOnDaemonStart [2020-05-07T19:45:22.885Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-05-07T19:45:22.885Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-05-07T19:45:22.885Z] === RUN TestDiff [2020-05-07T19:45:23.211Z] #18 105.3 invoke-rc.d: could not determine current runlevel [2020-05-07T19:45:23.211Z] #18 105.4 invoke-rc.d: policy-rc.d denied execution of start. [2020-05-07T19:45:23.211Z] #18 105.4 Setting up pigz (2.4-1) ... [2020-05-07T19:45:23.211Z] #18 105.5 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-05-07T19:45:23.211Z] #18 105.5 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-05-07T19:45:23.211Z] #18 105.5 Setting up python-pip-whl (18.1-5) ... [2020-05-07T19:45:23.211Z] #18 105.5 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-05-07T19:45:23.211Z] #18 105.5 Setting up vim-runtime (2:8.1.0875-5) ... [2020-05-07T19:45:23.447Z] --- PASS: TestDiff (0.56s) [2020-05-07T19:45:23.447Z] === RUN TestExecWithCloseStdin [2020-05-07T19:45:23.546Z] #18 ... [2020-05-07T19:45:23.546Z] [2020-05-07T19:45:23.546Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:45:23.546Z] #42 277.8 net/http/httptrace [2020-05-07T19:45:23.546Z] #42 278.3 net/http [2020-05-07T19:45:23.884Z] #42 ... [2020-05-07T19:45:23.884Z] [2020-05-07T19:45:23.884Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T19:45:23.884Z] #40 180.7 CC criu/cr-dedup.o [2020-05-07T19:45:23.884Z] #40 181.5 CC criu/cr-dump.o [2020-05-07T19:45:23.884Z] #40 186.6 CC criu/cr-errno.o [2020-05-07T19:45:23.884Z] #40 186.8 CC criu/cr-restore.o [2020-05-07T19:45:24.376Z] --- PASS: TestExecWithCloseStdin (0.64s) [2020-05-07T19:45:24.376Z] === RUN TestExec [2020-05-07T19:45:24.682Z] #40 ... [2020-05-07T19:45:24.682Z] [2020-05-07T19:45:24.682Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T19:45:24.682Z] #18 106.7 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-05-07T19:45:24.682Z] #18 106.7 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-05-07T19:45:24.682Z] #18 106.7 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-05-07T19:45:24.682Z] #18 106.7 Setting up vim (2:8.1.0875-5) ... [2020-05-07T19:45:24.682Z] #18 106.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-05-07T19:45:24.682Z] #18 106.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-05-07T19:45:24.682Z] #18 106.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-05-07T19:45:24.682Z] #18 106.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-05-07T19:45:24.682Z] #18 106.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-05-07T19:45:24.682Z] #18 106.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-05-07T19:45:24.682Z] #18 106.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-05-07T19:45:24.682Z] #18 106.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-05-07T19:45:24.682Z] #18 106.9 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-05-07T19:45:24.682Z] #18 107.0 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-05-07T19:45:24.682Z] #18 107.0 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-05-07T19:45:24.682Z] #18 107.0 Setting up jq (1.5+dfsg-2+b1) ... [2020-05-07T19:45:24.682Z] #18 107.0 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-05-07T19:45:24.682Z] #18 107.1 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-05-07T19:45:24.938Z] --- PASS: TestExec (0.62s) [2020-05-07T19:45:24.938Z] === RUN TestExecUser [2020-05-07T19:45:25.502Z] --- PASS: TestExecUser (0.63s) [2020-05-07T19:45:25.502Z] === RUN TestExportContainerAndImportImage [2020-05-07T19:45:26.065Z] --- PASS: TestExportContainerAndImportImage (0.72s) [2020-05-07T19:45:26.065Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-07T19:45:30.237Z] --- PASS: TestExportContainerAfterDaemonRestart (3.78s) [2020-05-07T19:45:30.237Z] === RUN TestHealthCheckWorkdir [2020-05-07T19:45:30.800Z] --- PASS: TestHealthCheckWorkdir (0.86s) [2020-05-07T19:45:30.800Z] === RUN TestHealthKillContainer [2020-05-07T19:45:32.068Z] #18 113.5 Setting up iptables (1.8.2-4) ... [2020-05-07T19:45:32.069Z] #18 113.6 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-07T19:45:32.069Z] #18 113.6 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-07T19:45:32.069Z] #18 113.6 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-05-07T19:45:32.069Z] #18 113.6 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-05-07T19:45:32.069Z] #18 113.6 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-05-07T19:45:32.069Z] #18 113.7 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-05-07T19:45:32.069Z] #18 113.7 Setting up python3 (3.7.3-1) ... [2020-05-07T19:45:32.404Z] #18 114.5 Setting up python3-wheel (0.32.3-2) ... [2020-05-07T19:45:32.742Z] #18 ... [2020-05-07T19:45:32.742Z] [2020-05-07T19:45:32.742Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T19:45:32.742Z] #40 197.8 CC criu/cr-service.o [2020-05-07T19:45:32.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-07T19:45:33.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-07T19:45:33.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-07T19:45:34.069Z] --- PASS: TestHealthKillContainer (2.78s) [2020-05-07T19:45:34.069Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-07T19:45:34.069Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2020-05-07T19:45:34.069Z] === RUN TestIpcModeNone [2020-05-07T19:45:34.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-07T19:45:34.999Z] --- PASS: TestIpcModeNone (0.65s) [2020-05-07T19:45:34.999Z] === RUN TestIpcModePrivate [2020-05-07T19:45:35.562Z] --- PASS: TestIpcModePrivate (0.63s) [2020-05-07T19:45:35.562Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:110, shared: false, mustBeShared: false [2020-05-07T19:45:35.562Z] === RUN TestIpcModeShareable [2020-05-07T19:45:35.562Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-05-07T19:45:35.562Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T19:45:35.562Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-07T19:45:36.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-07T19:45:36.606Z] #40 201.5 CC criu/crtools.o [2020-05-07T19:45:36.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-07T19:45:36.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-07T19:45:37.453Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.93s) [2020-05-07T19:45:37.453Z] === RUN TestAPIIpcModeHost [2020-05-07T19:45:37.453Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-05-07T19:45:37.453Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T19:45:37.453Z] === RUN TestDaemonIpcModeShareable [2020-05-07T19:45:37.453Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-05-07T19:45:37.453Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T19:45:37.453Z] === RUN TestDaemonIpcModePrivate [2020-05-07T19:45:37.783Z] #40 202.7 CC criu/eventfd.o [2020-05-07T19:45:38.507Z] #40 203.4 CC criu/eventpoll.o [2020-05-07T19:45:39.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-07T19:45:39.749Z] #40 ... [2020-05-07T19:45:39.749Z] [2020-05-07T19:45:39.749Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T19:45:39.749Z] #18 115.7 Setting up apparmor (2.13.2-10) ... [2020-05-07T19:45:39.749Z] #18 119.0 Setting up xfsprogs (4.20.0-1) ... [2020-05-07T19:45:39.749Z] #18 119.0 Setting up python3-lib2to3 (3.7.3-1) ... [2020-05-07T19:45:39.749Z] #18 119.9 Setting up python3-pkg-resources (40.8.0-1) ... [2020-05-07T19:45:39.749Z] #18 121.9 Setting up python3-distutils (3.7.3-1) ... [2020-05-07T19:45:40.008Z] --- PASS: TestDaemonIpcModePrivate (2.39s) [2020-05-07T19:45:40.008Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-05-07T19:45:40.008Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-07T19:45:40.008Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-05-07T19:45:40.008Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T19:45:40.008Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-07T19:45:40.008Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-05-07T19:45:40.008Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T19:45:40.008Z] === RUN TestIpcModeOlderClient [2020-05-07T19:45:40.008Z] === PAUSE TestIpcModeOlderClient [2020-05-07T19:45:40.008Z] === RUN TestKillContainerInvalidSignal [2020-05-07T19:45:40.085Z] #18 ... [2020-05-07T19:45:40.085Z] [2020-05-07T19:45:40.085Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T19:45:40.085Z] #40 205.3 CC criu/external.o [2020-05-07T19:45:40.267Z] --- PASS: TestKillContainerInvalidSignal (0.55s) [2020-05-07T19:45:40.267Z] === RUN TestKillContainer [2020-05-07T19:45:40.267Z] === RUN TestKillContainer/no_signal [2020-05-07T19:45:40.809Z] #40 206.1 CC criu/fault-injection.o [2020-05-07T19:45:40.829Z] === RUN TestKillContainer/non_killing_signal [2020-05-07T19:45:41.145Z] #40 206.3 CC criu/fdstore.o [2020-05-07T19:45:41.392Z] === RUN TestKillContainer/killing_signal [2020-05-07T19:45:41.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-07T19:45:41.480Z] #40 206.8 CC criu/fifo.o [2020-05-07T19:45:41.955Z] --- PASS: TestKillContainer (1.70s) [2020-05-07T19:45:41.955Z] --- PASS: TestKillContainer/no_signal (0.57s) [2020-05-07T19:45:41.955Z] --- PASS: TestKillContainer/non_killing_signal (0.36s) [2020-05-07T19:45:41.955Z] --- PASS: TestKillContainer/killing_signal (0.54s) [2020-05-07T19:45:41.955Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-07T19:45:41.955Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-07T19:45:42.211Z] #40 ... [2020-05-07T19:45:42.211Z] [2020-05-07T19:45:42.211Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:45:42.211Z] #42 296.5 github.com/LK4D4/vndr/godl [2020-05-07T19:45:42.211Z] #42 298.0 github.com/LK4D4/vndr [2020-05-07T19:45:42.211Z] #42 ... [2020-05-07T19:45:42.211Z] [2020-05-07T19:45:42.211Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T19:45:42.211Z] #18 122.8 Setting up python3-setuptools (40.8.0-1) ... [2020-05-07T19:45:42.517Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-07T19:45:42.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-07T19:45:43.080Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s) [2020-05-07T19:45:43.080Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.56s) [2020-05-07T19:45:43.080Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2020-05-07T19:45:43.080Z] === RUN TestKillStoppedContainer [2020-05-07T19:45:43.080Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-05-07T19:45:43.080Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-07T19:45:43.211Z] #18 125.1 Setting up python3-pip (18.1-5) ... [2020-05-07T19:45:43.338Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-05-07T19:45:43.338Z] === RUN TestKillDifferentUserContainer [2020-05-07T19:45:43.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-07T19:45:43.903Z] --- PASS: TestKillDifferentUserContainer (0.58s) [2020-05-07T19:45:43.903Z] === RUN TestInspectOomKilledTrue [2020-05-07T19:45:43.903Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-07T19:45:43.903Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T19:45:43.903Z] === RUN TestInspectOomKilledFalse [2020-05-07T19:45:43.903Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-07T19:45:43.903Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T19:45:43.903Z] === RUN TestLinksEtcHostsContentMatch [2020-05-07T19:45:43.903Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-05-07T19:45:43.903Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-05-07T19:45:43.903Z] === RUN TestLinksContainerNames [2020-05-07T19:45:45.012Z] #18 127.3 Processing triggers for libc-bin (2.28-10) ... [2020-05-07T19:45:45.012Z] #18 127.3 Processing triggers for mime-support (3.62) ... [2020-05-07T19:45:45.270Z] --- PASS: TestLinksContainerNames (1.13s) [2020-05-07T19:45:45.270Z] === RUN TestLogsFollowTailEmpty [2020-05-07T19:45:45.389Z] #18 DONE 127.7s [2020-05-07T19:45:45.389Z] [2020-05-07T19:45:45.389Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-07T19:45:45.527Z] --- PASS: TestLogsFollowTailEmpty (0.54s) [2020-05-07T19:45:45.527Z] === RUN TestContainerNetworkMountsNoChown [2020-05-07T19:45:45.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-07T19:45:46.090Z] --- PASS: TestContainerNetworkMountsNoChown (0.58s) [2020-05-07T19:45:46.090Z] === RUN TestMountDaemonRoot [2020-05-07T19:45:46.090Z] === RUN TestMountDaemonRoot/default [2020-05-07T19:45:46.090Z] === PAUSE TestMountDaemonRoot/default [2020-05-07T19:45:46.090Z] === RUN TestMountDaemonRoot/private [2020-05-07T19:45:46.090Z] === PAUSE TestMountDaemonRoot/private [2020-05-07T19:45:46.090Z] === RUN TestMountDaemonRoot/rprivate [2020-05-07T19:45:46.090Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-07T19:45:46.090Z] === RUN TestMountDaemonRoot/slave [2020-05-07T19:45:46.090Z] === PAUSE TestMountDaemonRoot/slave [2020-05-07T19:45:46.090Z] === RUN TestMountDaemonRoot/rslave [2020-05-07T19:45:46.090Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-07T19:45:46.090Z] === RUN TestMountDaemonRoot/shared [2020-05-07T19:45:46.090Z] === PAUSE TestMountDaemonRoot/shared [2020-05-07T19:45:46.090Z] === RUN TestMountDaemonRoot/rshared [2020-05-07T19:45:46.090Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-07T19:45:46.090Z] === CONT TestMountDaemonRoot/default [2020-05-07T19:45:46.090Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-07T19:45:46.090Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-07T19:45:46.090Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-07T19:45:46.090Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-07T19:45:46.090Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-07T19:45:46.090Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-07T19:45:46.090Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-07T19:45:46.090Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-07T19:45:46.090Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-07T19:45:46.090Z] === CONT TestMountDaemonRoot/rshared [2020-05-07T19:45:46.090Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-07T19:45:46.090Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-07T19:45:46.090Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T19:45:46.090Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T19:45:46.090Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-07T19:45:46.090Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-07T19:45:46.090Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T19:45:46.090Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T19:45:46.090Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-07T19:45:46.090Z] === CONT TestMountDaemonRoot/shared [2020-05-07T19:45:46.090Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-07T19:45:46.090Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-07T19:45:46.090Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-07T19:45:46.090Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-07T19:45:46.090Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-07T19:45:46.090Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-07T19:45:46.090Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-07T19:45:46.090Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-07T19:45:46.090Z] === CONT TestMountDaemonRoot/rslave [2020-05-07T19:45:46.090Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-07T19:45:46.090Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-07T19:45:46.090Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T19:45:46.090Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T19:45:46.090Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-07T19:45:46.090Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-07T19:45:46.090Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T19:45:46.090Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T19:45:46.090Z] === CONT TestMountDaemonRoot/slave [2020-05-07T19:45:46.090Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-07T19:45:46.090Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-07T19:45:46.090Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-07T19:45:46.090Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-07T19:45:46.090Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-07T19:45:46.090Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-07T19:45:46.090Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-07T19:45:46.090Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-07T19:45:46.090Z] === CONT TestMountDaemonRoot/rprivate [2020-05-07T19:45:46.090Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-07T19:45:46.090Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-07T19:45:46.090Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T19:45:46.090Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T19:45:46.090Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-07T19:45:46.090Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-07T19:45:46.090Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T19:45:46.090Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T19:45:46.090Z] === CONT TestMountDaemonRoot/private [2020-05-07T19:45:46.090Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-07T19:45:46.090Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-07T19:45:46.090Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-07T19:45:46.090Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-07T19:45:46.090Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-07T19:45:46.090Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-07T19:45:46.090Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-07T19:45:46.090Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-07T19:45:46.090Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-07T19:45:46.090Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-07T19:45:46.229Z] #19 0.623 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-05-07T19:45:46.229Z] #19 0.630 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-05-07T19:45:46.229Z] #19 0.633 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-05-07T19:45:46.229Z] #19 DONE 0.7s [2020-05-07T19:45:46.229Z] [2020-05-07T19:45:46.229Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T19:45:46.229Z] #40 207.6 CC criu/file-ids.o [2020-05-07T19:45:46.229Z] #40 208.4 CC criu/file-lock.o [2020-05-07T19:45:46.229Z] #40 210.9 CC criu/files-ext.o [2020-05-07T19:45:46.346Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-07T19:45:46.347Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T19:45:46.347Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-07T19:45:46.347Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T19:45:46.347Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-07T19:45:46.347Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-07T19:45:46.347Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-07T19:45:46.347Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-07T19:45:46.347Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-07T19:45:46.347Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-07T19:45:46.347Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T19:45:46.347Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-07T19:45:46.603Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T19:45:46.603Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-07T19:45:46.603Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-07T19:45:46.603Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-07T19:45:46.603Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-07T19:45:46.603Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-07T19:45:46.603Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T19:45:46.603Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-07T19:45:46.603Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T19:45:46.603Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-07T19:45:46.603Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-07T19:45:46.603Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-07T19:45:46.860Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-05-07T19:45:46.860Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-07T19:45:46.860Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-05-07T19:45:46.860Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-05-07T19:45:46.860Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-05-07T19:45:46.860Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-05-07T19:45:46.860Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-07T19:45:46.860Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-05-07T19:45:46.860Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-05-07T19:45:46.860Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-05-07T19:45:46.860Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-05-07T19:45:46.860Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-07T19:45:46.860Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-05-07T19:45:46.860Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-05-07T19:45:46.860Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-05-07T19:45:46.860Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-05-07T19:45:46.860Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-07T19:45:46.860Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-05-07T19:45:46.861Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-05-07T19:45:46.861Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-05-07T19:45:46.861Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-05-07T19:45:46.861Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-07T19:45:46.861Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-05-07T19:45:46.861Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-05-07T19:45:46.861Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-05-07T19:45:46.861Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-05-07T19:45:46.861Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-07T19:45:46.861Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-05-07T19:45:46.861Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-07T19:45:46.861Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-05-07T19:45:46.861Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-05-07T19:45:46.861Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-07T19:45:46.861Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-05-07T19:45:46.861Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-05-07T19:45:46.861Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-05-07T19:45:46.861Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-05-07T19:45:46.861Z] === RUN TestContainerBindMountNonRecursive [2020-05-07T19:45:46.861Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-05-07T19:45:46.861Z] 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-07T19:45:46.861Z] === RUN TestNetworkNat [2020-05-07T19:45:47.023Z] #40 211.9 CC criu/files-reg.o [2020-05-07T19:45:47.424Z] --- PASS: TestNetworkNat (0.63s) [2020-05-07T19:45:47.424Z] === RUN TestNetworkLocalhostTCPNat [2020-05-07T19:45:47.988Z] --- PASS: TestNetworkLocalhostTCPNat (0.56s) [2020-05-07T19:45:47.988Z] === RUN TestNetworkLoopbackNat [2020-05-07T19:45:48.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-07T19:45:48.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-07T19:45:48.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-07T19:45:48.755Z] #40 ... [2020-05-07T19:45:48.755Z] [2020-05-07T19:45:48.755Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:45:48.755Z] #42 DONE 313.1s [2020-05-07T19:45:48.755Z] [2020-05-07T19:45:48.755Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-07T19:45:48.916Z] --- PASS: TestNetworkLoopbackNat (0.77s) [2020-05-07T19:45:48.916Z] === RUN TestPause [2020-05-07T19:45:48.916Z] --- SKIP: TestPause (0.00s) [2020-05-07T19:45:48.916Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T19:45:48.916Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-07T19:45:48.916Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T19:45:48.916Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T19:45:48.916Z] === RUN TestPauseStopPausedContainer [2020-05-07T19:45:48.916Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-05-07T19:45:48.916Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T19:45:48.916Z] === RUN TestPsFilter [2020-05-07T19:45:48.916Z] --- PASS: TestPsFilter (0.19s) [2020-05-07T19:45:48.916Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-07T19:45:48.944Z] sha256:32acbfeb43d9ca1d23f3fca3f156047c83d83b0999695b9a9ceadcafa8db751a [2020-05-07T19:45:48.944Z] INFO: Starting docker-py tests... [2020-05-07T19:45:48.944Z] ============================= test session starts ============================== [2020-05-07T19:45:48.944Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-05-07T19:45:48.944Z] rootdir: /src, inifile: pytest.ini [2020-05-07T19:45:48.944Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-05-07T19:45:48.944Z] collected 387 items / 1 deselected / 386 selected [2020-05-07T19:45:48.944Z] [2020-05-07T19:45:49.480Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.55s) [2020-05-07T19:45:49.480Z] === RUN TestRemoveContainerWithVolume [2020-05-07T19:45:50.043Z] --- PASS: TestRemoveContainerWithVolume (0.61s) [2020-05-07T19:45:50.043Z] === RUN TestRemoveContainerRunning [2020-05-07T19:45:50.606Z] --- PASS: TestRemoveContainerRunning (0.58s) [2020-05-07T19:45:50.606Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-07T19:45:51.169Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s) [2020-05-07T19:45:51.169Z] === RUN TestRemoveInvalidContainer [2020-05-07T19:45:51.169Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-05-07T19:45:51.169Z] === RUN TestRenameLinkedContainer [2020-05-07T19:45:51.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-07T19:45:51.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-07T19:45:53.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-07T19:45:53.590Z] #20 ... [2020-05-07T19:45:53.590Z] [2020-05-07T19:45:53.590Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T19:45:53.590Z] #40 218.5 CC criu/files.o [2020-05-07T19:45:53.687Z] --- PASS: TestRenameLinkedContainer (2.29s) [2020-05-07T19:45:53.687Z] === RUN TestRenameStoppedContainer [2020-05-07T19:45:53.944Z] --- PASS: TestRenameStoppedContainer (0.56s) [2020-05-07T19:45:53.944Z] === RUN TestRenameRunningContainerAndReuse [2020-05-07T19:45:55.310Z] --- PASS: TestRenameRunningContainerAndReuse (1.11s) [2020-05-07T19:45:55.310Z] === RUN TestRenameInvalidName [2020-05-07T19:45:55.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-07T19:45:55.873Z] --- PASS: TestRenameInvalidName (0.57s) [2020-05-07T19:45:55.873Z] === RUN TestRenameAnonymousContainer [2020-05-07T19:45:56.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-07T19:45:57.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-07T19:45:58.391Z] --- PASS: TestRenameAnonymousContainer (2.75s) [2020-05-07T19:45:58.391Z] === RUN TestRenameContainerWithSameName [2020-05-07T19:45:58.449Z] #40 223.1 CC criu/filesystems.o [2020-05-07T19:45:58.954Z] --- PASS: TestRenameContainerWithSameName (0.59s) [2020-05-07T19:45:58.954Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-07T19:45:59.183Z] #40 ... [2020-05-07T19:45:59.183Z] [2020-05-07T19:45:59.183Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-07T19:45:59.183Z] #20 9.578 Collecting yamllint==1.16.0 [2020-05-07T19:45:59.183Z] #20 10.17 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-05-07T19:45:59.183Z] #20 10.34 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-05-07T19:45:59.183Z] #20 10.41 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-05-07T19:45:59.183Z] #20 10.57 Collecting pyyaml (from yamllint==1.16.0) [2020-05-07T19:45:59.183Z] #20 10.97 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-05-07T19:45:59.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-07T19:45:59.907Z] #20 13.84 Building wheels for collected packages: pyyaml [2020-05-07T19:45:59.907Z] #20 13.85 Running setup.py bdist_wheel for pyyaml: started [2020-05-07T19:46:00.322Z] --- PASS: TestRenameContainerWithLinkedContainer (1.12s) [2020-05-07T19:46:00.322Z] === RUN TestResize [2020-05-07T19:46:00.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-07T19:46:00.884Z] --- PASS: TestResize (0.56s) [2020-05-07T19:46:00.884Z] === RUN TestResizeWithInvalidSize [2020-05-07T19:46:01.349Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-07T19:46:01.349Z] Using test binary docker [2020-05-07T19:46:01.349Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-07T19:46:01.349Z] +++ /etc/init.d/apparmor start [2020-05-07T19:46:01.349Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-07T19:46:01.349Z] INFO: Waiting for daemon to start... [2020-05-07T19:46:01.349Z] Starting dockerd [2020-05-07T19:46:01.349Z] +++ 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-07T19:46:01.447Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2020-05-07T19:46:01.447Z] === RUN TestResizeWhenContainerNotStarted [2020-05-07T19:46:02.010Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s) [2020-05-07T19:46:02.010Z] === RUN TestDaemonRestartKillContainers [2020-05-07T19:46:02.010Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-05-07T19:46:02.010Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-05-07T19:46:02.010Z] === RUN TestCgroupNamespacesRun [2020-05-07T19:46:02.234Z] #20 15.76 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-05-07T19:46:02.234Z] #20 15.76 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-05-07T19:46:02.234Z] #20 15.91 Successfully built pyyaml [2020-05-07T19:46:02.234Z] #20 15.95 Installing collected packages: pathspec, pyyaml, yamllint [2020-05-07T19:46:02.999Z] #20 16.62 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-05-07T19:46:02.999Z] #20 DONE 16.9s [2020-05-07T19:46:02.999Z] [2020-05-07T19:46:02.999Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T19:46:02.999Z] #40 224.9 CC criu/fsnotify.o [2020-05-07T19:46:02.999Z] #40 227.7 CC criu/image-desc.o [2020-05-07T19:46:02.999Z] #40 228.1 CC criu/image.o [2020-05-07T19:46:03.250Z] . [2020-05-07T19:46:03.250Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-07T19:46:03.250Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-07T19:46:03.509Z] Error: No such image: emptyfs [2020-05-07T19:46:03.509Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-07T19:46:03.509Z] ++++ docker load [2020-05-07T19:46:03.768Z] Running integration-test (iteration 1) [2020-05-07T19:46:03.768Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-05-07T19:46:03.768Z] ++ 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-07T19:46:03.768Z] ++ set -e [2020-05-07T19:46:03.768Z] ++ '[' -n 0 ']' [2020-05-07T19:46:03.768Z] ++ set -x [2020-05-07T19:46:03.768Z] ++ 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-07T19:46:04.529Z] --- PASS: TestCgroupNamespacesRun (2.45s) [2020-05-07T19:46:04.529Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-07T19:46:04.747Z] #40 229.8 CC criu/ipc_ns.o [2020-05-07T19:46:04.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-07T19:46:07.048Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.48s) [2020-05-07T19:46:07.048Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-07T19:46:07.169Z] #40 232.1 CC criu/irmap.o [2020-05-07T19:46:08.209Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-07T19:46:08.209Z] Using test binary docker [2020-05-07T19:46:08.361Z] #40 233.5 CC criu/kcmp-ids.o [2020-05-07T19:46:08.467Z] +++ /etc/init.d/apparmor start [2020-05-07T19:46:08.467Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-07T19:46:08.467Z] INFO: Waiting for daemon to start... [2020-05-07T19:46:08.467Z] Starting dockerd [2020-05-07T19:46:08.467Z] +++ 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-07T19:46:09.093Z] #40 234.0 CC criu/kerndat.o [2020-05-07T19:46:09.568Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.56s) [2020-05-07T19:46:09.568Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-07T19:46:10.785Z] #40 ... [2020-05-07T19:46:10.785Z] [2020-05-07T19:46:10.785Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T19:46:10.785Z] #29 DONE 334.6s [2020-05-07T19:46:10.785Z] [2020-05-07T19:46:10.785Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:46:10.995Z] . [2020-05-07T19:46:10.995Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-07T19:46:10.995Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-07T19:46:10.995Z] Error: No such image: emptyfs [2020-05-07T19:46:10.995Z] ++++ docker load [2020-05-07T19:46:10.995Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-07T19:46:10.995Z] Running integration-test (iteration 1) [2020-05-07T19:46:10.995Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-07T19:46:10.995Z] ++ 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-07T19:46:10.995Z] ++ set -e [2020-05-07T19:46:10.995Z] ++ '[' -n 0 ']' [2020-05-07T19:46:10.995Z] ++ set -x [2020-05-07T19:46:10.995Z] ++ 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-07T19:46:11.116Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-05-07T19:46:11.123Z] #22 ... [2020-05-07T19:46:11.123Z] [2020-05-07T19:46:11.123Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T19:46:11.123Z] #40 236.3 CC criu/libnetlink.o [2020-05-07T19:46:11.370Z] tests/integration/api_client_test.py ..... [ 7%] [2020-05-07T19:46:11.852Z] #40 237.1 CC criu/log.o [2020-05-07T19:46:11.882Z] Loaded image: buildpack-deps:jessie [2020-05-07T19:46:12.087Z] --- PASS: TestCgroupNamespacesRunHostMode (2.68s) [2020-05-07T19:46:12.087Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-07T19:46:12.140Z] Loaded image: busybox:latest [2020-05-07T19:46:12.399Z] Loaded image: busybox:glibc [2020-05-07T19:46:12.399Z] Loaded image: debian:jessie [2020-05-07T19:46:12.657Z] Loaded image: hello-world:latest [2020-05-07T19:46:12.657Z] INFO: Testing against a local daemon [2020-05-07T19:46:12.657Z] === RUN TestCgroupNamespacesBuild [2020-05-07T19:46:13.036Z] #40 238.3 CC criu/lsm.o [2020-05-07T19:46:13.287Z] tests/integration/api_config_test.py ..... [ 8%] [2020-05-07T19:46:14.219Z] #40 239.1 CC criu/mem.o [2020-05-07T19:46:15.356Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.57s) [2020-05-07T19:46:15.356Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-07T19:46:15.941Z] --- PASS: TestCgroupNamespacesBuild (3.10s) [2020-05-07T19:46:15.941Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-07T19:46:16.549Z] #40 241.9 CC criu/mount.o [2020-05-07T19:46:17.273Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.47s) [2020-05-07T19:46:17.273Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-07T19:46:17.843Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.83s) [2020-05-07T19:46:17.843Z] === RUN TestBuildWithSession [2020-05-07T19:46:17.843Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-07T19:46:17.843Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T19:46:17.843Z] === RUN TestBuildSquashParent [2020-05-07T19:46:19.185Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.98s) [2020-05-07T19:46:19.185Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-07T19:46:21.703Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.59s) [2020-05-07T19:46:21.703Z] === RUN TestKernelTCPMemory [2020-05-07T19:46:21.703Z] --- SKIP: TestKernelTCPMemory (0.02s) [2020-05-07T19:46:21.703Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T19:46:21.703Z] === RUN TestNISDomainname [2020-05-07T19:46:21.703Z] --- SKIP: TestNISDomainname (0.00s) [2020-05-07T19:46:21.703Z] 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-07T19:46:21.703Z] === RUN TestHostnameDnsResolution [2020-05-07T19:46:23.071Z] --- PASS: TestHostnameDnsResolution (1.07s) [2020-05-07T19:46:23.071Z] === RUN TestStats [2020-05-07T19:46:23.071Z] --- SKIP: TestStats (0.00s) [2020-05-07T19:46:23.071Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T19:46:23.071Z] === RUN TestStopContainerWithTimeout [2020-05-07T19:46:23.071Z] === RUN TestStopContainerWithTimeout/0 [2020-05-07T19:46:23.071Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-07T19:46:23.071Z] === RUN TestStopContainerWithTimeout/1 [2020-05-07T19:46:23.071Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-07T19:46:23.071Z] === RUN TestStopContainerWithTimeout/3 [2020-05-07T19:46:23.071Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-07T19:46:23.071Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-07T19:46:23.071Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-07T19:46:23.071Z] === CONT TestStopContainerWithTimeout/0 [2020-05-07T19:46:23.071Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-07T19:46:23.217Z] 65014b3c3121: Pull complete [2020-05-07T19:46:23.799Z] === CONT TestStopContainerWithTimeout/3 [2020-05-07T19:46:23.944Z] #40 248.7 CC criu/namespaces.o [2020-05-07T19:46:24.402Z] --- PASS: TestBuildSquashParent (6.08s) [2020-05-07T19:46:24.402Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-07T19:46:24.402Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T19:46:24.402Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T19:46:24.402Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T19:46:24.402Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T19:46:24.402Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T19:46:24.402Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T19:46:24.402Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T19:46:24.402Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T19:46:24.402Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T19:46:24.402Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T19:46:24.402Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T19:46:24.402Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T19:46:24.402Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T19:46:24.402Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T19:46:24.402Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T19:46:24.402Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T19:46:25.691Z] === CONT TestStopContainerWithTimeout/1 [2020-05-07T19:46:26.305Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T19:46:26.305Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T19:46:26.952Z] #40 251.9 CC criu/net.o [2020-05-07T19:46:27.582Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-07T19:46:27.582Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) [2020-05-07T19:46:27.582Z] --- PASS: TestStopContainerWithTimeout/-1 (2.80s) [2020-05-07T19:46:27.582Z] --- PASS: TestStopContainerWithTimeout/3 (2.58s) [2020-05-07T19:46:27.582Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2020-05-07T19:46:27.582Z] === RUN TestDeleteDevicemapper [2020-05-07T19:46:27.582Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-07T19:46:27.582Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T19:46:27.582Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-07T19:46:28.836Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-07T19:46:28.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.66s) [2020-05-07T19:46:28.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.66s) [2020-05-07T19:46:28.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.71s) [2020-05-07T19:46:28.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.85s) [2020-05-07T19:46:28.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.96s) [2020-05-07T19:46:28.836Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.06s) [2020-05-07T19:46:28.836Z] === RUN TestBuildMultiStageCopy [2020-05-07T19:46:28.836Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-07T19:46:28.950Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.66s) [2020-05-07T19:46:28.950Z] === RUN TestUpdateMemory [2020-05-07T19:46:28.950Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-07T19:46:28.950Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T19:46:28.950Z] === RUN TestUpdateCPUQuota [2020-05-07T19:46:28.950Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-05-07T19:46:28.950Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T19:46:28.950Z] === RUN TestUpdatePidsLimit [2020-05-07T19:46:28.950Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-05-07T19:46:28.950Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T19:46:28.950Z] === RUN TestUpdateRestartPolicy [2020-05-07T19:46:30.739Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-07T19:46:30.997Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-07T19:46:31.563Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-07T19:46:32.129Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-07T19:46:32.696Z] --- PASS: TestBuildMultiStageCopy (4.39s) [2020-05-07T19:46:32.696Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.25s) [2020-05-07T19:46:32.696Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-05-07T19:46:32.696Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-05-07T19:46:32.696Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2020-05-07T19:46:32.696Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2020-05-07T19:46:32.696Z] === RUN TestBuildMultiStageParentConfig [2020-05-07T19:46:33.003Z] #40 257.6 CC criu/netfilter.o [2020-05-07T19:46:33.003Z] #40 258.2 CC criu/page-pipe.o [2020-05-07T19:46:34.178Z] #40 259.4 CC criu/page-xfer.o [2020-05-07T19:46:34.596Z] --- PASS: TestBuildMultiStageParentConfig (1.50s) [2020-05-07T19:46:34.596Z] === RUN TestBuildLabelWithTargets [2020-05-07T19:46:36.496Z] --- PASS: TestBuildLabelWithTargets (2.19s) [2020-05-07T19:46:36.496Z] === RUN TestBuildWithEmptyLayers [2020-05-07T19:46:37.195Z] #40 262.0 CC criu/pagemap-cache.o [2020-05-07T19:46:37.432Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2020-05-07T19:46:37.432Z] === RUN TestBuildMultiStageOnBuild [2020-05-07T19:46:37.541Z] #40 262.8 CC criu/pagemap.o [2020-05-07T19:46:39.876Z] #40 264.7 CC criu/parasite-syscall.o [2020-05-07T19:46:40.715Z] --- PASS: TestBuildMultiStageOnBuild (2.68s) [2020-05-07T19:46:40.715Z] === RUN TestBuildUncleanTarFilenames [2020-05-07T19:46:41.051Z] #40 266.3 CC criu/path.o [2020-05-07T19:46:41.123Z] --- PASS: TestUpdateRestartPolicy (11.65s) [2020-05-07T19:46:41.123Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-07T19:46:41.379Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) [2020-05-07T19:46:41.379Z] === RUN TestWaitNonBlocked [2020-05-07T19:46:41.379Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T19:46:41.379Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T19:46:41.379Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T19:46:41.379Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T19:46:41.379Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T19:46:41.379Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T19:46:41.657Z] --- PASS: TestBuildUncleanTarFilenames (1.41s) [2020-05-07T19:46:41.657Z] === RUN TestBuildMultiStageLayerLeak [2020-05-07T19:46:41.777Z] #40 266.8 CC criu/pie-util-vdso.o [2020-05-07T19:46:42.310Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-07T19:46:42.310Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.85s) [2020-05-07T19:46:42.310Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.87s) [2020-05-07T19:46:42.310Z] === RUN TestWaitBlocked [2020-05-07T19:46:42.310Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T19:46:42.310Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T19:46:42.310Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T19:46:42.310Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T19:46:42.310Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T19:46:42.310Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T19:46:42.493Z] #40 267.5 CC criu/pie-util.o [2020-05-07T19:46:42.493Z] #40 267.8 CC criu/pipes.o [2020-05-07T19:46:43.057Z] Loaded image: buildpack-deps:jessie [2020-05-07T19:46:43.057Z] Loaded image: busybox:latest [2020-05-07T19:46:43.057Z] Loaded image: busybox:glibc [2020-05-07T19:46:43.057Z] Loaded image: debian:jessie [2020-05-07T19:46:43.057Z] Loaded image: hello-world:latest [2020-05-07T19:46:43.057Z] INFO: Testing against a local daemon [2020-05-07T19:46:43.057Z] === RUN TestCgroupNamespacesBuild [2020-05-07T19:46:43.240Z] --- PASS: TestWaitBlocked (0.01s) [2020-05-07T19:46:43.240Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s) [2020-05-07T19:46:43.240Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.85s) [2020-05-07T19:46:43.240Z] === CONT TestDaemonRestartIpcMode [2020-05-07T19:46:43.240Z] === CONT TestIpcModeOlderClient [2020-05-07T19:46:43.240Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-05-07T19:46:44.261Z] #40 269.2 CC criu/plugin.o [2020-05-07T19:46:44.684Z] #40 269.9 CC criu/proc_parse.o [2020-05-07T19:46:44.950Z] --- PASS: TestBuildMultiStageLayerLeak (2.92s) [2020-05-07T19:46:44.950Z] === RUN TestBuildWithHugeFile [2020-05-07T19:46:45.601Z] --- PASS: TestCgroupNamespacesBuild (3.44s) [2020-05-07T19:46:45.601Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-07T19:46:47.127Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-05-07T19:46:47.495Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.42s) [2020-05-07T19:46:47.495Z] === RUN TestBuildWithSession [2020-05-07T19:46:47.495Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-07T19:46:47.495Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T19:46:47.495Z] === RUN TestBuildSquashParent [2020-05-07T19:46:48.491Z] --- PASS: TestDaemonRestartIpcMode (4.72s) [2020-05-07T19:46:48.491Z] PASS [2020-05-07T19:46:48.491Z] [2020-05-07T19:46:48.491Z] === Skipped [2020-05-07T19:46:48.491Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-07T19:46:48.491Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T19:46:48.491Z] [2020-05-07T19:46:48.491Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-05-07T19:46:48.491Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-05-07T19:46:48.491Z] [2020-05-07T19:46:48.491Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-05-07T19:46:48.491Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T19:46:48.491Z] [2020-05-07T19:46:48.491Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-05-07T19:46:48.491Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-05-07T19:46:48.491Z] [2020-05-07T19:46:48.491Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-05-07T19:46:48.491Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T19:46:48.491Z] [2020-05-07T19:46:48.491Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-05-07T19:46:48.491Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T19:46:48.491Z] [2020-05-07T19:46:48.492Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-05-07T19:46:48.492Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T19:46:48.492Z] [2020-05-07T19:46:48.492Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-05-07T19:46:48.492Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T19:46:48.492Z] [2020-05-07T19:46:48.492Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-05-07T19:46:48.492Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T19:46:48.492Z] [2020-05-07T19:46:48.492Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-07T19:46:48.492Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T19:46:48.492Z] [2020-05-07T19:46:48.492Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-07T19:46:48.492Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T19:46:48.492Z] [2020-05-07T19:46:48.492Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-05-07T19:46:48.492Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-05-07T19:46:48.492Z] [2020-05-07T19:46:48.492Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-05-07T19:46:48.492Z] 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-07T19:46:48.492Z] [2020-05-07T19:46:48.492Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-05-07T19:46:48.492Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T19:46:48.492Z] [2020-05-07T19:46:48.492Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T19:46:48.492Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T19:46:48.492Z] [2020-05-07T19:46:48.492Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-05-07T19:46:48.492Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T19:46:48.492Z] [2020-05-07T19:46:48.492Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-05-07T19:46:48.492Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-05-07T19:46:48.492Z] [2020-05-07T19:46:48.492Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s) [2020-05-07T19:46:48.492Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T19:46:48.492Z] [2020-05-07T19:46:48.492Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s) [2020-05-07T19:46:48.492Z] 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-07T19:46:48.492Z] [2020-05-07T19:46:48.492Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-05-07T19:46:48.492Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T19:46:48.492Z] [2020-05-07T19:46:48.492Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-07T19:46:48.492Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T19:46:48.492Z] [2020-05-07T19:46:48.492Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-07T19:46:48.492Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T19:46:48.492Z] [2020-05-07T19:46:48.492Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-05-07T19:46:48.492Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T19:46:48.492Z] [2020-05-07T19:46:48.492Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-05-07T19:46:48.492Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T19:46:48.492Z] [2020-05-07T19:46:48.492Z] [2020-05-07T19:46:48.492Z] DONE 181 tests, 24 skipped in 93.537s [2020-05-07T19:46:48.492Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-07T19:46:48.492Z] INFO: Testing against a local daemon [2020-05-07T19:46:48.492Z] === RUN TestCommitInheritsEnv [2020-05-07T19:46:49.054Z] --- PASS: TestCommitInheritsEnv (1.13s) [2020-05-07T19:46:49.054Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-07T19:46:49.054Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-07T19:46:49.054Z] === RUN TestImagesFilterMultiReference [2020-05-07T19:46:49.310Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-05-07T19:46:49.310Z] === RUN TestImagePullPlatformInvalid [2020-05-07T19:46:49.310Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-05-07T19:46:49.310Z] === RUN TestRemoveImageOrphaning [2020-05-07T19:46:50.780Z] #40 275.5 CC criu/protobuf-desc.o [2020-05-07T19:46:51.201Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2020-05-07T19:46:51.201Z] === RUN TestRemoveImageGarbageCollector [2020-05-07T19:46:51.201Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-07T19:46:51.201Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-05-07T19:46:51.201Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-07T19:46:51.201Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-05-07T19:46:51.201Z] === RUN TestTagInvalidReference [2020-05-07T19:46:51.201Z] --- PASS: TestTagInvalidReference (0.01s) [2020-05-07T19:46:51.201Z] === RUN TestTagValidPrefixedRepo [2020-05-07T19:46:51.201Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-05-07T19:46:51.201Z] === RUN TestTagExistedNameWithoutForce [2020-05-07T19:46:51.201Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-05-07T19:46:51.201Z] === RUN TestTagOfficialNames [2020-05-07T19:46:51.201Z] --- PASS: TestTagOfficialNames (0.05s) [2020-05-07T19:46:51.201Z] === RUN TestTagMatchesDigest [2020-05-07T19:46:51.201Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-05-07T19:46:51.201Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-07T19:46:52.485Z] #40 277.4 CC criu/protobuf.o [2020-05-07T19:46:52.824Z] #40 278.1 CC criu/pstree.o [2020-05-07T19:46:55.120Z] #40 280.1 CC criu/rbtree.o [2020-05-07T19:46:55.120Z] #40 280.5 CC criu/rst-malloc.o [2020-05-07T19:46:55.844Z] #40 281.0 CC criu/seccomp.o [2020-05-07T19:46:57.224Z] #40 282.3 CC criu/seize.o [2020-05-07T19:46:58.935Z] #40 284.1 CC criu/servicefd.o [2020-05-07T19:46:59.665Z] #40 284.8 CC criu/shmem.o [2020-05-07T19:46:59.681Z] --- PASS: TestBuildSquashParent (10.55s) [2020-05-07T19:46:59.681Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-07T19:46:59.681Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T19:46:59.682Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T19:46:59.682Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T19:46:59.682Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T19:46:59.682Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T19:46:59.682Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T19:46:59.682Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T19:46:59.682Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T19:46:59.682Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T19:46:59.682Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T19:46:59.682Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T19:46:59.682Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T19:46:59.682Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T19:46:59.682Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T19:47:01.370Z] #40 286.6 CC criu/sigframe.o [2020-05-07T19:47:01.579Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T19:47:01.711Z] #40 286.8 CC criu/signalfd.o [2020-05-07T19:47:01.837Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T19:47:02.438Z] #40 287.4 CC criu/sk-inet.o [2020-05-07T19:47:02.438Z] #40 ... [2020-05-07T19:47:02.438Z] [2020-05-07T19:47:02.438Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T19:47:02.775Z] #37 386.5 + dpkg --print-architecture [2020-05-07T19:47:02.775Z] #37 386.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-05-07T19:47:03.501Z] #37 387.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-05-07T19:47:03.501Z] #37 387.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-05-07T19:47:05.116Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T19:47:05.116Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T19:47:08.395Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2020-05-07T19:47:08.395Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.25s) [2020-05-07T19:47:08.395Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.52s) [2020-05-07T19:47:08.395Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.21s) [2020-05-07T19:47:08.395Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.25s) [2020-05-07T19:47:08.395Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.29s) [2020-05-07T19:47:08.395Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.12s) [2020-05-07T19:47:08.395Z] === RUN TestBuildMultiStageCopy [2020-05-07T19:47:08.395Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-07T19:47:11.676Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-07T19:47:11.934Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-07T19:47:12.499Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-07T19:47:13.432Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-07T19:47:13.997Z] --- PASS: TestBuildMultiStageCopy (5.94s) [2020-05-07T19:47:13.997Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.35s) [2020-05-07T19:47:13.997Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2020-05-07T19:47:13.997Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2020-05-07T19:47:13.997Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s) [2020-05-07T19:47:13.997Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.78s) [2020-05-07T19:47:13.997Z] === RUN TestBuildMultiStageParentConfig [2020-05-07T19:47:14.563Z] #37 ... [2020-05-07T19:47:14.563Z] [2020-05-07T19:47:14.563Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T19:47:14.563Z] #40 289.2 CC criu/sk-netlink.o [2020-05-07T19:47:14.563Z] #40 289.8 CC criu/sk-packet.o [2020-05-07T19:47:14.563Z] #40 290.7 CC criu/sk-queue.o [2020-05-07T19:47:14.563Z] #40 291.5 CC criu/sk-tcp.o [2020-05-07T19:47:14.563Z] #40 292.5 CC criu/sk-unix.o [2020-05-07T19:47:14.563Z] #40 296.2 CC criu/sockets.o [2020-05-07T19:47:14.563Z] #40 297.9 CC criu/stats.o [2020-05-07T19:47:14.563Z] #40 298.5 CC criu/string.o [2020-05-07T19:47:14.563Z] #40 298.6 CC criu/sysctl.o [2020-05-07T19:47:14.563Z] #40 299.6 CC criu/sysfs_parse.o [2020-05-07T19:47:15.302Z] #40 300.3 CC criu/timerfd.o [2020-05-07T19:47:15.641Z] #40 300.9 CC criu/tty.o [2020-05-07T19:47:15.895Z] --- PASS: TestBuildMultiStageParentConfig (1.64s) [2020-05-07T19:47:15.895Z] === RUN TestBuildLabelWithTargets [2020-05-07T19:47:18.421Z] --- PASS: TestBuildLabelWithTargets (2.70s) [2020-05-07T19:47:18.421Z] === RUN TestBuildWithEmptyLayers [2020-05-07T19:47:19.503Z] #40 304.8 CC criu/tun.o [2020-05-07T19:47:19.793Z] --- PASS: TestBuildWithEmptyLayers (1.38s) [2020-05-07T19:47:19.793Z] === RUN TestBuildMultiStageOnBuild [2020-05-07T19:47:20.698Z] #40 305.9 CC criu/uffd.o [2020-05-07T19:47:23.035Z] #40 308.2 CC criu/util.o [2020-05-07T19:47:23.973Z] --- PASS: TestBuildMultiStageOnBuild (3.76s) [2020-05-07T19:47:23.973Z] === RUN TestBuildUncleanTarFilenames [2020-05-07T19:47:25.345Z] --- PASS: TestBuildUncleanTarFilenames (1.92s) [2020-05-07T19:47:25.345Z] === RUN TestBuildMultiStageLayerLeak [2020-05-07T19:47:26.056Z] #40 310.8 CC criu/uts_ns.o [2020-05-07T19:47:26.056Z] #40 311.2 CC criu/vdso.o [2020-05-07T19:47:26.784Z] #40 312.1 LINK criu/built-in.o [2020-05-07T19:47:27.131Z] #40 312.3 LINK criu/criu [2020-05-07T19:47:27.244Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-07T19:47:27.244Z] Using test binary docker [2020-05-07T19:47:27.244Z] +++ /etc/init.d/apparmor start [2020-05-07T19:47:27.244Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-07T19:47:27.244Z] INFO: Waiting for daemon to start... [2020-05-07T19:47:27.244Z] Starting dockerd [2020-05-07T19:47:27.244Z] +++ 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-07T19:47:27.514Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-07T19:47:27.514Z] Using test binary docker [2020-05-07T19:47:27.514Z] +++ /etc/init.d/apparmor start [2020-05-07T19:47:27.514Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-07T19:47:27.774Z] INFO: Waiting for daemon to start... [2020-05-07T19:47:27.774Z] Starting dockerd [2020-05-07T19:47:27.774Z] +++ 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-07T19:47:28.325Z] #40 313.2 DEP lib/c/criu.d [2020-05-07T19:47:28.325Z] #40 313.5 CC images/rpc.pb-c.o [2020-05-07T19:47:29.146Z] .--- PASS: TestBuildMultiStageLayerLeak (3.49s) [2020-05-07T19:47:29.146Z] === RUN TestBuildWithHugeFile [2020-05-07T19:47:29.146Z] [2020-05-07T19:47:29.146Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-07T19:47:29.146Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-07T19:47:29.146Z] Error: No such image: emptyfs [2020-05-07T19:47:29.146Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-07T19:47:29.146Z] ++++ docker load [2020-05-07T19:47:29.402Z] Running integration-test (iteration 1) [2020-05-07T19:47:29.402Z] 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-07T19:47:29.402Z] ++ 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-07T19:47:29.402Z] ++ set -e [2020-05-07T19:47:29.402Z] ++ '[' -n 0 ']' [2020-05-07T19:47:29.402Z] ++ set -x [2020-05-07T19:47:29.402Z] ++ 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-07T19:47:29.514Z] #40 314.7 CC lib/c/criu.o [2020-05-07T19:47:29.659Z] [2020-05-07T19:47:29.659Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-07T19:47:29.916Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-07T19:47:29.916Z] Error: No such image: emptyfs [2020-05-07T19:47:29.916Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-07T19:47:29.916Z] ++++ docker load [2020-05-07T19:47:30.174Z] Running integration-test (iteration 1) [2020-05-07T19:47:30.174Z] 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-07T19:47:30.174Z] ++ 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-07T19:47:30.174Z] ++ set -e [2020-05-07T19:47:30.174Z] ++ '[' -n 0 ']' [2020-05-07T19:47:30.174Z] ++ set -x [2020-05-07T19:47:30.174Z] ++ 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-07T19:47:31.628Z] --- PASS: TestBuildWithHugeFile (40.55s) [2020-05-07T19:47:31.628Z] === RUN TestBuildWithEmptyDockerfile [2020-05-07T19:47:31.628Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T19:47:31.628Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T19:47:31.628Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T19:47:31.628Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T19:47:31.628Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T19:47:31.628Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T19:47:31.628Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T19:47:31.628Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T19:47:31.628Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T19:47:31.628Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-05-07T19:47:31.628Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2020-05-07T19:47:31.628Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2020-05-07T19:47:31.628Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2020-05-07T19:47:31.628Z] === RUN TestBuildPreserveOwnership [2020-05-07T19:47:31.628Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-07T19:47:31.628Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-07T19:47:31.628Z] --- PASS: TestBuildPreserveOwnership (5.91s) [2020-05-07T19:47:31.628Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.84s) [2020-05-07T19:47:31.628Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.05s) [2020-05-07T19:47:31.628Z] === RUN TestBuildPlatformInvalid [2020-05-07T19:47:31.628Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-05-07T19:47:31.628Z] PASS [2020-05-07T19:47:31.628Z] [2020-05-07T19:47:31.628Z] === Skipped [2020-05-07T19:47:31.628Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-05-07T19:47:31.628Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T19:47:31.628Z] [2020-05-07T19:47:31.628Z] [2020-05-07T19:47:31.628Z] DONE 32 tests, 1 skipped in 87.780s [2020-05-07T19:47:31.628Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-05-07T19:47:31.628Z] ++ 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-07T19:47:31.628Z] ++ set -e [2020-05-07T19:47:31.628Z] ++ '[' -n 0 ']' [2020-05-07T19:47:31.628Z] ++ set -x [2020-05-07T19:47:31.628Z] ++ 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-07T19:47:31.818Z] #40 316.9 LINK lib/c/built-in.o [2020-05-07T19:47:31.818Z] #40 317.0 LINK lib/c/libcriu.so [2020-05-07T19:47:31.886Z] INFO: Testing against a local daemon [2020-05-07T19:47:31.886Z] === RUN TestConfigInspect [2020-05-07T19:47:32.158Z] #40 317.1 LINK lib/c/libcriu.a [2020-05-07T19:47:32.158Z] #40 317.5 GEN magic.py [2020-05-07T19:47:32.935Z] #40 317.8 Note: Building without setproctitle() and strlcpy() support. [2020-05-07T19:47:32.935Z] #40 317.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-05-07T19:47:32.935Z] #40 317.8 Note: Building without GnuTLS support [2020-05-07T19:47:34.122Z] #40 319.2 fatal: not a git repository (or any of the parent directories): .git [2020-05-07T19:47:34.122Z] #40 ... [2020-05-07T19:47:34.122Z] [2020-05-07T19:47:34.122Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:47:34.122Z] #46 418.4 + cd /tmp/tmp.RksrUk0nLa/src/github.com/golangci/golangci-lint/ [2020-05-07T19:47:34.122Z] #46 418.4 + git checkout -q v1.23.8 [2020-05-07T19:47:34.850Z] #46 419.3 ++ git describe --tags [2020-05-07T19:47:35.169Z] --- PASS: TestConfigInspect (3.30s) [2020-05-07T19:47:35.169Z] === RUN TestConfigList [2020-05-07T19:47:35.198Z] #46 419.3 + version=v1.23.8 [2020-05-07T19:47:35.199Z] #46 419.3 ++ git rev-parse --short HEAD [2020-05-07T19:47:35.199Z] #46 419.3 + commit=76a82c6 [2020-05-07T19:47:35.199Z] #46 419.3 ++ git show -s --format=%cd [2020-05-07T19:47:35.199Z] #46 419.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-07T19:47:35.199Z] #46 419.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-07T19:47:38.455Z] --- PASS: TestConfigList (3.20s) [2020-05-07T19:47:38.455Z] === RUN TestConfigsCreateAndDelete [2020-05-07T19:47:40.029Z] #46 ... [2020-05-07T19:47:40.029Z] [2020-05-07T19:47:40.029Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T19:47:40.029Z] #40 320.8 make[1]: Nothing to be done for 'all'. [2020-05-07T19:47:40.029Z] #40 322.6 make[1]: 'images/built-in.o' is up to date. [2020-05-07T19:47:40.029Z] #40 322.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-05-07T19:47:40.029Z] #40 322.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-05-07T19:47:40.029Z] #40 323.0 make[1]: 'compel/libcompel.a' is up to date. [2020-05-07T19:47:40.029Z] #40 323.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-05-07T19:47:40.029Z] #40 323.1 make[1]: Nothing to be done for 'all'. [2020-05-07T19:47:40.029Z] #40 323.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-05-07T19:47:40.029Z] #40 323.5 make[2]: Nothing to be done for 'all'. [2020-05-07T19:47:40.029Z] #40 323.6 make[2]: Nothing to be done for 'all'. [2020-05-07T19:47:40.029Z] #40 323.7 make[2]: Nothing to be done for 'all'. [2020-05-07T19:47:40.029Z] #40 324.0 make[2]: Nothing to be done for 'all'. [2020-05-07T19:47:40.029Z] #40 324.1 make[2]: Nothing to be done for 'all'. [2020-05-07T19:47:40.029Z] #40 324.2 make[2]: Nothing to be done for 'all'. [2020-05-07T19:47:40.030Z] #40 324.3 make[2]: Nothing to be done for 'all'. [2020-05-07T19:47:40.030Z] #40 324.7 make[2]: Nothing to be done for 'all'. [2020-05-07T19:47:40.030Z] #40 324.7 INSTALL criu/criu [2020-05-07T19:47:40.030Z] #40 DONE 324.8s [2020-05-07T19:47:40.030Z] [2020-05-07T19:47:40.030Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:47:40.984Z] --- PASS: TestConfigsCreateAndDelete (2.74s) [2020-05-07T19:47:40.984Z] === RUN TestConfigsUpdate [2020-05-07T19:47:41.759Z] #46 ... [2020-05-07T19:47:41.759Z] [2020-05-07T19:47:41.759Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T19:47:41.760Z] #50 247.1 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-07T19:47:44.267Z] --- PASS: TestConfigsUpdate (3.18s) [2020-05-07T19:47:44.267Z] === RUN TestTemplatedConfig [2020-05-07T19:47:45.627Z] #50 250.6 + mkdir -p /build [2020-05-07T19:47:45.627Z] #50 250.6 + cp runc /build/runc [2020-05-07T19:47:45.627Z] #50 DONE 250.8s [2020-05-07T19:47:45.627Z] [2020-05-07T19:47:45.627Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:47:47.665Z] ................................................ [ 29%] [2020-05-07T19:47:48.159Z] #46 ... [2020-05-07T19:47:48.159Z] [2020-05-07T19:47:48.159Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T19:47:48.159Z] #37 DONE 432.2s [2020-05-07T19:47:48.453Z] --- PASS: TestTemplatedConfig (3.55s) [2020-05-07T19:47:48.453Z] === RUN TestConfigCreateResolve [2020-05-07T19:47:48.500Z] [2020-05-07T19:47:48.500Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:47:50.354Z] --- PASS: TestConfigCreateResolve (2.63s) [2020-05-07T19:47:50.354Z] === RUN TestConfigDaemonLibtrustID [2020-05-07T19:47:50.921Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2020-05-07T19:47:50.921Z] PASS [2020-05-07T19:47:50.921Z] [2020-05-07T19:47:50.921Z] DONE 7 tests in 19.460s [2020-05-07T19:47:50.921Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-05-07T19:47:50.921Z] ++ 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-07T19:47:50.921Z] ++ set -e [2020-05-07T19:47:50.921Z] ++ '[' -n 0 ']' [2020-05-07T19:47:50.921Z] ++ set -x [2020-05-07T19:47:50.921Z] ++ 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-07T19:47:51.179Z] INFO: Testing against a local daemon [2020-05-07T19:47:51.179Z] === RUN TestCheckpoint [2020-05-07T19:47:51.179Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-07T19:47:51.179Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T19:47:51.179Z] === RUN TestContainerInvalidJSON [2020-05-07T19:47:51.179Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T19:47:51.179Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T19:47:51.179Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T19:47:51.179Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T19:47:51.179Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-07T19:47:51.179Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-07T19:47:51.179Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T19:47:51.179Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T19:47:51.179Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-07T19:47:51.179Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-07T19:47:51.179Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-07T19:47:51.179Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-07T19:47:51.179Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-07T19:47:51.179Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-07T19:47:51.437Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-05-07T19:47:51.437Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-07T19:47:51.437Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-05-07T19:47:51.437Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-07T19:47:51.695Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-05-07T19:47:51.695Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-07T19:47:51.695Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-05-07T19:47:51.695Z] === RUN TestCopyFromContainer [2020-05-07T19:47:53.595Z] === RUN TestCopyFromContainer// [2020-05-07T19:47:53.595Z] === RUN TestCopyFromContainer//bar/root [2020-05-07T19:47:53.854Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-07T19:47:53.854Z] === RUN TestCopyFromContainer/bar/quux [2020-05-07T19:47:54.112Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-07T19:47:54.112Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-07T19:47:54.370Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-07T19:47:54.370Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-07T19:47:54.629Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-07T19:47:54.629Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-07T19:47:54.887Z] --- PASS: TestCopyFromContainer (3.05s) [2020-05-07T19:47:54.887Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-05-07T19:47:54.887Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-05-07T19:47:54.887Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-05-07T19:47:54.887Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-05-07T19:47:54.887Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-05-07T19:47:54.887Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-05-07T19:47:54.887Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-05-07T19:47:54.887Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-05-07T19:47:54.887Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-05-07T19:47:54.887Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-05-07T19:47:54.887Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-07T19:47:54.887Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T19:47:54.887Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T19:47:54.887Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T19:47:54.887Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T19:47:54.887Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T19:47:54.887Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T19:47:54.887Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T19:47:54.887Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T19:47:54.887Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T19:47:54.887Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-05-07T19:47:54.887Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-07T19:47:54.887Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-05-07T19:47:54.887Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-05-07T19:47:54.887Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-07T19:47:54.887Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-05-07T19:47:54.887Z] === RUN TestCreateWithInvalidEnv [2020-05-07T19:47:54.887Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-07T19:47:54.887Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-07T19:47:54.887Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-07T19:47:54.887Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-07T19:47:54.887Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-07T19:47:54.887Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-07T19:47:54.887Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-07T19:47:54.887Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-07T19:47:54.887Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-07T19:47:54.887Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-07T19:47:54.887Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-07T19:47:54.887Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-07T19:47:54.887Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-07T19:47:54.887Z] === RUN TestCreateTmpfsMountsTarget [2020-05-07T19:47:54.887Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-05-07T19:47:54.887Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-07T19:47:57.416Z] --- PASS: TestCreateWithCustomMaskedPaths (2.13s) [2020-05-07T19:47:57.416Z] === RUN TestCreateWithCapabilities [2020-05-07T19:47:57.416Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-07T19:47:57.416Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-07T19:47:57.416Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-07T19:47:57.416Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-07T19:47:57.416Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-07T19:47:57.416Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-07T19:47:57.416Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-07T19:47:57.416Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-07T19:47:57.416Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T19:47:57.416Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T19:47:57.416Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T19:47:57.416Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T19:47:57.416Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-07T19:47:57.416Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-07T19:47:57.416Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-07T19:47:57.416Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-07T19:47:57.416Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-07T19:47:57.416Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-07T19:47:57.416Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T19:47:57.416Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T19:47:57.416Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T19:47:57.416Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T19:47:57.416Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-07T19:47:57.416Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-07T19:47:57.416Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T19:47:57.416Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T19:47:57.416Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-07T19:47:57.416Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-07T19:47:57.416Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-07T19:47:57.416Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T19:47:57.416Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T19:47:57.416Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-07T19:47:57.416Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-07T19:47:57.416Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-07T19:47:57.416Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-07T19:47:57.416Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-05-07T19:47:57.416Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-05-07T19:47:57.416Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-05-07T19:47:57.416Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2020-05-07T19:47:57.416Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-05-07T19:47:57.416Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-05-07T19:47:57.416Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-05-07T19:47:57.416Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-05-07T19:47:57.416Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-07T19:47:57.416Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-05-07T19:47:57.416Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-07T19:47:59.946Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.22s) [2020-05-07T19:47:59.946Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-07T19:47:59.946Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T19:47:59.946Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T19:47:59.946Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T19:47:59.946Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T19:47:59.946Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T19:47:59.946Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T19:47:59.946Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T19:47:59.946Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T19:47:59.946Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T19:47:59.946Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T19:47:59.946Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T19:47:59.946Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T19:47:59.946Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T19:47:59.946Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T19:47:59.946Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T19:47:59.946Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-05-07T19:47:59.946Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-05-07T19:47:59.946Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-05-07T19:47:59.946Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-05-07T19:47:59.946Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2020-05-07T19:47:59.946Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-05-07T19:47:59.946Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-07T19:48:00.512Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2020-05-07T19:48:00.512Z] === RUN TestContainerStartOnDaemonRestart [2020-05-07T19:48:00.512Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-07T19:48:00.512Z] === RUN TestDaemonRestartIpcMode [2020-05-07T19:48:00.512Z] === PAUSE TestDaemonRestartIpcMode [2020-05-07T19:48:00.512Z] === RUN TestDaemonHostGatewayIP [2020-05-07T19:48:00.512Z] === PAUSE TestDaemonHostGatewayIP [2020-05-07T19:48:00.512Z] === RUN TestContainerKillOnDaemonStart [2020-05-07T19:48:00.512Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-07T19:48:00.512Z] === RUN TestDiff [2020-05-07T19:48:01.078Z] --- PASS: TestDiff (0.76s) [2020-05-07T19:48:01.078Z] === RUN TestExecWithCloseStdin [2020-05-07T19:48:02.012Z] --- PASS: TestExecWithCloseStdin (0.93s) [2020-05-07T19:48:02.012Z] === RUN TestExec [2020-05-07T19:48:02.220Z] Loaded image: buildpack-deps:jessie [2020-05-07T19:48:02.220Z] Loaded image: buildpack-deps:jessie [2020-05-07T19:48:02.220Z] Loaded image: busybox:latest [2020-05-07T19:48:02.220Z] Loaded image: busybox:latest [2020-05-07T19:48:02.220Z] Loaded image: busybox:glibc [2020-05-07T19:48:02.220Z] Loaded image: debian:jessie [2020-05-07T19:48:02.220Z] Loaded image: busybox:glibc [2020-05-07T19:48:02.220Z] Loaded image: debian:jessie [2020-05-07T19:48:02.220Z] Loaded image: hello-world:latest [2020-05-07T19:48:02.220Z] INFO: Testing against a local daemon [2020-05-07T19:48:02.220Z] === RUN TestDockerSuite [2020-05-07T19:48:02.220Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-05-07T19:48:02.221Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-05-07T19:48:02.221Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-05-07T19:48:02.221Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-05-07T19:48:02.221Z] Loaded image: hello-world:latest [2020-05-07T19:48:02.221Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-05-07T19:48:02.221Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-05-07T19:48:02.221Z] INFO: Testing against a local daemon [2020-05-07T19:48:02.221Z] === RUN TestDockerDaemonSuite [2020-05-07T19:48:02.221Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-05-07T19:48:02.221Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-05-07T19:48:02.221Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-05-07T19:48:02.221Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-05-07T19:48:02.221Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-05-07T19:48:02.947Z] --- PASS: TestExec (0.88s) [2020-05-07T19:48:02.947Z] === RUN TestExecUser [2020-05-07T19:48:03.152Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-05-07T19:48:03.152Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-05-07T19:48:03.716Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-05-07T19:48:03.882Z] --- PASS: TestExecUser (0.90s) [2020-05-07T19:48:03.882Z] === RUN TestExportContainerAndImportImage [2020-05-07T19:48:04.280Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-05-07T19:48:04.280Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-05-07T19:48:04.817Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2020-05-07T19:48:04.817Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-07T19:48:06.176Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-05-07T19:48:06.536Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-05-07T19:48:06.741Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-05-07T19:48:06.741Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-05-07T19:48:06.741Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-05-07T19:48:06.999Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-05-07T19:48:07.346Z] --- PASS: TestExportContainerAfterDaemonRestart (2.02s) [2020-05-07T19:48:07.346Z] === RUN TestHealthCheckWorkdir [2020-05-07T19:48:07.564Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-05-07T19:48:07.913Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2020-05-07T19:48:07.913Z] === RUN TestHealthKillContainer [2020-05-07T19:48:08.934Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-05-07T19:48:08.934Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-05-07T19:48:08.934Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-05-07T19:48:09.191Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-05-07T19:48:09.191Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-05-07T19:48:09.756Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-05-07T19:48:11.194Z] --- PASS: TestHealthKillContainer (2.93s) [2020-05-07T19:48:11.194Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-07T19:48:11.759Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2020-05-07T19:48:11.759Z] === RUN TestIpcModeNone [2020-05-07T19:48:12.694Z] --- PASS: TestIpcModeNone (0.84s) [2020-05-07T19:48:12.694Z] === RUN TestIpcModePrivate [2020-05-07T19:48:13.138Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-05-07T19:48:13.363Z] --- PASS: TestIpcModePrivate (0.87s) [2020-05-07T19:48:13.363Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-05-07T19:48:13.363Z] === RUN TestIpcModeShareable [2020-05-07T19:48:13.395Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-05-07T19:48:14.304Z] --- PASS: TestIpcModeShareable (0.91s) [2020-05-07T19:48:14.304Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-05-07T19:48:14.304Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-07T19:48:14.448Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-05-07T19:48:15.923Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-05-07T19:48:16.181Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-05-07T19:48:16.833Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.70s) [2020-05-07T19:48:16.833Z] === RUN TestAPIIpcModeHost [2020-05-07T19:48:17.768Z] --- PASS: TestAPIIpcModeHost (0.72s) [2020-05-07T19:48:17.768Z] === RUN TestDaemonIpcModeShareable [2020-05-07T19:48:18.706Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-05-07T19:48:18.706Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-05-07T19:48:18.819Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-05-07T19:48:19.669Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2020-05-07T19:48:19.669Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-05-07T19:48:19.669Z] === RUN TestDaemonIpcModePrivate [2020-05-07T19:48:20.076Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-05-07T19:48:21.008Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-05-07T19:48:21.570Z] --- PASS: TestDaemonIpcModePrivate (1.95s) [2020-05-07T19:48:21.570Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-05-07T19:48:21.570Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-07T19:48:22.078Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-05-07T19:48:23.450Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-05-07T19:48:23.450Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-05-07T19:48:23.470Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s) [2020-05-07T19:48:23.470Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-05-07T19:48:23.470Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-07T19:48:24.828Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-05-07T19:48:25.370Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2020-05-07T19:48:25.370Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-05-07T19:48:25.370Z] === RUN TestIpcModeOlderClient [2020-05-07T19:48:25.370Z] === PAUSE TestIpcModeOlderClient [2020-05-07T19:48:25.370Z] === RUN TestKillContainerInvalidSignal [2020-05-07T19:48:25.760Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-05-07T19:48:25.935Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2020-05-07T19:48:25.935Z] === RUN TestKillContainer [2020-05-07T19:48:25.935Z] === RUN TestKillContainer/no_signal [2020-05-07T19:48:26.324Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-05-07T19:48:26.502Z] === RUN TestKillContainer/non_killing_signal [2020-05-07T19:48:27.068Z] === RUN TestKillContainer/killing_signal [2020-05-07T19:48:28.223Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-05-07T19:48:28.442Z] --- PASS: TestKillContainer (2.32s) [2020-05-07T19:48:28.442Z] --- PASS: TestKillContainer/no_signal (0.73s) [2020-05-07T19:48:28.442Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-05-07T19:48:28.442Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2020-05-07T19:48:28.442Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-07T19:48:28.442Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-07T19:48:29.007Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-07T19:48:29.941Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s) [2020-05-07T19:48:29.941Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2020-05-07T19:48:29.941Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-05-07T19:48:29.941Z] === RUN TestKillStoppedContainer [2020-05-07T19:48:29.941Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-05-07T19:48:29.941Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-07T19:48:29.941Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.12s) [2020-05-07T19:48:29.941Z] === RUN TestKillDifferentUserContainer [2020-05-07T19:48:30.750Z] === RUN TestDockerSuite/TestAttachDetach [2020-05-07T19:48:30.874Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2020-05-07T19:48:30.874Z] === RUN TestInspectOomKilledTrue [2020-05-07T19:48:30.874Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-07T19:48:30.874Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T19:48:30.874Z] === RUN TestInspectOomKilledFalse [2020-05-07T19:48:30.874Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-07T19:48:30.874Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T19:48:30.874Z] === RUN TestLinksEtcHostsContentMatch [2020-05-07T19:48:31.007Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-05-07T19:48:31.441Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2020-05-07T19:48:31.441Z] === RUN TestLinksContainerNames [2020-05-07T19:48:31.939Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-05-07T19:48:32.816Z] --- PASS: TestLinksContainerNames (1.55s) [2020-05-07T19:48:32.816Z] === RUN TestLogsFollowTailEmpty [2020-05-07T19:48:33.310Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-05-07T19:48:33.753Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2020-05-07T19:48:33.753Z] === RUN TestContainerNetworkMountsNoChown [2020-05-07T19:48:34.687Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2020-05-07T19:48:34.687Z] === RUN TestMountDaemonRoot [2020-05-07T19:48:34.687Z] === RUN TestMountDaemonRoot/default [2020-05-07T19:48:34.687Z] === PAUSE TestMountDaemonRoot/default [2020-05-07T19:48:34.687Z] === RUN TestMountDaemonRoot/private [2020-05-07T19:48:34.687Z] === PAUSE TestMountDaemonRoot/private [2020-05-07T19:48:34.687Z] === RUN TestMountDaemonRoot/rprivate [2020-05-07T19:48:34.687Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-07T19:48:34.687Z] === RUN TestMountDaemonRoot/slave [2020-05-07T19:48:34.687Z] === PAUSE TestMountDaemonRoot/slave [2020-05-07T19:48:34.687Z] === RUN TestMountDaemonRoot/rslave [2020-05-07T19:48:34.687Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-07T19:48:34.687Z] === RUN TestMountDaemonRoot/shared [2020-05-07T19:48:34.687Z] === PAUSE TestMountDaemonRoot/shared [2020-05-07T19:48:34.687Z] === RUN TestMountDaemonRoot/rshared [2020-05-07T19:48:34.687Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-07T19:48:34.687Z] === CONT TestMountDaemonRoot/default [2020-05-07T19:48:34.687Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-07T19:48:34.687Z] === CONT TestMountDaemonRoot/rslave [2020-05-07T19:48:34.687Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-07T19:48:34.687Z] === CONT TestMountDaemonRoot/rshared [2020-05-07T19:48:34.687Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-07T19:48:34.687Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T19:48:34.687Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-07T19:48:34.687Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T19:48:34.687Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T19:48:34.687Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T19:48:34.687Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-07T19:48:34.687Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-07T19:48:34.687Z] === CONT TestMountDaemonRoot/shared [2020-05-07T19:48:34.687Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-07T19:48:34.687Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-07T19:48:34.687Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-07T19:48:34.687Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-07T19:48:34.687Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T19:48:34.687Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T19:48:34.687Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-07T19:48:34.687Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-07T19:48:34.687Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-07T19:48:34.687Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-07T19:48:34.687Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-07T19:48:34.687Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-07T19:48:34.687Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-07T19:48:34.687Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-07T19:48:34.687Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-07T19:48:34.687Z] === CONT TestMountDaemonRoot/rprivate [2020-05-07T19:48:34.687Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-07T19:48:34.687Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-07T19:48:34.687Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T19:48:34.687Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T19:48:34.687Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-07T19:48:34.687Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-07T19:48:34.687Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T19:48:34.687Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T19:48:34.687Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-07T19:48:34.687Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-07T19:48:34.687Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-07T19:48:34.687Z] === CONT TestMountDaemonRoot/slave [2020-05-07T19:48:34.687Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-07T19:48:34.687Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-07T19:48:34.687Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-07T19:48:34.687Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-07T19:48:34.687Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-07T19:48:34.687Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-07T19:48:34.687Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-07T19:48:34.687Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-07T19:48:34.687Z] === CONT TestMountDaemonRoot/private [2020-05-07T19:48:34.687Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-07T19:48:34.687Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-07T19:48:34.687Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-07T19:48:34.687Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-07T19:48:34.687Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-07T19:48:34.687Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-07T19:48:34.687Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-07T19:48:34.687Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-07T19:48:34.687Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T19:48:34.687Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-07T19:48:34.687Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-07T19:48:34.687Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-07T19:48:34.687Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-07T19:48:34.687Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T19:48:34.687Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T19:48:34.687Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-07T19:48:34.687Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T19:48:34.687Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-07T19:48:34.687Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-07T19:48:34.687Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-07T19:48:34.687Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-07T19:48:34.687Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-07T19:48:34.687Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-07T19:48:34.687Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-07T19:48:34.687Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T19:48:34.688Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-07T19:48:34.688Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T19:48:34.688Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-07T19:48:34.688Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-07T19:48:34.688Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-07T19:48:34.688Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-07T19:48:34.726Z] eac6fba788c9: Pull complete [2020-05-07T19:48:34.726Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca [2020-05-07T19:48:34.726Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T19:48:34.726Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-05-07T19:48:34.726Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-05-07T19:48:34.726Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1158' [2020-05-07T19:48:34.726Z] WARN: Skipping validation tests [2020-05-07T19:48:34.726Z] INFO: Running unit tests at 05/07/2020 19:48:20... [2020-05-07T19:48:34.726Z] INFO: make.ps1 starting at 05/07/2020 19:48:24 [2020-05-07T19:48:34.726Z] INFO: Git commit (de7f0120fd) assumed from DOCKER_GITCOMMIT environment variable [2020-05-07T19:48:34.726Z] INFO: Invoking autogen... [2020-05-07T19:48:34.726Z] INFO: Running unit tests... [2020-05-07T19:48:34.727Z] 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-07T19:48:34.945Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-07T19:48:34.945Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-07T19:48:34.945Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-07T19:48:34.945Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-07T19:48:34.945Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-07T19:48:34.945Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-07T19:48:34.945Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T19:48:34.945Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-07T19:48:34.945Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T19:48:34.945Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-05-07T19:48:34.945Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-07T19:48:34.945Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-05-07T19:48:34.945Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-05-07T19:48:34.945Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-05-07T19:48:34.945Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-05-07T19:48:34.945Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-07T19:48:34.945Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-05-07T19:48:34.945Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-05-07T19:48:34.945Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-05-07T19:48:34.945Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-07T19:48:34.945Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-07T19:48:34.945Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-05-07T19:48:34.945Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-05-07T19:48:34.945Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-05-07T19:48:34.945Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-07T19:48:34.945Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-07T19:48:34.945Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-05-07T19:48:34.945Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-05-07T19:48:34.945Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-05-07T19:48:34.945Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.12s) [2020-05-07T19:48:34.945Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-07T19:48:34.945Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-05-07T19:48:34.945Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-05-07T19:48:34.945Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-05-07T19:48:34.945Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-05-07T19:48:34.945Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-07T19:48:34.945Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-05-07T19:48:34.945Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-05-07T19:48:34.945Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-05-07T19:48:34.945Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-05-07T19:48:34.945Z] --- PASS: TestMountDaemonRoot/rslave (0.01s) [2020-05-07T19:48:34.945Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-05-07T19:48:34.945Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-05-07T19:48:34.945Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-05-07T19:48:34.945Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-05-07T19:48:34.945Z] === RUN TestContainerBindMountNonRecursive [2020-05-07T19:48:35.836Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-05-07T19:48:35.836Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-05-07T19:48:36.754Z] #46 ... [2020-05-07T19:48:36.755Z] [2020-05-07T19:48:36.755Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:48:36.755Z] #53 417.5 + bin/containerd [2020-05-07T19:48:36.767Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-05-07T19:48:36.845Z] --- PASS: TestContainerBindMountNonRecursive (1.91s) [2020-05-07T19:48:36.845Z] === RUN TestNetworkNat [2020-05-07T19:48:37.779Z] --- PASS: TestNetworkNat (0.86s) [2020-05-07T19:48:37.779Z] === RUN TestNetworkLocalhostTCPNat [2020-05-07T19:48:38.136Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-05-07T19:48:38.714Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2020-05-07T19:48:38.714Z] === RUN TestNetworkLoopbackNat [2020-05-07T19:48:39.069Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-05-07T19:48:40.088Z] --- PASS: TestNetworkLoopbackNat (1.16s) [2020-05-07T19:48:40.088Z] === RUN TestPause [2020-05-07T19:48:40.301Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-05-07T19:48:40.440Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-05-07T19:48:40.440Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-05-07T19:48:40.654Z] --- PASS: TestPause (0.84s) [2020-05-07T19:48:40.654Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-07T19:48:40.654Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T19:48:40.654Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T19:48:40.654Z] === RUN TestPauseStopPausedContainer [2020-05-07T19:48:41.589Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2020-05-07T19:48:41.589Z] === RUN TestPsFilter [2020-05-07T19:48:41.693Z] ? github.com/docker/docker/api [no test files] [2020-05-07T19:48:41.847Z] --- PASS: TestPsFilter (0.25s) [2020-05-07T19:48:41.847Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-07T19:48:42.412Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2020-05-07T19:48:42.412Z] === RUN TestRemoveContainerWithVolume [2020-05-07T19:48:42.598Z] --- PASS: TestImportExtremelyLargeImageWorks (103.41s) [2020-05-07T19:48:42.598Z] PASS [2020-05-07T19:48:42.598Z] [2020-05-07T19:48:42.598Z] === Skipped [2020-05-07T19:48:42.598Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-07T19:48:42.598Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-05-07T19:48:42.598Z] [2020-05-07T19:48:42.598Z] [2020-05-07T19:48:42.598Z] DONE 12 tests, 1 skipped in 106.937s [2020-05-07T19:48:42.598Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-07T19:48:42.598Z] INFO: Testing against a local daemon [2020-05-07T19:48:42.598Z] === RUN TestNetworkCreateDelete [2020-05-07T19:48:42.598Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-05-07T19:48:42.598Z] === RUN TestDockerNetworkDeletePreferID [2020-05-07T19:48:42.598Z] --- PASS: TestDockerNetworkDeletePreferID (0.30s) [2020-05-07T19:48:42.598Z] === RUN TestInspectNetwork [2020-05-07T19:48:42.598Z] --- SKIP: TestInspectNetwork (0.00s) [2020-05-07T19:48:42.598Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:48:42.598Z] === RUN TestRunContainerWithBridgeNone [2020-05-07T19:48:42.598Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-05-07T19:48:42.598Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T19:48:42.598Z] === RUN TestNetworkInvalidJSON [2020-05-07T19:48:42.598Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-07T19:48:42.598Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-07T19:48:42.598Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T19:48:42.598Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T19:48:42.598Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T19:48:42.598Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T19:48:42.598Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-07T19:48:42.598Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T19:48:42.598Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T19:48:42.598Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-05-07T19:48:42.598Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-07T19:48:42.598Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-07T19:48:42.598Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-07T19:48:42.598Z] === RUN TestHostIPv4BridgeLabel [2020-05-07T19:48:42.598Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-05-07T19:48:42.598Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T19:48:42.598Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-07T19:48:42.598Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-05-07T19:48:42.598Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T19:48:42.598Z] === RUN TestDaemonDefaultNetworkPools [2020-05-07T19:48:42.598Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-05-07T19:48:42.598Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T19:48:42.598Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-07T19:48:42.598Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-07T19:48:42.598Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T19:48:42.598Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-07T19:48:42.598Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-07T19:48:42.598Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T19:48:42.598Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-07T19:48:42.598Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-07T19:48:42.598Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T19:48:42.598Z] === RUN TestServiceWithPredefinedNetwork [2020-05-07T19:48:42.598Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-05-07T19:48:42.598Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:48:42.598Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-07T19:48:42.598Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T19:48:42.598Z] service_test.go:236: FLAKY_TEST [2020-05-07T19:48:42.598Z] === RUN TestServiceWithDataPathPortInit [2020-05-07T19:48:42.598Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-05-07T19:48:42.598Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:48:42.598Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-07T19:48:42.598Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-07T19:48:42.598Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:48:42.598Z] PASS [2020-05-07T19:48:42.598Z] [2020-05-07T19:48:42.598Z] === Skipped [2020-05-07T19:48:42.598Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-05-07T19:48:42.598Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:48:42.598Z] [2020-05-07T19:48:42.598Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-05-07T19:48:42.598Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T19:48:42.598Z] [2020-05-07T19:48:42.598Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-05-07T19:48:42.598Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T19:48:42.598Z] [2020-05-07T19:48:42.598Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) [2020-05-07T19:48:42.598Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T19:48:42.598Z] [2020-05-07T19:48:42.598Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-05-07T19:48:42.598Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T19:48:42.598Z] [2020-05-07T19:48:42.598Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-07T19:48:42.598Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T19:48:42.598Z] [2020-05-07T19:48:42.598Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-07T19:48:42.598Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T19:48:42.598Z] [2020-05-07T19:48:42.598Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-07T19:48:42.598Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T19:48:42.598Z] [2020-05-07T19:48:42.598Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-05-07T19:48:42.598Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:48:42.598Z] [2020-05-07T19:48:42.598Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T19:48:42.598Z] service_test.go:236: FLAKY_TEST [2020-05-07T19:48:42.598Z] [2020-05-07T19:48:42.598Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-05-07T19:48:42.598Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:48:42.598Z] [2020-05-07T19:48:42.598Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-07T19:48:42.598Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:48:42.598Z] [2020-05-07T19:48:42.598Z] [2020-05-07T19:48:42.598Z] DONE 18 tests, 12 skipped in 0.680s [2020-05-07T19:48:42.598Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-07T19:48:42.598Z] INFO: Testing against a local daemon [2020-05-07T19:48:42.598Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-07T19:48:42.598Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-07T19:48:42.598Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T19:48:42.598Z] === RUN TestDockerNetworkIpvlan [2020-05-07T19:48:42.598Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-07T19:48:42.598Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T19:48:42.598Z] PASS [2020-05-07T19:48:42.598Z] [2020-05-07T19:48:42.598Z] === Skipped [2020-05-07T19:48:42.598Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-07T19:48:42.598Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T19:48:42.598Z] [2020-05-07T19:48:42.598Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-07T19:48:42.598Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T19:48:42.598Z] [2020-05-07T19:48:42.598Z] [2020-05-07T19:48:42.598Z] DONE 2 tests, 2 skipped in 0.125s [2020-05-07T19:48:42.598Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-07T19:48:42.598Z] INFO: Testing against a local daemon [2020-05-07T19:48:42.598Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-07T19:48:42.598Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-05-07T19:48:42.598Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T19:48:42.598Z] === RUN TestDockerNetworkMacvlan [2020-05-07T19:48:42.598Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-05-07T19:48:42.598Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T19:48:42.598Z] PASS [2020-05-07T19:48:42.598Z] [2020-05-07T19:48:42.598Z] === Skipped [2020-05-07T19:48:42.598Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-05-07T19:48:42.598Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T19:48:42.598Z] [2020-05-07T19:48:42.598Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-05-07T19:48:42.598Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T19:48:42.598Z] [2020-05-07T19:48:42.598Z] [2020-05-07T19:48:42.598Z] DONE 2 tests, 2 skipped in 0.118s [2020-05-07T19:48:42.598Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-07T19:48:42.598Z] testing: warning: no tests to run [2020-05-07T19:48:42.598Z] PASS [2020-05-07T19:48:42.598Z] [2020-05-07T19:48:42.598Z] DONE 0 tests in 0.028s [2020-05-07T19:48:42.599Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-07T19:48:42.599Z] INFO: Testing against a local daemon [2020-05-07T19:48:42.599Z] === RUN TestAuthZPluginAllowRequest [2020-05-07T19:48:42.599Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-05-07T19:48:42.599Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T19:48:42.599Z] === RUN TestAuthZPluginTLS [2020-05-07T19:48:42.599Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-05-07T19:48:42.599Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T19:48:42.599Z] === RUN TestAuthZPluginDenyRequest [2020-05-07T19:48:42.599Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-05-07T19:48:42.599Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T19:48:42.599Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-07T19:48:42.599Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-05-07T19:48:42.599Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T19:48:42.599Z] === RUN TestAuthZPluginDenyResponse [2020-05-07T19:48:42.599Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-05-07T19:48:42.599Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T19:48:42.599Z] === RUN TestAuthZPluginAllowEventStream [2020-05-07T19:48:42.599Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-05-07T19:48:42.599Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T19:48:42.599Z] === RUN TestAuthZPluginErrorResponse [2020-05-07T19:48:42.599Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-05-07T19:48:42.599Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T19:48:42.599Z] === RUN TestAuthZPluginErrorRequest [2020-05-07T19:48:42.599Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-05-07T19:48:42.599Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T19:48:42.599Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-07T19:48:42.599Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-05-07T19:48:42.599Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T19:48:42.599Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-07T19:48:42.599Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-05-07T19:48:42.599Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T19:48:42.599Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-07T19:48:42.599Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-05-07T19:48:42.599Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T19:48:42.599Z] === RUN TestAuthZPluginHeader [2020-05-07T19:48:42.599Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-05-07T19:48:42.599Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T19:48:42.599Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-07T19:48:42.599Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2020-05-07T19:48:42.599Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T19:48:42.599Z] === RUN TestAuthZPluginV2Disable [2020-05-07T19:48:42.599Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-05-07T19:48:42.599Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T19:48:42.599Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-07T19:48:42.599Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.03s) [2020-05-07T19:48:42.599Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T19:48:42.599Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-07T19:48:42.599Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-05-07T19:48:42.599Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T19:48:42.599Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-07T19:48:42.599Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-05-07T19:48:42.599Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T19:48:42.599Z] PASS [2020-05-07T19:48:42.599Z] [2020-05-07T19:48:42.599Z] === Skipped [2020-05-07T19:48:42.599Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-05-07T19:48:42.599Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T19:48:42.599Z] [2020-05-07T19:48:42.599Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-05-07T19:48:42.599Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T19:48:42.599Z] [2020-05-07T19:48:42.599Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-05-07T19:48:42.599Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T19:48:42.599Z] [2020-05-07T19:48:42.599Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-05-07T19:48:42.599Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T19:48:42.599Z] [2020-05-07T19:48:42.599Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-05-07T19:48:42.599Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T19:48:42.599Z] [2020-05-07T19:48:42.599Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-05-07T19:48:42.599Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T19:48:42.599Z] [2020-05-07T19:48:42.599Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-05-07T19:48:42.599Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T19:48:42.599Z] [2020-05-07T19:48:42.599Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-05-07T19:48:42.599Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T19:48:42.599Z] [2020-05-07T19:48:42.599Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-05-07T19:48:42.599Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T19:48:42.599Z] [2020-05-07T19:48:42.599Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-05-07T19:48:42.599Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T19:48:42.599Z] [2020-05-07T19:48:42.599Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-05-07T19:48:42.599Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T19:48:42.599Z] [2020-05-07T19:48:42.599Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-05-07T19:48:42.599Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T19:48:42.599Z] [2020-05-07T19:48:42.599Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2020-05-07T19:48:42.599Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T19:48:42.599Z] [2020-05-07T19:48:42.599Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-05-07T19:48:42.599Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T19:48:42.599Z] [2020-05-07T19:48:42.599Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.03s) [2020-05-07T19:48:42.599Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T19:48:42.599Z] [2020-05-07T19:48:42.599Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-05-07T19:48:42.599Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T19:48:42.599Z] [2020-05-07T19:48:42.599Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-05-07T19:48:42.599Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T19:48:42.599Z] [2020-05-07T19:48:42.599Z] [2020-05-07T19:48:42.599Z] DONE 17 tests, 17 skipped in 0.433s [2020-05-07T19:48:42.599Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-07T19:48:42.599Z] INFO: Testing against a local daemon [2020-05-07T19:48:42.599Z] === RUN TestPluginInvalidJSON [2020-05-07T19:48:42.599Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T19:48:42.599Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T19:48:42.599Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T19:48:42.599Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-05-07T19:48:42.599Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-07T19:48:42.599Z] === RUN TestPluginInstall [2020-05-07T19:48:42.599Z] --- SKIP: TestPluginInstall (0.00s) [2020-05-07T19:48:42.599Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T19:48:42.599Z] PASS [2020-05-07T19:48:42.599Z] [2020-05-07T19:48:42.599Z] === Skipped [2020-05-07T19:48:42.599Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-05-07T19:48:42.599Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T19:48:42.599Z] [2020-05-07T19:48:42.599Z] [2020-05-07T19:48:42.599Z] DONE 3 tests, 1 skipped in 0.153s [2020-05-07T19:48:42.599Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-07T19:48:42.599Z] INFO: Testing against a local daemon [2020-05-07T19:48:42.599Z] === RUN TestExternalGraphDriver [2020-05-07T19:48:42.599Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-05-07T19:48:42.599Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-05-07T19:48:42.599Z] === RUN TestGraphdriverPluginV2 [2020-05-07T19:48:42.963Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-05-07T19:48:43.162Z] --- PASS: TestGraphdriverPluginV2 (6.41s) [2020-05-07T19:48:43.162Z] PASS [2020-05-07T19:48:43.162Z] [2020-05-07T19:48:43.162Z] === Skipped [2020-05-07T19:48:43.162Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-05-07T19:48:43.162Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-05-07T19:48:43.162Z] [2020-05-07T19:48:43.162Z] [2020-05-07T19:48:43.162Z] DONE 2 tests, 1 skipped in 6.620s [2020-05-07T19:48:43.162Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-07T19:48:43.162Z] INFO: Testing against a local daemon [2020-05-07T19:48:43.162Z] === RUN TestContinueAfterPluginCrash [2020-05-07T19:48:43.162Z] === PAUSE TestContinueAfterPluginCrash [2020-05-07T19:48:43.162Z] === RUN TestReadPluginNoRead [2020-05-07T19:48:43.162Z] === PAUSE TestReadPluginNoRead [2020-05-07T19:48:43.162Z] === RUN TestDaemonStartWithLogOpt [2020-05-07T19:48:43.162Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-07T19:48:43.162Z] === CONT TestContinueAfterPluginCrash [2020-05-07T19:48:43.162Z] === CONT TestDaemonStartWithLogOpt [2020-05-07T19:48:43.346Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2020-05-07T19:48:43.346Z] === RUN TestRemoveContainerRunning [2020-05-07T19:48:43.527Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-05-07T19:48:43.913Z] --- PASS: TestRemoveContainerRunning (0.77s) [2020-05-07T19:48:43.913Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-07T19:48:44.091Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-05-07T19:48:44.656Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-05-07T19:48:44.848Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2020-05-07T19:48:44.848Z] === RUN TestRemoveInvalidContainer [2020-05-07T19:48:44.848Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-07T19:48:44.848Z] === RUN TestRenameLinkedContainer [2020-05-07T19:48:44.915Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-05-07T19:48:45.838Z] #53 ... [2020-05-07T19:48:45.838Z] [2020-05-07T19:48:45.838Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:48:45.838Z] #22 489.0 + return [2020-05-07T19:48:45.838Z] #22 DONE 489.1s [2020-05-07T19:48:45.838Z] [2020-05-07T19:48:45.838Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:48:46.285Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-05-07T19:48:46.541Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-05-07T19:48:46.541Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-05-07T19:48:46.798Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-05-07T19:48:47.546Z] #46 ... [2020-05-07T19:48:47.546Z] [2020-05-07T19:48:47.546Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-07T19:48:47.547Z] #23 DONE 0.2s [2020-05-07T19:48:47.547Z] [2020-05-07T19:48:47.547Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-07T19:48:47.892Z] #27 DONE 0.6s [2020-05-07T19:48:47.892Z] [2020-05-07T19:48:47.892Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-07T19:48:48.131Z] --- PASS: TestRenameLinkedContainer (3.14s) [2020-05-07T19:48:48.131Z] === RUN TestRenameStoppedContainer [2020-05-07T19:48:48.169Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-05-07T19:48:48.230Z] #30 DONE 0.1s [2020-05-07T19:48:48.230Z] [2020-05-07T19:48:48.230Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-07T19:48:48.230Z] #32 DONE 0.1s [2020-05-07T19:48:48.230Z] [2020-05-07T19:48:48.230Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:48:48.230Z] #46 ... [2020-05-07T19:48:48.230Z] [2020-05-07T19:48:48.230Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-07T19:48:48.230Z] #35 DONE 0.1s [2020-05-07T19:48:48.415Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-05-07T19:48:48.568Z] [2020-05-07T19:48:48.568Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-07T19:48:48.568Z] #38 DONE 0.1s [2020-05-07T19:48:48.568Z] [2020-05-07T19:48:48.568Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:48:48.568Z] #46 ... [2020-05-07T19:48:48.568Z] [2020-05-07T19:48:48.568Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-07T19:48:48.568Z] #41 DONE 0.1s [2020-05-07T19:48:48.568Z] [2020-05-07T19:48:48.568Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-07T19:48:48.568Z] #43 DONE 0.1s [2020-05-07T19:48:48.568Z] [2020-05-07T19:48:48.568Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-07T19:48:48.568Z] #45 DONE 0.1s [2020-05-07T19:48:48.568Z] [2020-05-07T19:48:48.568Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:48:48.697Z] --- PASS: TestRenameStoppedContainer (0.78s) [2020-05-07T19:48:48.697Z] === RUN TestRenameRunningContainerAndReuse [2020-05-07T19:48:49.543Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-05-07T19:48:50.110Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-05-07T19:48:50.332Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-05-07T19:48:50.596Z] --- PASS: TestRenameRunningContainerAndReuse (1.56s) [2020-05-07T19:48:50.596Z] === RUN TestRenameInvalidName [2020-05-07T19:48:51.163Z] --- PASS: TestRenameInvalidName (0.80s) [2020-05-07T19:48:51.163Z] === RUN TestRenameAnonymousContainer [2020-05-07T19:48:52.007Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-05-07T19:48:55.062Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-05-07T19:48:55.307Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-05-07T19:48:55.347Z] --- PASS: TestRenameAnonymousContainer (4.05s) [2020-05-07T19:48:55.347Z] === RUN TestRenameContainerWithSameName [2020-05-07T19:48:55.913Z] --- PASS: TestRenameContainerWithSameName (0.79s) [2020-05-07T19:48:55.913Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-07T19:48:56.360Z] ok github.com/docker/docker/api/server 0.179s coverage: 9.0% of statements [2020-05-07T19:48:56.677Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-05-07T19:48:57.242Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-05-07T19:48:57.812Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s) [2020-05-07T19:48:57.812Z] === RUN TestResize [2020-05-07T19:48:58.025Z] --- PASS: TestDaemonStartWithLogOpt (13.49s) [2020-05-07T19:48:58.025Z] === CONT TestReadPluginNoRead [2020-05-07T19:48:58.378Z] --- PASS: TestResize (0.80s) [2020-05-07T19:48:58.378Z] === RUN TestResizeWithInvalidSize [2020-05-07T19:48:59.312Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2020-05-07T19:48:59.312Z] === RUN TestResizeWhenContainerNotStarted [2020-05-07T19:48:59.880Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2020-05-07T19:48:59.880Z] === RUN TestDaemonRestartKillContainers [2020-05-07T19:48:59.880Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T19:48:59.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T19:48:59.880Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T19:48:59.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T19:48:59.880Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T19:48:59.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T19:48:59.880Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T19:48:59.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T19:48:59.880Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T19:48:59.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T19:48:59.880Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T19:48:59.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T19:48:59.880Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T19:48:59.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T19:48:59.880Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T19:48:59.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T19:48:59.880Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T19:48:59.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T19:48:59.880Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T19:48:59.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T19:48:59.880Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T19:48:59.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T19:48:59.880Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T19:48:59.880Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T19:48:59.880Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T19:48:59.880Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T19:48:59.880Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T19:48:59.880Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T19:49:00.520Z] --- PASS: TestBuildWithHugeFile (91.52s) [2020-05-07T19:49:00.520Z] === RUN TestBuildWithEmptyDockerfile [2020-05-07T19:49:00.520Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T19:49:00.520Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T19:49:00.520Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T19:49:00.520Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T19:49:00.520Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T19:49:00.520Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T19:49:00.520Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T19:49:00.520Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T19:49:00.520Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T19:49:00.544Z] === RUN TestReadPluginNoRead/default [2020-05-07T19:49:00.545Z] --- PASS: TestContinueAfterPluginCrash (17.36s) [2020-05-07T19:49:00.777Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-05-07T19:49:00.777Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-05-07T19:49:00.777Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-05-07T19:49:00.777Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2020-05-07T19:49:00.777Z] === RUN TestBuildPreserveOwnership [2020-05-07T19:49:00.777Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-07T19:49:00.777Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-05-07T19:49:01.787Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T19:49:01.787Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T19:49:02.864Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T19:49:02.864Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T19:49:03.063Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-07T19:49:03.432Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T19:49:04.368Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T19:49:04.996Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-05-07T19:49:04.996Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-07T19:49:04.996Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-05-07T19:49:05.306Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T19:49:05.566Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-05-07T19:49:05.582Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-07T19:49:05.874Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T19:49:06.130Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-05-07T19:49:06.387Z] --- PASS: TestBuildPreserveOwnership (5.76s) [2020-05-07T19:49:06.387Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.79s) [2020-05-07T19:49:06.387Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.96s) [2020-05-07T19:49:06.388Z] === RUN TestBuildPlatformInvalid [2020-05-07T19:49:06.645Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-05-07T19:49:06.645Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-05-07T19:49:06.645Z] PASS [2020-05-07T19:49:06.645Z] [2020-05-07T19:49:06.645Z] === Skipped [2020-05-07T19:49:06.645Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-05-07T19:49:06.645Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T19:49:06.645Z] [2020-05-07T19:49:06.645Z] [2020-05-07T19:49:06.645Z] DONE 32 tests, 1 skipped in 175.587s [2020-05-07T19:49:06.645Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-07T19:49:06.645Z] ++ 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-07T19:49:06.645Z] ++ set -e [2020-05-07T19:49:06.645Z] ++ '[' -n 0 ']' [2020-05-07T19:49:06.645Z] ++ set -x [2020-05-07T19:49:06.645Z] ++ 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-07T19:49:06.903Z] INFO: Testing against a local daemon [2020-05-07T19:49:06.903Z] === RUN TestConfigInspect [2020-05-07T19:49:07.591Z] ......................... [ 67%] [2020-05-07T19:49:08.404Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-07T19:49:08.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s) [2020-05-07T19:49:08.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s) [2020-05-07T19:49:08.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.77s) [2020-05-07T19:49:08.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.86s) [2020-05-07T19:49:08.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s) [2020-05-07T19:49:08.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.63s) [2020-05-07T19:49:08.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.55s) [2020-05-07T19:49:08.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2020-05-07T19:49:08.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.57s) [2020-05-07T19:49:08.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.57s) [2020-05-07T19:49:08.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.53s) [2020-05-07T19:49:08.404Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.33s) [2020-05-07T19:49:08.404Z] === RUN TestCgroupNamespacesRun [2020-05-07T19:49:08.851Z] --- PASS: TestReadPluginNoRead (11.61s) [2020-05-07T19:49:08.851Z] --- PASS: TestReadPluginNoRead/default (2.64s) [2020-05-07T19:49:08.851Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.65s) [2020-05-07T19:49:08.851Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.64s) [2020-05-07T19:49:08.851Z] read_test.go:91: [d07c4bc301e08] daemon is not started [2020-05-07T19:49:08.851Z] PASS [2020-05-07T19:49:08.851Z] [2020-05-07T19:49:08.851Z] DONE 6 tests in 25.247s [2020-05-07T19:49:08.851Z] 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-07T19:49:08.851Z] testing: warning: no tests to run [2020-05-07T19:49:08.851Z] PASS [2020-05-07T19:49:08.851Z] [2020-05-07T19:49:08.851Z] DONE 0 tests in 0.051s [2020-05-07T19:49:08.851Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-07T19:49:08.851Z] INFO: Testing against a local daemon [2020-05-07T19:49:08.851Z] === RUN TestPluginWithDevMounts [2020-05-07T19:49:08.851Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-05-07T19:49:08.851Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-05-07T19:49:08.851Z] PASS [2020-05-07T19:49:08.851Z] [2020-05-07T19:49:08.851Z] === Skipped [2020-05-07T19:49:08.851Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-05-07T19:49:08.851Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-05-07T19:49:08.851Z] [2020-05-07T19:49:08.851Z] [2020-05-07T19:49:08.851Z] DONE 1 tests, 1 skipped in 0.146s [2020-05-07T19:49:08.851Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-07T19:49:08.851Z] INFO: Testing against a local daemon [2020-05-07T19:49:08.851Z] === RUN TestSecretInspect [2020-05-07T19:49:08.851Z] --- SKIP: TestSecretInspect (0.02s) [2020-05-07T19:49:08.851Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:08.851Z] === RUN TestSecretList [2020-05-07T19:49:08.851Z] --- SKIP: TestSecretList (0.01s) [2020-05-07T19:49:08.851Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:08.851Z] === RUN TestSecretsCreateAndDelete [2020-05-07T19:49:08.851Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-05-07T19:49:08.851Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:08.851Z] === RUN TestSecretsUpdate [2020-05-07T19:49:08.851Z] --- SKIP: TestSecretsUpdate (0.02s) [2020-05-07T19:49:08.851Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:08.851Z] === RUN TestTemplatedSecret [2020-05-07T19:49:08.851Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-05-07T19:49:08.851Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:08.851Z] === RUN TestSecretCreateResolve [2020-05-07T19:49:08.851Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-05-07T19:49:08.851Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:08.851Z] PASS [2020-05-07T19:49:08.851Z] [2020-05-07T19:49:08.851Z] === Skipped [2020-05-07T19:49:08.851Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-05-07T19:49:08.851Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:08.851Z] [2020-05-07T19:49:08.851Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-05-07T19:49:08.851Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:08.851Z] [2020-05-07T19:49:08.851Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-05-07T19:49:08.851Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:08.851Z] [2020-05-07T19:49:08.851Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2020-05-07T19:49:08.851Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:08.851Z] [2020-05-07T19:49:08.851Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-05-07T19:49:08.851Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:08.851Z] [2020-05-07T19:49:08.851Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-05-07T19:49:08.851Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:08.851Z] [2020-05-07T19:49:08.851Z] [2020-05-07T19:49:08.851Z] DONE 6 tests, 6 skipped in 0.217s [2020-05-07T19:49:08.851Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-07T19:49:08.851Z] INFO: Testing against a local daemon [2020-05-07T19:49:08.851Z] === RUN TestServiceCreateInit [2020-05-07T19:49:08.851Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-07T19:49:08.851Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-07T19:49:08.851Z] --- PASS: TestServiceCreateInit (0.02s) [2020-05-07T19:49:08.851Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-07T19:49:08.851Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:08.851Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-07T19:49:08.851Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:08.851Z] === RUN TestCreateServiceMultipleTimes [2020-05-07T19:49:08.851Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-05-07T19:49:08.851Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:08.851Z] === RUN TestCreateServiceConflict [2020-05-07T19:49:08.851Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-05-07T19:49:08.851Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:08.851Z] === RUN TestCreateServiceMaxReplicas [2020-05-07T19:49:08.851Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-05-07T19:49:08.851Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:08.851Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-07T19:49:08.851Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-05-07T19:49:08.851Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:08.851Z] === RUN TestCreateServiceSecretFileMode [2020-05-07T19:49:08.851Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-05-07T19:49:08.851Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:08.851Z] === RUN TestCreateServiceConfigFileMode [2020-05-07T19:49:08.851Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-05-07T19:49:08.851Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:08.851Z] === RUN TestCreateServiceSysctls [2020-05-07T19:49:09.107Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-05-07T19:49:09.107Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:09.107Z] === RUN TestCreateServiceCapabilities [2020-05-07T19:49:09.107Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-05-07T19:49:09.107Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:09.107Z] === RUN TestInspect [2020-05-07T19:49:09.107Z] --- SKIP: TestInspect (0.02s) [2020-05-07T19:49:09.107Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:09.107Z] === RUN TestCreateJob [2020-05-07T19:49:09.107Z] --- SKIP: TestCreateJob (0.01s) [2020-05-07T19:49:09.107Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:09.107Z] === RUN TestReplicatedJob [2020-05-07T19:49:09.107Z] --- SKIP: TestReplicatedJob (0.01s) [2020-05-07T19:49:09.107Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:09.107Z] === RUN TestUpdateReplicatedJob [2020-05-07T19:49:09.107Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-05-07T19:49:09.107Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:09.107Z] === RUN TestServiceListWithStatuses [2020-05-07T19:49:09.108Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-07T19:49:09.108Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T19:49:09.108Z] === RUN TestDockerNetworkConnectAlias [2020-05-07T19:49:09.108Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-05-07T19:49:09.108Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:09.108Z] === RUN TestDockerNetworkReConnect [2020-05-07T19:49:09.108Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-05-07T19:49:09.108Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:09.108Z] === RUN TestServicePlugin [2020-05-07T19:49:10.182Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-05-07T19:49:10.305Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2020-05-07T19:49:10.305Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-07T19:49:10.439Z] --- PASS: TestConfigInspect (3.39s) [2020-05-07T19:49:10.439Z] === RUN TestConfigList [2020-05-07T19:49:11.370Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-05-07T19:49:11.682Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2020-05-07T19:49:11.682Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-07T19:49:11.936Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-05-07T19:49:13.278Z] --- SKIP: TestServicePlugin (3.46s) [2020-05-07T19:49:13.278Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:13.278Z] === RUN TestServiceUpdateLabel [2020-05-07T19:49:13.278Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-05-07T19:49:13.278Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:13.278Z] === RUN TestServiceUpdateSecrets [2020-05-07T19:49:13.278Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-05-07T19:49:13.278Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:13.278Z] === RUN TestServiceUpdateConfigs [2020-05-07T19:49:13.278Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-05-07T19:49:13.278Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:13.278Z] === RUN TestServiceUpdateNetwork [2020-05-07T19:49:13.278Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-05-07T19:49:13.278Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:13.278Z] === RUN TestServiceUpdatePidsLimit [2020-05-07T19:49:13.278Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-05-07T19:49:13.278Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:13.278Z] PASS [2020-05-07T19:49:13.278Z] [2020-05-07T19:49:13.278Z] === Skipped [2020-05-07T19:49:13.278Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-07T19:49:13.278Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-07T19:49:13.278Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:13.278Z] [2020-05-07T19:49:13.278Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-07T19:49:13.278Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-07T19:49:13.278Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:13.278Z] [2020-05-07T19:49:13.278Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-05-07T19:49:13.278Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:13.278Z] [2020-05-07T19:49:13.278Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-05-07T19:49:13.278Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:13.278Z] [2020-05-07T19:49:13.278Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2020-05-07T19:49:13.278Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:13.278Z] [2020-05-07T19:49:13.278Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-05-07T19:49:13.278Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:13.278Z] [2020-05-07T19:49:13.278Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-05-07T19:49:13.278Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:13.278Z] [2020-05-07T19:49:13.278Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-05-07T19:49:13.278Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:13.278Z] [2020-05-07T19:49:13.278Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-05-07T19:49:13.278Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:13.278Z] [2020-05-07T19:49:13.278Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-05-07T19:49:13.278Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:13.278Z] [2020-05-07T19:49:13.278Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2020-05-07T19:49:13.278Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:13.278Z] [2020-05-07T19:49:13.278Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-05-07T19:49:13.278Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:13.278Z] [2020-05-07T19:49:13.278Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-05-07T19:49:13.278Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:13.278Z] [2020-05-07T19:49:13.278Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-05-07T19:49:13.278Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:13.278Z] [2020-05-07T19:49:13.278Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-07T19:49:13.278Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T19:49:13.278Z] [2020-05-07T19:49:13.278Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-05-07T19:49:13.278Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:13.278Z] [2020-05-07T19:49:13.278Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-05-07T19:49:13.278Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:13.278Z] [2020-05-07T19:49:13.278Z] === SKIP: amd64.integration.service TestServicePlugin (3.46s) [2020-05-07T19:49:13.278Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:13.278Z] [2020-05-07T19:49:13.278Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-05-07T19:49:13.278Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:13.278Z] [2020-05-07T19:49:13.278Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-05-07T19:49:13.278Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:13.278Z] [2020-05-07T19:49:13.278Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-05-07T19:49:13.278Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:13.278Z] [2020-05-07T19:49:13.278Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-05-07T19:49:13.278Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:13.278Z] [2020-05-07T19:49:13.278Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-05-07T19:49:13.278Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T19:49:13.278Z] [2020-05-07T19:49:13.278Z] [2020-05-07T19:49:13.278Z] DONE 24 tests, 23 skipped in 3.913s [2020-05-07T19:49:13.278Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-07T19:49:13.278Z] INFO: Testing against a local daemon [2020-05-07T19:49:13.278Z] === RUN TestSessionCreate [2020-05-07T19:49:13.278Z] --- PASS: TestSessionCreate (0.03s) [2020-05-07T19:49:13.278Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-07T19:49:13.278Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-05-07T19:49:13.278Z] PASS [2020-05-07T19:49:13.278Z] [2020-05-07T19:49:13.278Z] DONE 2 tests in 0.160s [2020-05-07T19:49:13.278Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-07T19:49:13.278Z] INFO: Testing against a local daemon [2020-05-07T19:49:13.278Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-07T19:49:13.278Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T19:49:13.278Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T19:49:13.278Z] === RUN TestEventsExecDie [2020-05-07T19:49:13.535Z] --- PASS: TestEventsExecDie (0.67s) [2020-05-07T19:49:13.535Z] === RUN TestEventsBackwardsCompatible [2020-05-07T19:49:13.582Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2020-05-07T19:49:13.582Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-07T19:49:13.791Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-05-07T19:49:13.792Z] === RUN TestInfoBinaryCommits [2020-05-07T19:49:13.792Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-07T19:49:13.792Z] === RUN TestInfoAPIVersioned [2020-05-07T19:49:13.792Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-07T19:49:13.792Z] === RUN TestInfoDiscoveryBackend [2020-05-07T19:49:13.830Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-05-07T19:49:13.830Z] --- PASS: TestConfigList (3.27s) [2020-05-07T19:49:13.830Z] === RUN TestConfigsCreateAndDelete [2020-05-07T19:49:13.830Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-05-07T19:49:14.763Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-05-07T19:49:15.326Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-05-07T19:49:15.482Z] --- PASS: TestCgroupNamespacesRunHostMode (1.84s) [2020-05-07T19:49:15.483Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-07T19:49:15.681Z] --- PASS: TestInfoDiscoveryBackend (1.60s) [2020-05-07T19:49:15.681Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-07T19:49:17.222Z] --- PASS: TestConfigsCreateAndDelete (3.29s) [2020-05-07T19:49:17.222Z] === RUN TestConfigsUpdate [2020-05-07T19:49:17.222Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-05-07T19:49:17.385Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2020-05-07T19:49:17.385Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-07T19:49:18.154Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-05-07T19:49:18.154Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-05-07T19:49:18.760Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.72s) [2020-05-07T19:49:18.760Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-07T19:49:18.950Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.54s) [2020-05-07T19:49:18.950Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-07T19:49:18.950Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-05-07T19:49:18.950Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T19:49:18.950Z] === RUN TestInfoAPI [2020-05-07T19:49:18.950Z] --- PASS: TestInfoAPI (0.04s) [2020-05-07T19:49:18.950Z] === RUN TestInfoAPIWarnings [2020-05-07T19:49:19.694Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2020-05-07T19:49:19.694Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-07T19:49:20.048Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-05-07T19:49:20.048Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-05-07T19:49:20.305Z] --- PASS: TestConfigsUpdate (3.36s) [2020-05-07T19:49:20.305Z] === RUN TestTemplatedConfig [2020-05-07T19:49:20.562Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-05-07T19:49:20.841Z] --- PASS: TestInfoAPIWarnings (1.60s) [2020-05-07T19:49:20.841Z] === RUN TestInfoDebug [2020-05-07T19:49:21.595Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s) [2020-05-07T19:49:21.595Z] === RUN TestKernelTCPMemory [2020-05-07T19:49:22.208Z] --- PASS: TestInfoDebug (1.78s) [2020-05-07T19:49:22.208Z] === RUN TestInfoInsecureRegistries [2020-05-07T19:49:22.459Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-05-07T19:49:22.531Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-05-07T19:49:22.531Z] === RUN TestNISDomainname [2020-05-07T19:49:23.465Z] --- PASS: TestNISDomainname (1.01s) [2020-05-07T19:49:23.465Z] === RUN TestHostnameDnsResolution [2020-05-07T19:49:23.831Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-05-07T19:49:23.831Z] --- PASS: TestTemplatedConfig (3.67s) [2020-05-07T19:49:23.831Z] === RUN TestConfigCreateResolve [2020-05-07T19:49:24.098Z] --- PASS: TestInfoInsecureRegistries (1.80s) [2020-05-07T19:49:24.098Z] === RUN TestInfoRegistryMirrors [2020-05-07T19:49:25.366Z] --- PASS: TestHostnameDnsResolution (1.73s) [2020-05-07T19:49:25.366Z] === RUN TestStats [2020-05-07T19:49:25.726Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-05-07T19:49:25.989Z] --- PASS: TestInfoRegistryMirrors (1.78s) [2020-05-07T19:49:25.989Z] === RUN TestLoginFailsWithBadCredentials [2020-05-07T19:49:25.989Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2020-05-07T19:49:25.989Z] === RUN TestPingCacheHeaders [2020-05-07T19:49:25.989Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-05-07T19:49:25.989Z] === RUN TestPingGet [2020-05-07T19:49:25.989Z] --- PASS: TestPingGet (0.01s) [2020-05-07T19:49:25.989Z] === RUN TestPingHead [2020-05-07T19:49:25.989Z] --- PASS: TestPingHead (0.02s) [2020-05-07T19:49:25.989Z] === RUN TestVersion [2020-05-07T19:49:25.989Z] --- PASS: TestVersion (0.02s) [2020-05-07T19:49:25.989Z] PASS [2020-05-07T19:49:26.246Z] [2020-05-07T19:49:26.246Z] === Skipped [2020-05-07T19:49:26.246Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T19:49:26.246Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T19:49:26.246Z] [2020-05-07T19:49:26.246Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-05-07T19:49:26.246Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T19:49:26.246Z] [2020-05-07T19:49:26.246Z] [2020-05-07T19:49:26.246Z] DONE 18 tests, 2 skipped in 13.303s [2020-05-07T19:49:26.246Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-07T19:49:26.246Z] INFO: Testing against a local daemon [2020-05-07T19:49:26.246Z] === RUN TestVolumesCreateAndList [2020-05-07T19:49:26.246Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-05-07T19:49:26.246Z] === RUN TestVolumesRemove [2020-05-07T19:49:26.503Z] --- PASS: TestVolumesRemove (0.09s) [2020-05-07T19:49:26.503Z] === RUN TestVolumesInspect [2020-05-07T19:49:26.503Z] --- PASS: TestVolumesInspect (0.02s) [2020-05-07T19:49:26.503Z] === RUN TestVolumesInvalidJSON [2020-05-07T19:49:26.503Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-07T19:49:26.503Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-07T19:49:26.503Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-07T19:49:26.503Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-05-07T19:49:26.503Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-07T19:49:26.503Z] PASS [2020-05-07T19:49:26.503Z] [2020-05-07T19:49:26.503Z] DONE 5 tests in 0.279s [2020-05-07T19:49:26.503Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-07T19:49:26.503Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12253 is not a child of this shell [2020-05-07T19:49:26.503Z] warning: PID 12253 from bundles/test-integration/docker.pid had a nonzero exit code [2020-05-07T19:49:26.503Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-07T19:49:26.503Z] [2020-05-07T19:49:26.503Z] Unloading profiles will leave already running processes permanently [2020-05-07T19:49:26.503Z] unconfined, which can lead to unexpected situations. [2020-05-07T19:49:26.503Z] [2020-05-07T19:49:26.503Z] To set a process to complain mode, use the command line tool [2020-05-07T19:49:26.503Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-07T19:49:26.503Z] Removing test suite binaries [2020-05-07T19:49:27.433Z] [2020-05-07T19:49:27.643Z] --- PASS: TestConfigCreateResolve (3.38s) [2020-05-07T19:49:27.643Z] === RUN TestConfigDaemonLibtrustID [2020-05-07T19:49:27.894Z] --- PASS: TestStats (2.80s) [2020-05-07T19:49:27.894Z] === RUN TestStopContainerWithTimeout [2020-05-07T19:49:27.894Z] === RUN TestStopContainerWithTimeout/0 [2020-05-07T19:49:27.894Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-07T19:49:27.894Z] === RUN TestStopContainerWithTimeout/1 [2020-05-07T19:49:27.894Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-07T19:49:27.894Z] === RUN TestStopContainerWithTimeout/3 [2020-05-07T19:49:27.894Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-07T19:49:27.894Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-07T19:49:27.894Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-07T19:49:27.894Z] === CONT TestStopContainerWithTimeout/0 [2020-05-07T19:49:27.894Z] === CONT TestStopContainerWithTimeout/1 [2020-05-07T19:49:27.894Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-07T19:49:27.894Z] === CONT TestStopContainerWithTimeout/3 [2020-05-07T19:49:27.900Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-05-07T19:49:27.900Z] PASS [2020-05-07T19:49:27.900Z] [2020-05-07T19:49:27.900Z] DONE 7 tests in 21.077s [2020-05-07T19:49:27.900Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-07T19:49:27.900Z] ++ 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-07T19:49:27.900Z] ++ set -e [2020-05-07T19:49:27.900Z] ++ '[' -n 0 ']' [2020-05-07T19:49:27.900Z] ++ set -x [2020-05-07T19:49:27.900Z] ++ 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-07T19:49:27.900Z] INFO: Testing against a local daemon [2020-05-07T19:49:27.900Z] === RUN TestCheckpoint [2020-05-07T19:49:28.157Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-07T19:49:28.157Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T19:49:28.157Z] === RUN TestContainerInvalidJSON [2020-05-07T19:49:28.157Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T19:49:28.157Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T19:49:28.157Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T19:49:28.157Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T19:49:28.157Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-07T19:49:28.157Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-07T19:49:28.157Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T19:49:28.157Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-07T19:49:28.157Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T19:49:28.157Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-05-07T19:49:28.157Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-07T19:49:28.157Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-07T19:49:28.157Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-07T19:49:28.157Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-07T19:49:28.157Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-05-07T19:49:28.157Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-07T19:49:28.413Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-05-07T19:49:28.413Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-07T19:49:28.414Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-05-07T19:49:28.414Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-07T19:49:28.414Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-05-07T19:49:28.414Z] === RUN TestCopyFromContainer [2020-05-07T19:49:28.977Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-05-07T19:49:29.230Z] #46 DONE 528.3s [2020-05-07T19:49:29.230Z] [2020-05-07T19:49:29.230Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:49:29.230Z] #53 ... [2020-05-07T19:49:29.230Z] [2020-05-07T19:49:29.230Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-07T19:49:29.230Z] #47 DONE 0.1s [2020-05-07T19:49:29.230Z] [2020-05-07T19:49:29.230Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-07T19:49:29.230Z] #49 DONE 0.1s [2020-05-07T19:49:29.230Z] [2020-05-07T19:49:29.230Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T19:49:29.230Z] #53 ... [2020-05-07T19:49:29.230Z] [2020-05-07T19:49:29.230Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-07T19:49:29.230Z] #51 DONE 0.1s [2020-05-07T19:49:29.230Z] [2020-05-07T19:49:29.230Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... Post stage [Pipeline] junit [2020-05-07T19:49:29.334Z] Recording test results [2020-05-07T19:49:29.541Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [Pipeline] } [2020-05-07T19:49:29.799Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-07T19:49:30.149Z] + echo Ensuring container killed. [2020-05-07T19:49:30.149Z] Ensuring container killed. [2020-05-07T19:49:30.149Z] + docker rm -vf docker-pr4 [2020-05-07T19:49:30.149Z] Error: No such container: docker-pr4 [2020-05-07T19:49:30.149Z] + true [Pipeline] sh [2020-05-07T19:49:30.362Z] === RUN TestCopyFromContainer// [2020-05-07T19:49:30.448Z] + echo Chowning /workspace to jenkins user [2020-05-07T19:49:30.448Z] Chowning /workspace to jenkins user [2020-05-07T19:49:30.448Z] + id -u [2020-05-07T19:49:30.448Z] + id -g [2020-05-07T19:49:30.448Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40380:/workspace busybox chown -R 1000:1000 /workspace [2020-05-07T19:49:30.619Z] === RUN TestCopyFromContainer//bar/root [2020-05-07T19:49:30.619Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-07T19:49:30.876Z] === RUN TestCopyFromContainer/bar/quux [2020-05-07T19:49:30.876Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-07T19:49:30.876Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-07T19:49:31.134Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-07T19:49:31.134Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-07T19:49:31.177Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-07T19:49:31.177Z] --- PASS: TestStopContainerWithTimeout/0 (1.02s) [2020-05-07T19:49:31.177Z] --- PASS: TestStopContainerWithTimeout/1 (2.29s) [2020-05-07T19:49:31.177Z] --- PASS: TestStopContainerWithTimeout/3 (3.09s) [2020-05-07T19:49:31.177Z] --- PASS: TestStopContainerWithTimeout/-1 (3.27s) [2020-05-07T19:49:31.177Z] === RUN TestDeleteDevicemapper [2020-05-07T19:49:31.177Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-07T19:49:31.177Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T19:49:31.177Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-07T19:49:31.391Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-07T19:49:31.391Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-07T19:49:31.647Z] --- PASS: TestCopyFromContainer (3.11s) [2020-05-07T19:49:31.647Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-05-07T19:49:31.647Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-05-07T19:49:31.647Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-05-07T19:49:31.647Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-05-07T19:49:31.647Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-05-07T19:49:31.647Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s) [2020-05-07T19:49:31.647Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-05-07T19:49:31.647Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s) [2020-05-07T19:49:31.647Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-05-07T19:49:31.647Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-05-07T19:49:31.647Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-07T19:49:31.647Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T19:49:31.647Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T19:49:31.647Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T19:49:31.647Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T19:49:31.647Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T19:49:31.647Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T19:49:31.647Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T19:49:31.647Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T19:49:31.647Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T19:49:31.647Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-07T19:49:31.647Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-07T19:49:31.647Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-07T19:49:31.647Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-07T19:49:31.647Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-07T19:49:31.647Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-07T19:49:31.647Z] === RUN TestCreateWithInvalidEnv [2020-05-07T19:49:31.647Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-07T19:49:31.647Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-07T19:49:31.647Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-07T19:49:31.647Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-07T19:49:31.647Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-07T19:49:31.647Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-07T19:49:31.647Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-07T19:49:31.647Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-07T19:49:31.647Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-07T19:49:31.647Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-07T19:49:31.647Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-07T19:49:31.647Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-07T19:49:31.647Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-07T19:49:31.647Z] === RUN TestCreateTmpfsMountsTarget [2020-05-07T19:49:31.647Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-05-07T19:49:31.647Z] === RUN TestCreateWithCustomMaskedPaths [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-07T19:49:32.108Z] + bundleName=amd64-rootless [2020-05-07T19:49:32.108Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-05-07T19:49:32.108Z] Creating amd64-rootless-bundles.tar.gz [2020-05-07T19:49:32.108Z] + 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-07T19:49:32.108Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-07T19:49:32.118Z] Archiving artifacts [2020-05-07T19:49:33.544Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-05-07T19:49:34.108Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-05-07T19:49:34.108Z] --- PASS: TestCreateWithCustomMaskedPaths (2.36s) [2020-05-07T19:49:34.108Z] === RUN TestCreateWithCapabilities [2020-05-07T19:49:34.108Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-07T19:49:34.108Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-07T19:49:34.108Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-07T19:49:34.108Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-07T19:49:34.108Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-07T19:49:34.108Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-07T19:49:34.108Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-07T19:49:34.108Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-07T19:49:34.108Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T19:49:34.108Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T19:49:34.108Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T19:49:34.108Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T19:49:34.108Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-07T19:49:34.108Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-07T19:49:34.108Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-07T19:49:34.108Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-07T19:49:34.108Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-07T19:49:34.108Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-07T19:49:34.108Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T19:49:34.108Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T19:49:34.108Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T19:49:34.108Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T19:49:34.108Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-07T19:49:34.108Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T19:49:34.108Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T19:49:34.108Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-07T19:49:34.108Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-05-07T19:49:34.108Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-07T19:49:34.108Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-07T19:49:34.365Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T19:49:34.365Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T19:49:34.365Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-07T19:49:34.365Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-07T19:49:34.365Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-07T19:49:34.365Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-05-07T19:49:34.365Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-07T19:49:34.365Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-07T19:49:34.365Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-05-07T19:49:34.365Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-05-07T19:49:34.365Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-05-07T19:49:34.365Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-05-07T19:49:34.365Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-05-07T19:49:34.365Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-07T19:49:34.365Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-05-07T19:49:34.365Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-05-07T19:49:34.365Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-05-07T19:49:34.365Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-07T19:49:34.460Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.92s) [2020-05-07T19:49:34.460Z] === RUN TestUpdateMemory [2020-05-07T19:49:34.460Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-07T19:49:34.460Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-07T19:49:34.460Z] === RUN TestUpdateCPUQuota [2020-05-07T19:49:35.833Z] --- PASS: TestUpdateCPUQuota (1.46s) [2020-05-07T19:49:35.833Z] === RUN TestUpdatePidsLimit [2020-05-07T19:49:35.833Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-07T19:49:36.091Z] === RUN TestUpdatePidsLimit/no_change [2020-05-07T19:49:36.260Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-05-07T19:49:36.349Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-07T19:49:36.915Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-07T19:49:37.173Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-07T19:49:37.393Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40380/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-07T19:49:37.629Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.92s) [2020-05-07T19:49:37.629Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-07T19:49:37.629Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T19:49:37.629Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T19:49:37.629Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T19:49:37.629Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T19:49:37.629Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T19:49:37.629Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T19:49:37.629Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T19:49:37.629Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T19:49:37.629Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T19:49:37.629Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T19:49:37.629Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T19:49:37.629Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T19:49:37.629Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T19:49:37.629Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T19:49:37.629Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T19:49:37.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-05-07T19:49:37.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-05-07T19:49:37.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-05-07T19:49:37.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-05-07T19:49:37.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-05-07T19:49:37.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-07T19:49:37.629Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-07T19:49:37.629Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-05-07T19:49:37.702Z] + make clean [2020-05-07T19:49:37.739Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-07T19:49:37.958Z] docker volume rm -f docker-dev-cache [2020-05-07T19:49:37.958Z] docker-dev-cache [Pipeline] deleteDir [2020-05-07T19:49:38.194Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.88s) [2020-05-07T19:49:38.194Z] === RUN TestContainerStartOnDaemonRestart [2020-05-07T19:49:38.194Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-07T19:49:38.194Z] === RUN TestDaemonRestartIpcMode [2020-05-07T19:49:38.194Z] === PAUSE TestDaemonRestartIpcMode [2020-05-07T19:49:38.194Z] === RUN TestDaemonHostGatewayIP [2020-05-07T19:49:38.194Z] === PAUSE TestDaemonHostGatewayIP [2020-05-07T19:49:38.194Z] === RUN TestContainerKillOnDaemonStart [2020-05-07T19:49:38.194Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-07T19:49:38.194Z] === RUN TestDiff [2020-05-07T19:49:38.305Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-07T19:49:39.564Z] --- PASS: TestDiff (0.98s) [2020-05-07T19:49:39.564Z] === RUN TestExecWithCloseStdin [2020-05-07T19:49:39.682Z] --- PASS: TestUpdatePidsLimit (4.06s) [2020-05-07T19:49:39.682Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-05-07T19:49:39.682Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-05-07T19:49:39.682Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-05-07T19:49:39.682Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-05-07T19:49:39.682Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.51s) [2020-05-07T19:49:39.682Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.47s) [2020-05-07T19:49:39.682Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-05-07T19:49:39.682Z] === RUN TestUpdateRestartPolicy [2020-05-07T19:49:39.821Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-05-07T19:49:40.386Z] --- PASS: TestExecWithCloseStdin (1.05s) [2020-05-07T19:49:40.386Z] === RUN TestExec [2020-05-07T19:49:41.317Z] --- PASS: TestExec (0.94s) [2020-05-07T19:49:41.317Z] === RUN TestExecUser [2020-05-07T19:49:41.317Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-05-07T19:49:41.317Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-05-07T19:49:41.886Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-05-07T19:49:42.143Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-05-07T19:49:42.402Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-05-07T19:49:42.402Z] --- PASS: TestExecUser (1.11s) [2020-05-07T19:49:42.402Z] === RUN TestExportContainerAndImportImage [2020-05-07T19:49:42.968Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-05-07T19:49:43.532Z] --- PASS: TestExportContainerAndImportImage (1.13s) [2020-05-07T19:49:43.532Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-07T19:49:44.903Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-05-07T19:49:45.160Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2020-05-07T19:49:45.160Z] === RUN TestHealthCheckWorkdir [2020-05-07T19:49:46.092Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-05-07T19:49:46.348Z] --- PASS: TestHealthCheckWorkdir (1.18s) [2020-05-07T19:49:46.348Z] === RUN TestHealthKillContainer [2020-05-07T19:49:46.605Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-05-07T19:49:46.934Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-07T19:49:46.934Z] ok github.com/docker/docker/api/server/httputils 0.120s coverage: 14.7% of statements [2020-05-07T19:49:46.934Z] ok github.com/docker/docker/api/server/middleware 0.152s coverage: 37.7% of statements [2020-05-07T19:49:46.934Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-07T19:49:46.934Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-07T19:49:46.934Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-07T19:49:46.934Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-07T19:49:46.934Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-07T19:49:46.934Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-07T19:49:46.934Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-07T19:49:46.934Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-07T19:49:46.934Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-07T19:49:46.934Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-07T19:49:46.934Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-07T19:49:46.934Z] ok github.com/docker/docker/api/types/filters 0.065s coverage: 92.2% of statements [2020-05-07T19:49:46.934Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2020-05-07T19:49:46.934Z] ok github.com/docker/docker/api/types/time 0.177s coverage: 100.0% of statements [2020-05-07T19:49:46.934Z] ok github.com/docker/docker/api/server/router/swarm 0.150s coverage: 4.8% of statements [2020-05-07T19:49:46.934Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-07T19:49:46.934Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-07T19:49:46.934Z] ? github.com/docker/docker/api/types [no test files] [2020-05-07T19:49:46.934Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-07T19:49:46.934Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-07T19:49:46.934Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-07T19:49:46.934Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-07T19:49:46.934Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-07T19:49:46.934Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-07T19:49:46.934Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-07T19:49:46.934Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-07T19:49:46.934Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-07T19:49:46.934Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-07T19:49:46.934Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-07T19:49:46.977Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-05-07T19:49:47.525Z] ok github.com/docker/docker/api/types/versions 0.057s coverage: 75.0% of statements [2020-05-07T19:49:47.525Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-07T19:49:47.525Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-07T19:49:47.525Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-07T19:49:47.525Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-05-07T19:49:47.525Z] ? github.com/docker/docker/builder [no test files] [2020-05-07T19:49:47.525Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-07T19:49:47.525Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-07T19:49:47.525Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-07T19:49:47.525Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-07T19:49:47.525Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-07T19:49:47.525Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-07T19:49:47.525Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-07T19:49:47.972Z] ok github.com/docker/docker/builder/dockerignore 0.174s coverage: 96.8% of statements [2020-05-07T19:49:48.499Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-05-07T19:49:48.523Z] #53 489.8 + bin/containerd-stress [2020-05-07T19:49:49.063Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-05-07T19:49:49.319Z] --- PASS: TestHealthKillContainer (3.04s) [2020-05-07T19:49:49.319Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-07T19:49:49.693Z] #53 493.7 + bin/containerd-shim [2020-05-07T19:49:50.250Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-05-07T19:49:50.250Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-05-07T19:49:50.250Z] --- PASS: TestInspectCpusetInConfigPre120 (1.05s) [2020-05-07T19:49:50.250Z] === RUN TestIpcModeNone [2020-05-07T19:49:51.619Z] --- PASS: TestIpcModeNone (1.08s) [2020-05-07T19:49:51.619Z] === RUN TestIpcModePrivate [2020-05-07T19:49:51.619Z] === RUN TestDockerSuite/TestBuildAddScript [2020-05-07T19:49:51.636Z] ok github.com/docker/docker/cli/debug 0.046s coverage: 100.0% of statements [2020-05-07T19:49:51.636Z] ok github.com/docker/docker/builder/remotecontext 0.505s coverage: 9.2% of statements [2020-05-07T19:49:51.878Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-05-07T19:49:52.442Z] --- PASS: TestIpcModePrivate (1.01s) [2020-05-07T19:49:52.442Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:200, shared: false, mustBeShared: false [2020-05-07T19:49:52.442Z] === RUN TestIpcModeShareable [2020-05-07T19:49:52.580Z] ok github.com/docker/docker/builder/dockerfile 0.661s coverage: 46.3% of statements [2020-05-07T19:49:53.374Z] --- PASS: TestIpcModeShareable (1.05s) [2020-05-07T19:49:53.374Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:204, shared: true, mustBeShared: true [2020-05-07T19:49:53.374Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-07T19:49:53.953Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-05-07T19:49:54.549Z] --- PASS: TestUpdateRestartPolicy (12.46s) [2020-05-07T19:49:54.549Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-07T19:49:54.549Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2020-05-07T19:49:54.549Z] === RUN TestWaitNonBlocked [2020-05-07T19:49:54.549Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T19:49:54.549Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T19:49:54.549Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T19:49:54.549Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T19:49:54.549Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T19:49:54.549Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T19:49:54.549Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-07T19:49:54.549Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.90s) [2020-05-07T19:49:54.549Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s) [2020-05-07T19:49:54.549Z] === RUN TestWaitBlocked [2020-05-07T19:49:54.549Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T19:49:54.549Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T19:49:54.549Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T19:49:54.549Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T19:49:54.549Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T19:49:54.549Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T19:49:55.115Z] --- PASS: TestWaitBlocked (0.03s) [2020-05-07T19:49:55.115Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s) [2020-05-07T19:49:55.115Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s) [2020-05-07T19:49:55.115Z] === CONT TestContainerStartOnDaemonRestart [2020-05-07T19:49:55.115Z] === CONT TestIpcModeOlderClient [2020-05-07T19:49:55.115Z] === CONT TestDaemonHostGatewayIP [2020-05-07T19:49:55.115Z] === CONT TestContainerKillOnDaemonStart [2020-05-07T19:49:55.115Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-05-07T19:49:55.115Z] === CONT TestDaemonRestartIpcMode [2020-05-07T19:49:55.322Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-05-07T19:49:55.887Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-05-07T19:49:56.451Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-05-07T19:49:56.710Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.22s) [2020-05-07T19:49:56.710Z] === RUN TestAPIIpcModeHost [2020-05-07T19:49:57.274Z] --- PASS: TestAPIIpcModeHost (0.64s) [2020-05-07T19:49:57.274Z] === RUN TestDaemonIpcModeShareable [2020-05-07T19:49:59.167Z] --- PASS: TestDaemonIpcModeShareable (1.78s) [2020-05-07T19:49:59.167Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:213, shared: true, mustBeShared: true [2020-05-07T19:49:59.167Z] === RUN TestDaemonIpcModePrivate [2020-05-07T19:49:59.304Z] --- PASS: TestContainerStartOnDaemonRestart (3.72s) [2020-05-07T19:49:59.562Z] --- PASS: TestDaemonRestartIpcMode (4.29s) [2020-05-07T19:49:59.820Z] --- PASS: TestDaemonHostGatewayIP (4.85s) [2020-05-07T19:50:00.097Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-05-07T19:50:00.671Z] #53 504.2 + bin/containerd-shim-runc-v1 [2020-05-07T19:50:01.028Z] --- PASS: TestDaemonIpcModePrivate (1.78s) [2020-05-07T19:50:01.028Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:207, shared: false, mustBeShared: false [2020-05-07T19:50:01.028Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-07T19:50:01.789Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-05-07T19:50:02.927Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2020-05-07T19:50:02.927Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:207, shared: false, mustBeShared: false [2020-05-07T19:50:02.927Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-07T19:50:02.927Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-05-07T19:50:04.295Z] tests/integration/client_test.py ..... [ 75%] [2020-05-07T19:50:04.295Z] tests/integration/context_api_test.py .. [ 76%] [2020-05-07T19:50:04.591Z] tests/integration/errors_test.py . [ 76%] [2020-05-07T19:50:04.823Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s) [2020-05-07T19:50:04.823Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:218, shared: true, mustBeShared: true [2020-05-07T19:50:04.823Z] === RUN TestIpcModeOlderClient [2020-05-07T19:50:04.823Z] === PAUSE TestIpcModeOlderClient [2020-05-07T19:50:04.823Z] === RUN TestKillContainerInvalidSignal [2020-05-07T19:50:04.824Z] ok github.com/docker/docker/client 0.641s coverage: 74.9% of statements [2020-05-07T19:50:05.387Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2020-05-07T19:50:05.387Z] === RUN TestKillContainer [2020-05-07T19:50:05.387Z] === RUN TestKillContainer/no_signal [2020-05-07T19:50:05.539Z] #53 509.3 + bin/containerd-shim-runc-v2 [2020-05-07T19:50:06.318Z] === RUN TestKillContainer/non_killing_signal [2020-05-07T19:50:06.575Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-05-07T19:50:06.832Z] === RUN TestKillContainer/killing_signal [2020-05-07T19:50:07.215Z] #53 510.8 + binaries [2020-05-07T19:50:07.215Z] #53 510.9 + mkdir -p /build [2020-05-07T19:50:07.215Z] #53 510.9 + cp bin/containerd /build/containerd [2020-05-07T19:50:07.215Z] #53 510.9 + cp bin/containerd-shim /build/containerd-shim [2020-05-07T19:50:07.215Z] #53 510.9 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-07T19:50:07.215Z] #53 510.9 + cp bin/ctr /build/ctr [2020-05-07T19:50:07.215Z] #53 DONE 511.0s [2020-05-07T19:50:08.202Z] --- PASS: TestKillContainer (2.75s) [2020-05-07T19:50:08.202Z] --- PASS: TestKillContainer/no_signal (0.92s) [2020-05-07T19:50:08.202Z] --- PASS: TestKillContainer/non_killing_signal (0.60s) [2020-05-07T19:50:08.202Z] --- PASS: TestKillContainer/killing_signal (0.93s) [2020-05-07T19:50:08.202Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-07T19:50:08.202Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-07T19:50:08.371Z] [2020-05-07T19:50:08.371Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-07T19:50:08.371Z] #54 DONE 0.1s [2020-05-07T19:50:08.459Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-05-07T19:50:08.702Z] [2020-05-07T19:50:08.702Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-07T19:50:08.702Z] #57 DONE 0.1s [2020-05-07T19:50:08.702Z] [2020-05-07T19:50:08.702Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-07T19:50:08.702Z] #59 DONE 0.1s [2020-05-07T19:50:08.702Z] [2020-05-07T19:50:08.702Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-07T19:50:08.702Z] #61 DONE 0.0s [2020-05-07T19:50:08.717Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-07T19:50:09.032Z] [2020-05-07T19:50:09.032Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-07T19:50:09.032Z] #62 DONE 0.0s [2020-05-07T19:50:09.032Z] [2020-05-07T19:50:09.032Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-07T19:50:09.648Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.75s) [2020-05-07T19:50:09.648Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2020-05-07T19:50:09.648Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s) [2020-05-07T19:50:09.648Z] === RUN TestKillStoppedContainer [2020-05-07T19:50:09.786Z] --- PASS: TestContainerKillOnDaemonStart (13.12s) [2020-05-07T19:50:09.786Z] PASS [2020-05-07T19:50:09.786Z] [2020-05-07T19:50:09.786Z] === Skipped [2020-05-07T19:50:09.786Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-05-07T19:50:09.786Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T19:50:09.786Z] [2020-05-07T19:50:09.786Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-07T19:50:09.786Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T19:50:09.786Z] [2020-05-07T19:50:09.786Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-07T19:50:09.786Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T19:50:09.786Z] [2020-05-07T19:50:09.786Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T19:50:09.786Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T19:50:09.786Z] [2020-05-07T19:50:09.786Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-07T19:50:09.786Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T19:50:09.786Z] [2020-05-07T19:50:09.786Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-05-07T19:50:09.786Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-07T19:50:09.786Z] [2020-05-07T19:50:09.786Z] [2020-05-07T19:50:09.786Z] DONE 200 tests, 6 skipped in 137.094s [2020-05-07T19:50:09.786Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-05-07T19:50:09.786Z] ++ 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-07T19:50:09.786Z] ++ set -e [2020-05-07T19:50:09.786Z] ++ '[' -n 0 ']' [2020-05-07T19:50:09.786Z] ++ set -x [2020-05-07T19:50:09.786Z] ++ 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-07T19:50:09.786Z] INFO: Testing against a local daemon [2020-05-07T19:50:09.786Z] === RUN TestCommitInheritsEnv [2020-05-07T19:50:09.786Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-05-07T19:50:09.786Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-07T19:50:09.786Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-05-07T19:50:09.786Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-05-07T19:50:09.786Z] === RUN TestImagesFilterMultiReference [2020-05-07T19:50:09.786Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-05-07T19:50:09.786Z] === RUN TestImagePullPlatformInvalid [2020-05-07T19:50:09.786Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-07T19:50:09.786Z] === RUN TestRemoveImageOrphaning [2020-05-07T19:50:09.786Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-05-07T19:50:09.786Z] === RUN TestRemoveImageGarbageCollector [2020-05-07T19:50:09.786Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-07T19:50:09.786Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T19:50:09.786Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-07T19:50:09.786Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-05-07T19:50:09.786Z] === RUN TestTagInvalidReference [2020-05-07T19:50:09.786Z] --- PASS: TestTagInvalidReference (0.03s) [2020-05-07T19:50:09.786Z] === RUN TestTagValidPrefixedRepo [2020-05-07T19:50:09.786Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-05-07T19:50:09.786Z] === RUN TestTagExistedNameWithoutForce [2020-05-07T19:50:09.786Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-07T19:50:09.786Z] === RUN TestTagOfficialNames [2020-05-07T19:50:09.905Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-05-07T19:50:09.905Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-07T19:50:09.905Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-05-07T19:50:09.905Z] === RUN TestKillDifferentUserContainer [2020-05-07T19:50:10.044Z] --- PASS: TestTagOfficialNames (0.09s) [2020-05-07T19:50:10.044Z] === RUN TestTagMatchesDigest [2020-05-07T19:50:10.044Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-07T19:50:10.044Z] PASS [2020-05-07T19:50:10.044Z] [2020-05-07T19:50:10.044Z] === Skipped [2020-05-07T19:50:10.044Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-05-07T19:50:10.044Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-05-07T19:50:10.044Z] [2020-05-07T19:50:10.044Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-07T19:50:10.044Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T19:50:10.044Z] [2020-05-07T19:50:10.044Z] [2020-05-07T19:50:10.044Z] DONE 12 tests, 2 skipped in 1.819s [2020-05-07T19:50:10.044Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-05-07T19:50:10.044Z] ++ 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-07T19:50:10.044Z] ++ set -e [2020-05-07T19:50:10.044Z] ++ '[' -n 0 ']' [2020-05-07T19:50:10.044Z] ++ set -x [2020-05-07T19:50:10.044Z] ++ 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-07T19:50:10.302Z] INFO: Testing against a local daemon [2020-05-07T19:50:10.302Z] === RUN TestNetworkCreateDelete [2020-05-07T19:50:10.560Z] --- PASS: TestNetworkCreateDelete (0.41s) [2020-05-07T19:50:10.560Z] === RUN TestDockerNetworkDeletePreferID [2020-05-07T19:50:10.837Z] --- PASS: TestKillDifferentUserContainer (1.04s) [2020-05-07T19:50:10.837Z] === RUN TestInspectOomKilledTrue [2020-05-07T19:50:10.837Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-07T19:50:10.837Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T19:50:10.837Z] === RUN TestInspectOomKilledFalse [2020-05-07T19:50:10.837Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-07T19:50:10.837Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T19:50:10.837Z] === RUN TestLinksEtcHostsContentMatch [2020-05-07T19:50:11.768Z] --- PASS: TestLinksEtcHostsContentMatch (0.76s) [2020-05-07T19:50:11.768Z] === RUN TestLinksContainerNames [2020-05-07T19:50:11.933Z] --- PASS: TestDockerNetworkDeletePreferID (1.19s) [2020-05-07T19:50:11.933Z] === RUN TestInspectNetwork [2020-05-07T19:50:12.025Z] #63 DONE 3.1s [2020-05-07T19:50:12.025Z] [2020-05-07T19:50:12.025Z] #64 exporting to oci image format [2020-05-07T19:50:12.025Z] #64 exporting layers [2020-05-07T19:50:12.026Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-05-07T19:50:12.590Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-05-07T19:50:12.847Z] === RUN TestDockerSuite/TestBuildAddTar [2020-05-07T19:50:13.777Z] --- PASS: TestLinksContainerNames (1.95s) [2020-05-07T19:50:13.777Z] === RUN TestLogsFollowTailEmpty [2020-05-07T19:50:14.710Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2020-05-07T19:50:14.710Z] === RUN TestContainerNetworkMountsNoChown [2020-05-07T19:50:14.710Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-05-07T19:50:15.274Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s) [2020-05-07T19:50:15.274Z] === RUN TestMountDaemonRoot [2020-05-07T19:50:15.274Z] === RUN TestMountDaemonRoot/default [2020-05-07T19:50:15.274Z] === PAUSE TestMountDaemonRoot/default [2020-05-07T19:50:15.274Z] === RUN TestMountDaemonRoot/private [2020-05-07T19:50:15.274Z] === PAUSE TestMountDaemonRoot/private [2020-05-07T19:50:15.274Z] === RUN TestMountDaemonRoot/rprivate [2020-05-07T19:50:15.274Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-07T19:50:15.274Z] === RUN TestMountDaemonRoot/slave [2020-05-07T19:50:15.274Z] === PAUSE TestMountDaemonRoot/slave [2020-05-07T19:50:15.274Z] === RUN TestMountDaemonRoot/rslave [2020-05-07T19:50:15.274Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-07T19:50:15.274Z] === RUN TestMountDaemonRoot/shared [2020-05-07T19:50:15.274Z] === PAUSE TestMountDaemonRoot/shared [2020-05-07T19:50:15.274Z] === RUN TestMountDaemonRoot/rshared [2020-05-07T19:50:15.274Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-07T19:50:15.274Z] === CONT TestMountDaemonRoot/default [2020-05-07T19:50:15.274Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-07T19:50:15.274Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-07T19:50:15.274Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-07T19:50:15.274Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-07T19:50:15.274Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-07T19:50:15.274Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-07T19:50:15.274Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-07T19:50:15.274Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-07T19:50:15.274Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-07T19:50:15.274Z] === CONT TestMountDaemonRoot/rshared [2020-05-07T19:50:15.274Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-07T19:50:15.274Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-07T19:50:15.274Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T19:50:15.274Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T19:50:15.274Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-07T19:50:15.274Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-07T19:50:15.274Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T19:50:15.274Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T19:50:15.274Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-07T19:50:15.532Z] === CONT TestMountDaemonRoot/shared [2020-05-07T19:50:15.532Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-07T19:50:15.532Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-07T19:50:15.532Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-07T19:50:15.532Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-07T19:50:15.532Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-07T19:50:15.532Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-07T19:50:15.532Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-07T19:50:15.532Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-07T19:50:15.532Z] === CONT TestMountDaemonRoot/rslave [2020-05-07T19:50:15.532Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-07T19:50:15.532Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-07T19:50:15.532Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T19:50:15.532Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T19:50:15.532Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-07T19:50:15.532Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-07T19:50:15.532Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T19:50:15.532Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T19:50:15.532Z] === CONT TestMountDaemonRoot/slave [2020-05-07T19:50:15.532Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-07T19:50:15.532Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-07T19:50:15.532Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-07T19:50:15.532Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-07T19:50:15.532Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-07T19:50:15.532Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-07T19:50:15.532Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-07T19:50:15.532Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-07T19:50:15.532Z] === CONT TestMountDaemonRoot/rprivate [2020-05-07T19:50:15.532Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-07T19:50:15.532Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-07T19:50:15.532Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T19:50:15.532Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T19:50:15.532Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-07T19:50:15.532Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-07T19:50:15.532Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T19:50:15.532Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T19:50:15.532Z] === CONT TestMountDaemonRoot/private [2020-05-07T19:50:15.532Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-07T19:50:15.532Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-07T19:50:15.532Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-07T19:50:15.532Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-07T19:50:15.532Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-07T19:50:15.532Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-07T19:50:15.532Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-07T19:50:15.532Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-07T19:50:15.532Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-07T19:50:15.532Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-07T19:50:15.532Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-07T19:50:15.532Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T19:50:15.789Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-07T19:50:15.789Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T19:50:15.789Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-07T19:50:15.789Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-07T19:50:15.789Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-07T19:50:15.789Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-07T19:50:15.789Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-07T19:50:16.047Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-07T19:50:16.047Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T19:50:16.047Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-07T19:50:16.047Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T19:50:16.047Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-07T19:50:16.047Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-07T19:50:16.047Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-07T19:50:16.047Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-07T19:50:16.047Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-07T19:50:16.304Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T19:50:16.304Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-07T19:50:16.304Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T19:50:16.304Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-07T19:50:16.304Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-07T19:50:16.304Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-07T19:50:16.304Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-05-07T19:50:16.304Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-07T19:50:16.304Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-05-07T19:50:16.304Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.15s) [2020-05-07T19:50:16.304Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.15s) [2020-05-07T19:50:16.304Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-05-07T19:50:16.304Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-07T19:50:16.304Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-05-07T19:50:16.304Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2020-05-07T19:50:16.304Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-05-07T19:50:16.304Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-05-07T19:50:16.304Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-07T19:50:16.304Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-05-07T19:50:16.304Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-05-07T19:50:16.304Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-05-07T19:50:16.304Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-05-07T19:50:16.304Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-07T19:50:16.304Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-05-07T19:50:16.304Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-05-07T19:50:16.304Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-05-07T19:50:16.305Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-05-07T19:50:16.305Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-07T19:50:16.305Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-05-07T19:50:16.305Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-05-07T19:50:16.305Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-05-07T19:50:16.305Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-05-07T19:50:16.305Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-07T19:50:16.305Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-05-07T19:50:16.305Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-05-07T19:50:16.305Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-07T19:50:16.305Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-05-07T19:50:16.305Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-07T19:50:16.305Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-07T19:50:16.305Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-05-07T19:50:16.305Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-05-07T19:50:16.305Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-05-07T19:50:16.305Z] === RUN TestContainerBindMountNonRecursive [2020-05-07T19:50:17.198Z] === RUN TestInspectNetwork/full_network_id [2020-05-07T19:50:17.198Z] === RUN TestInspectNetwork/partial_network_id [2020-05-07T19:50:17.198Z] === RUN TestInspectNetwork/network_name [2020-05-07T19:50:17.198Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-07T19:50:19.483Z] ok github.com/docker/docker/builder/remotecontext/git 30.477s coverage: 86.3% of statements [2020-05-07T19:50:19.586Z] --- PASS: TestContainerBindMountNonRecursive (3.39s) [2020-05-07T19:50:19.586Z] === RUN TestNetworkNat [2020-05-07T19:50:19.931Z] ? github.com/docker/docker/cli [no test files] [2020-05-07T19:50:19.931Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-07T19:50:21.380Z] --- PASS: TestInspectNetwork (9.36s) [2020-05-07T19:50:21.380Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-07T19:50:21.380Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-07T19:50:21.380Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-07T19:50:21.380Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-07T19:50:21.380Z] === RUN TestRunContainerWithBridgeNone [2020-05-07T19:50:21.486Z] --- PASS: TestNetworkNat (1.74s) [2020-05-07T19:50:21.486Z] === RUN TestNetworkLocalhostTCPNat [2020-05-07T19:50:22.416Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s) [2020-05-07T19:50:22.416Z] === RUN TestNetworkLoopbackNat [2020-05-07T19:50:22.983Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-05-07T19:50:23.909Z] --- PASS: TestRunContainerWithBridgeNone (2.62s) [2020-05-07T19:50:23.909Z] === RUN TestNetworkInvalidJSON [2020-05-07T19:50:23.909Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-07T19:50:23.909Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-07T19:50:23.909Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T19:50:23.909Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T19:50:23.909Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T19:50:23.909Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T19:50:23.909Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-07T19:50:23.909Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T19:50:23.909Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T19:50:23.909Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-05-07T19:50:23.909Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-07T19:50:23.909Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-07T19:50:23.909Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-07T19:50:23.909Z] === RUN TestHostIPv4BridgeLabel [2020-05-07T19:50:23.940Z] --- PASS: TestNetworkLoopbackNat (1.64s) [2020-05-07T19:50:23.940Z] === RUN TestPause [2020-05-07T19:50:24.476Z] --- PASS: TestHostIPv4BridgeLabel (0.74s) [2020-05-07T19:50:24.476Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-07T19:50:25.310Z] --- PASS: TestPause (1.23s) [2020-05-07T19:50:25.310Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-07T19:50:25.310Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T19:50:25.310Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T19:50:25.310Z] === RUN TestPauseStopPausedContainer [2020-05-07T19:50:25.310Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-05-07T19:50:25.851Z] --- PASS: TestDaemonRestartWithLiveRestore (1.29s) [2020-05-07T19:50:25.851Z] === RUN TestDaemonDefaultNetworkPools [2020-05-07T19:50:26.240Z] --- PASS: TestPauseStopPausedContainer (1.02s) [2020-05-07T19:50:26.240Z] === RUN TestPsFilter [2020-05-07T19:50:26.497Z] --- PASS: TestPsFilter (0.24s) [2020-05-07T19:50:26.497Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-07T19:50:26.757Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-05-07T19:50:27.225Z] --- PASS: TestDaemonDefaultNetworkPools (1.20s) [2020-05-07T19:50:27.226Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-07T19:50:28.128Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.53s) [2020-05-07T19:50:28.128Z] === RUN TestRemoveContainerWithVolume [2020-05-07T19:50:28.128Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-05-07T19:50:28.385Z] ok github.com/docker/docker/cmd/dockerd 0.720s coverage: 19.3% of statements [2020-05-07T19:50:28.385Z] ok github.com/docker/docker/container 0.491s coverage: 41.9% of statements [2020-05-07T19:50:28.832Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-07T19:50:28.832Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-07T19:50:28.832Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-07T19:50:28.832Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-07T19:50:29.060Z] --- PASS: TestRemoveContainerWithVolume (0.89s) [2020-05-07T19:50:29.060Z] === RUN TestRemoveContainerRunning [2020-05-07T19:50:29.126Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.79s) [2020-05-07T19:50:29.126Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-07T19:50:29.991Z] --- PASS: TestRemoveContainerRunning (0.90s) [2020-05-07T19:50:29.991Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-07T19:50:30.555Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-05-07T19:50:30.812Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.06s) [2020-05-07T19:50:30.812Z] === RUN TestRemoveInvalidContainer [2020-05-07T19:50:30.812Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-07T19:50:30.812Z] === RUN TestRenameLinkedContainer [2020-05-07T19:50:30.962Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.516s coverage: 65.3% of statements [2020-05-07T19:50:31.027Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.21s) [2020-05-07T19:50:31.027Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-07T19:50:31.757Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.83s) [2020-05-07T19:50:31.757Z] === RUN TestServiceWithPredefinedNetwork [2020-05-07T19:50:31.760Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-05-07T19:50:32.017Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-05-07T19:50:33.095Z] ok github.com/docker/docker/daemon/cluster 0.634s coverage: 0.5% of statements [2020-05-07T19:50:33.543Z] ok github.com/docker/docker/daemon/cluster/convert 0.924s coverage: 35.6% of statements [2020-05-07T19:50:34.541Z] --- PASS: TestRenameLinkedContainer (3.78s) [2020-05-07T19:50:34.541Z] === RUN TestRenameStoppedContainer [2020-05-07T19:50:35.473Z] --- PASS: TestRenameStoppedContainer (0.87s) [2020-05-07T19:50:35.473Z] === RUN TestRenameRunningContainerAndReuse [2020-05-07T19:50:35.943Z] --- PASS: TestServiceWithPredefinedNetwork (3.34s) [2020-05-07T19:50:35.943Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-07T19:50:35.943Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T19:50:35.943Z] service_test.go:236: FLAKY_TEST [2020-05-07T19:50:35.943Z] === RUN TestServiceWithDataPathPortInit [2020-05-07T19:50:37.369Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-05-07T19:50:37.369Z] --- PASS: TestRenameRunningContainerAndReuse (1.85s) [2020-05-07T19:50:37.369Z] === RUN TestRenameInvalidName [2020-05-07T19:50:38.304Z] --- PASS: TestRenameInvalidName (0.98s) [2020-05-07T19:50:38.304Z] === RUN TestRenameAnonymousContainer [2020-05-07T19:50:39.240Z] ok github.com/docker/docker/daemon/discovery 0.454s coverage: 30.0% of statements [2020-05-07T19:50:39.240Z] ok github.com/docker/docker/daemon/config 0.614s coverage: 79.6% of statements [2020-05-07T19:50:39.674Z] === RUN TestDockerSuite/TestBuildBlankName [2020-05-07T19:50:39.931Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-05-07T19:50:40.495Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-05-07T19:50:42.086Z] ok github.com/docker/docker/daemon/events 0.357s coverage: 50.0% of statements [2020-05-07T19:50:42.394Z] --- PASS: TestRenameAnonymousContainer (3.85s) [2020-05-07T19:50:42.394Z] === RUN TestRenameContainerWithSameName [2020-05-07T19:50:42.534Z] ok github.com/docker/docker/daemon/cluster/executor/container 2.283s coverage: 11.1% of statements [2020-05-07T19:50:42.652Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-05-07T19:50:42.981Z] ok github.com/docker/docker/daemon 3.487s coverage: 9.2% of statements [2020-05-07T19:50:42.981Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-07T19:50:42.981Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-07T19:50:42.981Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-07T19:50:42.981Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-07T19:50:43.216Z] --- PASS: TestRenameContainerWithSameName (0.91s) [2020-05-07T19:50:43.216Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-07T19:50:43.933Z] ok github.com/docker/docker/daemon/graphdriver 0.294s coverage: 2.3% of statements [2020-05-07T19:50:43.933Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-05-07T19:50:43.933Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-05-07T19:50:43.933Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-05-07T19:50:43.933Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-07T19:50:43.933Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-05-07T19:50:43.933Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-05-07T19:50:43.933Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-05-07T19:50:43.933Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-05-07T19:50:43.933Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-07T19:50:43.933Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-05-07T19:50:43.933Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-05-07T19:50:43.933Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-05-07T19:50:43.933Z] ok github.com/docker/docker/daemon/links 0.329s coverage: 93.0% of statements [2020-05-07T19:50:45.112Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-05-07T19:50:45.112Z] --- PASS: TestRenameContainerWithLinkedContainer (1.76s) [2020-05-07T19:50:45.112Z] === RUN TestResize [2020-05-07T19:50:45.450Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-05-07T19:50:46.044Z] --- PASS: TestResize (1.21s) [2020-05-07T19:50:46.044Z] === RUN TestResizeWithInvalidSize [2020-05-07T19:50:46.044Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-05-07T19:50:46.301Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-05-07T19:50:47.233Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2020-05-07T19:50:47.233Z] === RUN TestResizeWhenContainerNotStarted [2020-05-07T19:50:47.595Z] ok github.com/docker/docker/daemon/images 0.584s coverage: 4.9% of statements [2020-05-07T19:50:47.595Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-07T19:50:47.595Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-07T19:50:47.595Z] ok github.com/docker/docker/daemon/logger 1.093s coverage: 42.1% of statements [2020-05-07T19:50:47.798Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-05-07T19:50:47.798Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s) [2020-05-07T19:50:47.798Z] === RUN TestDaemonRestartKillContainers [2020-05-07T19:50:47.798Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T19:50:47.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T19:50:47.798Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T19:50:47.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T19:50:47.798Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T19:50:47.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T19:50:47.798Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T19:50:47.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T19:50:47.798Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T19:50:47.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T19:50:47.798Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T19:50:47.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T19:50:47.798Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T19:50:47.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T19:50:47.798Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T19:50:47.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T19:50:47.798Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T19:50:47.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T19:50:47.798Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T19:50:47.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T19:50:47.798Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T19:50:47.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T19:50:47.798Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T19:50:47.798Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T19:50:47.798Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T19:50:47.798Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T19:50:48.042Z] ok github.com/docker/docker/daemon/logger/awslogs 1.418s coverage: 77.4% of statements [2020-05-07T19:50:48.042Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-05-07T19:50:48.042Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-07T19:50:48.042Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-07T19:50:48.042Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-05-07T19:50:48.042Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-05-07T19:50:48.494Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.395s coverage: 61.6% of statements [2020-05-07T19:50:48.731Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-05-07T19:50:49.438Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.242s coverage: 87.2% of statements [2020-05-07T19:50:49.662Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T19:50:50.227Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-05-07T19:50:50.792Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T19:50:50.939Z] ok github.com/docker/docker/daemon/logger/local 0.293s coverage: 75.2% of statements [2020-05-07T19:50:50.939Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-07T19:50:50.939Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.225s coverage: 21.4% of statements [2020-05-07T19:50:51.367Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-05-07T19:50:51.387Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.165s coverage: 33.3% of statements [2020-05-07T19:50:52.303Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T19:50:52.888Z] ok github.com/docker/docker/daemon/logger/templates 0.499s coverage: 8.3% of statements [2020-05-07T19:50:52.888Z] ok github.com/docker/docker/daemon/logger/syslog 0.256s coverage: 47.8% of statements [2020-05-07T19:50:53.675Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T19:50:53.931Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T19:50:54.019Z] --- PASS: TestServiceWithDataPathPortInit (17.80s) [2020-05-07T19:50:54.020Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-07T19:50:54.391Z] ok github.com/docker/docker/daemon/logger/splunk 2.359s coverage: 82.5% of statements [2020-05-07T19:50:54.391Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-07T19:50:54.391Z] ? github.com/docker/docker/daemon/network [no test files] [2020-05-07T19:50:54.391Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-07T19:50:54.496Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-05-07T19:50:55.428Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T19:50:55.892Z] ok github.com/docker/docker/distribution 1.435s coverage: 20.3% of statements [2020-05-07T19:50:55.892Z] ok github.com/docker/docker/distribution/metadata 1.400s coverage: 48.2% of statements [2020-05-07T19:50:55.993Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-05-07T19:50:56.339Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-07T19:50:56.560Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T19:50:56.789Z] ok github.com/docker/docker/errdefs 0.218s coverage: 49.4% of statements [2020-05-07T19:50:57.931Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T19:50:58.290Z] ok github.com/docker/docker/distribution/xfer 2.550s coverage: 76.8% of statements [2020-05-07T19:50:58.290Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-07T19:50:58.290Z] ok github.com/docker/docker/image/cache 0.338s coverage: 19.2% of statements [2020-05-07T19:50:58.737Z] ok github.com/docker/docker/image/v1 0.239s coverage: 25.0% of statements [2020-05-07T19:50:59.185Z] ok github.com/docker/docker/image 0.957s coverage: 86.4% of statements [2020-05-07T19:50:59.185Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-07T19:50:59.185Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-07T19:50:59.302Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T19:51:00.130Z] ok github.com/docker/docker/libcontainerd/queue 0.144s coverage: 100.0% of statements [2020-05-07T19:51:00.674Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-05-07T19:51:01.238Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T19:51:01.633Z] ok github.com/docker/docker/libcontainerd/local 0.292s coverage: 1.0% of statements [2020-05-07T19:51:01.803Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-05-07T19:51:02.080Z] ok github.com/docker/docker/pkg/aaparser 0.271s coverage: 50.0% of statements [2020-05-07T19:51:02.080Z] ok github.com/docker/docker/layer 0.659s coverage: 30.1% of statements [2020-05-07T19:51:02.080Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-07T19:51:02.080Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-07T19:51:02.080Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-07T19:51:02.080Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-07T19:51:02.080Z] ? github.com/docker/docker/oci [no test files] [2020-05-07T19:51:02.080Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-07T19:51:02.127Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.95s) [2020-05-07T19:51:02.127Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ualv6vc1crnb91tda8mhj18dj Created:2020-05-07 19:50:54.631578421 +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[b1397a00a2a672f8432ca71e4237b3d0db6ddebffe4b4d3bc36a13a8c70f3ecc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xqfdklz9sot9oekzsjfw5ssvz EndpointID:22888efa7ba06940cc7b3dca9b4c620063be7b233e245f1aa095031723e8fca6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e8cdb1e1527aeb5ec6b84dd28ad843e8baac5780f13bee51153968932506c93c 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:603ae5f302bc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xqfdklz9sot9oekzsjfw5ssvz EndpointID:22888efa7ba06940cc7b3dca9b4c620063be7b233e245f1aa095031723e8fca6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-07T19:51:02.127Z] PASS [2020-05-07T19:51:02.127Z] [2020-05-07T19:51:02.127Z] === Skipped [2020-05-07T19:51:02.127Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T19:51:02.127Z] service_test.go:236: FLAKY_TEST [2020-05-07T19:51:02.127Z] [2020-05-07T19:51:02.127Z] [2020-05-07T19:51:02.127Z] DONE 22 tests, 1 skipped in 51.953s [2020-05-07T19:51:02.127Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-07T19:51:02.127Z] ++ 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-07T19:51:02.127Z] ++ set -e [2020-05-07T19:51:02.127Z] ++ '[' -n 0 ']' [2020-05-07T19:51:02.127Z] ++ set -x [2020-05-07T19:51:02.128Z] ++ 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-07T19:51:02.128Z] INFO: Testing against a local daemon [2020-05-07T19:51:02.128Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-07T19:51:02.128Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-07T19:51:02.128Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T19:51:02.128Z] === RUN TestDockerNetworkIpvlan [2020-05-07T19:51:02.128Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-07T19:51:02.128Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T19:51:02.128Z] PASS [2020-05-07T19:51:02.128Z] [2020-05-07T19:51:02.128Z] === Skipped [2020-05-07T19:51:02.128Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-07T19:51:02.128Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T19:51:02.128Z] [2020-05-07T19:51:02.128Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-07T19:51:02.128Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T19:51:02.128Z] [2020-05-07T19:51:02.128Z] [2020-05-07T19:51:02.128Z] DONE 2 tests, 2 skipped in 0.188s [2020-05-07T19:51:02.128Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-07T19:51:02.128Z] ++ 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-07T19:51:02.128Z] ++ set -e [2020-05-07T19:51:02.128Z] ++ '[' -n 0 ']' [2020-05-07T19:51:02.128Z] ++ set -x [2020-05-07T19:51:02.128Z] ++ 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-07T19:51:02.386Z] INFO: Testing against a local daemon [2020-05-07T19:51:02.386Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-07T19:51:03.024Z] ok github.com/docker/docker/opts 0.664s coverage: 67.7% of statements [2020-05-07T19:51:03.099Z] ......... [ 86%] [2020-05-07T19:51:03.699Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-07T19:51:03.699Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.74s) [2020-05-07T19:51:03.699Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.91s) [2020-05-07T19:51:03.699Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s) [2020-05-07T19:51:03.699Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.05s) [2020-05-07T19:51:03.699Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s) [2020-05-07T19:51:03.699Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.56s) [2020-05-07T19:51:03.699Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.61s) [2020-05-07T19:51:03.699Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.60s) [2020-05-07T19:51:03.699Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.56s) [2020-05-07T19:51:03.699Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.43s) [2020-05-07T19:51:03.699Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.73s) [2020-05-07T19:51:03.699Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.37s) [2020-05-07T19:51:03.699Z] === RUN TestCgroupNamespacesRun [2020-05-07T19:51:03.969Z] ok github.com/docker/docker/pkg/broadcaster 0.069s coverage: 100.0% of statements [2020-05-07T19:51:03.969Z] ok github.com/docker/docker/pkg/authorization 0.492s coverage: 26.8% of statements [2020-05-07T19:51:04.416Z] ok github.com/docker/docker/pkg/capabilities 0.051s coverage: 87.5% of statements [2020-05-07T19:51:04.863Z] ok github.com/docker/docker/pkg/directory 0.057s coverage: 80.0% of statements [2020-05-07T19:51:04.915Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.05s) [2020-05-07T19:51:04.915Z] === RUN TestDockerNetworkMacvlan [2020-05-07T19:51:05.069Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-05-07T19:51:05.311Z] ok github.com/docker/docker/pkg/chrootarchive 0.109s coverage: 15.4% of statements [2020-05-07T19:51:05.481Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-07T19:51:05.634Z] --- PASS: TestCgroupNamespacesRun (1.85s) [2020-05-07T19:51:05.634Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-07T19:51:05.759Z] ok github.com/docker/docker/pkg/discovery 0.156s coverage: 58.3% of statements [2020-05-07T19:51:06.206Z] ok github.com/docker/docker/pkg/discovery/file 0.164s coverage: 92.9% of statements [2020-05-07T19:51:06.565Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-05-07T19:51:06.856Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-07T19:51:07.150Z] ok github.com/docker/docker/pkg/discovery/memory 0.114s coverage: 92.3% of statements [2020-05-07T19:51:07.495Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.84s) [2020-05-07T19:51:07.495Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-07T19:51:07.790Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-07T19:51:08.095Z] ok github.com/docker/docker/pkg/discovery/nodes 0.115s coverage: 93.8% of statements [2020-05-07T19:51:08.145Z] tests/integration/models_images_test.py ............... [ 89%] [2020-05-07T19:51:08.865Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-05-07T19:51:09.039Z] ok github.com/docker/docker/pkg/filenotify 0.085s coverage: 36.2% of statements [2020-05-07T19:51:09.122Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s) [2020-05-07T19:51:09.122Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-07T19:51:09.486Z] ok github.com/docker/docker/pkg/fileutils 0.153s coverage: 87.7% of statements [2020-05-07T19:51:09.759Z] tests/integration/models_networks_test.py .... [ 90%] [2020-05-07T19:51:10.430Z] ok github.com/docker/docker/pkg/homedir 0.035s coverage: 42.9% of statements [2020-05-07T19:51:10.876Z] ok github.com/docker/docker/pkg/idtools 0.104s coverage: 6.5% of statements [2020-05-07T19:51:10.876Z] ok github.com/docker/docker/pkg/discovery/kv 3.667s coverage: 84.1% of statements [2020-05-07T19:51:10.876Z] ok github.com/docker/docker/pkg/archive 7.013s coverage: 62.0% of statements [2020-05-07T19:51:11.020Z] --- PASS: TestCgroupNamespacesRunHostMode (1.95s) [2020-05-07T19:51:11.020Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-07T19:51:11.072Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-07T19:51:12.378Z] ok github.com/docker/docker/pkg/jsonmessage 0.230s coverage: 91.7% of statements [2020-05-07T19:51:12.378Z] ok github.com/docker/docker/pkg/locker 0.066s coverage: 88.9% of statements [2020-05-07T19:51:12.378Z] ok github.com/docker/docker/pkg/ioutils 0.715s coverage: 69.2% of statements [2020-05-07T19:51:12.392Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-05-07T19:51:12.392Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-05-07T19:51:12.392Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-05-07T19:51:12.826Z] ok github.com/docker/docker/pkg/longpath 0.055s coverage: 100.0% of statements [2020-05-07T19:51:12.957Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2020-05-07T19:51:12.957Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-07T19:51:13.274Z] ok github.com/docker/docker/pkg/namesgenerator 0.033s coverage: 85.7% of statements [2020-05-07T19:51:13.721Z] ok github.com/docker/docker/pkg/parsers 0.084s coverage: 97.0% of statements [2020-05-07T19:51:14.169Z] ok github.com/docker/docker/pkg/pidfile 0.062s coverage: 82.6% of statements [2020-05-07T19:51:14.330Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-05-07T19:51:14.354Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-07T19:51:14.587Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.67s) [2020-05-07T19:51:14.587Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-07T19:51:14.986Z] tests/integration/models_nodes_test.py . [ 91%] [2020-05-07T19:51:15.522Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2020-05-07T19:51:15.522Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-07T19:51:15.671Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.131s coverage: 56.8% of statements [2020-05-07T19:51:16.118Z] ok github.com/docker/docker/pkg/plugins/transport 0.125s coverage: 85.7% of statements [2020-05-07T19:51:16.346Z] tests/integration/models_resources_test.py . [ 91%] [2020-05-07T19:51:16.454Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-05-07T19:51:16.566Z] ok github.com/docker/docker/pkg/pools 0.122s coverage: 88.2% of statements [2020-05-07T19:51:17.013Z] ok github.com/docker/docker/pkg/progress 0.033s coverage: 75.9% of statements [2020-05-07T19:51:17.386Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.93s) [2020-05-07T19:51:17.386Z] === RUN TestKernelTCPMemory [2020-05-07T19:51:17.643Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-05-07T19:51:17.958Z] ok github.com/docker/docker/pkg/reexec 0.084s coverage: 82.4% of statements [2020-05-07T19:51:18.408Z] ok github.com/docker/docker/pkg/pubsub 1.078s coverage: 73.9% of statements [2020-05-07T19:51:18.573Z] --- PASS: TestKernelTCPMemory (0.98s) [2020-05-07T19:51:18.573Z] === RUN TestNISDomainname [2020-05-07T19:51:18.856Z] ok github.com/docker/docker/pkg/signal 0.121s coverage: 20.3% of statements [2020-05-07T19:51:19.503Z] --- PASS: TestNISDomainname (1.06s) [2020-05-07T19:51:19.503Z] === RUN TestHostnameDnsResolution [2020-05-07T19:51:19.800Z] ok github.com/docker/docker/pkg/stdcopy 0.095s coverage: 100.0% of statements [2020-05-07T19:51:20.247Z] ok github.com/docker/docker/pkg/streamformatter 0.048s coverage: 66.2% of statements [2020-05-07T19:51:20.247Z] ok github.com/docker/docker/pkg/stringid 0.055s coverage: 70.6% of statements [2020-05-07T19:51:20.695Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-07T19:51:20.695Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-07T19:51:20.695Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-07T19:51:20.695Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-07T19:51:20.695Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-05-07T19:51:20.695Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-05-07T19:51:20.695Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-07T19:51:20.695Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-07T19:51:20.890Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-05-07T19:51:20.913Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-07T19:51:21.142Z] ok github.com/docker/docker/pkg/sysinfo 0.044s coverage: 38.2% of statements [2020-05-07T19:51:21.147Z] --- PASS: TestHostnameDnsResolution (1.57s) [2020-05-07T19:51:21.147Z] === RUN TestStats [2020-05-07T19:51:21.147Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-05-07T19:51:21.404Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-05-07T19:51:22.087Z] ok github.com/docker/docker/pkg/tailfile 0.171s coverage: 88.6% of statements [2020-05-07T19:51:22.386Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-05-07T19:51:22.534Z] ok github.com/docker/docker/pkg/system 0.071s coverage: 13.8% of statements [2020-05-07T19:51:22.534Z] ok github.com/docker/docker/pkg/tarsum 0.166s coverage: 89.3% of statements [2020-05-07T19:51:22.812Z] --- PASS: TestDockerNetworkMacvlan (18.12s) [2020-05-07T19:51:22.812Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2020-05-07T19:51:22.812Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-05-07T19:51:22.812Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.98s) [2020-05-07T19:51:22.812Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.98s) [2020-05-07T19:51:22.812Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.75s) [2020-05-07T19:51:22.812Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s) [2020-05-07T19:51:22.812Z] PASS [2020-05-07T19:51:22.812Z] [2020-05-07T19:51:22.812Z] DONE 8 tests in 20.360s [2020-05-07T19:51:22.812Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-07T19:51:22.812Z] ++ 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-07T19:51:22.812Z] ++ set -e [2020-05-07T19:51:22.812Z] ++ '[' -n 0 ']' [2020-05-07T19:51:22.812Z] ++ set -x [2020-05-07T19:51:22.813Z] ++ 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-07T19:51:22.813Z] testing: warning: no tests to run [2020-05-07T19:51:22.813Z] PASS [2020-05-07T19:51:22.813Z] [2020-05-07T19:51:22.813Z] DONE 0 tests in 0.031s [2020-05-07T19:51:22.813Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-07T19:51:22.813Z] ++ 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-07T19:51:22.813Z] ++ set -e [2020-05-07T19:51:22.813Z] ++ '[' -n 0 ']' [2020-05-07T19:51:22.813Z] ++ set -x [2020-05-07T19:51:22.813Z] ++ 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-07T19:51:22.813Z] INFO: Testing against a local daemon [2020-05-07T19:51:22.813Z] === RUN TestAuthZPluginAllowRequest [2020-05-07T19:51:22.981Z] testing: warning: no tests to run [2020-05-07T19:51:22.981Z] coverage: [no statements] [2020-05-07T19:51:22.981Z] ok github.com/docker/docker/pkg/term/windows 0.033s coverage: [no statements] [no tests to run] [2020-05-07T19:51:23.299Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-05-07T19:51:23.429Z] ok github.com/docker/docker/pkg/truncindex 0.151s coverage: 91.5% of statements [2020-05-07T19:51:23.864Z] --- PASS: TestStats (2.90s) [2020-05-07T19:51:23.864Z] === RUN TestStopContainerWithTimeout [2020-05-07T19:51:23.864Z] === RUN TestStopContainerWithTimeout/0 [2020-05-07T19:51:23.864Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-07T19:51:23.864Z] === RUN TestStopContainerWithTimeout/1 [2020-05-07T19:51:23.864Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-07T19:51:23.864Z] === RUN TestStopContainerWithTimeout/3 [2020-05-07T19:51:23.864Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-07T19:51:23.864Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-07T19:51:23.864Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-07T19:51:23.876Z] ok github.com/docker/docker/pkg/urlutil 0.225s coverage: 100.0% of statements [2020-05-07T19:51:24.122Z] === CONT TestStopContainerWithTimeout/0 [2020-05-07T19:51:24.122Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-07T19:51:24.323Z] ok github.com/docker/docker/pkg/useragent 0.601s coverage: 88.9% of statements [2020-05-07T19:51:24.379Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-05-07T19:51:24.713Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) [2020-05-07T19:51:24.713Z] === RUN TestAuthZPluginTLS [2020-05-07T19:51:25.279Z] --- PASS: TestAuthZPluginTLS (0.64s) [2020-05-07T19:51:25.279Z] === RUN TestAuthZPluginDenyRequest [2020-05-07T19:51:25.312Z] === CONT TestStopContainerWithTimeout/3 [2020-05-07T19:51:25.625Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-05-07T19:51:25.824Z] ok github.com/docker/docker/plugin/v2 0.183s coverage: 20.1% of statements [2020-05-07T19:51:25.846Z] --- PASS: TestAuthZPluginDenyRequest (0.62s) [2020-05-07T19:51:25.846Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-07T19:51:25.879Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-05-07T19:51:26.243Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-05-07T19:51:26.272Z] ok github.com/docker/docker/reference 0.158s coverage: 84.4% of statements [2020-05-07T19:51:26.412Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.61s) [2020-05-07T19:51:26.412Z] === RUN TestAuthZPluginDenyResponse [2020-05-07T19:51:26.720Z] ok github.com/docker/docker/plugin 0.143s coverage: 12.4% of statements [2020-05-07T19:51:26.978Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) [2020-05-07T19:51:26.978Z] === RUN TestAuthZPluginAllowEventStream [2020-05-07T19:51:27.174Z] === CONT TestStopContainerWithTimeout/1 [2020-05-07T19:51:27.665Z] ok github.com/docker/docker/registry/resumable 0.254s coverage: 100.0% of statements [2020-05-07T19:51:27.738Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-05-07T19:51:28.113Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 50.9% of statements [2020-05-07T19:51:28.879Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2020-05-07T19:51:28.879Z] === RUN TestAuthZPluginErrorResponse [2020-05-07T19:51:29.059Z] ok github.com/docker/docker/registry 0.532s coverage: 51.5% of statements [2020-05-07T19:51:29.059Z] ok github.com/docker/docker/testutil 0.120s coverage: 62.5% of statements [2020-05-07T19:51:29.107Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2020-05-07T19:51:29.107Z] --- PASS: TestStopContainerWithTimeout/0 (1.37s) [2020-05-07T19:51:29.107Z] --- PASS: TestStopContainerWithTimeout/-1 (3.13s) [2020-05-07T19:51:29.107Z] --- PASS: TestStopContainerWithTimeout/3 (3.14s) [2020-05-07T19:51:29.107Z] --- PASS: TestStopContainerWithTimeout/1 (1.87s) [2020-05-07T19:51:29.107Z] === RUN TestDeleteDevicemapper [2020-05-07T19:51:29.107Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-07T19:51:29.107Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T19:51:29.107Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-07T19:51:29.445Z] --- PASS: TestAuthZPluginErrorResponse (0.69s) [2020-05-07T19:51:29.445Z] === RUN TestAuthZPluginErrorRequest [2020-05-07T19:51:29.510Z] ok github.com/docker/docker/runconfig 0.214s coverage: 52.2% of statements [2020-05-07T19:51:30.012Z] --- PASS: TestAuthZPluginErrorRequest (0.62s) [2020-05-07T19:51:30.012Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-07T19:51:30.038Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-05-07T19:51:30.058Z] tests/integration/regression_test.py ...... [ 98%] [2020-05-07T19:51:30.585Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-05-07T19:51:30.585Z] tests/integration/credentials/utils_test.py . [100%] [2020-05-07T19:51:30.585Z] [2020-05-07T19:51:30.585Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-05-07T19:51:30.585Z] =========================== short test summary info ============================ [2020-05-07T19:51:30.585Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-05-07T19:51:30.585Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-05-07T19:51:30.585Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-05-07T19:51:30.585Z] Not supported on most drivers [2020-05-07T19:51:30.585Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-05-07T19:51:30.585Z] Can fail if eth0 has multiple IP addresses [2020-05-07T19:51:30.585Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-05-07T19:51:30.585Z] This doesn't seem to be taken into account by the engine [2020-05-07T19:51:30.585Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-05-07T19:51:30.585Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-05-07T19:51:30.585Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-05-07T19:51:30.585Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-05-07T19:51:30.585Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-05-07T19:51:30.585Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-05-07T19:51:30.585Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-05-07T19:51:30.585Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 342.61 seconds == [2020-05-07T19:51:30.840Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-05-07T19:51:31.008Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.68s) [2020-05-07T19:51:31.008Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-07T19:51:31.655Z] ok github.com/docker/docker/volume/drivers 0.155s coverage: 36.1% of statements [2020-05-07T19:51:31.970Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-05-07T19:51:32.600Z] ok github.com/docker/docker/volume/local 0.302s coverage: 37.7% of statements [2020-05-07T19:51:32.600Z] ok github.com/docker/docker/volume/mounts 0.079s coverage: 66.2% of statements [2020-05-07T19:51:32.900Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.72s) [2020-05-07T19:51:32.900Z] === RUN TestUpdateMemory [2020-05-07T19:51:32.901Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-07T19:51:32.901Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-07T19:51:32.901Z] === RUN TestUpdateCPUQuota [2020-05-07T19:51:32.910Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s) [2020-05-07T19:51:32.910Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-07T19:51:33.466Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-05-07T19:51:34.103Z] ok github.com/docker/docker/volume/service 0.328s coverage: 70.3% of statements [2020-05-07T19:51:34.398Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-05-07T19:51:34.398Z] --- PASS: TestUpdateCPUQuota (1.67s) [2020-05-07T19:51:34.398Z] === RUN TestUpdatePidsLimit [2020-05-07T19:51:34.398Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-07T19:51:34.963Z] === RUN TestUpdatePidsLimit/no_change [2020-05-07T19:51:35.220Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-05-07T19:51:35.220Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-07T19:51:35.439Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.30s) [2020-05-07T19:51:35.439Z] === RUN TestAuthZPluginHeader [2020-05-07T19:51:35.784Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-07T19:51:36.042Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-05-07T19:51:36.042Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-07T19:51:36.373Z] --- PASS: TestAuthZPluginHeader (0.99s) [2020-05-07T19:51:36.373Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-07T19:51:36.373Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-07T19:51:36.374Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T19:51:36.374Z] === RUN TestAuthZPluginV2Disable [2020-05-07T19:51:36.374Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-07T19:51:36.374Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T19:51:36.374Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-07T19:51:36.374Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-07T19:51:36.374Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T19:51:36.374Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-07T19:51:36.374Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-07T19:51:36.374Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T19:51:36.374Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-07T19:51:36.608Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-07T19:51:36.865Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-05-07T19:51:37.122Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-07T19:51:38.492Z] --- PASS: TestUpdatePidsLimit (4.08s) [2020-05-07T19:51:38.492Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-05-07T19:51:38.492Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) [2020-05-07T19:51:38.492Z] --- PASS: TestUpdatePidsLimit/update_lower (0.47s) [2020-05-07T19:51:38.492Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s) [2020-05-07T19:51:38.492Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2020-05-07T19:51:38.492Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2020-05-07T19:51:38.492Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2020-05-07T19:51:38.492Z] === RUN TestUpdateRestartPolicy [2020-05-07T19:51:38.492Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-05-07T19:51:42.981Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-07T19:51:42.981Z] [2020-05-07T19:51:42.981Z] Unloading profiles will leave already running processes permanently [2020-05-07T19:51:42.981Z] unconfined, which can lead to unexpected situations. [2020-05-07T19:51:42.981Z] [2020-05-07T19:51:42.981Z] To set a process to complain mode, use the command line tool [2020-05-07T19:51:42.981Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-07T19:51:42.981Z] Post stage [Pipeline] junit [2020-05-07T19:51:43.548Z] Recording test results [Pipeline] sh [2020-05-07T19:51:43.747Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-05-07T19:51:43.747Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-05-07T19:51:44.040Z] + echo Ensuring container killed. [2020-05-07T19:51:44.040Z] Ensuring container killed. [2020-05-07T19:51:44.040Z] + docker rm -vf docker-pr4 [2020-05-07T19:51:44.040Z] Error: No such container: docker-pr4 [2020-05-07T19:51:44.040Z] + true [Pipeline] sh [2020-05-07T19:51:44.310Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-05-07T19:51:44.439Z] + echo Chowning /workspace to jenkins user [2020-05-07T19:51:44.439Z] Chowning /workspace to jenkins user [2020-05-07T19:51:44.439Z] + id -u [2020-05-07T19:51:44.439Z] + id -g [2020-05-07T19:51:44.439Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40380:/workspace busybox chown -R 1000:1000 /workspace [2020-05-07T19:51:45.243Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-07T19:51:45.500Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-05-07T19:51:45.772Z] + bundleName=docker-py [2020-05-07T19:51:45.772Z] + echo Creating docker-py-bundles.tar.gz [2020-05-07T19:51:45.772Z] Creating docker-py-bundles.tar.gz [2020-05-07T19:51:45.772Z] + 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-07T19:51:45.780Z] Archiving artifacts [2020-05-07T19:51:46.016Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40380/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-05-07T19:51:46.429Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-05-07T19:51:46.504Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40380/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=de7f0120fde34b5dfdb2d29af7d599ecaaa2012a -e DOCKER_GRAPHDRIVER docker:de7f0120fde34b5dfdb2d29af7d599ecaaa2012a hack/make.sh binary-daemon [2020-05-07T19:51:47.062Z] [2020-05-07T19:51:47.062Z] Removing bundles/ [2020-05-07T19:51:47.062Z] [2020-05-07T19:51:47.062Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-05-07T19:51:47.062Z] Building: bundles/binary-daemon/dockerd-dev [2020-05-07T19:51:47.062Z] GOOS="" GOARCH="" GOARM="" [2020-05-07T19:51:48.953Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-05-07T19:51:51.638Z] ok github.com/docker/docker/pkg/plugins 35.093s coverage: 73.4% of statements [2020-05-07T19:51:51.638Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-07T19:51:51.638Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-07T19:51:51.638Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-07T19:51:51.638Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-05-07T19:51:51.638Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-07T19:51:51.638Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-07T19:51:51.638Z] ? github.com/docker/docker/rootless [no test files] [2020-05-07T19:51:51.638Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-07T19:51:51.638Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-07T19:51:51.638Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-07T19:51:51.638Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-07T19:51:51.638Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-07T19:51:51.638Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-07T19:51:51.638Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-07T19:51:51.638Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-07T19:51:51.638Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-07T19:51:51.638Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-07T19:51:51.638Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-07T19:51:51.638Z] ? github.com/docker/docker/volume [no test files] [2020-05-07T19:51:51.638Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-07T19:51:51.638Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-07T19:51:52.087Z] [2020-05-07T19:51:52.087Z] === Skipped [2020-05-07T19:51:52.087Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-05-07T19:51:52.087Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-05-07T19:51:52.087Z] [2020-05-07T19:51:52.087Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-05-07T19:51:52.087Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-07T19:51:52.087Z] [2020-05-07T19:51:52.087Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-05-07T19:51:52.087Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-07T19:51:52.087Z] [2020-05-07T19:51:52.087Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-05-07T19:51:52.087Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-07T19:51:52.087Z] [2020-05-07T19:51:52.087Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-05-07T19:51:52.087Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-07T19:51:52.087Z] [2020-05-07T19:51:52.087Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-05-07T19:51:52.087Z] client_test.go:23: runtime.GOOS == "windows" [2020-05-07T19:51:52.087Z] [2020-05-07T19:51:52.087Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-05-07T19:51:52.087Z] daemon_test.go:147: root required [2020-05-07T19:51:52.087Z] [2020-05-07T19:51:52.087Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-05-07T19:51:52.087Z] reload_test.go:520: root required [2020-05-07T19:51:52.087Z] [2020-05-07T19:51:52.087Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-05-07T19:51:52.087Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-05-07T19:51:52.087Z] [2020-05-07T19:51:52.087Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-05-07T19:51:52.087Z] pull_v2_test.go:73: Needs fixing on Windows [2020-05-07T19:51:52.087Z] [2020-05-07T19:51:52.087Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-05-07T19:51:52.087Z] pull_v2_test.go:118: Needs fixing on Windows [2020-05-07T19:51:52.088Z] [2020-05-07T19:51:52.088Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-05-07T19:51:52.088Z] download_test.go:268: Needs fixing on Windows [2020-05-07T19:51:52.088Z] [2020-05-07T19:51:52.088Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-05-07T19:51:52.088Z] layer_test.go:304: Failing on Windows [2020-05-07T19:51:52.088Z] [2020-05-07T19:51:52.088Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-05-07T19:51:52.088Z] layer_test.go:353: Failing on Windows [2020-05-07T19:51:52.088Z] [2020-05-07T19:51:52.088Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-05-07T19:51:52.088Z] layer_test.go:468: Failing on Windows [2020-05-07T19:51:52.088Z] [2020-05-07T19:51:52.088Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-05-07T19:51:52.088Z] layer_test.go:697: Failing on Windows [2020-05-07T19:51:52.088Z] [2020-05-07T19:51:52.088Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-05-07T19:51:52.088Z] migration_test.go:46: Failing on Windows [2020-05-07T19:51:52.088Z] [2020-05-07T19:51:52.088Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-05-07T19:51:52.088Z] migration_test.go:182: Failing on Windows [2020-05-07T19:51:52.088Z] [2020-05-07T19:51:52.088Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-05-07T19:51:52.088Z] mount_test.go:17: Failing on Windows [2020-05-07T19:51:52.088Z] [2020-05-07T19:51:52.088Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-05-07T19:51:52.088Z] mount_test.go:76: Failing on Windows [2020-05-07T19:51:52.088Z] [2020-05-07T19:51:52.088Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-05-07T19:51:52.088Z] mount_test.go:125: Failing on Windows [2020-05-07T19:51:52.088Z] [2020-05-07T19:51:52.088Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-05-07T19:51:52.088Z] mount_test.go:212: Failing on Windows [2020-05-07T19:51:52.088Z] [2020-05-07T19:51:52.088Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-05-07T19:51:52.088Z] archive_test.go:133: Xz not present in msys2 [2020-05-07T19:51:52.088Z] [2020-05-07T19:51:52.088Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-05-07T19:51:52.088Z] archive_test.go:238: Failing on Windows CI machines [2020-05-07T19:51:52.088Z] [2020-05-07T19:51:52.088Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-05-07T19:51:52.088Z] archive_windows_test.go:16: Currently fails [2020-05-07T19:51:52.088Z] [2020-05-07T19:51:52.088Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-05-07T19:51:52.088Z] changes_test.go:192: needs more investigation [2020-05-07T19:51:52.088Z] [2020-05-07T19:51:52.088Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-05-07T19:51:52.088Z] changes_test.go:405: needs further investigation [2020-05-07T19:51:52.088Z] [2020-05-07T19:51:52.088Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-05-07T19:51:52.088Z] changes_test.go:441: needs further investigation [2020-05-07T19:51:52.088Z] [2020-05-07T19:51:52.088Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-05-07T19:51:52.088Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-05-07T19:51:52.088Z] [2020-05-07T19:51:52.088Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-05-07T19:51:52.088Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-05-07T19:51:52.088Z] [2020-05-07T19:51:52.088Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-05-07T19:51:52.088Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-07T19:51:52.088Z] [2020-05-07T19:51:52.088Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-05-07T19:51:52.088Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-07T19:51:52.088Z] [2020-05-07T19:51:52.088Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-05-07T19:51:52.088Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-05-07T19:51:52.088Z] [2020-05-07T19:51:52.088Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-05-07T19:51:52.088Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-07T19:51:52.088Z] [2020-05-07T19:51:52.088Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-05-07T19:51:52.088Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-05-07T19:51:52.088Z] [2020-05-07T19:51:52.088Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-05-07T19:51:52.088Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-05-07T19:51:52.088Z] [2020-05-07T19:51:52.088Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-05-07T19:51:52.088Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-05-07T19:51:52.088Z] [2020-05-07T19:51:52.088Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-05-07T19:51:52.088Z] poller_test.go:41: No chmod on Windows [2020-05-07T19:51:52.088Z] [2020-05-07T19:51:52.088Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-05-07T19:51:52.088Z] fileutils_test.go:134: Needs porting to Windows [2020-05-07T19:51:52.088Z] [2020-05-07T19:51:52.088Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-05-07T19:51:52.088Z] fileutils_test.go:180: Needs porting to Windows [2020-05-07T19:51:52.088Z] [2020-05-07T19:51:52.088Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-05-07T19:51:52.088Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-05-07T19:51:52.088Z] [2020-05-07T19:51:52.088Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-05-07T19:51:52.088Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-05-07T19:51:52.088Z] [2020-05-07T19:51:52.088Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-05-07T19:51:52.088Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-05-07T19:51:52.088Z] [2020-05-07T19:51:52.088Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-05-07T19:51:52.088Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-05-07T19:51:52.088Z] [2020-05-07T19:51:52.088Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-05-07T19:51:52.088Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-05-07T19:51:52.088Z] [2020-05-07T19:51:52.088Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-05-07T19:51:52.088Z] local_test.go:181: runtime.GOOS == "windows" [2020-05-07T19:51:52.088Z] [2020-05-07T19:51:52.088Z] [2020-05-07T19:51:52.088Z] DONE 1760 tests, 46 skipped in 198.096s [2020-05-07T19:51:52.088Z] INFO: make.ps1 ended at 05/07/2020 19:51:51 [2020-05-07T19:51:52.263Z] --- PASS: TestUpdateRestartPolicy (13.65s) [2020-05-07T19:51:52.263Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-07T19:51:52.263Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-05-07T19:51:52.263Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-05-07T19:51:53.195Z] --- PASS: TestUpdateRestartWithAutoRemove (1.00s) [2020-05-07T19:51:53.195Z] === RUN TestWaitNonBlocked [2020-05-07T19:51:53.195Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T19:51:53.195Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T19:51:53.195Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T19:51:53.195Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T19:51:53.195Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T19:51:53.195Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T19:51:53.590Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-05-07T19:51:53.590Z] INFO: Unit tests ended at 05/07/2020 19:51:53. Duration:00:03:32.4520527 [2020-05-07T19:51:53.590Z] INFO: Building busybox [2020-05-07T19:51:54.037Z] Sending build context to Docker daemon 5.12kB [2020-05-07T19:51:54.037Z] [2020-05-07T19:51:54.037Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-05-07T19:51:54.037Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-05-07T19:51:54.037Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-05-07T19:51:54.037Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-05-07T19:51:54.037Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-05-07T19:51:54.037Z] ---> fdf6432edbdc [2020-05-07T19:51:54.037Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-05-07T19:51:54.037Z] ---> Running in 72a06c2d5fd8 [2020-05-07T19:51:54.126Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-05-07T19:51:54.383Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-05-07T19:51:54.383Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s) [2020-05-07T19:51:54.383Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s) [2020-05-07T19:51:54.383Z] === RUN TestWaitBlocked [2020-05-07T19:51:54.383Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T19:51:54.383Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T19:51:54.383Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T19:51:54.383Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T19:51:54.383Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T19:51:54.383Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T19:51:54.466Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.05s) [2020-05-07T19:51:54.466Z] PASS [2020-05-07T19:51:54.466Z] [2020-05-07T19:51:54.466Z] === Skipped [2020-05-07T19:51:54.466Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-07T19:51:54.466Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T19:51:54.466Z] [2020-05-07T19:51:54.466Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-07T19:51:54.466Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T19:51:54.466Z] [2020-05-07T19:51:54.466Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-07T19:51:54.466Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T19:51:54.466Z] [2020-05-07T19:51:54.466Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-07T19:51:54.466Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T19:51:54.466Z] [2020-05-07T19:51:54.466Z] [2020-05-07T19:51:54.466Z] DONE 17 tests, 4 skipped in 31.743s [2020-05-07T19:51:54.466Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-07T19:51:54.466Z] ++ 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-07T19:51:54.466Z] ++ set -e [2020-05-07T19:51:54.466Z] ++ '[' -n 0 ']' [2020-05-07T19:51:54.466Z] ++ set -x [2020-05-07T19:51:54.466Z] ++ 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-07T19:51:54.639Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-05-07T19:51:54.725Z] INFO: Testing against a local daemon [2020-05-07T19:51:54.725Z] === RUN TestPluginInvalidJSON [2020-05-07T19:51:54.725Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T19:51:54.725Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T19:51:54.725Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T19:51:54.725Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-05-07T19:51:54.725Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-07T19:51:54.725Z] === RUN TestPluginInstall [2020-05-07T19:51:54.725Z] === RUN TestPluginInstall/no_auth [2020-05-07T19:51:55.571Z] --- PASS: TestWaitBlocked (0.02s) [2020-05-07T19:51:55.571Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2020-05-07T19:51:55.571Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.28s) [2020-05-07T19:51:55.571Z] === CONT TestContainerStartOnDaemonRestart [2020-05-07T19:51:55.571Z] === CONT TestIpcModeOlderClient [2020-05-07T19:51:55.571Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-05-07T19:51:55.571Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-05-07T19:51:55.571Z] === CONT TestDaemonHostGatewayIP [2020-05-07T19:51:56.135Z] === RUN TestDockerSuite/TestBuildCmd [2020-05-07T19:51:56.700Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-05-07T19:51:56.957Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-05-07T19:51:57.215Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-05-07T19:51:57.215Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-05-07T19:51:57.781Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-05-07T19:51:59.150Z] --- PASS: TestContainerStartOnDaemonRestart (3.43s) [2020-05-07T19:51:59.150Z] === CONT TestContainerKillOnDaemonStart [2020-05-07T19:51:59.150Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-05-07T19:51:59.716Z] --- PASS: TestDaemonHostGatewayIP (4.08s) [2020-05-07T19:51:59.716Z] === CONT TestDaemonRestartIpcMode [2020-05-07T19:51:59.735Z] Removing intermediate container 72a06c2d5fd8 [2020-05-07T19:51:59.735Z] ---> 0f4a4105eef7 [2020-05-07T19:51:59.735Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-05-07T19:51:59.735Z] ---> Running in d356c300cd27 [2020-05-07T19:51:59.735Z] Removing intermediate container d356c300cd27 [2020-05-07T19:51:59.735Z] ---> 8cd6acbf9457 [2020-05-07T19:51:59.735Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-05-07T19:51:59.736Z] ---> Running in 18f312bd9173 [2020-05-07T19:51:59.736Z] Removing intermediate container 18f312bd9173 [2020-05-07T19:51:59.736Z] ---> 3086a524fdb5 [2020-05-07T19:51:59.736Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-05-07T19:52:01.236Z] [2020-05-07T19:52:01.236Z] ---> b6df81317484 [2020-05-07T19:52:01.236Z] 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-07T19:52:01.236Z] ---> Running in 1bd4b7cc1c63 [2020-05-07T19:52:01.287Z] time="2020-05-07T19:52:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T19:52:01.287Z] time="2020-05-07T19:52:00Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T19:52:01.287Z] time="2020-05-07T19:52:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cca6f092f8a05f9877e1cca4f3ebb614c0002f9de32debf0bb44ec78cc4b6f11" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T19:52:01.287Z] time="2020-05-07T19:52:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T19:52:01.287Z] time="2020-05-07T19:52:00Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T19:52:01.287Z] time="2020-05-07T19:52:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cca6f092f8a05f9877e1cca4f3ebb614c0002f9de32debf0bb44ec78cc4b6f11" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T19:52:01.287Z] === RUN TestPluginInstall/with_htpasswd [2020-05-07T19:52:01.287Z] time="2020-05-07T19:52:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T19:52:01.287Z] time="2020-05-07T19:52:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T19:52:01.287Z] time="2020-05-07T19:52:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8fcf07c2b00536e16921e3741686aec4e92838db9f619de5bb3cd6f63263a84d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T19:52:01.287Z] time="2020-05-07T19:52:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T19:52:01.287Z] time="2020-05-07T19:52:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T19:52:01.287Z] time="2020-05-07T19:52:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8fcf07c2b00536e16921e3741686aec4e92838db9f619de5bb3cd6f63263a84d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T19:52:01.853Z] === RUN TestPluginInstall/with_insecure [2020-05-07T19:52:03.227Z] time="2020-05-07T19:52:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T19:52:03.227Z] time="2020-05-07T19:52:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T19:52:03.227Z] time="2020-05-07T19:52:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:46010291d2accb6001a55751018c2738dce3903b42829aa44b4e183e6fe32f68" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T19:52:03.227Z] time="2020-05-07T19:52:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T19:52:03.227Z] time="2020-05-07T19:52:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T19:52:03.227Z] time="2020-05-07T19:52:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:46010291d2accb6001a55751018c2738dce3903b42829aa44b4e183e6fe32f68" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T19:52:03.485Z] --- PASS: TestPluginInstall (8.90s) [2020-05-07T19:52:03.485Z] --- PASS: TestPluginInstall/no_auth (5.92s) [2020-05-07T19:52:03.485Z] --- PASS: TestPluginInstall/with_htpasswd (1.18s) [2020-05-07T19:52:03.485Z] --- PASS: TestPluginInstall/with_insecure (1.79s) [2020-05-07T19:52:03.485Z] plugin_test.go:157: [d881ac45061ef] daemon is not started [2020-05-07T19:52:03.485Z] PASS [2020-05-07T19:52:03.485Z] [2020-05-07T19:52:03.485Z] DONE 6 tests in 9.171s [2020-05-07T19:52:03.485Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-07T19:52:03.485Z] ++ 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-07T19:52:03.485Z] ++ set -e [2020-05-07T19:52:03.485Z] ++ '[' -n 0 ']' [2020-05-07T19:52:03.485Z] ++ set -x [2020-05-07T19:52:03.485Z] ++ 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-07T19:52:03.743Z] INFO: Testing against a local daemon [2020-05-07T19:52:03.743Z] === RUN TestExternalGraphDriver [2020-05-07T19:52:03.894Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-05-07T19:52:03.894Z] --- PASS: TestDaemonRestartIpcMode (3.80s) [2020-05-07T19:52:04.001Z] === RUN TestExternalGraphDriver/json [2020-05-07T19:52:04.458Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-05-07T19:52:05.022Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-05-07T19:52:05.022Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-05-07T19:52:05.586Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-07T19:52:05.843Z] === RUN TestDockerSuite/TestBuildContChar [2020-05-07T19:52:06.530Z] === RUN TestExternalGraphDriver/spec [2020-05-07T19:52:09.059Z] === RUN TestExternalGraphDriver/pull [2020-05-07T19:52:09.116Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-05-07T19:52:10.048Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-05-07T19:52:10.305Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-05-07T19:52:10.563Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-05-07T19:52:10.821Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-05-07T19:52:11.079Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-05-07T19:52:11.587Z] --- PASS: TestExternalGraphDriver (7.70s) [2020-05-07T19:52:11.587Z] --- PASS: TestExternalGraphDriver/json (2.42s) [2020-05-07T19:52:11.587Z] --- PASS: TestExternalGraphDriver/spec (2.74s) [2020-05-07T19:52:11.587Z] --- PASS: TestExternalGraphDriver/pull (2.38s) [2020-05-07T19:52:11.587Z] === RUN TestGraphdriverPluginV2 [2020-05-07T19:52:11.587Z] --- SKIP: TestGraphdriverPluginV2 (0.04s) [2020-05-07T19:52:11.587Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T19:52:11.587Z] PASS [2020-05-07T19:52:11.587Z] [2020-05-07T19:52:11.587Z] === Skipped [2020-05-07T19:52:11.587Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s) [2020-05-07T19:52:11.587Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T19:52:11.587Z] [2020-05-07T19:52:11.587Z] [2020-05-07T19:52:11.587Z] DONE 5 tests, 1 skipped in 7.935s [2020-05-07T19:52:11.587Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-07T19:52:11.587Z] ++ 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-07T19:52:11.587Z] ++ set -e [2020-05-07T19:52:11.587Z] ++ '[' -n 0 ']' [2020-05-07T19:52:11.587Z] ++ set -x [2020-05-07T19:52:11.588Z] ++ 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-07T19:52:11.643Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-05-07T19:52:11.845Z] INFO: Testing against a local daemon [2020-05-07T19:52:11.845Z] === RUN TestContinueAfterPluginCrash [2020-05-07T19:52:11.845Z] === PAUSE TestContinueAfterPluginCrash [2020-05-07T19:52:11.845Z] === RUN TestReadPluginNoRead [2020-05-07T19:52:11.845Z] === PAUSE TestReadPluginNoRead [2020-05-07T19:52:11.845Z] === RUN TestDaemonStartWithLogOpt [2020-05-07T19:52:11.845Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-07T19:52:11.845Z] === CONT TestContinueAfterPluginCrash [2020-05-07T19:52:11.845Z] === CONT TestDaemonStartWithLogOpt [2020-05-07T19:52:11.845Z] === CONT TestReadPluginNoRead [2020-05-07T19:52:11.901Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-05-07T19:52:11.901Z] --- PASS: TestContainerKillOnDaemonStart (13.03s) [2020-05-07T19:52:11.901Z] PASS [2020-05-07T19:52:12.158Z] [2020-05-07T19:52:12.158Z] === Skipped [2020-05-07T19:52:12.158Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-07T19:52:12.158Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T19:52:12.158Z] [2020-05-07T19:52:12.158Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-07T19:52:12.158Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T19:52:12.158Z] [2020-05-07T19:52:12.158Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-07T19:52:12.158Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T19:52:12.158Z] [2020-05-07T19:52:12.158Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T19:52:12.158Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T19:52:12.158Z] [2020-05-07T19:52:12.158Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-07T19:52:12.158Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T19:52:12.158Z] [2020-05-07T19:52:12.158Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-07T19:52:12.158Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-07T19:52:12.158Z] [2020-05-07T19:52:12.158Z] [2020-05-07T19:52:12.158Z] DONE 200 tests, 6 skipped in 164.196s [2020-05-07T19:52:12.158Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-07T19:52:12.158Z] ++ 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-07T19:52:12.158Z] ++ set -e [2020-05-07T19:52:12.158Z] ++ '[' -n 0 ']' [2020-05-07T19:52:12.158Z] ++ set -x [2020-05-07T19:52:12.158Z] ++ 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-07T19:52:12.415Z] INFO: Testing against a local daemon [2020-05-07T19:52:12.415Z] === RUN TestCommitInheritsEnv [2020-05-07T19:52:12.415Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-05-07T19:52:12.979Z] --- PASS: TestCommitInheritsEnv (0.54s) [2020-05-07T19:52:12.979Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-07T19:52:12.979Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-07T19:52:12.979Z] === RUN TestImagesFilterMultiReference [2020-05-07T19:52:12.979Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-05-07T19:52:12.979Z] === RUN TestImagePullPlatformInvalid [2020-05-07T19:52:12.979Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-05-07T19:52:12.979Z] === RUN TestRemoveImageOrphaning [2020-05-07T19:52:12.979Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-05-07T19:52:13.522Z] Removing intermediate container 1bd4b7cc1c63 [2020-05-07T19:52:13.522Z] ---> ecaab10fb191 [2020-05-07T19:52:13.522Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-05-07T19:52:13.522Z] ---> Running in cb0b027b7b9d [2020-05-07T19:52:13.522Z] [2020-05-07T19:52:13.522Z] SUCCESS: Specified value was saved. [2020-05-07T19:52:13.543Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-05-07T19:52:13.543Z] === RUN TestRemoveImageGarbageCollector [2020-05-07T19:52:16.039Z] === RUN TestReadPluginNoRead/default [2020-05-07T19:52:16.065Z] --- PASS: TestRemoveImageGarbageCollector (2.11s) [2020-05-07T19:52:16.065Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-07T19:52:16.065Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-05-07T19:52:16.065Z] === RUN TestTagInvalidReference [2020-05-07T19:52:16.065Z] --- PASS: TestTagInvalidReference (0.03s) [2020-05-07T19:52:16.065Z] === RUN TestTagValidPrefixedRepo [2020-05-07T19:52:16.065Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-05-07T19:52:16.065Z] === RUN TestTagExistedNameWithoutForce [2020-05-07T19:52:16.065Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-05-07T19:52:16.065Z] === RUN TestTagOfficialNames [2020-05-07T19:52:16.065Z] --- PASS: TestTagOfficialNames (0.07s) [2020-05-07T19:52:16.065Z] === RUN TestTagMatchesDigest [2020-05-07T19:52:16.065Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-05-07T19:52:16.065Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-07T19:52:16.323Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-05-07T19:52:16.372Z] Removing intermediate container cb0b027b7b9d [2020-05-07T19:52:16.372Z] ---> d696e66aeb07 [2020-05-07T19:52:16.372Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-05-07T19:52:16.372Z] ---> Running in d3c6700af603 [2020-05-07T19:52:16.605Z] --- PASS: TestDaemonStartWithLogOpt (4.91s) [2020-05-07T19:52:16.887Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-05-07T19:52:17.979Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-07T19:52:19.879Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-07T19:52:20.036Z] Cannot create a file when that file already exists. [2020-05-07T19:52:20.165Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-05-07T19:52:20.642Z] #64 exporting layers 122.3s done [2020-05-07T19:52:20.642Z] #64 exporting manifest sha256:d1911a34f136f117d0380ceb54866c1e955b2ff4c624873c8ebdc3f2b7939d46 done [2020-05-07T19:52:20.642Z] #64 exporting config sha256:ab4bba24d82b5991eb830caa459255e64997ee481dd5c69fe1ba990647261545 done [2020-05-07T19:52:20.642Z] #64 sending tarball [2020-05-07T19:52:21.778Z] --- PASS: TestReadPluginNoRead (9.88s) [2020-05-07T19:52:21.778Z] --- PASS: TestReadPluginNoRead/default (1.94s) [2020-05-07T19:52:21.778Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.85s) [2020-05-07T19:52:21.778Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.79s) [2020-05-07T19:52:21.778Z] read_test.go:91: [d6fad7fcdd6dc] daemon is not started [2020-05-07T19:52:22.036Z] --- PASS: TestContinueAfterPluginCrash (10.29s) [2020-05-07T19:52:22.036Z] PASS [2020-05-07T19:52:22.036Z] [2020-05-07T19:52:22.036Z] DONE 6 tests in 10.494s [2020-05-07T19:52:22.036Z] 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-07T19:52:22.036Z] ++ 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-07T19:52:22.036Z] ++ set -e [2020-05-07T19:52:22.036Z] ++ '[' -n 0 ']' [2020-05-07T19:52:22.036Z] ++ set -x [2020-05-07T19:52:22.036Z] ++ 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-07T19:52:22.036Z] testing: warning: no tests to run [2020-05-07T19:52:22.036Z] PASS [2020-05-07T19:52:22.036Z] [2020-05-07T19:52:22.036Z] DONE 0 tests in 0.049s [2020-05-07T19:52:22.036Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-07T19:52:22.036Z] ++ 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-07T19:52:22.036Z] ++ set -e [2020-05-07T19:52:22.036Z] ++ '[' -n 0 ']' [2020-05-07T19:52:22.036Z] ++ set -x [2020-05-07T19:52:22.036Z] ++ 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-07T19:52:22.062Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-05-07T19:52:22.294Z] INFO: Testing against a local daemon [2020-05-07T19:52:22.294Z] === RUN TestPluginWithDevMounts [2020-05-07T19:52:22.294Z] === PAUSE TestPluginWithDevMounts [2020-05-07T19:52:22.294Z] === CONT TestPluginWithDevMounts [2020-05-07T19:52:24.640Z] Removing intermediate container d3c6700af603 [2020-05-07T19:52:24.640Z] ---> 7520984b230f [2020-05-07T19:52:24.640Z] Step 13/13 : CMD ["sh"] [2020-05-07T19:52:24.640Z] ---> Running in 55040ef94154 [2020-05-07T19:52:24.640Z] Removing intermediate container 55040ef94154 [2020-05-07T19:52:24.640Z] ---> e92bba0cdea9 [2020-05-07T19:52:24.640Z] Successfully built e92bba0cdea9 [2020-05-07T19:52:24.640Z] Successfully tagged busybox:latest [2020-05-07T19:52:24.640Z] INFO: Docker images of the daemon under test [2020-05-07T19:52:24.640Z] [2020-05-07T19:52:24.823Z] --- PASS: TestPluginWithDevMounts (2.20s) [2020-05-07T19:52:24.823Z] PASS [2020-05-07T19:52:24.823Z] [2020-05-07T19:52:24.823Z] DONE 1 tests in 2.394s [2020-05-07T19:52:24.823Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-07T19:52:24.823Z] ++ 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-07T19:52:24.823Z] ++ set -e [2020-05-07T19:52:24.823Z] ++ '[' -n 0 ']' [2020-05-07T19:52:24.823Z] ++ set -x [2020-05-07T19:52:24.823Z] ++ 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-07T19:52:24.823Z] INFO: Testing against a local daemon [2020-05-07T19:52:24.823Z] === RUN TestSecretInspect [2020-05-07T19:52:25.087Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-07T19:52:25.087Z] busybox latest e92bba0cdea9 Less than a second ago 4.99GB [2020-05-07T19:52:25.087Z] microsoft/windowsservercore latest fdf6432edbdc 3 weeks ago 4.94GB [2020-05-07T19:52:25.087Z] mcr.microsoft.com/windows/servercore ltsc2019 fdf6432edbdc 3 weeks ago 4.94GB [2020-05-07T19:52:25.087Z] [2020-05-07T19:52:25.087Z] INFO: Running integration tests at 05/07/2020 19:52:24... [2020-05-07T19:52:25.087Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-05-07T19:52:25.087Z] INFO: Integration API tests being run from the host: [2020-05-07T19:52:25.087Z] INFO: make.ps1 starting at 05/07/2020 19:52:24 [2020-05-07T19:52:25.536Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-05-07T19:52:26.251Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-05-07T19:52:26.509Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-05-07T19:52:27.073Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-05-07T19:52:27.637Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-05-07T19:52:27.894Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-05-07T19:52:28.103Z] --- PASS: TestSecretInspect (3.22s) [2020-05-07T19:52:28.103Z] === RUN TestSecretList [2020-05-07T19:52:31.386Z] --- PASS: TestSecretList (3.25s) [2020-05-07T19:52:31.386Z] === RUN TestSecretsCreateAndDelete [2020-05-07T19:52:32.093Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-05-07T19:52:33.026Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-05-07T19:52:33.916Z] --- PASS: TestSecretsCreateAndDelete (2.72s) [2020-05-07T19:52:33.916Z] === RUN TestSecretsUpdate [2020-05-07T19:52:34.128Z] #64 ... [2020-05-07T19:52:34.128Z] [2020-05-07T19:52:34.128Z] #65 importing to docker [2020-05-07T19:52:34.128Z] #65 ... [2020-05-07T19:52:34.128Z] [2020-05-07T19:52:34.128Z] #64 exporting to oci image format [2020-05-07T19:52:34.128Z] #64 sending tarball 19.4s done [2020-05-07T19:52:34.128Z] #64 DONE 141.7s [2020-05-07T19:52:34.128Z] [2020-05-07T19:52:34.128Z] #65 importing to docker [2020-05-07T19:52:37.197Z] --- PASS: TestSecretsUpdate (3.22s) [2020-05-07T19:52:37.197Z] === RUN TestTemplatedSecret [2020-05-07T19:52:37.209Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-05-07T19:52:37.209Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-05-07T19:52:39.105Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-05-07T19:52:39.105Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-05-07T19:52:39.105Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-05-07T19:52:39.105Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-05-07T19:52:39.105Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-05-07T19:52:40.475Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-05-07T19:52:40.481Z] --- PASS: TestTemplatedSecret (3.43s) [2020-05-07T19:52:40.481Z] === RUN TestSecretCreateResolve [2020-05-07T19:52:42.370Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-05-07T19:52:42.934Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-05-07T19:52:43.498Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-05-07T19:52:43.762Z] --- PASS: TestSecretCreateResolve (3.22s) [2020-05-07T19:52:43.762Z] PASS [2020-05-07T19:52:43.762Z] [2020-05-07T19:52:43.762Z] DONE 6 tests in 19.253s [2020-05-07T19:52:43.762Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-05-07T19:52:43.762Z] ++ 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-07T19:52:43.762Z] ++ set -e [2020-05-07T19:52:43.762Z] ++ '[' -n 0 ']' [2020-05-07T19:52:43.762Z] ++ set -x [2020-05-07T19:52:43.762Z] ++ 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-07T19:52:44.020Z] INFO: Testing against a local daemon [2020-05-07T19:52:44.020Z] === RUN TestServiceCreateInit [2020-05-07T19:52:44.020Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-07T19:52:44.063Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-05-07T19:52:44.063Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-05-07T19:52:46.585Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-05-07T19:52:46.585Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-05-07T19:52:47.957Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-05-07T19:52:49.283Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-07T19:52:49.851Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-05-07T19:52:50.416Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-05-07T19:52:50.522Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T19:52:50.522Z] INFO: Testing against a local daemon [2020-05-07T19:52:53.692Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-05-07T19:52:54.258Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-05-07T19:52:54.550Z] --- PASS: TestServiceCreateInit (10.09s) [2020-05-07T19:52:54.550Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.02s) [2020-05-07T19:52:54.550Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.03s) [2020-05-07T19:52:54.550Z] === RUN TestCreateServiceMultipleTimes [2020-05-07T19:52:54.823Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-05-07T19:52:55.081Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-05-07T19:52:57.606Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-05-07T19:53:00.889Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-05-07T19:53:02.261Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-05-07T19:53:04.785Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-05-07T19:53:05.186Z] ok github.com/docker/docker/integration/build 15.303s [2020-05-07T19:53:05.186Z] [2020-05-07T19:53:05.186Z] === Skipped [2020-05-07T19:53:05.186Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-05-07T19:53:05.186Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T19:53:05.186Z] [2020-05-07T19:53:05.186Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-05-07T19:53:05.186Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:53:05.186Z] [2020-05-07T19:53:05.186Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-05-07T19:53:05.186Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T19:53:05.186Z] [2020-05-07T19:53:05.186Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-05-07T19:53:05.186Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T19:53:05.186Z] [2020-05-07T19:53:05.186Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-05-07T19:53:05.186Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T19:53:05.186Z] [2020-05-07T19:53:05.186Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-05-07T19:53:05.186Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T19:53:05.186Z] [2020-05-07T19:53:05.186Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-05-07T19:53:05.186Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T19:53:05.186Z] [2020-05-07T19:53:05.186Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-05-07T19:53:05.186Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T19:53:05.186Z] [2020-05-07T19:53:05.186Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-05-07T19:53:05.186Z] build_test.go:491: testEnv.OSType == "windows" [2020-05-07T19:53:05.186Z] [2020-05-07T19:53:05.186Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-05-07T19:53:05.186Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T19:53:05.186Z] [2020-05-07T19:53:05.186Z] [2020-05-07T19:53:05.186Z] DONE 22 tests, 10 skipped in 37.755s [2020-05-07T19:53:05.186Z] [2020-05-07T19:53:05.186Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-05-07T19:53:06.132Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T19:53:06.132Z] INFO: Testing against a local daemon [2020-05-07T19:53:06.132Z] ok github.com/docker/docker/integration/config 0.192s [2020-05-07T19:53:06.132Z] [2020-05-07T19:53:06.132Z] === Skipped [2020-05-07T19:53:06.132Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2020-05-07T19:53:06.132Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:53:06.132Z] [2020-05-07T19:53:06.132Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-05-07T19:53:06.132Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:53:06.132Z] [2020-05-07T19:53:06.132Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-05-07T19:53:06.132Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:53:06.132Z] [2020-05-07T19:53:06.132Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-05-07T19:53:06.132Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:53:06.132Z] [2020-05-07T19:53:06.132Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-05-07T19:53:06.132Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:53:06.132Z] [2020-05-07T19:53:06.132Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-05-07T19:53:06.132Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T19:53:06.132Z] [2020-05-07T19:53:06.132Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-05-07T19:53:06.132Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T19:53:06.132Z] [2020-05-07T19:53:06.132Z] [2020-05-07T19:53:06.132Z] DONE 7 tests, 7 skipped in 2.474s [2020-05-07T19:53:06.132Z] [2020-05-07T19:53:06.132Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-05-07T19:53:08.411Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-05-07T19:53:08.411Z] Copying nested executables into bundles/binary-daemon [2020-05-07T19:53:08.411Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-05-07T19:53:08.818Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40380/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=de7f0120fde34b5dfdb2d29af7d599ecaaa2012a -e DOCKER_GRAPHDRIVER docker:de7f0120fde34b5dfdb2d29af7d599ecaaa2012a hack/make.sh cross [2020-05-07T19:53:08.984Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T19:53:08.985Z] INFO: Testing against a local daemon [2020-05-07T19:53:09.377Z] [2020-05-07T19:53:09.377Z] Removing bundles/ [2020-05-07T19:53:09.377Z] [2020-05-07T19:53:09.377Z] ---> Making bundle: cross (in bundles/cross) [2020-05-07T19:53:09.377Z] Cross building: bundles/cross/linux/amd64 [2020-05-07T19:53:09.377Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-05-07T19:53:09.377Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-05-07T19:53:10.047Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-05-07T19:53:10.047Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-05-07T19:53:10.611Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-05-07T19:53:11.981Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-05-07T19:53:12.239Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-05-07T19:53:13.170Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-05-07T19:53:14.102Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-05-07T19:53:14.324Z] #65 DONE 40.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-07T19:53:15.087Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40380/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=de7f0120fde34b5dfdb2d29af7d599ecaaa2012a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:de7f0120fde34b5dfdb2d29af7d599ecaaa2012a hack/test/unit [2020-05-07T19:53:16.469Z] --- PASS: TestCreateServiceMultipleTimes (18.91s) [2020-05-07T19:53:16.469Z] === RUN TestCreateServiceConflict [2020-05-07T19:53:16.469Z] --- PASS: TestCreateServiceConflict (2.70s) [2020-05-07T19:53:16.469Z] === RUN TestCreateServiceMaxReplicas [2020-05-07T19:53:17.377Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-05-07T19:53:17.635Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-05-07T19:53:17.635Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-05-07T19:53:17.893Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-05-07T19:53:19.264Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-05-07T19:53:19.754Z] --- PASS: TestCreateServiceMaxReplicas (3.54s) [2020-05-07T19:53:19.754Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-07T19:53:20.137Z] ? github.com/docker/docker/api [no test files] [2020-05-07T19:53:21.162Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-05-07T19:53:22.532Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-05-07T19:53:26.709Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-05-07T19:53:34.706Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.71s) [2020-05-07T19:53:34.706Z] === RUN TestCreateServiceSecretFileMode [2020-05-07T19:53:36.667Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-05-07T19:53:36.667Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-05-07T19:53:37.232Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-05-07T19:53:37.990Z] --- PASS: TestCreateServiceSecretFileMode (3.44s) [2020-05-07T19:53:37.990Z] === RUN TestCreateServiceConfigFileMode [2020-05-07T19:53:39.774Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-05-07T19:53:41.273Z] --- PASS: TestCreateServiceConfigFileMode (3.25s) [2020-05-07T19:53:41.273Z] === RUN TestCreateServiceSysctls [2020-05-07T19:53:41.670Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-05-07T19:53:41.927Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-05-07T19:53:43.347Z] ok github.com/docker/docker/api/server 0.015s coverage: 9.0% of statements [2020-05-07T19:53:45.209Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-05-07T19:53:45.209Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-05-07T19:53:45.457Z] --- PASS: TestCreateServiceSysctls (4.20s) [2020-05-07T19:53:45.457Z] === RUN TestCreateServiceCapabilities [2020-05-07T19:53:48.738Z] --- PASS: TestCreateServiceCapabilities (3.37s) [2020-05-07T19:53:48.738Z] === RUN TestInspect [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite (350.21s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.09s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.04s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.67s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.43s) [2020-05-07T19:53:51.757Z] docker_cli_daemon_test.go:1449: [d5df24e53f7fa] daemon is not started [2020-05-07T19:53:51.757Z] check_test.go:309: [d1d0f03072003] daemon is not started [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.95s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.25s) [2020-05-07T19:53:51.757Z] check_test.go:309: [d750be38728c0] daemon is not started [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.81s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.23s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.98s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.76s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.51s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.39s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.47s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.09s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-05-07T19:53:51.757Z] check_test.go:309: [d18fef2050c40] daemon is not started [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-05-07T19:53:51.757Z] check_test.go:309: [d85d1fb506c14] daemon is not started [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.75s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.58s) [2020-05-07T19:53:51.757Z] check_test.go:309: [dc07fb95ef041] daemon is not started [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.21s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.96s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.28s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.32s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-05-07T19:53:51.757Z] check_test.go:309: [d8e1c0356fb0f] daemon is not started [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.06s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.62s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.83s) [2020-05-07T19:53:51.757Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-07T19:53:51.757Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-05-07T19:53:51.757Z] check_test.go:309: [dfffde5b6838e] daemon is not started [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.00s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.07s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.71s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.90s) [2020-05-07T19:53:51.757Z] check_test.go:309: [d78eca07abdbd] daemon is not started [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.12s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-05-07T19:53:51.757Z] check_test.go:309: [d0bd5ae049528] daemon is not started [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.90s) [2020-05-07T19:53:51.757Z] docker_cli_daemon_plugins_test.go:79: [d2b4779975728] daemon is not started [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.35s) [2020-05-07T19:53:51.757Z] docker_cli_daemon_plugins_test.go:169: [de1059000bb78] daemon is not started [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.59s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-05-07T19:53:51.757Z] check_test.go:309: [d4e56d5b183d4] daemon is not started [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.92s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.90s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.56s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.97s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.68s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.93s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.09s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.57s) [2020-05-07T19:53:51.757Z] check_test.go:309: [d1df2216d47b9] daemon is not started [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.51s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.53s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.37s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.67s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.39s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.58s) [2020-05-07T19:53:51.757Z] check_test.go:309: [d1ed9154d557f] daemon is not started [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.50s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.45s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.62s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.05s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.49s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.30s) [2020-05-07T19:53:51.757Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-05-07T19:53:51.757Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-05-07T19:53:51.757Z] check_test.go:309: [d8d5f07bc7809] daemon is not started [2020-05-07T19:53:51.757Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-05-07T19:53:51.757Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-05-07T19:53:51.757Z] check_test.go:309: [d6fb83e451d56] daemon is not started [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.03s) [2020-05-07T19:53:51.757Z] check_test.go:309: [dc1cb30d6a83b] daemon is not started [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.24s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.94s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.17s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.38s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.24s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.26s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.65s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.31s) [2020-05-07T19:53:51.757Z] check_test.go:309: [db05085384327] daemon is not started [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.44s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.24s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.99s) [2020-05-07T19:53:51.757Z] check_test.go:309: [d719a31a409d5] daemon is not started [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.86s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2020-05-07T19:53:51.757Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.57s) [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.11s) [2020-05-07T19:53:51.758Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-05-07T19:53:51.758Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-05-07T19:53:51.758Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-05-07T19:53:51.758Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-05-07T19:53:51.758Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-05-07T19:53:51.758Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-05-07T19:53:51.758Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-05-07T19:53:51.758Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-05-07T19:53:51.758Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-05-07T19:53:51.758Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-05-07T19:53:51.758Z] check_test.go:309: [d67f976022225] daemon is not started [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.04s) [2020-05-07T19:53:51.758Z] check_test.go:309: [d933b0a8bfd29] daemon is not started [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.54s) [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.37s) [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2020-05-07T19:53:51.758Z] check_test.go:309: [d773aef4b9eb4] daemon is not started [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.22s) [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.04s) [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.41s) [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-05-07T19:53:51.758Z] check_test.go:309: [dcc8f5e1b9e76] daemon is not started [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.58s) [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.05s) [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.17s) [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.07s) [2020-05-07T19:53:51.758Z] check_test.go:309: [d08d98e98bd65] daemon is not started [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.61s) [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.99s) [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-05-07T19:53:51.758Z] check_test.go:309: [db77ea1d01652] daemon is not started [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.76s) [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.78s) [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.85s) [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.59s) [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.04s) [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.63s) [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.64s) [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.40s) [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.02s) [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.14s) [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s) [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.61s) [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.95s) [2020-05-07T19:53:51.758Z] docker_cli_daemon_test.go:2542: [d63c731c3af6e] daemon is not started [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.90s) [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.01s) [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.17s) [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.21s) [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2020-05-07T19:53:51.758Z] check_test.go:309: [d1304f793388d] daemon is not started [2020-05-07T19:53:51.758Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.96s) [2020-05-07T19:53:51.758Z] === RUN TestDockerSwarmSuite [2020-05-07T19:53:51.758Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-05-07T19:53:52.020Z] --- PASS: TestInspect (3.64s) [2020-05-07T19:53:52.020Z] === RUN TestCreateJob [2020-05-07T19:53:55.034Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-05-07T19:53:55.965Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-05-07T19:53:56.422Z] --- PASS: TestCreateJob (3.96s) [2020-05-07T19:53:56.422Z] === RUN TestReplicatedJob [2020-05-07T19:53:57.335Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-05-07T19:53:57.335Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-05-07T19:53:58.706Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-05-07T19:54:02.883Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-05-07T19:54:02.984Z] --- PASS: TestReplicatedJob (6.41s) [2020-05-07T19:54:02.984Z] === RUN TestUpdateReplicatedJob [2020-05-07T19:54:04.780Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-05-07T19:54:05.712Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-05-07T19:54:07.169Z] --- PASS: TestUpdateReplicatedJob (4.18s) [2020-05-07T19:54:07.169Z] === RUN TestServiceListWithStatuses [2020-05-07T19:54:07.169Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-07T19:54:07.169Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T19:54:07.169Z] === RUN TestDockerNetworkConnectAlias [2020-05-07T19:54:08.990Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-05-07T19:54:13.796Z] --- PASS: TestDockerNetworkConnectAlias (6.61s) [2020-05-07T19:54:13.796Z] === RUN TestDockerNetworkReConnect [2020-05-07T19:54:17.085Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-05-07T19:54:17.649Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-05-07T19:54:17.981Z] --- PASS: TestDockerNetworkReConnect (4.93s) [2020-05-07T19:54:17.981Z] === RUN TestServicePlugin [2020-05-07T19:54:17.981Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-07T19:54:17.981Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T19:54:17.981Z] === RUN TestServiceUpdateLabel [2020-05-07T19:54:19.018Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-05-07T19:54:19.018Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-05-07T19:54:20.828Z] ok github.com/docker/docker/integration/container 62.966s [2020-05-07T19:54:20.828Z] [2020-05-07T19:54:20.828Z] === Skipped [2020-05-07T19:54:20.828Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-05-07T19:54:20.828Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T19:54:20.828Z] [2020-05-07T19:54:20.828Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-05-07T19:54:20.828Z] copy_test.go:25: testEnv.OSType == "windows" [2020-05-07T19:54:20.828Z] [2020-05-07T19:54:20.828Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.07s) [2020-05-07T19:54:20.828Z] copy_test.go:39: testEnv.OSType == "windows" [2020-05-07T19:54:20.828Z] [2020-05-07T19:54:20.828Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-05-07T19:54:20.828Z] copy_test.go:51: testEnv.OSType == "windows" [2020-05-07T19:54:20.828Z] [2020-05-07T19:54:20.828Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-05-07T19:54:20.828Z] copy_test.go:65: testEnv.OSType == "windows" [2020-05-07T19:54:20.828Z] [2020-05-07T19:54:20.828Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-05-07T19:54:20.828Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:54:20.828Z] [2020-05-07T19:54:20.828Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-05-07T19:54:20.828Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-05-07T19:54:20.828Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-05-07T19:54:20.829Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-05-07T19:54:20.829Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-05-07T19:54:20.829Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-05-07T19:54:20.829Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-05-07T19:54:20.829Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-05-07T19:54:20.829Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-05-07T19:54:20.829Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-05-07T19:54:20.829Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-05-07T19:54:20.829Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-05-07T19:54:20.829Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-05-07T19:54:20.829Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-05-07T19:54:20.829Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-05-07T19:54:20.829Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-05-07T19:54:20.829Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-05-07T19:54:20.829Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-05-07T19:54:20.829Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-05-07T19:54:20.829Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-05-07T19:54:20.829Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-05-07T19:54:20.829Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-05-07T19:54:20.829Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-05-07T19:54:20.829Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-05-07T19:54:20.829Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-05-07T19:54:20.829Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-05-07T19:54:20.829Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-05-07T19:54:20.829Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-05-07T19:54:20.829Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-05-07T19:54:20.829Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-05-07T19:54:20.829Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-05-07T19:54:20.829Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-05-07T19:54:20.829Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-05-07T19:54:20.829Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-05-07T19:54:20.829Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-05-07T19:54:20.829Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-05-07T19:54:20.829Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-05-07T19:54:20.829Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] DONE 81 tests, 42 skipped in 65.833s [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-05-07T19:54:20.829Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T19:54:20.829Z] INFO: Testing against a local daemon [2020-05-07T19:54:20.829Z] ok github.com/docker/docker/integration/image 0.479s [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === Skipped [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-05-07T19:54:20.829Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-05-07T19:54:20.829Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-05-07T19:54:20.829Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-05-07T19:54:20.829Z] tag_test.go:98: testEnv.OSType == "windows" [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] DONE 11 tests, 4 skipped in 2.639s [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-05-07T19:54:20.829Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T19:54:20.829Z] INFO: Testing against a local daemon [2020-05-07T19:54:20.829Z] ok github.com/docker/docker/integration/network 0.241s [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === Skipped [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-05-07T19:54:20.829Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-05-07T19:54:20.829Z] 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-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-05-07T19:54:20.829Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-05-07T19:54:20.829Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-05-07T19:54:20.829Z] network_test.go:97: testEnv.OSType == "windows" [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-05-07T19:54:20.829Z] service_test.go:29: testEnv.OSType == "windows" [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-05-07T19:54:20.829Z] service_test.go:52: testEnv.OSType == "windows" [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-07T19:54:20.829Z] service_test.go:96: testEnv.OSType == "windows" [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-07T19:54:20.829Z] service_test.go:130: testEnv.OSType == "windows" [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-07T19:54:20.829Z] service_test.go:181: testEnv.OSType == "windows" [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-05-07T19:54:20.829Z] service_test.go:206: testEnv.OSType == "windows" [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T19:54:20.829Z] service_test.go:236: FLAKY_TEST [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-05-07T19:54:20.829Z] service_test.go:326: testEnv.OSType == "windows" [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-07T19:54:20.829Z] service_test.go:394: testEnv.OSType == "windows" [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] DONE 18 tests, 14 skipped in 2.529s [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-05-07T19:54:20.829Z] testing: warning: no tests to run [2020-05-07T19:54:20.829Z] ok github.com/docker/docker/integration/network/ipvlan 0.076s [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] DONE 0 tests in 0.767s [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-05-07T19:54:20.829Z] testing: warning: no tests to run [2020-05-07T19:54:20.829Z] ok github.com/docker/docker/integration/network/macvlan 0.072s [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] DONE 0 tests in 0.776s [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-05-07T19:54:20.829Z] testing: warning: no tests to run [2020-05-07T19:54:20.829Z] ok github.com/docker/docker/integration/plugin 0.071s [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] DONE 0 tests in 0.760s [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-05-07T19:54:20.829Z] testing: warning: no tests to run [2020-05-07T19:54:20.829Z] ok github.com/docker/docker/integration/plugin/authz 0.078s [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] DONE 0 tests in 0.765s [2020-05-07T19:54:20.829Z] [2020-05-07T19:54:20.829Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-05-07T19:54:21.264Z] --- PASS: TestServiceUpdateLabel (2.70s) [2020-05-07T19:54:21.264Z] === RUN TestServiceUpdateSecrets [2020-05-07T19:54:22.302Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-05-07T19:54:29.331Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T19:54:29.331Z] INFO: Testing against a local daemon [2020-05-07T19:54:29.331Z] ok github.com/docker/docker/integration/plugin/common 0.228s [2020-05-07T19:54:29.331Z] [2020-05-07T19:54:29.331Z] === Skipped [2020-05-07T19:54:29.331Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-05-07T19:54:29.331Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-05-07T19:54:29.331Z] [2020-05-07T19:54:29.331Z] [2020-05-07T19:54:29.331Z] DONE 3 tests, 1 skipped in 8.175s [2020-05-07T19:54:29.331Z] [2020-05-07T19:54:29.331Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-05-07T19:54:30.721Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-05-07T19:54:30.721Z] Copying nested executables into bundles/cross/linux/amd64 [2020-05-07T19:54:30.721Z] Cross building: bundles/cross/windows/amd64 [2020-05-07T19:54:30.721Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-07T19:54:30.721Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-05-07T19:54:32.177Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T19:54:32.177Z] INFO: Testing against a local daemon [2020-05-07T19:54:32.177Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.244s [2020-05-07T19:54:32.177Z] [2020-05-07T19:54:32.177Z] === Skipped [2020-05-07T19:54:32.177Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-05-07T19:54:32.177Z] external_test.go:48: runtime.GOOS == "windows" [2020-05-07T19:54:32.177Z] [2020-05-07T19:54:32.177Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-05-07T19:54:32.177Z] external_test.go:408: runtime.GOOS == "windows" [2020-05-07T19:54:32.177Z] [2020-05-07T19:54:32.177Z] [2020-05-07T19:54:32.177Z] DONE 2 tests, 2 skipped in 3.334s [2020-05-07T19:54:32.177Z] [2020-05-07T19:54:32.177Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-05-07T19:54:35.026Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T19:54:35.026Z] INFO: Testing against a local daemon [2020-05-07T19:54:35.026Z] ok github.com/docker/docker/integration/plugin/logging 0.259s [2020-05-07T19:54:35.026Z] [2020-05-07T19:54:35.026Z] === Skipped [2020-05-07T19:54:35.026Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-05-07T19:54:35.026Z] read_test.go:21: no unix domain sockets on Windows [2020-05-07T19:54:35.026Z] [2020-05-07T19:54:35.026Z] [2020-05-07T19:54:35.026Z] DONE 1 tests, 1 skipped in 2.692s [2020-05-07T19:54:35.026Z] [2020-05-07T19:54:35.026Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-05-07T19:54:36.132Z] --- PASS: TestServiceUpdateSecrets (15.41s) [2020-05-07T19:54:36.132Z] === RUN TestServiceUpdateConfigs [2020-05-07T19:54:36.527Z] testing: warning: no tests to run [2020-05-07T19:54:36.527Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.103s [2020-05-07T19:54:36.527Z] [2020-05-07T19:54:36.527Z] DONE 0 tests in 1.361s [2020-05-07T19:54:36.527Z] [2020-05-07T19:54:36.527Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-05-07T19:54:39.373Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T19:54:39.373Z] INFO: Testing against a local daemon [2020-05-07T19:54:39.373Z] ok github.com/docker/docker/integration/plugin/volumes 0.269s [2020-05-07T19:54:39.373Z] [2020-05-07T19:54:39.373Z] === Skipped [2020-05-07T19:54:39.373Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-05-07T19:54:39.373Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:54:39.373Z] [2020-05-07T19:54:39.373Z] [2020-05-07T19:54:39.373Z] DONE 1 tests, 1 skipped in 2.559s [2020-05-07T19:54:39.373Z] [2020-05-07T19:54:39.373Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-05-07T19:54:41.503Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T19:54:41.503Z] INFO: Testing against a local daemon [2020-05-07T19:54:41.503Z] ok github.com/docker/docker/integration/secret 0.234s [2020-05-07T19:54:41.503Z] [2020-05-07T19:54:41.503Z] === Skipped [2020-05-07T19:54:41.503Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-05-07T19:54:41.503Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:54:41.503Z] [2020-05-07T19:54:41.503Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-05-07T19:54:41.503Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:54:41.503Z] [2020-05-07T19:54:41.503Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-05-07T19:54:41.503Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:54:41.503Z] [2020-05-07T19:54:41.503Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-05-07T19:54:41.503Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:54:41.503Z] [2020-05-07T19:54:41.503Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-05-07T19:54:41.503Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:54:41.503Z] [2020-05-07T19:54:41.503Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-05-07T19:54:41.503Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T19:54:41.503Z] [2020-05-07T19:54:41.503Z] [2020-05-07T19:54:41.503Z] DONE 6 tests, 6 skipped in 2.317s [2020-05-07T19:54:41.503Z] [2020-05-07T19:54:41.503Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-05-07T19:54:44.207Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-05-07T19:54:44.207Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-05-07T19:54:44.351Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T19:54:44.351Z] INFO: Testing against a local daemon [2020-05-07T19:54:44.351Z] ok github.com/docker/docker/integration/service 0.395s [2020-05-07T19:54:44.351Z] [2020-05-07T19:54:44.351Z] === Skipped [2020-05-07T19:54:44.351Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-07T19:54:44.351Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-07T19:54:44.351Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:54:44.351Z] [2020-05-07T19:54:44.351Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-07T19:54:44.351Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-07T19:54:44.351Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:54:44.351Z] [2020-05-07T19:54:44.351Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-05-07T19:54:44.351Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:54:44.351Z] [2020-05-07T19:54:44.351Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-05-07T19:54:44.351Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:54:44.351Z] [2020-05-07T19:54:44.351Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-05-07T19:54:44.351Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:54:44.351Z] [2020-05-07T19:54:44.352Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.01s) [2020-05-07T19:54:44.352Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:54:44.352Z] [2020-05-07T19:54:44.352Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-05-07T19:54:44.352Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:54:44.352Z] [2020-05-07T19:54:44.352Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-05-07T19:54:44.352Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:54:44.352Z] [2020-05-07T19:54:44.352Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-05-07T19:54:44.352Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:54:44.352Z] [2020-05-07T19:54:44.352Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2020-05-07T19:54:44.352Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:54:44.352Z] [2020-05-07T19:54:44.352Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-05-07T19:54:44.352Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:54:44.352Z] [2020-05-07T19:54:44.352Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-05-07T19:54:44.352Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:54:44.352Z] [2020-05-07T19:54:44.352Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-05-07T19:54:44.352Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:54:44.352Z] [2020-05-07T19:54:44.352Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-05-07T19:54:44.352Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:54:44.352Z] [2020-05-07T19:54:44.352Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-05-07T19:54:44.352Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:54:44.352Z] [2020-05-07T19:54:44.352Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-05-07T19:54:44.352Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:54:44.352Z] [2020-05-07T19:54:44.352Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-05-07T19:54:44.352Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:54:44.352Z] [2020-05-07T19:54:44.352Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-05-07T19:54:44.352Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:54:44.352Z] [2020-05-07T19:54:44.352Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-05-07T19:54:44.352Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T19:54:44.352Z] [2020-05-07T19:54:44.352Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-05-07T19:54:44.352Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T19:54:44.352Z] [2020-05-07T19:54:44.352Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-05-07T19:54:44.352Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T19:54:44.352Z] [2020-05-07T19:54:44.352Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-05-07T19:54:44.352Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T19:54:44.352Z] [2020-05-07T19:54:44.352Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-05-07T19:54:44.352Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T19:54:44.352Z] [2020-05-07T19:54:44.352Z] [2020-05-07T19:54:44.352Z] DONE 24 tests, 23 skipped in 2.957s [2020-05-07T19:54:44.352Z] [2020-05-07T19:54:44.352Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-05-07T19:54:46.484Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T19:54:46.484Z] INFO: Testing against a local daemon [2020-05-07T19:54:46.484Z] ok github.com/docker/docker/integration/session 0.188s [2020-05-07T19:54:46.484Z] [2020-05-07T19:54:46.484Z] === Skipped [2020-05-07T19:54:46.484Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-05-07T19:54:46.484Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-05-07T19:54:46.484Z] [2020-05-07T19:54:46.484Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-05-07T19:54:46.484Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-05-07T19:54:46.484Z] [2020-05-07T19:54:46.484Z] [2020-05-07T19:54:46.484Z] DONE 2 tests, 2 skipped in 2.181s [2020-05-07T19:54:46.484Z] [2020-05-07T19:54:46.484Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-05-07T19:54:47.480Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-05-07T19:54:47.481Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-05-07T19:54:47.481Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-05-07T19:54:47.737Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-05-07T19:54:48.302Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-05-07T19:54:48.614Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T19:54:48.614Z] INFO: Testing against a local daemon [2020-05-07T19:54:49.233Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-05-07T19:54:49.233Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-05-07T19:54:49.797Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-05-07T19:54:50.116Z] ok github.com/docker/docker/integration/system 1.255s [2020-05-07T19:54:50.116Z] [2020-05-07T19:54:50.116Z] === Skipped [2020-05-07T19:54:50.116Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T19:54:50.116Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T19:54:50.116Z] [2020-05-07T19:54:50.116Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-05-07T19:54:50.116Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-05-07T19:54:50.116Z] [2020-05-07T19:54:50.116Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-05-07T19:54:50.116Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-05-07T19:54:50.116Z] [2020-05-07T19:54:50.116Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-05-07T19:54:50.116Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T19:54:50.116Z] [2020-05-07T19:54:50.116Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-05-07T19:54:50.116Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-07T19:54:50.116Z] [2020-05-07T19:54:50.116Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-05-07T19:54:50.116Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-07T19:54:50.116Z] [2020-05-07T19:54:50.116Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-05-07T19:54:50.116Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-07T19:54:50.116Z] [2020-05-07T19:54:50.116Z] [2020-05-07T19:54:50.116Z] DONE 13 tests, 7 skipped in 3.161s [2020-05-07T19:54:50.116Z] [2020-05-07T19:54:50.116Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-05-07T19:54:50.360Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-05-07T19:54:52.245Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T19:54:52.245Z] INFO: Testing against a local daemon [2020-05-07T19:54:52.245Z] ok github.com/docker/docker/integration/volume 0.289s [2020-05-07T19:54:52.245Z] [2020-05-07T19:54:52.245Z] === Skipped [2020-05-07T19:54:52.245Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-05-07T19:54:52.246Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-05-07T19:54:52.246Z] [2020-05-07T19:54:52.246Z] [2020-05-07T19:54:52.246Z] DONE 5 tests, 1 skipped in 2.449s [2020-05-07T19:54:52.246Z] [2020-05-07T19:54:52.246Z] INFO: make.ps1 ended at 05/07/2020 19:54:52 [2020-05-07T19:54:52.246Z] INFO: Integration CLI tests being run from the host: [2020-05-07T19:54:52.246Z] 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-07T19:54:53.635Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-05-07T19:54:54.207Z] --- PASS: TestServiceUpdateConfigs (15.29s) [2020-05-07T19:54:54.207Z] === RUN TestServiceUpdateNetwork [2020-05-07T19:54:55.005Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-05-07T19:54:56.901Z] === RUN TestDockerSuite/TestBuildEnv [2020-05-07T19:54:58.798Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-05-07T19:55:00.168Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-05-07T19:55:00.710Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T19:55:00.710Z] INFO: Testing against a local daemon [2020-05-07T19:55:01.539Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-05-07T19:55:06.423Z] --- PASS: TestServiceUpdateNetwork (14.73s) [2020-05-07T19:55:06.423Z] === RUN TestServiceUpdatePidsLimit [2020-05-07T19:55:07.797Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-07T19:55:08.088Z] --- PASS: TestImportExtremelyLargeImageWorks (172.33s) [2020-05-07T19:55:08.088Z] PASS [2020-05-07T19:55:08.088Z] [2020-05-07T19:55:08.088Z] DONE 12 tests in 176.154s [2020-05-07T19:55:08.345Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-07T19:55:08.345Z] ++ 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-07T19:55:08.345Z] ++ set -e [2020-05-07T19:55:08.345Z] ++ '[' -n 0 ']' [2020-05-07T19:55:08.345Z] ++ set -x [2020-05-07T19:55:08.345Z] ++ 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-07T19:55:08.345Z] INFO: Testing against a local daemon [2020-05-07T19:55:08.345Z] === RUN TestNetworkCreateDelete [2020-05-07T19:55:08.364Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-07T19:55:08.602Z] --- PASS: TestNetworkCreateDelete (0.11s) [2020-05-07T19:55:08.602Z] === RUN TestDockerNetworkDeletePreferID [2020-05-07T19:55:08.859Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-05-07T19:55:08.859Z] === RUN TestInspectNetwork [2020-05-07T19:55:08.859Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-05-07T19:55:09.789Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-05-07T19:55:10.046Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-05-07T19:55:15.324Z] === RUN TestInspectNetwork/full_network_id [2020-05-07T19:55:15.324Z] === RUN TestInspectNetwork/partial_network_id [2020-05-07T19:55:15.324Z] === RUN TestInspectNetwork/network_name [2020-05-07T19:55:15.324Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-07T19:55:16.470Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-07T19:55:19.499Z] --- PASS: TestInspectNetwork (9.88s) [2020-05-07T19:55:19.499Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-07T19:55:19.499Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-07T19:55:19.499Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-07T19:55:19.499Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-07T19:55:19.499Z] === RUN TestRunContainerWithBridgeNone [2020-05-07T19:55:21.392Z] --- PASS: TestRunContainerWithBridgeNone (2.64s) [2020-05-07T19:55:21.392Z] === RUN TestNetworkInvalidJSON [2020-05-07T19:55:21.392Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-07T19:55:21.392Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-07T19:55:21.392Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T19:55:21.392Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T19:55:21.392Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T19:55:21.392Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T19:55:21.392Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-07T19:55:21.392Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T19:55:21.392Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T19:55:21.392Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-05-07T19:55:21.392Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-05-07T19:55:21.392Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-05-07T19:55:21.392Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-07T19:55:21.392Z] === RUN TestHostIPv4BridgeLabel [2020-05-07T19:55:21.956Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2020-05-07T19:55:21.956Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-07T19:55:23.326Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-05-07T19:55:23.326Z] === RUN TestDaemonDefaultNetworkPools [2020-05-07T19:55:23.890Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2020-05-07T19:55:23.890Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-07T19:55:24.576Z] --- PASS: TestServiceUpdatePidsLimit (17.46s) [2020-05-07T19:55:24.576Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2020-05-07T19:55:24.576Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) [2020-05-07T19:55:24.577Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.21s) [2020-05-07T19:55:24.577Z] PASS [2020-05-07T19:55:24.577Z] [2020-05-07T19:55:24.577Z] === Skipped [2020-05-07T19:55:24.577Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-07T19:55:24.577Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T19:55:24.577Z] [2020-05-07T19:55:24.577Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-05-07T19:55:24.577Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T19:55:24.577Z] [2020-05-07T19:55:24.577Z] [2020-05-07T19:55:24.577Z] DONE 27 tests, 2 skipped in 159.701s [2020-05-07T19:55:24.577Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-05-07T19:55:24.577Z] ++ 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-07T19:55:24.577Z] ++ set -e [2020-05-07T19:55:24.577Z] ++ '[' -n 0 ']' [2020-05-07T19:55:24.577Z] ++ set -x [2020-05-07T19:55:24.577Z] ++ 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-07T19:55:24.577Z] INFO: Testing against a local daemon [2020-05-07T19:55:24.577Z] === RUN TestSessionCreate [2020-05-07T19:55:24.577Z] --- PASS: TestSessionCreate (0.05s) [2020-05-07T19:55:24.577Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-07T19:55:24.577Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-05-07T19:55:24.577Z] PASS [2020-05-07T19:55:24.577Z] [2020-05-07T19:55:24.577Z] DONE 2 tests in 0.266s [2020-05-07T19:55:24.577Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-05-07T19:55:24.577Z] ++ 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-07T19:55:24.577Z] ++ set -e [2020-05-07T19:55:24.577Z] ++ '[' -n 0 ']' [2020-05-07T19:55:24.577Z] ++ set -x [2020-05-07T19:55:24.577Z] ++ 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-07T19:55:24.577Z] INFO: Testing against a local daemon [2020-05-07T19:55:24.577Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-07T19:55:24.577Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T19:55:24.577Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T19:55:24.577Z] === RUN TestEventsExecDie [2020-05-07T19:55:24.821Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2020-05-07T19:55:24.821Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-07T19:55:24.834Z] --- PASS: TestEventsExecDie (0.92s) [2020-05-07T19:55:24.834Z] === RUN TestEventsBackwardsCompatible [2020-05-07T19:55:25.093Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-05-07T19:55:25.093Z] === RUN TestInfoBinaryCommits [2020-05-07T19:55:25.093Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-05-07T19:55:25.093Z] === RUN TestInfoAPIVersioned [2020-05-07T19:55:25.093Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-05-07T19:55:25.093Z] === RUN TestInfoDiscoveryBackend [2020-05-07T19:55:25.659Z] --- PASS: TestInfoDiscoveryBackend (0.60s) [2020-05-07T19:55:25.659Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-07T19:55:26.191Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-05-07T19:55:26.191Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-07T19:55:26.593Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-07T19:55:26.755Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-05-07T19:55:26.755Z] === RUN TestServiceWithPredefinedNetwork [2020-05-07T19:55:26.851Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-07T19:55:27.418Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2020-05-07T19:55:27.418Z] === RUN TestInfoAPI [2020-05-07T19:55:27.418Z] --- PASS: TestInfoAPI (0.05s) [2020-05-07T19:55:27.418Z] === RUN TestInfoAPIWarnings [2020-05-07T19:55:27.983Z] --- PASS: TestInfoAPIWarnings (0.60s) [2020-05-07T19:55:27.983Z] === RUN TestInfoDebug [2020-05-07T19:55:28.551Z] --- PASS: TestInfoDebug (0.59s) [2020-05-07T19:55:28.551Z] === RUN TestInfoInsecureRegistries [2020-05-07T19:55:29.116Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2020-05-07T19:55:29.116Z] === RUN TestInfoRegistryMirrors [2020-05-07T19:55:30.030Z] --- PASS: TestServiceWithPredefinedNetwork (3.10s) [2020-05-07T19:55:30.030Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-07T19:55:30.030Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T19:55:30.030Z] service_test.go:236: FLAKY_TEST [2020-05-07T19:55:30.030Z] === RUN TestServiceWithDataPathPortInit [2020-05-07T19:55:30.050Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2020-05-07T19:55:30.050Z] === RUN TestLoginFailsWithBadCredentials [2020-05-07T19:55:30.308Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s) [2020-05-07T19:55:30.308Z] === RUN TestPingCacheHeaders [2020-05-07T19:55:30.308Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-05-07T19:55:30.308Z] === RUN TestPingGet [2020-05-07T19:55:30.308Z] --- PASS: TestPingGet (0.03s) [2020-05-07T19:55:30.308Z] === RUN TestPingHead [2020-05-07T19:55:30.308Z] --- PASS: TestPingHead (0.05s) [2020-05-07T19:55:30.308Z] === RUN TestVersion [2020-05-07T19:55:30.308Z] --- PASS: TestVersion (0.05s) [2020-05-07T19:55:30.308Z] PASS [2020-05-07T19:55:30.308Z] [2020-05-07T19:55:30.308Z] === Skipped [2020-05-07T19:55:30.308Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T19:55:30.308Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T19:55:30.308Z] [2020-05-07T19:55:30.308Z] [2020-05-07T19:55:30.308Z] DONE 18 tests, 1 skipped in 6.518s [2020-05-07T19:55:30.308Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-07T19:55:30.308Z] ++ 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-07T19:55:30.308Z] ++ set -e [2020-05-07T19:55:30.308Z] ++ '[' -n 0 ']' [2020-05-07T19:55:30.308Z] ++ set -x [2020-05-07T19:55:30.308Z] ++ 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-07T19:55:30.566Z] INFO: Testing against a local daemon [2020-05-07T19:55:30.566Z] === RUN TestVolumesCreateAndList [2020-05-07T19:55:30.566Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-05-07T19:55:30.566Z] === RUN TestVolumesRemove [2020-05-07T19:55:30.824Z] --- PASS: TestVolumesRemove (0.12s) [2020-05-07T19:55:30.824Z] === RUN TestVolumesInspect [2020-05-07T19:55:30.824Z] --- PASS: TestVolumesInspect (0.04s) [2020-05-07T19:55:30.824Z] === RUN TestVolumesInvalidJSON [2020-05-07T19:55:30.824Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-07T19:55:30.824Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-07T19:55:30.824Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-07T19:55:30.824Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-05-07T19:55:30.824Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-07T19:55:30.824Z] PASS [2020-05-07T19:55:30.824Z] [2020-05-07T19:55:30.824Z] DONE 5 tests in 0.419s [2020-05-07T19:55:30.824Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-07T19:55:31.082Z] ++++ cat bundles/test-integration/docker.pid [2020-05-07T19:55:31.082Z] +++ kill 13909 [2020-05-07T19:55:32.457Z] +++ /etc/init.d/apparmor stop [2020-05-07T19:55:32.457Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-07T19:55:32.457Z] [2020-05-07T19:55:32.457Z] Unloading profiles will leave already running processes permanently [2020-05-07T19:55:32.457Z] unconfined, which can lead to unexpected situations. [2020-05-07T19:55:32.457Z] [2020-05-07T19:55:32.457Z] To set a process to complain mode, use the command line tool [2020-05-07T19:55:32.457Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-07T19:55:32.457Z] +++ true [2020-05-07T19:55:32.457Z] [2020-05-07T19:55:33.306Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-05-07T19:55:35.202Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv Post stage [Pipeline] junit [2020-05-07T19:55:36.652Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-07T19:55:36.992Z] ok github.com/docker/docker/api/server/httputils 0.019s coverage: 14.7% of statements [2020-05-07T19:55:36.992Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-07T19:55:36.992Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2020-05-07T19:55:36.992Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-07T19:55:36.992Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-07T19:55:36.992Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-07T19:55:36.992Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-07T19:55:36.992Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-07T19:55:36.992Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-07T19:55:36.992Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-07T19:55:36.992Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-07T19:55:36.992Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-07T19:55:36.992Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-07T19:55:36.992Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-07T19:55:36.992Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2020-05-07T19:55:36.992Z] ok github.com/docker/docker/api/types/strslice 0.042s coverage: 90.0% of statements [2020-05-07T19:55:36.992Z] ok github.com/docker/docker/api/server/router/swarm 0.018s coverage: 4.8% of statements [2020-05-07T19:55:36.992Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-07T19:55:36.992Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-07T19:55:36.992Z] ? github.com/docker/docker/api/types [no test files] [2020-05-07T19:55:36.992Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-07T19:55:36.992Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-07T19:55:36.992Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-07T19:55:36.992Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-07T19:55:36.992Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-07T19:55:36.992Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-07T19:55:36.992Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-07T19:55:36.992Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-07T19:55:36.992Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-07T19:55:36.992Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-07T19:55:36.992Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-07T19:55:36.992Z] ok github.com/docker/docker/api/types/time 0.056s coverage: 100.0% of statements [2020-05-07T19:55:36.992Z] ok github.com/docker/docker/api/types/versions 0.045s coverage: 75.0% of statements [2020-05-07T19:55:36.992Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-07T19:55:36.992Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-07T19:55:36.992Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-07T19:55:36.992Z] ? github.com/docker/docker/builder [no test files] [2020-05-07T19:55:36.992Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-07T19:55:36.992Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-07T19:55:36.992Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-07T19:55:36.992Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-07T19:55:36.992Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-07T19:55:36.992Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-07T19:55:36.992Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-07T19:55:37.237Z] + echo Ensuring container killed. [2020-05-07T19:55:37.237Z] Ensuring container killed. [2020-05-07T19:55:37.237Z] + docker rm -vf docker-pr4 [2020-05-07T19:55:37.237Z] Error: No such container: docker-pr4 [2020-05-07T19:55:37.237Z] + true [Pipeline] sh [2020-05-07T19:55:37.525Z] + echo Chowning /workspace to jenkins user [2020-05-07T19:55:37.525Z] Chowning /workspace to jenkins user [2020-05-07T19:55:37.525Z] + id -u [2020-05-07T19:55:37.525Z] + id -g [2020-05-07T19:55:37.525Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40380:/workspace busybox chown -R 1000:1000 /workspace [2020-05-07T19:55:37.723Z] ok github.com/docker/docker/builder/dockerignore 0.029s coverage: 96.8% of statements [2020-05-07T19:55:38.319Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-07T19:55:38.319Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-05-07T19:55:38.319Z] remote: Enumerating objects: 2, done. [2020-05-07T19:55:38.319Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-05-07T19:55:38.319Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-05-07T19:55:38.319Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-05-07T19:55:38.319Z] 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-07T19:55:38.319Z] Building: bundles/cross/windows/amd64/containerutility.exe [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-07T19:55:42.016Z] + bundleName=arm64-integration [2020-05-07T19:55:42.016Z] + echo Creating arm64-integration-bundles.tar.gz [2020-05-07T19:55:42.016Z] Creating arm64-integration-bundles.tar.gz [2020-05-07T19:55:42.016Z] + 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-07T19:55:42.016Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-07T19:55:42.286Z] Archiving artifacts [2020-05-07T19:55:42.561Z] ok github.com/docker/docker/cli/debug 0.026s coverage: 100.0% of statements [2020-05-07T19:55:42.573Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40380/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-07T19:55:42.888Z] + make clean [2020-05-07T19:55:43.455Z] docker volume rm -f docker-dev-cache [2020-05-07T19:55:43.455Z] docker-dev-cache [2020-05-07T19:55:43.553Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [Pipeline] deleteDir [2020-05-07T19:55:44.012Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40380/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=de7f0120fde34b5dfdb2d29af7d599ecaaa2012a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:de7f0120fde34b5dfdb2d29af7d599ecaaa2012a hack/test/unit [2020-05-07T19:55:45.154Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-05-07T19:55:45.580Z] ok github.com/docker/docker/builder/remotecontext/git 5.035s coverage: 86.3% of statements [2020-05-07T19:55:45.717Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-05-07T19:55:46.281Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-05-07T19:55:46.524Z] ? github.com/docker/docker/api [no test files] [2020-05-07T19:55:46.537Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-07T19:55:47.907Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-05-07T19:55:47.907Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-05-07T19:55:48.164Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-05-07T19:55:48.421Z] --- PASS: TestServiceWithDataPathPortInit (18.47s) [2020-05-07T19:55:48.421Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-07T19:55:48.637Z] ok github.com/docker/docker/builder/remotecontext 0.637s coverage: 13.6% of statements [2020-05-07T19:55:50.351Z] ok github.com/docker/docker/builder/dockerfile 1.332s coverage: 48.2% of statements [2020-05-07T19:55:50.351Z] ? github.com/docker/docker/cli [no test files] [2020-05-07T19:55:50.351Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-07T19:55:56.349Z] ok github.com/docker/docker/client 0.897s coverage: 75.4% of statements [2020-05-07T19:55:58.376Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.61s) [2020-05-07T19:55:58.376Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mof3s9w21tnjftd81981erp1a Created:2020-05-07 19:55:49.854645146 +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[966a57ace31d1acfe1a58aaff17fe6e322d16e290cc9ce158d13edfce697f246:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0u6wz04zefmkjz48dfbfc886h EndpointID:276dde78d0d2c53dee78721e8f0e744270d0d8f7a4e11aa8e487123b7a0a3501 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:90164f0840cf61c75ecc35c5e1a8e1a760f0452ec8875a7eed07de18342c5460 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:7d7b039fce89 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0u6wz04zefmkjz48dfbfc886h EndpointID:276dde78d0d2c53dee78721e8f0e744270d0d8f7a4e11aa8e487123b7a0a3501 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-07T19:55:58.376Z] PASS [2020-05-07T19:55:58.376Z] [2020-05-07T19:55:58.376Z] === Skipped [2020-05-07T19:55:58.376Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T19:55:58.376Z] service_test.go:236: FLAKY_TEST [2020-05-07T19:55:58.376Z] [2020-05-07T19:55:58.376Z] [2020-05-07T19:55:58.376Z] DONE 22 tests, 1 skipped in 49.692s [2020-05-07T19:55:58.376Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-07T19:55:58.376Z] ++ 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-07T19:55:58.376Z] ++ set -e [2020-05-07T19:55:58.376Z] ++ '[' -n 0 ']' [2020-05-07T19:55:58.376Z] ++ set -x [2020-05-07T19:55:58.376Z] ++ 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-07T19:55:58.376Z] INFO: Testing against a local daemon [2020-05-07T19:55:58.376Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-07T19:55:58.376Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-05-07T19:55:58.376Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T19:55:58.376Z] === RUN TestDockerNetworkIpvlan [2020-05-07T19:55:58.376Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-07T19:55:58.376Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T19:55:58.376Z] PASS [2020-05-07T19:55:58.376Z] [2020-05-07T19:55:58.376Z] === Skipped [2020-05-07T19:55:58.376Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-05-07T19:55:58.376Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T19:55:58.376Z] [2020-05-07T19:55:58.376Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-07T19:55:58.376Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T19:55:58.376Z] [2020-05-07T19:55:58.376Z] [2020-05-07T19:55:58.376Z] DONE 2 tests, 2 skipped in 0.166s [2020-05-07T19:55:58.376Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-07T19:55:58.376Z] ++ 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-07T19:55:58.376Z] ++ set -e [2020-05-07T19:55:58.376Z] ++ '[' -n 0 ']' [2020-05-07T19:55:58.376Z] ++ set -x [2020-05-07T19:55:58.376Z] ++ 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-07T19:55:58.376Z] INFO: Testing against a local daemon [2020-05-07T19:55:58.376Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-07T19:55:58.376Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-05-07T19:55:59.745Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2020-05-07T19:55:59.745Z] === RUN TestDockerNetworkMacvlan [2020-05-07T19:56:00.010Z] === RUN TestDockerSuite/TestBuildExpose [2020-05-07T19:56:00.588Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-05-07T19:56:00.588Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-07T19:56:01.383Z] ok github.com/docker/docker/api/server 0.015s coverage: 9.0% of statements [2020-05-07T19:56:01.521Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-05-07T19:56:01.778Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-07T19:56:01.778Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-05-07T19:56:02.342Z] === RUN TestDockerSuite/TestBuildFails [2020-05-07T19:56:02.906Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-07T19:56:03.470Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-05-07T19:56:03.470Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-05-07T19:56:05.991Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-07T19:56:06.248Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-05-07T19:56:08.771Z] === RUN TestDockerSuite/TestBuildForceRm [2020-05-07T19:56:08.771Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-07T19:56:10.667Z] === RUN TestDockerSuite/TestBuildFromGit [2020-05-07T19:56:12.037Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-05-07T19:56:12.294Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-05-07T19:56:13.665Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-05-07T19:56:15.035Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-07T19:56:15.599Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-05-07T19:56:16.529Z] --- PASS: TestDockerNetworkMacvlan (16.62s) [2020-05-07T19:56:16.529Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-05-07T19:56:16.529Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.17s) [2020-05-07T19:56:16.529Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.81s) [2020-05-07T19:56:16.529Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.94s) [2020-05-07T19:56:16.529Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.63s) [2020-05-07T19:56:16.529Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.18s) [2020-05-07T19:56:16.529Z] PASS [2020-05-07T19:56:16.529Z] [2020-05-07T19:56:16.529Z] DONE 8 tests in 18.249s [2020-05-07T19:56:16.529Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-07T19:56:16.529Z] ++ 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-07T19:56:16.529Z] ++ set -e [2020-05-07T19:56:16.529Z] ++ '[' -n 0 ']' [2020-05-07T19:56:16.529Z] ++ set -x [2020-05-07T19:56:16.529Z] ++ 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-07T19:56:16.529Z] testing: warning: no tests to run [2020-05-07T19:56:16.529Z] PASS [2020-05-07T19:56:16.529Z] [2020-05-07T19:56:16.529Z] DONE 0 tests in 0.039s [2020-05-07T19:56:16.529Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-07T19:56:16.529Z] ++ 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-07T19:56:16.529Z] ++ set -e [2020-05-07T19:56:16.529Z] ++ '[' -n 0 ']' [2020-05-07T19:56:16.529Z] ++ set -x [2020-05-07T19:56:16.529Z] ++ 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-07T19:56:16.529Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-05-07T19:56:16.529Z] INFO: Testing against a local daemon [2020-05-07T19:56:16.529Z] === RUN TestAuthZPluginAllowRequest [2020-05-07T19:56:17.093Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-05-07T19:56:18.463Z] --- PASS: TestAuthZPluginAllowRequest (1.59s) [2020-05-07T19:56:18.463Z] === RUN TestAuthZPluginTLS [2020-05-07T19:56:18.720Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-05-07T19:56:18.720Z] === RUN TestAuthZPluginDenyRequest [2020-05-07T19:56:19.284Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-05-07T19:56:19.284Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-05-07T19:56:19.284Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-07T19:56:19.848Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-05-07T19:56:19.848Z] === RUN TestAuthZPluginDenyResponse [2020-05-07T19:56:20.414Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-05-07T19:56:20.414Z] === RUN TestAuthZPluginAllowEventStream [2020-05-07T19:56:21.346Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-05-07T19:56:22.277Z] --- PASS: TestAuthZPluginAllowEventStream (1.92s) [2020-05-07T19:56:22.277Z] === RUN TestAuthZPluginErrorResponse [2020-05-07T19:56:22.842Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2020-05-07T19:56:22.842Z] === RUN TestAuthZPluginErrorRequest [2020-05-07T19:56:23.099Z] === RUN TestDockerSuite/TestBuildHistory [2020-05-07T19:56:23.357Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-05-07T19:56:23.357Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-07T19:56:23.920Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-05-07T19:56:23.920Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-07T19:56:26.443Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s) [2020-05-07T19:56:26.443Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-07T19:56:28.338Z] === RUN TestDockerSuite/TestBuildIidFile [2020-05-07T19:56:28.338Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.06s) [2020-05-07T19:56:28.338Z] === RUN TestAuthZPluginHeader [2020-05-07T19:56:28.595Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-05-07T19:56:28.852Z] === RUN TestDockerSuite/TestBuildInheritance [2020-05-07T19:56:29.109Z] --- PASS: TestAuthZPluginHeader (0.88s) [2020-05-07T19:56:29.109Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-07T19:56:29.675Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-05-07T19:56:30.253Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-05-07T19:56:30.253Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-05-07T19:56:31.183Z] === RUN TestDockerSuite/TestBuildLabel [2020-05-07T19:56:31.747Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-05-07T19:56:32.004Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-05-07T19:56:32.567Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-05-07T19:56:32.824Z] === RUN TestDockerSuite/TestBuildLabels [2020-05-07T19:56:33.387Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-05-07T19:56:33.645Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.60s) [2020-05-07T19:56:33.645Z] === RUN TestAuthZPluginV2Disable [2020-05-07T19:56:34.575Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-05-07T19:56:37.847Z] --- PASS: TestAuthZPluginV2Disable (3.58s) [2020-05-07T19:56:37.847Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-07T19:56:37.847Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-05-07T19:56:37.847Z] === RUN TestDockerSuite/TestBuildLastModified [2020-05-07T19:56:41.122Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.61s) [2020-05-07T19:56:41.122Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-07T19:56:44.400Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-05-07T19:56:49.652Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-05-07T19:56:49.652Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-05-07T19:56:49.652Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-05-07T19:56:49.652Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-05-07T19:56:49.652Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-05-07T19:56:49.909Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-05-07T19:56:51.280Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-05-07T19:56:52.210Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.31s) [2020-05-07T19:56:52.210Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-07T19:56:53.140Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-05-07T19:56:54.291Z] ok github.com/docker/docker/cmd/dockerd 0.254s coverage: 30.8% of statements [2020-05-07T19:56:57.315Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-05-07T19:56:57.574Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-05-07T19:56:58.139Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-05-07T19:56:59.069Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-05-07T19:57:00.350Z] ok github.com/docker/docker/container 0.218s coverage: 34.9% of statements [2020-05-07T19:57:00.350Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-07T19:57:00.350Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-07T19:57:00.350Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-07T19:57:00.350Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-07T19:57:03.364Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.093s coverage: 65.3% of statements [2020-05-07T19:57:08.970Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-07T19:57:08.970Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-05-07T19:57:09.021Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-05-07T19:57:09.021Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2020-05-07T19:57:09.021Z] PASS [2020-05-07T19:57:09.021Z] [2020-05-07T19:57:09.021Z] DONE 17 tests in 52.275s [2020-05-07T19:57:09.021Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-07T19:57:09.021Z] ++ 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-07T19:57:09.021Z] ++ set -e [2020-05-07T19:57:09.021Z] ++ '[' -n 0 ']' [2020-05-07T19:57:09.021Z] ++ set -x [2020-05-07T19:57:09.021Z] ++ 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-07T19:57:09.021Z] INFO: Testing against a local daemon [2020-05-07T19:57:09.021Z] === RUN TestPluginInvalidJSON [2020-05-07T19:57:09.021Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T19:57:09.021Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T19:57:09.021Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T19:57:09.021Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-05-07T19:57:09.021Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-07T19:57:09.021Z] === RUN TestPluginInstall [2020-05-07T19:57:09.021Z] === RUN TestPluginInstall/no_auth [2020-05-07T19:57:10.330Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-05-07T19:57:10.330Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-07T19:57:10.330Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-07T19:57:10.330Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-07T19:57:10.890Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-07T19:57:10.890Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-07T19:57:10.890Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-07T19:57:10.890Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-07T19:57:11.145Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-07T19:57:11.145Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-07T19:57:12.069Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-07T19:57:12.069Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-07T19:57:12.392Z] ok github.com/docker/docker/daemon/cluster/convert 0.027s coverage: 35.6% of statements [2020-05-07T19:57:12.629Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.8% of statements [2020-05-07T19:57:12.629Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-07T19:57:12.884Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-07T19:57:12.884Z] ? github.com/docker/docker/api/types [no test files] [2020-05-07T19:57:12.884Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-07T19:57:12.884Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-07T19:57:12.884Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-07T19:57:12.884Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-07T19:57:13.139Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-05-07T19:57:13.219Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-05-07T19:57:13.394Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-05-07T19:57:13.394Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-07T19:57:13.394Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-07T19:57:13.394Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-07T19:57:13.394Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-07T19:57:13.394Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-07T19:57:13.394Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-07T19:57:13.394Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-07T19:57:13.649Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-05-07T19:57:13.649Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-05-07T19:57:13.649Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-07T19:57:13.649Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-07T19:57:13.649Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-07T19:57:13.649Z] ? github.com/docker/docker/builder [no test files] [2020-05-07T19:57:13.649Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-07T19:57:13.649Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-07T19:57:13.649Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-07T19:57:13.649Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-07T19:57:13.649Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-07T19:57:13.649Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-07T19:57:13.649Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-07T19:57:14.207Z] ok github.com/docker/docker/builder/dockerignore 0.007s coverage: 96.8% of statements [2020-05-07T19:57:14.715Z] ok github.com/docker/docker/daemon/cluster 0.170s coverage: 0.5% of statements [2020-05-07T19:57:15.115Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-05-07T19:57:16.047Z] time="2020-05-07T19:57:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T19:57:16.047Z] time="2020-05-07T19:57:15Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T19:57:16.047Z] time="2020-05-07T19:57:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e11d73dddf18b2871d06d64e78c649ee77601ad3712213e534aba708695cfa96" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T19:57:16.047Z] time="2020-05-07T19:57:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T19:57:16.047Z] time="2020-05-07T19:57:15Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T19:57:16.047Z] time="2020-05-07T19:57:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e11d73dddf18b2871d06d64e78c649ee77601ad3712213e534aba708695cfa96" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T19:57:16.304Z] === RUN TestPluginInstall/with_htpasswd [2020-05-07T19:57:16.868Z] time="2020-05-07T19:57:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T19:57:16.868Z] time="2020-05-07T19:57:16Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T19:57:16.868Z] time="2020-05-07T19:57:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:12b95db0cbd3b4d5e6e122fbe4acd0021ad5fcdacdb744e4cdfcd8100cf10e33" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T19:57:16.868Z] time="2020-05-07T19:57:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T19:57:16.868Z] time="2020-05-07T19:57:16Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T19:57:16.868Z] time="2020-05-07T19:57:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:12b95db0cbd3b4d5e6e122fbe4acd0021ad5fcdacdb744e4cdfcd8100cf10e33" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T19:57:17.126Z] === RUN TestPluginInstall/with_insecure [2020-05-07T19:57:18.057Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-05-07T19:57:18.057Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-05-07T19:57:18.314Z] time="2020-05-07T19:57:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T19:57:18.314Z] time="2020-05-07T19:57:18Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T19:57:18.314Z] time="2020-05-07T19:57:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:31dab3b4f10599544402adf91a1539a21f6544cd0a751fd49f36db7b30ac786f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T19:57:18.314Z] time="2020-05-07T19:57:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T19:57:18.314Z] time="2020-05-07T19:57:18Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T19:57:18.314Z] time="2020-05-07T19:57:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:31dab3b4f10599544402adf91a1539a21f6544cd0a751fd49f36db7b30ac786f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T19:57:18.407Z] ok github.com/docker/docker/builder/dockerfile 0.540s coverage: 48.2% of statements [2020-05-07T19:57:18.407Z] ok github.com/docker/docker/builder/remotecontext 0.193s coverage: 13.6% of statements [2020-05-07T19:57:18.571Z] --- PASS: TestPluginInstall (9.66s) [2020-05-07T19:57:18.571Z] --- PASS: TestPluginInstall/no_auth (7.24s) [2020-05-07T19:57:18.571Z] --- PASS: TestPluginInstall/with_htpasswd (0.96s) [2020-05-07T19:57:18.571Z] --- PASS: TestPluginInstall/with_insecure (1.46s) [2020-05-07T19:57:18.571Z] plugin_test.go:157: [db3225a52ecc2] daemon is not started [2020-05-07T19:57:18.571Z] PASS [2020-05-07T19:57:18.571Z] [2020-05-07T19:57:18.571Z] DONE 6 tests in 9.883s [2020-05-07T19:57:18.571Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-07T19:57:18.571Z] ++ 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-07T19:57:18.571Z] ++ set -e [2020-05-07T19:57:18.571Z] ++ '[' -n 0 ']' [2020-05-07T19:57:18.571Z] ++ set -x [2020-05-07T19:57:18.571Z] ++ 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-07T19:57:18.828Z] INFO: Testing against a local daemon [2020-05-07T19:57:18.828Z] === RUN TestExternalGraphDriver [2020-05-07T19:57:18.828Z] === RUN TestExternalGraphDriver/json [2020-05-07T19:57:19.330Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-05-07T19:57:20.688Z] ok github.com/docker/docker/daemon/discovery 0.040s coverage: 30.0% of statements [2020-05-07T19:57:20.689Z] ok github.com/docker/docker/builder/remotecontext/git 1.519s coverage: 86.3% of statements [2020-05-07T19:57:20.690Z] ? github.com/docker/docker/cli [no test files] [2020-05-07T19:57:20.690Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-07T19:57:21.348Z] === RUN TestExternalGraphDriver/spec [2020-05-07T19:57:22.716Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-05-07T19:57:22.973Z] === RUN TestExternalGraphDriver/pull [2020-05-07T19:57:22.978Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2020-05-07T19:57:23.705Z] ok github.com/docker/docker/daemon/config 0.100s coverage: 81.7% of statements [2020-05-07T19:57:23.904Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-05-07T19:57:23.948Z] ok github.com/docker/docker/client 0.162s coverage: 75.4% of statements [2020-05-07T19:57:24.161Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-05-07T19:57:25.093Z] --- PASS: TestExternalGraphDriver (6.18s) [2020-05-07T19:57:25.093Z] --- PASS: TestExternalGraphDriver/json (1.98s) [2020-05-07T19:57:25.093Z] --- PASS: TestExternalGraphDriver/spec (2.18s) [2020-05-07T19:57:25.093Z] --- PASS: TestExternalGraphDriver/pull (1.90s) [2020-05-07T19:57:25.093Z] === RUN TestGraphdriverPluginV2 [2020-05-07T19:57:26.727Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2020-05-07T19:57:26.987Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-05-07T19:57:26.987Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-05-07T19:57:27.244Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-05-07T19:57:30.518Z] === RUN TestDockerSuite/TestBuildNetNone [2020-05-07T19:57:30.518Z] --- PASS: TestGraphdriverPluginV2 (5.33s) [2020-05-07T19:57:30.518Z] PASS [2020-05-07T19:57:30.518Z] [2020-05-07T19:57:30.518Z] DONE 5 tests in 11.688s [2020-05-07T19:57:30.518Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-07T19:57:30.518Z] ++ 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-07T19:57:30.518Z] ++ set -e [2020-05-07T19:57:30.518Z] ++ '[' -n 0 ']' [2020-05-07T19:57:30.518Z] ++ set -x [2020-05-07T19:57:30.518Z] ++ 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-07T19:57:30.518Z] INFO: Testing against a local daemon [2020-05-07T19:57:30.518Z] === RUN TestContinueAfterPluginCrash [2020-05-07T19:57:30.518Z] === PAUSE TestContinueAfterPluginCrash [2020-05-07T19:57:30.518Z] === RUN TestReadPluginNoRead [2020-05-07T19:57:30.518Z] === PAUSE TestReadPluginNoRead [2020-05-07T19:57:30.518Z] === RUN TestDaemonStartWithLogOpt [2020-05-07T19:57:30.518Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-07T19:57:30.518Z] === CONT TestContinueAfterPluginCrash [2020-05-07T19:57:30.518Z] === CONT TestDaemonStartWithLogOpt [2020-05-07T19:57:30.552Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.529s coverage: 13.9% of statements [2020-05-07T19:57:30.775Z] === RUN TestDockerSuite/TestBuildNoContext [2020-05-07T19:57:31.278Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 2.9% of statements [2020-05-07T19:57:32.670Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-05-07T19:57:33.602Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-05-07T19:57:34.294Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.818s coverage: 57.9% of statements [2020-05-07T19:57:34.627Z] ok github.com/docker/docker/daemon 12.555s coverage: 17.4% of statements [2020-05-07T19:57:34.627Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-07T19:57:34.627Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-07T19:57:34.627Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-07T19:57:34.627Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-07T19:57:36.124Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-05-07T19:57:36.124Z] --- PASS: TestDaemonStartWithLogOpt (5.29s) [2020-05-07T19:57:36.124Z] === CONT TestReadPluginNoRead [2020-05-07T19:57:36.381Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-05-07T19:57:36.381Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-05-07T19:57:36.945Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-05-07T19:57:37.509Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-05-07T19:57:38.439Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-05-07T19:57:38.483Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.145s coverage: 69.2% of statements [2020-05-07T19:57:38.816Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.061s coverage: 1.8% of statements [2020-05-07T19:57:39.370Z] === RUN TestReadPluginNoRead/default [2020-05-07T19:57:40.739Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-05-07T19:57:40.996Z] --- PASS: TestContinueAfterPluginCrash (10.32s) [2020-05-07T19:57:40.996Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-05-07T19:57:41.098Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.451s coverage: 45.9% of statements [2020-05-07T19:57:41.098Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-07T19:57:41.253Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-07T19:57:41.510Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-05-07T19:57:41.819Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.322s coverage: 49.5% of statements [2020-05-07T19:57:43.405Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-07T19:57:44.778Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-05-07T19:57:44.819Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.624s coverage: 76.1% of statements [2020-05-07T19:57:45.553Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 58.0% of statements [2020-05-07T19:57:45.709Z] --- PASS: TestReadPluginNoRead (9.88s) [2020-05-07T19:57:45.709Z] --- PASS: TestReadPluginNoRead/default (1.90s) [2020-05-07T19:57:45.709Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.19s) [2020-05-07T19:57:45.709Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.27s) [2020-05-07T19:57:45.709Z] read_test.go:91: [dc5b749bc8551] daemon is not started [2020-05-07T19:57:45.709Z] PASS [2020-05-07T19:57:45.709Z] [2020-05-07T19:57:45.709Z] DONE 6 tests in 15.403s [2020-05-07T19:57:45.709Z] 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-07T19:57:45.709Z] ++ 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-07T19:57:45.709Z] ++ set -e [2020-05-07T19:57:45.709Z] ++ '[' -n 0 ']' [2020-05-07T19:57:45.709Z] ++ set -x [2020-05-07T19:57:45.709Z] ++ 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-07T19:57:45.966Z] testing: warning: no tests to run [2020-05-07T19:57:45.966Z] PASS [2020-05-07T19:57:45.966Z] [2020-05-07T19:57:45.966Z] DONE 0 tests in 0.079s [2020-05-07T19:57:45.966Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-07T19:57:45.966Z] ++ 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-07T19:57:45.966Z] ++ set -e [2020-05-07T19:57:45.966Z] ++ '[' -n 0 ']' [2020-05-07T19:57:45.966Z] ++ set -x [2020-05-07T19:57:45.966Z] ++ 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-07T19:57:46.223Z] INFO: Testing against a local daemon [2020-05-07T19:57:46.223Z] === RUN TestPluginWithDevMounts [2020-05-07T19:57:46.223Z] === PAUSE TestPluginWithDevMounts [2020-05-07T19:57:46.223Z] === CONT TestPluginWithDevMounts [2020-05-07T19:57:46.286Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.025s coverage: 3.0% of statements [2020-05-07T19:57:46.623Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2020-05-07T19:57:46.787Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-05-07T19:57:47.787Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.795s coverage: 52.1% of statements [2020-05-07T19:57:47.787Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-07T19:57:47.787Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-07T19:57:48.158Z] --- PASS: TestPluginWithDevMounts (2.00s) [2020-05-07T19:57:48.158Z] PASS [2020-05-07T19:57:48.158Z] [2020-05-07T19:57:48.158Z] DONE 1 tests in 2.238s [2020-05-07T19:57:48.158Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-07T19:57:48.158Z] ++ 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-07T19:57:48.158Z] ++ set -e [2020-05-07T19:57:48.158Z] ++ '[' -n 0 ']' [2020-05-07T19:57:48.158Z] ++ set -x [2020-05-07T19:57:48.158Z] ++ 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-07T19:57:48.417Z] INFO: Testing against a local daemon [2020-05-07T19:57:48.417Z] === RUN TestSecretInspect [2020-05-07T19:57:49.347Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-05-07T19:57:50.715Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-05-07T19:57:51.646Z] --- PASS: TestSecretInspect (3.17s) [2020-05-07T19:57:51.646Z] === RUN TestSecretList [2020-05-07T19:57:52.209Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-05-07T19:57:52.589Z] ok github.com/docker/docker/daemon/logger 0.298s coverage: 41.8% of statements [2020-05-07T19:57:52.772Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-05-07T19:57:53.307Z] ok github.com/docker/docker/daemon/logger/gelf 0.030s coverage: 67.0% of statements [2020-05-07T19:57:54.472Z] ok github.com/docker/docker/daemon/logger/awslogs 0.541s coverage: 77.8% of statements [2020-05-07T19:57:54.666Z] --- PASS: TestSecretList (3.21s) [2020-05-07T19:57:54.666Z] === RUN TestSecretsCreateAndDelete [2020-05-07T19:57:56.191Z] ok github.com/docker/docker/daemon/images 0.060s coverage: 4.9% of statements [2020-05-07T19:57:56.192Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-07T19:57:56.192Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-07T19:57:56.192Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-07T19:57:56.192Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-07T19:57:56.527Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.048s coverage: 87.2% of statements [2020-05-07T19:57:56.527Z] ok github.com/docker/docker/daemon/logger/journald 0.021s coverage: 26.2% of statements [2020-05-07T19:57:57.187Z] === RUN TestDockerSuite/TestBuildPATH [2020-05-07T19:57:57.253Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.039s coverage: 61.6% of statements [2020-05-07T19:57:57.751Z] --- PASS: TestSecretsCreateAndDelete (2.99s) [2020-05-07T19:57:57.751Z] === RUN TestSecretsUpdate [2020-05-07T19:57:59.652Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-05-07T19:58:00.219Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-05-07T19:58:01.079Z] ok github.com/docker/docker/daemon/logger/local 0.076s coverage: 75.2% of statements [2020-05-07T19:58:01.079Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-07T19:58:01.079Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.035s coverage: 19.8% of statements [2020-05-07T19:58:01.079Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.025s coverage: 33.3% of statements [2020-05-07T19:58:01.149Z] --- PASS: TestSecretsUpdate (3.45s) [2020-05-07T19:58:01.149Z] === RUN TestTemplatedSecret [2020-05-07T19:58:01.405Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-05-07T19:58:02.245Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2020-05-07T19:58:02.601Z] ok github.com/docker/docker/cmd/dockerd 0.084s coverage: 30.8% of statements [2020-05-07T19:58:03.960Z] ok github.com/docker/docker/container 0.131s coverage: 34.7% of statements [2020-05-07T19:58:03.960Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-07T19:58:03.960Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-07T19:58:03.960Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-07T19:58:03.960Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-07T19:58:04.678Z] --- PASS: TestTemplatedSecret (3.28s) [2020-05-07T19:58:04.678Z] === RUN TestSecretCreateResolve [2020-05-07T19:58:05.265Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 47.8% of statements [2020-05-07T19:58:06.949Z] ok github.com/docker/docker/daemon/logger/splunk 3.351s coverage: 82.5% of statements [2020-05-07T19:58:06.949Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-07T19:58:06.949Z] ok github.com/docker/docker/daemon/network 0.059s coverage: 63.8% of statements [2020-05-07T19:58:06.949Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-07T19:58:07.950Z] --- PASS: TestSecretCreateResolve (3.00s) [2020-05-07T19:58:07.950Z] PASS [2020-05-07T19:58:07.950Z] [2020-05-07T19:58:07.950Z] DONE 6 tests in 19.241s [2020-05-07T19:58:07.951Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-07T19:58:07.951Z] ++ 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-07T19:58:07.951Z] ++ set -e [2020-05-07T19:58:07.951Z] ++ '[' -n 0 ']' [2020-05-07T19:58:07.951Z] ++ set -x [2020-05-07T19:58:07.951Z] ++ 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-07T19:58:07.951Z] INFO: Testing against a local daemon [2020-05-07T19:58:07.951Z] === RUN TestServiceCreateInit [2020-05-07T19:58:07.951Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-07T19:58:11.754Z] ok github.com/docker/docker/distribution/metadata 0.130s coverage: 48.2% of statements [2020-05-07T19:58:11.754Z] ok github.com/docker/docker/errdefs 0.013s coverage: 49.4% of statements [2020-05-07T19:58:11.754Z] ok github.com/docker/docker/distribution 0.812s coverage: 22.1% of statements [2020-05-07T19:58:11.754Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-07T19:58:12.130Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-05-07T19:58:12.694Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-07T19:58:13.890Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements [2020-05-07T19:58:14.761Z] ok github.com/docker/docker/distribution/xfer 1.721s coverage: 85.1% of statements [2020-05-07T19:58:14.761Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-07T19:58:15.096Z] ok github.com/docker/docker/image/cache 0.032s coverage: 19.2% of statements [2020-05-07T19:58:15.251Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-05-07T19:58:15.827Z] ok github.com/docker/docker/image 0.117s coverage: 86.4% of statements [2020-05-07T19:58:15.827Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-07T19:58:16.168Z] ok github.com/docker/docker/image/v1 0.054s coverage: 25.0% of statements [2020-05-07T19:58:16.168Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-07T19:58:16.612Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.6% of statements [2020-05-07T19:58:16.867Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-05-07T19:58:16.916Z] ok github.com/docker/docker/libcontainerd/queue 0.038s coverage: 100.0% of statements [2020-05-07T19:58:17.797Z] --- PASS: TestServiceCreateInit (10.15s) [2020-05-07T19:58:17.797Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.08s) [2020-05-07T19:58:17.797Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.05s) [2020-05-07T19:58:17.797Z] === RUN TestCreateServiceMultipleTimes [2020-05-07T19:58:18.115Z] ok github.com/docker/docker/pkg/aaparser 0.035s coverage: 50.0% of statements [2020-05-07T19:58:19.171Z] === RUN TestDockerSuite/TestBuildRm [2020-05-07T19:58:22.452Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-05-07T19:58:23.046Z] ok github.com/docker/docker/opts 0.130s coverage: 67.4% of statements [2020-05-07T19:58:23.765Z] ok github.com/docker/docker/pkg/authorization 0.526s coverage: 68.3% of statements [2020-05-07T19:58:23.765Z] ok github.com/docker/docker/pkg/broadcaster 0.006s coverage: 100.0% of statements [2020-05-07T19:58:23.821Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-05-07T19:58:24.488Z] ok github.com/docker/docker/pkg/capabilities 0.026s coverage: 87.5% of statements [2020-05-07T19:58:24.822Z] ok github.com/docker/docker/pkg/archive 1.560s coverage: 76.7% of statements [2020-05-07T19:58:25.716Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-05-07T19:58:25.973Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-05-07T19:58:25.990Z] ok github.com/docker/docker/pkg/directory 0.033s coverage: 80.0% of statements [2020-05-07T19:58:26.535Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.9% of statements [2020-05-07T19:58:26.535Z] ok github.com/docker/docker/daemon 12.226s coverage: 17.4% of statements [2020-05-07T19:58:26.535Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-07T19:58:26.535Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-07T19:58:26.708Z] ok github.com/docker/docker/pkg/discovery 0.019s coverage: 58.3% of statements [2020-05-07T19:58:26.904Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-05-07T19:58:27.424Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 97.6% of statements [2020-05-07T19:58:27.459Z] ok github.com/docker/docker/daemon/config 0.039s coverage: 81.7% of statements [2020-05-07T19:58:27.459Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-05-07T19:58:28.275Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-05-07T19:58:28.821Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-05-07T19:58:28.821Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-07T19:58:28.821Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-07T19:58:29.098Z] ok github.com/docker/docker/pkg/discovery/memory 0.014s coverage: 92.3% of statements [2020-05-07T19:58:29.204Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-05-07T19:58:29.381Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-05-07T19:58:29.813Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-05-07T19:58:30.152Z] ok github.com/docker/docker/layer 8.004s coverage: 68.8% of statements [2020-05-07T19:58:30.152Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-07T19:58:30.152Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-07T19:58:30.152Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-07T19:58:30.152Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-07T19:58:30.152Z] ? github.com/docker/docker/oci [no test files] [2020-05-07T19:58:30.152Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-07T19:58:30.488Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2020-05-07T19:58:30.572Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-05-07T19:58:31.211Z] ok github.com/docker/docker/pkg/chrootarchive 4.512s coverage: 43.2% of statements [2020-05-07T19:58:31.211Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-07T19:58:31.211Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-07T19:58:31.504Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-05-07T19:58:31.890Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-05-07T19:58:32.372Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-05-07T19:58:32.372Z] ok github.com/docker/docker/pkg/fileutils 0.027s coverage: 89.5% of statements [2020-05-07T19:58:32.372Z] ok github.com/docker/docker/pkg/discovery/kv 3.150s coverage: 84.1% of statements [2020-05-07T19:58:32.732Z] ok github.com/docker/docker/pkg/fsutils 0.376s coverage: 85.1% of statements [2020-05-07T19:58:32.819Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.207s coverage: 57.0% of statements [2020-05-07T19:58:33.950Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2020-05-07T19:58:34.777Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-05-07T19:58:34.777Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-05-07T19:58:35.034Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-05-07T19:58:35.034Z] === RUN TestDockerSuite/TestBuildSpaces [2020-05-07T19:58:35.598Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-05-07T19:58:35.637Z] ok github.com/docker/docker/pkg/jsonmessage 0.035s coverage: 91.7% of statements [2020-05-07T19:58:35.637Z] ok github.com/docker/docker/pkg/locker 0.068s coverage: 88.9% of statements [2020-05-07T19:58:36.083Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.350s coverage: 73.1% of statements [2020-05-07T19:58:36.083Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.294s coverage: 45.9% of statements [2020-05-07T19:58:36.356Z] ok github.com/docker/docker/pkg/ioutils 1.660s coverage: 70.6% of statements [2020-05-07T19:58:36.356Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2020-05-07T19:58:36.699Z] ok github.com/docker/docker/pkg/idtools 1.098s coverage: 70.3% of statements [2020-05-07T19:58:36.699Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-07T19:58:36.699Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-07T19:58:36.699Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2020-05-07T19:58:36.699Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-07T19:58:36.968Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-05-07T19:58:36.968Z] === RUN TestDockerSuite/TestBuildStderr [2020-05-07T19:58:37.226Z] --- PASS: TestCreateServiceMultipleTimes (19.40s) [2020-05-07T19:58:37.226Z] === RUN TestCreateServiceConflict [2020-05-07T19:58:37.874Z] ok github.com/docker/docker/pkg/parsers 0.021s coverage: 97.0% of statements [2020-05-07T19:58:37.874Z] ok github.com/docker/docker/pkg/parsers/kernel 0.037s coverage: 60.0% of statements [2020-05-07T19:58:37.968Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2020-05-07T19:58:37.968Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-07T19:58:38.156Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-05-07T19:58:38.209Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.086s coverage: 91.4% of statements [2020-05-07T19:58:38.209Z] ok github.com/docker/docker/pkg/pidfile 0.013s coverage: 82.4% of statements [2020-05-07T19:58:38.209Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-07T19:58:38.209Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-07T19:58:39.326Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.173s coverage: 49.5% of statements [2020-05-07T19:58:39.887Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.070s coverage: 56.8% of statements [2020-05-07T19:58:40.614Z] ok github.com/docker/docker/pkg/plugins/transport 0.007s coverage: 85.7% of statements [2020-05-07T19:58:40.678Z] --- PASS: TestCreateServiceConflict (3.46s) [2020-05-07T19:58:40.678Z] === RUN TestCreateServiceMaxReplicas [2020-05-07T19:58:40.686Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.314s coverage: 76.1% of statements [2020-05-07T19:58:40.950Z] ok github.com/docker/docker/pkg/pools 0.010s coverage: 88.2% of statements [2020-05-07T19:58:41.391Z] ok github.com/docker/docker/pkg/progress 0.014s coverage: 75.9% of statements [2020-05-07T19:58:41.609Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-05-07T19:58:42.182Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.041s coverage: 57.7% of statements [2020-05-07T19:58:42.182Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-07T19:58:42.182Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-07T19:58:42.548Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2020-05-07T19:58:42.881Z] ok github.com/docker/docker/pkg/pubsub 1.155s coverage: 73.9% of statements [2020-05-07T19:58:43.107Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-05-07T19:58:43.203Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-05-07T19:58:43.610Z] ok github.com/docker/docker/pkg/stdcopy 0.017s coverage: 100.0% of statements [2020-05-07T19:58:44.030Z] ok github.com/docker/docker/daemon/links 0.018s coverage: 93.0% of statements [2020-05-07T19:58:44.572Z] --- PASS: TestCreateServiceMaxReplicas (3.81s) [2020-05-07T19:58:44.572Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-07T19:58:44.795Z] ok github.com/docker/docker/pkg/streamformatter 0.034s coverage: 66.2% of statements [2020-05-07T19:58:44.795Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-05-07T19:58:44.829Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-05-07T19:58:45.515Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2020-05-07T19:58:45.759Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-05-07T19:58:45.911Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2020-05-07T19:58:45.911Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-07T19:58:45.911Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-07T19:58:46.166Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 41.8% of statements [2020-05-07T19:58:46.239Z] ok github.com/docker/docker/pkg/signal 3.682s coverage: 61.0% of statements [2020-05-07T19:58:46.324Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-05-07T19:58:46.972Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 36.9% of statements [2020-05-07T19:58:46.972Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 53.7% of statements [2020-05-07T19:58:47.527Z] ok github.com/docker/docker/daemon/logger/awslogs 0.179s coverage: 77.8% of statements [2020-05-07T19:58:47.527Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-07T19:58:47.527Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-07T19:58:47.693Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-05-07T19:58:47.782Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2020-05-07T19:58:47.950Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-05-07T19:58:48.151Z] ok github.com/docker/docker/pkg/tailfile 0.124s coverage: 88.6% of statements [2020-05-07T19:58:48.151Z] testing: warning: no tests to run [2020-05-07T19:58:48.151Z] coverage: [no statements] [2020-05-07T19:58:48.151Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: [no statements] [no tests to run] [2020-05-07T19:58:48.706Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-05-07T19:58:49.266Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 61.6% of statements [2020-05-07T19:58:49.318Z] === RUN TestDockerSuite/TestBuildUser [2020-05-07T19:58:49.383Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-05-07T19:58:49.383Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2020-05-07T19:58:49.521Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2020-05-07T19:58:49.725Z] ok github.com/docker/docker/pkg/tarsum 0.252s coverage: 89.3% of statements [2020-05-07T19:58:50.072Z] ok github.com/docker/docker/pkg/useragent 0.025s coverage: 88.9% of statements [2020-05-07T19:58:50.879Z] ok github.com/docker/docker/daemon/logger/local 0.054s coverage: 75.2% of statements [2020-05-07T19:58:50.879Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-07T19:58:51.134Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.042s coverage: 19.8% of statements [2020-05-07T19:58:51.840Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-05-07T19:58:52.392Z] ok github.com/docker/docker/plugin/v2 0.026s coverage: 14.5% of statements [2020-05-07T19:58:52.493Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 33.3% of statements [2020-05-07T19:58:53.853Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-05-07T19:58:53.853Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-05-07T19:58:54.291Z] ok github.com/docker/docker/reference 0.017s coverage: 83.7% of statements [2020-05-07T19:58:54.412Z] ok github.com/docker/docker/daemon/logger/splunk 1.659s coverage: 82.5% of statements [2020-05-07T19:58:54.412Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-07T19:58:54.702Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 68.8% of statements [2020-05-07T19:58:54.972Z] ok github.com/docker/docker/daemon/network 0.014s coverage: 63.8% of statements [2020-05-07T19:58:54.972Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-07T19:58:55.185Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-05-07T19:58:55.496Z] ok github.com/docker/docker/plugin 0.588s coverage: 23.3% of statements [2020-05-07T19:58:56.659Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [2020-05-07T19:58:57.383Z] ok github.com/docker/docker/restartmanager 0.013s coverage: 50.9% of statements [2020-05-07T19:58:57.482Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2020-05-07T19:58:57.482Z] ok github.com/docker/docker/distribution 0.260s coverage: 22.1% of statements [2020-05-07T19:58:57.482Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-07T19:58:58.558Z] ok github.com/docker/docker/testutil 0.007s coverage: 62.5% of statements [2020-05-07T19:58:58.842Z] ok github.com/docker/docker/errdefs 0.007s coverage: 49.4% of statements [2020-05-07T19:58:59.764Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-05-07T19:59:00.242Z] ok github.com/docker/docker/registry 0.465s coverage: 56.1% of statements [2020-05-07T19:59:00.435Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.09s) [2020-05-07T19:59:00.435Z] === RUN TestCreateServiceSecretFileMode [2020-05-07T19:59:00.689Z] ok github.com/docker/docker/distribution/xfer 1.892s coverage: 85.1% of statements [2020-05-07T19:59:00.689Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-07T19:59:00.689Z] ok github.com/docker/docker/image/cache 0.011s coverage: 19.2% of statements [2020-05-07T19:59:00.689Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-07T19:59:01.574Z] ok github.com/docker/docker/runconfig 0.036s coverage: 65.8% of statements [2020-05-07T19:59:02.573Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2020-05-07T19:59:02.573Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-07T19:59:02.958Z] --- PASS: TestCreateServiceSecretFileMode (3.13s) [2020-05-07T19:59:02.958Z] === RUN TestCreateServiceConfigFileMode [2020-05-07T19:59:03.133Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2020-05-07T19:59:04.056Z] ok github.com/docker/docker/opts 0.020s coverage: 67.4% of statements [2020-05-07T19:59:04.311Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-07T19:59:05.410Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2020-05-07T19:59:05.742Z] ok github.com/docker/docker/volume/local 0.061s coverage: 73.0% of statements [2020-05-07T19:59:06.074Z] ok github.com/docker/docker/volume/mounts 0.077s coverage: 67.0% of statements [2020-05-07T19:59:06.191Z] ok github.com/docker/docker/pkg/archive 0.383s coverage: 77.2% of statements [2020-05-07T19:59:06.231Z] --- PASS: TestCreateServiceConfigFileMode (3.36s) [2020-05-07T19:59:06.231Z] === RUN TestCreateServiceSysctls [2020-05-07T19:59:07.114Z] ok github.com/docker/docker/pkg/authorization 0.247s coverage: 68.3% of statements [2020-05-07T19:59:07.368Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-07T19:59:07.622Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-05-07T19:59:08.426Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [2020-05-07T19:59:10.129Z] ok github.com/docker/docker/layer 7.094s coverage: 68.8% of statements [2020-05-07T19:59:10.129Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-07T19:59:10.129Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-07T19:59:10.129Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-07T19:59:10.129Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-07T19:59:10.129Z] ? github.com/docker/docker/oci [no test files] [2020-05-07T19:59:10.129Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-07T19:59:10.383Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-05-07T19:59:10.406Z] --- PASS: TestCreateServiceSysctls (4.17s) [2020-05-07T19:59:10.406Z] === RUN TestCreateServiceCapabilities [2020-05-07T19:59:10.942Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-05-07T19:59:11.196Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-05-07T19:59:11.451Z] ok github.com/docker/docker/pkg/chrootarchive 2.992s coverage: 43.2% of statements [2020-05-07T19:59:11.451Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-07T19:59:11.451Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-07T19:59:12.396Z] ok github.com/docker/docker/pkg/discovery/memory 0.013s coverage: 92.3% of statements [2020-05-07T19:59:12.954Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-05-07T19:59:13.209Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-05-07T19:59:13.679Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-05-07T19:59:13.679Z] --- PASS: TestCreateServiceCapabilities (3.45s) [2020-05-07T19:59:13.679Z] === RUN TestInspect [2020-05-07T19:59:14.243Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-05-07T19:59:14.500Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-05-07T19:59:14.569Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-05-07T19:59:15.129Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2020-05-07T19:59:15.688Z] ok github.com/docker/docker/pkg/discovery/kv 3.083s coverage: 84.1% of statements [2020-05-07T19:59:15.704Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.6% of statements [2020-05-07T19:59:15.704Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-07T19:59:15.704Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-07T19:59:15.704Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-07T19:59:15.704Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-07T19:59:15.704Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-07T19:59:15.704Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-07T19:59:15.704Z] ? github.com/docker/docker/rootless [no test files] [2020-05-07T19:59:15.704Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-07T19:59:15.704Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-07T19:59:15.704Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-07T19:59:15.704Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-07T19:59:15.704Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-07T19:59:15.704Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-07T19:59:15.704Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-07T19:59:15.704Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-07T19:59:15.704Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-07T19:59:15.704Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-07T19:59:15.704Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-07T19:59:15.704Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-07T19:59:15.704Z] ? github.com/docker/docker/volume [no test files] [2020-05-07T19:59:15.704Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-07T19:59:15.704Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-07T19:59:15.704Z] [2020-05-07T19:59:15.704Z] === Skipped [2020-05-07T19:59:15.704Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-07T19:59:15.704Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-07T19:59:15.704Z] [2020-05-07T19:59:15.704Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-07T19:59:15.704Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-07T19:59:15.704Z] [2020-05-07T19:59:15.704Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-07T19:59:15.704Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:59:15.704Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T19:59:15.704Z] [2020-05-07T19:59:15.704Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-07T19:59:15.704Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:59:15.704Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T19:59:15.704Z] [2020-05-07T19:59:15.704Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-07T19:59:15.704Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:59:15.704Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T19:59:15.704Z] [2020-05-07T19:59:15.704Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-07T19:59:15.704Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:59:15.704Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T19:59:15.704Z] [2020-05-07T19:59:15.704Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-07T19:59:15.704Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:59:15.704Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T19:59:15.704Z] [2020-05-07T19:59:15.704Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-07T19:59:15.704Z] graphtest_unix.go:73: No driver to put! [2020-05-07T19:59:15.704Z] [2020-05-07T19:59:15.704Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-07T19:59:15.704Z] time="2020-05-07T19:57:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T19:59:15.704Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T19:59:15.704Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T19:59:15.704Z] [2020-05-07T19:59:15.704Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-07T19:59:15.704Z] time="2020-05-07T19:57:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T19:59:15.704Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T19:59:15.704Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T19:59:15.704Z] [2020-05-07T19:59:15.704Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-07T19:59:15.704Z] time="2020-05-07T19:57:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T19:59:15.704Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T19:59:15.704Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T19:59:15.704Z] [2020-05-07T19:59:15.704Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-07T19:59:15.704Z] time="2020-05-07T19:57:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T19:59:15.704Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T19:59:15.704Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T19:59:15.704Z] [2020-05-07T19:59:15.704Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-07T19:59:15.704Z] time="2020-05-07T19:57:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T19:59:15.704Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T19:59:15.704Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T19:59:15.704Z] [2020-05-07T19:59:15.704Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-07T19:59:15.704Z] graphtest_unix.go:73: No driver to put! [2020-05-07T19:59:15.704Z] [2020-05-07T19:59:15.704Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-07T19:59:15.705Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-07T19:59:15.705Z] [2020-05-07T19:59:15.705Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-07T19:59:15.705Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-07T19:59:15.705Z] [2020-05-07T19:59:15.705Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-07T19:59:15.705Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-07T19:59:15.705Z] [2020-05-07T19:59:15.705Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-07T19:59:15.705Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-07T19:59:15.705Z] [2020-05-07T19:59:15.705Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-07T19:59:15.705Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:59:15.705Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T19:59:15.705Z] [2020-05-07T19:59:15.705Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-07T19:59:15.705Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:59:15.705Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T19:59:15.705Z] [2020-05-07T19:59:15.705Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-07T19:59:15.705Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:59:15.705Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T19:59:15.705Z] [2020-05-07T19:59:15.705Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-07T19:59:15.705Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:59:15.705Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T19:59:15.705Z] [2020-05-07T19:59:15.705Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-07T19:59:15.705Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:59:15.705Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T19:59:15.705Z] [2020-05-07T19:59:15.705Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-07T19:59:15.705Z] graphtest_unix.go:73: No driver to put! [2020-05-07T19:59:15.705Z] [2020-05-07T19:59:15.705Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-07T19:59:15.705Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-07T19:59:15.705Z] [2020-05-07T19:59:15.705Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-07T19:59:15.705Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-07T19:59:15.705Z] [2020-05-07T19:59:15.705Z] [2020-05-07T19:59:15.705Z] DONE 2122 tests, 26 skipped in 357.794s Post stage [Pipeline] junit [2020-05-07T19:59:15.788Z] Recording test results [2020-05-07T19:59:15.870Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-05-07T19:59:15.944Z] ok github.com/docker/docker/pkg/fsutils 0.220s coverage: 85.1% of statements [2020-05-07T19:59:15.944Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-07T19:59:16.805Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-05-07T19:59:16.975Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40380/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=de7f0120fde34b5dfdb2d29af7d599ecaaa2012a -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:de7f0120fde34b5dfdb2d29af7d599ecaaa2012a hack/make.sh dynbinary test-integration [2020-05-07T19:59:17.028Z] ok github.com/docker/docker/pkg/idtools 0.416s coverage: 70.3% of statements [2020-05-07T19:59:17.062Z] --- PASS: TestInspect (3.38s) [2020-05-07T19:59:17.062Z] === RUN TestCreateJob [2020-05-07T19:59:17.282Z] ok github.com/docker/docker/pkg/ioutils 0.483s coverage: 69.3% of statements [2020-05-07T19:59:17.319Z] [2020-05-07T19:59:17.319Z] Removing bundles/ [2020-05-07T19:59:17.319Z] [2020-05-07T19:59:17.319Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-07T19:59:17.536Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2020-05-07T19:59:17.655Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T19:59:17.655Z] GOOS="" GOARCH="" GOARM="" [2020-05-07T19:59:17.792Z] ok github.com/docker/docker/pkg/locker 0.023s coverage: 88.9% of statements [2020-05-07T19:59:18.048Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2020-05-07T19:59:18.048Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-07T19:59:18.048Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-07T19:59:18.048Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2020-05-07T19:59:18.048Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-07T19:59:18.431Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-05-07T19:59:18.431Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-05-07T19:59:18.431Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-05-07T19:59:18.431Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-05-07T19:59:18.431Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-05-07T19:59:18.607Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements [2020-05-07T19:59:18.607Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2020-05-07T19:59:19.166Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2020-05-07T19:59:19.166Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2020-05-07T19:59:19.166Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-07T19:59:19.166Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-07T19:59:20.091Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2020-05-07T19:59:20.649Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-05-07T19:59:20.903Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-05-07T19:59:20.954Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-05-07T19:59:20.954Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-05-07T19:59:21.157Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-05-07T19:59:21.211Z] --- PASS: TestCreateJob (4.06s) [2020-05-07T19:59:21.211Z] === RUN TestReplicatedJob [2020-05-07T19:59:21.775Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-05-07T19:59:22.339Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-05-07T19:59:22.516Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-05-07T19:59:22.770Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-05-07T19:59:23.269Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-05-07T19:59:23.834Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-05-07T19:59:23.834Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-05-07T19:59:26.024Z] ok github.com/docker/docker/pkg/signal 2.377s coverage: 61.0% of statements [2020-05-07T19:59:26.024Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-05-07T19:59:26.279Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-05-07T19:59:26.534Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-05-07T19:59:26.789Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-05-07T19:59:27.713Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2020-05-07T19:59:27.968Z] ok github.com/docker/docker/pkg/system 0.022s coverage: 36.9% of statements [2020-05-07T19:59:28.013Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-05-07T19:59:28.270Z] --- PASS: TestReplicatedJob (7.19s) [2020-05-07T19:59:28.270Z] === RUN TestUpdateReplicatedJob [2020-05-07T19:59:28.527Z] ok github.com/docker/docker/pkg/tailfile 0.050s coverage: 88.6% of statements [2020-05-07T19:59:29.086Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-05-07T19:59:29.086Z] testing: warning: no tests to run [2020-05-07T19:59:29.086Z] coverage: [no statements] [2020-05-07T19:59:29.086Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-05-07T19:59:29.639Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-05-07T19:59:29.644Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-05-07T19:59:29.644Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-07T19:59:29.899Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-07T19:59:30.202Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-05-07T19:59:31.133Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-05-07T19:59:31.707Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-05-07T19:59:32.407Z] ok github.com/docker/docker/plugin 0.529s coverage: 23.3% of statements [2020-05-07T19:59:32.637Z] --- PASS: TestUpdateReplicatedJob (4.18s) [2020-05-07T19:59:32.637Z] === RUN TestServiceListWithStatuses [2020-05-07T19:59:32.637Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-07T19:59:32.637Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T19:59:32.637Z] === RUN TestDockerNetworkConnectAlias [2020-05-07T19:59:32.637Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-05-07T19:59:32.637Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-05-07T19:59:32.662Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-05-07T19:59:33.586Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-05-07T19:59:33.841Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2020-05-07T19:59:34.008Z] === RUN TestDockerSuite/TestBuildXZHost [2020-05-07T19:59:35.199Z] ok github.com/docker/docker/registry 0.076s coverage: 56.1% of statements [2020-05-07T19:59:35.758Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-05-07T19:59:36.012Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-05-07T19:59:36.531Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-05-07T19:59:36.531Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-05-07T19:59:36.531Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-05-07T19:59:37.095Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-05-07T19:59:37.373Z] ok github.com/docker/docker/runconfig 0.009s coverage: 65.8% of statements [2020-05-07T19:59:37.373Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-05-07T19:59:38.025Z] === RUN TestDockerSuite/TestCommitChange [2020-05-07T19:59:38.955Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-05-07T19:59:38.955Z] --- PASS: TestDockerNetworkConnectAlias (6.59s) [2020-05-07T19:59:38.955Z] === RUN TestDockerNetworkReConnect [2020-05-07T19:59:39.881Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2020-05-07T19:59:39.885Z] === RUN TestDockerSuite/TestCommitHardlink [2020-05-07T19:59:40.819Z] ok github.com/docker/docker/volume/local 0.014s coverage: 73.0% of statements [2020-05-07T19:59:41.385Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2020-05-07T19:59:42.308Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-05-07T19:59:42.411Z] === RUN TestDockerSuite/TestCommitNewFile [2020-05-07T19:59:43.781Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-05-07T19:59:44.344Z] --- PASS: TestDockerNetworkReConnect (5.28s) [2020-05-07T19:59:44.344Z] === RUN TestServicePlugin [2020-05-07T19:59:44.907Z] === RUN TestDockerSuite/TestCommitTTY [2020-05-07T19:59:46.811Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-05-07T19:59:47.743Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-05-07T19:59:50.264Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-05-07T19:59:50.828Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-05-07T19:59:50.828Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-05-07T19:59:50.828Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-05-07T19:59:51.085Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-05-07T19:59:51.085Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-05-07T19:59:51.085Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-05-07T19:59:51.085Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-05-07T19:59:52.979Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-05-07T19:59:54.349Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-05-07T19:59:54.451Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2020-05-07T19:59:54.451Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-07T19:59:54.451Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-07T19:59:54.451Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-07T19:59:54.451Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-07T19:59:54.451Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-07T19:59:54.451Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-07T19:59:54.451Z] ? github.com/docker/docker/rootless [no test files] [2020-05-07T19:59:54.451Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-07T19:59:54.451Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-07T19:59:54.451Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-07T19:59:54.451Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-07T19:59:54.451Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-07T19:59:54.451Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-07T19:59:54.451Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-07T19:59:54.451Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-07T19:59:54.451Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-07T19:59:54.451Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-07T19:59:54.451Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-07T19:59:54.451Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-07T19:59:54.451Z] ? github.com/docker/docker/volume [no test files] [2020-05-07T19:59:54.451Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-07T19:59:54.451Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-07T19:59:54.451Z] [2020-05-07T19:59:54.451Z] === Skipped [2020-05-07T19:59:54.451Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-07T19:59:54.451Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-07T19:59:54.451Z] [2020-05-07T19:59:54.451Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-07T19:59:54.451Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-07T19:59:54.451Z] [2020-05-07T19:59:54.451Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-07T19:59:54.451Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:59:54.451Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T19:59:54.451Z] [2020-05-07T19:59:54.451Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-07T19:59:54.451Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:59:54.451Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T19:59:54.451Z] [2020-05-07T19:59:54.451Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-07T19:59:54.451Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:59:54.451Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T19:59:54.451Z] [2020-05-07T19:59:54.451Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-07T19:59:54.451Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:59:54.451Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T19:59:54.451Z] [2020-05-07T19:59:54.451Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-07T19:59:54.451Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:59:54.451Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T19:59:54.451Z] [2020-05-07T19:59:54.451Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-07T19:59:54.451Z] graphtest_unix.go:73: No driver to put! [2020-05-07T19:59:54.451Z] [2020-05-07T19:59:54.451Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-07T19:59:54.451Z] time="2020-05-07T19:58:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T19:59:54.451Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T19:59:54.451Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T19:59:54.451Z] [2020-05-07T19:59:54.451Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-07T19:59:54.451Z] time="2020-05-07T19:58:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T19:59:54.451Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T19:59:54.451Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T19:59:54.451Z] [2020-05-07T19:59:54.451Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-07T19:59:54.451Z] time="2020-05-07T19:58:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T19:59:54.451Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T19:59:54.451Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T19:59:54.451Z] [2020-05-07T19:59:54.452Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-07T19:59:54.452Z] time="2020-05-07T19:58:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T19:59:54.452Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T19:59:54.452Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T19:59:54.452Z] [2020-05-07T19:59:54.452Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-07T19:59:54.452Z] time="2020-05-07T19:58:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T19:59:54.452Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T19:59:54.452Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T19:59:54.452Z] [2020-05-07T19:59:54.452Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-07T19:59:54.452Z] graphtest_unix.go:73: No driver to put! [2020-05-07T19:59:54.452Z] [2020-05-07T19:59:54.452Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-07T19:59:54.452Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-07T19:59:54.452Z] [2020-05-07T19:59:54.452Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-07T19:59:54.452Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-07T19:59:54.452Z] [2020-05-07T19:59:54.452Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-07T19:59:54.452Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-07T19:59:54.452Z] [2020-05-07T19:59:54.452Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-07T19:59:54.452Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-07T19:59:54.452Z] [2020-05-07T19:59:54.452Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-07T19:59:54.452Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:59:54.452Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T19:59:54.452Z] [2020-05-07T19:59:54.452Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-07T19:59:54.452Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:59:54.452Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T19:59:54.452Z] [2020-05-07T19:59:54.452Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-07T19:59:54.452Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:59:54.452Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T19:59:54.452Z] [2020-05-07T19:59:54.452Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-07T19:59:54.452Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:59:54.452Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T19:59:54.452Z] [2020-05-07T19:59:54.452Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-07T19:59:54.452Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T19:59:54.452Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T19:59:54.452Z] [2020-05-07T19:59:54.452Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-07T19:59:54.452Z] graphtest_unix.go:73: No driver to put! [2020-05-07T19:59:54.452Z] [2020-05-07T19:59:54.452Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-07T19:59:54.452Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-07T19:59:54.452Z] [2020-05-07T19:59:54.452Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-07T19:59:54.452Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-07T19:59:54.452Z] [2020-05-07T19:59:54.452Z] [2020-05-07T19:59:54.452Z] DONE 2122 tests, 26 skipped in 248.591s Post stage [Pipeline] junit [2020-05-07T19:59:54.459Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-05-07T19:59:54.913Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-05-07T19:59:54.913Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-05-07T19:59:55.260Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40380/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=de7f0120fde34b5dfdb2d29af7d599ecaaa2012a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:de7f0120fde34b5dfdb2d29af7d599ecaaa2012a hack/validate/vendor [2020-05-07T19:59:55.843Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-05-07T19:59:56.182Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-05-07T19:59:56.775Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-05-07T19:59:56.904Z] + echo Building e2e image [2020-05-07T19:59:56.904Z] Building e2e image [2020-05-07T19:59:56.904Z] + docker build --build-arg DOCKER_GITCOMMIT=de7f0120fde34b5dfdb2d29af7d599ecaaa2012a -t moby-e2e-test -f Dockerfile.e2e . [2020-05-07T19:59:56.904Z] #2 [internal] load build definition from Dockerfile.e2e [2020-05-07T19:59:56.904Z] #2 transferring dockerfile: 3.21kB done [2020-05-07T19:59:56.904Z] #2 DONE 0.0s [2020-05-07T19:59:56.904Z] [2020-05-07T19:59:56.904Z] #1 [internal] load .dockerignore [2020-05-07T19:59:56.904Z] #1 transferring context: 34B done [2020-05-07T19:59:56.904Z] #1 DONE 0.0s [2020-05-07T19:59:56.904Z] [2020-05-07T19:59:56.904Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-05-07T19:59:56.904Z] #3 DONE 0.1s [2020-05-07T19:59:56.904Z] [2020-05-07T19:59:56.904Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine [2020-05-07T19:59:57.161Z] #4 DONE 0.1s [2020-05-07T19:59:57.161Z] [2020-05-07T19:59:57.161Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-05-07T19:59:57.161Z] #5 DONE 0.0s [2020-05-07T19:59:57.161Z] [2020-05-07T19:59:57.161Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-07T19:59:57.161Z] #14 DONE 0.0s [2020-05-07T19:59:57.161Z] [2020-05-07T19:59:57.161Z] #8 [internal] load build context [2020-05-07T19:59:57.417Z] #8 transferring context: 843.69kB 0.3s done [2020-05-07T19:59:57.417Z] #8 DONE 0.3s [2020-05-07T19:59:57.417Z] [2020-05-07T19:59:57.417Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-05-07T19:59:57.417Z] #15 CACHED [2020-05-07T19:59:57.417Z] [2020-05-07T19:59:57.417Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-05-07T19:59:57.417Z] #16 CACHED [2020-05-07T19:59:57.417Z] [2020-05-07T19:59:57.417Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-05-07T19:59:57.417Z] #17 CACHED [2020-05-07T19:59:57.417Z] [2020-05-07T19:59:57.417Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-05-07T19:59:57.417Z] #18 CACHED [2020-05-07T19:59:57.417Z] [2020-05-07T19:59:57.417Z] #31 [builder 1/4] COPY . . [2020-05-07T19:59:57.706Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-05-07T19:59:57.975Z] #31 DONE 0.6s [2020-05-07T19:59:57.976Z] [2020-05-07T19:59:57.976Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-05-07T19:59:58.637Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-05-07T19:59:58.898Z] #32 DONE 0.8s [2020-05-07T19:59:58.898Z] [2020-05-07T19:59:58.898Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-07T19:59:59.456Z] #33 0.622 [2020-05-07T19:59:59.456Z] #33 0.824 Removing bundles/ [2020-05-07T19:59:59.456Z] #33 0.825 [2020-05-07T19:59:59.456Z] #33 0.828 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-05-07T19:59:59.566Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-05-07T19:59:59.566Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-05-07T19:59:59.566Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-05-07T20:00:00.020Z] #33 1.346 Building test suite binary ./integration-cli/test.main [2020-05-07T20:00:00.497Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-05-07T20:00:00.497Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-05-07T20:00:00.497Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-05-07T20:00:00.497Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-05-07T20:00:00.754Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-05-07T20:00:01.688Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-05-07T20:00:02.632Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-05-07T20:00:03.563Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-05-07T20:00:03.563Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-05-07T20:00:05.456Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-05-07T20:00:06.386Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-05-07T20:00:06.386Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-05-07T20:00:07.316Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-05-07T20:00:08.246Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-05-07T20:00:09.176Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-05-07T20:00:09.742Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-05-07T20:00:09.742Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-05-07T20:00:10.675Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-05-07T20:00:11.604Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-05-07T20:00:12.167Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-05-07T20:00:12.424Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-05-07T20:00:13.354Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-05-07T20:00:14.723Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-05-07T20:00:16.619Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-05-07T20:00:16.619Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-05-07T20:00:16.619Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-05-07T20:00:16.619Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-05-07T20:00:16.619Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-05-07T20:00:17.183Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-05-07T20:00:18.113Z] --- PASS: TestServicePlugin (33.82s) [2020-05-07T20:00:18.113Z] plugin_test.go:62: [d48f3e018ec9d] joining swarm manager [d7ca0995663e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T20:00:18.113Z] plugin_test.go:65: [d2789fdfda194] joining swarm manager [d7ca0995663e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T20:00:18.113Z] === RUN TestServiceUpdateLabel [2020-05-07T20:00:21.385Z] --- PASS: TestServiceUpdateLabel (3.02s) [2020-05-07T20:00:21.385Z] === RUN TestServiceUpdateSecrets [2020-05-07T20:00:21.642Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-05-07T20:00:22.574Z] === RUN TestDockerSuite/TestContainerAPITop [2020-05-07T20:00:23.943Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-05-07T20:00:23.943Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-05-07T20:00:23.943Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-05-07T20:00:26.463Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-05-07T20:00:27.394Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-05-07T20:00:28.325Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-05-07T20:00:33.579Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-05-07T20:00:33.836Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-05-07T20:00:35.730Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-05-07T20:00:36.668Z] --- PASS: TestServiceUpdateSecrets (15.37s) [2020-05-07T20:00:36.668Z] === RUN TestServiceUpdateConfigs [2020-05-07T20:00:37.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-05-07T20:00:38.599Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-05-07T20:00:40.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-05-07T20:00:41.860Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-05-07T20:00:43.229Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-05-07T20:00:45.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000721be0_} [2020-05-07T20:00:46.561Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1595113110_/foo_false____} [2020-05-07T20:00:48.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1595113110_/foo_true____} [2020-05-07T20:00:49.826Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3665113341_/foo_false____} [2020-05-07T20:00:51.335Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3665113341_/foo_true____} [2020-05-07T20:00:52.283Z] --- PASS: TestServiceUpdateConfigs (15.62s) [2020-05-07T20:00:52.283Z] === RUN TestServiceUpdateNetwork [2020-05-07T20:00:53.213Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3665113341_/foo_true__0xc000721c40__} [2020-05-07T20:00:54.583Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-07T20:00:54.583Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000721c60_} [2020-05-07T20:00:56.480Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000721c80_} [2020-05-07T20:00:57.849Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000721ca0_} [2020-05-07T20:00:59.742Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000721cc0_} [2020-05-07T20:01:01.634Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-05-07T20:01:03.528Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-05-07T20:01:03.528Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-05-07T20:01:03.528Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-05-07T20:01:03.528Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-05-07T20:01:03.528Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-05-07T20:01:03.528Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-05-07T20:01:03.528Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-05-07T20:01:03.528Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-05-07T20:01:03.528Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-05-07T20:01:03.528Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-05-07T20:01:03.528Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-05-07T20:01:03.528Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-05-07T20:01:03.528Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-05-07T20:01:03.528Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-05-07T20:01:03.528Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-05-07T20:01:03.528Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-05-07T20:01:03.528Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-05-07T20:01:03.785Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-05-07T20:01:07.058Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-05-07T20:01:07.058Z] --- PASS: TestServiceUpdateNetwork (14.96s) [2020-05-07T20:01:07.058Z] === RUN TestServiceUpdatePidsLimit [2020-05-07T20:01:08.953Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-07T20:01:09.518Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-05-07T20:01:10.081Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-07T20:01:12.604Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-05-07T20:01:14.499Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-05-07T20:01:14.499Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-05-07T20:01:15.428Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-05-07T20:01:16.796Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-05-07T20:01:17.359Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-07T20:01:17.616Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-05-07T20:01:18.549Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-05-07T20:01:19.921Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-05-07T20:01:20.850Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-05-07T20:01:21.780Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-05-07T20:01:23.148Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-05-07T20:01:24.078Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-05-07T20:01:25.010Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-05-07T20:01:25.267Z] --- PASS: TestServiceUpdatePidsLimit (18.10s) [2020-05-07T20:01:25.267Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2020-05-07T20:01:25.267Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.20s) [2020-05-07T20:01:25.267Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.40s) [2020-05-07T20:01:25.267Z] PASS [2020-05-07T20:01:25.267Z] [2020-05-07T20:01:25.267Z] === Skipped [2020-05-07T20:01:25.267Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-07T20:01:25.267Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T20:01:25.267Z] [2020-05-07T20:01:25.267Z] [2020-05-07T20:01:25.267Z] DONE 27 tests, 1 skipped in 197.801s [2020-05-07T20:01:25.267Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-07T20:01:25.267Z] ++ 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-07T20:01:25.267Z] ++ set -e [2020-05-07T20:01:25.267Z] ++ '[' -n 0 ']' [2020-05-07T20:01:25.267Z] ++ set -x [2020-05-07T20:01:25.267Z] ++ 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-07T20:01:25.523Z] INFO: Testing against a local daemon [2020-05-07T20:01:25.523Z] === RUN TestSessionCreate [2020-05-07T20:01:25.523Z] --- PASS: TestSessionCreate (0.06s) [2020-05-07T20:01:25.523Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-07T20:01:25.523Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-05-07T20:01:25.523Z] PASS [2020-05-07T20:01:25.523Z] [2020-05-07T20:01:25.523Z] DONE 2 tests in 0.256s [2020-05-07T20:01:25.523Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-07T20:01:25.523Z] ++ 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-07T20:01:25.523Z] ++ set -e [2020-05-07T20:01:25.523Z] ++ '[' -n 0 ']' [2020-05-07T20:01:25.523Z] ++ set -x [2020-05-07T20:01:25.523Z] ++ 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-07T20:01:25.780Z] INFO: Testing against a local daemon [2020-05-07T20:01:25.780Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-07T20:01:25.780Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T20:01:25.780Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T20:01:25.780Z] === RUN TestEventsExecDie [2020-05-07T20:01:26.037Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-05-07T20:01:26.133Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T20:01:26.133Z] [2020-05-07T20:01:26.133Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-07T20:01:26.133Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-07T20:01:26.133Z] HOSTNAME=3a006d386a23 [2020-05-07T20:01:26.133Z] TESTDEBUG=0 [2020-05-07T20:01:26.133Z] DEST=bundles/test-integration [2020-05-07T20:01:26.133Z] PWD=/go/src/github.com/docker/docker [2020-05-07T20:01:26.133Z] DOCKER_GITCOMMIT=de7f0120fde34b5dfdb2d29af7d599ecaaa2012a [2020-05-07T20:01:26.133Z] container=docker [2020-05-07T20:01:26.133Z] HOME=/root [2020-05-07T20:01:26.133Z] GOLANG_VERSION=1.13.10 [2020-05-07T20:01:26.133Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-07T20:01:26.133Z] VALIDATE_BRANCH=master [2020-05-07T20:01:26.133Z] TERM=xterm [2020-05-07T20:01:26.133Z] DOCKER_PKG=github.com/docker/docker [2020-05-07T20:01:26.133Z] SHLVL=1 [2020-05-07T20:01:26.133Z] TIMEOUT=120m [2020-05-07T20:01:26.133Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-07T20:01:26.133Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-07T20:01:26.133Z] GO111MODULE=off [2020-05-07T20:01:26.133Z] DOCKER_EXPERIMENTAL=1 [2020-05-07T20:01:26.133Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-07T20:01:26.133Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-07T20:01:26.133Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-07T20:01:26.133Z] GOPATH=/go [2020-05-07T20:01:26.133Z] PKG_CONFIG=pkg-config [2020-05-07T20:01:26.133Z] _=/usr/bin/env [2020-05-07T20:01:26.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-07T20:01:26.601Z] --- PASS: TestEventsExecDie (0.98s) [2020-05-07T20:01:26.601Z] === RUN TestEventsBackwardsCompatible [2020-05-07T20:01:26.858Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-05-07T20:01:26.858Z] === RUN TestInfoBinaryCommits [2020-05-07T20:01:26.858Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-05-07T20:01:26.858Z] === RUN TestInfoAPIVersioned [2020-05-07T20:01:26.858Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-07T20:01:26.858Z] === RUN TestInfoDiscoveryBackend [2020-05-07T20:01:26.858Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-05-07T20:01:27.421Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2020-05-07T20:01:27.421Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-07T20:01:27.986Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-05-07T20:01:28.549Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-07T20:01:28.549Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-07T20:01:29.113Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-05-07T20:01:29.113Z] === RUN TestInfoAPI [2020-05-07T20:01:29.113Z] --- PASS: TestInfoAPI (0.03s) [2020-05-07T20:01:29.113Z] === RUN TestInfoAPIWarnings [2020-05-07T20:01:29.676Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-05-07T20:01:29.676Z] === RUN TestInfoDebug [2020-05-07T20:01:29.676Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-05-07T20:01:29.933Z] --- PASS: TestInfoDebug (0.53s) [2020-05-07T20:01:29.933Z] === RUN TestInfoInsecureRegistries [2020-05-07T20:01:30.497Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-05-07T20:01:30.497Z] === RUN TestInfoRegistryMirrors [2020-05-07T20:01:31.060Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-05-07T20:01:31.060Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-05-07T20:01:31.060Z] === RUN TestLoginFailsWithBadCredentials [2020-05-07T20:01:31.317Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2020-05-07T20:01:31.317Z] === RUN TestPingCacheHeaders [2020-05-07T20:01:31.317Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-05-07T20:01:31.317Z] === RUN TestPingGet [2020-05-07T20:01:31.578Z] --- PASS: TestPingGet (0.01s) [2020-05-07T20:01:31.578Z] === RUN TestPingHead [2020-05-07T20:01:31.578Z] --- PASS: TestPingHead (0.07s) [2020-05-07T20:01:31.578Z] === RUN TestVersion [2020-05-07T20:01:31.578Z] --- PASS: TestVersion (0.05s) [2020-05-07T20:01:31.578Z] PASS [2020-05-07T20:01:31.578Z] [2020-05-07T20:01:31.578Z] === Skipped [2020-05-07T20:01:31.578Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T20:01:31.578Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T20:01:31.578Z] [2020-05-07T20:01:31.578Z] [2020-05-07T20:01:31.578Z] DONE 18 tests, 1 skipped in 6.020s [2020-05-07T20:01:31.578Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-07T20:01:31.578Z] ++ 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-07T20:01:31.578Z] ++ set -e [2020-05-07T20:01:31.578Z] ++ '[' -n 0 ']' [2020-05-07T20:01:31.578Z] ++ set -x [2020-05-07T20:01:31.578Z] ++ 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-07T20:01:31.835Z] INFO: Testing against a local daemon [2020-05-07T20:01:31.835Z] === RUN TestVolumesCreateAndList [2020-05-07T20:01:31.835Z] --- PASS: TestVolumesCreateAndList (0.06s) [2020-05-07T20:01:31.835Z] === RUN TestVolumesRemove [2020-05-07T20:01:31.835Z] --- PASS: TestVolumesRemove (0.09s) [2020-05-07T20:01:31.835Z] === RUN TestVolumesInspect [2020-05-07T20:01:31.835Z] --- PASS: TestVolumesInspect (0.02s) [2020-05-07T20:01:31.835Z] === RUN TestVolumesInvalidJSON [2020-05-07T20:01:31.835Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-07T20:01:31.835Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-07T20:01:31.835Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-07T20:01:31.835Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-05-07T20:01:31.835Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-07T20:01:31.835Z] PASS [2020-05-07T20:01:31.835Z] [2020-05-07T20:01:31.835Z] DONE 5 tests in 0.341s [2020-05-07T20:01:31.835Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-05-07T20:01:31.835Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-07T20:01:32.092Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-05-07T20:01:32.349Z] ++++ cat bundles/test-integration/docker.pid [2020-05-07T20:01:32.349Z] +++ kill 5868 [2020-05-07T20:01:32.912Z] === RUN TestDockerSuite/TestCpRelativePath [2020-05-07T20:01:33.476Z] +++ /etc/init.d/apparmor stop [2020-05-07T20:01:33.476Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-07T20:01:33.476Z] [2020-05-07T20:01:33.476Z] Unloading profiles will leave already running processes permanently [2020-05-07T20:01:33.476Z] unconfined, which can lead to unexpected situations. [2020-05-07T20:01:33.476Z] [2020-05-07T20:01:33.476Z] To set a process to complain mode, use the command line tool [2020-05-07T20:01:33.476Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-07T20:01:33.476Z] +++ true [2020-05-07T20:01:33.476Z] [2020-05-07T20:01:34.040Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-05-07T20:01:34.976Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-05-07T20:01:36.344Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-05-07T20:01:37.274Z] === RUN TestDockerSuite/TestCpToCaseA [2020-05-07T20:01:39.169Z] === RUN TestDockerSuite/TestCpToCaseB [2020-05-07T20:01:40.101Z] === RUN TestDockerSuite/TestCpToCaseC [2020-05-07T20:01:42.621Z] === RUN TestDockerSuite/TestCpToCaseD [2020-05-07T20:01:47.875Z] === RUN TestDockerSuite/TestCpToCaseE [2020-05-07T20:01:51.147Z] === RUN TestDockerSuite/TestCpToCaseF [2020-05-07T20:01:51.404Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-05-07T20:01:51.967Z] === RUN TestDockerSuite/TestCpToCaseG [2020-05-07T20:01:57.222Z] === RUN TestDockerSuite/TestCpToCaseH [2020-05-07T20:02:00.494Z] === RUN TestDockerSuite/TestCpToCaseI [2020-05-07T20:02:01.423Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-05-07T20:02:06.440Z] #33 118.5 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-07T20:02:06.440Z] #33 120.8 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-07T20:02:06.440Z] #33 122.4 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-07T20:02:06.440Z] #33 124.6 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-07T20:02:06.440Z] #33 127.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-07T20:02:06.791Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-05-07T20:02:07.354Z] === RUN TestDockerSuite/TestCpToDot [2020-05-07T20:02:07.363Z] #33 128.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-07T20:02:08.293Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-05-07T20:02:08.724Z] #33 130.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-07T20:02:09.661Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-05-07T20:02:10.607Z] #33 131.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-07T20:02:10.607Z] #33 131.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-07T20:02:11.554Z] === RUN TestDockerSuite/TestCpToStdout [2020-05-07T20:02:12.486Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-05-07T20:02:12.489Z] #33 133.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-07T20:02:12.743Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-05-07T20:02:13.849Z] #33 135.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-07T20:02:15.732Z] #33 136.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-07T20:02:16.015Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-05-07T20:02:16.579Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-05-07T20:02:17.508Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-05-07T20:02:17.508Z] === RUN TestDockerSuite/TestCpVolumePath [2020-05-07T20:02:17.614Z] #33 138.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-07T20:02:17.868Z] #33 139.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-07T20:02:19.401Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-05-07T20:02:19.658Z] === RUN TestDockerSuite/TestCreateArgs [2020-05-07T20:02:19.658Z] === RUN TestDockerSuite/TestCreateByImageID [2020-05-07T20:02:19.750Z] #33 141.0 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-07T20:02:20.222Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-05-07T20:02:21.110Z] #33 142.4 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-07T20:02:21.152Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-05-07T20:02:21.152Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-05-07T20:02:21.408Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-05-07T20:02:22.339Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-05-07T20:02:22.904Z] === RUN TestDockerSuite/TestCreateLabels [2020-05-07T20:02:22.904Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-05-07T20:02:22.991Z] #33 144.3 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-07T20:02:23.160Z] === RUN TestDockerSuite/TestCreateRM [2020-05-07T20:02:23.417Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-05-07T20:02:23.417Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-05-07T20:02:23.417Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-05-07T20:02:23.675Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-05-07T20:02:24.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-07T20:02:24.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-07T20:02:24.352Z] #33 145.7 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-07T20:02:25.713Z] #33 147.1 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-07T20:02:26.196Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-05-07T20:02:26.453Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-05-07T20:02:26.453Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-05-07T20:02:27.072Z] #33 148.5 [2020-05-07T20:02:27.631Z] #33 DONE 149.0s [2020-05-07T20:02:27.631Z] [2020-05-07T20:02:27.631Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-05-07T20:02:28.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-07T20:02:28.993Z] #34 DONE 1.3s [2020-05-07T20:02:29.727Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-05-07T20:02:29.727Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-05-07T20:02:29.727Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-05-07T20:02:29.984Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-05-07T20:02:29.984Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-05-07T20:02:30.241Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-05-07T20:02:30.804Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-05-07T20:02:30.877Z] [2020-05-07T20:02:30.877Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-07T20:02:30.877Z] #21 CACHED [2020-05-07T20:02:30.877Z] [2020-05-07T20:02:30.877Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-07T20:02:30.877Z] #29 CACHED [2020-05-07T20:02:30.877Z] [2020-05-07T20:02:30.877Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-05-07T20:02:30.877Z] #6 CACHED [2020-05-07T20:02:30.877Z] [2020-05-07T20:02:30.877Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-05-07T20:02:30.877Z] #19 CACHED [2020-05-07T20:02:30.877Z] [2020-05-07T20:02:30.877Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-05-07T20:02:30.877Z] #26 CACHED [2020-05-07T20:02:30.877Z] [2020-05-07T20:02:30.877Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T20:02:30.877Z] #22 CACHED [2020-05-07T20:02:30.877Z] [2020-05-07T20:02:30.877Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-05-07T20:02:30.877Z] #7 CACHED [2020-05-07T20:02:30.877Z] [2020-05-07T20:02:30.877Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-05-07T20:02:30.877Z] #27 CACHED [2020-05-07T20:02:30.877Z] [2020-05-07T20:02:30.877Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-05-07T20:02:30.877Z] #11 CACHED [2020-05-07T20:02:30.877Z] [2020-05-07T20:02:30.877Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-05-07T20:02:30.877Z] #12 CACHED [2020-05-07T20:02:30.877Z] [2020-05-07T20:02:30.877Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-07T20:02:30.877Z] #24 CACHED [2020-05-07T20:02:30.877Z] [2020-05-07T20:02:30.877Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-05-07T20:02:30.877Z] #10 CACHED [2020-05-07T20:02:30.877Z] [2020-05-07T20:02:30.877Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-05-07T20:02:30.877Z] #28 CACHED [2020-05-07T20:02:30.877Z] [2020-05-07T20:02:30.877Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-07T20:02:30.877Z] #20 CACHED [2020-05-07T20:02:30.877Z] [2020-05-07T20:02:30.877Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-05-07T20:02:30.877Z] #25 CACHED [2020-05-07T20:02:30.877Z] [2020-05-07T20:02:30.877Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-05-07T20:02:30.877Z] #9 CACHED [2020-05-07T20:02:30.877Z] [2020-05-07T20:02:30.877Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-07T20:02:30.877Z] #23 CACHED [2020-05-07T20:02:30.877Z] [2020-05-07T20:02:30.877Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-05-07T20:02:30.877Z] #13 CACHED [2020-05-07T20:02:30.877Z] [2020-05-07T20:02:30.877Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-05-07T20:02:30.877Z] #30 CACHED [2020-05-07T20:02:30.877Z] [2020-05-07T20:02:30.877Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-05-07T20:02:31.131Z] #35 DONE 0.6s [2020-05-07T20:02:31.131Z] [2020-05-07T20:02:31.131Z] #36 exporting to image [2020-05-07T20:02:31.131Z] #36 exporting layers [2020-05-07T20:02:32.491Z] #36 exporting layers 1.4s done [2020-05-07T20:02:32.491Z] #36 writing image sha256:38a82f1cd5b9ec102429ed7707d0f230c43dc375e0a5f52923002daed4bb7698 done [2020-05-07T20:02:32.491Z] #36 naming to docker.io/library/moby-e2e-test done [2020-05-07T20:02:32.491Z] #36 DONE 1.4s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-07T20:02:32.697Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-05-07T20:02:32.841Z] + echo Ensuring container killed. [2020-05-07T20:02:32.841Z] Ensuring container killed. [2020-05-07T20:02:32.841Z] + docker rm -vf docker-pr4 [2020-05-07T20:02:32.841Z] Error: No such container: docker-pr4 [2020-05-07T20:02:32.841Z] + true [Pipeline] sh [2020-05-07T20:02:33.198Z] + echo Chowning /workspace to jenkins user [2020-05-07T20:02:33.198Z] Chowning /workspace to jenkins user [2020-05-07T20:02:33.198Z] + id -u [2020-05-07T20:02:33.198Z] + id -g [2020-05-07T20:02:33.198Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40380:/workspace busybox chown -R 1000:1000 /workspace [2020-05-07T20:02:33.261Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-07T20:02:35.031Z] + bundleName=unit [2020-05-07T20:02:35.031Z] + echo Creating unit-bundles.tar.gz [2020-05-07T20:02:35.031Z] Creating unit-bundles.tar.gz [2020-05-07T20:02:35.031Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-05-07T20:02:35.031Z] bundles/junit-report.xml [2020-05-07T20:02:35.031Z] bundles/go-test-report.json [2020-05-07T20:02:35.031Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-05-07T20:02:35.046Z] Archiving artifacts [2020-05-07T20:02:35.157Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-05-07T20:02:35.487Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40380/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-07T20:02:35.919Z] + make clean [2020-05-07T20:02:35.919Z] docker volume rm -f docker-dev-cache [2020-05-07T20:02:36.173Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-07T20:02:36.526Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-05-07T20:02:36.526Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-05-07T20:02:37.458Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-05-07T20:02:38.388Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-05-07T20:02:38.388Z] === RUN TestDockerSuite/TestDevicePermissions [2020-05-07T20:02:39.319Z] === RUN TestDockerSuite/TestDockerFails [2020-05-07T20:02:39.319Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-05-07T20:02:39.319Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-05-07T20:02:39.319Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-05-07T20:02:41.215Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-05-07T20:02:41.783Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-05-07T20:02:44.330Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-05-07T20:02:44.330Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-05-07T20:02:44.330Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-05-07T20:02:44.330Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-05-07T20:02:50.872Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-05-07T20:02:53.395Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-05-07T20:02:53.651Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-05-07T20:02:56.923Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-05-07T20:02:58.819Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-05-07T20:03:00.187Z] === RUN TestDockerSuite/TestEventsAttach [2020-05-07T20:03:01.118Z] === RUN TestDockerSuite/TestEventsCommit [2020-05-07T20:03:02.050Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-05-07T20:03:02.980Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-05-07T20:03:03.910Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-05-07T20:03:04.474Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-05-07T20:03:06.367Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-05-07T20:03:08.260Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-05-07T20:03:08.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-07T20:03:08.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-07T20:03:09.629Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-05-07T20:03:10.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-07T20:03:11.522Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-05-07T20:03:13.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-07T20:03:13.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-07T20:03:14.882Z] === RUN TestDockerSuite/TestEventsCopy [2020-05-07T20:03:15.813Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-05-07T20:03:16.070Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-07T20:03:17.438Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-05-07T20:03:17.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-07T20:03:18.370Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-05-07T20:03:18.938Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-05-07T20:03:21.465Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-05-07T20:03:22.028Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-05-07T20:03:22.284Z] === RUN TestDockerSuite/TestEventsFilterType [2020-05-07T20:03:22.848Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-05-07T20:03:22.848Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-05-07T20:03:23.105Z] === RUN TestDockerSuite/TestEventsFilters [2020-05-07T20:03:23.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-07T20:03:24.473Z] === RUN TestDockerSuite/TestEventsFormat [2020-05-07T20:03:26.367Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-05-07T20:03:26.367Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-05-07T20:03:26.367Z] === RUN TestDockerSuite/TestEventsImageImport [2020-05-07T20:03:26.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-07T20:03:26.930Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-05-07T20:03:27.187Z] === RUN TestDockerSuite/TestEventsImagePull [2020-05-07T20:03:27.750Z] === RUN TestDockerSuite/TestEventsImageTag [2020-05-07T20:03:29.117Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-05-07T20:03:29.117Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-05-07T20:03:29.117Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-05-07T20:03:29.117Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-05-07T20:03:30.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-07T20:03:30.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-07T20:03:31.011Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-05-07T20:03:31.574Z] === RUN TestDockerSuite/TestEventsRename [2020-05-07T20:03:32.504Z] === RUN TestDockerSuite/TestEventsResize [2020-05-07T20:03:33.434Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-05-07T20:03:34.366Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-05-07T20:03:34.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-07T20:03:35.296Z] === RUN TestDockerSuite/TestEventsStreaming [2020-05-07T20:03:36.226Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-05-07T20:03:37.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-07T20:03:39.496Z] === RUN TestDockerSuite/TestEventsTop [2020-05-07T20:03:40.059Z] === RUN TestDockerSuite/TestEventsUntag [2020-05-07T20:03:40.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-07T20:03:42.578Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-05-07T20:03:43.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-07T20:03:44.474Z] === RUN TestDockerSuite/TestExec [2020-05-07T20:03:45.036Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-05-07T20:03:45.036Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-05-07T20:03:45.969Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-05-07T20:03:46.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-07T20:03:46.898Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-05-07T20:03:47.828Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-05-07T20:03:47.828Z] === RUN TestDockerSuite/TestExecAPIStart [2020-05-07T20:03:49.236Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-07T20:03:49.236Z] Using test binary docker [2020-05-07T20:03:49.236Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-07T20:03:49.236Z] +++ /etc/init.d/apparmor start [2020-05-07T20:03:49.236Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-07T20:03:49.236Z] INFO: Waiting for daemon to start... [2020-05-07T20:03:49.236Z] Starting dockerd [2020-05-07T20:03:49.236Z] +++ 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-07T20:03:49.722Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-05-07T20:03:50.653Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-05-07T20:03:51.508Z] . [2020-05-07T20:03:51.509Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-07T20:03:51.509Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-07T20:03:51.509Z] Error: No such image: emptyfs [2020-05-07T20:03:51.509Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-07T20:03:51.509Z] ++++ docker load [2020-05-07T20:03:51.509Z] Running integration-test (iteration 1) [2020-05-07T20:03:51.509Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-05-07T20:03:51.509Z] ++ 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-07T20:03:51.509Z] ++ set -e [2020-05-07T20:03:51.509Z] ++ '[' -n 0 ']' [2020-05-07T20:03:51.509Z] ++ set -x [2020-05-07T20:03:51.509Z] ++ 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-07T20:03:52.040Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-05-07T20:03:53.408Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-05-07T20:03:54.338Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-05-07T20:03:55.267Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-05-07T20:03:56.200Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-05-07T20:03:58.095Z] === RUN TestDockerSuite/TestExecCgroup [2020-05-07T20:03:59.027Z] === RUN TestDockerSuite/TestExecEnv [2020-05-07T20:04:00.397Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-05-07T20:04:02.289Z] === RUN TestDockerSuite/TestExecExitStatus [2020-05-07T20:04:02.853Z] === RUN TestDockerSuite/TestExecInspectID [2020-05-07T20:04:06.124Z] === RUN TestDockerSuite/TestExecInteractive [2020-05-07T20:04:06.687Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-05-07T20:04:07.445Z] Loaded image: buildpack-deps:jessie [2020-05-07T20:04:07.445Z] Loaded image: busybox:latest [2020-05-07T20:04:07.445Z] Loaded image: busybox:glibc [2020-05-07T20:04:07.445Z] Loaded image: debian:jessie [2020-05-07T20:04:07.445Z] Loaded image: hello-world:latest [2020-05-07T20:04:07.445Z] INFO: Testing against a local daemon [2020-05-07T20:04:07.445Z] === RUN TestCgroupNamespacesBuild [2020-05-07T20:04:07.618Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-05-07T20:04:08.160Z] --- PASS: TestCgroupNamespacesBuild (1.64s) [2020-05-07T20:04:08.160Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-07T20:04:08.549Z] === RUN TestDockerSuite/TestExecParseError [2020-05-07T20:04:09.478Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-05-07T20:04:09.835Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s) [2020-05-07T20:04:09.835Z] === RUN TestBuildWithSession [2020-05-07T20:04:09.835Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-07T20:04:09.835Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T20:04:09.835Z] === RUN TestBuildSquashParent [2020-05-07T20:04:10.407Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-05-07T20:04:10.970Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-05-07T20:04:10.970Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-05-07T20:04:12.865Z] === RUN TestDockerSuite/TestExecSetEnv [2020-05-07T20:04:13.796Z] === RUN TestDockerSuite/TestExecStartFails [2020-05-07T20:04:14.727Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-05-07T20:04:15.802Z] --- PASS: TestBuildSquashParent (6.04s) [2020-05-07T20:04:15.802Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-07T20:04:15.802Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T20:04:15.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T20:04:15.802Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T20:04:15.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T20:04:15.802Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T20:04:15.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T20:04:15.802Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T20:04:15.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T20:04:15.802Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T20:04:15.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T20:04:15.802Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T20:04:15.802Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T20:04:15.802Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T20:04:15.802Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T20:04:15.802Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T20:04:15.802Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T20:04:18.085Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T20:04:19.262Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T20:04:20.943Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-05-07T20:04:20.944Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.51s) [2020-05-07T20:04:20.944Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.43s) [2020-05-07T20:04:20.944Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.47s) [2020-05-07T20:04:20.944Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.49s) [2020-05-07T20:04:20.944Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.50s) [2020-05-07T20:04:20.944Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.00s) [2020-05-07T20:04:20.944Z] === RUN TestBuildMultiStageCopy [2020-05-07T20:04:20.944Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-07T20:04:23.218Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-07T20:04:23.550Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-07T20:04:23.891Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-07T20:04:24.220Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-07T20:04:24.568Z] --- PASS: TestBuildMultiStageCopy (3.58s) [2020-05-07T20:04:24.568Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.94s) [2020-05-07T20:04:24.568Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.39s) [2020-05-07T20:04:24.568Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.39s) [2020-05-07T20:04:24.568Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s) [2020-05-07T20:04:24.568Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s) [2020-05-07T20:04:24.568Z] === RUN TestBuildMultiStageParentConfig [2020-05-07T20:04:25.747Z] --- PASS: TestBuildMultiStageParentConfig (1.12s) [2020-05-07T20:04:25.747Z] === RUN TestBuildLabelWithTargets [2020-05-07T20:04:26.907Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-05-07T20:04:26.907Z] === RUN TestDockerSuite/TestExecTTY [2020-05-07T20:04:27.431Z] --- PASS: TestBuildLabelWithTargets (1.69s) [2020-05-07T20:04:27.431Z] === RUN TestBuildWithEmptyLayers [2020-05-07T20:04:27.837Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-05-07T20:04:28.605Z] --- PASS: TestBuildWithEmptyLayers (0.87s) [2020-05-07T20:04:28.605Z] === RUN TestBuildMultiStageOnBuild [2020-05-07T20:04:28.769Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-05-07T20:04:29.699Z] === RUN TestDockerSuite/TestExecUlimits [2020-05-07T20:04:30.904Z] --- PASS: TestBuildMultiStageOnBuild (2.31s) [2020-05-07T20:04:30.904Z] === RUN TestBuildUncleanTarFilenames [2020-05-07T20:04:31.089Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-05-07T20:04:31.089Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-05-07T20:04:32.102Z] --- PASS: TestBuildUncleanTarFilenames (1.28s) [2020-05-07T20:04:32.102Z] === RUN TestBuildMultiStageLayerLeak [2020-05-07T20:04:32.984Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-05-07T20:04:33.914Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-05-07T20:04:34.622Z] --- PASS: TestBuildMultiStageLayerLeak (2.34s) [2020-05-07T20:04:34.622Z] === RUN TestBuildWithHugeFile [2020-05-07T20:04:35.284Z] === RUN TestDockerSuite/TestExecWithTERM [2020-05-07T20:04:35.847Z] === RUN TestDockerSuite/TestExecWithUser [2020-05-07T20:04:36.777Z] === RUN TestDockerSuite/TestGetContainerStats [2020-05-07T20:04:37.706Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-05-07T20:04:41.915Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-05-07T20:04:47.169Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-05-07T20:04:48.536Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-05-07T20:04:53.786Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-05-07T20:04:54.352Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-05-07T20:04:54.352Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-05-07T20:04:54.352Z] === RUN TestDockerSuite/TestHealth [2020-05-07T20:05:04.303Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-05-07T20:05:16.482Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-05-07T20:05:16.482Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-05-07T20:05:16.482Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-05-07T20:05:16.482Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-05-07T20:05:16.482Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-05-07T20:05:16.482Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-05-07T20:05:17.046Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-05-07T20:05:17.046Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-05-07T20:05:17.046Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-05-07T20:05:17.046Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-05-07T20:05:17.610Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-05-07T20:05:17.867Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-05-07T20:05:18.430Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-05-07T20:05:18.430Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-05-07T20:05:19.360Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-05-07T20:05:19.360Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-05-07T20:05:20.289Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-05-07T20:05:21.232Z] === RUN TestDockerSuite/TestImagesFormat [2020-05-07T20:05:21.232Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-05-07T20:05:22.166Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-05-07T20:05:25.437Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-05-07T20:05:25.437Z] === RUN TestDockerSuite/TestImportBadURL [2020-05-07T20:05:25.437Z] === RUN TestDockerSuite/TestImportDisplay [2020-05-07T20:05:26.807Z] === RUN TestDockerSuite/TestImportFile [2020-05-07T20:05:28.700Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-05-07T20:05:28.700Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-05-07T20:05:30.592Z] === RUN TestDockerSuite/TestImportGzipped [2020-05-07T20:05:33.113Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-05-07T20:05:34.483Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-05-07T20:05:35.413Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-05-07T20:05:36.344Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-05-07T20:05:37.276Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-05-07T20:05:37.276Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-05-07T20:05:37.276Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-05-07T20:05:38.206Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-05-07T20:05:39.135Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-05-07T20:05:40.065Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-05-07T20:05:40.628Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-05-07T20:05:41.557Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-05-07T20:05:42.487Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-05-07T20:05:42.487Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-05-07T20:05:43.855Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-05-07T20:05:44.112Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-05-07T20:05:44.675Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-05-07T20:05:45.604Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-05-07T20:05:45.604Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-05-07T20:05:46.535Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-05-07T20:05:46.535Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-05-07T20:05:48.430Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-05-07T20:05:48.994Z] === RUN TestDockerSuite/TestInspectDefault [2020-05-07T20:05:49.927Z] === RUN TestDockerSuite/TestInspectHistory [2020-05-07T20:05:50.858Z] === RUN TestDockerSuite/TestInspectImage [2020-05-07T20:05:50.858Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-05-07T20:05:50.858Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-05-07T20:05:50.858Z] === RUN TestDockerSuite/TestInspectInt64 [2020-05-07T20:05:51.422Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-05-07T20:05:52.354Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-05-07T20:05:52.354Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-05-07T20:05:53.307Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-05-07T20:05:54.236Z] === RUN TestDockerSuite/TestInspectPlugin [2020-05-07T20:05:56.130Z] === RUN TestDockerSuite/TestInspectRootFS [2020-05-07T20:05:56.130Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-05-07T20:05:56.693Z] === RUN TestDockerSuite/TestInspectStatus [2020-05-07T20:05:57.624Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-05-07T20:05:59.519Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-05-07T20:06:00.451Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-05-07T20:06:01.382Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-05-07T20:06:01.945Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-05-07T20:06:02.875Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-05-07T20:06:03.807Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-05-07T20:06:04.739Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-05-07T20:06:04.739Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-05-07T20:06:07.261Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-05-07T20:06:09.154Z] === RUN TestDockerSuite/TestLinksEnvs [2020-05-07T20:06:11.048Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-05-07T20:06:11.048Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-05-07T20:06:11.048Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-05-07T20:06:12.899Z] --- PASS: TestBuildWithHugeFile (89.69s) [2020-05-07T20:06:12.899Z] === RUN TestBuildWithEmptyDockerfile [2020-05-07T20:06:12.899Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T20:06:12.899Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T20:06:12.899Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T20:06:12.899Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T20:06:12.899Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T20:06:12.899Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T20:06:12.899Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T20:06:12.899Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T20:06:12.899Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T20:06:12.899Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2020-05-07T20:06:12.899Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.34s) [2020-05-07T20:06:12.899Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.34s) [2020-05-07T20:06:12.899Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.35s) [2020-05-07T20:06:12.899Z] === RUN TestBuildPreserveOwnership [2020-05-07T20:06:12.899Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-07T20:06:12.899Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-07T20:06:12.899Z] --- PASS: TestBuildPreserveOwnership (4.89s) [2020-05-07T20:06:12.899Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.20s) [2020-05-07T20:06:12.899Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.68s) [2020-05-07T20:06:12.899Z] === RUN TestBuildPlatformInvalid [2020-05-07T20:06:12.899Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-05-07T20:06:12.899Z] PASS [2020-05-07T20:06:12.899Z] [2020-05-07T20:06:12.899Z] === Skipped [2020-05-07T20:06:12.899Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-05-07T20:06:12.899Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T20:06:12.899Z] [2020-05-07T20:06:12.899Z] [2020-05-07T20:06:12.899Z] DONE 32 tests, 1 skipped in 137.856s [2020-05-07T20:06:12.899Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-05-07T20:06:12.899Z] ++ 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-07T20:06:12.899Z] ++ set -e [2020-05-07T20:06:12.899Z] ++ '[' -n 0 ']' [2020-05-07T20:06:12.899Z] ++ set -x [2020-05-07T20:06:12.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=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-07T20:06:12.899Z] INFO: Testing against a local daemon [2020-05-07T20:06:12.899Z] === RUN TestConfigInspect [2020-05-07T20:06:12.899Z] --- PASS: TestConfigInspect (2.80s) [2020-05-07T20:06:12.899Z] === RUN TestConfigList [2020-05-07T20:06:13.574Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-05-07T20:06:14.568Z] --- PASS: TestConfigList (2.24s) [2020-05-07T20:06:14.568Z] === RUN TestConfigsCreateAndDelete [2020-05-07T20:06:16.102Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-05-07T20:06:16.102Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-05-07T20:06:16.836Z] --- PASS: TestConfigsCreateAndDelete (2.29s) [2020-05-07T20:06:16.836Z] === RUN TestConfigsUpdate [2020-05-07T20:06:18.624Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-05-07T20:06:18.624Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-05-07T20:06:18.881Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-05-07T20:06:19.223Z] --- PASS: TestConfigsUpdate (2.28s) [2020-05-07T20:06:19.223Z] === RUN TestTemplatedConfig [2020-05-07T20:06:21.402Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-05-07T20:06:21.659Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-05-07T20:06:22.198Z] --- PASS: TestTemplatedConfig (2.84s) [2020-05-07T20:06:22.198Z] === RUN TestConfigCreateResolve [2020-05-07T20:06:22.222Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-05-07T20:06:22.478Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-05-07T20:06:24.478Z] --- PASS: TestConfigCreateResolve (2.29s) [2020-05-07T20:06:24.478Z] === RUN TestConfigDaemonLibtrustID [2020-05-07T20:06:24.815Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-05-07T20:06:24.815Z] PASS [2020-05-07T20:06:24.815Z] [2020-05-07T20:06:24.815Z] DONE 7 tests in 15.387s [2020-05-07T20:06:24.815Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-05-07T20:06:24.815Z] ++ 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-07T20:06:24.815Z] ++ set -e [2020-05-07T20:06:24.815Z] ++ '[' -n 0 ']' [2020-05-07T20:06:24.815Z] ++ set -x [2020-05-07T20:06:24.815Z] ++ 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-07T20:06:25.147Z] INFO: Testing against a local daemon [2020-05-07T20:06:25.147Z] === RUN TestCheckpoint [2020-05-07T20:06:25.147Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-07T20:06:25.147Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T20:06:25.147Z] === RUN TestContainerInvalidJSON [2020-05-07T20:06:25.147Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T20:06:25.147Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T20:06:25.147Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T20:06:25.147Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T20:06:25.147Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-07T20:06:25.147Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-07T20:06:25.147Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T20:06:25.147Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-07T20:06:25.147Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T20:06:25.147Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-07T20:06:25.147Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-07T20:06:25.147Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-07T20:06:25.147Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-07T20:06:25.147Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-07T20:06:25.147Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-05-07T20:06:25.147Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-07T20:06:25.147Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-05-07T20:06:25.147Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-07T20:06:25.147Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-05-07T20:06:25.147Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-07T20:06:25.479Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-05-07T20:06:25.479Z] === RUN TestCopyFromContainer [2020-05-07T20:06:25.753Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-05-07T20:06:27.144Z] === RUN TestCopyFromContainer// [2020-05-07T20:06:27.144Z] === RUN TestCopyFromContainer//bar/root [2020-05-07T20:06:27.144Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-07T20:06:27.144Z] === RUN TestCopyFromContainer/bar/quux [2020-05-07T20:06:27.475Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-07T20:06:27.475Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-07T20:06:27.475Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-07T20:06:27.475Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-07T20:06:27.805Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-07T20:06:27.805Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-07T20:06:28.139Z] --- PASS: TestCopyFromContainer (2.66s) [2020-05-07T20:06:28.139Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-05-07T20:06:28.139Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-05-07T20:06:28.139Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-05-07T20:06:28.139Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-05-07T20:06:28.139Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-05-07T20:06:28.139Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-05-07T20:06:28.139Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-05-07T20:06:28.139Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-05-07T20:06:28.139Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-05-07T20:06:28.139Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-05-07T20:06:28.140Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-07T20:06:28.140Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T20:06:28.140Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T20:06:28.140Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T20:06:28.140Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T20:06:28.140Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T20:06:28.140Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T20:06:28.140Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T20:06:28.140Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T20:06:28.140Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T20:06:28.140Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-05-07T20:06:28.140Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-05-07T20:06:28.140Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-05-07T20:06:28.140Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-05-07T20:06:28.140Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-07T20:06:28.140Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-07T20:06:28.140Z] === RUN TestCreateWithInvalidEnv [2020-05-07T20:06:28.140Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-07T20:06:28.140Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-07T20:06:28.140Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-07T20:06:28.140Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-07T20:06:28.140Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-07T20:06:28.140Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-07T20:06:28.140Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-07T20:06:28.140Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-07T20:06:28.140Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-07T20:06:28.140Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-07T20:06:28.140Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-07T20:06:28.140Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-07T20:06:28.140Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-05-07T20:06:28.140Z] === RUN TestCreateTmpfsMountsTarget [2020-05-07T20:06:28.140Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2020-05-07T20:06:28.140Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-07T20:06:29.045Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-05-07T20:06:30.446Z] --- PASS: TestCreateWithCustomMaskedPaths (1.97s) [2020-05-07T20:06:30.447Z] === RUN TestCreateWithCapabilities [2020-05-07T20:06:30.447Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-07T20:06:30.447Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-07T20:06:30.447Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-07T20:06:30.447Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-07T20:06:30.447Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-07T20:06:30.447Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-07T20:06:30.447Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-07T20:06:30.447Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-07T20:06:30.447Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T20:06:30.447Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T20:06:30.447Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T20:06:30.447Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T20:06:30.447Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-07T20:06:30.447Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-07T20:06:30.447Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-07T20:06:30.447Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-07T20:06:30.447Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-07T20:06:30.447Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-07T20:06:30.447Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T20:06:30.447Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T20:06:30.447Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T20:06:30.447Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T20:06:30.447Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-07T20:06:30.447Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T20:06:30.447Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T20:06:30.447Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T20:06:30.447Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T20:06:30.447Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-07T20:06:30.447Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-07T20:06:30.447Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-07T20:06:30.447Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-07T20:06:30.447Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-07T20:06:30.447Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-07T20:06:30.447Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-07T20:06:30.447Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-05-07T20:06:30.447Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.02s) [2020-05-07T20:06:30.447Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-07T20:06:30.447Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-05-07T20:06:30.447Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-05-07T20:06:30.447Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-05-07T20:06:30.447Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-05-07T20:06:30.447Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-05-07T20:06:30.447Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-05-07T20:06:30.447Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-05-07T20:06:30.447Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-05-07T20:06:30.447Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-07T20:06:32.318Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-05-07T20:06:32.712Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.98s) [2020-05-07T20:06:32.712Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-07T20:06:32.712Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T20:06:32.712Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T20:06:32.712Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T20:06:32.712Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T20:06:32.712Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T20:06:32.712Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T20:06:32.712Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T20:06:32.712Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T20:06:32.712Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T20:06:32.712Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T20:06:32.712Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T20:06:32.712Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T20:06:32.712Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T20:06:32.712Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T20:06:32.712Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T20:06:32.712Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-05-07T20:06:32.712Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-05-07T20:06:32.712Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-05-07T20:06:32.712Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-05-07T20:06:32.712Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-05-07T20:06:32.712Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-07T20:06:32.712Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-07T20:06:33.045Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.69s) [2020-05-07T20:06:33.045Z] === RUN TestContainerStartOnDaemonRestart [2020-05-07T20:06:33.045Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-07T20:06:33.045Z] === RUN TestDaemonRestartIpcMode [2020-05-07T20:06:33.045Z] === PAUSE TestDaemonRestartIpcMode [2020-05-07T20:06:33.045Z] === RUN TestDaemonHostGatewayIP [2020-05-07T20:06:33.045Z] === PAUSE TestDaemonHostGatewayIP [2020-05-07T20:06:33.045Z] === RUN TestContainerKillOnDaemonStart [2020-05-07T20:06:33.045Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-07T20:06:33.045Z] === RUN TestDiff [2020-05-07T20:06:33.764Z] --- PASS: TestDiff (0.66s) [2020-05-07T20:06:33.764Z] === RUN TestExecWithCloseStdin [2020-05-07T20:06:34.481Z] --- PASS: TestExecWithCloseStdin (0.83s) [2020-05-07T20:06:34.481Z] === RUN TestExec [2020-05-07T20:06:35.592Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-05-07T20:06:35.633Z] --- PASS: TestExec (0.83s) [2020-05-07T20:06:35.633Z] === RUN TestExecUser [2020-05-07T20:06:36.376Z] --- PASS: TestExecUser (0.78s) [2020-05-07T20:06:36.376Z] === RUN TestExportContainerAndImportImage [2020-05-07T20:06:36.960Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-05-07T20:06:37.096Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2020-05-07T20:06:37.096Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-07T20:06:37.890Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-05-07T20:06:38.770Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2020-05-07T20:06:38.770Z] === RUN TestHealthCheckWorkdir [2020-05-07T20:06:39.929Z] --- PASS: TestHealthCheckWorkdir (0.99s) [2020-05-07T20:06:39.929Z] === RUN TestHealthKillContainer [2020-05-07T20:06:40.415Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-05-07T20:06:41.346Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-05-07T20:06:41.909Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-05-07T20:06:42.895Z] --- PASS: TestHealthKillContainer (2.86s) [2020-05-07T20:06:42.895Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-07T20:06:43.225Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2020-05-07T20:06:43.225Z] === RUN TestIpcModeNone [2020-05-07T20:06:44.376Z] --- PASS: TestIpcModeNone (0.79s) [2020-05-07T20:06:44.376Z] === RUN TestIpcModePrivate [2020-05-07T20:06:44.431Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-05-07T20:06:44.431Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-05-07T20:06:44.431Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-05-07T20:06:44.688Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-05-07T20:06:44.688Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-05-07T20:06:45.086Z] --- PASS: TestIpcModePrivate (0.77s) [2020-05-07T20:06:45.086Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-05-07T20:06:45.086Z] === RUN TestIpcModeShareable [2020-05-07T20:06:45.618Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-05-07T20:06:45.797Z] --- PASS: TestIpcModeShareable (0.76s) [2020-05-07T20:06:45.797Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-05-07T20:06:45.797Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-07T20:06:46.548Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-05-07T20:06:48.066Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.31s) [2020-05-07T20:06:48.066Z] === RUN TestAPIIpcModeHost [2020-05-07T20:06:48.781Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-05-07T20:06:48.781Z] === RUN TestDaemonIpcModeShareable [2020-05-07T20:06:50.719Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-05-07T20:06:50.976Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-05-07T20:06:51.049Z] --- PASS: TestDaemonIpcModeShareable (2.08s) [2020-05-07T20:06:51.049Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-05-07T20:06:51.049Z] === RUN TestDaemonIpcModePrivate [2020-05-07T20:06:52.715Z] --- PASS: TestDaemonIpcModePrivate (1.66s) [2020-05-07T20:06:52.715Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-05-07T20:06:52.715Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-07T20:06:54.381Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.70s) [2020-05-07T20:06:54.381Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-05-07T20:06:54.381Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-07T20:06:56.044Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.71s) [2020-05-07T20:06:56.044Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-05-07T20:06:56.044Z] === RUN TestIpcModeOlderClient [2020-05-07T20:06:56.044Z] === PAUSE TestIpcModeOlderClient [2020-05-07T20:06:56.044Z] === RUN TestKillContainerInvalidSignal [2020-05-07T20:06:56.226Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-05-07T20:06:56.375Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2020-05-07T20:06:56.375Z] === RUN TestKillContainer [2020-05-07T20:06:56.375Z] === RUN TestKillContainer/no_signal [2020-05-07T20:06:56.794Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-05-07T20:06:56.794Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-05-07T20:06:57.088Z] === RUN TestKillContainer/non_killing_signal [2020-05-07T20:06:57.725Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-05-07T20:06:57.801Z] === RUN TestKillContainer/killing_signal [2020-05-07T20:06:58.514Z] --- PASS: TestKillContainer (1.98s) [2020-05-07T20:06:58.514Z] --- PASS: TestKillContainer/no_signal (0.66s) [2020-05-07T20:06:58.514Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2020-05-07T20:06:58.514Z] --- PASS: TestKillContainer/killing_signal (0.61s) [2020-05-07T20:06:58.514Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-07T20:06:58.514Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-07T20:06:59.093Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-05-07T20:06:59.226Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-07T20:06:59.936Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s) [2020-05-07T20:06:59.936Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2020-05-07T20:06:59.936Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-05-07T20:06:59.936Z] === RUN TestKillStoppedContainer [2020-05-07T20:06:59.936Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-05-07T20:06:59.936Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-07T20:06:59.936Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-05-07T20:06:59.936Z] === RUN TestKillDifferentUserContainer [2020-05-07T20:07:00.023Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-05-07T20:07:00.649Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2020-05-07T20:07:00.649Z] === RUN TestInspectOomKilledTrue [2020-05-07T20:07:01.392Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-05-07T20:07:01.801Z] --- PASS: TestInspectOomKilledTrue (1.23s) [2020-05-07T20:07:01.801Z] === RUN TestInspectOomKilledFalse [2020-05-07T20:07:02.322Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-05-07T20:07:02.520Z] --- PASS: TestInspectOomKilledFalse (0.70s) [2020-05-07T20:07:02.520Z] === RUN TestLinksEtcHostsContentMatch [2020-05-07T20:07:03.252Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2020-05-07T20:07:03.252Z] === RUN TestLinksContainerNames [2020-05-07T20:07:04.406Z] --- PASS: TestLinksContainerNames (1.32s) [2020-05-07T20:07:04.406Z] === RUN TestLogsFollowTailEmpty [2020-05-07T20:07:04.843Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-05-07T20:07:05.406Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-05-07T20:07:05.563Z] --- PASS: TestLogsFollowTailEmpty (0.75s) [2020-05-07T20:07:05.563Z] === RUN TestContainerNetworkMountsNoChown [2020-05-07T20:07:05.895Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2020-05-07T20:07:05.895Z] === RUN TestMountDaemonRoot [2020-05-07T20:07:05.895Z] === RUN TestMountDaemonRoot/default [2020-05-07T20:07:05.895Z] === PAUSE TestMountDaemonRoot/default [2020-05-07T20:07:05.895Z] === RUN TestMountDaemonRoot/private [2020-05-07T20:07:05.895Z] === PAUSE TestMountDaemonRoot/private [2020-05-07T20:07:05.895Z] === RUN TestMountDaemonRoot/rprivate [2020-05-07T20:07:05.895Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-07T20:07:05.895Z] === RUN TestMountDaemonRoot/slave [2020-05-07T20:07:05.895Z] === PAUSE TestMountDaemonRoot/slave [2020-05-07T20:07:05.895Z] === RUN TestMountDaemonRoot/rslave [2020-05-07T20:07:05.895Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-07T20:07:05.895Z] === RUN TestMountDaemonRoot/shared [2020-05-07T20:07:05.895Z] === PAUSE TestMountDaemonRoot/shared [2020-05-07T20:07:05.895Z] === RUN TestMountDaemonRoot/rshared [2020-05-07T20:07:05.895Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-07T20:07:05.895Z] === CONT TestMountDaemonRoot/default [2020-05-07T20:07:05.895Z] === CONT TestMountDaemonRoot/rshared [2020-05-07T20:07:05.895Z] === CONT TestMountDaemonRoot/rslave [2020-05-07T20:07:05.895Z] === CONT TestMountDaemonRoot/rprivate [2020-05-07T20:07:05.895Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-07T20:07:05.895Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-07T20:07:05.895Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-07T20:07:05.895Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-07T20:07:05.895Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-07T20:07:05.895Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T20:07:05.895Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-07T20:07:05.895Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T20:07:05.895Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-07T20:07:05.895Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-07T20:07:05.895Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-07T20:07:05.895Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-07T20:07:05.895Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-07T20:07:05.895Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-07T20:07:05.895Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-07T20:07:05.895Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T20:07:05.895Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T20:07:05.895Z] === CONT TestMountDaemonRoot/shared [2020-05-07T20:07:05.895Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-07T20:07:05.895Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-07T20:07:05.895Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-07T20:07:05.895Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T20:07:05.895Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-07T20:07:05.895Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T20:07:05.895Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-07T20:07:05.895Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-07T20:07:05.895Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T20:07:05.895Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-07T20:07:05.895Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-07T20:07:05.895Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-07T20:07:05.895Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-07T20:07:05.895Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T20:07:05.895Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-07T20:07:05.895Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T20:07:05.895Z] === CONT TestMountDaemonRoot/private [2020-05-07T20:07:05.895Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T20:07:05.895Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-07T20:07:05.895Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-07T20:07:05.895Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-07T20:07:05.895Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-07T20:07:05.895Z] === CONT TestMountDaemonRoot/slave [2020-05-07T20:07:05.895Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T20:07:05.895Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T20:07:05.895Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-07T20:07:05.895Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-07T20:07:05.895Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-07T20:07:05.895Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-07T20:07:05.895Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-07T20:07:05.895Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-07T20:07:05.895Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-07T20:07:05.895Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-07T20:07:05.895Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-07T20:07:05.895Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-07T20:07:05.895Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-07T20:07:05.895Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-07T20:07:05.895Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-07T20:07:05.895Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-07T20:07:05.895Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-07T20:07:05.895Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-07T20:07:05.895Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-07T20:07:05.895Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-07T20:07:05.895Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-07T20:07:05.895Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-07T20:07:05.895Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-07T20:07:05.975Z] === RUN TestDockerSuite/TestLogsSince [2020-05-07T20:07:06.227Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-07T20:07:06.227Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-07T20:07:06.227Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T20:07:06.227Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T20:07:06.227Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T20:07:06.227Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-07T20:07:06.227Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-07T20:07:06.227Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-07T20:07:06.228Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-07T20:07:06.228Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T20:07:06.228Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-07T20:07:06.228Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-07T20:07:06.228Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T20:07:06.228Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-07T20:07:06.228Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T20:07:06.228Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-07T20:07:06.228Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-07T20:07:06.228Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-07T20:07:06.228Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-07T20:07:06.228Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-07T20:07:06.228Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-07T20:07:06.228Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-07T20:07:06.228Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-07T20:07:06.228Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-05-07T20:07:06.228Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-07T20:07:06.228Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-05-07T20:07:06.228Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-05-07T20:07:06.228Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-05-07T20:07:06.228Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-05-07T20:07:06.228Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-07T20:07:06.228Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-05-07T20:07:06.228Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-05-07T20:07:06.228Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-07T20:07:06.228Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-07T20:07:06.228Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-07T20:07:06.228Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-05-07T20:07:06.228Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-05-07T20:07:06.228Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-05-07T20:07:06.228Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-05-07T20:07:06.228Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-07T20:07:06.228Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-05-07T20:07:06.228Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-05-07T20:07:06.228Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-05-07T20:07:06.228Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-05-07T20:07:06.228Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-07T20:07:06.228Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-05-07T20:07:06.228Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-05-07T20:07:06.228Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-05-07T20:07:06.228Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-05-07T20:07:06.228Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-07T20:07:06.228Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-05-07T20:07:06.228Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-05-07T20:07:06.228Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-05-07T20:07:06.228Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-05-07T20:07:06.228Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-07T20:07:06.228Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-07T20:07:06.228Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-05-07T20:07:06.228Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-05-07T20:07:06.228Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-05-07T20:07:06.228Z] === RUN TestContainerBindMountNonRecursive [2020-05-07T20:07:07.347Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-05-07T20:07:07.893Z] --- PASS: TestContainerBindMountNonRecursive (1.64s) [2020-05-07T20:07:07.893Z] === RUN TestNetworkNat [2020-05-07T20:07:09.047Z] --- PASS: TestNetworkNat (0.75s) [2020-05-07T20:07:09.047Z] === RUN TestNetworkLocalhostTCPNat [2020-05-07T20:07:09.379Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2020-05-07T20:07:09.379Z] === RUN TestNetworkLoopbackNat [2020-05-07T20:07:10.536Z] --- PASS: TestNetworkLoopbackNat (0.97s) [2020-05-07T20:07:10.536Z] === RUN TestPause [2020-05-07T20:07:11.251Z] --- PASS: TestPause (0.71s) [2020-05-07T20:07:11.251Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-07T20:07:11.251Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T20:07:11.251Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T20:07:11.251Z] === RUN TestPauseStopPausedContainer [2020-05-07T20:07:11.963Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2020-05-07T20:07:11.963Z] === RUN TestPsFilter [2020-05-07T20:07:12.299Z] --- PASS: TestPsFilter (0.20s) [2020-05-07T20:07:12.299Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-07T20:07:13.008Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2020-05-07T20:07:13.008Z] === RUN TestRemoveContainerWithVolume [2020-05-07T20:07:13.721Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2020-05-07T20:07:13.721Z] === RUN TestRemoveContainerRunning [2020-05-07T20:07:13.891Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-05-07T20:07:14.055Z] --- PASS: TestRemoveContainerRunning (0.66s) [2020-05-07T20:07:14.055Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-07T20:07:14.778Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s) [2020-05-07T20:07:14.778Z] === RUN TestRemoveInvalidContainer [2020-05-07T20:07:14.778Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-05-07T20:07:14.778Z] === RUN TestRenameLinkedContainer [2020-05-07T20:07:17.997Z] --- PASS: TestRenameLinkedContainer (2.67s) [2020-05-07T20:07:17.997Z] === RUN TestRenameStoppedContainer [2020-05-07T20:07:18.062Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-05-07T20:07:18.327Z] --- PASS: TestRenameStoppedContainer (0.66s) [2020-05-07T20:07:18.327Z] === RUN TestRenameRunningContainerAndReuse [2020-05-07T20:07:18.627Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-05-07T20:07:19.504Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s) [2020-05-07T20:07:19.504Z] === RUN TestRenameInvalidName [2020-05-07T20:07:19.558Z] === RUN TestDockerSuite/TestLogsTail [2020-05-07T20:07:20.216Z] --- PASS: TestRenameInvalidName (0.71s) [2020-05-07T20:07:20.216Z] === RUN TestRenameAnonymousContainer [2020-05-07T20:07:20.490Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-05-07T20:07:21.420Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-05-07T20:07:21.420Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-05-07T20:07:22.350Z] === RUN TestDockerSuite/TestMountIntoProc [2020-05-07T20:07:22.913Z] === RUN TestDockerSuite/TestMountIntoSys [2020-05-07T20:07:23.195Z] --- PASS: TestRenameAnonymousContainer (2.55s) [2020-05-07T20:07:23.195Z] === RUN TestRenameContainerWithSameName [2020-05-07T20:07:23.534Z] --- PASS: TestRenameContainerWithSameName (0.67s) [2020-05-07T20:07:23.534Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-07T20:07:23.844Z] === RUN TestDockerSuite/TestNetHostname [2020-05-07T20:07:24.689Z] --- PASS: TestRenameContainerWithLinkedContainer (1.32s) [2020-05-07T20:07:24.690Z] === RUN TestResize [2020-05-07T20:07:25.400Z] --- PASS: TestResize (0.68s) [2020-05-07T20:07:25.400Z] === RUN TestResizeWithInvalidSize [2020-05-07T20:07:26.118Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2020-05-07T20:07:26.118Z] === RUN TestResizeWhenContainerNotStarted [2020-05-07T20:07:26.365Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-05-07T20:07:26.621Z] === RUN TestDockerSuite/TestNetworkEvents [2020-05-07T20:07:26.832Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s) [2020-05-07T20:07:26.832Z] === RUN TestDaemonRestartKillContainers [2020-05-07T20:07:26.832Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T20:07:26.832Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T20:07:26.832Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T20:07:26.832Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T20:07:26.832Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T20:07:26.832Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T20:07:26.832Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T20:07:26.832Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T20:07:26.832Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T20:07:26.832Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T20:07:26.832Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T20:07:26.832Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T20:07:26.832Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T20:07:26.832Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T20:07:26.832Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T20:07:26.832Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T20:07:26.832Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T20:07:26.832Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T20:07:26.832Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T20:07:26.832Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T20:07:26.832Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T20:07:26.832Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T20:07:26.832Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T20:07:26.832Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T20:07:26.832Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T20:07:26.832Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T20:07:26.832Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T20:07:26.832Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T20:07:27.989Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-05-07T20:07:29.119Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T20:07:30.300Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T20:07:30.300Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T20:07:30.508Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-05-07T20:07:30.635Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T20:07:31.071Z] === RUN TestDockerSuite/TestPluginActive [2020-05-07T20:07:32.313Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T20:07:32.313Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T20:07:32.963Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-05-07T20:07:33.491Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T20:07:34.354Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T20:07:34.356Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-05-07T20:07:36.668Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-07T20:07:36.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.13s) [2020-05-07T20:07:36.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.33s) [2020-05-07T20:07:36.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.42s) [2020-05-07T20:07:36.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.69s) [2020-05-07T20:07:36.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.03s) [2020-05-07T20:07:36.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.01s) [2020-05-07T20:07:36.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.34s) [2020-05-07T20:07:36.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.94s) [2020-05-07T20:07:36.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.74s) [2020-05-07T20:07:36.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.18s) [2020-05-07T20:07:36.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.94s) [2020-05-07T20:07:36.668Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.54s) [2020-05-07T20:07:36.668Z] === RUN TestCgroupNamespacesRun [2020-05-07T20:07:38.368Z] --- PASS: TestCgroupNamespacesRun (1.64s) [2020-05-07T20:07:38.368Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-07T20:07:38.531Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-05-07T20:07:38.531Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-05-07T20:07:38.531Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-05-07T20:07:39.095Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-05-07T20:07:40.038Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2020-05-07T20:07:40.038Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-07T20:07:41.615Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-05-07T20:07:41.714Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.69s) [2020-05-07T20:07:41.714Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-07T20:07:42.547Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-05-07T20:07:43.381Z] --- PASS: TestCgroupNamespacesRunHostMode (1.65s) [2020-05-07T20:07:43.381Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-07T20:07:44.469Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-05-07T20:07:44.726Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-05-07T20:07:45.080Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.64s) [2020-05-07T20:07:45.080Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-07T20:07:46.618Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-05-07T20:07:46.744Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.68s) [2020-05-07T20:07:46.744Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-07T20:07:47.898Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2020-05-07T20:07:47.898Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-07T20:07:47.988Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-05-07T20:07:49.565Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s) [2020-05-07T20:07:49.565Z] === RUN TestKernelTCPMemory [2020-05-07T20:07:50.301Z] --- PASS: TestKernelTCPMemory (0.86s) [2020-05-07T20:07:50.301Z] === RUN TestNISDomainname [2020-05-07T20:07:51.011Z] --- PASS: TestNISDomainname (0.91s) [2020-05-07T20:07:51.011Z] === RUN TestHostnameDnsResolution [2020-05-07T20:07:52.162Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-05-07T20:07:52.162Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-05-07T20:07:52.167Z] --- PASS: TestHostnameDnsResolution (1.08s) [2020-05-07T20:07:52.167Z] === RUN TestStats [2020-05-07T20:07:53.532Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-05-07T20:07:55.131Z] --- PASS: TestStats (2.73s) [2020-05-07T20:07:55.131Z] === RUN TestStopContainerWithTimeout [2020-05-07T20:07:55.131Z] === RUN TestStopContainerWithTimeout/0 [2020-05-07T20:07:55.131Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-07T20:07:55.131Z] === RUN TestStopContainerWithTimeout/1 [2020-05-07T20:07:55.131Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-07T20:07:55.131Z] === RUN TestStopContainerWithTimeout/3 [2020-05-07T20:07:55.131Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-07T20:07:55.131Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-07T20:07:55.131Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-07T20:07:55.131Z] === CONT TestStopContainerWithTimeout/0 [2020-05-07T20:07:55.131Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-07T20:07:55.131Z] === CONT TestStopContainerWithTimeout/3 [2020-05-07T20:07:55.131Z] === CONT TestStopContainerWithTimeout/1 [2020-05-07T20:07:55.427Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-05-07T20:07:55.427Z] === RUN TestDockerSuite/TestPortHostBinding [2020-05-07T20:07:56.798Z] === RUN TestDockerSuite/TestPortList [2020-05-07T20:07:57.728Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-05-07T20:07:58.089Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-05-07T20:07:58.089Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2020-05-07T20:07:58.089Z] --- PASS: TestStopContainerWithTimeout/1 (2.31s) [2020-05-07T20:07:58.089Z] --- PASS: TestStopContainerWithTimeout/3 (2.98s) [2020-05-07T20:07:58.089Z] --- PASS: TestStopContainerWithTimeout/-1 (3.29s) [2020-05-07T20:07:58.089Z] === RUN TestDeleteDevicemapper [2020-05-07T20:07:58.089Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-07T20:07:58.089Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T20:07:58.089Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-07T20:08:01.055Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.91s) [2020-05-07T20:08:01.055Z] === RUN TestUpdateMemory [2020-05-07T20:08:01.901Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-05-07T20:08:02.217Z] --- PASS: TestUpdateMemory (0.95s) [2020-05-07T20:08:02.217Z] === RUN TestUpdateCPUQuota [2020-05-07T20:08:03.372Z] --- PASS: TestUpdateCPUQuota (1.27s) [2020-05-07T20:08:03.372Z] === RUN TestUpdatePidsLimit [2020-05-07T20:08:03.372Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-07T20:08:03.703Z] === RUN TestUpdatePidsLimit/no_change [2020-05-07T20:08:04.037Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-07T20:08:04.367Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-07T20:08:04.707Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-07T20:08:05.056Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-07T20:08:05.387Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-07T20:08:07.054Z] --- PASS: TestUpdatePidsLimit (3.44s) [2020-05-07T20:08:07.054Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2020-05-07T20:08:07.054Z] --- PASS: TestUpdatePidsLimit/no_change (0.32s) [2020-05-07T20:08:07.054Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-05-07T20:08:07.054Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2020-05-07T20:08:07.054Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2020-05-07T20:08:07.054Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-05-07T20:08:07.054Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2020-05-07T20:08:07.054Z] === RUN TestUpdateRestartPolicy [2020-05-07T20:08:08.446Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-05-07T20:08:08.447Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-05-07T20:08:09.377Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-05-07T20:08:13.551Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-05-07T20:08:16.826Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-05-07T20:08:16.826Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-05-07T20:08:16.826Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-05-07T20:08:17.758Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-05-07T20:08:17.758Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-05-07T20:08:18.688Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-05-07T20:08:18.688Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-05-07T20:08:19.251Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-05-07T20:08:19.507Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-05-07T20:08:20.230Z] --- PASS: TestUpdateRestartPolicy (12.16s) [2020-05-07T20:08:20.230Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-07T20:08:20.230Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s) [2020-05-07T20:08:20.230Z] === RUN TestWaitNonBlocked [2020-05-07T20:08:20.230Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T20:08:20.230Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T20:08:20.230Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T20:08:20.230Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T20:08:20.230Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T20:08:20.230Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T20:08:20.568Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-07T20:08:20.568Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2020-05-07T20:08:20.568Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s) [2020-05-07T20:08:20.568Z] === RUN TestWaitBlocked [2020-05-07T20:08:20.568Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T20:08:20.568Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T20:08:20.568Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T20:08:20.568Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T20:08:20.568Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T20:08:20.568Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T20:08:21.399Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-05-07T20:08:21.399Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-05-07T20:08:21.730Z] --- PASS: TestWaitBlocked (0.04s) [2020-05-07T20:08:21.730Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.94s) [2020-05-07T20:08:21.730Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s) [2020-05-07T20:08:21.730Z] === CONT TestContainerStartOnDaemonRestart [2020-05-07T20:08:21.730Z] === CONT TestIpcModeOlderClient [2020-05-07T20:08:21.730Z] === CONT TestDaemonHostGatewayIP [2020-05-07T20:08:21.730Z] === CONT TestContainerKillOnDaemonStart [2020-05-07T20:08:21.730Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-05-07T20:08:21.730Z] === CONT TestDaemonRestartIpcMode [2020-05-07T20:08:24.674Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-05-07T20:08:26.059Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-05-07T20:08:26.532Z] --- PASS: TestContainerStartOnDaemonRestart (4.20s) [2020-05-07T20:08:26.622Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-05-07T20:08:26.622Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-05-07T20:08:26.864Z] --- PASS: TestDaemonHostGatewayIP (5.19s) [2020-05-07T20:08:26.864Z] --- PASS: TestDaemonRestartIpcMode (5.19s) [2020-05-07T20:08:26.879Z] === RUN TestDockerSuite/TestPsByOrder [2020-05-07T20:08:30.154Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-05-07T20:08:30.154Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-05-07T20:08:31.529Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-05-07T20:08:34.051Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-05-07T20:08:34.981Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-05-07T20:08:35.767Z] --- PASS: TestContainerKillOnDaemonStart (13.43s) [2020-05-07T20:08:35.767Z] PASS [2020-05-07T20:08:35.767Z] [2020-05-07T20:08:35.767Z] === Skipped [2020-05-07T20:08:35.767Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-05-07T20:08:35.767Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T20:08:35.767Z] [2020-05-07T20:08:35.767Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T20:08:35.767Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T20:08:35.767Z] [2020-05-07T20:08:35.767Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-05-07T20:08:35.767Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T20:08:35.767Z] [2020-05-07T20:08:35.767Z] [2020-05-07T20:08:35.767Z] DONE 200 tests, 3 skipped in 130.216s [2020-05-07T20:08:35.767Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-05-07T20:08:35.767Z] ++ 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-07T20:08:35.767Z] ++ set -e [2020-05-07T20:08:35.767Z] ++ '[' -n 0 ']' [2020-05-07T20:08:35.767Z] ++ set -x [2020-05-07T20:08:35.767Z] ++ 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-07T20:08:35.767Z] INFO: Testing against a local daemon [2020-05-07T20:08:35.767Z] === RUN TestCommitInheritsEnv [2020-05-07T20:08:35.767Z] --- PASS: TestCommitInheritsEnv (0.42s) [2020-05-07T20:08:35.767Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-07T20:08:35.767Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-07T20:08:35.767Z] === RUN TestImagesFilterMultiReference [2020-05-07T20:08:35.767Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-05-07T20:08:35.767Z] === RUN TestImagePullPlatformInvalid [2020-05-07T20:08:35.767Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-07T20:08:35.767Z] === RUN TestRemoveImageOrphaning [2020-05-07T20:08:36.097Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2020-05-07T20:08:36.097Z] === RUN TestRemoveImageGarbageCollector [2020-05-07T20:08:36.097Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-07T20:08:36.097Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:08:36.097Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-07T20:08:36.097Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-05-07T20:08:36.097Z] === RUN TestTagInvalidReference [2020-05-07T20:08:36.429Z] --- PASS: TestTagInvalidReference (0.04s) [2020-05-07T20:08:36.429Z] === RUN TestTagValidPrefixedRepo [2020-05-07T20:08:36.429Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-05-07T20:08:36.429Z] === RUN TestTagExistedNameWithoutForce [2020-05-07T20:08:36.429Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-07T20:08:36.429Z] === RUN TestTagOfficialNames [2020-05-07T20:08:36.429Z] --- PASS: TestTagOfficialNames (0.05s) [2020-05-07T20:08:36.429Z] === RUN TestTagMatchesDigest [2020-05-07T20:08:36.429Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-07T20:08:36.429Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-07T20:08:37.505Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-05-07T20:08:40.780Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-05-07T20:08:40.780Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-05-07T20:08:42.150Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-05-07T20:08:44.672Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-05-07T20:08:45.602Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-05-07T20:08:53.696Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-05-07T20:08:53.954Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-05-07T20:08:56.474Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-05-07T20:08:58.368Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-05-07T20:08:58.625Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-05-07T20:08:59.993Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-05-07T20:09:01.886Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-05-07T20:09:04.411Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-05-07T20:09:04.597Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-40380 [Pipeline] { [Pipeline] checkout [2020-05-07T20:09:04.668Z] using credential docker-jenkins-github-credentials [2020-05-07T20:09:04.688Z] Cloning the remote Git repository [2020-05-07T20:09:04.688Z] Cloning with configured refspecs honoured and without tags [2020-05-07T20:09:04.694Z] Cloning repository https://github.com/moby/moby.git [2020-05-07T20:09:04.694Z] > git init /home/jenkins/workspace/moby_PR-40380 # timeout=10 [2020-05-07T20:09:04.709Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T20:09:04.709Z] > git --version # timeout=10 [2020-05-07T20:09:04.716Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T20:09:04.716Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40380/head:refs/remotes/origin/PR-40380 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T20:09:06.313Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-05-07T20:09:06.313Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-05-07T20:09:07.243Z] === RUN TestDockerSuite/TestPsRightTagName [2020-05-07T20:09:09.763Z] === RUN TestDockerSuite/TestPsShowMounts [2020-05-07T20:09:11.657Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-05-07T20:09:12.221Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-05-07T20:09:13.151Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-05-07T20:09:13.151Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-05-07T20:09:13.151Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-05-07T20:09:13.408Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-05-07T20:09:13.408Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-05-07T20:09:14.142Z] Fetching without tags [2020-05-07T20:09:14.116Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T20:09:14.118Z] > git config --add remote.origin.fetch +refs/pull/40380/head:refs/remotes/origin/PR-40380 # timeout=10 [2020-05-07T20:09:14.119Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T20:09:14.131Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T20:09:14.148Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T20:09:14.148Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T20:09:14.148Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40380/head:refs/remotes/origin/PR-40380 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T20:09:14.339Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-05-07T20:09:14.441Z] Merging remotes/origin/master commit daa826f9f3ebf85dd562a4d6f6e84e7040bceda3 into PR head commit de7f0120fde34b5dfdb2d29af7d599ecaaa2012a [2020-05-07T20:09:14.961Z] Merge succeeded, producing de7f0120fde34b5dfdb2d29af7d599ecaaa2012a [2020-05-07T20:09:14.961Z] Checking out Revision de7f0120fde34b5dfdb2d29af7d599ecaaa2012a (PR-40380) [2020-05-07T20:09:15.457Z] Commit message: "Dockerfile: mount install scripts instead of copying" [2020-05-07T20:09:14.447Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T20:09:14.448Z] > git checkout -f de7f0120fde34b5dfdb2d29af7d599ecaaa2012a # timeout=10 [2020-05-07T20:09:14.932Z] > git merge daa826f9f3ebf85dd562a4d6f6e84e7040bceda3 # timeout=10 [2020-05-07T20:09:14.954Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-07T20:09:14.966Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T20:09:14.967Z] > git checkout -f de7f0120fde34b5dfdb2d29af7d599ecaaa2012a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-07T20:09:16.233Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-05-07T20:09:16.405Z] + docker version [2020-05-07T20:09:16.405Z] Client: Docker Engine - Community [2020-05-07T20:09:16.405Z] Version: 19.03.7 [2020-05-07T20:09:16.405Z] API version: 1.40 [2020-05-07T20:09:16.405Z] Go version: go1.12.17 [2020-05-07T20:09:16.405Z] Git commit: 7141c199a2 [2020-05-07T20:09:16.405Z] Built: Sat Mar 7 16:48:47 2020 [2020-05-07T20:09:16.405Z] OS/Arch: linux/s390x [2020-05-07T20:09:16.405Z] Experimental: false [2020-05-07T20:09:16.405Z] [2020-05-07T20:09:16.405Z] Server: Docker Engine - Community [2020-05-07T20:09:16.405Z] Engine: [2020-05-07T20:09:16.405Z] Version: 19.03.7 [2020-05-07T20:09:16.405Z] API version: 1.40 (minimum version 1.12) [2020-05-07T20:09:16.405Z] Go version: go1.12.17 [2020-05-07T20:09:16.405Z] Git commit: 7141c199a2 [2020-05-07T20:09:16.405Z] Built: Sat Mar 7 16:47:46 2020 [2020-05-07T20:09:16.405Z] OS/Arch: linux/s390x [2020-05-07T20:09:16.405Z] Experimental: true [2020-05-07T20:09:16.405Z] containerd: [2020-05-07T20:09:16.405Z] Version: 1.2.13 [2020-05-07T20:09:16.405Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T20:09:16.405Z] runc: [2020-05-07T20:09:16.405Z] Version: 1.0.0-rc10 [2020-05-07T20:09:16.405Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T20:09:16.405Z] docker-init: [2020-05-07T20:09:16.405Z] Version: 0.18.0 [2020-05-07T20:09:16.406Z] GitCommit: fec3683 [Pipeline] sh [2020-05-07T20:09:16.772Z] + docker info [2020-05-07T20:09:17.053Z] Client: [2020-05-07T20:09:17.053Z] Debug Mode: false [2020-05-07T20:09:17.053Z] [2020-05-07T20:09:17.053Z] Server: [2020-05-07T20:09:17.053Z] Containers: 0 [2020-05-07T20:09:17.053Z] Running: 0 [2020-05-07T20:09:17.053Z] Paused: 0 [2020-05-07T20:09:17.053Z] Stopped: 0 [2020-05-07T20:09:17.053Z] Images: 4 [2020-05-07T20:09:17.053Z] Server Version: 19.03.7 [2020-05-07T20:09:17.053Z] Storage Driver: overlay2 [2020-05-07T20:09:17.053Z] Backing Filesystem: [2020-05-07T20:09:17.053Z] Supports d_type: true [2020-05-07T20:09:17.053Z] Native Overlay Diff: true [2020-05-07T20:09:17.053Z] Logging Driver: json-file [2020-05-07T20:09:17.053Z] Cgroup Driver: cgroupfs [2020-05-07T20:09:17.053Z] Plugins: [2020-05-07T20:09:17.053Z] Volume: local [2020-05-07T20:09:17.053Z] Network: bridge host ipvlan macvlan null overlay [2020-05-07T20:09:17.053Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-07T20:09:17.053Z] Swarm: inactive [2020-05-07T20:09:17.053Z] Runtimes: runc [2020-05-07T20:09:17.053Z] Default Runtime: runc [2020-05-07T20:09:17.053Z] Init Binary: docker-init [2020-05-07T20:09:17.053Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T20:09:17.053Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T20:09:17.053Z] init version: fec3683 [2020-05-07T20:09:17.053Z] Security Options: [2020-05-07T20:09:17.053Z] apparmor [2020-05-07T20:09:17.053Z] seccomp [2020-05-07T20:09:17.053Z] Profile: default [2020-05-07T20:09:17.053Z] Kernel Version: 4.15.0-91-generic [2020-05-07T20:09:17.053Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-07T20:09:17.053Z] OSType: linux [2020-05-07T20:09:17.053Z] Architecture: s390x [2020-05-07T20:09:17.053Z] CPUs: 2 [2020-05-07T20:09:17.053Z] Total Memory: 7.861GiB [2020-05-07T20:09:17.053Z] Name: s390x-ubuntu-14 [2020-05-07T20:09:17.053Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-05-07T20:09:17.053Z] Docker Root Dir: /var/lib/docker [2020-05-07T20:09:17.053Z] Debug Mode: false [2020-05-07T20:09:17.053Z] Username: dockerbuildbot [2020-05-07T20:09:17.053Z] Registry: https://index.docker.io/v1/ [2020-05-07T20:09:17.053Z] Labels: [2020-05-07T20:09:17.053Z] Experimental: true [2020-05-07T20:09:17.053Z] Insecure Registries: [2020-05-07T20:09:17.053Z] 127.0.0.0/8 [2020-05-07T20:09:17.053Z] Live Restore Enabled: false [2020-05-07T20:09:17.053Z] [2020-05-07T20:09:17.053Z] WARNING: No swap limit support [Pipeline] sh [2020-05-07T20:09:17.419Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T20:09:17.419Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T20:09:17.419Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40380/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-07T20:09:17.419Z] + bash /home/jenkins/workspace/moby_PR-40380/check-config.sh [2020-05-07T20:09:17.419Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-07T20:09:17.419Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-05-07T20:09:17.419Z] [2020-05-07T20:09:17.419Z] Generally Necessary: [2020-05-07T20:09:17.603Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-05-07T20:09:17.700Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-07T20:09:17.700Z] - apparmor: enabled and tools installed [2020-05-07T20:09:17.700Z] - CONFIG_NAMESPACES: enabled [2020-05-07T20:09:17.700Z] - CONFIG_NET_NS: enabled [2020-05-07T20:09:17.700Z] - CONFIG_PID_NS: enabled [2020-05-07T20:09:17.700Z] - CONFIG_IPC_NS: enabled [2020-05-07T20:09:17.700Z] - CONFIG_UTS_NS: enabled [2020-05-07T20:09:17.700Z] - CONFIG_CGROUPS: enabled [2020-05-07T20:09:17.700Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-07T20:09:17.700Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-07T20:09:17.700Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-07T20:09:17.700Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-07T20:09:17.700Z] - CONFIG_CPUSETS: enabled [2020-05-07T20:09:17.700Z] - CONFIG_MEMCG: enabled [2020-05-07T20:09:17.700Z] - CONFIG_KEYS: enabled [2020-05-07T20:09:17.700Z] - CONFIG_VETH: enabled (as module) [2020-05-07T20:09:17.700Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-07T20:09:17.700Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-07T20:09:17.700Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-07T20:09:17.700Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-07T20:09:17.700Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-07T20:09:17.700Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-07T20:09:17.700Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-07T20:09:17.700Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-07T20:09:17.700Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-07T20:09:17.700Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-07T20:09:17.700Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-07T20:09:17.700Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-07T20:09:17.700Z] [2020-05-07T20:09:17.700Z] Optional Features: [2020-05-07T20:09:17.700Z] - CONFIG_USER_NS: enabled [2020-05-07T20:09:17.700Z] - CONFIG_SECCOMP: enabled [2020-05-07T20:09:17.700Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-07T20:09:17.700Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-07T20:09:17.700Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-07T20:09:17.700Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-07T20:09:17.700Z] - CONFIG_BLK_CGROUP: enabled [2020-05-07T20:09:17.700Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-07T20:09:17.700Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-07T20:09:17.700Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-07T20:09:17.700Z] - CONFIG_CGROUP_PERF: enabled [2020-05-07T20:09:17.700Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-07T20:09:17.700Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-07T20:09:17.700Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-07T20:09:17.700Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-07T20:09:17.700Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-07T20:09:17.700Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-07T20:09:17.700Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-07T20:09:17.700Z] - CONFIG_IP_VS: enabled (as module) [2020-05-07T20:09:17.700Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-07T20:09:17.700Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-07T20:09:17.700Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-07T20:09:17.700Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-07T20:09:17.700Z] - CONFIG_EXT4_FS: enabled [2020-05-07T20:09:17.700Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-07T20:09:17.700Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-07T20:09:17.700Z] - Network Drivers: [2020-05-07T20:09:17.700Z] - "overlay": [2020-05-07T20:09:17.700Z] - CONFIG_VXLAN: enabled (as module) [2020-05-07T20:09:17.700Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-07T20:09:17.700Z] Optional (for encrypted networks): [2020-05-07T20:09:17.700Z] - CONFIG_CRYPTO: enabled [2020-05-07T20:09:17.700Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-07T20:09:17.700Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-07T20:09:17.700Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-07T20:09:17.700Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-07T20:09:17.700Z] - CONFIG_XFRM: enabled [2020-05-07T20:09:17.700Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-07T20:09:17.700Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-07T20:09:17.700Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-07T20:09:17.700Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-07T20:09:17.700Z] - "ipvlan": [2020-05-07T20:09:17.981Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-07T20:09:17.981Z] - "macvlan": [2020-05-07T20:09:17.981Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-07T20:09:17.981Z] - CONFIG_DUMMY: enabled (as module) [2020-05-07T20:09:17.981Z] - "ftp,tftp client in container": [2020-05-07T20:09:17.981Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-07T20:09:17.981Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-07T20:09:17.981Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-07T20:09:17.981Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-07T20:09:17.981Z] - Storage Drivers: [2020-05-07T20:09:17.981Z] - "aufs": [2020-05-07T20:09:17.981Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-07T20:09:17.981Z] - "btrfs": [2020-05-07T20:09:17.981Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-07T20:09:17.981Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-07T20:09:17.981Z] - "devicemapper": [2020-05-07T20:09:17.981Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-07T20:09:17.981Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-07T20:09:17.981Z] - "overlay": [2020-05-07T20:09:17.981Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-07T20:09:17.981Z] - "zfs": [2020-05-07T20:09:17.981Z] - /dev/zfs: missing [2020-05-07T20:09:17.981Z] - zfs command: missing [2020-05-07T20:09:17.981Z] - zpool command: missing [2020-05-07T20:09:17.981Z] [2020-05-07T20:09:17.981Z] Limits: [2020-05-07T20:09:17.981Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-07T20:09:17.981Z] [2020-05-07T20:09:17.981Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-07T20:09:18.166Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-05-07T20:09:18.398Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:de7f0120fde34b5dfdb2d29af7d599ecaaa2012a . [2020-05-07T20:09:18.398Z] #2 [internal] load .dockerignore [2020-05-07T20:09:18.398Z] #2 transferring context: 87B done [2020-05-07T20:09:18.398Z] #2 DONE 0.0s [2020-05-07T20:09:18.398Z] [2020-05-07T20:09:18.398Z] #1 [internal] load build definition from Dockerfile [2020-05-07T20:09:18.398Z] #1 transferring dockerfile: 16.23kB done [2020-05-07T20:09:18.398Z] #1 DONE 0.0s [2020-05-07T20:09:18.398Z] [2020-05-07T20:09:18.398Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-07T20:09:18.679Z] #3 DONE 0.3s [2020-05-07T20:09:18.959Z] [2020-05-07T20:09:18.959Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-07T20:09:18.959Z] #4 CACHED [2020-05-07T20:09:19.240Z] [2020-05-07T20:09:19.240Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-07T20:09:19.521Z] #6 DONE 0.2s [2020-05-07T20:09:19.521Z] [2020-05-07T20:09:19.521Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-07T20:09:19.521Z] #5 DONE 0.1s [2020-05-07T20:09:19.521Z] [2020-05-07T20:09:19.521Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-07T20:09:19.521Z] #57 DONE 0.0s [2020-05-07T20:09:19.521Z] [2020-05-07T20:09:19.521Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T20:09:19.521Z] #7 DONE 0.0s [2020-05-07T20:09:19.521Z] [2020-05-07T20:09:19.521Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-07T20:09:19.521Z] #8 CACHED [2020-05-07T20:09:19.521Z] [2020-05-07T20:09:19.521Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T20:09:19.521Z] #32 CACHED [2020-05-07T20:09:19.521Z] [2020-05-07T20:09:19.521Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-07T20:09:19.521Z] #9 CACHED [2020-05-07T20:09:19.521Z] [2020-05-07T20:09:19.521Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T20:09:19.521Z] #51 CACHED [2020-05-07T20:09:19.521Z] [2020-05-07T20:09:19.521Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T20:09:19.521Z] #10 CACHED [2020-05-07T20:09:19.521Z] [2020-05-07T20:09:19.521Z] #20 [internal] load build context [2020-05-07T20:09:20.528Z] #20 transferring context: 50.16MB 1.2s done [2020-05-07T20:09:20.810Z] #20 DONE 1.2s [2020-05-07T20:09:20.810Z] [2020-05-07T20:09:20.810Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T20:09:23.506Z] #59 2.608 + RM_GOPATH=0 [2020-05-07T20:09:23.506Z] #59 2.608 + TMP_GOPATH= [2020-05-07T20:09:23.506Z] #59 2.608 + : /build [2020-05-07T20:09:23.506Z] #59 2.609 + '[' -z '' ']' [2020-05-07T20:09:23.506Z] #59 2.609 ++ mktemp -d [2020-05-07T20:09:23.506Z] #59 2.610 + export GOPATH=/tmp/tmp.bAbV3wD03u [2020-05-07T20:09:23.506Z] #59 2.610 + GOPATH=/tmp/tmp.bAbV3wD03u [2020-05-07T20:09:23.506Z] #59 2.610 + RM_GOPATH=1 [2020-05-07T20:09:23.506Z] #59 2.611 ++ dirname /tmp/install/install.sh [2020-05-07T20:09:23.506Z] #59 2.612 + dir=/tmp/install [2020-05-07T20:09:23.506Z] #59 2.612 + bin=proxy [2020-05-07T20:09:23.506Z] #59 2.612 + shift [2020-05-07T20:09:23.507Z] #59 2.612 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-05-07T20:09:23.507Z] #59 2.612 + . /tmp/install/proxy.installer [2020-05-07T20:09:23.507Z] #59 2.612 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T20:09:23.507Z] #59 2.612 + install_proxy [2020-05-07T20:09:23.507Z] #59 2.612 + case "$1" in [2020-05-07T20:09:23.507Z] #59 2.612 + export CGO_ENABLED=0 [2020-05-07T20:09:23.507Z] #59 2.613 + CGO_ENABLED=0 [2020-05-07T20:09:23.507Z] #59 2.613 + _install_proxy [2020-05-07T20:09:23.507Z] #59 2.613 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-07T20:09:23.507Z] #59 2.613 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.bAbV3wD03u/src/github.com/docker/libnetwork [2020-05-07T20:09:23.507Z] #59 2.613 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T20:09:23.507Z] #59 2.615 Cloning into '/tmp/tmp.bAbV3wD03u/src/github.com/docker/libnetwork'... [2020-05-07T20:09:26.261Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-05-07T20:09:26.261Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-05-07T20:09:26.954Z] #59 ... [2020-05-07T20:09:26.954Z] [2020-05-07T20:09:26.954Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T20:09:26.954Z] #33 3.072 + RM_GOPATH=0 [2020-05-07T20:09:26.954Z] #33 3.072 + TMP_GOPATH= [2020-05-07T20:09:26.954Z] #33 3.072 + : /build [2020-05-07T20:09:26.954Z] #33 3.072 + '[' -z '' ']' [2020-05-07T20:09:26.954Z] #33 3.072 ++ mktemp -d [2020-05-07T20:09:26.954Z] #33 3.074 + export GOPATH=/tmp/tmp.ra6RKmkWQA [2020-05-07T20:09:26.954Z] #33 3.074 + GOPATH=/tmp/tmp.ra6RKmkWQA [2020-05-07T20:09:26.954Z] #33 3.074 + RM_GOPATH=1 [2020-05-07T20:09:26.954Z] #33 3.076 ++ dirname /tmp/install/install.sh [2020-05-07T20:09:26.954Z] #33 3.077 + dir=/tmp/install [2020-05-07T20:09:26.954Z] #33 3.077 + bin=tini [2020-05-07T20:09:26.954Z] #33 3.077 + shift [2020-05-07T20:09:26.954Z] #33 3.077 + '[' '!' -f /tmp/install/tini.installer ']' [2020-05-07T20:09:26.954Z] #33 3.077 + . /tmp/install/tini.installer [2020-05-07T20:09:26.954Z] #33 3.077 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T20:09:26.954Z] #33 3.077 + install_tini [2020-05-07T20:09:26.954Z] #33 3.077 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-05-07T20:09:26.954Z] #33 3.077 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T20:09:26.954Z] #33 3.078 + git clone https://github.com/krallin/tini.git /tmp/tmp.ra6RKmkWQA/tini [2020-05-07T20:09:26.954Z] #33 3.081 Cloning into '/tmp/tmp.ra6RKmkWQA/tini'... [2020-05-07T20:09:26.954Z] #33 3.686 + cd /tmp/tmp.ra6RKmkWQA/tini [2020-05-07T20:09:26.954Z] #33 3.686 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-05-07T20:09:26.954Z] #33 3.700 + cmake . [2020-05-07T20:09:26.954Z] #33 4.214 -- The C compiler identification is GNU 8.3.0 [2020-05-07T20:09:26.954Z] #33 4.255 -- Check for working C compiler: /usr/bin/cc [2020-05-07T20:09:26.954Z] #33 4.829 -- Check for working C compiler: /usr/bin/cc -- works [2020-05-07T20:09:26.954Z] #33 4.831 -- Detecting C compiler ABI info [2020-05-07T20:09:26.954Z] #33 5.262 -- Detecting C compiler ABI info - done [2020-05-07T20:09:26.954Z] #33 5.294 -- Detecting C compile features [2020-05-07T20:09:27.235Z] #33 6.665 -- Detecting C compile features - done [2020-05-07T20:09:27.235Z] #33 6.678 -- Performing Test HAS_BUILTIN_FORTIFY [2020-05-07T20:09:27.516Z] #33 6.833 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-05-07T20:09:27.516Z] #33 6.883 -- Configuring done [2020-05-07T20:09:27.516Z] #33 6.910 -- Generating done [2020-05-07T20:09:27.516Z] #33 6.912 -- Build files have been written to: /tmp/tmp.ra6RKmkWQA/tini [2020-05-07T20:09:27.516Z] #33 6.920 + make tini-static [2020-05-07T20:09:28.128Z] #33 7.277 Scanning dependencies of target tini-static [2020-05-07T20:09:28.128Z] #33 7.392 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-05-07T20:09:28.156Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-05-07T20:09:28.718Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-05-07T20:09:29.134Z] #33 ... [2020-05-07T20:09:29.134Z] [2020-05-07T20:09:29.134Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:09:29.134Z] #21 2.927 + RM_GOPATH=0 [2020-05-07T20:09:29.134Z] #21 2.927 + TMP_GOPATH= [2020-05-07T20:09:29.134Z] #21 2.927 + : /build [2020-05-07T20:09:29.134Z] #21 2.927 + '[' -z '' ']' [2020-05-07T20:09:29.134Z] #21 2.927 ++ mktemp -d [2020-05-07T20:09:29.134Z] #21 2.928 + export GOPATH=/tmp/tmp.SZDmMXiiEi [2020-05-07T20:09:29.134Z] #21 2.928 + GOPATH=/tmp/tmp.SZDmMXiiEi [2020-05-07T20:09:29.134Z] #21 2.928 + RM_GOPATH=1 [2020-05-07T20:09:29.134Z] #21 2.929 ++ dirname /tmp/install/install.sh [2020-05-07T20:09:29.134Z] #21 2.930 + dir=/tmp/install [2020-05-07T20:09:29.134Z] #21 2.930 + bin=dockercli [2020-05-07T20:09:29.134Z] #21 2.930 + shift [2020-05-07T20:09:29.134Z] #21 2.930 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-05-07T20:09:29.134Z] #21 2.930 + . /tmp/install/dockercli.installer [2020-05-07T20:09:29.134Z] #21 2.930 ++ : stable [2020-05-07T20:09:29.134Z] #21 2.930 ++ : 17.06.2-ce [2020-05-07T20:09:29.134Z] #21 2.931 + install_dockercli [2020-05-07T20:09:29.134Z] #21 2.931 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-07T20:09:29.134Z] #21 2.931 Install docker/cli version 17.06.2-ce from stable [2020-05-07T20:09:29.134Z] #21 2.932 ++ uname -m [2020-05-07T20:09:29.134Z] #21 2.932 + arch=s390x [2020-05-07T20:09:29.134Z] #21 2.932 + '[' s390x '!=' x86_64 ']' [2020-05-07T20:09:29.134Z] #21 2.932 + '[' s390x '!=' s390x ']' [2020-05-07T20:09:29.134Z] #21 2.932 + url=https://download.docker.com/linux/static [2020-05-07T20:09:29.134Z] #21 2.933 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-05-07T20:09:29.134Z] #21 2.933 + tar -xz docker/docker [2020-05-07T20:09:29.134Z] #21 7.428 + mkdir -p /build [2020-05-07T20:09:29.134Z] #21 7.432 + mv docker/docker /build/ [2020-05-07T20:09:29.134Z] #21 7.434 + rmdir docker [2020-05-07T20:09:29.134Z] #21 DONE 8.2s [2020-05-07T20:09:29.134Z] [2020-05-07T20:09:29.134Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T20:09:29.134Z] #49 2.986 + RM_GOPATH=0 [2020-05-07T20:09:29.134Z] #49 2.987 + TMP_GOPATH= [2020-05-07T20:09:29.134Z] #49 2.988 + : /build [2020-05-07T20:09:29.134Z] #49 2.988 + '[' -z '' ']' [2020-05-07T20:09:29.134Z] #49 2.989 ++ mktemp -d [2020-05-07T20:09:29.134Z] #49 2.991 + export GOPATH=/tmp/tmp.UyRX00sF8i [2020-05-07T20:09:29.134Z] #49 2.992 + GOPATH=/tmp/tmp.UyRX00sF8i [2020-05-07T20:09:29.134Z] #49 2.992 + RM_GOPATH=1 [2020-05-07T20:09:29.134Z] #49 2.992 ++ dirname /tmp/install/install.sh [2020-05-07T20:09:29.134Z] #49 2.993 + dir=/tmp/install [2020-05-07T20:09:29.134Z] #49 2.993 + bin=runc [2020-05-07T20:09:29.134Z] #49 2.993 + shift [2020-05-07T20:09:29.134Z] #49 2.993 + '[' '!' -f /tmp/install/runc.installer ']' [2020-05-07T20:09:29.134Z] #49 2.994 + . /tmp/install/runc.installer [2020-05-07T20:09:29.134Z] #49 2.994 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T20:09:29.134Z] #49 2.996 + install_runc [2020-05-07T20:09:29.134Z] #49 2.996 + uname -r [2020-05-07T20:09:29.134Z] #49 2.999 + grep -q '^3\.10\.0.*\.el7\.' [2020-05-07T20:09:29.134Z] #49 3.001 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-05-07T20:09:29.134Z] #49 3.001 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-05-07T20:09:29.134Z] #49 3.001 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-05-07T20:09:29.134Z] #49 3.001 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UyRX00sF8i/src/github.com/opencontainers/runc [2020-05-07T20:09:29.134Z] #49 3.004 Cloning into '/tmp/tmp.UyRX00sF8i/src/github.com/opencontainers/runc'... [2020-05-07T20:09:29.415Z] #49 ... [2020-05-07T20:09:29.415Z] [2020-05-07T20:09:29.415Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T20:09:29.415Z] #33 8.652 [100%] Linking C executable tini-static [2020-05-07T20:09:29.698Z] #33 9.101 [100%] Built target tini-static [2020-05-07T20:09:29.986Z] #33 ... [2020-05-07T20:09:29.986Z] [2020-05-07T20:09:29.986Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T20:09:29.986Z] #30 2.306 + RM_GOPATH=0 [2020-05-07T20:09:29.986Z] #30 2.307 + TMP_GOPATH= [2020-05-07T20:09:29.986Z] #30 2.307 + : /build [2020-05-07T20:09:29.986Z] #30 2.307 + '[' -z '' ']' [2020-05-07T20:09:29.986Z] #30 2.308 ++ mktemp -d [2020-05-07T20:09:29.986Z] #30 2.317 + export GOPATH=/tmp/tmp.pDzVHLmL0t [2020-05-07T20:09:29.986Z] #30 2.317 + GOPATH=/tmp/tmp.pDzVHLmL0t [2020-05-07T20:09:29.986Z] #30 2.317 + RM_GOPATH=1 [2020-05-07T20:09:29.986Z] #30 2.317 ++ dirname /tmp/install/install.sh [2020-05-07T20:09:29.986Z] #30 2.322 + dir=/tmp/install [2020-05-07T20:09:29.986Z] #30 2.322 + bin=tomlv [2020-05-07T20:09:29.986Z] #30 2.322 + shift [2020-05-07T20:09:29.986Z] #30 2.322 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-05-07T20:09:29.986Z] #30 2.322 + . /tmp/install/tomlv.installer [2020-05-07T20:09:29.986Z] #30 2.322 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T20:09:29.986Z] #30 2.322 + install_tomlv [2020-05-07T20:09:29.986Z] #30 2.323 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-05-07T20:09:29.986Z] #30 2.323 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.pDzVHLmL0t/src/github.com/BurntSushi/toml [2020-05-07T20:09:29.986Z] #30 2.323 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T20:09:29.986Z] #30 2.327 Cloning into '/tmp/tmp.pDzVHLmL0t/src/github.com/BurntSushi/toml'... [2020-05-07T20:09:29.986Z] #30 3.019 + cd /tmp/tmp.pDzVHLmL0t/src/github.com/BurntSushi/toml [2020-05-07T20:09:29.986Z] #30 3.019 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-05-07T20:09:29.986Z] #30 3.031 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-05-07T20:09:29.986Z] #30 3.505 github.com/BurntSushi/toml [2020-05-07T20:09:29.986Z] #30 5.535 github.com/BurntSushi/toml/cmd/tomlv [2020-05-07T20:09:29.986Z] #30 DONE 9.1s [2020-05-07T20:09:29.986Z] [2020-05-07T20:09:29.986Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T20:09:29.986Z] #33 9.216 + mkdir -p /build [2020-05-07T20:09:29.986Z] #33 9.228 + cp tini-static /build/docker-init [2020-05-07T20:09:30.276Z] #33 DONE 9.5s [2020-05-07T20:09:30.276Z] [2020-05-07T20:09:30.276Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T20:09:30.276Z] #49 8.987 + cd /tmp/tmp.UyRX00sF8i/src/github.com/opencontainers/runc [2020-05-07T20:09:30.276Z] #49 8.988 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T20:09:30.561Z] #49 9.810 + '[' -z '' ']' [2020-05-07T20:09:30.561Z] #49 9.810 + target=static [2020-05-07T20:09:30.561Z] #49 9.810 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-05-07T20:09:30.561Z] #49 ... [2020-05-07T20:09:30.561Z] [2020-05-07T20:09:30.561Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:09:30.561Z] #52 2.970 + RM_GOPATH=0 [2020-05-07T20:09:30.561Z] #52 2.970 + TMP_GOPATH= [2020-05-07T20:09:30.561Z] #52 2.970 + : /build [2020-05-07T20:09:30.561Z] #52 2.970 + '[' -z '' ']' [2020-05-07T20:09:30.561Z] #52 2.970 ++ mktemp -d [2020-05-07T20:09:30.561Z] #52 2.972 + export GOPATH=/tmp/tmp.NBIYxUyo2y [2020-05-07T20:09:30.561Z] #52 2.972 + GOPATH=/tmp/tmp.NBIYxUyo2y [2020-05-07T20:09:30.561Z] #52 2.972 + RM_GOPATH=1 [2020-05-07T20:09:30.561Z] #52 2.972 ++ dirname /tmp/install/install.sh [2020-05-07T20:09:30.561Z] #52 2.973 + dir=/tmp/install [2020-05-07T20:09:30.561Z] #52 2.973 + bin=containerd [2020-05-07T20:09:30.561Z] #52 2.973 + shift [2020-05-07T20:09:30.561Z] #52 2.973 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-05-07T20:09:30.561Z] #52 2.973 + . /tmp/install/containerd.installer [2020-05-07T20:09:30.561Z] #52 2.973 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T20:09:30.561Z] #52 2.974 + install_containerd [2020-05-07T20:09:30.561Z] #52 2.974 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-07T20:09:30.561Z] #52 2.974 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NBIYxUyo2y/src/github.com/containerd/containerd [2020-05-07T20:09:30.561Z] #52 2.974 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T20:09:30.561Z] #52 2.982 Cloning into '/tmp/tmp.NBIYxUyo2y/src/github.com/containerd/containerd'... [2020-05-07T20:09:30.615Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-05-07T20:09:30.615Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-05-07T20:09:30.849Z] #52 ... [2020-05-07T20:09:30.849Z] [2020-05-07T20:09:30.849Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:09:30.849Z] #43 1.212 + RM_GOPATH=0 [2020-05-07T20:09:30.849Z] #43 1.212 + TMP_GOPATH= [2020-05-07T20:09:30.849Z] #43 1.212 + : /build [2020-05-07T20:09:30.849Z] #43 1.212 + '[' -z '' ']' [2020-05-07T20:09:30.849Z] #43 1.212 ++ mktemp -d [2020-05-07T20:09:30.849Z] #43 1.212 + export GOPATH=/tmp/tmp.ZPvI1Y1qWq [2020-05-07T20:09:30.849Z] #43 1.212 + GOPATH=/tmp/tmp.ZPvI1Y1qWq [2020-05-07T20:09:30.849Z] #43 1.212 + RM_GOPATH=1 [2020-05-07T20:09:30.849Z] #43 1.212 ++ dirname /tmp/install/install.sh [2020-05-07T20:09:30.849Z] #43 1.213 + dir=/tmp/install [2020-05-07T20:09:30.849Z] #43 1.213 + bin=gotestsum [2020-05-07T20:09:30.849Z] #43 1.213 + shift [2020-05-07T20:09:30.849Z] #43 1.213 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-05-07T20:09:30.849Z] #43 1.213 + . /tmp/install/gotestsum.installer [2020-05-07T20:09:30.849Z] #43 1.213 ++ : v0.3.5 [2020-05-07T20:09:30.849Z] #43 1.213 + install_gotestsum [2020-05-07T20:09:30.849Z] #43 1.213 + echo 'Installing gotestsum version v0.3.5' [2020-05-07T20:09:30.849Z] #43 1.214 + go get -d gotest.tools/gotestsum [2020-05-07T20:09:30.849Z] #43 1.214 Installing gotestsum version v0.3.5 [2020-05-07T20:09:30.849Z] #43 ... [2020-05-07T20:09:30.849Z] [2020-05-07T20:09:30.849Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:09:30.849Z] #45 0.717 + RM_GOPATH=0 [2020-05-07T20:09:30.849Z] #45 0.717 + TMP_GOPATH= [2020-05-07T20:09:30.849Z] #45 0.717 + : /build [2020-05-07T20:09:30.849Z] #45 0.717 + '[' -z '' ']' [2020-05-07T20:09:30.849Z] #45 0.717 ++ mktemp -d [2020-05-07T20:09:30.849Z] #45 0.717 + export GOPATH=/tmp/tmp.hwlTpFtCpA [2020-05-07T20:09:30.849Z] #45 0.717 + GOPATH=/tmp/tmp.hwlTpFtCpA [2020-05-07T20:09:30.849Z] #45 0.717 + RM_GOPATH=1 [2020-05-07T20:09:30.849Z] #45 0.717 ++ dirname /tmp/install/install.sh [2020-05-07T20:09:30.849Z] #45 0.717 + dir=/tmp/install [2020-05-07T20:09:30.849Z] #45 0.717 + bin=golangci_lint [2020-05-07T20:09:30.849Z] #45 0.717 + shift [2020-05-07T20:09:30.849Z] #45 0.717 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-05-07T20:09:30.849Z] #45 0.717 + . /tmp/install/golangci_lint.installer [2020-05-07T20:09:30.849Z] #45 0.717 ++ : v1.23.8 [2020-05-07T20:09:30.849Z] #45 0.717 + install_golangci_lint [2020-05-07T20:09:30.849Z] #45 0.717 + echo 'Installing golangci-lint version v1.23.8' [2020-05-07T20:09:30.849Z] #45 0.717 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-05-07T20:09:30.849Z] #45 0.718 Installing golangci-lint version v1.23.8 [2020-05-07T20:09:30.872Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-05-07T20:09:31.128Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-05-07T20:09:31.132Z] #45 ... [2020-05-07T20:09:31.132Z] [2020-05-07T20:09:31.132Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:09:31.132Z] #54 2.413 + RM_GOPATH=0 [2020-05-07T20:09:31.132Z] #54 2.413 + TMP_GOPATH= [2020-05-07T20:09:31.132Z] #54 2.413 + : /build [2020-05-07T20:09:31.132Z] #54 2.413 + '[' -z '' ']' [2020-05-07T20:09:31.132Z] #54 2.414 ++ mktemp -d [2020-05-07T20:09:31.132Z] #54 2.416 + export GOPATH=/tmp/tmp.GJCeYvLHZO [2020-05-07T20:09:31.132Z] #54 2.416 + GOPATH=/tmp/tmp.GJCeYvLHZO [2020-05-07T20:09:31.132Z] #54 2.416 + RM_GOPATH=1 [2020-05-07T20:09:31.132Z] #54 2.416 ++ dirname /tmp/install/install.sh [2020-05-07T20:09:31.132Z] #54 2.417 + dir=/tmp/install [2020-05-07T20:09:31.132Z] #54 2.418 + bin=rootlesskit [2020-05-07T20:09:31.132Z] #54 2.418 + shift [2020-05-07T20:09:31.132Z] #54 2.418 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-05-07T20:09:31.132Z] #54 2.418 + . /tmp/install/rootlesskit.installer [2020-05-07T20:09:31.132Z] #54 2.418 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T20:09:31.132Z] #54 2.418 + install_rootlesskit [2020-05-07T20:09:31.132Z] #54 2.418 + case "$1" in [2020-05-07T20:09:31.132Z] #54 2.418 + export CGO_ENABLED=0 [2020-05-07T20:09:31.132Z] #54 2.418 + CGO_ENABLED=0 [2020-05-07T20:09:31.132Z] #54 2.418 + _install_rootlesskit [2020-05-07T20:09:31.132Z] #54 2.418 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492' [2020-05-07T20:09:31.132Z] #54 2.418 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T20:09:31.132Z] #54 2.418 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.GJCeYvLHZO/src/github.com/rootless-containers/rootlesskit [2020-05-07T20:09:31.132Z] #54 2.420 Cloning into '/tmp/tmp.GJCeYvLHZO/src/github.com/rootless-containers/rootlesskit'... [2020-05-07T20:09:31.132Z] #54 4.652 + cd /tmp/tmp.GJCeYvLHZO/src/github.com/rootless-containers/rootlesskit [2020-05-07T20:09:31.132Z] #54 4.652 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492 [2020-05-07T20:09:31.132Z] #54 4.739 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-07T20:09:31.132Z] #54 4.739 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-05-07T20:09:31.418Z] #54 ... [2020-05-07T20:09:31.418Z] [2020-05-07T20:09:31.418Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T20:09:31.418Z] #41 2.799 + RM_GOPATH=0 [2020-05-07T20:09:31.418Z] #41 2.799 + TMP_GOPATH= [2020-05-07T20:09:31.418Z] #41 2.799 + : /build [2020-05-07T20:09:31.418Z] #41 2.799 + '[' -z '' ']' [2020-05-07T20:09:31.418Z] #41 2.799 ++ mktemp -d [2020-05-07T20:09:31.418Z] #41 2.799 + export GOPATH=/tmp/tmp.pNxnd6N53h [2020-05-07T20:09:31.418Z] #41 2.799 + GOPATH=/tmp/tmp.pNxnd6N53h [2020-05-07T20:09:31.418Z] #41 2.799 + RM_GOPATH=1 [2020-05-07T20:09:31.418Z] #41 2.800 ++ dirname /tmp/install/install.sh [2020-05-07T20:09:31.418Z] #41 2.800 + dir=/tmp/install [2020-05-07T20:09:31.418Z] #41 2.800 + bin=vndr [2020-05-07T20:09:31.418Z] #41 2.800 + shift [2020-05-07T20:09:31.418Z] #41 2.801 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-05-07T20:09:31.418Z] #41 2.801 + . /tmp/install/vndr.installer [2020-05-07T20:09:31.418Z] #41 2.801 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T20:09:31.418Z] #41 2.801 + install_vndr [2020-05-07T20:09:31.418Z] #41 2.801 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-05-07T20:09:31.418Z] #41 2.801 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.pNxnd6N53h/src/github.com/LK4D4/vndr [2020-05-07T20:09:31.418Z] #41 2.801 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T20:09:31.419Z] #41 2.806 Cloning into '/tmp/tmp.pNxnd6N53h/src/github.com/LK4D4/vndr'... [2020-05-07T20:09:31.419Z] #41 3.312 + cd /tmp/tmp.pNxnd6N53h/src/github.com/LK4D4/vndr [2020-05-07T20:09:31.419Z] #41 3.312 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-05-07T20:09:31.419Z] #41 3.332 + go build -buildmode=pie -v -o /build/vndr . [2020-05-07T20:09:31.419Z] #41 4.156 github.com/LK4D4/vndr/build [2020-05-07T20:09:31.419Z] #41 4.160 github.com/LK4D4/vndr/godl/singleflight [2020-05-07T20:09:31.419Z] #41 4.385 github.com/LK4D4/vndr/versioned [2020-05-07T20:09:31.419Z] #41 4.942 github.com/LK4D4/vndr/godl [2020-05-07T20:09:31.419Z] #41 6.487 github.com/LK4D4/vndr [2020-05-07T20:09:31.419Z] #41 ... [2020-05-07T20:09:31.419Z] [2020-05-07T20:09:31.419Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T20:09:31.419Z] #47 1.698 + RM_GOPATH=0 [2020-05-07T20:09:31.419Z] #47 1.698 + TMP_GOPATH= [2020-05-07T20:09:31.419Z] #47 1.698 + : /build [2020-05-07T20:09:31.419Z] #47 1.698 + '[' -z '' ']' [2020-05-07T20:09:31.419Z] #47 1.698 ++ mktemp -d [2020-05-07T20:09:31.419Z] #47 1.701 + export GOPATH=/tmp/tmp.3BNSobSXok [2020-05-07T20:09:31.419Z] #47 1.701 + GOPATH=/tmp/tmp.3BNSobSXok [2020-05-07T20:09:31.419Z] #47 1.701 + RM_GOPATH=1 [2020-05-07T20:09:31.419Z] #47 1.701 ++ dirname /tmp/install/install.sh [2020-05-07T20:09:31.419Z] #47 1.701 + dir=/tmp/install [2020-05-07T20:09:31.419Z] #47 1.701 + bin=shfmt [2020-05-07T20:09:31.419Z] #47 1.701 + shift [2020-05-07T20:09:31.419Z] #47 1.701 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-05-07T20:09:31.419Z] #47 1.701 + . /tmp/install/shfmt.installer [2020-05-07T20:09:31.419Z] #47 1.701 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T20:09:31.419Z] #47 1.701 + install_shfmt [2020-05-07T20:09:31.419Z] #47 1.701 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-05-07T20:09:31.419Z] #47 1.701 + git clone https://github.com/mvdan/sh.git /tmp/tmp.3BNSobSXok/src/github.com/mvdan/sh [2020-05-07T20:09:31.419Z] #47 1.701 Cloning into '/tmp/tmp.3BNSobSXok/src/github.com/mvdan/sh'... [2020-05-07T20:09:31.419Z] #47 1.702 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T20:09:31.419Z] #47 5.979 + cd /tmp/tmp.3BNSobSXok/src/github.com/mvdan/sh [2020-05-07T20:09:31.419Z] #47 5.979 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-05-07T20:09:31.419Z] #47 5.991 + GO111MODULE=on [2020-05-07T20:09:31.419Z] #47 5.991 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-05-07T20:09:31.419Z] #47 6.618 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T20:09:31.419Z] #47 6.618 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T20:09:31.419Z] #47 6.618 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T20:09:31.419Z] #47 6.772 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T20:09:31.419Z] #47 6.807 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T20:09:31.419Z] #47 7.233 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T20:09:31.419Z] #47 7.672 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T20:09:31.419Z] #47 8.494 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T20:09:31.419Z] #47 9.128 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-05-07T20:09:31.419Z] #47 9.344 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-05-07T20:09:31.419Z] #47 9.383 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-05-07T20:09:31.419Z] #47 9.474 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-05-07T20:09:31.419Z] #47 10.04 github.com/pkg/diff [2020-05-07T20:09:31.419Z] #47 10.08 golang.org/x/sys/unix [2020-05-07T20:09:31.700Z] #47 ... [2020-05-07T20:09:31.700Z] [2020-05-07T20:09:31.700Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T20:09:31.700Z] #49 10.88 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-07T20:09:32.339Z] #49 ... [2020-05-07T20:09:32.339Z] [2020-05-07T20:09:32.339Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-07T20:09:32.339Z] #35 CACHED [2020-05-07T20:09:32.339Z] [2020-05-07T20:09:32.339Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T20:09:32.339Z] #36 CACHED [2020-05-07T20:09:32.339Z] [2020-05-07T20:09:32.339Z] #57 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-07T20:09:32.339Z] #57 CACHED [2020-05-07T20:09:32.339Z] [2020-05-07T20:09:32.339Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T20:09:32.339Z] #38 CACHED [2020-05-07T20:09:32.339Z] [2020-05-07T20:09:32.339Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T20:09:32.339Z] #39 CACHED [2020-05-07T20:09:32.339Z] [2020-05-07T20:09:32.339Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-07T20:09:32.339Z] #24 CACHED [2020-05-07T20:09:32.339Z] [2020-05-07T20:09:32.339Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-07T20:09:32.339Z] #27 CACHED [2020-05-07T20:09:32.339Z] [2020-05-07T20:09:32.339Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T20:09:32.339Z] #17 CACHED [2020-05-07T20:09:32.339Z] [2020-05-07T20:09:32.339Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-07T20:09:32.339Z] #15 CACHED [2020-05-07T20:09:32.339Z] [2020-05-07T20:09:32.339Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-07T20:09:32.339Z] #14 CACHED [2020-05-07T20:09:32.339Z] [2020-05-07T20:09:32.339Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-07T20:09:32.339Z] #26 CACHED [2020-05-07T20:09:32.339Z] [2020-05-07T20:09:32.339Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T20:09:32.339Z] #28 CACHED [2020-05-07T20:09:32.339Z] [2020-05-07T20:09:32.339Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-07T20:09:32.339Z] #11 CACHED [2020-05-07T20:09:32.339Z] [2020-05-07T20:09:32.339Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-07T20:09:32.339Z] #18 CACHED [2020-05-07T20:09:32.339Z] [2020-05-07T20:09:32.339Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-07T20:09:32.339Z] #12 CACHED [2020-05-07T20:09:32.339Z] [2020-05-07T20:09:32.339Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T20:09:32.339Z] #25 CACHED [2020-05-07T20:09:32.339Z] [2020-05-07T20:09:32.339Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T20:09:32.339Z] #23 CACHED [2020-05-07T20:09:32.339Z] [2020-05-07T20:09:32.339Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-07T20:09:32.339Z] #13 CACHED [2020-05-07T20:09:32.339Z] [2020-05-07T20:09:32.339Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-07T20:09:32.339Z] #16 CACHED [2020-05-07T20:09:32.339Z] [2020-05-07T20:09:32.339Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-07T20:09:32.339Z] #19 CACHED [2020-05-07T20:09:32.339Z] [2020-05-07T20:09:32.339Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-07T20:09:32.339Z] #22 CACHED [2020-05-07T20:09:32.339Z] [2020-05-07T20:09:32.339Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-07T20:09:32.339Z] #29 CACHED [2020-05-07T20:09:32.632Z] [2020-05-07T20:09:32.632Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-07T20:09:32.632Z] #31 DONE 0.4s [2020-05-07T20:09:32.632Z] [2020-05-07T20:09:32.632Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-07T20:09:33.644Z] #34 DONE 0.6s [2020-05-07T20:09:33.644Z] [2020-05-07T20:09:33.644Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-07T20:09:33.648Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-05-07T20:09:33.927Z] #37 DONE 0.5s [2020-05-07T20:09:33.927Z] [2020-05-07T20:09:33.927Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T20:09:33.927Z] #47 11.96 mvdan.cc/editorconfig [2020-05-07T20:09:33.927Z] #47 12.75 mvdan.cc/sh/v3/fileutil [2020-05-07T20:09:33.927Z] #47 12.86 mvdan.cc/sh/v3/syntax [2020-05-07T20:09:34.208Z] #47 ... [2020-05-07T20:09:34.208Z] [2020-05-07T20:09:34.208Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-07T20:09:34.208Z] #40 DONE 0.2s [2020-05-07T20:09:34.208Z] [2020-05-07T20:09:34.208Z] #59 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T20:09:34.208Z] #59 12.07 + cd /tmp/tmp.bAbV3wD03u/src/github.com/docker/libnetwork [2020-05-07T20:09:34.208Z] #59 12.07 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T20:09:34.208Z] #59 12.45 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-07T20:09:35.542Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-05-07T20:09:36.225Z] #59 DONE 15.2s [2020-05-07T20:09:36.225Z] [2020-05-07T20:09:36.225Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T20:09:37.710Z] #41 DONE 16.8s [2020-05-07T20:09:37.710Z] [2020-05-07T20:09:37.710Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:09:37.710Z] #52 ... [2020-05-07T20:09:37.710Z] [2020-05-07T20:09:37.710Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T20:09:37.710Z] #47 16.99 golang.org/x/crypto/ssh/terminal [2020-05-07T20:09:38.324Z] #47 ... [2020-05-07T20:09:38.324Z] [2020-05-07T20:09:38.324Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-07T20:09:38.324Z] #42 DONE 0.1s [2020-05-07T20:09:38.606Z] [2020-05-07T20:09:38.606Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:09:39.618Z] #43 ... [2020-05-07T20:09:39.618Z] [2020-05-07T20:09:39.618Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T20:09:39.618Z] #47 18.72 mvdan.cc/sh/v3/cmd/shfmt [2020-05-07T20:09:39.716Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-05-07T20:09:41.084Z] === RUN TestDockerSuite/TestRmiBlank [2020-05-07T20:09:41.084Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-05-07T20:09:41.084Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-05-07T20:09:42.298Z] #47 DONE 21.1s [2020-05-07T20:09:42.298Z] [2020-05-07T20:09:42.298Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:09:42.298Z] #52 19.94 + cd /tmp/tmp.NBIYxUyo2y/src/github.com/containerd/containerd [2020-05-07T20:09:42.298Z] #52 19.94 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T20:09:42.298Z] #52 20.55 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-07T20:09:42.298Z] #52 20.55 + BUILDTAGS='netgo osusergo static_build' [2020-05-07T20:09:42.298Z] #52 20.55 + export EXTRA_FLAGS=-buildmode=pie [2020-05-07T20:09:42.298Z] #52 20.55 + EXTRA_FLAGS=-buildmode=pie [2020-05-07T20:09:42.298Z] #52 20.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-07T20:09:42.298Z] #52 20.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-07T20:09:42.298Z] #52 20.55 + '[' '' = dynamic ']' [2020-05-07T20:09:42.298Z] #52 20.55 + make [2020-05-07T20:09:42.298Z] #52 20.76 + bin/ctr [2020-05-07T20:09:45.273Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-05-07T20:09:46.203Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-05-07T20:09:46.767Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-05-07T20:09:47.771Z] #52 ... [2020-05-07T20:09:47.771Z] [2020-05-07T20:09:47.771Z] #54 [rootlesskit 1/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:09:47.771Z] #54 26.21 + for f in rootlesskit rootlesskit-docker-proxy [2020-05-07T20:09:47.771Z] #54 26.21 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-05-07T20:09:48.660Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-05-07T20:09:49.592Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-05-07T20:09:49.592Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-05-07T20:09:49.801Z] #54 DONE 29.2s [2020-05-07T20:09:49.801Z] [2020-05-07T20:09:49.801Z] #55 [rootlesskit 2/2] COPY ./contrib/dockerd-rootless.sh /build [2020-05-07T20:09:49.801Z] #55 DONE 0.1s [2020-05-07T20:09:49.801Z] [2020-05-07T20:09:49.801Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:09:49.801Z] #43 22.23 + cd /tmp/tmp.ZPvI1Y1qWq/src/gotest.tools/gotestsum [2020-05-07T20:09:49.801Z] #43 22.24 + git checkout -q v0.3.5 [2020-05-07T20:09:49.801Z] #43 22.25 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-05-07T20:09:51.487Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-05-07T20:09:52.416Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-05-07T20:09:52.497Z] #43 DONE 31.3s [2020-05-07T20:09:52.498Z] [2020-05-07T20:09:52.498Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:09:52.673Z] === RUN TestDockerSuite/TestRmiTag [2020-05-07T20:09:52.778Z] #52 ... [2020-05-07T20:09:52.778Z] [2020-05-07T20:09:52.778Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-07T20:09:52.778Z] #44 DONE 0.1s [2020-05-07T20:09:52.778Z] [2020-05-07T20:09:52.778Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:09:52.930Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-05-07T20:09:53.860Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-05-07T20:09:55.753Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-05-07T20:09:56.244Z] #52 ... [2020-05-07T20:09:56.244Z] [2020-05-07T20:09:56.244Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T20:09:56.244Z] #49 35.26 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-07T20:09:56.857Z] #49 36.15 + mkdir -p /build [2020-05-07T20:09:56.857Z] #49 36.15 + cp runc /build/runc [2020-05-07T20:09:57.137Z] #49 DONE 36.4s [2020-05-07T20:09:57.137Z] [2020-05-07T20:09:57.137Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:09:59.026Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-05-07T20:09:59.284Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-05-07T20:10:00.653Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-05-07T20:10:00.909Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-05-07T20:10:02.803Z] === RUN TestDockerSuite/TestRunAddHost [2020-05-07T20:10:03.367Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-05-07T20:10:03.623Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-05-07T20:10:04.553Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-05-07T20:10:04.553Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-05-07T20:10:05.116Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-05-07T20:10:07.010Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-05-07T20:10:07.940Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-05-07T20:10:08.870Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-05-07T20:10:09.435Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-05-07T20:10:09.631Z] #52 48.67 + bin/containerd [2020-05-07T20:10:11.328Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-05-07T20:10:12.696Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-05-07T20:10:13.626Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-05-07T20:10:14.558Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-05-07T20:10:15.489Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-05-07T20:10:15.490Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-05-07T20:10:16.443Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-05-07T20:10:17.376Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-05-07T20:10:18.745Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-05-07T20:10:20.115Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-05-07T20:10:21.044Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-05-07T20:10:21.607Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-05-07T20:10:22.538Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-05-07T20:10:22.538Z] === RUN TestDockerSuite/TestRunBindMounts [2020-05-07T20:10:23.906Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-05-07T20:10:25.274Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-05-07T20:10:25.838Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-05-07T20:10:26.403Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-05-07T20:10:26.967Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-05-07T20:10:27.531Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-05-07T20:10:28.460Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-05-07T20:10:28.460Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-05-07T20:10:29.392Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-05-07T20:10:29.955Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-05-07T20:10:30.884Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-05-07T20:10:31.814Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-05-07T20:10:31.930Z] #52 71.27 + bin/containerd-stress [2020-05-07T20:10:32.745Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-05-07T20:10:32.745Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-05-07T20:10:33.308Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-05-07T20:10:33.308Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-05-07T20:10:34.595Z] #52 73.97 + bin/containerd-shim [2020-05-07T20:10:34.676Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-05-07T20:10:35.606Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-05-07T20:10:36.537Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-05-07T20:10:37.100Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-05-07T20:10:37.357Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-05-07T20:10:37.920Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-05-07T20:10:39.817Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-05-07T20:10:41.186Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-05-07T20:10:41.382Z] #52 80.59 + bin/containerd-shim-runc-v1 [2020-05-07T20:10:43.077Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-05-07T20:10:43.077Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-05-07T20:10:44.008Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-05-07T20:10:44.076Z] #52 83.21 + bin/containerd-shim-runc-v2 [2020-05-07T20:10:44.688Z] #52 83.91 + binaries [2020-05-07T20:10:44.688Z] #52 83.91 + mkdir -p /build [2020-05-07T20:10:44.688Z] #52 83.91 + cp bin/containerd /build/containerd [2020-05-07T20:10:44.688Z] #52 83.95 + cp bin/containerd-shim /build/containerd-shim [2020-05-07T20:10:44.688Z] #52 83.95 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-07T20:10:44.688Z] #52 83.96 + cp bin/ctr /build/ctr [2020-05-07T20:10:44.939Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-05-07T20:10:45.317Z] #52 DONE 84.5s [2020-05-07T20:10:45.318Z] [2020-05-07T20:10:45.318Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:10:45.882Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-05-07T20:10:46.348Z] #45 85.63 + cd /tmp/tmp.hwlTpFtCpA/src/github.com/golangci/golangci-lint/ [2020-05-07T20:10:46.348Z] #45 85.63 + git checkout -q v1.23.8 [2020-05-07T20:10:46.629Z] #45 85.78 ++ git describe --tags [2020-05-07T20:10:46.629Z] #45 85.78 + version=v1.23.8 [2020-05-07T20:10:46.629Z] #45 85.78 ++ git rev-parse --short HEAD [2020-05-07T20:10:46.629Z] #45 85.78 + commit=76a82c6 [2020-05-07T20:10:46.629Z] #45 85.78 ++ git show -s --format=%cd [2020-05-07T20:10:46.629Z] #45 85.79 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-05-07T20:10:46.629Z] #45 85.79 + 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-07T20:10:46.816Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-05-07T20:10:47.380Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-05-07T20:10:49.272Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-05-07T20:10:53.445Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-05-07T20:10:53.445Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-05-07T20:10:53.702Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-05-07T20:10:56.222Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-05-07T20:10:58.117Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-05-07T20:11:00.639Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-05-07T20:11:02.531Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-05-07T20:11:03.462Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-05-07T20:11:03.462Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-05-07T20:11:03.462Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-05-07T20:11:04.393Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-05-07T20:11:05.049Z] #45 DONE 101.5s [2020-05-07T20:11:05.049Z] [2020-05-07T20:11:05.049Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-07T20:11:05.049Z] #46 DONE 0.3s [2020-05-07T20:11:05.049Z] [2020-05-07T20:11:05.049Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-07T20:11:05.049Z] #48 DONE 0.2s [2020-05-07T20:11:05.049Z] [2020-05-07T20:11:05.049Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-07T20:11:05.049Z] #50 DONE 0.2s [2020-05-07T20:11:05.049Z] [2020-05-07T20:11:05.049Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-07T20:11:05.049Z] #53 DONE 0.3s [2020-05-07T20:11:05.049Z] [2020-05-07T20:11:05.049Z] #56 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-07T20:11:05.049Z] #56 DONE 0.2s [2020-05-07T20:11:05.049Z] [2020-05-07T20:11:05.049Z] #58 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-07T20:11:05.049Z] #58 DONE 0.2s [2020-05-07T20:11:05.049Z] [2020-05-07T20:11:05.049Z] #60 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-07T20:11:05.049Z] #60 DONE 0.1s [2020-05-07T20:11:05.049Z] [2020-05-07T20:11:05.049Z] #61 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-07T20:11:05.049Z] #61 DONE 0.0s [2020-05-07T20:11:05.049Z] [2020-05-07T20:11:05.049Z] #62 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-07T20:11:05.330Z] #62 DONE 0.6s [2020-05-07T20:11:05.330Z] [2020-05-07T20:11:05.330Z] #63 exporting to image [2020-05-07T20:11:05.330Z] #63 exporting layers [2020-05-07T20:11:06.286Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-05-07T20:11:06.347Z] #63 exporting layers 1.0s done [2020-05-07T20:11:06.347Z] #63 writing image sha256:5917d3c307adfe28332d8b75d364380e03611a5e64329b393f6a59d0869b88db done [2020-05-07T20:11:06.347Z] #63 naming to docker.io/library/docker:de7f0120fde34b5dfdb2d29af7d599ecaaa2012a done [2020-05-07T20:11:06.347Z] #63 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-07T20:11:06.765Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40380/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=de7f0120fde34b5dfdb2d29af7d599ecaaa2012a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:de7f0120fde34b5dfdb2d29af7d599ecaaa2012a hack/test/unit [2020-05-07T20:11:08.179Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-05-07T20:11:09.431Z] ? github.com/docker/docker/api [no test files] [2020-05-07T20:11:10.700Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-05-07T20:11:10.700Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-05-07T20:11:11.264Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-05-07T20:11:13.787Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-05-07T20:11:14.350Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-05-07T20:11:14.350Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-05-07T20:11:15.279Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-05-07T20:11:17.172Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-05-07T20:11:17.172Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-05-07T20:11:17.739Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-05-07T20:11:17.791Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2020-05-07T20:11:18.669Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-05-07T20:11:19.233Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-05-07T20:11:20.169Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-05-07T20:11:20.169Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-05-07T20:11:21.098Z] === RUN TestDockerSuite/TestRunEnvironment [2020-05-07T20:11:21.662Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-05-07T20:11:22.593Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-05-07T20:11:23.523Z] === RUN TestDockerSuite/TestRunExitCode [2020-05-07T20:11:24.086Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-05-07T20:11:25.015Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-05-07T20:11:25.945Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-05-07T20:11:26.510Z] === RUN TestDockerSuite/TestRunExposePort [2020-05-07T20:11:26.510Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-05-07T20:11:27.440Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-05-07T20:11:28.370Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-05-07T20:11:29.739Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-05-07T20:11:29.996Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-07T20:11:29.996Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-05-07T20:11:34.169Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-05-07T20:11:34.425Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-05-07T20:11:46.602Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-05-07T20:11:47.164Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-05-07T20:11:49.056Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-05-07T20:11:49.057Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-05-07T20:11:49.057Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-05-07T20:11:49.057Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-05-07T20:11:49.620Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-05-07T20:11:52.893Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-05-07T20:11:54.785Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-05-07T20:11:56.154Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-05-07T20:11:57.083Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-05-07T20:11:58.014Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-05-07T20:11:58.577Z] === RUN TestDockerSuite/TestRunModeHostname [2020-05-07T20:11:59.980Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-05-07T20:11:59.980Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-05-07T20:11:59.980Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-05-07T20:12:01.873Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-05-07T20:12:02.803Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-05-07T20:12:04.696Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-05-07T20:12:04.696Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-05-07T20:12:04.696Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-05-07T20:12:04.947Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-07T20:12:04.947Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-05-07T20:12:04.947Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2020-05-07T20:12:04.947Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-07T20:12:04.947Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-07T20:12:04.947Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-07T20:12:05.558Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-07T20:12:05.558Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-07T20:12:05.558Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-07T20:12:05.558Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-07T20:12:05.558Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-07T20:12:05.840Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-07T20:12:06.452Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-07T20:12:06.452Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-07T20:12:06.589Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-05-07T20:12:06.733Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.8% of statements [2020-05-07T20:12:06.733Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-07T20:12:06.733Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-07T20:12:06.733Z] ? github.com/docker/docker/api/types [no test files] [2020-05-07T20:12:06.733Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-07T20:12:06.733Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-07T20:12:06.733Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-07T20:12:06.733Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-07T20:12:07.014Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-05-07T20:12:07.295Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2020-05-07T20:12:07.295Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-07T20:12:07.295Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-07T20:12:07.295Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-07T20:12:07.295Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-07T20:12:07.295Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-07T20:12:07.295Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-07T20:12:07.295Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-07T20:12:07.576Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-05-07T20:12:07.576Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2020-05-07T20:12:07.576Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-07T20:12:07.576Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-07T20:12:07.576Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-07T20:12:07.576Z] ? github.com/docker/docker/builder [no test files] [2020-05-07T20:12:07.576Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-07T20:12:07.576Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-07T20:12:07.576Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-07T20:12:07.576Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-07T20:12:07.576Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-07T20:12:07.576Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-07T20:12:07.576Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-07T20:12:07.857Z] ok github.com/docker/docker/builder/dockerignore 0.014s coverage: 96.8% of statements [2020-05-07T20:12:07.960Z] === RUN TestDockerSuite/TestRunMount [2020-05-07T20:12:10.523Z] ok github.com/docker/docker/builder/remotecontext 0.355s coverage: 13.6% of statements [2020-05-07T20:12:11.137Z] ok github.com/docker/docker/builder/dockerfile 0.986s coverage: 48.2% of statements [2020-05-07T20:12:11.757Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-05-07T20:12:12.369Z] ok github.com/docker/docker/builder/remotecontext/git 1.189s coverage: 86.3% of statements [2020-05-07T20:12:12.369Z] ? github.com/docker/docker/cli [no test files] [2020-05-07T20:12:12.369Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-07T20:12:14.507Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-05-07T20:12:14.764Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-05-07T20:12:15.034Z] ok github.com/docker/docker/client 0.115s coverage: 75.4% of statements [2020-05-07T20:12:15.695Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-05-07T20:12:17.590Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-05-07T20:12:20.110Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-05-07T20:12:23.382Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-05-07T20:12:25.277Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-05-07T20:12:28.549Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-05-07T20:12:29.918Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-05-07T20:12:31.286Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-05-07T20:12:31.286Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-05-07T20:12:32.216Z] === RUN TestDockerSuite/TestRunNetHost [2020-05-07T20:12:33.585Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-05-07T20:12:34.150Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-05-07T20:12:35.083Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-05-07T20:12:37.615Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-05-07T20:12:40.135Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-05-07T20:12:41.966Z] ok github.com/docker/docker/cmd/dockerd 0.046s coverage: 30.8% of statements [2020-05-07T20:12:41.966Z] ok github.com/docker/docker/container 0.114s coverage: 34.9% of statements [2020-05-07T20:12:41.966Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-07T20:12:41.966Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-07T20:12:41.966Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-07T20:12:41.966Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-07T20:12:45.386Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-05-07T20:12:45.386Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-05-07T20:12:45.643Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-05-07T20:12:46.573Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-05-07T20:12:46.573Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-05-07T20:12:47.135Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-05-07T20:12:47.447Z] ok github.com/docker/docker/daemon/cluster 0.038s coverage: 0.5% of statements [2020-05-07T20:12:48.066Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-05-07T20:12:48.066Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-05-07T20:12:48.449Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-05-07T20:12:48.996Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-05-07T20:12:49.453Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.6% of statements [2020-05-07T20:12:49.926Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-05-07T20:12:49.926Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-05-07T20:12:50.857Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-05-07T20:12:51.786Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-05-07T20:12:53.680Z] === RUN TestDockerSuite/TestRunPortInUse [2020-05-07T20:12:54.610Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-05-07T20:12:55.174Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-05-07T20:12:56.104Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-05-07T20:12:56.239Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.428s coverage: 13.9% of statements [2020-05-07T20:12:56.667Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-05-07T20:12:57.597Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-05-07T20:12:57.704Z] ok github.com/docker/docker/daemon/config 0.023s coverage: 81.7% of statements [2020-05-07T20:12:58.160Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-07T20:12:58.160Z] === RUN TestDockerSuite/TestRunPublishPort [2020-05-07T20:12:58.708Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-05-07T20:12:58.989Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2020-05-07T20:12:59.091Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-05-07T20:12:59.601Z] ok github.com/docker/docker/daemon 12.278s coverage: 17.4% of statements [2020-05-07T20:12:59.601Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-07T20:12:59.601Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-07T20:12:59.601Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-07T20:12:59.601Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-07T20:13:00.021Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-05-07T20:13:00.021Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-05-07T20:13:00.255Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-05-07T20:13:00.585Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-05-07T20:13:02.269Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-05-07T20:13:02.480Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-05-07T20:13:02.480Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-05-07T20:13:02.550Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.202s coverage: 57.0% of statements [2020-05-07T20:13:05.756Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-05-07T20:13:06.930Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.062s coverage: 46.2% of statements [2020-05-07T20:13:07.649Z] === RUN TestDockerSuite/TestRunRm [2020-05-07T20:13:07.943Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2020-05-07T20:13:08.213Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-05-07T20:13:08.470Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-05-07T20:13:11.389Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.265s coverage: 49.5% of statements [2020-05-07T20:13:12.665Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-05-07T20:13:13.227Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-05-07T20:13:13.791Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-05-07T20:13:14.047Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-05-07T20:13:14.852Z] ok github.com/docker/docker/daemon/graphdriver/aufs 13.923s coverage: 73.1% of statements [2020-05-07T20:13:14.852Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-07T20:13:15.942Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-05-07T20:13:16.317Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.622s coverage: 76.1% of statements [2020-05-07T20:13:16.872Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-05-07T20:13:16.929Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-05-07T20:13:17.932Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.876s coverage: 57.7% of statements [2020-05-07T20:13:17.932Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-07T20:13:17.932Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-07T20:13:17.932Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-05-07T20:13:18.213Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2020-05-07T20:13:20.228Z] ok github.com/docker/docker/daemon/logger 0.210s coverage: 41.8% of statements [2020-05-07T20:13:20.509Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.9% of statements [2020-05-07T20:13:20.509Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-07T20:13:20.509Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-07T20:13:21.047Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-05-07T20:13:21.511Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2020-05-07T20:13:21.792Z] ok github.com/docker/docker/daemon/logger/awslogs 0.086s coverage: 77.8% of statements [2020-05-07T20:13:21.792Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-07T20:13:21.792Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-07T20:13:22.404Z] ok github.com/docker/docker/daemon/logger/journald 0.016s coverage: 26.2% of statements [2020-05-07T20:13:22.685Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.015s coverage: 61.6% of statements [2020-05-07T20:13:22.966Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 87.2% of statements [2020-05-07T20:13:23.568Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-05-07T20:13:23.968Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2020-05-07T20:13:23.969Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-07T20:13:23.969Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 19.8% of statements [2020-05-07T20:13:24.972Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.013s coverage: 33.3% of statements [2020-05-07T20:13:25.998Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-05-07T20:13:25.998Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-05-07T20:13:26.094Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-05-07T20:13:26.626Z] ok github.com/docker/docker/daemon/logger/splunk 1.476s coverage: 82.5% of statements [2020-05-07T20:13:26.626Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-07T20:13:26.908Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-05-07T20:13:26.908Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-07T20:13:27.025Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-05-07T20:13:27.957Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-05-07T20:13:28.378Z] ok github.com/docker/docker/distribution/metadata 0.035s coverage: 48.2% of statements [2020-05-07T20:13:28.521Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-05-07T20:13:28.993Z] ok github.com/docker/docker/distribution 0.282s coverage: 22.1% of statements [2020-05-07T20:13:28.993Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-07T20:13:29.451Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-05-07T20:13:29.607Z] ok github.com/docker/docker/errdefs 0.002s coverage: 49.4% of statements [2020-05-07T20:13:30.016Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-05-07T20:13:30.613Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-05-07T20:13:30.946Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-05-07T20:13:31.227Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-05-07T20:13:31.227Z] ok github.com/docker/docker/distribution/xfer 1.864s coverage: 85.1% of statements [2020-05-07T20:13:31.227Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-07T20:13:31.227Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-07T20:13:31.509Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-05-07T20:13:31.765Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-05-07T20:13:32.234Z] ok github.com/docker/docker/image/v1 0.011s coverage: 25.0% of statements [2020-05-07T20:13:32.234Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-07T20:13:32.520Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-05-07T20:13:32.696Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-05-07T20:13:33.527Z] ok github.com/docker/docker/opts 0.018s coverage: 67.4% of statements [2020-05-07T20:13:33.627Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-05-07T20:13:33.810Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-07T20:13:34.559Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-05-07T20:13:35.280Z] ok github.com/docker/docker/pkg/archive 0.483s coverage: 77.0% of statements [2020-05-07T20:13:36.453Z] === RUN TestDockerSuite/TestRunState [2020-05-07T20:13:36.753Z] ok github.com/docker/docker/pkg/authorization 0.628s coverage: 68.3% of statements [2020-05-07T20:13:36.753Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-07T20:13:37.036Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-05-07T20:13:37.824Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-05-07T20:13:38.753Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-05-07T20:13:39.684Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-05-07T20:13:39.684Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-05-07T20:13:39.684Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-05-07T20:13:40.487Z] ok github.com/docker/docker/layer 7.361s coverage: 68.8% of statements [2020-05-07T20:13:40.487Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-07T20:13:40.487Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-07T20:13:40.487Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-07T20:13:40.487Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-07T20:13:40.487Z] ? github.com/docker/docker/oci [no test files] [2020-05-07T20:13:40.487Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-07T20:13:40.487Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-05-07T20:13:40.616Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-05-07T20:13:40.616Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-05-07T20:13:40.769Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-05-07T20:13:41.052Z] ok github.com/docker/docker/pkg/chrootarchive 3.473s coverage: 43.2% of statements [2020-05-07T20:13:41.052Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-07T20:13:41.052Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-07T20:13:41.052Z] ok github.com/docker/docker/pkg/discovery/file 0.014s coverage: 92.9% of statements [2020-05-07T20:13:41.545Z] === RUN TestDockerSuite/TestRunSysctls [2020-05-07T20:13:41.666Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-05-07T20:13:41.948Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-05-07T20:13:42.231Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2020-05-07T20:13:43.238Z] ok github.com/docker/docker/pkg/filenotify 0.620s coverage: 67.0% of statements [2020-05-07T20:13:43.443Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-05-07T20:13:43.443Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-05-07T20:13:43.443Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-05-07T20:13:44.006Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-05-07T20:13:44.244Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 89.5% of statements [2020-05-07T20:13:44.858Z] ok github.com/docker/docker/pkg/fsutils 0.431s coverage: 85.1% of statements [2020-05-07T20:13:45.140Z] ok github.com/docker/docker/pkg/discovery/kv 3.077s coverage: 84.1% of statements [2020-05-07T20:13:45.141Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2020-05-07T20:13:45.799Z] --- PASS: TestImportExtremelyLargeImageWorks (298.34s) [2020-05-07T20:13:45.799Z] PASS [2020-05-07T20:13:45.799Z] [2020-05-07T20:13:45.799Z] === Skipped [2020-05-07T20:13:45.799Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-07T20:13:45.799Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:13:45.799Z] [2020-05-07T20:13:45.799Z] [2020-05-07T20:13:45.799Z] DONE 12 tests, 1 skipped in 299.686s [2020-05-07T20:13:45.799Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-05-07T20:13:45.799Z] ++ 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-07T20:13:45.799Z] ++ set -e [2020-05-07T20:13:45.799Z] ++ '[' -n 0 ']' [2020-05-07T20:13:45.799Z] ++ set -x [2020-05-07T20:13:45.799Z] ++ 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-07T20:13:45.799Z] INFO: Testing against a local daemon [2020-05-07T20:13:45.799Z] === RUN TestNetworkCreateDelete [2020-05-07T20:13:45.799Z] --- PASS: TestNetworkCreateDelete (0.22s) [2020-05-07T20:13:45.799Z] === RUN TestDockerNetworkDeletePreferID [2020-05-07T20:13:45.799Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s) [2020-05-07T20:13:45.799Z] === RUN TestInspectNetwork [2020-05-07T20:13:45.799Z] === RUN TestInspectNetwork/full_network_id [2020-05-07T20:13:45.799Z] === RUN TestInspectNetwork/partial_network_id [2020-05-07T20:13:45.799Z] === RUN TestInspectNetwork/network_name [2020-05-07T20:13:45.799Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-07T20:13:45.799Z] --- PASS: TestInspectNetwork (7.66s) [2020-05-07T20:13:45.799Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-07T20:13:45.799Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-07T20:13:45.799Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-07T20:13:45.799Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-07T20:13:45.799Z] === RUN TestRunContainerWithBridgeNone [2020-05-07T20:13:45.799Z] --- PASS: TestRunContainerWithBridgeNone (2.46s) [2020-05-07T20:13:45.799Z] === RUN TestNetworkInvalidJSON [2020-05-07T20:13:45.799Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-07T20:13:45.799Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-07T20:13:45.799Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T20:13:45.799Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T20:13:45.799Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T20:13:45.799Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T20:13:45.799Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-07T20:13:45.799Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T20:13:45.799Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T20:13:45.799Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-05-07T20:13:45.799Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-07T20:13:45.799Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-07T20:13:45.799Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-07T20:13:45.799Z] === RUN TestHostIPv4BridgeLabel [2020-05-07T20:13:46.148Z] ok github.com/docker/docker/pkg/idtools 0.369s coverage: 70.3% of statements [2020-05-07T20:13:46.149Z] ok github.com/docker/docker/pkg/ioutils 0.263s coverage: 70.1% of statements [2020-05-07T20:13:46.431Z] ok github.com/docker/docker/pkg/locker 0.011s coverage: 88.9% of statements [2020-05-07T20:13:46.511Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2020-05-07T20:13:46.511Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-07T20:13:46.526Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-05-07T20:13:46.713Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2020-05-07T20:13:46.713Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2020-05-07T20:13:46.713Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-07T20:13:46.713Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-07T20:13:46.995Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2020-05-07T20:13:46.995Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-07T20:13:46.995Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2020-05-07T20:13:47.278Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2020-05-07T20:13:47.456Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-05-07T20:13:47.456Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-05-07T20:13:47.561Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2020-05-07T20:13:47.561Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-05-07T20:13:47.561Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-07T20:13:47.561Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-07T20:13:47.662Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-05-07T20:13:47.662Z] === RUN TestDaemonDefaultNetworkPools [2020-05-07T20:13:48.178Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2020-05-07T20:13:48.376Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2020-05-07T20:13:48.376Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-07T20:13:48.795Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-05-07T20:13:49.078Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-05-07T20:13:49.360Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-05-07T20:13:49.535Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2020-05-07T20:13:49.535Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-07T20:13:49.980Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-05-07T20:13:50.367Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 73.9% of statements [2020-05-07T20:13:50.981Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-05-07T20:13:51.206Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.40s) [2020-05-07T20:13:51.206Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-07T20:13:51.537Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-05-07T20:13:51.537Z] === RUN TestServiceWithPredefinedNetwork [2020-05-07T20:13:52.502Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-05-07T20:13:52.502Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-05-07T20:13:53.656Z] ok github.com/docker/docker/pkg/signal 2.346s coverage: 61.0% of statements [2020-05-07T20:13:53.656Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-05-07T20:13:53.825Z] --- PASS: TestServiceWithPredefinedNetwork (2.40s) [2020-05-07T20:13:53.825Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-07T20:13:53.825Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T20:13:53.825Z] service_test.go:236: FLAKY_TEST [2020-05-07T20:13:53.825Z] === RUN TestServiceWithDataPathPortInit [2020-05-07T20:13:54.270Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-05-07T20:13:54.270Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-05-07T20:13:54.395Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-05-07T20:13:54.552Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-05-07T20:13:55.167Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.1% of statements [2020-05-07T20:13:55.781Z] ok github.com/docker/docker/pkg/system 0.053s coverage: 36.9% of statements [2020-05-07T20:13:56.063Z] ok github.com/docker/docker/pkg/tailfile 0.034s coverage: 88.6% of statements [2020-05-07T20:13:56.346Z] ok github.com/docker/docker/pkg/tarsum 0.027s coverage: 89.3% of statements [2020-05-07T20:13:56.627Z] testing: warning: no tests to run [2020-05-07T20:13:56.627Z] coverage: [no statements] [2020-05-07T20:13:56.627Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-05-07T20:13:56.910Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-05-07T20:13:57.192Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-07T20:13:57.192Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-07T20:13:57.667Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-05-07T20:13:58.231Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-05-07T20:13:59.163Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-05-07T20:13:59.225Z] ok github.com/docker/docker/plugin 0.543s coverage: 23.3% of statements [2020-05-07T20:13:59.508Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-05-07T20:14:00.092Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-05-07T20:14:00.092Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-05-07T20:14:00.515Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-05-07T20:14:00.515Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-05-07T20:14:01.023Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-05-07T20:14:01.953Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-05-07T20:14:01.985Z] ok github.com/docker/docker/registry 0.096s coverage: 56.1% of statements [2020-05-07T20:14:02.267Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-05-07T20:14:02.517Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-05-07T20:14:02.549Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-05-07T20:14:03.163Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.8% of statements [2020-05-07T20:14:03.445Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-05-07T20:14:03.888Z] === RUN TestDockerSuite/TestRunUserByID [2020-05-07T20:14:04.819Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-05-07T20:14:05.076Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-05-07T20:14:05.076Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-05-07T20:14:05.333Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-05-07T20:14:06.122Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-05-07T20:14:06.263Z] === RUN TestDockerSuite/TestRunUserByName [2020-05-07T20:14:06.404Z] ok github.com/docker/docker/volume/local 0.038s coverage: 73.0% of statements [2020-05-07T20:14:07.018Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-05-07T20:14:07.193Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-05-07T20:14:07.632Z] ok github.com/docker/docker/volume/service 0.011s coverage: 73.0% of statements [2020-05-07T20:14:08.123Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-05-07T20:14:08.123Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-05-07T20:14:08.123Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-05-07T20:14:09.052Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-05-07T20:14:09.876Z] --- PASS: TestServiceWithDataPathPortInit (14.94s) [2020-05-07T20:14:09.876Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-07T20:14:14.305Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-05-07T20:14:14.305Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-05-07T20:14:15.674Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-05-07T20:14:17.206Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.43s) [2020-05-07T20:14:17.207Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:w7hrr569uko9dp9561u9n3kd4 Created:2020-05-07 20:14:09.948036026 +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[73c42d3965302a5d1ccef183b732f73a3a8b65a7aab3d42570c8bfc328063f57:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.83whee7sj3k4z75rrp1swby3a EndpointID:6671828a40cacf92c5587f98a7bb50a68046d019f70a172eea20a0ec7f67a399 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3612ceebb45f847d44c586ef3b82201157c7d94c5a74e792355c05b84738f97d 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:a665674afe8f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.83whee7sj3k4z75rrp1swby3a EndpointID:6671828a40cacf92c5587f98a7bb50a68046d019f70a172eea20a0ec7f67a399 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-07T20:14:17.207Z] PASS [2020-05-07T20:14:17.207Z] [2020-05-07T20:14:17.207Z] === Skipped [2020-05-07T20:14:17.207Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T20:14:17.207Z] service_test.go:236: FLAKY_TEST [2020-05-07T20:14:17.207Z] [2020-05-07T20:14:17.207Z] [2020-05-07T20:14:17.207Z] DONE 22 tests, 1 skipped in 41.468s [2020-05-07T20:14:17.207Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-07T20:14:17.207Z] ++ 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-07T20:14:17.207Z] ++ set -e [2020-05-07T20:14:17.207Z] ++ '[' -n 0 ']' [2020-05-07T20:14:17.207Z] ++ set -x [2020-05-07T20:14:17.207Z] ++ 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-07T20:14:17.207Z] INFO: Testing against a local daemon [2020-05-07T20:14:17.207Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-07T20:14:17.931Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.57s) [2020-05-07T20:14:17.931Z] === RUN TestDockerNetworkIpvlan [2020-05-07T20:14:18.197Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-05-07T20:14:19.102Z] === RUN TestDockerNetworkIpvlan/Subinterface [2020-05-07T20:14:19.566Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-05-07T20:14:19.816Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2020-05-07T20:14:20.975Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2020-05-07T20:14:22.086Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-05-07T20:14:22.844Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2020-05-07T20:14:22.844Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-07T20:14:22.844Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-07T20:14:22.844Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-07T20:14:22.844Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-07T20:14:22.844Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-07T20:14:22.844Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-07T20:14:22.844Z] ? github.com/docker/docker/rootless [no test files] [2020-05-07T20:14:22.844Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-07T20:14:22.844Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-07T20:14:22.844Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-07T20:14:22.844Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-07T20:14:22.844Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-07T20:14:22.844Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-07T20:14:22.844Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-07T20:14:22.844Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-07T20:14:22.844Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-07T20:14:22.844Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-07T20:14:22.844Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-07T20:14:22.844Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-07T20:14:22.844Z] ? github.com/docker/docker/volume [no test files] [2020-05-07T20:14:22.844Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-07T20:14:22.844Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-07T20:14:22.844Z] [2020-05-07T20:14:22.844Z] === Skipped [2020-05-07T20:14:22.844Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-07T20:14:22.844Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-07T20:14:22.844Z] [2020-05-07T20:14:22.844Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-07T20:14:22.844Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-07T20:14:22.844Z] [2020-05-07T20:14:22.844Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-07T20:14:22.844Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:14:22.844Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T20:14:22.844Z] [2020-05-07T20:14:22.844Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-07T20:14:22.844Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:14:22.844Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T20:14:22.844Z] [2020-05-07T20:14:22.844Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-07T20:14:22.844Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:14:22.844Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T20:14:22.844Z] [2020-05-07T20:14:22.844Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-07T20:14:22.844Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:14:22.844Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T20:14:22.844Z] [2020-05-07T20:14:22.844Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-07T20:14:22.844Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:14:22.844Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T20:14:22.844Z] [2020-05-07T20:14:22.844Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-07T20:14:22.844Z] graphtest_unix.go:73: No driver to put! [2020-05-07T20:14:22.844Z] [2020-05-07T20:14:22.844Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-07T20:14:22.844Z] time="2020-05-07T20:13:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T20:14:22.844Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T20:14:22.844Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T20:14:22.844Z] [2020-05-07T20:14:22.844Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-07T20:14:22.844Z] time="2020-05-07T20:13:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T20:14:22.844Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T20:14:22.844Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T20:14:22.844Z] [2020-05-07T20:14:22.844Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-07T20:14:22.844Z] time="2020-05-07T20:13:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T20:14:22.844Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T20:14:22.844Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T20:14:22.844Z] [2020-05-07T20:14:22.844Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-07T20:14:22.844Z] time="2020-05-07T20:13:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T20:14:22.844Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T20:14:22.844Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T20:14:22.844Z] [2020-05-07T20:14:22.844Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-07T20:14:22.844Z] time="2020-05-07T20:13:07Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T20:14:22.844Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T20:14:22.844Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T20:14:22.844Z] [2020-05-07T20:14:22.844Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-07T20:14:22.844Z] graphtest_unix.go:73: No driver to put! [2020-05-07T20:14:22.844Z] [2020-05-07T20:14:22.844Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-07T20:14:22.845Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-07T20:14:22.845Z] [2020-05-07T20:14:22.845Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-07T20:14:22.845Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-07T20:14:22.845Z] [2020-05-07T20:14:22.845Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-07T20:14:22.845Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-07T20:14:22.845Z] [2020-05-07T20:14:22.845Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-07T20:14:22.845Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-07T20:14:22.845Z] [2020-05-07T20:14:22.845Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-07T20:14:22.845Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:14:22.845Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T20:14:22.845Z] [2020-05-07T20:14:22.845Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-07T20:14:22.845Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:14:22.845Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T20:14:22.845Z] [2020-05-07T20:14:22.845Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-07T20:14:22.845Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:14:22.845Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T20:14:22.845Z] [2020-05-07T20:14:22.845Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-07T20:14:22.845Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:14:22.845Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T20:14:22.845Z] [2020-05-07T20:14:22.845Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-07T20:14:22.845Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:14:22.845Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T20:14:22.845Z] [2020-05-07T20:14:22.845Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-07T20:14:22.845Z] graphtest_unix.go:73: No driver to put! [2020-05-07T20:14:22.845Z] [2020-05-07T20:14:22.845Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-07T20:14:22.845Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-07T20:14:22.845Z] [2020-05-07T20:14:22.845Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-07T20:14:22.845Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-07T20:14:22.845Z] [2020-05-07T20:14:22.845Z] [2020-05-07T20:14:22.845Z] DONE 2122 tests, 26 skipped in 194.175s Post stage [Pipeline] junit [2020-05-07T20:14:22.880Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-07T20:14:23.773Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40380/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=de7f0120fde34b5dfdb2d29af7d599ecaaa2012a -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:de7f0120fde34b5dfdb2d29af7d599ecaaa2012a hack/make.sh dynbinary test-integration [2020-05-07T20:14:23.970Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2020-05-07T20:14:24.055Z] [2020-05-07T20:14:24.055Z] Removing bundles/ [2020-05-07T20:14:24.055Z] [2020-05-07T20:14:24.055Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-07T20:14:24.337Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T20:14:24.337Z] GOOS="" GOARCH="" GOARM="" [2020-05-07T20:14:25.358Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-05-07T20:14:25.614Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-05-07T20:14:26.234Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2020-05-07T20:14:26.546Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-05-07T20:14:27.110Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-05-07T20:14:27.110Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-05-07T20:14:27.110Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-05-07T20:14:27.110Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-05-07T20:14:27.366Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-05-07T20:14:28.295Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-05-07T20:14:28.497Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2020-05-07T20:14:29.227Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-05-07T20:14:30.157Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-05-07T20:14:31.472Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2020-05-07T20:14:31.525Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-05-07T20:14:32.455Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-05-07T20:14:33.386Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-05-07T20:14:33.386Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-05-07T20:14:33.952Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-05-07T20:14:33.952Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-05-07T20:14:33.952Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-05-07T20:14:34.209Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-05-07T20:14:34.209Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-05-07T20:14:34.209Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-05-07T20:14:34.467Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-05-07T20:14:34.726Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-05-07T20:14:34.726Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-05-07T20:14:34.983Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-05-07T20:14:35.914Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-05-07T20:14:36.321Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2020-05-07T20:14:36.844Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-05-07T20:14:37.408Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-05-07T20:14:37.408Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-05-07T20:14:38.338Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-05-07T20:14:38.595Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-05-07T20:14:39.524Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-05-07T20:14:39.524Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-05-07T20:14:40.454Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-05-07T20:14:41.018Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-05-07T20:14:41.018Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-05-07T20:14:41.018Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-05-07T20:14:41.091Z] === RUN TestDockerNetworkIpvlan/Addressing [2020-05-07T20:14:41.949Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-05-07T20:14:42.754Z] --- PASS: TestDockerNetworkIpvlan (24.47s) [2020-05-07T20:14:42.754Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.11s) [2020-05-07T20:14:42.754Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.07s) [2020-05-07T20:14:42.754Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.23s) [2020-05-07T20:14:42.754Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (1.30s) [2020-05-07T20:14:42.755Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.23s) [2020-05-07T20:14:42.755Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (1.40s) [2020-05-07T20:14:42.755Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.15s) [2020-05-07T20:14:42.755Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.06s) [2020-05-07T20:14:42.755Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.80s) [2020-05-07T20:14:42.755Z] PASS [2020-05-07T20:14:42.755Z] [2020-05-07T20:14:42.755Z] DONE 11 tests in 26.143s [2020-05-07T20:14:42.755Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-07T20:14:42.755Z] ++ 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-07T20:14:42.755Z] ++ set -e [2020-05-07T20:14:42.755Z] ++ '[' -n 0 ']' [2020-05-07T20:14:42.755Z] ++ set -x [2020-05-07T20:14:42.755Z] ++ 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-07T20:14:42.755Z] INFO: Testing against a local daemon [2020-05-07T20:14:42.755Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-07T20:14:43.843Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-05-07T20:14:43.910Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2020-05-07T20:14:43.910Z] === RUN TestDockerNetworkMacvlan [2020-05-07T20:14:44.407Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-05-07T20:14:44.407Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-05-07T20:14:44.970Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-05-07T20:14:44.970Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-05-07T20:14:45.102Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-07T20:14:45.816Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-07T20:14:46.862Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-05-07T20:14:46.969Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-07T20:14:47.428Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-05-07T20:14:49.935Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-07T20:14:49.952Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-05-07T20:14:50.882Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-05-07T20:14:50.882Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-05-07T20:14:50.882Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-05-07T20:14:51.812Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-05-07T20:14:52.199Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-07T20:14:53.182Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-05-07T20:14:54.113Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-05-07T20:14:54.113Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-05-07T20:14:56.635Z] === RUN TestDockerSuite/TestSaveImageId [2020-05-07T20:14:56.635Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-05-07T20:14:56.891Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-05-07T20:14:57.046Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-07T20:14:57.756Z] --- PASS: TestDockerNetworkMacvlan (13.71s) [2020-05-07T20:14:57.756Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-05-07T20:14:57.757Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-05-07T20:14:57.757Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.21s) [2020-05-07T20:14:57.757Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.26s) [2020-05-07T20:14:57.757Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.08s) [2020-05-07T20:14:57.757Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.89s) [2020-05-07T20:14:57.757Z] PASS [2020-05-07T20:14:57.757Z] [2020-05-07T20:14:57.757Z] DONE 8 tests in 15.303s [2020-05-07T20:14:57.757Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-07T20:14:57.757Z] ++ 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-07T20:14:57.757Z] ++ set -e [2020-05-07T20:14:57.757Z] ++ '[' -n 0 ']' [2020-05-07T20:14:57.757Z] ++ set -x [2020-05-07T20:14:57.757Z] ++ 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-07T20:14:57.757Z] testing: warning: no tests to run [2020-05-07T20:14:57.757Z] PASS [2020-05-07T20:14:57.757Z] [2020-05-07T20:14:57.757Z] DONE 0 tests in 0.017s [2020-05-07T20:14:57.757Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-07T20:14:57.757Z] ++ 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-07T20:14:57.757Z] ++ set -e [2020-05-07T20:14:57.757Z] ++ '[' -n 0 ']' [2020-05-07T20:14:57.757Z] ++ set -x [2020-05-07T20:14:57.757Z] ++ 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-07T20:14:58.088Z] INFO: Testing against a local daemon [2020-05-07T20:14:58.088Z] === RUN TestAuthZPluginAllowRequest [2020-05-07T20:14:59.420Z] --- PASS: TestAuthZPluginAllowRequest (1.59s) [2020-05-07T20:14:59.420Z] === RUN TestAuthZPluginTLS [2020-05-07T20:14:59.604Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-05-07T20:14:59.604Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-05-07T20:14:59.604Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-05-07T20:15:00.131Z] --- PASS: TestAuthZPluginTLS (0.60s) [2020-05-07T20:15:00.132Z] === RUN TestAuthZPluginDenyRequest [2020-05-07T20:15:00.842Z] --- PASS: TestAuthZPluginDenyRequest (0.59s) [2020-05-07T20:15:00.842Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-07T20:15:00.973Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-05-07T20:15:00.973Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-05-07T20:15:00.973Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-05-07T20:15:01.178Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-05-07T20:15:01.178Z] === RUN TestAuthZPluginDenyResponse [2020-05-07T20:15:01.914Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2020-05-07T20:15:01.914Z] === RUN TestAuthZPluginAllowEventStream [2020-05-07T20:15:02.869Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-05-07T20:15:03.615Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s) [2020-05-07T20:15:03.615Z] === RUN TestAuthZPluginErrorResponse [2020-05-07T20:15:04.238Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-05-07T20:15:04.330Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2020-05-07T20:15:04.330Z] === RUN TestAuthZPluginErrorRequest [2020-05-07T20:15:04.662Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2020-05-07T20:15:04.662Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-07T20:15:04.801Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-05-07T20:15:04.801Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-05-07T20:15:04.801Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-05-07T20:15:04.801Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-05-07T20:15:05.365Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-05-07T20:15:05.378Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-05-07T20:15:05.378Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-07T20:15:07.661Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.25s) [2020-05-07T20:15:07.661Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-07T20:15:07.889Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-05-07T20:15:09.940Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.21s) [2020-05-07T20:15:09.941Z] === RUN TestAuthZPluginHeader [2020-05-07T20:15:10.652Z] --- PASS: TestAuthZPluginHeader (0.95s) [2020-05-07T20:15:10.652Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-07T20:15:10.652Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-07T20:15:10.652Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:15:10.652Z] === RUN TestAuthZPluginV2Disable [2020-05-07T20:15:10.652Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-07T20:15:10.652Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:15:10.652Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-07T20:15:10.652Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-07T20:15:10.652Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:15:10.652Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-07T20:15:10.652Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-07T20:15:10.652Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:15:10.652Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-07T20:15:14.432Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-05-07T20:15:16.325Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-05-07T20:15:17.254Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-05-07T20:15:18.625Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-05-07T20:15:21.057Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T20:15:21.057Z] [2020-05-07T20:15:21.057Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-07T20:15:21.057Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-07T20:15:21.057Z] HOSTNAME=6bccc1925c6f [2020-05-07T20:15:21.057Z] TESTDEBUG=0 [2020-05-07T20:15:21.057Z] DEST=bundles/test-integration [2020-05-07T20:15:21.057Z] PWD=/go/src/github.com/docker/docker [2020-05-07T20:15:21.057Z] DOCKER_GITCOMMIT=de7f0120fde34b5dfdb2d29af7d599ecaaa2012a [2020-05-07T20:15:21.057Z] container=docker [2020-05-07T20:15:21.057Z] HOME=/root [2020-05-07T20:15:21.057Z] GOLANG_VERSION=1.13.10 [2020-05-07T20:15:21.057Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-07T20:15:21.057Z] VALIDATE_BRANCH=master [2020-05-07T20:15:21.057Z] TERM=xterm [2020-05-07T20:15:21.057Z] DOCKER_PKG=github.com/docker/docker [2020-05-07T20:15:21.058Z] SHLVL=1 [2020-05-07T20:15:21.058Z] TIMEOUT=120m [2020-05-07T20:15:21.058Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-07T20:15:21.058Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-07T20:15:21.058Z] GO111MODULE=off [2020-05-07T20:15:21.058Z] DOCKER_EXPERIMENTAL=1 [2020-05-07T20:15:21.058Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-07T20:15:21.058Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-05-07T20:15:21.058Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-07T20:15:21.058Z] GOPATH=/go [2020-05-07T20:15:21.058Z] PKG_CONFIG=pkg-config [2020-05-07T20:15:21.058Z] _=/usr/bin/env [2020-05-07T20:15:21.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-07T20:15:21.897Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-05-07T20:15:24.419Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-05-07T20:15:24.986Z] === RUN TestDockerSuite/TestStartRecordError [2020-05-07T20:15:26.887Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-05-07T20:15:29.409Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-05-07T20:15:29.844Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2020-05-07T20:15:29.844Z] PASS [2020-05-07T20:15:29.844Z] [2020-05-07T20:15:29.844Z] === Skipped [2020-05-07T20:15:29.844Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-07T20:15:29.844Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:15:29.844Z] [2020-05-07T20:15:29.844Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-07T20:15:29.844Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:15:29.844Z] [2020-05-07T20:15:29.844Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-07T20:15:29.844Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:15:29.844Z] [2020-05-07T20:15:29.844Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-07T20:15:29.844Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:15:29.844Z] [2020-05-07T20:15:29.844Z] [2020-05-07T20:15:29.844Z] DONE 17 tests, 4 skipped in 29.847s [2020-05-07T20:15:29.844Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-07T20:15:29.844Z] ++ 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-07T20:15:29.844Z] ++ set -e [2020-05-07T20:15:29.844Z] ++ '[' -n 0 ']' [2020-05-07T20:15:29.844Z] ++ set -x [2020-05-07T20:15:29.844Z] ++ 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-07T20:15:29.844Z] INFO: Testing against a local daemon [2020-05-07T20:15:29.844Z] === RUN TestPluginInvalidJSON [2020-05-07T20:15:29.844Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T20:15:29.844Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T20:15:29.844Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T20:15:29.844Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-05-07T20:15:29.844Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-07T20:15:29.844Z] === RUN TestPluginInstall [2020-05-07T20:15:29.844Z] === RUN TestPluginInstall/no_auth [2020-05-07T20:15:31.304Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-05-07T20:15:34.643Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-05-07T20:15:35.974Z] time="2020-05-07T20:15:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T20:15:35.974Z] time="2020-05-07T20:15:35Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T20:15:35.974Z] time="2020-05-07T20:15:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db121c6c6cc7db27e4f95ea37a15494db407b15e79eeb3dc7cfcea3f3302d03c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T20:15:35.974Z] time="2020-05-07T20:15:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T20:15:35.974Z] time="2020-05-07T20:15:35Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T20:15:35.974Z] time="2020-05-07T20:15:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db121c6c6cc7db27e4f95ea37a15494db407b15e79eeb3dc7cfcea3f3302d03c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T20:15:35.974Z] === RUN TestPluginInstall/with_htpasswd [2020-05-07T20:15:37.171Z] time="2020-05-07T20:15:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T20:15:37.171Z] time="2020-05-07T20:15:36Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T20:15:37.171Z] time="2020-05-07T20:15:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b489e8a915e46d69e1b0e255738c25b9fbf7a8c0ac0f8241fc22cb783c878061" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T20:15:37.171Z] time="2020-05-07T20:15:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T20:15:37.171Z] time="2020-05-07T20:15:36Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T20:15:37.171Z] time="2020-05-07T20:15:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b489e8a915e46d69e1b0e255738c25b9fbf7a8c0ac0f8241fc22cb783c878061" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T20:15:37.503Z] === RUN TestPluginInstall/with_insecure [2020-05-07T20:15:39.162Z] time="2020-05-07T20:15:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T20:15:39.162Z] time="2020-05-07T20:15:38Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T20:15:39.162Z] time="2020-05-07T20:15:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ea9bffb130d4a327275cd4a1533c6d126badbc8bb7dd294a5216eeb3b9997c98" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T20:15:39.162Z] time="2020-05-07T20:15:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T20:15:39.162Z] time="2020-05-07T20:15:38Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T20:15:39.162Z] time="2020-05-07T20:15:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ea9bffb130d4a327275cd4a1533c6d126badbc8bb7dd294a5216eeb3b9997c98" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T20:15:39.162Z] --- PASS: TestPluginInstall (11.40s) [2020-05-07T20:15:39.162Z] --- PASS: TestPluginInstall/no_auth (8.23s) [2020-05-07T20:15:39.162Z] --- PASS: TestPluginInstall/with_htpasswd (1.41s) [2020-05-07T20:15:39.162Z] --- PASS: TestPluginInstall/with_insecure (1.76s) [2020-05-07T20:15:39.162Z] plugin_test.go:157: [df8f086d80fab] daemon is not started [2020-05-07T20:15:39.162Z] PASS [2020-05-07T20:15:39.162Z] [2020-05-07T20:15:39.162Z] DONE 6 tests in 11.566s [2020-05-07T20:15:39.162Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-07T20:15:39.162Z] ++ 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-07T20:15:39.162Z] ++ set -e [2020-05-07T20:15:39.162Z] ++ '[' -n 0 ']' [2020-05-07T20:15:39.162Z] ++ set -x [2020-05-07T20:15:39.162Z] ++ 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-07T20:15:39.492Z] INFO: Testing against a local daemon [2020-05-07T20:15:39.492Z] === RUN TestExternalGraphDriver [2020-05-07T20:15:39.492Z] === RUN TestExternalGraphDriver/json [2020-05-07T20:15:39.893Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-05-07T20:15:41.791Z] === RUN TestExternalGraphDriver/spec [2020-05-07T20:15:43.163Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-05-07T20:15:44.055Z] === RUN TestExternalGraphDriver/pull [2020-05-07T20:15:46.348Z] --- PASS: TestExternalGraphDriver (6.71s) [2020-05-07T20:15:46.348Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2020-05-07T20:15:46.348Z] --- PASS: TestExternalGraphDriver/spec (2.04s) [2020-05-07T20:15:46.348Z] --- PASS: TestExternalGraphDriver/pull (2.33s) [2020-05-07T20:15:46.348Z] === RUN TestGraphdriverPluginV2 [2020-05-07T20:15:46.348Z] --- SKIP: TestGraphdriverPluginV2 (0.14s) [2020-05-07T20:15:46.348Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:15:46.349Z] PASS [2020-05-07T20:15:46.349Z] [2020-05-07T20:15:46.349Z] === Skipped [2020-05-07T20:15:46.349Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.14s) [2020-05-07T20:15:46.349Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:15:46.349Z] [2020-05-07T20:15:46.349Z] [2020-05-07T20:15:46.349Z] DONE 5 tests, 1 skipped in 6.964s [2020-05-07T20:15:46.349Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-07T20:15:46.349Z] ++ 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-07T20:15:46.349Z] ++ set -e [2020-05-07T20:15:46.349Z] ++ '[' -n 0 ']' [2020-05-07T20:15:46.349Z] ++ set -x [2020-05-07T20:15:46.349Z] ++ 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-07T20:15:46.349Z] INFO: Testing against a local daemon [2020-05-07T20:15:46.349Z] === RUN TestContinueAfterPluginCrash [2020-05-07T20:15:46.349Z] === PAUSE TestContinueAfterPluginCrash [2020-05-07T20:15:46.349Z] === RUN TestReadPluginNoRead [2020-05-07T20:15:46.349Z] === PAUSE TestReadPluginNoRead [2020-05-07T20:15:46.349Z] === RUN TestDaemonStartWithLogOpt [2020-05-07T20:15:46.349Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-07T20:15:46.349Z] === CONT TestContinueAfterPluginCrash [2020-05-07T20:15:46.349Z] === CONT TestDaemonStartWithLogOpt [2020-05-07T20:15:46.349Z] === CONT TestReadPluginNoRead [2020-05-07T20:15:48.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-07T20:15:48.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-07T20:15:48.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-07T20:15:48.413Z] === RUN TestDockerSuite/TestStatsNoStream [2020-05-07T20:15:50.934Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-05-07T20:15:52.826Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-05-07T20:15:53.389Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-05-07T20:15:53.665Z] === RUN TestReadPluginNoRead/default [2020-05-07T20:15:53.665Z] --- PASS: TestDaemonStartWithLogOpt (7.35s) [2020-05-07T20:15:54.320Z] === RUN TestDockerSuite/TestTopPrivileged [2020-05-07T20:15:54.884Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-05-07T20:15:54.884Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-05-07T20:15:55.333Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-07T20:15:55.816Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-05-07T20:15:57.013Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-07T20:15:57.711Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-05-07T20:15:58.682Z] --- PASS: TestReadPluginNoRead (12.44s) [2020-05-07T20:15:58.682Z] --- PASS: TestReadPluginNoRead/default (1.86s) [2020-05-07T20:15:58.682Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.69s) [2020-05-07T20:15:58.682Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.82s) [2020-05-07T20:15:58.682Z] read_test.go:91: [d2fedf284c58e] daemon is not started [2020-05-07T20:15:59.013Z] --- PASS: TestContinueAfterPluginCrash (12.74s) [2020-05-07T20:15:59.013Z] PASS [2020-05-07T20:15:59.013Z] [2020-05-07T20:15:59.013Z] DONE 6 tests in 12.854s [2020-05-07T20:15:59.013Z] 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-07T20:15:59.014Z] ++ 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-07T20:15:59.014Z] ++ set -e [2020-05-07T20:15:59.014Z] ++ '[' -n 0 ']' [2020-05-07T20:15:59.014Z] ++ set -x [2020-05-07T20:15:59.014Z] ++ 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-07T20:15:59.014Z] testing: warning: no tests to run [2020-05-07T20:15:59.014Z] PASS [2020-05-07T20:15:59.014Z] [2020-05-07T20:15:59.014Z] DONE 0 tests in 0.022s [2020-05-07T20:15:59.014Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-07T20:15:59.014Z] ++ 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-07T20:15:59.345Z] ++ set -e [2020-05-07T20:15:59.345Z] ++ '[' -n 0 ']' [2020-05-07T20:15:59.345Z] ++ set -x [2020-05-07T20:15:59.345Z] ++ 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-07T20:15:59.345Z] INFO: Testing against a local daemon [2020-05-07T20:15:59.345Z] === RUN TestPluginWithDevMounts [2020-05-07T20:15:59.345Z] === PAUSE TestPluginWithDevMounts [2020-05-07T20:15:59.345Z] === CONT TestPluginWithDevMounts [2020-05-07T20:16:00.233Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-05-07T20:16:01.611Z] --- PASS: TestPluginWithDevMounts (2.32s) [2020-05-07T20:16:01.611Z] PASS [2020-05-07T20:16:01.611Z] [2020-05-07T20:16:01.611Z] DONE 1 tests in 2.447s [2020-05-07T20:16:01.611Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-05-07T20:16:01.611Z] ++ 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-07T20:16:01.611Z] ++ set -e [2020-05-07T20:16:01.611Z] ++ '[' -n 0 ']' [2020-05-07T20:16:01.611Z] ++ set -x [2020-05-07T20:16:01.611Z] ++ 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-07T20:16:01.611Z] INFO: Testing against a local daemon [2020-05-07T20:16:01.611Z] === RUN TestSecretInspect [2020-05-07T20:16:03.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-07T20:16:03.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-07T20:16:04.405Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-05-07T20:16:04.405Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-05-07T20:16:04.591Z] --- PASS: TestSecretInspect (2.31s) [2020-05-07T20:16:04.591Z] === RUN TestSecretList [2020-05-07T20:16:04.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-07T20:16:05.342Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-05-07T20:16:05.342Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-05-07T20:16:06.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-07T20:16:06.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-07T20:16:06.264Z] --- PASS: TestSecretList (2.25s) [2020-05-07T20:16:06.264Z] === RUN TestSecretsCreateAndDelete [2020-05-07T20:16:06.280Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-05-07T20:16:07.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-07T20:16:08.172Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-05-07T20:16:08.172Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-05-07T20:16:08.566Z] --- PASS: TestSecretsCreateAndDelete (2.24s) [2020-05-07T20:16:08.566Z] === RUN TestSecretsUpdate [2020-05-07T20:16:09.540Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-05-07T20:16:10.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-07T20:16:10.471Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-05-07T20:16:11.034Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-05-07T20:16:11.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-07T20:16:11.546Z] --- PASS: TestSecretsUpdate (2.75s) [2020-05-07T20:16:11.546Z] === RUN TestTemplatedSecret [2020-05-07T20:16:11.596Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-05-07T20:16:12.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-07T20:16:12.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-07T20:16:13.488Z] === RUN TestDockerSuite/TestUpdateStats [2020-05-07T20:16:14.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-07T20:16:14.569Z] --- PASS: TestTemplatedSecret (2.92s) [2020-05-07T20:16:14.569Z] === RUN TestSecretCreateResolve [2020-05-07T20:16:15.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-07T20:16:16.420Z] --- PASS: TestSecretCreateResolve (2.29s) [2020-05-07T20:16:16.420Z] PASS [2020-05-07T20:16:16.420Z] [2020-05-07T20:16:16.420Z] DONE 6 tests in 14.864s [2020-05-07T20:16:16.420Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-05-07T20:16:16.420Z] ++ 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-07T20:16:16.420Z] ++ set -e [2020-05-07T20:16:16.420Z] ++ '[' -n 0 ']' [2020-05-07T20:16:16.420Z] ++ set -x [2020-05-07T20:16:16.420Z] ++ 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-07T20:16:16.750Z] INFO: Testing against a local daemon [2020-05-07T20:16:16.750Z] === RUN TestServiceCreateInit [2020-05-07T20:16:16.750Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-07T20:16:16.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-07T20:16:16.900Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-07T20:16:17.156Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-05-07T20:16:17.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-07T20:16:18.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-07T20:16:19.051Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-05-07T20:16:19.051Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-05-07T20:16:20.375Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-07T20:16:20.375Z] Using test binary docker [2020-05-07T20:16:20.375Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-07T20:16:20.375Z] +++ /etc/init.d/apparmor start [2020-05-07T20:16:20.375Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-07T20:16:20.375Z] INFO: Waiting for daemon to start... [2020-05-07T20:16:20.375Z] Starting dockerd [2020-05-07T20:16:20.375Z] +++ 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-07T20:16:20.420Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-05-07T20:16:20.984Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-05-07T20:16:21.598Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-07T20:16:22.396Z] . [2020-05-07T20:16:22.396Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-07T20:16:22.396Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-07T20:16:22.396Z] Error: No such image: emptyfs [2020-05-07T20:16:22.396Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-07T20:16:22.396Z] ++++ docker load [2020-05-07T20:16:22.396Z] Running integration-test (iteration 1) [2020-05-07T20:16:22.396Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-05-07T20:16:22.396Z] ++ 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-07T20:16:22.396Z] ++ set -e [2020-05-07T20:16:22.396Z] ++ '[' -n 0 ']' [2020-05-07T20:16:22.396Z] ++ set -x [2020-05-07T20:16:22.396Z] ++ 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-07T20:16:25.158Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-05-07T20:16:25.446Z] --- PASS: TestServiceCreateInit (8.78s) [2020-05-07T20:16:25.446Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.12s) [2020-05-07T20:16:25.447Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.62s) [2020-05-07T20:16:25.447Z] === RUN TestCreateServiceMultipleTimes [2020-05-07T20:16:29.331Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-05-07T20:16:30.770Z] Loaded image: buildpack-deps:jessie [2020-05-07T20:16:30.770Z] Loaded image: busybox:latest [2020-05-07T20:16:30.770Z] Loaded image: busybox:glibc [2020-05-07T20:16:30.770Z] Loaded image: debian:jessie [2020-05-07T20:16:30.770Z] Loaded image: hello-world:latest [2020-05-07T20:16:30.770Z] INFO: Testing against a local daemon [2020-05-07T20:16:30.770Z] === RUN TestCgroupNamespacesBuild [2020-05-07T20:16:31.853Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-05-07T20:16:32.792Z] --- PASS: TestCgroupNamespacesBuild (2.22s) [2020-05-07T20:16:32.792Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-07T20:16:34.374Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-05-07T20:16:34.813Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.82s) [2020-05-07T20:16:34.813Z] === RUN TestBuildWithSession [2020-05-07T20:16:34.813Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-07T20:16:34.813Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T20:16:34.813Z] === RUN TestBuildSquashParent [2020-05-07T20:16:38.546Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-05-07T20:16:41.604Z] --- PASS: TestCreateServiceMultipleTimes (16.04s) [2020-05-07T20:16:41.604Z] === RUN TestCreateServiceConflict [2020-05-07T20:16:41.652Z] --- PASS: TestBuildSquashParent (6.46s) [2020-05-07T20:16:41.652Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-07T20:16:41.652Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T20:16:41.652Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T20:16:41.652Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T20:16:41.652Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T20:16:41.652Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T20:16:41.652Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T20:16:41.652Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T20:16:41.652Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T20:16:41.652Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T20:16:41.652Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T20:16:41.652Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T20:16:41.652Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T20:16:41.652Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T20:16:41.652Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T20:16:43.685Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T20:16:43.685Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T20:16:43.801Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-05-07T20:16:43.869Z] --- PASS: TestCreateServiceConflict (2.27s) [2020-05-07T20:16:43.869Z] === RUN TestCreateServiceMaxReplicas [2020-05-07T20:16:46.327Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-05-07T20:16:46.359Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T20:16:46.359Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T20:16:46.840Z] --- PASS: TestCreateServiceMaxReplicas (2.99s) [2020-05-07T20:16:46.840Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-07T20:16:48.848Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-05-07T20:16:49.033Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-07T20:16:49.033Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.70s) [2020-05-07T20:16:49.033Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.76s) [2020-05-07T20:16:49.033Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.49s) [2020-05-07T20:16:49.033Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.64s) [2020-05-07T20:16:49.033Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.39s) [2020-05-07T20:16:49.033Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.39s) [2020-05-07T20:16:49.033Z] === RUN TestBuildMultiStageCopy [2020-05-07T20:16:49.033Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-07T20:16:50.216Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-05-07T20:16:51.707Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-07T20:16:51.989Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-07T20:16:52.108Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-05-07T20:16:52.604Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-07T20:16:53.218Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-07T20:16:53.832Z] --- PASS: TestBuildMultiStageCopy (5.03s) [2020-05-07T20:16:53.832Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.66s) [2020-05-07T20:16:53.832Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2020-05-07T20:16:53.832Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2020-05-07T20:16:53.832Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s) [2020-05-07T20:16:53.832Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2020-05-07T20:16:53.832Z] === RUN TestBuildMultiStageParentConfig [2020-05-07T20:16:54.629Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-05-07T20:16:55.304Z] --- PASS: TestBuildMultiStageParentConfig (1.67s) [2020-05-07T20:16:55.304Z] === RUN TestBuildLabelWithTargets [2020-05-07T20:16:57.151Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-05-07T20:16:57.977Z] --- PASS: TestBuildLabelWithTargets (2.48s) [2020-05-07T20:16:57.977Z] === RUN TestBuildWithEmptyLayers [2020-05-07T20:16:58.984Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2020-05-07T20:16:58.984Z] === RUN TestBuildMultiStageOnBuild [2020-05-07T20:16:59.045Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-05-07T20:17:00.039Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.40s) [2020-05-07T20:17:00.039Z] === RUN TestCreateServiceSecretFileMode [2020-05-07T20:17:01.566Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-05-07T20:17:02.437Z] --- PASS: TestBuildMultiStageOnBuild (3.03s) [2020-05-07T20:17:02.437Z] === RUN TestBuildUncleanTarFilenames [2020-05-07T20:17:03.021Z] --- PASS: TestCreateServiceSecretFileMode (2.78s) [2020-05-07T20:17:03.021Z] === RUN TestCreateServiceConfigFileMode [2020-05-07T20:17:03.444Z] --- PASS: TestBuildUncleanTarFilenames (1.28s) [2020-05-07T20:17:03.444Z] === RUN TestBuildMultiStageLayerLeak [2020-05-07T20:17:04.086Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-05-07T20:17:05.413Z] --- PASS: TestCreateServiceConfigFileMode (2.55s) [2020-05-07T20:17:05.413Z] === RUN TestCreateServiceSysctls [2020-05-07T20:17:06.952Z] --- PASS: TestBuildMultiStageLayerLeak (3.17s) [2020-05-07T20:17:06.952Z] === RUN TestBuildWithHugeFile [2020-05-07T20:17:08.781Z] --- PASS: TestCreateServiceSysctls (3.35s) [2020-05-07T20:17:08.781Z] === RUN TestCreateServiceCapabilities [2020-05-07T20:17:11.760Z] --- PASS: TestCreateServiceCapabilities (2.72s) [2020-05-07T20:17:11.760Z] === RUN TestInspect [2020-05-07T20:17:14.742Z] --- PASS: TestInspect (2.92s) [2020-05-07T20:17:14.742Z] === RUN TestCreateJob [2020-05-07T20:17:17.774Z] --- PASS: TestCreateJob (3.28s) [2020-05-07T20:17:17.774Z] === RUN TestReplicatedJob [2020-05-07T20:17:18.933Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-05-07T20:17:18.933Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-05-07T20:17:19.190Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-05-07T20:17:20.119Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-05-07T20:17:20.119Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-05-07T20:17:20.119Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-05-07T20:17:20.119Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-05-07T20:17:21.049Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-05-07T20:17:21.049Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-05-07T20:17:21.979Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-05-07T20:17:21.979Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-05-07T20:17:21.979Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-05-07T20:17:21.979Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-05-07T20:17:22.236Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-05-07T20:17:23.877Z] --- PASS: TestReplicatedJob (5.77s) [2020-05-07T20:17:23.877Z] === RUN TestUpdateReplicatedJob [2020-05-07T20:17:24.756Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-05-07T20:17:24.756Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-05-07T20:17:25.015Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-05-07T20:17:25.015Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-05-07T20:17:25.015Z] === RUN TestDockerSuite/TestVolumeEvents [2020-05-07T20:17:25.945Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-05-07T20:17:26.855Z] --- PASS: TestUpdateReplicatedJob (3.48s) [2020-05-07T20:17:26.855Z] === RUN TestServiceListWithStatuses [2020-05-07T20:17:26.855Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-07T20:17:26.855Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T20:17:26.855Z] === RUN TestDockerNetworkConnectAlias [2020-05-07T20:17:28.465Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-05-07T20:17:28.465Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-05-07T20:17:28.465Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-05-07T20:17:31.650Z] --- PASS: TestDockerNetworkConnectAlias (4.71s) [2020-05-07T20:17:31.650Z] === RUN TestDockerNetworkReConnect [2020-05-07T20:17:31.752Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-05-07T20:17:33.905Z] --- PASS: TestBuildWithHugeFile (26.98s) [2020-05-07T20:17:33.905Z] === RUN TestBuildWithEmptyDockerfile [2020-05-07T20:17:33.905Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T20:17:33.905Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T20:17:33.905Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T20:17:33.905Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T20:17:33.905Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T20:17:33.905Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T20:17:33.905Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T20:17:33.905Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T20:17:33.905Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T20:17:33.905Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-05-07T20:17:33.905Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2020-05-07T20:17:33.905Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-05-07T20:17:33.905Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2020-05-07T20:17:33.905Z] === RUN TestBuildPreserveOwnership [2020-05-07T20:17:33.905Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-07T20:17:35.446Z] --- PASS: TestDockerNetworkReConnect (3.76s) [2020-05-07T20:17:35.446Z] === RUN TestServicePlugin [2020-05-07T20:17:35.446Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-07T20:17:35.446Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:17:35.446Z] === RUN TestServiceUpdateLabel [2020-05-07T20:17:35.928Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite (1775.07s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.18s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.72s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.80s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.37s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.09s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.99s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.27s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.28s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.27s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.09s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.22s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.22s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.98s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.46s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.22s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.48s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.10s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAttachDetach (1.52s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.30s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.29s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.32s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.38s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.98s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.83s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.85s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.66s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.60s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.11s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (22.11s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.59s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.59s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.43s) [2020-05-07T20:17:35.928Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.52s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.96s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.17s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.20s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.84s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.94s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.42s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.82s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.79s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.01s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.16s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.53s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.44s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.90s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.54s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.89s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.15s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.23s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.59s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.07s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.82s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.29s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.64s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.08s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.33s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.59s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.76s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.06s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.55s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.32s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (14.01s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.35s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.99s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.22s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.78s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.91s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.50s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.55s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.83s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.84s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.17s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.44s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.86s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.98s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.09s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.38s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.86s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.54s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildCmd (0.41s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.35s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s) [2020-05-07T20:17:35.929Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-07T20:17:35.929Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.75s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.99s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.86s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildContChar (3.18s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.05s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.28s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.24s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.54s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.32s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.65s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.03s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.77s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.86s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.14s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.84s) [2020-05-07T20:17:35.929Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-05-07T20:17:35.929Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-05-07T20:17:35.929Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-05-07T20:17:35.929Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-05-07T20:17:35.929Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-05-07T20:17:35.929Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-05-07T20:17:35.929Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-05-07T20:17:35.929Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.14s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.39s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.91s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.26s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.62s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.72s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.56s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.77s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.59s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.56s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.59s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.98s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.78s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.26s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.60s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.10s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.54s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.95s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.03s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.38s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.85s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.87s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.91s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.56s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.47s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.46s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.82s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.23s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.50s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.59s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.66s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.78s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.14s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildEnv (1.67s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.54s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.38s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.31s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.26s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.96s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.75s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.75s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.50s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.30s) [2020-05-07T20:17:35.929Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-07T20:17:35.929Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.75s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildExpose (0.43s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.84s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.60s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.48s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildFails (1.09s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.67s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.21s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.92s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.59s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.44s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.08s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.28s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.90s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.34s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.23s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.25s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.71s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildHistory (4.92s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.55s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.26s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.66s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.59s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.07s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildLabel (0.51s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.52s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildLabels (0.53s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.14s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.15s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.13s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildLineBreak (5.14s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.15s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.15s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.55s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.63s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.09s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.44s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.55s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.37s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.81s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.77s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.93s) [2020-05-07T20:17:35.929Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2020-05-07T20:17:35.929Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.72s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.54s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.77s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.35s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.57s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.94s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.42s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.41s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.16s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.45s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.50s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.54s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.99s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.15s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.87s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.15s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.14s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.51s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.32s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.52s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.57s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.11s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildPATH (2.60s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.95s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.08s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.62s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.91s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.15s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildRm (3.53s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.32s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.59s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.60s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.63s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.30s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.23s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.31s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.07s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.33s) [2020-05-07T20:17:35.929Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-05-07T20:17:35.929Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.59s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.15s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildStderr (1.04s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.32s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.43s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.13s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.55s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.08s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.70s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildUser (2.26s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.82s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.92s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.92s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.33s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.25s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.17s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.52s) [2020-05-07T20:17:35.929Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-07T20:17:35.929Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-05-07T20:17:35.929Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-07T20:17:35.929Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-05-07T20:17:35.929Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-07T20:17:35.929Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-05-07T20:17:35.929Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-07T20:17:35.929Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.27s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.86s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.71s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.41s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.21s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.59s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.14s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.25s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.63s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.94s) [2020-05-07T20:17:35.929Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-07T20:17:35.929Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.24s) [2020-05-07T20:17:35.929Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.44s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-05-07T20:17:35.930Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-07T20:17:35.930Z] docker_cli_sni_test.go:18: Flakey test [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.80s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.83s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCommitChange (1.03s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.07s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.97s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.74s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.13s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCommitTTY (2.08s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.00s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.94s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.06s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.16s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.77s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.79s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.95s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.18s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.94s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.91s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.76s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.08s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.78s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.02s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.91s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.82s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.05s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.84s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.82s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.97s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.85s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.83s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.81s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.86s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.83s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.82s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.57s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.46s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.80s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.57s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.85s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.12s) [2020-05-07T20:17:35.930Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-05-07T20:17:35.930Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.70s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.83s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.17s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.70s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.60s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.07s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.36s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.19s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.65s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.60s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.61s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.67s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000721be0_} (1.61s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1595113110_/foo_false____} (1.58s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1595113110_/foo_true____} (1.63s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3665113341_/foo_false____} (1.61s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3665113341_/foo_true____} (1.60s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3665113341_/foo_true__0xc000721c40__} (1.60s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000721c60_} (1.66s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000721c80_} (1.66s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000721ca0_} (1.63s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000721cc0_} (1.74s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.80s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.52s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.93s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.86s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.26s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.67s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.95s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.98s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.08s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.01s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.20s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.98s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.11s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.10s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.94s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.07s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.02s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.94s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.10s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.63s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.20s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.04s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.96s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.97s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.20s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.97s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.20s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.76s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.85s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.49s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.20s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.45s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.90s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.05s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.51s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.87s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.86s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.01s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpToDot (0.92s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.66s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.78s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpToStdout (0.96s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.51s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.57s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.01s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.85s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.13s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCreateArgs (0.12s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.61s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.88s) [2020-05-07T20:17:35.930Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-07T20:17:35.930Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.07s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.45s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCreateLabels (0.11s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.17s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCreateRM (0.20s) [2020-05-07T20:17:35.930Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-07T20:17:35.930Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.20s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.63s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.34s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.74s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.54s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.84s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.63s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.70s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.86s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.95s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.80s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.49s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.03s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.10s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.57s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.80s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.01s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.30s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.28s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsAttach (0.92s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsCommit (1.00s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.84s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.83s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.80s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.89s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.66s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.38s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.88s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsCopy (1.42s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.61s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.10s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.45s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (2.07s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.18s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.19s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.44s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsFilters (1.56s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsFormat (1.60s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.84s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.62s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2020-05-07T20:17:35.930Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-07T20:17:35.930Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-05-07T20:17:35.930Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2020-05-07T20:17:35.930Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.60s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.83s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsRename (0.83s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsResize (0.90s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.85s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.97s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.85s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.08s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsTop (0.95s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.60s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestExec (0.93s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.91s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.95s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.88s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.81s) [2020-05-07T20:17:35.930Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.05s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.03s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.62s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.89s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.98s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.88s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.76s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestExecCgroup (1.29s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestExecEnv (1.03s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.74s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.89s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestExecInspectID (2.99s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestExecInteractive (0.95s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.86s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.90s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestExecParseError (0.82s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.90s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.83s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.52s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.15s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestExecStartFails (0.92s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.34s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.87s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestExecTTY (0.93s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.01s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.00s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestExecUlimits (0.97s) [2020-05-07T20:17:35.931Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-07T20:17:35.931Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.20s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.88s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.11s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.87s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestExecWithUser (0.99s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.85s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.91s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.02s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.83s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.85s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestHealth (20.73s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.99s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.81s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.41s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.29s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.50s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.92s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.89s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.95s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.86s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.99s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestImportDisplay (1.75s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestImportFile (1.85s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.87s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestImportGzipped (2.09s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.95s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.89s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.92s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.85s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.81s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.86s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.96s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.80s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.76s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.78s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.63s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.84s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.83s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.96s) [2020-05-07T20:17:35.931Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-07T20:17:35.931Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.50s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.87s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInspectDefault (0.76s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInspectHistory (0.93s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-05-07T20:17:35.931Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-07T20:17:35.931Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.76s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.78s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.80s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.90s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.86s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.92s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInspectStatus (0.92s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.76s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.85s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.90s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.80s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.85s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.91s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.84s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.48s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.75s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.84s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.37s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.99s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.81s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.67s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.54s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.50s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.89s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.02s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.42s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.16s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.03s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.81s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.51s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.84s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.96s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.81s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.80s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.83s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.88s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.10s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.11s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.09s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.24s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.07s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.14s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.83s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.80s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLogsSince (6.90s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.71s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.85s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLogsTail (0.93s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.96s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.90s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.50s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.98s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestNetHostname (2.40s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.36s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.24s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.39s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.78s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPluginActive (1.78s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.46s) [2020-05-07T20:17:35.931Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-07T20:17:35.931Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.82s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.62s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.72s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.97s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.13s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.19s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.59s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.55s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPortList (10.93s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.65s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.44s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.80s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.81s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.82s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.62s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.27s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.67s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.58s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.16s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPsByOrder (3.48s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.20s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.52s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.36s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.96s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.04s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.65s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.46s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.66s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.71s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.92s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.54s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.62s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.86s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.38s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.63s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.93s) [2020-05-07T20:17:35.931Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-07T20:17:35.931Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.05s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.54s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.54s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.81s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.09s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.71s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.46s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.67s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.56s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.11s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.62s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.98s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.19s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.39s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.92s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.01s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.84s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.24s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.86s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.69s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.87s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.13s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.42s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.59s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestRunAddHost (0.78s) [2020-05-07T20:17:35.931Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.34s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.82s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.79s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.74s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.81s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.92s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.92s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.53s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.58s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.96s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.96s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.94s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.92s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.97s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.42s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.16s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.83s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.80s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.77s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.65s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.78s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.65s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.93s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.82s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.94s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.82s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.82s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.81s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.84s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.77s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.33s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.88s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.82s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.79s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.81s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.60s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.64s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.71s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.99s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.87s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.96s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.86s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.78s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.77s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.55s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.80s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.51s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.81s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.71s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.74s) [2020-05-07T20:17:35.932Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-07T20:17:35.932Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-05-07T20:17:35.932Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-07T20:17:35.932Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (1.07s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.87s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.58s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.48s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.83s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (2.11s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.88s) [2020-05-07T20:17:35.932Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-07T20:17:35.932Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.83s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.76s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.79s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.81s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.79s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.84s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.80s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.81s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.79s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.77s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunExitCode (0.80s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.78s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.78s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.86s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.78s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.79s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.57s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2020-05-07T20:17:35.932Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-07T20:17:35.932Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.57s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.75s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.59s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.13s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.57s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.83s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.18s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.63s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.64s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (1.07s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.68s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.71s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.18s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.61s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.27s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.61s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.61s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.60s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunMount (6.15s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.84s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.77s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.60s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.44s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.28s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.37s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.62s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.66s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.64s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.77s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunNetHost (1.20s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.82s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.75s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.56s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.43s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.84s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.73s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.81s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.79s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.76s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.20s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.83s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.94s) [2020-05-07T20:17:35.932Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-07T20:17:35.932Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.85s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.81s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.79s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.03s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.73s) [2020-05-07T20:17:35.932Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.76s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.72s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.84s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.75s) [2020-05-07T20:17:35.932Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-07T20:17:35.932Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.78s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.79s) [2020-05-07T20:17:35.932Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-05-07T20:17:35.932Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.82s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.63s) [2020-05-07T20:17:35.932Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-07T20:17:35.932Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.36s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.80s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunRm (0.93s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.94s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.85s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.77s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.92s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.97s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.34s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.98s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.85s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.86s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.71s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.77s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.83s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.84s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.75s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.89s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.83s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.78s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunState (1.57s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.86s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.85s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.26s) [2020-05-07T20:17:35.932Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-07T20:17:35.932Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.75s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.83s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunSysctls (1.82s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.89s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.50s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.79s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.26s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.47s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.14s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.80s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.98s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.90s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.59s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.44s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunUserByID (0.96s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.20s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.83s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunUserByName (1.08s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.82s) [2020-05-07T20:17:35.932Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-07T20:17:35.932Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.19s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.81s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.54s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.78s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.12s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.49s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.59s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.38s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.81s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.80s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.77s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.87s) [2020-05-07T20:17:35.932Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-07T20:17:35.932Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-05-07T20:17:35.932Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-07T20:17:35.932Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-05-07T20:17:35.932Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-07T20:17:35.932Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.81s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.85s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.80s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.64s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.83s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.80s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.79s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.19s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.18s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.19s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.18s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.21s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.83s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.83s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.78s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-05-07T20:17:35.932Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.84s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.30s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.80s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.78s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.79s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.75s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.62s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.80s) [2020-05-07T20:17:35.933Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-07T20:17:35.933Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.68s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.60s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.71s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.62s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.80s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.06s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.14s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.21s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.00s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.56s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.07s) [2020-05-07T20:17:35.933Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents000194319 [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.96s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.69s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.55s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.41s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.12s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.57s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.49s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.58s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.47s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.07s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.55s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.88s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.58s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.90s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestStartRecordError (1.75s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.48s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.07s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.25s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.06s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.18s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.86s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.82s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.83s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.78s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.82s) [2020-05-07T20:17:35.933Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-07T20:17:35.933Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.81s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.46s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.46s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.79s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.79s) [2020-05-07T20:17:35.933Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-05-07T20:17:35.933Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.97s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.77s) [2020-05-07T20:17:35.933Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-07T20:17:35.933Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.57s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.97s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.00s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.76s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestUpdateStats (3.91s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.68s) [2020-05-07T20:17:35.933Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-07T20:17:35.933Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.22s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.99s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.12s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.52s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.20s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.50s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.16s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.13s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.43s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.51s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.63s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.62s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.42s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.41s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.35s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.45s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.39s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.86s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.87s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.97s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.55s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.81s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.39s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.15s) [2020-05-07T20:17:35.933Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.36s) [2020-05-07T20:17:35.933Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-07T20:17:35.933Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-05-07T20:17:35.933Z] === RUN TestDockerRegistrySuite [2020-05-07T20:17:35.933Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-05-07T20:17:37.712Z] --- PASS: TestServiceUpdateLabel (2.29s) [2020-05-07T20:17:37.712Z] === RUN TestServiceUpdateSecrets [2020-05-07T20:17:37.825Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-05-07T20:17:38.282Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-07T20:17:39.194Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-05-07T20:17:40.303Z] --- PASS: TestBuildPreserveOwnership (6.59s) [2020-05-07T20:17:40.303Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.23s) [2020-05-07T20:17:40.303Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.36s) [2020-05-07T20:17:40.303Z] === RUN TestBuildPlatformInvalid [2020-05-07T20:17:40.303Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-05-07T20:17:40.303Z] PASS [2020-05-07T20:17:40.585Z] [2020-05-07T20:17:40.585Z] === Skipped [2020-05-07T20:17:40.585Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-05-07T20:17:40.585Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T20:17:40.585Z] [2020-05-07T20:17:40.585Z] [2020-05-07T20:17:40.585Z] DONE 32 tests, 1 skipped in 77.944s [2020-05-07T20:17:40.585Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-05-07T20:17:40.585Z] ++ 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-07T20:17:40.585Z] ++ set -e [2020-05-07T20:17:40.585Z] ++ '[' -n 0 ']' [2020-05-07T20:17:40.585Z] ++ set -x [2020-05-07T20:17:40.585Z] ++ 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-07T20:17:40.585Z] INFO: Testing against a local daemon [2020-05-07T20:17:40.585Z] === RUN TestConfigInspect [2020-05-07T20:17:41.088Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-05-07T20:17:41.088Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-05-07T20:17:44.963Z] --- PASS: TestConfigInspect (3.92s) [2020-05-07T20:17:44.963Z] === RUN TestConfigList [2020-05-07T20:17:45.266Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-05-07T20:17:48.415Z] --- PASS: TestConfigList (3.80s) [2020-05-07T20:17:48.415Z] === RUN TestConfigsCreateAndDelete [2020-05-07T20:17:49.439Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-05-07T20:17:51.868Z] --- PASS: TestConfigsCreateAndDelete (3.66s) [2020-05-07T20:17:51.868Z] === RUN TestConfigsUpdate [2020-05-07T20:17:53.593Z] --- PASS: TestServiceUpdateSecrets (14.77s) [2020-05-07T20:17:53.593Z] === RUN TestServiceUpdateConfigs [2020-05-07T20:17:54.691Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-05-07T20:17:55.255Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-05-07T20:17:56.245Z] --- PASS: TestConfigsUpdate (3.63s) [2020-05-07T20:17:56.245Z] === RUN TestTemplatedConfig [2020-05-07T20:17:56.623Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-05-07T20:17:57.993Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-05-07T20:17:58.951Z] --- PASS: TestTemplatedConfig (3.27s) [2020-05-07T20:17:58.951Z] === RUN TestConfigCreateResolve [2020-05-07T20:17:59.362Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-05-07T20:18:01.255Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-05-07T20:18:02.626Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-05-07T20:18:03.329Z] --- PASS: TestConfigCreateResolve (3.71s) [2020-05-07T20:18:03.329Z] === RUN TestConfigDaemonLibtrustID [2020-05-07T20:18:03.329Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-05-07T20:18:03.329Z] PASS [2020-05-07T20:18:03.329Z] [2020-05-07T20:18:03.329Z] DONE 7 tests in 22.611s [2020-05-07T20:18:03.329Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-05-07T20:18:03.329Z] ++ 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-07T20:18:03.329Z] ++ set -e [2020-05-07T20:18:03.329Z] ++ '[' -n 0 ']' [2020-05-07T20:18:03.329Z] ++ set -x [2020-05-07T20:18:03.329Z] ++ 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-07T20:18:03.329Z] INFO: Testing against a local daemon [2020-05-07T20:18:03.329Z] === RUN TestCheckpoint [2020-05-07T20:18:03.329Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-07T20:18:03.329Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T20:18:03.329Z] === RUN TestContainerInvalidJSON [2020-05-07T20:18:03.329Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T20:18:03.329Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T20:18:03.329Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T20:18:03.329Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T20:18:03.329Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-07T20:18:03.329Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-07T20:18:03.329Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T20:18:03.329Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-07T20:18:03.329Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T20:18:03.329Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-07T20:18:03.329Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-07T20:18:03.329Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-07T20:18:03.329Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-07T20:18:03.329Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-07T20:18:03.329Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-05-07T20:18:03.329Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-07T20:18:03.611Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-05-07T20:18:03.611Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-07T20:18:03.611Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2020-05-07T20:18:03.611Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-07T20:18:03.894Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-05-07T20:18:03.894Z] === RUN TestCopyFromContainer [2020-05-07T20:18:03.995Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-05-07T20:18:05.914Z] === RUN TestCopyFromContainer// [2020-05-07T20:18:05.914Z] === RUN TestCopyFromContainer//bar/root [2020-05-07T20:18:06.196Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-07T20:18:06.196Z] === RUN TestCopyFromContainer/bar/quux [2020-05-07T20:18:06.196Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-07T20:18:06.478Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-07T20:18:06.478Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-07T20:18:06.478Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-07T20:18:06.517Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-05-07T20:18:06.761Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-07T20:18:06.761Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-07T20:18:06.761Z] --- PASS: TestCopyFromContainer (3.03s) [2020-05-07T20:18:06.761Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-05-07T20:18:06.761Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-05-07T20:18:06.761Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-05-07T20:18:06.761Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-05-07T20:18:06.761Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-05-07T20:18:06.761Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-05-07T20:18:06.761Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-05-07T20:18:06.761Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-05-07T20:18:06.761Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-05-07T20:18:06.761Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-05-07T20:18:06.761Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-07T20:18:06.761Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T20:18:06.761Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T20:18:06.761Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T20:18:06.761Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T20:18:06.761Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T20:18:06.761Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T20:18:06.761Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T20:18:06.761Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T20:18:06.761Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T20:18:06.761Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-07T20:18:06.761Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-07T20:18:06.761Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-07T20:18:06.761Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-07T20:18:06.761Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-07T20:18:06.761Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-07T20:18:06.761Z] === RUN TestCreateWithInvalidEnv [2020-05-07T20:18:06.761Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-07T20:18:06.761Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-07T20:18:06.761Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-07T20:18:06.761Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-07T20:18:06.761Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-07T20:18:06.761Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-07T20:18:06.761Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-07T20:18:06.761Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-07T20:18:06.761Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-07T20:18:06.761Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-07T20:18:06.761Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-07T20:18:06.761Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-07T20:18:06.761Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-07T20:18:06.761Z] === RUN TestCreateTmpfsMountsTarget [2020-05-07T20:18:07.043Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-05-07T20:18:07.043Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-07T20:18:09.050Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-05-07T20:18:09.533Z] --- PASS: TestServiceUpdateConfigs (14.86s) [2020-05-07T20:18:09.533Z] === RUN TestServiceUpdateNetwork [2020-05-07T20:18:09.718Z] --- PASS: TestCreateWithCustomMaskedPaths (2.48s) [2020-05-07T20:18:09.718Z] === RUN TestCreateWithCapabilities [2020-05-07T20:18:09.718Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-07T20:18:09.718Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-07T20:18:09.718Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-07T20:18:09.718Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-07T20:18:09.718Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-07T20:18:09.718Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-07T20:18:09.718Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-07T20:18:09.718Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-07T20:18:09.718Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T20:18:09.718Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T20:18:09.718Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T20:18:09.718Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T20:18:09.718Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-07T20:18:09.718Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-07T20:18:09.718Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-07T20:18:09.718Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-07T20:18:09.718Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-07T20:18:09.718Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-07T20:18:09.718Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T20:18:09.718Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T20:18:09.718Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T20:18:09.718Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T20:18:09.718Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-07T20:18:09.718Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T20:18:09.718Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T20:18:09.718Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-07T20:18:09.718Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-07T20:18:09.718Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-07T20:18:09.718Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T20:18:09.718Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T20:18:09.718Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-07T20:18:09.718Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-07T20:18:09.718Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-07T20:18:09.718Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-05-07T20:18:09.718Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-07T20:18:09.718Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-07T20:18:09.718Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-05-07T20:18:09.718Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-05-07T20:18:09.718Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-05-07T20:18:09.718Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2020-05-07T20:18:09.718Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-05-07T20:18:09.718Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-07T20:18:09.718Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-05-07T20:18:09.718Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-05-07T20:18:09.718Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-05-07T20:18:09.718Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-07T20:18:10.418Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-05-07T20:18:12.392Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.62s) [2020-05-07T20:18:12.392Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-07T20:18:12.392Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T20:18:12.392Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T20:18:12.392Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T20:18:12.392Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T20:18:12.392Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T20:18:12.392Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T20:18:12.392Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T20:18:12.392Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T20:18:12.392Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T20:18:12.392Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T20:18:12.392Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T20:18:12.392Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T20:18:12.392Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T20:18:12.392Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T20:18:12.392Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T20:18:12.392Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-07T20:18:12.392Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-07T20:18:12.392Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-07T20:18:12.393Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-07T20:18:12.393Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-07T20:18:12.393Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-05-07T20:18:12.393Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-07T20:18:13.400Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s) [2020-05-07T20:18:13.400Z] === RUN TestContainerStartOnDaemonRestart [2020-05-07T20:18:13.400Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-07T20:18:13.400Z] === RUN TestDaemonRestartIpcMode [2020-05-07T20:18:13.400Z] === PAUSE TestDaemonRestartIpcMode [2020-05-07T20:18:13.400Z] === RUN TestDaemonHostGatewayIP [2020-05-07T20:18:13.400Z] === PAUSE TestDaemonHostGatewayIP [2020-05-07T20:18:13.400Z] === RUN TestContainerKillOnDaemonStart [2020-05-07T20:18:13.400Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-07T20:18:13.400Z] === RUN TestDiff [2020-05-07T20:18:13.691Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-05-07T20:18:14.014Z] --- PASS: TestDiff (0.85s) [2020-05-07T20:18:14.014Z] === RUN TestExecWithCloseStdin [2020-05-07T20:18:15.020Z] --- PASS: TestExecWithCloseStdin (0.99s) [2020-05-07T20:18:15.020Z] === RUN TestExec [2020-05-07T20:18:15.060Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-05-07T20:18:15.060Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-05-07T20:18:16.027Z] --- PASS: TestExec (0.91s) [2020-05-07T20:18:16.027Z] === RUN TestExecUser [2020-05-07T20:18:16.428Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-05-07T20:18:17.033Z] --- PASS: TestExecUser (1.01s) [2020-05-07T20:18:17.033Z] === RUN TestExportContainerAndImportImage [2020-05-07T20:18:17.795Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-05-07T20:18:18.040Z] --- PASS: TestExportContainerAndImportImage (1.18s) [2020-05-07T20:18:18.040Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-07T20:18:19.163Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-05-07T20:18:20.063Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2020-05-07T20:18:20.063Z] === RUN TestHealthCheckWorkdir [2020-05-07T20:18:20.378Z] --- PASS: TestServiceUpdateNetwork (13.08s) [2020-05-07T20:18:20.378Z] === RUN TestServiceUpdatePidsLimit [2020-05-07T20:18:20.678Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2020-05-07T20:18:20.678Z] === RUN TestHealthKillContainer [2020-05-07T20:18:21.584Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-07T20:18:22.361Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-07T20:18:23.335Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-05-07T20:18:23.335Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-05-07T20:18:24.132Z] --- PASS: TestHealthKillContainer (3.05s) [2020-05-07T20:18:24.132Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-07T20:18:24.704Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-05-07T20:18:24.804Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2020-05-07T20:18:24.804Z] === RUN TestIpcModeNone [2020-05-07T20:18:24.961Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-05-07T20:18:24.961Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-05-07T20:18:25.218Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-05-07T20:18:25.474Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-05-07T20:18:25.812Z] --- PASS: TestIpcModeNone (0.93s) [2020-05-07T20:18:25.812Z] === RUN TestIpcModePrivate [2020-05-07T20:18:26.037Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-05-07T20:18:26.037Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-05-07T20:18:26.428Z] --- PASS: TestIpcModePrivate (0.94s) [2020-05-07T20:18:26.428Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-05-07T20:18:26.428Z] === RUN TestIpcModeShareable [2020-05-07T20:18:27.405Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-05-07T20:18:27.435Z] --- PASS: TestIpcModeShareable (1.00s) [2020-05-07T20:18:27.435Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-05-07T20:18:27.435Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-07T20:18:29.673Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-07T20:18:29.928Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-05-07T20:18:30.858Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-05-07T20:18:30.886Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.11s) [2020-05-07T20:18:30.886Z] === RUN TestAPIIpcModeHost [2020-05-07T20:18:31.168Z] --- PASS: TestAPIIpcModeHost (0.63s) [2020-05-07T20:18:31.168Z] === RUN TestDaemonIpcModeShareable [2020-05-07T20:18:31.422Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-05-07T20:18:32.352Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-05-07T20:18:33.190Z] --- PASS: TestDaemonIpcModeShareable (1.90s) [2020-05-07T20:18:33.190Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-05-07T20:18:33.190Z] === RUN TestDaemonIpcModePrivate [2020-05-07T20:18:33.725Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite (58.54s) [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.78s) [2020-05-07T20:18:34.289Z] check_test.go:196: [dc049035e0662] daemon is not started [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.49s) [2020-05-07T20:18:34.289Z] check_test.go:196: [dbcf9821ea6cb] daemon is not started [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.83s) [2020-05-07T20:18:34.289Z] check_test.go:196: [d4916fb281ceb] daemon is not started [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-05-07T20:18:34.289Z] check_test.go:196: [dcf5423e035f4] daemon is not started [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.20s) [2020-05-07T20:18:34.289Z] check_test.go:196: [de3963e699e5d] daemon is not started [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.21s) [2020-05-07T20:18:34.289Z] check_test.go:196: [da1fb82be195b] daemon is not started [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.44s) [2020-05-07T20:18:34.289Z] check_test.go:196: [de5fce6954041] daemon is not started [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.41s) [2020-05-07T20:18:34.289Z] check_test.go:196: [d853c5e5284eb] daemon is not started [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.22s) [2020-05-07T20:18:34.289Z] check_test.go:196: [d46596e270b4c] daemon is not started [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.47s) [2020-05-07T20:18:34.289Z] check_test.go:196: [d2a588a84e201] daemon is not started [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.45s) [2020-05-07T20:18:34.289Z] check_test.go:196: [d4201820e7c2e] daemon is not started [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.49s) [2020-05-07T20:18:34.289Z] check_test.go:196: [de505df8c6f02] daemon is not started [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.43s) [2020-05-07T20:18:34.289Z] check_test.go:196: [db7c9c8114d2b] daemon is not started [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.34s) [2020-05-07T20:18:34.289Z] check_test.go:196: [da864ddaaf62d] daemon is not started [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.66s) [2020-05-07T20:18:34.289Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:276f43a6c5d5c0e6ceb59d6105f8b40f117f5d7702818e98ed818aae35f350cd [2020-05-07T20:18:34.289Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:359e6ac6e1fcda345b8f42c114f398ed6390d4e1fc86915a727d03b4918bf982 [2020-05-07T20:18:34.289Z] check_test.go:196: [d9f3f26d1ca11] daemon is not started [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.63s) [2020-05-07T20:18:34.289Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0d5aae024ef78bac99873d36f5f0de1a1bcca8c9dfb02771224370975b5c9f0c [2020-05-07T20:18:34.289Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b0be7392966062ce5dbe373816e63c2418cfb96725a3b77b1b403443badb99ed [2020-05-07T20:18:34.289Z] check_test.go:196: [d8db40cd68b0b] daemon is not started [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.32s) [2020-05-07T20:18:34.289Z] check_test.go:196: [d0512c37a6669] daemon is not started [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.27s) [2020-05-07T20:18:34.289Z] check_test.go:196: [d7a557ef177e3] daemon is not started [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.38s) [2020-05-07T20:18:34.289Z] check_test.go:196: [de1f14656422f] daemon is not started [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-05-07T20:18:34.289Z] check_test.go:196: [d0fca1ab9ec10] daemon is not started [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.35s) [2020-05-07T20:18:34.289Z] check_test.go:196: [dc29a7f54a2b5] daemon is not started [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.23s) [2020-05-07T20:18:34.289Z] check_test.go:196: [d4c0cb6616ae7] daemon is not started [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.21s) [2020-05-07T20:18:34.289Z] check_test.go:196: [d10b33ef3239a] daemon is not started [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.77s) [2020-05-07T20:18:34.289Z] check_test.go:196: [d3b3474bb1b55] daemon is not started [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2020-05-07T20:18:34.289Z] check_test.go:196: [d81bf49530e9c] daemon is not started [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.39s) [2020-05-07T20:18:34.289Z] check_test.go:196: [dc627d3e324ed] daemon is not started [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.46s) [2020-05-07T20:18:34.289Z] check_test.go:196: [d03acd6b3aedb] daemon is not started [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-05-07T20:18:34.289Z] check_test.go:196: [d6c28ef9d3287] daemon is not started [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2020-05-07T20:18:34.289Z] check_test.go:196: [d69f677163335] daemon is not started [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2020-05-07T20:18:34.289Z] check_test.go:196: [df33773510802] daemon is not started [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-05-07T20:18:34.289Z] check_test.go:196: [d12894a8f6ad4] daemon is not started [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-05-07T20:18:34.289Z] check_test.go:196: [d7ecf91f1a60a] daemon is not started [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.44s) [2020-05-07T20:18:34.289Z] check_test.go:196: [daa0db9983232] daemon is not started [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.12s) [2020-05-07T20:18:34.289Z] check_test.go:196: [dc9560b17de9b] daemon is not started [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.17s) [2020-05-07T20:18:34.289Z] check_test.go:196: [dfed0fad6e4ee] daemon is not started [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.67s) [2020-05-07T20:18:34.289Z] check_test.go:196: [df0f36eef63ab] daemon is not started [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.14s) [2020-05-07T20:18:34.289Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.82s) [2020-05-07T20:18:34.289Z] === RUN TestDockerSchema1RegistrySuite [2020-05-07T20:18:34.289Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-05-07T20:18:34.546Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-05-07T20:18:35.212Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2020-05-07T20:18:35.212Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-05-07T20:18:35.212Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-07T20:18:36.683Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2020-05-07T20:18:36.683Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-05-07T20:18:36.683Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-07T20:18:37.057Z] --- PASS: TestServiceUpdatePidsLimit (16.72s) [2020-05-07T20:18:37.057Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.85s) [2020-05-07T20:18:37.057Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.02s) [2020-05-07T20:18:37.057Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.03s) [2020-05-07T20:18:37.057Z] PASS [2020-05-07T20:18:37.057Z] [2020-05-07T20:18:37.057Z] === Skipped [2020-05-07T20:18:37.057Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-05-07T20:18:37.057Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T20:18:37.057Z] [2020-05-07T20:18:37.057Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-05-07T20:18:37.057Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:18:37.057Z] [2020-05-07T20:18:37.057Z] [2020-05-07T20:18:37.057Z] DONE 27 tests, 2 skipped in 140.640s [2020-05-07T20:18:37.057Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-05-07T20:18:37.057Z] ++ 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-07T20:18:37.057Z] ++ set -e [2020-05-07T20:18:37.057Z] ++ '[' -n 0 ']' [2020-05-07T20:18:37.057Z] ++ set -x [2020-05-07T20:18:37.057Z] ++ 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-07T20:18:37.388Z] INFO: Testing against a local daemon [2020-05-07T20:18:37.388Z] === RUN TestSessionCreate [2020-05-07T20:18:37.388Z] --- PASS: TestSessionCreate (0.05s) [2020-05-07T20:18:37.388Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-07T20:18:37.388Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2020-05-07T20:18:37.388Z] PASS [2020-05-07T20:18:37.388Z] [2020-05-07T20:18:37.388Z] DONE 2 tests in 0.211s [2020-05-07T20:18:37.388Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-05-07T20:18:37.388Z] ++ 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-07T20:18:37.388Z] ++ set -e [2020-05-07T20:18:37.388Z] ++ '[' -n 0 ']' [2020-05-07T20:18:37.388Z] ++ set -x [2020-05-07T20:18:37.388Z] ++ 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-07T20:18:37.388Z] INFO: Testing against a local daemon [2020-05-07T20:18:37.388Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-07T20:18:37.388Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T20:18:37.388Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T20:18:37.388Z] === RUN TestEventsExecDie [2020-05-07T20:18:38.554Z] --- PASS: TestEventsExecDie (0.86s) [2020-05-07T20:18:38.554Z] === RUN TestEventsBackwardsCompatible [2020-05-07T20:18:38.554Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-05-07T20:18:38.554Z] === RUN TestInfoBinaryCommits [2020-05-07T20:18:38.554Z] --- PASS: TestInfoBinaryCommits (0.07s) [2020-05-07T20:18:38.554Z] === RUN TestInfoAPIVersioned [2020-05-07T20:18:38.554Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-05-07T20:18:38.554Z] === RUN TestInfoDiscoveryBackend [2020-05-07T20:18:38.705Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2020-05-07T20:18:38.705Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-05-07T20:18:38.705Z] === RUN TestIpcModeOlderClient [2020-05-07T20:18:38.705Z] === PAUSE TestIpcModeOlderClient [2020-05-07T20:18:38.705Z] === RUN TestKillContainerInvalidSignal [2020-05-07T20:18:39.266Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-05-07T20:18:39.266Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-07T20:18:39.711Z] --- PASS: TestKillContainerInvalidSignal (0.89s) [2020-05-07T20:18:39.711Z] === RUN TestKillContainer [2020-05-07T20:18:39.711Z] === RUN TestKillContainer/no_signal [2020-05-07T20:18:39.798Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-05-07T20:18:39.980Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s) [2020-05-07T20:18:39.980Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-07T20:18:40.330Z] === RUN TestKillContainer/non_killing_signal [2020-05-07T20:18:40.697Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-05-07T20:18:40.697Z] === RUN TestInfoAPI [2020-05-07T20:18:40.697Z] --- PASS: TestInfoAPI (0.06s) [2020-05-07T20:18:40.697Z] === RUN TestInfoAPIWarnings [2020-05-07T20:18:40.945Z] === RUN TestKillContainer/killing_signal [2020-05-07T20:18:41.408Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-05-07T20:18:41.408Z] === RUN TestInfoDebug [2020-05-07T20:18:41.739Z] --- PASS: TestInfoDebug (0.54s) [2020-05-07T20:18:41.739Z] === RUN TestInfoInsecureRegistries [2020-05-07T20:18:42.417Z] --- PASS: TestKillContainer (2.68s) [2020-05-07T20:18:42.417Z] --- PASS: TestKillContainer/no_signal (0.85s) [2020-05-07T20:18:42.417Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2020-05-07T20:18:42.417Z] --- PASS: TestKillContainer/killing_signal (0.88s) [2020-05-07T20:18:42.417Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-07T20:18:42.417Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-07T20:18:42.454Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2020-05-07T20:18:42.454Z] === RUN TestInfoRegistryMirrors [2020-05-07T20:18:42.783Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-05-07T20:18:42.783Z] === RUN TestLoginFailsWithBadCredentials [2020-05-07T20:18:43.032Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-07T20:18:43.499Z] --- PASS: TestLoginFailsWithBadCredentials (0.66s) [2020-05-07T20:18:43.499Z] === RUN TestPingCacheHeaders [2020-05-07T20:18:43.499Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-05-07T20:18:43.499Z] === RUN TestPingGet [2020-05-07T20:18:43.830Z] --- PASS: TestPingGet (0.06s) [2020-05-07T20:18:43.830Z] === RUN TestPingHead [2020-05-07T20:18:43.830Z] --- PASS: TestPingHead (0.05s) [2020-05-07T20:18:43.830Z] === RUN TestVersion [2020-05-07T20:18:43.830Z] --- PASS: TestVersion (0.05s) [2020-05-07T20:18:43.830Z] PASS [2020-05-07T20:18:43.830Z] [2020-05-07T20:18:43.830Z] === Skipped [2020-05-07T20:18:43.830Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T20:18:43.830Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T20:18:43.830Z] [2020-05-07T20:18:43.830Z] [2020-05-07T20:18:43.830Z] DONE 18 tests, 1 skipped in 6.341s [2020-05-07T20:18:43.830Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-05-07T20:18:43.830Z] ++ 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-07T20:18:43.830Z] ++ set -e [2020-05-07T20:18:43.830Z] ++ '[' -n 0 ']' [2020-05-07T20:18:43.830Z] ++ set -x [2020-05-07T20:18:43.830Z] ++ 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-07T20:18:43.830Z] INFO: Testing against a local daemon [2020-05-07T20:18:43.830Z] === RUN TestVolumesCreateAndList [2020-05-07T20:18:43.830Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-05-07T20:18:43.830Z] === RUN TestVolumesRemove [2020-05-07T20:18:43.970Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-05-07T20:18:44.038Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.76s) [2020-05-07T20:18:44.038Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s) [2020-05-07T20:18:44.038Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-05-07T20:18:44.038Z] === RUN TestKillStoppedContainer [2020-05-07T20:18:44.038Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-05-07T20:18:44.038Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-07T20:18:44.038Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-05-07T20:18:44.038Z] === RUN TestKillDifferentUserContainer [2020-05-07T20:18:44.165Z] --- PASS: TestVolumesRemove (0.10s) [2020-05-07T20:18:44.165Z] === RUN TestVolumesInspect [2020-05-07T20:18:44.165Z] --- PASS: TestVolumesInspect (0.04s) [2020-05-07T20:18:44.165Z] === RUN TestVolumesInvalidJSON [2020-05-07T20:18:44.165Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-07T20:18:44.165Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-07T20:18:44.165Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-07T20:18:44.165Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-05-07T20:18:44.165Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-07T20:18:44.165Z] PASS [2020-05-07T20:18:44.165Z] [2020-05-07T20:18:44.165Z] DONE 5 tests in 0.327s [2020-05-07T20:18:44.165Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-07T20:18:44.513Z] ++++ cat bundles/test-integration/docker.pid [2020-05-07T20:18:44.513Z] +++ kill 14045 [2020-05-07T20:18:45.046Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2020-05-07T20:18:45.046Z] === RUN TestInspectOomKilledTrue [2020-05-07T20:18:45.046Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-05-07T20:18:45.046Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T20:18:45.046Z] === RUN TestInspectOomKilledFalse [2020-05-07T20:18:45.046Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-07T20:18:45.046Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T20:18:45.046Z] === RUN TestLinksEtcHostsContentMatch [2020-05-07T20:18:45.344Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-05-07T20:18:45.660Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2020-05-07T20:18:45.660Z] === RUN TestLinksContainerNames [2020-05-07T20:18:45.686Z] +++ /etc/init.d/apparmor stop [2020-05-07T20:18:45.686Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-07T20:18:45.686Z] [2020-05-07T20:18:45.686Z] Unloading profiles will leave already running processes permanently [2020-05-07T20:18:45.686Z] unconfined, which can lead to unexpected situations. [2020-05-07T20:18:45.686Z] [2020-05-07T20:18:45.686Z] To set a process to complain mode, use the command line tool [2020-05-07T20:18:45.686Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-07T20:18:45.686Z] +++ true [2020-05-07T20:18:45.686Z] [2020-05-07T20:18:46.719Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-05-07T20:18:47.283Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-05-07T20:18:47.283Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-05-07T20:18:47.283Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay Post stage [Pipeline] junit [2020-05-07T20:18:47.558Z] Recording test results [2020-05-07T20:18:47.681Z] --- PASS: TestLinksContainerNames (1.71s) [2020-05-07T20:18:47.681Z] === RUN TestLogsFollowTailEmpty [2020-05-07T20:18:47.847Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-07T20:18:48.296Z] --- PASS: TestLogsFollowTailEmpty (0.90s) [2020-05-07T20:18:48.296Z] === RUN TestContainerNetworkMountsNoChown [2020-05-07T20:18:48.412Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-05-07T20:18:48.653Z] + echo Ensuring container killed. [2020-05-07T20:18:48.653Z] Ensuring container killed. [2020-05-07T20:18:48.653Z] + docker rm -vf docker-pr4 [2020-05-07T20:18:48.653Z] Error: No such container: docker-pr4 [2020-05-07T20:18:48.653Z] + true [Pipeline] sh [2020-05-07T20:18:49.207Z] + echo Chowning /workspace to jenkins user [2020-05-07T20:18:49.207Z] Chowning /workspace to jenkins user [2020-05-07T20:18:49.207Z] + id -u [2020-05-07T20:18:49.207Z] + id -g [2020-05-07T20:18:49.207Z] + docker run --rm -v /home/docker/workspace/moby_PR-40380:/workspace busybox chown -R 1001:1001 /workspace [2020-05-07T20:18:49.207Z] Unable to find image 'busybox:latest' locally [2020-05-07T20:18:49.342Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-05-07T20:18:49.364Z] --- PASS: TestContainerNetworkMountsNoChown (0.95s) [2020-05-07T20:18:49.364Z] === RUN TestMountDaemonRoot [2020-05-07T20:18:49.364Z] === RUN TestMountDaemonRoot/default [2020-05-07T20:18:49.364Z] === PAUSE TestMountDaemonRoot/default [2020-05-07T20:18:49.364Z] === RUN TestMountDaemonRoot/private [2020-05-07T20:18:49.364Z] === PAUSE TestMountDaemonRoot/private [2020-05-07T20:18:49.364Z] === RUN TestMountDaemonRoot/rprivate [2020-05-07T20:18:49.364Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-07T20:18:49.364Z] === RUN TestMountDaemonRoot/slave [2020-05-07T20:18:49.364Z] === PAUSE TestMountDaemonRoot/slave [2020-05-07T20:18:49.364Z] === RUN TestMountDaemonRoot/rslave [2020-05-07T20:18:49.364Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-07T20:18:49.364Z] === RUN TestMountDaemonRoot/shared [2020-05-07T20:18:49.364Z] === PAUSE TestMountDaemonRoot/shared [2020-05-07T20:18:49.364Z] === RUN TestMountDaemonRoot/rshared [2020-05-07T20:18:49.364Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-07T20:18:49.364Z] === CONT TestMountDaemonRoot/default [2020-05-07T20:18:49.364Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-07T20:18:49.364Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-07T20:18:49.364Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-07T20:18:49.364Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-07T20:18:49.364Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-07T20:18:49.364Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-07T20:18:49.364Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-07T20:18:49.364Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-07T20:18:49.364Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-07T20:18:49.364Z] === CONT TestMountDaemonRoot/rshared [2020-05-07T20:18:49.364Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T20:18:49.364Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T20:18:49.364Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-07T20:18:49.364Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-07T20:18:49.364Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T20:18:49.364Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T20:18:49.364Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-07T20:18:49.364Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-07T20:18:49.364Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T20:18:49.364Z] === CONT TestMountDaemonRoot/shared [2020-05-07T20:18:49.364Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-07T20:18:49.364Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-07T20:18:49.364Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-07T20:18:49.364Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-07T20:18:49.364Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-07T20:18:49.364Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-07T20:18:49.364Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-07T20:18:49.364Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-07T20:18:49.364Z] === CONT TestMountDaemonRoot/rslave [2020-05-07T20:18:49.364Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-07T20:18:49.364Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-07T20:18:49.364Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T20:18:49.364Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T20:18:49.364Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-07T20:18:49.364Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-07T20:18:49.364Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T20:18:49.364Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T20:18:49.364Z] === CONT TestMountDaemonRoot/slave [2020-05-07T20:18:49.364Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-07T20:18:49.364Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-07T20:18:49.364Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-07T20:18:49.364Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-07T20:18:49.364Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-07T20:18:49.364Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-07T20:18:49.364Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-07T20:18:49.364Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-07T20:18:49.364Z] === CONT TestMountDaemonRoot/rprivate [2020-05-07T20:18:49.364Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T20:18:49.364Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T20:18:49.364Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-07T20:18:49.364Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-07T20:18:49.364Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T20:18:49.364Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T20:18:49.364Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-07T20:18:49.364Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-07T20:18:49.364Z] === CONT TestMountDaemonRoot/private [2020-05-07T20:18:49.364Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-07T20:18:49.364Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-07T20:18:49.364Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-07T20:18:49.364Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-07T20:18:49.364Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-07T20:18:49.364Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-07T20:18:49.364Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-07T20:18:49.364Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-07T20:18:49.364Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-07T20:18:49.364Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-07T20:18:49.364Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-07T20:18:49.364Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-07T20:18:49.540Z] latest: Pulling from library/busybox [2020-05-07T20:18:49.646Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T20:18:49.646Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-07T20:18:49.646Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-07T20:18:49.646Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-07T20:18:49.646Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-07T20:18:49.646Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-07T20:18:49.646Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-07T20:18:49.646Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-07T20:18:49.646Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T20:18:49.870Z] abe12e943b1b: Pulling fs layer [2020-05-07T20:18:49.929Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-07T20:18:49.929Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T20:18:49.929Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T20:18:49.929Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-07T20:18:49.929Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-07T20:18:49.929Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-07T20:18:49.929Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-07T20:18:49.929Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-07T20:18:49.929Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T20:18:50.204Z] abe12e943b1b: Download complete [2020-05-07T20:18:50.212Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-07T20:18:50.212Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-07T20:18:50.212Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-07T20:18:50.212Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-07T20:18:50.212Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-05-07T20:18:50.212Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-07T20:18:50.212Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-05-07T20:18:50.212Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-05-07T20:18:50.212Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-05-07T20:18:50.212Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-05-07T20:18:50.212Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-07T20:18:50.212Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-05-07T20:18:50.212Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-05-07T20:18:50.212Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-05-07T20:18:50.212Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-05-07T20:18:50.212Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-07T20:18:50.212Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-05-07T20:18:50.212Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-05-07T20:18:50.212Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-05-07T20:18:50.212Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-07T20:18:50.212Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-07T20:18:50.212Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-05-07T20:18:50.212Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-05-07T20:18:50.212Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-05-07T20:18:50.212Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-05-07T20:18:50.212Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-07T20:18:50.212Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-05-07T20:18:50.212Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-05-07T20:18:50.212Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-05-07T20:18:50.212Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-05-07T20:18:50.212Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-07T20:18:50.212Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-07T20:18:50.212Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-05-07T20:18:50.212Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-05-07T20:18:50.212Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-05-07T20:18:50.212Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-07T20:18:50.212Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-05-07T20:18:50.212Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-05-07T20:18:50.212Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-07T20:18:50.212Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-05-07T20:18:50.212Z] === RUN TestContainerBindMountNonRecursive [2020-05-07T20:18:50.542Z] abe12e943b1b: Pull complete [2020-05-07T20:18:50.542Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-05-07T20:18:50.542Z] Status: Downloaded newer image for busybox:latest [2020-05-07T20:18:50.712Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-05-07T20:18:50.712Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-05-07T20:18:51.642Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-05-07T20:18:52.207Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-05-07T20:18:52.244Z] --- PASS: TestContainerBindMountNonRecursive (2.08s) [2020-05-07T20:18:52.244Z] === RUN TestNetworkNat [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-07T20:18:52.785Z] + bundleName=ppc64le-integration [2020-05-07T20:18:52.785Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-05-07T20:18:52.785Z] Creating ppc64le-integration-bundles.tar.gz [2020-05-07T20:18:52.785Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+ -name *.prof -o -namexargs *-report.xml tar ) -czf -print ppc64le-integration-bundles.tar.gz [2020-05-07T20:18:52.785Z] [Pipeline] archiveArtifacts [2020-05-07T20:18:52.868Z] Archiving artifacts [2020-05-07T20:18:53.251Z] --- PASS: TestNetworkNat (0.88s) [2020-05-07T20:18:53.251Z] === RUN TestNetworkLocalhostTCPNat [2020-05-07T20:18:53.524Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40380/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-07T20:18:53.576Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-05-07T20:18:54.072Z] + make clean [2020-05-07T20:18:54.258Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2020-05-07T20:18:54.258Z] === RUN TestNetworkLoopbackNat [2020-05-07T20:18:54.406Z] make: command: Command not found [2020-05-07T20:18:54.406Z] make: command: Command not found [2020-05-07T20:18:54.406Z] docker volume rm -f docker-dev-cache [2020-05-07T20:18:54.764Z] docker-dev-cache [Pipeline] deleteDir [2020-05-07T20:18:54.948Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-05-07T20:18:55.265Z] --- PASS: TestNetworkLoopbackNat (1.21s) [2020-05-07T20:18:55.265Z] === RUN TestPause [2020-05-07T20:18:56.272Z] --- PASS: TestPause (0.95s) [2020-05-07T20:18:56.272Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-07T20:18:56.272Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T20:18:56.272Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T20:18:56.272Z] === RUN TestPauseStopPausedContainer [2020-05-07T20:18:56.841Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-05-07T20:18:57.278Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2020-05-07T20:18:57.278Z] === RUN TestPsFilter [2020-05-07T20:18:57.560Z] --- PASS: TestPsFilter (0.32s) [2020-05-07T20:18:57.560Z] === RUN TestRemoveContainerWithRemovedVolume [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-07T20:18:58.175Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.89s) [2020-05-07T20:18:58.175Z] === RUN TestRemoveContainerWithVolume [2020-05-07T20:18:59.182Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2020-05-07T20:18:59.182Z] === RUN TestRemoveContainerRunning [2020-05-07T20:18:59.363Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-05-07T20:18:59.619Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-05-07T20:18:59.876Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-05-07T20:19:00.133Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-05-07T20:19:00.133Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-05-07T20:19:00.193Z] --- PASS: TestRemoveContainerRunning (0.85s) [2020-05-07T20:19:00.193Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-07T20:19:00.697Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-05-07T20:19:00.808Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2020-05-07T20:19:00.808Z] === RUN TestRemoveInvalidContainer [2020-05-07T20:19:00.808Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-05-07T20:19:00.808Z] === RUN TestRenameLinkedContainer [2020-05-07T20:19:00.954Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-05-07T20:19:01.211Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-05-07T20:19:01.468Z] --- PASS: TestDockerSchema1RegistrySuite (27.02s) [2020-05-07T20:19:01.468Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.27s) [2020-05-07T20:19:01.468Z] check_test.go:223: [de6ec8d3d184e] daemon is not started [2020-05-07T20:19:01.468Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.30s) [2020-05-07T20:19:01.468Z] check_test.go:223: [d16b02e2c5a15] daemon is not started [2020-05-07T20:19:01.468Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.33s) [2020-05-07T20:19:01.468Z] check_test.go:223: [d8ee7e294aabf] daemon is not started [2020-05-07T20:19:01.468Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.48s) [2020-05-07T20:19:01.468Z] check_test.go:223: [d09864e773463] daemon is not started [2020-05-07T20:19:01.468Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.41s) [2020-05-07T20:19:01.468Z] check_test.go:223: [db010de93736e] daemon is not started [2020-05-07T20:19:01.468Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.55s) [2020-05-07T20:19:01.468Z] check_test.go:223: [d7a920cd7bc2f] daemon is not started [2020-05-07T20:19:01.468Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-05-07T20:19:01.468Z] check_test.go:223: [d7642b454d7e7] daemon is not started [2020-05-07T20:19:01.468Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.34s) [2020-05-07T20:19:01.468Z] check_test.go:223: [d1dcbd1e7e7fc] daemon is not started [2020-05-07T20:19:01.468Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.39s) [2020-05-07T20:19:01.468Z] check_test.go:223: [db6a9737f585a] daemon is not started [2020-05-07T20:19:01.468Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.41s) [2020-05-07T20:19:01.468Z] check_test.go:223: [dbb47276cfcde] daemon is not started [2020-05-07T20:19:01.468Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.20s) [2020-05-07T20:19:01.468Z] check_test.go:223: [db902dd1f2e3f] daemon is not started [2020-05-07T20:19:01.468Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2020-05-07T20:19:01.468Z] check_test.go:223: [d075d55c27d8d] daemon is not started [2020-05-07T20:19:01.468Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.53s) [2020-05-07T20:19:01.468Z] check_test.go:223: [db4afbbfc4ced] daemon is not started [2020-05-07T20:19:01.468Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-05-07T20:19:01.468Z] check_test.go:223: [d85f738202bd7] daemon is not started [2020-05-07T20:19:01.468Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.32s) [2020-05-07T20:19:01.468Z] check_test.go:223: [d4d73e33012fd] daemon is not started [2020-05-07T20:19:01.468Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.32s) [2020-05-07T20:19:01.468Z] check_test.go:223: [dc9115ba4599c] daemon is not started [2020-05-07T20:19:01.468Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2020-05-07T20:19:01.468Z] check_test.go:223: [d60653b9c2ac8] daemon is not started [2020-05-07T20:19:01.468Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.13s) [2020-05-07T20:19:01.468Z] check_test.go:223: [dba7362a8a2fe] daemon is not started [2020-05-07T20:19:01.468Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-05-07T20:19:01.468Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-05-07T20:19:02.838Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-05-07T20:19:03.404Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-05-07T20:19:03.661Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-05-07T20:19:05.032Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-05-07T20:19:05.032Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-05-07T20:19:05.189Z] --- PASS: TestRenameLinkedContainer (3.64s) [2020-05-07T20:19:05.189Z] === RUN TestRenameStoppedContainer [2020-05-07T20:19:05.471Z] --- PASS: TestRenameStoppedContainer (0.92s) [2020-05-07T20:19:05.471Z] === RUN TestRenameRunningContainerAndReuse [2020-05-07T20:19:05.595Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-05-07T20:19:05.853Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-05-07T20:19:06.110Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.75s) [2020-05-07T20:19:06.110Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.21s) [2020-05-07T20:19:06.110Z] check_test.go:252: [d710ed3412c84] daemon is not started [2020-05-07T20:19:06.110Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.75s) [2020-05-07T20:19:06.110Z] check_test.go:252: [d2df7a7d5d700] daemon is not started [2020-05-07T20:19:06.110Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.21s) [2020-05-07T20:19:06.110Z] check_test.go:252: [d3f71fb8a37b0] daemon is not started [2020-05-07T20:19:06.110Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2020-05-07T20:19:06.110Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.26s) [2020-05-07T20:19:06.110Z] check_test.go:252: [d32f4a64c568c] daemon is not started [2020-05-07T20:19:06.110Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.36s) [2020-05-07T20:19:06.110Z] check_test.go:252: [d10b09393b345] daemon is not started [2020-05-07T20:19:06.110Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.55s) [2020-05-07T20:19:06.110Z] check_test.go:252: [db5fc5323c77b] daemon is not started [2020-05-07T20:19:06.110Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2020-05-07T20:19:06.110Z] check_test.go:252: [d422ff68c06dd] daemon is not started [2020-05-07T20:19:06.110Z] === RUN TestDockerRegistryAuthTokenSuite [2020-05-07T20:19:06.110Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-05-07T20:19:07.492Z] --- PASS: TestRenameRunningContainerAndReuse (1.78s) [2020-05-07T20:19:07.492Z] === RUN TestRenameInvalidName [2020-05-07T20:19:08.106Z] --- PASS: TestRenameInvalidName (0.88s) [2020-05-07T20:19:08.106Z] === RUN TestRenameAnonymousContainer [2020-05-07T20:19:11.362Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-05-07T20:19:11.362Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-05-07T20:19:11.619Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-05-07T20:19:11.619Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-05-07T20:19:11.876Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2020-05-07T20:19:11.876Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-05-07T20:19:11.876Z] check_test.go:279: [d9e487ef5a358] daemon is not started [2020-05-07T20:19:11.876Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-05-07T20:19:11.876Z] check_test.go:279: [db7326b6de3c6] daemon is not started [2020-05-07T20:19:11.876Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-05-07T20:19:11.876Z] check_test.go:279: [d4b0f92789106] daemon is not started [2020-05-07T20:19:11.876Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-05-07T20:19:11.876Z] check_test.go:279: [dcf2be4910f16] daemon is not started [2020-05-07T20:19:11.876Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2020-05-07T20:19:11.876Z] check_test.go:279: [d1859d8cb7d84] daemon is not started [2020-05-07T20:19:11.876Z] === RUN TestDockerNetworkSuite [2020-05-07T20:19:11.877Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-05-07T20:19:13.589Z] --- PASS: TestRenameAnonymousContainer (4.81s) [2020-05-07T20:19:13.589Z] === RUN TestRenameContainerWithSameName [2020-05-07T20:19:13.871Z] --- PASS: TestRenameContainerWithSameName (0.99s) [2020-05-07T20:19:13.871Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-07T20:19:15.152Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-05-07T20:19:15.938Z] --- PASS: TestRenameContainerWithLinkedContainer (1.81s) [2020-05-07T20:19:15.938Z] === RUN TestResize [2020-05-07T20:19:16.082Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-05-07T20:19:16.553Z] --- PASS: TestResize (0.94s) [2020-05-07T20:19:16.553Z] === RUN TestResizeWithInvalidSize [2020-05-07T20:19:17.561Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2020-05-07T20:19:17.561Z] === RUN TestResizeWhenContainerNotStarted [2020-05-07T20:19:18.575Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s) [2020-05-07T20:19:18.575Z] === RUN TestDaemonRestartKillContainers [2020-05-07T20:19:18.575Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T20:19:18.575Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T20:19:18.575Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T20:19:18.575Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T20:19:18.575Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T20:19:18.575Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T20:19:18.575Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T20:19:18.575Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T20:19:18.575Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T20:19:18.575Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T20:19:18.575Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T20:19:18.575Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T20:19:18.575Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T20:19:18.575Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T20:19:18.575Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T20:19:18.575Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T20:19:18.575Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T20:19:18.575Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T20:19:18.575Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T20:19:18.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T20:19:18.576Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T20:19:18.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T20:19:18.576Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T20:19:18.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T20:19:18.576Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T20:19:18.576Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T20:19:20.598Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T20:19:20.881Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T20:19:21.346Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-05-07T20:19:22.353Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T20:19:22.353Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T20:19:23.832Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T20:19:23.868Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-05-07T20:19:24.122Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T20:19:26.144Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T20:19:26.426Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T20:19:28.042Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-05-07T20:19:29.879Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T20:19:29.879Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T20:19:29.934Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-05-07T20:19:31.912Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-07T20:19:31.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.34s) [2020-05-07T20:19:31.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.44s) [2020-05-07T20:19:31.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-05-07T20:19:31.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.51s) [2020-05-07T20:19:31.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s) [2020-05-07T20:19:31.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.61s) [2020-05-07T20:19:31.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.38s) [2020-05-07T20:19:31.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.34s) [2020-05-07T20:19:31.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.97s) [2020-05-07T20:19:31.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.18s) [2020-05-07T20:19:31.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.34s) [2020-05-07T20:19:31.912Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.43s) [2020-05-07T20:19:31.912Z] === RUN TestCgroupNamespacesRun [2020-05-07T20:19:33.395Z] --- PASS: TestCgroupNamespacesRun (1.78s) [2020-05-07T20:19:33.395Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-07T20:19:35.420Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2020-05-07T20:19:35.420Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-07T20:19:36.892Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2020-05-07T20:19:36.892Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-07T20:19:38.917Z] --- PASS: TestCgroupNamespacesRunHostMode (1.88s) [2020-05-07T20:19:38.917Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-07T20:19:39.887Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-05-07T20:19:40.942Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.87s) [2020-05-07T20:19:40.942Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-07T20:19:41.780Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-05-07T20:19:42.464Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.76s) [2020-05-07T20:19:42.464Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-07T20:19:43.471Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-05-07T20:19:43.471Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-07T20:19:43.673Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-05-07T20:19:44.602Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-05-07T20:19:45.166Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-05-07T20:19:45.493Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.87s) [2020-05-07T20:19:45.493Z] === RUN TestKernelTCPMemory [2020-05-07T20:19:46.110Z] --- PASS: TestKernelTCPMemory (1.05s) [2020-05-07T20:19:46.110Z] === RUN TestNISDomainname [2020-05-07T20:19:46.536Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-05-07T20:19:47.584Z] --- PASS: TestNISDomainname (1.07s) [2020-05-07T20:19:47.584Z] === RUN TestHostnameDnsResolution [2020-05-07T20:19:48.430Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-05-07T20:19:48.430Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-05-07T20:19:48.687Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-05-07T20:19:49.054Z] --- PASS: TestHostnameDnsResolution (1.82s) [2020-05-07T20:19:49.054Z] === RUN TestStats [2020-05-07T20:19:50.057Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-05-07T20:19:50.314Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-05-07T20:19:50.314Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-05-07T20:19:50.314Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-05-07T20:19:51.683Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-05-07T20:19:52.505Z] --- PASS: TestStats (3.03s) [2020-05-07T20:19:52.505Z] === RUN TestStopContainerWithTimeout [2020-05-07T20:19:52.505Z] === RUN TestStopContainerWithTimeout/0 [2020-05-07T20:19:52.505Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-07T20:19:52.505Z] === RUN TestStopContainerWithTimeout/1 [2020-05-07T20:19:52.505Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-07T20:19:52.505Z] === RUN TestStopContainerWithTimeout/3 [2020-05-07T20:19:52.505Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-07T20:19:52.505Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-07T20:19:52.505Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-07T20:19:52.505Z] === CONT TestStopContainerWithTimeout/0 [2020-05-07T20:19:52.505Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-07T20:19:53.512Z] === CONT TestStopContainerWithTimeout/3 [2020-05-07T20:19:53.576Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-05-07T20:19:53.576Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-05-07T20:19:53.832Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-05-07T20:19:53.832Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-05-07T20:19:54.088Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-05-07T20:19:55.533Z] === CONT TestStopContainerWithTimeout/1 [2020-05-07T20:19:57.363Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-05-07T20:19:57.553Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-07T20:19:57.553Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2020-05-07T20:19:57.553Z] --- PASS: TestStopContainerWithTimeout/-1 (3.15s) [2020-05-07T20:19:57.553Z] --- PASS: TestStopContainerWithTimeout/3 (2.89s) [2020-05-07T20:19:57.553Z] --- PASS: TestStopContainerWithTimeout/1 (1.91s) [2020-05-07T20:19:57.553Z] === RUN TestDeleteDevicemapper [2020-05-07T20:19:57.553Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-07T20:19:57.553Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T20:19:57.553Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-07T20:19:57.926Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-05-07T20:20:01.013Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.62s) [2020-05-07T20:20:01.013Z] === RUN TestUpdateMemory [2020-05-07T20:20:01.013Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-07T20:20:01.013Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-07T20:20:01.013Z] === RUN TestUpdateCPUQuota [2020-05-07T20:20:01.207Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-05-07T20:20:01.468Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-05-07T20:20:02.484Z] --- PASS: TestUpdateCPUQuota (1.33s) [2020-05-07T20:20:02.484Z] === RUN TestUpdatePidsLimit [2020-05-07T20:20:02.484Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-07T20:20:02.484Z] === RUN TestUpdatePidsLimit/no_change [2020-05-07T20:20:03.098Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-07T20:20:03.381Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-07T20:20:03.663Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-07T20:20:03.988Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-05-07T20:20:04.279Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-07T20:20:04.561Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-07T20:20:06.033Z] --- PASS: TestUpdatePidsLimit (3.95s) [2020-05-07T20:20:06.033Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-05-07T20:20:06.033Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-05-07T20:20:06.033Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-05-07T20:20:06.033Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-05-07T20:20:06.033Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s) [2020-05-07T20:20:06.033Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s) [2020-05-07T20:20:06.033Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2020-05-07T20:20:06.033Z] === RUN TestUpdateRestartPolicy [2020-05-07T20:20:09.244Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-05-07T20:20:11.768Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-05-07T20:20:12.026Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-05-07T20:20:12.589Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-05-07T20:20:13.153Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-05-07T20:20:13.153Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-05-07T20:20:13.410Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-05-07T20:20:13.410Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-05-07T20:20:13.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-05-07T20:20:13.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-05-07T20:20:18.922Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-05-07T20:20:18.922Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-05-07T20:20:18.922Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-05-07T20:20:19.485Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-05-07T20:20:21.288Z] --- PASS: TestUpdateRestartPolicy (13.06s) [2020-05-07T20:20:21.288Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-07T20:20:21.288Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2020-05-07T20:20:21.288Z] === RUN TestWaitNonBlocked [2020-05-07T20:20:21.288Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T20:20:21.288Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T20:20:21.288Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T20:20:21.288Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T20:20:21.288Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T20:20:21.288Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T20:20:21.288Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-05-07T20:20:21.288Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.14s) [2020-05-07T20:20:21.288Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.23s) [2020-05-07T20:20:21.288Z] === RUN TestWaitBlocked [2020-05-07T20:20:21.288Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T20:20:21.288Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T20:20:21.288Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T20:20:21.288Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T20:20:21.288Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T20:20:21.288Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T20:20:22.767Z] --- PASS: TestWaitBlocked (0.01s) [2020-05-07T20:20:22.767Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2020-05-07T20:20:22.767Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.20s) [2020-05-07T20:20:22.767Z] === CONT TestContainerStartOnDaemonRestart [2020-05-07T20:20:22.767Z] === CONT TestContainerKillOnDaemonStart [2020-05-07T20:20:24.737Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-05-07T20:20:26.222Z] --- PASS: TestContainerStartOnDaemonRestart (3.48s) [2020-05-07T20:20:26.222Z] === CONT TestDaemonHostGatewayIP [2020-05-07T20:20:28.909Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-05-07T20:20:28.909Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-05-07T20:20:30.277Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-05-07T20:20:30.602Z] --- PASS: TestDaemonHostGatewayIP (3.85s) [2020-05-07T20:20:30.602Z] === CONT TestDaemonRestartIpcMode [2020-05-07T20:20:32.799Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-05-07T20:20:32.799Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-05-07T20:20:33.056Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-05-07T20:20:34.054Z] --- PASS: TestDaemonRestartIpcMode (4.08s) [2020-05-07T20:20:34.054Z] === CONT TestIpcModeOlderClient [2020-05-07T20:20:34.054Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-05-07T20:20:34.425Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-05-07T20:20:34.988Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-05-07T20:20:35.068Z] --- PASS: TestContainerKillOnDaemonStart (12.59s) [2020-05-07T20:20:35.068Z] PASS [2020-05-07T20:20:35.068Z] [2020-05-07T20:20:35.068Z] === Skipped [2020-05-07T20:20:35.068Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-05-07T20:20:35.068Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T20:20:35.068Z] [2020-05-07T20:20:35.068Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2020-05-07T20:20:35.068Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T20:20:35.068Z] [2020-05-07T20:20:35.068Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-07T20:20:35.068Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T20:20:35.068Z] [2020-05-07T20:20:35.068Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T20:20:35.068Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T20:20:35.068Z] [2020-05-07T20:20:35.068Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-05-07T20:20:35.068Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T20:20:35.068Z] [2020-05-07T20:20:35.068Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-05-07T20:20:35.068Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-07T20:20:35.068Z] [2020-05-07T20:20:35.068Z] [2020-05-07T20:20:35.068Z] DONE 200 tests, 6 skipped in 151.971s [2020-05-07T20:20:35.068Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-05-07T20:20:35.068Z] ++ 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-07T20:20:35.068Z] ++ set -e [2020-05-07T20:20:35.068Z] ++ '[' -n 0 ']' [2020-05-07T20:20:35.068Z] ++ set -x [2020-05-07T20:20:35.068Z] ++ 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-07T20:20:35.350Z] INFO: Testing against a local daemon [2020-05-07T20:20:35.350Z] === RUN TestCommitInheritsEnv [2020-05-07T20:20:35.973Z] --- PASS: TestCommitInheritsEnv (0.76s) [2020-05-07T20:20:35.973Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-07T20:20:35.973Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-07T20:20:35.973Z] === RUN TestImagesFilterMultiReference [2020-05-07T20:20:36.258Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-05-07T20:20:36.258Z] === RUN TestImagePullPlatformInvalid [2020-05-07T20:20:36.258Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-05-07T20:20:36.258Z] === RUN TestRemoveImageOrphaning [2020-05-07T20:20:36.873Z] --- PASS: TestRemoveImageOrphaning (0.77s) [2020-05-07T20:20:36.873Z] === RUN TestRemoveImageGarbageCollector [2020-05-07T20:20:36.873Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-07T20:20:36.873Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:20:36.873Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-07T20:20:36.873Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-05-07T20:20:36.873Z] === RUN TestTagInvalidReference [2020-05-07T20:20:36.873Z] --- PASS: TestTagInvalidReference (0.02s) [2020-05-07T20:20:36.873Z] === RUN TestTagValidPrefixedRepo [2020-05-07T20:20:36.873Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-05-07T20:20:36.873Z] === RUN TestTagExistedNameWithoutForce [2020-05-07T20:20:36.882Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-05-07T20:20:37.155Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-05-07T20:20:37.155Z] === RUN TestTagOfficialNames [2020-05-07T20:20:37.155Z] --- PASS: TestTagOfficialNames (0.03s) [2020-05-07T20:20:37.155Z] === RUN TestTagMatchesDigest [2020-05-07T20:20:37.155Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-05-07T20:20:37.155Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite (89.50s) [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.87s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [d4e7a4639a090] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.29s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [d4fa717b9237f] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.91s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [d90616da17f63] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.92s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [d29021f3d9e80] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.88s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:1233: [dd5b9e8afb3c6] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.95s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [d748c1c2bbc48] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.82s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [da114387e1345] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.30s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [d252f0053867f] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.69s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [d1d0382e4ddc0] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.85s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [def03c8b73458] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.74s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [d2718e7b26d30] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.41s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [d89b311d2dc3d] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.52s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [d5bfaeec09dd7] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.31s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [dc9908f4089b5] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [daf0071b37564] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.42s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [da58ce82d2c2c] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.14s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [d9364a2f50c49] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [d21d9aa2bb9c0] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [d2cac5b85389b] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.29s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [ddde0e3a08d29] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.59s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [df2f709be94cf] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [d036541a62523] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.42s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [d36e9df2fc652] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [d1ee67ae7022e] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.91s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:968: [de53ace7725ed] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.61s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [d62614bcadf80] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.21s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:1116: [d4ddb2918198d] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.42s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [deb0539e6e4ab] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.08s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [ddfd1322af9d8] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [d54843f609ecb] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.12s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [d24f0d8a8193a] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [dffa1becefb02] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [d8a36a6358c67] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [dea95faf67d3d] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.30s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [d4c25f2e7dc65] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [d4914cc316d67] daemon is not started [2020-05-07T20:20:42.136Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [d0eb909d34737] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.43s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [d50fe5f8b5804] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.61s) [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.74s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:1084: [d77648418e051] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [da2b1367a48fc] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.34s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [ddfb1e2e85564] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.69s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [dee5e4e30a43c] daemon is not started [2020-05-07T20:20:42.136Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2020-05-07T20:20:42.136Z] docker_cli_network_unix_test.go:46: [dd81980f7942b] daemon is not started [2020-05-07T20:20:42.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.26s) [2020-05-07T20:20:42.137Z] docker_cli_network_unix_test.go:46: [dada057a1b4d3] daemon is not started [2020-05-07T20:20:42.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.84s) [2020-05-07T20:20:42.137Z] docker_cli_network_unix_test.go:46: [d5aedf71069b8] daemon is not started [2020-05-07T20:20:42.137Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.53s) [2020-05-07T20:20:42.137Z] docker_cli_network_unix_test.go:46: [dbc9702121c3c] daemon is not started [2020-05-07T20:20:42.137Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.86s) [2020-05-07T20:20:42.137Z] docker_cli_network_unix_test.go:46: [d8934067139ca] daemon is not started [2020-05-07T20:20:42.137Z] === RUN TestDockerHubPullSuite [2020-05-07T20:20:42.137Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-05-07T20:20:43.076Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-05-07T20:20:45.596Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-05-07T20:20:45.596Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-05-07T20:20:46.964Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-05-07T20:20:47.533Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-05-07T20:20:47.533Z] --- PASS: TestDockerHubPullSuite (6.24s) [2020-05-07T20:20:47.533Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.53s) [2020-05-07T20:20:47.534Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.17s) [2020-05-07T20:20:47.534Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.47s) [2020-05-07T20:20:47.534Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.38s) [2020-05-07T20:20:47.534Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.58s) [2020-05-07T20:20:47.534Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.10s) [2020-05-07T20:20:47.534Z] PASS [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === Skipped [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-07T20:20:47.534Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-05-07T20:20:47.534Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-05-07T20:20:47.534Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-05-07T20:20:47.534Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-05-07T20:20:47.534Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-07T20:20:47.534Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.02s) [2020-05-07T20:20:47.534Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2020-05-07T20:20:47.534Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-07T20:20:47.534Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-07T20:20:47.534Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-07T20:20:47.534Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-07T20:20:47.534Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-07T20:20:47.534Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-07T20:20:47.534Z] docker_cli_sni_test.go:18: Flakey test [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-05-07T20:20:47.534Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-07T20:20:47.534Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-07T20:20:47.534Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-07T20:20:47.534Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2020-05-07T20:20:47.534Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-07T20:20:47.534Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-07T20:20:47.534Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-07T20:20:47.534Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-07T20:20:47.534Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-07T20:20:47.534Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-07T20:20:47.534Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-07T20:20:47.534Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-07T20:20:47.534Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-07T20:20:47.534Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-07T20:20:47.534Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-07T20:20:47.534Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-05-07T20:20:47.534Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-07T20:20:47.534Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-07T20:20:47.534Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-07T20:20:47.534Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-07T20:20:47.534Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-07T20:20:47.534Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-07T20:20:47.534Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-05-07T20:20:47.534Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-07T20:20:47.534Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-05-07T20:20:47.534Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-05-07T20:20:47.534Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-07T20:20:47.534Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-07T20:20:47.534Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-05-07T20:20:47.534Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-05-07T20:20:47.534Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-05-07T20:20:47.534Z] docker_cli_network_unix_test.go:46: [d0eb909d34737] daemon is not started [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] [2020-05-07T20:20:47.534Z] DONE 1277 tests, 44 skipped in 1998.290s [2020-05-07T20:20:47.791Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-07T20:20:47.791Z] ++++ cat bundles/test-integration/docker.pid [2020-05-07T20:20:47.791Z] +++ kill 7584 [2020-05-07T20:20:47.791Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-05-07T20:20:48.721Z] +++ /etc/init.d/apparmor stop [2020-05-07T20:20:48.721Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-07T20:20:48.721Z] [2020-05-07T20:20:48.721Z] Unloading profiles will leave already running processes permanently [2020-05-07T20:20:48.721Z] unconfined, which can lead to unexpected situations. [2020-05-07T20:20:48.721Z] [2020-05-07T20:20:48.721Z] To set a process to complain mode, use the command line tool [2020-05-07T20:20:48.721Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-07T20:20:48.721Z] +++ true [2020-05-07T20:20:48.721Z] [2020-05-07T20:20:51.245Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-05-07T20:20:53.765Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-05-07T20:20:57.938Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-05-07T20:21:04.482Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-05-07T20:21:09.736Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-05-07T20:21:13.009Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-05-07T20:21:16.280Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-05-07T20:21:19.551Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-05-07T20:21:22.823Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-05-07T20:21:25.361Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-05-07T20:21:28.636Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-05-07T20:21:59.137Z] --- PASS: TestImportExtremelyLargeImageWorks (81.06s) [2020-05-07T20:21:59.137Z] PASS [2020-05-07T20:21:59.137Z] [2020-05-07T20:21:59.137Z] === Skipped [2020-05-07T20:21:59.137Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-07T20:21:59.137Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:21:59.137Z] [2020-05-07T20:21:59.137Z] [2020-05-07T20:21:59.137Z] DONE 12 tests, 1 skipped in 82.988s [2020-05-07T20:21:59.137Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-05-07T20:21:59.137Z] ++ 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-07T20:21:59.137Z] ++ set -e [2020-05-07T20:21:59.137Z] ++ '[' -n 0 ']' [2020-05-07T20:21:59.137Z] ++ set -x [2020-05-07T20:21:59.137Z] ++ 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-07T20:21:59.137Z] INFO: Testing against a local daemon [2020-05-07T20:21:59.137Z] === RUN TestNetworkCreateDelete [2020-05-07T20:21:59.137Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-05-07T20:21:59.137Z] === RUN TestDockerNetworkDeletePreferID [2020-05-07T20:21:59.137Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-05-07T20:21:59.137Z] === RUN TestInspectNetwork [2020-05-07T20:22:04.624Z] === RUN TestInspectNetwork/full_network_id [2020-05-07T20:22:04.624Z] === RUN TestInspectNetwork/partial_network_id [2020-05-07T20:22:04.624Z] === RUN TestInspectNetwork/network_name [2020-05-07T20:22:04.624Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-07T20:22:10.114Z] --- PASS: TestInspectNetwork (11.11s) [2020-05-07T20:22:10.114Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-07T20:22:10.114Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-07T20:22:10.114Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-07T20:22:10.114Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-07T20:22:10.114Z] === RUN TestRunContainerWithBridgeNone [2020-05-07T20:22:12.788Z] --- PASS: TestRunContainerWithBridgeNone (2.57s) [2020-05-07T20:22:12.788Z] === RUN TestNetworkInvalidJSON [2020-05-07T20:22:12.788Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-07T20:22:12.788Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-07T20:22:12.788Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T20:22:12.788Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T20:22:12.788Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T20:22:12.788Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T20:22:12.788Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-07T20:22:12.788Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T20:22:12.788Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T20:22:12.788Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-05-07T20:22:12.788Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-07T20:22:12.788Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-07T20:22:12.788Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-07T20:22:12.788Z] === RUN TestHostIPv4BridgeLabel [2020-05-07T20:22:13.070Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-05-07T20:22:13.070Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-07T20:22:14.081Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-05-07T20:22:14.081Z] === RUN TestDaemonDefaultNetworkPools [2020-05-07T20:22:14.695Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-05-07T20:22:14.695Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-07T20:22:16.165Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2020-05-07T20:22:16.165Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-07T20:22:17.171Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-05-07T20:22:17.171Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-07T20:22:17.785Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.66s) [2020-05-07T20:22:17.785Z] === RUN TestServiceWithPredefinedNetwork [2020-05-07T20:22:22.163Z] --- PASS: TestServiceWithPredefinedNetwork (3.64s) [2020-05-07T20:22:22.163Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-07T20:22:22.163Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T20:22:22.163Z] service_test.go:236: FLAKY_TEST [2020-05-07T20:22:22.163Z] === RUN TestServiceWithDataPathPortInit [2020-05-07T20:22:24.816Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-05-07T20:22:39.662Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-05-07T20:22:44.544Z] --- PASS: TestServiceWithDataPathPortInit (20.30s) [2020-05-07T20:22:44.544Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-07T20:22:52.918Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.73s) [2020-05-07T20:22:52.918Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:n7t35d769r18ckl6sdpb2gnbo Created:2020-05-07 20:22:43.313180978 +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[760a0ebb973f0092e0ab821c8e61572dae5480995db907efa8f222dace7507c7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1xfr0fqkehvmqb12t3ylwv1pl EndpointID:b0ae58ec3ebc425368a766f4a129ac94275f6e9e00a16b771025e0e3739b5261 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1f54704f516eb8187abaef31ed5d1f604270c7250a0e1ccdac2dd753948a6695 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:9ed5df19bd15 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1xfr0fqkehvmqb12t3ylwv1pl EndpointID:b0ae58ec3ebc425368a766f4a129ac94275f6e9e00a16b771025e0e3739b5261 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-07T20:22:52.918Z] PASS [2020-05-07T20:22:52.918Z] [2020-05-07T20:22:52.918Z] === Skipped [2020-05-07T20:22:52.918Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T20:22:52.918Z] service_test.go:236: FLAKY_TEST [2020-05-07T20:22:52.918Z] [2020-05-07T20:22:52.918Z] [2020-05-07T20:22:52.918Z] DONE 22 tests, 1 skipped in 54.450s [2020-05-07T20:22:52.918Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-07T20:22:52.918Z] ++ 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-07T20:22:52.918Z] ++ set -e [2020-05-07T20:22:52.918Z] ++ '[' -n 0 ']' [2020-05-07T20:22:52.918Z] ++ set -x [2020-05-07T20:22:52.918Z] ++ 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-07T20:22:52.918Z] INFO: Testing against a local daemon [2020-05-07T20:22:52.918Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-07T20:22:52.918Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-07T20:22:52.918Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T20:22:52.918Z] === RUN TestDockerNetworkIpvlan [2020-05-07T20:22:52.918Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-07T20:22:52.918Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T20:22:52.918Z] PASS [2020-05-07T20:22:52.918Z] [2020-05-07T20:22:52.918Z] === Skipped [2020-05-07T20:22:52.918Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-07T20:22:52.918Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T20:22:52.918Z] [2020-05-07T20:22:52.918Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-07T20:22:52.918Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T20:22:52.918Z] [2020-05-07T20:22:52.918Z] [2020-05-07T20:22:52.918Z] DONE 2 tests, 2 skipped in 0.078s [2020-05-07T20:22:52.918Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-07T20:22:52.918Z] ++ 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-07T20:22:52.918Z] ++ set -e [2020-05-07T20:22:52.918Z] ++ '[' -n 0 ']' [2020-05-07T20:22:52.918Z] ++ set -x [2020-05-07T20:22:52.918Z] ++ 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-07T20:22:52.918Z] INFO: Testing against a local daemon [2020-05-07T20:22:52.918Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-07T20:22:54.388Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2020-05-07T20:22:54.388Z] === RUN TestDockerNetworkMacvlan [2020-05-07T20:22:55.003Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-07T20:22:56.009Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-07T20:22:57.015Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite (1745.43s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.57s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.84s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.08s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.15s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.00s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.74s) [2020-05-07T20:22:57.715Z] docker_api_swarm_test.go:562: [d2d38001622bb] joining swarm manager [d94c4de03413f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T20:22:57.715Z] docker_api_swarm_test.go:584: [d41438ff9fe52] joining swarm manager [d94c4de03413f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T20:22:57.715Z] check_test.go:380: [d2d38001622bb] daemon is not started [2020-05-07T20:22:57.715Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-05-07T20:22:57.715Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.40s) [2020-05-07T20:22:57.715Z] docker_api_swarm_test.go:45: [d18825b99ffab] joining swarm manager [dc925bfd40e7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.97s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.60s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.79s) [2020-05-07T20:22:57.715Z] docker_api_swarm_test.go:303: [dd3b8151179a8] joining swarm manager [dc4c13997a7d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T20:22:57.715Z] docker_api_swarm_test.go:304: [d0814decfb215] joining swarm manager [dc4c13997a7d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T20:22:57.715Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-05-07T20:22:57.715Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.89s) [2020-05-07T20:22:57.715Z] docker_api_swarm_test.go:271: [d54224a5d06b6] joining swarm manager [dfa15d02303ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T20:22:57.715Z] docker_api_swarm_test.go:272: [d437b675336c7] joining swarm manager [dfa15d02303ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.64s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.31s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.01s) [2020-05-07T20:22:57.715Z] docker_api_swarm_node_test.go:19: [d3957b52b80eb] joining swarm manager [df101ee7849f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T20:22:57.715Z] docker_api_swarm_node_test.go:20: [d68a667bfac68] joining swarm manager [df101ee7849f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.42s) [2020-05-07T20:22:57.715Z] docker_api_swarm_test.go:501: [d5a2bfe2b78ca] joining swarm manager [d77e5f57bcecb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T20:22:57.715Z] docker_api_swarm_test.go:506: [df593a3983b9c] joining swarm manager [d77e5f57bcecb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.37s) [2020-05-07T20:22:57.715Z] docker_api_swarm_node_test.go:80: [ddefbc7cb13bc] joining swarm manager [d989dadb3be58]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.36s) [2020-05-07T20:22:57.715Z] docker_api_swarm_node_test.go:52: [da66d439864f1] joining swarm manager [d8fd666b84438]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T20:22:57.715Z] docker_api_swarm_node_test.go:53: [d846252eeb1b8] joining swarm manager [d8fd666b84438]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (7.04s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.84s) [2020-05-07T20:22:57.715Z] docker_api_swarm_test.go:201: [d4cd2cd467808] joining swarm manager [d1fc53340b3f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.16s) [2020-05-07T20:22:57.715Z] docker_api_swarm_test.go:383: [d670b1aaf465b] joining swarm manager [de3fc531ab68a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T20:22:57.715Z] docker_api_swarm_test.go:384: [d69da2a69da4d] joining swarm manager [de3fc531ab68a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T20:22:57.715Z] check_test.go:380: [d69da2a69da4d] daemon is not started [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (57.05s) [2020-05-07T20:22:57.715Z] docker_api_swarm_test.go:801: [d6e558d8bd8b8] joining swarm manager [d994d3c71ff51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T20:22:57.715Z] docker_api_swarm_test.go:801: [d1928bf2bddcb] joining swarm manager [d994d3c71ff51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T20:22:57.715Z] docker_api_swarm_test.go:801: [d61813abb7a1d] joining swarm manager [d994d3c71ff51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-07T20:22:57.715Z] docker_api_swarm_test.go:801: [d39d883c965fd] joining swarm manager [d994d3c71ff51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-07T20:22:57.715Z] docker_api_swarm_test.go:809: [daa7da77cb3ce] joining swarm manager [d994d3c71ff51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.61s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.22s) [2020-05-07T20:22:57.715Z] docker_api_swarm_service_test.go:394: [dfc9d036257e2] joining swarm manager [d04a908e65536]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T20:22:57.715Z] docker_api_swarm_service_test.go:394: [dc038ab81594a] joining swarm manager [d04a908e65536]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.22s) [2020-05-07T20:22:57.715Z] docker_api_swarm_service_test.go:342: [d444f6710e18b] joining swarm manager [dc06e1f6ff7a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T20:22:57.715Z] docker_api_swarm_service_test.go:342: [d94bedaabe4ef] joining swarm manager [dc06e1f6ff7a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.83s) [2020-05-07T20:22:57.715Z] docker_api_swarm_service_test.go:489: [d57452cac87cb] joining swarm manager [db921b8cbb22f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T20:22:57.715Z] docker_api_swarm_service_test.go:489: [d6998a3e05e68] joining swarm manager [db921b8cbb22f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.44s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.85s) [2020-05-07T20:22:57.715Z] docker_api_swarm_service_test.go:127: [d9060f5ef88d4] joining swarm manager [d2dbbd902ce5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T20:22:57.715Z] docker_api_swarm_service_test.go:128: [de1befeaeb456] joining swarm manager [d2dbbd902ce5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T20:22:57.715Z] docker_api_swarm_service_test.go:136: [dc61d991c90b2] joining swarm manager [d2dbbd902ce5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-07T20:22:57.715Z] docker_api_swarm_service_test.go:137: [d68b2003203eb] joining swarm manager [d2dbbd902ce5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.89s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.13s) [2020-05-07T20:22:57.715Z] docker_api_swarm_service_test.go:303: [d8d56362885b1] joining swarm manager [d537da8f8bfae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T20:22:57.715Z] docker_api_swarm_service_test.go:303: [dcba8152868b1] joining swarm manager [d537da8f8bfae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.60s) [2020-05-07T20:22:57.715Z] docker_api_swarm_service_test.go:99: [d97b868587293] joining swarm manager [da5697237285a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T20:22:57.715Z] docker_api_swarm_service_test.go:100: [dd0d862654a9e] joining swarm manager [da5697237285a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T20:22:57.715Z] check_test.go:380: [d97b868587293] daemon is not started [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.14s) [2020-05-07T20:22:57.715Z] docker_api_swarm_service_test.go:532: [d17bb4c281de7] joining swarm manager [dc3c2b330f37d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T20:22:57.715Z] docker_api_swarm_service_test.go:533: [d34fe81f263bb] joining swarm manager [dc3c2b330f37d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.52s) [2020-05-07T20:22:57.715Z] docker_api_swarm_service_test.go:147: [da83cb41cd0df] joining swarm manager [dc283393c2b05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T20:22:57.715Z] docker_api_swarm_service_test.go:147: [d97f6982f8081] joining swarm manager [dc283393c2b05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.53s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.15s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.09s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.29s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.17s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.58s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.85s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.21s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.95s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.31s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.20s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.79s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.11s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.82s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.34s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.04s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.46s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.74s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.37s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.59s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.48s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.37s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.40s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.55s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.53s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.78s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.37s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.96s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.28s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.11s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.12s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.83s) [2020-05-07T20:22:57.715Z] docker_cli_service_logs_test.go:241: checking task mt9axsuh53uc [2020-05-07T20:22:57.715Z] docker_cli_service_logs_test.go:246: checking messages for mt9axsuh53uc [2020-05-07T20:22:57.715Z] docker_cli_service_logs_test.go:241: checking task j9y4j7frh9xd [2020-05-07T20:22:57.715Z] docker_cli_service_logs_test.go:246: checking messages for j9y4j7frh9xd [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.03s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.82s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.11s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.14s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.87s) [2020-05-07T20:22:57.715Z] docker_cli_swarm_test.go:1901: [ddd840f13783e] joining swarm manager [db92e267f703e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T20:22:57.715Z] docker_cli_swarm_test.go:1902: [d3369fa975efc] joining swarm manager [db92e267f703e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.47s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.82s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.13s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.23s) [2020-05-07T20:22:57.715Z] docker_cli_swarm_test.go:1802: [d3deb9cae63b6] joining swarm manager [dc7b05e272884]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T20:22:57.715Z] docker_cli_swarm_test.go:1803: [d191d6ec2d3ad] joining swarm manager [dc7b05e272884]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.36s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (117.72s) [2020-05-07T20:22:57.715Z] docker_cli_swarm_test.go:1321: [d3488a61b697c] joining swarm manager [d288fbdb27667]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T20:22:57.715Z] docker_cli_swarm_test.go:1322: [dbcd4d67a6abb] joining swarm manager [d288fbdb27667]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.71s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.26s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.20s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.02s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.92s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.89s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.28s) [2020-05-07T20:22:57.715Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-07T20:22:57.715Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.53s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.90s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.11s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.03s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (58.52s) [2020-05-07T20:22:57.715Z] docker_cli_swarm_test.go:1186: [d5142ca2e994d] joining swarm manager [dc058644f7849]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T20:22:57.715Z] docker_cli_swarm_test.go:1195: [df000be5e71a9] joining swarm manager [dc058644f7849]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.60s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.88s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (134.38s) [2020-05-07T20:22:57.715Z] docker_cli_swarm_test.go:1118: [d41471e65febd] joining swarm manager [d7ed2d037c5e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T20:22:57.715Z] docker_cli_swarm_test.go:1119: [d6722154aa6d1] joining swarm manager [d7ed2d037c5e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T20:22:57.715Z] docker_cli_swarm_test.go:1172: [d1cb628bbed63] joining swarm manager [d7ed2d037c5e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.94s) [2020-05-07T20:22:57.715Z] docker_cli_swarm_test.go:1453: [d847d1925ddd9] joining swarm manager [d89706d308c9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T20:22:57.715Z] docker_cli_swarm_test.go:1454: [d29c8075f9147] joining swarm manager [d89706d308c9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.21s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.35s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.98s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.29s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.20s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.17s) [2020-05-07T20:22:57.715Z] docker_cli_swarm_unix_test.go:62: [d6e8b833ec861] joining swarm manager [dad8b0dfe65ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.12s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.66s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.13s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.08s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.38s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.50s) [2020-05-07T20:22:57.715Z] docker_api_swarm_test.go:961: [db3ba66a11402] joining swarm manager [d09472d53e0e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.85s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.92s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.01s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.44s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.19s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.33s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.08s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.12s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.21s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.30s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.93s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.94s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.29s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.92s) [2020-05-07T20:22:57.715Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.98s) [2020-05-07T20:22:57.715Z] === RUN TestDockerExternalVolumeSuite [2020-05-07T20:22:57.715Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-05-07T20:23:01.392Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-07T20:23:04.845Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-07T20:23:11.643Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-07T20:23:12.563Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-05-07T20:23:13.664Z] --- PASS: TestDockerNetworkMacvlan (19.25s) [2020-05-07T20:23:13.664Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-05-07T20:23:13.664Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-05-07T20:23:13.664Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.42s) [2020-05-07T20:23:13.664Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.50s) [2020-05-07T20:23:13.664Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.26s) [2020-05-07T20:23:13.665Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.46s) [2020-05-07T20:23:13.665Z] PASS [2020-05-07T20:23:13.665Z] [2020-05-07T20:23:13.665Z] DONE 8 tests in 20.787s [2020-05-07T20:23:13.665Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-07T20:23:13.665Z] ++ 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-07T20:23:13.665Z] ++ set -e [2020-05-07T20:23:13.665Z] ++ '[' -n 0 ']' [2020-05-07T20:23:13.665Z] ++ set -x [2020-05-07T20:23:13.665Z] ++ 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-07T20:23:13.665Z] testing: warning: no tests to run [2020-05-07T20:23:13.665Z] PASS [2020-05-07T20:23:13.665Z] [2020-05-07T20:23:13.665Z] DONE 0 tests in 0.015s [2020-05-07T20:23:13.665Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-07T20:23:13.665Z] ++ 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-07T20:23:13.665Z] ++ set -e [2020-05-07T20:23:13.665Z] ++ '[' -n 0 ']' [2020-05-07T20:23:13.665Z] ++ set -x [2020-05-07T20:23:13.665Z] ++ 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-07T20:23:13.665Z] INFO: Testing against a local daemon [2020-05-07T20:23:13.665Z] === RUN TestAuthZPluginAllowRequest [2020-05-07T20:23:15.689Z] --- PASS: TestAuthZPluginAllowRequest (1.75s) [2020-05-07T20:23:15.689Z] === RUN TestAuthZPluginTLS [2020-05-07T20:23:15.971Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-05-07T20:23:15.971Z] === RUN TestAuthZPluginDenyRequest [2020-05-07T20:23:16.586Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-05-07T20:23:16.586Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-07T20:23:16.868Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-05-07T20:23:16.868Z] === RUN TestAuthZPluginDenyResponse [2020-05-07T20:23:17.485Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-05-07T20:23:17.485Z] === RUN TestAuthZPluginAllowEventStream [2020-05-07T20:23:19.564Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s) [2020-05-07T20:23:19.564Z] === RUN TestAuthZPluginErrorResponse [2020-05-07T20:23:19.847Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-05-07T20:23:19.847Z] === RUN TestAuthZPluginErrorRequest [2020-05-07T20:23:20.463Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-05-07T20:23:20.463Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-07T20:23:20.744Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-05-07T20:23:20.744Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-07T20:23:23.420Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s) [2020-05-07T20:23:23.420Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-07T20:23:25.443Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.31s) [2020-05-07T20:23:25.443Z] === RUN TestAuthZPluginHeader [2020-05-07T20:23:26.449Z] --- PASS: TestAuthZPluginHeader (0.86s) [2020-05-07T20:23:26.449Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-07T20:23:26.449Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-07T20:23:26.449Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:23:26.449Z] === RUN TestAuthZPluginV2Disable [2020-05-07T20:23:26.449Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-07T20:23:26.449Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:23:26.449Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-07T20:23:26.449Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-07T20:23:26.449Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:23:26.449Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-07T20:23:26.449Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-07T20:23:26.449Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:23:26.449Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-07T20:23:44.893Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.42s) [2020-05-07T20:23:44.893Z] PASS [2020-05-07T20:23:44.893Z] [2020-05-07T20:23:44.893Z] === Skipped [2020-05-07T20:23:44.893Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-07T20:23:44.893Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:23:44.893Z] [2020-05-07T20:23:44.894Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-07T20:23:44.894Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:23:44.894Z] [2020-05-07T20:23:44.894Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-07T20:23:44.894Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:23:44.894Z] [2020-05-07T20:23:44.894Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-07T20:23:44.894Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:23:44.894Z] [2020-05-07T20:23:44.894Z] [2020-05-07T20:23:44.894Z] DONE 17 tests, 4 skipped in 30.153s [2020-05-07T20:23:44.894Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-07T20:23:44.894Z] ++ 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-07T20:23:44.894Z] ++ set -e [2020-05-07T20:23:44.894Z] ++ '[' -n 0 ']' [2020-05-07T20:23:44.894Z] ++ set -x [2020-05-07T20:23:44.894Z] ++ 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-07T20:23:44.894Z] INFO: Testing against a local daemon [2020-05-07T20:23:44.894Z] === RUN TestPluginInvalidJSON [2020-05-07T20:23:44.894Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T20:23:44.894Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T20:23:44.894Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T20:23:44.894Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-05-07T20:23:44.894Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-07T20:23:44.894Z] === RUN TestPluginInstall [2020-05-07T20:23:44.894Z] === RUN TestPluginInstall/no_auth [2020-05-07T20:23:48.344Z] time="2020-05-07T20:23:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T20:23:48.344Z] time="2020-05-07T20:23:47Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T20:23:48.344Z] time="2020-05-07T20:23:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1577af00ed8dcb6be27be5d4aa4e37da0d6d63935ec2fcedd6d64a233c790735" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T20:23:48.344Z] time="2020-05-07T20:23:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T20:23:48.344Z] time="2020-05-07T20:23:47Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T20:23:48.344Z] time="2020-05-07T20:23:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1577af00ed8dcb6be27be5d4aa4e37da0d6d63935ec2fcedd6d64a233c790735" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T20:23:48.344Z] === RUN TestPluginInstall/with_htpasswd [2020-05-07T20:23:48.625Z] time="2020-05-07T20:23:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T20:23:48.625Z] time="2020-05-07T20:23:48Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T20:23:48.625Z] time="2020-05-07T20:23:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1577af00ed8dcb6be27be5d4aa4e37da0d6d63935ec2fcedd6d64a233c790735" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T20:23:48.625Z] time="2020-05-07T20:23:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T20:23:48.625Z] time="2020-05-07T20:23:48Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T20:23:48.625Z] time="2020-05-07T20:23:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1577af00ed8dcb6be27be5d4aa4e37da0d6d63935ec2fcedd6d64a233c790735" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T20:23:48.907Z] === RUN TestPluginInstall/with_insecure [2020-05-07T20:23:49.934Z] time="2020-05-07T20:23:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T20:23:49.934Z] time="2020-05-07T20:23:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T20:23:49.934Z] time="2020-05-07T20:23:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b9b4141c4f727b8e87514981f46ca68866e76351aea35abc9e505b8ce5c86bfb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T20:23:49.934Z] time="2020-05-07T20:23:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T20:23:49.934Z] time="2020-05-07T20:23:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T20:23:49.934Z] time="2020-05-07T20:23:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b9b4141c4f727b8e87514981f46ca68866e76351aea35abc9e505b8ce5c86bfb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T20:23:50.216Z] --- PASS: TestPluginInstall (6.38s) [2020-05-07T20:23:50.216Z] --- PASS: TestPluginInstall/no_auth (4.31s) [2020-05-07T20:23:50.216Z] --- PASS: TestPluginInstall/with_htpasswd (0.80s) [2020-05-07T20:23:50.216Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2020-05-07T20:23:50.216Z] plugin_test.go:157: [d80629e2b1621] daemon is not started [2020-05-07T20:23:50.216Z] PASS [2020-05-07T20:23:50.216Z] [2020-05-07T20:23:50.216Z] DONE 6 tests in 6.486s [2020-05-07T20:23:50.216Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-07T20:23:50.216Z] ++ 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-07T20:23:50.216Z] ++ set -e [2020-05-07T20:23:50.216Z] ++ '[' -n 0 ']' [2020-05-07T20:23:50.216Z] ++ set -x [2020-05-07T20:23:50.216Z] ++ 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-07T20:23:50.216Z] INFO: Testing against a local daemon [2020-05-07T20:23:50.216Z] === RUN TestExternalGraphDriver [2020-05-07T20:23:50.497Z] === RUN TestExternalGraphDriver/json [2020-05-07T20:23:52.516Z] === RUN TestExternalGraphDriver/spec [2020-05-07T20:23:54.536Z] === RUN TestExternalGraphDriver/pull [2020-05-07T20:23:57.215Z] --- PASS: TestExternalGraphDriver (6.46s) [2020-05-07T20:23:57.215Z] --- PASS: TestExternalGraphDriver/json (2.13s) [2020-05-07T20:23:57.215Z] --- PASS: TestExternalGraphDriver/spec (2.16s) [2020-05-07T20:23:57.215Z] --- PASS: TestExternalGraphDriver/pull (2.04s) [2020-05-07T20:23:57.215Z] === RUN TestGraphdriverPluginV2 [2020-05-07T20:23:57.215Z] --- SKIP: TestGraphdriverPluginV2 (0.09s) [2020-05-07T20:23:57.215Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:23:57.215Z] PASS [2020-05-07T20:23:57.215Z] [2020-05-07T20:23:57.215Z] === Skipped [2020-05-07T20:23:57.215Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.09s) [2020-05-07T20:23:57.215Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:23:57.215Z] [2020-05-07T20:23:57.215Z] [2020-05-07T20:23:57.215Z] DONE 5 tests, 1 skipped in 6.632s [2020-05-07T20:23:57.215Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-07T20:23:57.215Z] ++ 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-07T20:23:57.215Z] ++ set -e [2020-05-07T20:23:57.215Z] ++ '[' -n 0 ']' [2020-05-07T20:23:57.215Z] ++ set -x [2020-05-07T20:23:57.215Z] ++ 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-07T20:23:57.215Z] INFO: Testing against a local daemon [2020-05-07T20:23:57.215Z] === RUN TestContinueAfterPluginCrash [2020-05-07T20:23:57.215Z] === PAUSE TestContinueAfterPluginCrash [2020-05-07T20:23:57.215Z] === RUN TestReadPluginNoRead [2020-05-07T20:23:57.215Z] === PAUSE TestReadPluginNoRead [2020-05-07T20:23:57.215Z] === RUN TestDaemonStartWithLogOpt [2020-05-07T20:23:57.215Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-07T20:23:57.215Z] === CONT TestContinueAfterPluginCrash [2020-05-07T20:23:57.215Z] === CONT TestDaemonStartWithLogOpt [2020-05-07T20:24:00.733Z] --- PASS: TestDaemonStartWithLogOpt (3.93s) [2020-05-07T20:24:00.733Z] === CONT TestReadPluginNoRead [2020-05-07T20:24:04.185Z] === RUN TestReadPluginNoRead/default [2020-05-07T20:24:05.656Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-07T20:24:05.939Z] --- PASS: TestContinueAfterPluginCrash (9.04s) [2020-05-07T20:24:07.970Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-07T20:24:09.994Z] --- PASS: TestReadPluginNoRead (8.89s) [2020-05-07T20:24:09.994Z] --- PASS: TestReadPluginNoRead/default (2.01s) [2020-05-07T20:24:09.994Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.98s) [2020-05-07T20:24:09.994Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.06s) [2020-05-07T20:24:09.994Z] read_test.go:91: [d64d4665c6ee8] daemon is not started [2020-05-07T20:24:09.994Z] PASS [2020-05-07T20:24:09.994Z] [2020-05-07T20:24:09.994Z] DONE 6 tests in 12.912s [2020-05-07T20:24:09.994Z] 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-07T20:24:09.994Z] ++ 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-07T20:24:09.994Z] ++ set -e [2020-05-07T20:24:09.994Z] ++ '[' -n 0 ']' [2020-05-07T20:24:09.994Z] ++ set -x [2020-05-07T20:24:09.994Z] ++ 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-07T20:24:09.994Z] testing: warning: no tests to run [2020-05-07T20:24:09.994Z] PASS [2020-05-07T20:24:09.994Z] [2020-05-07T20:24:09.994Z] DONE 0 tests in 0.048s [2020-05-07T20:24:09.994Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-07T20:24:09.994Z] ++ 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-07T20:24:09.994Z] ++ set -e [2020-05-07T20:24:09.994Z] ++ '[' -n 0 ']' [2020-05-07T20:24:09.994Z] ++ set -x [2020-05-07T20:24:09.994Z] ++ 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-07T20:24:09.994Z] INFO: Testing against a local daemon [2020-05-07T20:24:09.994Z] === RUN TestPluginWithDevMounts [2020-05-07T20:24:09.994Z] === PAUSE TestPluginWithDevMounts [2020-05-07T20:24:09.994Z] === CONT TestPluginWithDevMounts [2020-05-07T20:24:12.016Z] --- PASS: TestPluginWithDevMounts (1.90s) [2020-05-07T20:24:12.016Z] PASS [2020-05-07T20:24:12.016Z] [2020-05-07T20:24:12.016Z] DONE 1 tests in 1.976s [2020-05-07T20:24:12.016Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-05-07T20:24:12.016Z] ++ 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-07T20:24:12.016Z] ++ set -e [2020-05-07T20:24:12.016Z] ++ '[' -n 0 ']' [2020-05-07T20:24:12.016Z] ++ set -x [2020-05-07T20:24:12.016Z] ++ 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-07T20:24:12.016Z] INFO: Testing against a local daemon [2020-05-07T20:24:12.016Z] === RUN TestSecretInspect [2020-05-07T20:24:15.475Z] --- PASS: TestSecretInspect (3.71s) [2020-05-07T20:24:15.475Z] === RUN TestSecretList [2020-05-07T20:24:19.853Z] --- PASS: TestSecretList (3.64s) [2020-05-07T20:24:19.853Z] === RUN TestSecretsCreateAndDelete [2020-05-07T20:24:20.203Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-05-07T20:24:22.528Z] --- PASS: TestSecretsCreateAndDelete (3.23s) [2020-05-07T20:24:22.528Z] === RUN TestSecretsUpdate [2020-05-07T20:24:25.978Z] --- PASS: TestSecretsUpdate (3.63s) [2020-05-07T20:24:25.978Z] === RUN TestTemplatedSecret [2020-05-07T20:24:29.429Z] --- PASS: TestTemplatedSecret (3.21s) [2020-05-07T20:24:29.429Z] === RUN TestSecretCreateResolve [2020-05-07T20:24:30.154Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-05-07T20:24:32.938Z] --- PASS: TestSecretCreateResolve (3.25s) [2020-05-07T20:24:32.938Z] PASS [2020-05-07T20:24:32.938Z] [2020-05-07T20:24:32.938Z] DONE 6 tests in 20.759s [2020-05-07T20:24:32.938Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-05-07T20:24:32.938Z] ++ 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-07T20:24:32.938Z] ++ set -e [2020-05-07T20:24:32.938Z] ++ '[' -n 0 ']' [2020-05-07T20:24:32.938Z] ++ set -x [2020-05-07T20:24:32.938Z] ++ 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-07T20:24:32.938Z] INFO: Testing against a local daemon [2020-05-07T20:24:32.938Z] === RUN TestServiceCreateInit [2020-05-07T20:24:32.938Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-07T20:24:38.421Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-07T20:24:43.904Z] --- PASS: TestServiceCreateInit (10.39s) [2020-05-07T20:24:43.904Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.84s) [2020-05-07T20:24:43.904Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.54s) [2020-05-07T20:24:43.904Z] === RUN TestCreateServiceMultipleTimes [2020-05-07T20:25:02.189Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-05-07T20:25:10.848Z] --- PASS: TestCreateServiceMultipleTimes (23.39s) [2020-05-07T20:25:10.848Z] === RUN TestCreateServiceConflict [2020-05-07T20:25:10.848Z] --- PASS: TestCreateServiceConflict (3.24s) [2020-05-07T20:25:10.848Z] === RUN TestCreateServiceMaxReplicas [2020-05-07T20:25:13.529Z] --- PASS: TestCreateServiceMaxReplicas (3.84s) [2020-05-07T20:25:13.529Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-07T20:25:17.035Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-05-07T20:25:31.992Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.38s) [2020-05-07T20:25:31.992Z] === RUN TestCreateServiceSecretFileMode [2020-05-07T20:25:32.607Z] --- PASS: TestCreateServiceSecretFileMode (3.77s) [2020-05-07T20:25:32.607Z] === RUN TestCreateServiceConfigFileMode [2020-05-07T20:25:36.122Z] --- PASS: TestCreateServiceConfigFileMode (3.55s) [2020-05-07T20:25:36.122Z] === RUN TestCreateServiceSysctls [2020-05-07T20:25:41.610Z] --- PASS: TestCreateServiceSysctls (4.46s) [2020-05-07T20:25:41.610Z] === RUN TestCreateServiceCapabilities [2020-05-07T20:25:44.286Z] --- PASS: TestCreateServiceCapabilities (3.52s) [2020-05-07T20:25:44.286Z] === RUN TestInspect [2020-05-07T20:25:48.663Z] --- PASS: TestInspect (3.88s) [2020-05-07T20:25:48.664Z] === RUN TestCreateJob [2020-05-07T20:25:49.071Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-05-07T20:25:53.043Z] --- PASS: TestCreateJob (4.80s) [2020-05-07T20:25:53.043Z] === RUN TestReplicatedJob [2020-05-07T20:25:59.843Z] --- PASS: TestReplicatedJob (7.07s) [2020-05-07T20:25:59.843Z] === RUN TestUpdateReplicatedJob [2020-05-07T20:26:01.247Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-05-07T20:26:05.326Z] --- PASS: TestUpdateReplicatedJob (4.61s) [2020-05-07T20:26:05.326Z] === RUN TestServiceListWithStatuses [2020-05-07T20:26:05.326Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-07T20:26:05.326Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T20:26:05.326Z] === RUN TestDockerNetworkConnectAlias [2020-05-07T20:26:13.701Z] --- PASS: TestDockerNetworkConnectAlias (8.09s) [2020-05-07T20:26:13.701Z] === RUN TestDockerNetworkReConnect [2020-05-07T20:26:19.257Z] --- PASS: TestDockerNetworkReConnect (6.30s) [2020-05-07T20:26:19.257Z] === RUN TestServicePlugin [2020-05-07T20:26:19.257Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-07T20:26:19.257Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:26:19.257Z] === RUN TestServiceUpdateLabel [2020-05-07T20:26:22.751Z] --- PASS: TestServiceUpdateLabel (3.74s) [2020-05-07T20:26:22.751Z] === RUN TestServiceUpdateSecrets [2020-05-07T20:26:33.313Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-05-07T20:26:41.192Z] --- PASS: TestServiceUpdateSecrets (15.79s) [2020-05-07T20:26:41.192Z] === RUN TestServiceUpdateConfigs [2020-05-07T20:26:51.365Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-05-07T20:26:56.409Z] --- PASS: TestServiceUpdateConfigs (15.81s) [2020-05-07T20:26:56.409Z] === RUN TestServiceUpdateNetwork [2020-05-07T20:27:06.212Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-05-07T20:27:11.626Z] --- PASS: TestServiceUpdateNetwork (16.06s) [2020-05-07T20:27:11.626Z] === RUN TestServiceUpdatePidsLimit [2020-05-07T20:27:11.626Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-07T20:27:12.633Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-07T20:27:21.012Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-07T20:27:29.411Z] --- PASS: TestServiceUpdatePidsLimit (18.03s) [2020-05-07T20:27:29.411Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-05-07T20:27:29.411Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.27s) [2020-05-07T20:27:29.411Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.18s) [2020-05-07T20:27:29.411Z] PASS [2020-05-07T20:27:29.411Z] [2020-05-07T20:27:29.411Z] === Skipped [2020-05-07T20:27:29.411Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-05-07T20:27:29.411Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T20:27:29.411Z] [2020-05-07T20:27:29.411Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-05-07T20:27:29.411Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:27:29.411Z] [2020-05-07T20:27:29.411Z] [2020-05-07T20:27:29.411Z] DONE 27 tests, 2 skipped in 175.821s [2020-05-07T20:27:29.411Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-05-07T20:27:29.411Z] ++ 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-07T20:27:29.411Z] ++ set -e [2020-05-07T20:27:29.411Z] ++ '[' -n 0 ']' [2020-05-07T20:27:29.411Z] ++ set -x [2020-05-07T20:27:29.411Z] ++ 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-07T20:27:29.411Z] INFO: Testing against a local daemon [2020-05-07T20:27:29.411Z] === RUN TestSessionCreate [2020-05-07T20:27:29.411Z] --- PASS: TestSessionCreate (0.03s) [2020-05-07T20:27:29.411Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-07T20:27:29.411Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-05-07T20:27:29.411Z] PASS [2020-05-07T20:27:29.411Z] [2020-05-07T20:27:29.411Z] DONE 2 tests in 0.120s [2020-05-07T20:27:29.411Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-05-07T20:27:29.411Z] ++ 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-07T20:27:29.411Z] ++ set -e [2020-05-07T20:27:29.411Z] ++ '[' -n 0 ']' [2020-05-07T20:27:29.411Z] ++ set -x [2020-05-07T20:27:29.411Z] ++ 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-07T20:27:29.411Z] INFO: Testing against a local daemon [2020-05-07T20:27:29.411Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-07T20:27:29.411Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T20:27:29.411Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T20:27:29.411Z] === RUN TestEventsExecDie [2020-05-07T20:27:29.693Z] --- PASS: TestEventsExecDie (0.99s) [2020-05-07T20:27:29.693Z] === RUN TestEventsBackwardsCompatible [2020-05-07T20:27:29.693Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-05-07T20:27:29.693Z] === RUN TestInfoBinaryCommits [2020-05-07T20:27:29.693Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-07T20:27:29.693Z] === RUN TestInfoAPIVersioned [2020-05-07T20:27:29.693Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-07T20:27:29.693Z] === RUN TestInfoDiscoveryBackend [2020-05-07T20:27:30.308Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-05-07T20:27:30.308Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-07T20:27:31.315Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-07T20:27:31.315Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-07T20:27:31.930Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-05-07T20:27:31.930Z] === RUN TestInfoAPI [2020-05-07T20:27:31.930Z] --- PASS: TestInfoAPI (0.02s) [2020-05-07T20:27:31.930Z] === RUN TestInfoAPIWarnings [2020-05-07T20:27:32.213Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-05-07T20:27:32.213Z] === RUN TestInfoDebug [2020-05-07T20:27:32.828Z] --- PASS: TestInfoDebug (0.52s) [2020-05-07T20:27:32.828Z] === RUN TestInfoInsecureRegistries [2020-05-07T20:27:33.443Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-05-07T20:27:33.443Z] === RUN TestInfoRegistryMirrors [2020-05-07T20:27:34.059Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-05-07T20:27:34.059Z] === RUN TestLoginFailsWithBadCredentials [2020-05-07T20:27:34.059Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2020-05-07T20:27:34.059Z] === RUN TestPingCacheHeaders [2020-05-07T20:27:34.059Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-05-07T20:27:34.059Z] === RUN TestPingGet [2020-05-07T20:27:34.343Z] --- PASS: TestPingGet (0.01s) [2020-05-07T20:27:34.343Z] === RUN TestPingHead [2020-05-07T20:27:34.343Z] --- PASS: TestPingHead (0.04s) [2020-05-07T20:27:34.343Z] === RUN TestVersion [2020-05-07T20:27:34.343Z] --- PASS: TestVersion (0.02s) [2020-05-07T20:27:34.343Z] PASS [2020-05-07T20:27:34.343Z] [2020-05-07T20:27:34.343Z] === Skipped [2020-05-07T20:27:34.343Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T20:27:34.343Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T20:27:34.343Z] [2020-05-07T20:27:34.343Z] [2020-05-07T20:27:34.343Z] DONE 18 tests, 1 skipped in 5.732s [2020-05-07T20:27:34.343Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-05-07T20:27:34.343Z] ++ 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-07T20:27:34.343Z] ++ set -e [2020-05-07T20:27:34.343Z] ++ '[' -n 0 ']' [2020-05-07T20:27:34.343Z] ++ set -x [2020-05-07T20:27:34.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=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-07T20:27:34.343Z] INFO: Testing against a local daemon [2020-05-07T20:27:34.343Z] === RUN TestVolumesCreateAndList [2020-05-07T20:27:34.343Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-05-07T20:27:34.343Z] === RUN TestVolumesRemove [2020-05-07T20:27:34.626Z] --- PASS: TestVolumesRemove (0.13s) [2020-05-07T20:27:34.626Z] === RUN TestVolumesInspect [2020-05-07T20:27:34.626Z] --- PASS: TestVolumesInspect (0.01s) [2020-05-07T20:27:34.626Z] === RUN TestVolumesInvalidJSON [2020-05-07T20:27:34.626Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-07T20:27:34.626Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-07T20:27:34.626Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-07T20:27:34.626Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-05-07T20:27:34.626Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-07T20:27:34.626Z] PASS [2020-05-07T20:27:34.626Z] [2020-05-07T20:27:34.626Z] DONE 5 tests in 0.256s [2020-05-07T20:27:34.626Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-07T20:27:34.626Z] ++++ cat bundles/test-integration/docker.pid [2020-05-07T20:27:34.626Z] +++ kill 12232 [2020-05-07T20:27:36.098Z] +++ /etc/init.d/apparmor stop [2020-05-07T20:27:36.098Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-07T20:27:36.098Z] [2020-05-07T20:27:36.098Z] Unloading profiles will leave already running processes permanently [2020-05-07T20:27:36.098Z] unconfined, which can lead to unexpected situations. [2020-05-07T20:27:36.098Z] [2020-05-07T20:27:36.098Z] To set a process to complain mode, use the command line tool [2020-05-07T20:27:36.098Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-07T20:27:36.098Z] +++ true [2020-05-07T20:27:36.098Z] Post stage [Pipeline] junit [2020-05-07T20:27:38.166Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-07T20:27:39.047Z] + echo Ensuring container killed. [2020-05-07T20:27:39.047Z] Ensuring container killed. [2020-05-07T20:27:39.047Z] + docker rm -vf docker-pr4 [2020-05-07T20:27:39.047Z] Error: No such container: docker-pr4 [2020-05-07T20:27:39.047Z] + true [Pipeline] sh [2020-05-07T20:27:39.422Z] + echo Chowning /workspace to jenkins user [2020-05-07T20:27:39.422Z] Chowning /workspace to jenkins user [2020-05-07T20:27:39.422Z] + id -u [2020-05-07T20:27:39.422Z] + id -g [2020-05-07T20:27:39.422Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40380:/workspace busybox chown -R 1001:1001 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-07T20:27:41.869Z] + bundleName=s390x-integration [2020-05-07T20:27:41.869Z] + echo Creating s390x-integration-bundles.tar.gz [2020-05-07T20:27:41.869Z] Creating s390x-integration-bundles.tar.gz [2020-05-07T20:27:41.869Z] + 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-07T20:27:41.869Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-07T20:27:41.905Z] Archiving artifacts [2020-05-07T20:27:42.337Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40380/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-07T20:27:42.726Z] + make clean [2020-05-07T20:27:43.009Z] docker volume rm -f docker-dev-cache [2020-05-07T20:27:43.009Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-07T20:27:52.903Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-05-07T20:28:10.955Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-05-07T20:28:42.993Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-05-07T20:29:15.073Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-05-07T20:29:29.920Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-05-07T20:29:47.972Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-05-07T20:30:03.852Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-05-07T20:30:18.698Z] --- PASS: TestDockerExternalVolumeSuite (441.13s) [2020-05-07T20:30:18.698Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.90s) [2020-05-07T20:30:18.698Z] docker_cli_external_volume_driver_test.go:53: [d9da94a0998a3] daemon is not started [2020-05-07T20:30:18.698Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-05-07T20:30:18.698Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.60s) [2020-05-07T20:30:18.698Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-05-07T20:30:18.698Z] docker_cli_external_volume_driver_test.go:53: [d3720f71e909b] daemon is not started [2020-05-07T20:30:18.698Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-05-07T20:30:18.698Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2020-05-07T20:30:18.698Z] docker_cli_external_volume_driver_test.go:53: [d1e7b2baab176] daemon is not started [2020-05-07T20:30:18.698Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-05-07T20:30:18.698Z] docker_cli_external_volume_driver_test.go:53: [dd8d292ac96bd] daemon is not started [2020-05-07T20:30:18.698Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.58s) [2020-05-07T20:30:18.698Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.58s) [2020-05-07T20:30:18.698Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.84s) [2020-05-07T20:30:18.698Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-05-07T20:30:18.698Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.62s) [2020-05-07T20:30:18.698Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.70s) [2020-05-07T20:30:18.698Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.02s) [2020-05-07T20:30:18.698Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.56s) [2020-05-07T20:30:18.698Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.39s) [2020-05-07T20:30:18.698Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.36s) [2020-05-07T20:30:18.698Z] docker_cli_external_volume_driver_test.go:485: [d338fbad967db] daemon is not started [2020-05-07T20:30:18.698Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-05-07T20:30:18.698Z] docker_cli_external_volume_driver_test.go:53: [dc31401676729] daemon is not started [2020-05-07T20:30:18.698Z] PASS [2020-05-07T20:30:18.698Z] [2020-05-07T20:30:18.698Z] === Skipped [2020-05-07T20:30:18.698Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-07T20:30:18.698Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-07T20:30:18.698Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-05-07T20:30:18.698Z] check_test.go:309: [dfffde5b6838e] daemon is not started [2020-05-07T20:30:18.698Z] [2020-05-07T20:30:18.698Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-05-07T20:30:18.698Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-05-07T20:30:18.698Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-05-07T20:30:18.698Z] check_test.go:309: [d8d5f07bc7809] daemon is not started [2020-05-07T20:30:18.698Z] [2020-05-07T20:30:18.698Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-05-07T20:30:18.698Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-05-07T20:30:18.698Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-05-07T20:30:18.698Z] check_test.go:309: [d6fb83e451d56] daemon is not started [2020-05-07T20:30:18.698Z] [2020-05-07T20:30:18.698Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-05-07T20:30:18.698Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-05-07T20:30:18.698Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-05-07T20:30:18.698Z] [2020-05-07T20:30:18.698Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-07T20:30:18.698Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-05-07T20:30:18.698Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-05-07T20:30:18.698Z] [2020-05-07T20:30:18.698Z] [2020-05-07T20:30:18.698Z] DONE 273 tests, 5 skipped in 2567.493s [2020-05-07T20:30:18.698Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-07T20:30:18.698Z] ++++ cat bundles/test-integration/docker.pid [2020-05-07T20:30:18.698Z] +++ kill 7599 [2020-05-07T20:30:19.261Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d55c7bb90e9a2/docker.pid [2020-05-07T20:30:19.261Z] +++ kill 4384 [2020-05-07T20:30:19.261Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4384 is not a child of this shell [2020-05-07T20:30:19.261Z] warning: PID 4384 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d55c7bb90e9a2/docker.pid had a nonzero exit code [2020-05-07T20:30:19.261Z] +++ /etc/init.d/apparmor stop [2020-05-07T20:30:19.261Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-07T20:30:19.261Z] [2020-05-07T20:30:19.261Z] Unloading profiles will leave already running processes permanently [2020-05-07T20:30:19.261Z] unconfined, which can lead to unexpected situations. [2020-05-07T20:30:19.261Z] [2020-05-07T20:30:19.261Z] To set a process to complain mode, use the command line tool [2020-05-07T20:30:19.261Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-07T20:30:19.261Z] +++ true [2020-05-07T20:30:19.261Z] [2020-05-07T20:30:19.518Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-05-07T20:30:19.531Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-07T20:30:20.757Z] + echo Ensuring container killed. [2020-05-07T20:30:20.757Z] Ensuring container killed. [2020-05-07T20:30:20.757Z] + docker ps -aq -f name=docker-pr4-* [2020-05-07T20:30:20.757Z] + cids=3718ed5798ee [2020-05-07T20:30:20.757Z] ee5565c2a334 [2020-05-07T20:30:20.757Z] a61fffe572df [2020-05-07T20:30:20.757Z] + [ -n 3718ed5798ee [2020-05-07T20:30:20.757Z] ee5565c2a334 [2020-05-07T20:30:20.757Z] a61fffe572df ] [2020-05-07T20:30:20.757Z] + docker rm -vf 3718ed5798ee ee5565c2a334 a61fffe572df [2020-05-07T20:30:24.936Z] 3718ed5798ee [2020-05-07T20:30:24.936Z] ee5565c2a334 [2020-05-07T20:30:24.936Z] a61fffe572df [Pipeline] sh [2020-05-07T20:30:25.215Z] + echo Chowning /workspace to jenkins user [2020-05-07T20:30:25.215Z] Chowning /workspace to jenkins user [2020-05-07T20:30:25.215Z] + id -u [2020-05-07T20:30:25.215Z] + id -g [2020-05-07T20:30:25.215Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40380:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-07T20:30:29.684Z] + bundleName=amd64 [2020-05-07T20:30:29.684Z] + echo Creating amd64-bundles.tar.gz [2020-05-07T20:30:29.684Z] Creating amd64-bundles.tar.gz [2020-05-07T20:30:29.684Z] + 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-07T20:30:29.684Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-07T20:30:31.062Z] Archiving artifacts [2020-05-07T20:30:31.619Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40380/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-07T20:30:31.930Z] + make clean [2020-05-07T20:30:32.187Z] docker volume rm -f docker-dev-cache [2020-05-07T20:30:32.187Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-07T20:32:55.152Z] ok github.com/docker/docker/integration-cli 2270.940s [2020-05-07T20:32:55.152Z] [2020-05-07T20:32:55.152Z] === Skipped [2020-05-07T20:32:55.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-05-07T20:32:55.152Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-05-07T20:32:55.152Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.152Z] [2020-05-07T20:32:55.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-07T20:32:55.152Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-07T20:32:55.152Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.152Z] [2020-05-07T20:32:55.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-05-07T20:32:55.152Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-05-07T20:32:55.152Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.152Z] [2020-05-07T20:32:55.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-05-07T20:32:55.152Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-05-07T20:32:55.152Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.152Z] [2020-05-07T20:32:55.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-05-07T20:32:55.152Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-05-07T20:32:55.152Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.152Z] [2020-05-07T20:32:55.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-05-07T20:32:55.152Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-05-07T20:32:55.152Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.152Z] [2020-05-07T20:32:55.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-05-07T20:32:55.152Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-05-07T20:32:55.152Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.152Z] [2020-05-07T20:32:55.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-05-07T20:32:55.152Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-05-07T20:32:55.152Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.152Z] [2020-05-07T20:32:55.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-05-07T20:32:55.152Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-05-07T20:32:55.152Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.152Z] [2020-05-07T20:32:55.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-05-07T20:32:55.152Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-05-07T20:32:55.153Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-05-07T20:32:55.153Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-05-07T20:32:55.153Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-05-07T20:32:55.153Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-05-07T20:32:55.153Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-05-07T20:32:55.153Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2020-05-07T20:32:55.153Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-05-07T20:32:55.153Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-05-07T20:32:55.153Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2020-05-07T20:32:55.153Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.89s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.89s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-05-07T20:32:55.153Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.32s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.35s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.35s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.153Z] [2020-05-07T20:32:55.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-05-07T20:32:55.153Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-05-07T20:32:55.153Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-05-07T20:32:55.154Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-05-07T20:32:55.154Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-05-07T20:32:55.154Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-05-07T20:32:55.154Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-05-07T20:32:55.154Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-05-07T20:32:55.154Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-05-07T20:32:55.154Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-05-07T20:32:55.154Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-05-07T20:32:55.154Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-05-07T20:32:55.154Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-05-07T20:32:55.154Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2020-05-07T20:32:55.154Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-05-07T20:32:55.154Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-05-07T20:32:55.154Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-05-07T20:32:55.154Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-05-07T20:32:55.154Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-05-07T20:32:55.154Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-05-07T20:32:55.154Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-05-07T20:32:55.154Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-05-07T20:32:55.154Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-05-07T20:32:55.154Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2020-05-07T20:32:55.154Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2020-05-07T20:32:55.154Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-05-07T20:32:55.154Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-05-07T20:32:55.154Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-05-07T20:32:55.154Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-05-07T20:32:55.154Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-05-07T20:32:55.154Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.35s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2020-05-07T20:32:55.154Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-05-07T20:32:55.154Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2020-05-07T20:32:55.154Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-05-07T20:32:55.154Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2020-05-07T20:32:55.154Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-05-07T20:32:55.154Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2020-05-07T20:32:55.154Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-05-07T20:32:55.154Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-05-07T20:32:55.154Z] docker_cli_sni_test.go:18: Flakey test [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-05-07T20:32:55.154Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-05-07T20:32:55.154Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-05-07T20:32:55.154Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-05-07T20:32:55.154Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-05-07T20:32:55.154Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-05-07T20:32:55.154Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-05-07T20:32:55.154Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-05-07T20:32:55.154Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2020-05-07T20:32:55.154Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-05-07T20:32:55.154Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-05-07T20:32:55.154Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-05-07T20:32:55.154Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-05-07T20:32:55.154Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-05-07T20:32:55.154Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.154Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-05-07T20:32:55.155Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-05-07T20:32:55.155Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-05-07T20:32:55.155Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-05-07T20:32:55.155Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-05-07T20:32:55.155Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-05-07T20:32:55.155Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-05-07T20:32:55.155Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-05-07T20:32:55.155Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-05-07T20:32:55.155Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-05-07T20:32:55.155Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-05-07T20:32:55.155Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2020-05-07T20:32:55.155Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.155Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-05-07T20:32:55.155Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-05-07T20:32:55.155Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.155Z] [2020-05-07T20:32:55.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-05-07T20:32:55.156Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-05-07T20:32:55.156Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.156Z] [2020-05-07T20:32:55.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-07T20:32:55.156Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-07T20:32:55.156Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-07T20:32:55.156Z] [2020-05-07T20:32:55.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-07T20:32:55.156Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-07T20:32:55.156Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.156Z] [2020-05-07T20:32:55.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-05-07T20:32:55.156Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-05-07T20:32:55.156Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.156Z] [2020-05-07T20:32:55.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-05-07T20:32:55.156Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-05-07T20:32:55.156Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.156Z] [2020-05-07T20:32:55.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-05-07T20:32:55.156Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-05-07T20:32:55.156Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.156Z] [2020-05-07T20:32:55.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-05-07T20:32:55.156Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-05-07T20:32:55.156Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.156Z] [2020-05-07T20:32:55.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-05-07T20:32:55.156Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-05-07T20:32:55.156Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.156Z] [2020-05-07T20:32:55.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-05-07T20:32:55.156Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-05-07T20:32:55.156Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.156Z] [2020-05-07T20:32:55.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-05-07T20:32:55.156Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-05-07T20:32:55.156Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.156Z] [2020-05-07T20:32:55.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-05-07T20:32:55.156Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-05-07T20:32:55.156Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.156Z] [2020-05-07T20:32:55.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-05-07T20:32:55.156Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-05-07T20:32:55.156Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.156Z] [2020-05-07T20:32:55.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-05-07T20:32:55.156Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-05-07T20:32:55.156Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.156Z] [2020-05-07T20:32:55.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-05-07T20:32:55.156Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-05-07T20:32:55.156Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.156Z] [2020-05-07T20:32:55.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-05-07T20:32:55.156Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-05-07T20:32:55.156Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.156Z] [2020-05-07T20:32:55.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-05-07T20:32:55.156Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-05-07T20:32:55.156Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.156Z] [2020-05-07T20:32:55.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-05-07T20:32:55.156Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-05-07T20:32:55.156Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.156Z] [2020-05-07T20:32:55.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-05-07T20:32:55.156Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-05-07T20:32:55.156Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.156Z] [2020-05-07T20:32:55.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-05-07T20:32:55.156Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-05-07T20:32:55.156Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.156Z] [2020-05-07T20:32:55.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-05-07T20:32:55.156Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-05-07T20:32:55.156Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.156Z] [2020-05-07T20:32:55.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-05-07T20:32:55.156Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-05-07T20:32:55.156Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.156Z] [2020-05-07T20:32:55.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-05-07T20:32:55.156Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-05-07T20:32:55.156Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.156Z] [2020-05-07T20:32:55.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-05-07T20:32:55.156Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-05-07T20:32:55.156Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.156Z] [2020-05-07T20:32:55.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-05-07T20:32:55.156Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-05-07T20:32:55.156Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.156Z] [2020-05-07T20:32:55.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-05-07T20:32:55.156Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-05-07T20:32:55.156Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.156Z] [2020-05-07T20:32:55.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2020-05-07T20:32:55.156Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2020-05-07T20:32:55.156Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.156Z] [2020-05-07T20:32:55.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-05-07T20:32:55.156Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-05-07T20:32:55.156Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.156Z] [2020-05-07T20:32:55.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2020-05-07T20:32:55.156Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2020-05-07T20:32:55.156Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.156Z] [2020-05-07T20:32:55.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2020-05-07T20:32:55.156Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2020-05-07T20:32:55.156Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.156Z] [2020-05-07T20:32:55.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-05-07T20:32:55.156Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-05-07T20:32:55.156Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.156Z] [2020-05-07T20:32:55.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-05-07T20:32:55.156Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-05-07T20:32:55.156Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.156Z] [2020-05-07T20:32:55.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-05-07T20:32:55.156Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-05-07T20:32:55.156Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.156Z] [2020-05-07T20:32:55.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-05-07T20:32:55.156Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-05-07T20:32:55.156Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.156Z] [2020-05-07T20:32:55.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-05-07T20:32:55.156Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-05-07T20:32:55.156Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.156Z] [2020-05-07T20:32:55.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-05-07T20:32:55.156Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-05-07T20:32:55.156Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-05-07T20:32:55.156Z] [2020-05-07T20:32:55.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-05-07T20:32:55.156Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-05-07T20:32:55.156Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.156Z] [2020-05-07T20:32:55.156Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-05-07T20:32:55.156Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-05-07T20:32:55.157Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.04s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.04s) [2020-05-07T20:32:55.157Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-05-07T20:32:55.157Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-05-07T20:32:55.157Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-05-07T20:32:55.157Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-05-07T20:32:55.157Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-05-07T20:32:55.157Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2020-05-07T20:32:55.157Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-05-07T20:32:55.157Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-05-07T20:32:55.157Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-05-07T20:32:55.157Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.157Z] [2020-05-07T20:32:55.157Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-05-07T20:32:55.157Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-05-07T20:32:55.158Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-05-07T20:32:55.158Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-05-07T20:32:55.158Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-05-07T20:32:55.158Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-05-07T20:32:55.158Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-05-07T20:32:55.158Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-05-07T20:32:55.158Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-05-07T20:32:55.158Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-05-07T20:32:55.158Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-05-07T20:32:55.158Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-05-07T20:32:55.158Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-05-07T20:32:55.158Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-05-07T20:32:55.158Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-05-07T20:32:55.158Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-05-07T20:32:55.158Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-05-07T20:32:55.158Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2020-05-07T20:32:55.158Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-05-07T20:32:55.158Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-05-07T20:32:55.158Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-05-07T20:32:55.158Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-05-07T20:32:55.158Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-05-07T20:32:55.158Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-07T20:32:55.158Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-05-07T20:32:55.158Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-07T20:32:55.158Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-05-07T20:32:55.158Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-05-07T20:32:55.158Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-07T20:32:55.158Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-05-07T20:32:55.158Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-05-07T20:32:55.158Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-05-07T20:32:55.158Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-05-07T20:32:55.158Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-05-07T20:32:55.158Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-05-07T20:32:55.158Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-05-07T20:32:55.158Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-05-07T20:32:55.158Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-05-07T20:32:55.158Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-05-07T20:32:55.158Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-05-07T20:32:55.158Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-05-07T20:32:55.158Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-05-07T20:32:55.158Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-05-07T20:32:55.158Z] docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-05-07T20:32:55.158Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-05-07T20:32:55.158Z] docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-05-07T20:32:55.158Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-07T20:32:55.158Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-05-07T20:32:55.158Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-05-07T20:32:55.158Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-05-07T20:32:55.158Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.158Z] [2020-05-07T20:32:55.158Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-05-07T20:32:55.158Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.04s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.04s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-05-07T20:32:55.159Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-05-07T20:32:55.159Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.159Z] [2020-05-07T20:32:55.159Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.06s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.06s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.160Z] [2020-05-07T20:32:55.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-05-07T20:32:55.160Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-05-07T20:32:55.160Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2020-05-07T20:32:55.161Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-05-07T20:32:55.161Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2020-05-07T20:32:55.161Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2020-05-07T20:32:55.161Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2020-05-07T20:32:55.161Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2020-05-07T20:32:55.161Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-05-07T20:32:55.161Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-05-07T20:32:55.161Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-05-07T20:32:55.161Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-05-07T20:32:55.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-05-07T20:32:55.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-05-07T20:32:55.161Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-05-07T20:32:55.161Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.161Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-05-07T20:32:55.162Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-05-07T20:32:55.162Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.162Z] [2020-05-07T20:32:55.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-05-07T20:32:55.163Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-05-07T20:32:55.163Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.163Z] [2020-05-07T20:32:55.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-05-07T20:32:55.163Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-05-07T20:32:55.163Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.163Z] [2020-05-07T20:32:55.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-05-07T20:32:55.163Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-05-07T20:32:55.163Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.163Z] [2020-05-07T20:32:55.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-05-07T20:32:55.163Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-05-07T20:32:55.163Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.163Z] [2020-05-07T20:32:55.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-05-07T20:32:55.163Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-05-07T20:32:55.163Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.163Z] [2020-05-07T20:32:55.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-05-07T20:32:55.163Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-05-07T20:32:55.163Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.163Z] [2020-05-07T20:32:55.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-05-07T20:32:55.163Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-05-07T20:32:55.163Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.163Z] [2020-05-07T20:32:55.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-05-07T20:32:55.163Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-05-07T20:32:55.163Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.163Z] [2020-05-07T20:32:55.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-05-07T20:32:55.163Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-05-07T20:32:55.163Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.163Z] [2020-05-07T20:32:55.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-05-07T20:32:55.163Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-05-07T20:32:55.163Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.163Z] [2020-05-07T20:32:55.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-05-07T20:32:55.163Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-05-07T20:32:55.163Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.163Z] [2020-05-07T20:32:55.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-05-07T20:32:55.163Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-05-07T20:32:55.163Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.163Z] [2020-05-07T20:32:55.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-05-07T20:32:55.163Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-05-07T20:32:55.163Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.163Z] [2020-05-07T20:32:55.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-05-07T20:32:55.163Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-05-07T20:32:55.163Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.163Z] [2020-05-07T20:32:55.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-05-07T20:32:55.163Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-05-07T20:32:55.163Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.163Z] [2020-05-07T20:32:55.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-05-07T20:32:55.163Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-05-07T20:32:55.163Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.163Z] [2020-05-07T20:32:55.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-05-07T20:32:55.163Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-05-07T20:32:55.163Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.163Z] [2020-05-07T20:32:55.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-05-07T20:32:55.163Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-05-07T20:32:55.163Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.163Z] [2020-05-07T20:32:55.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-05-07T20:32:55.163Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-05-07T20:32:55.163Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.163Z] [2020-05-07T20:32:55.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-05-07T20:32:55.163Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-05-07T20:32:55.163Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.163Z] [2020-05-07T20:32:55.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-05-07T20:32:55.163Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-05-07T20:32:55.163Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.163Z] [2020-05-07T20:32:55.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-05-07T20:32:55.163Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.163Z] [2020-05-07T20:32:55.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-05-07T20:32:55.163Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.163Z] [2020-05-07T20:32:55.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-05-07T20:32:55.163Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-05-07T20:32:55.163Z] [2020-05-07T20:32:55.163Z] [2020-05-07T20:32:55.163Z] DONE 1096 tests, 549 skipped in 2279.504s [2020-05-07T20:32:55.163Z] INFO: Integration tests ended at 05/07/2020 20:32:51. Duration:00:37:59.8019190 [2020-05-07T20:32:55.163Z] INFO: Docker info of the daemon under test at end of run [2020-05-07T20:32:55.163Z] [2020-05-07T20:32:55.163Z] Containers: 2 [2020-05-07T20:32:55.163Z] Running: 0 [2020-05-07T20:32:55.163Z] Paused: 0 [2020-05-07T20:32:55.163Z] Stopped: 2 [2020-05-07T20:32:55.163Z] Images: 15 [2020-05-07T20:32:55.163Z] Server Version: 0.0.0-dev [2020-05-07T20:32:55.163Z] Storage Driver: windowsfilter [2020-05-07T20:32:55.163Z] Windows: [2020-05-07T20:32:55.163Z] Logging Driver: json-file [2020-05-07T20:32:55.163Z] Plugins: [2020-05-07T20:32:55.163Z] Volume: local [2020-05-07T20:32:55.163Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-07T20:32:55.163Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-07T20:32:55.163Z] Swarm: inactive [2020-05-07T20:32:55.163Z] Default Isolation: process [2020-05-07T20:32:55.163Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-07T20:32:55.163Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-07T20:32:55.163Z] OSType: windows [2020-05-07T20:32:55.163Z] Architecture: x86_64 [2020-05-07T20:32:55.163Z] CPUs: 4 [2020-05-07T20:32:55.163Z] Total Memory: 32GiB [2020-05-07T20:32:55.163Z] Name: azwin-2-7e9460 [2020-05-07T20:32:55.163Z] ID: FPCN:4EXW:RQ6S:P2XJ:QO6T:XK46:SXUQ:7UJM:OHTP:7YEQ:3HQ3:6EIY [2020-05-07T20:32:55.163Z] Docker Root Dir: D:\CI\PR-40380\4\daemon [2020-05-07T20:32:55.163Z] Debug Mode (client): false [2020-05-07T20:32:55.163Z] Debug Mode (server): true [2020-05-07T20:32:55.163Z] File Descriptors: -1 [2020-05-07T20:32:55.163Z] Goroutines: 18 [2020-05-07T20:32:55.163Z] System Time: 2020-05-07T20:32:52.0153559Z [2020-05-07T20:32:55.163Z] EventsListeners: 0 [2020-05-07T20:32:55.163Z] Registry: https://index.docker.io/v1/ [2020-05-07T20:32:55.163Z] Labels: [2020-05-07T20:32:55.163Z] Experimental: false [2020-05-07T20:32:55.163Z] Insecure Registries: [2020-05-07T20:32:55.163Z] 127.0.0.0/8 [2020-05-07T20:32:55.163Z] Live Restore Enabled: false [2020-05-07T20:32:55.163Z] [2020-05-07T20:32:55.163Z] [2020-05-07T20:32:55.163Z] INFO: Stopping daemon under test [2020-05-07T20:32:55.163Z] SUCCESS: The process with PID 7352 (child process of PID 904) has been terminated. [2020-05-07T20:32:55.163Z] SUCCESS: The process with PID 904 (child process of PID 3216) has been terminated. [2020-05-07T20:32:55.163Z] INFO: Stop tailing logs of the daemon under tests [2020-05-07T20:32:55.163Z] INFO: executeCI.ps1 Completed successfully at 05/07/2020 20:32:52. [2020-05-07T20:32:55.163Z] INFO: Tidying up at end of run [2020-05-07T20:32:55.163Z] INFO: Saving daemon under test log (d:\CI\PR-40380\4\dut.out) to C:\windows\TEMP\CIDUT.out [2020-05-07T20:32:55.163Z] INFO: Saving daemon under test log (d:\CI\PR-40380\4\dut.err) to C:\windows\TEMP\CIDUT.err [2020-05-07T20:32:55.163Z] INFO: Nuke-Everything... [2020-05-07T20:32:55.163Z] INFO: Container count on control daemon to delete is 2 [2020-05-07T20:32:55.163Z] eb29e74974da [2020-05-07T20:32:55.163Z] d49ab1f8d83a [2020-05-07T20:32:55.163Z] INFO: Non-base image count on control daemon to delete is 1 [2020-05-07T20:32:55.163Z] Deleted: sha256:5de5fe93a550ff03f3bc96bc7c5dfbc59a995c4006d47e9b9681ac6ca37f920d [2020-05-07T20:32:55.163Z] Deleted: sha256:eb2cf755832c0972e67cf5bbec69bc35d835dfab69ab6275d3e708ab01801cc4 [2020-05-07T20:32:55.163Z] INFO: Tidying pidfile d:\CI\PR-40380\4\docker.pid [2020-05-07T20:32:55.163Z] INFO: Nuking d:\CI [2020-05-07T20:33:20.110Z] INFO: Zapped successfully [2020-05-07T20:33:20.110Z] [2020-05-07T20:33:20.110Z] INFO: executeCI.ps1 exiting at Thu May 7 20:33:19 CUT 2020. Duration 00:51:54.6319462 [2020-05-07T20:33:20.110Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-05-07T20:33:20.340Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-05-07T20:33:22.597Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-05-07T20:33:24.296Z] Archiving artifacts [2020-05-07T20:33:25.387Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40380/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-07T20:33:26.429Z] + make clean [2020-05-07T20:33:27.372Z] docker volume rm -f docker-dev-cache [2020-05-07T20:33:27.372Z] 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