Pull request #40928 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 11a5b1887eda53088d7bc68771b428d757ab7ad4+daa826f9f3ebf85dd562a4d6f6e84e7040bceda3 (1cb985192e772b1d1c4bff824374d994a38105a4) 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 ad1b00369dd78a15c273e17e363f91bced3f6e18 # 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-07T20:38:03.467Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-05-07T20:38:03.473Z] Trying to pass milestone 1 [Pipeline] milestone [2020-05-07T20:38:03.507Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-05-07T20:38:03.700Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-084826e75670e5996) in /home/ubuntu/workspace/moby_PR-40928 [Pipeline] { [Pipeline] checkout [2020-05-07T20:38:03.794Z] using credential docker-jenkins-github-credentials [2020-05-07T20:38:03.803Z] Cloning the remote Git repository [2020-05-07T20:38:03.803Z] Cloning with configured refspecs honoured and without tags [2020-05-07T20:38:03.808Z] Cloning repository https://github.com/moby/moby.git [2020-05-07T20:38:03.808Z] > git init /home/ubuntu/workspace/moby_PR-40928 # timeout=10 [2020-05-07T20:38:03.823Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T20:38:03.823Z] > git --version # timeout=10 [2020-05-07T20:38:03.832Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T20:38:03.832Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40928/head:refs/remotes/origin/PR-40928 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T20:38:17.001Z] Fetching without tags [2020-05-07T20:38:17.278Z] Merging remotes/origin/master commit daa826f9f3ebf85dd562a4d6f6e84e7040bceda3 into PR head commit 11a5b1887eda53088d7bc68771b428d757ab7ad4 [2020-05-07T20:38:17.798Z] Merge succeeded, producing 11a5b1887eda53088d7bc68771b428d757ab7ad4 [2020-05-07T20:38:17.798Z] Checking out Revision 11a5b1887eda53088d7bc68771b428d757ab7ad4 (PR-40928) [2020-05-07T20:38:16.971Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T20:38:16.975Z] > git config --add remote.origin.fetch +refs/pull/40928/head:refs/remotes/origin/PR-40928 # timeout=10 [2020-05-07T20:38:16.991Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T20:38:16.996Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T20:38:17.045Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T20:38:17.046Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T20:38:17.046Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40928/head:refs/remotes/origin/PR-40928 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T20:38:17.281Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T20:38:17.283Z] > git checkout -f 11a5b1887eda53088d7bc68771b428d757ab7ad4 # timeout=10 [2020-05-07T20:38:17.782Z] > git merge daa826f9f3ebf85dd562a4d6f6e84e7040bceda3 # timeout=10 [2020-05-07T20:38:17.794Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-07T20:38:17.844Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T20:38:17.847Z] > git checkout -f 11a5b1887eda53088d7bc68771b428d757ab7ad4 # timeout=10 [2020-05-07T20:38:18.322Z] Commit message: "vendor: moby/term 73f35e472e8f0a3f91347164138ce6bd73b756a9" [2020-05-07T20:38:18.337Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-07T20:38:19.106Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40928:/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-07T20:38:19.106Z] Unable to find image 'alpine:latest' locally [2020-05-07T20:38:19.106Z] latest: Pulling from library/alpine [2020-05-07T20:38:19.106Z] cbdbe7a5bc2a: Pulling fs layer [2020-05-07T20:38:19.360Z] cbdbe7a5bc2a: Verifying Checksum [2020-05-07T20:38:19.360Z] cbdbe7a5bc2a: Download complete [2020-05-07T20:38:19.360Z] cbdbe7a5bc2a: Pull complete [2020-05-07T20:38:19.360Z] Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 [2020-05-07T20:38:19.360Z] Status: Downloaded newer image for alpine:latest [2020-05-07T20:38:18.326Z] > git rev-list --no-walk a3c6d113e3ac6b34faf0e4962269b32abf174382 # timeout=10 [2020-05-07T20:38:22.662Z] 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 [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 [2020-05-07T20:38:23.150Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0edfd14938af1c7d9) in /home/ubuntu/workspace/moby_PR-40928 [Pipeline] } [2020-05-07T20:38:23.152Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d9bf4bcb49f8d603) in /home/ubuntu/workspace/moby_PR-40928 [Pipeline] // stage [Pipeline] // stage [Pipeline] { [2020-05-07T20:38:23.180Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-084826e75670e5996) in /home/ubuntu/workspace/moby_PR-40928 [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2020-05-07T20:38:23.268Z] Running on s390x-ubuntu-15 in /home/jenkins/workspace/moby_PR-40928 [Pipeline] checkout [2020-05-07T20:38:23.279Z] using credential docker-jenkins-github-credentials Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-05-07T20:38:23.292Z] Cloning the remote Git repository [2020-05-07T20:38:23.292Z] Cloning with configured refspecs honoured and without tags [2020-05-07T20:38:23.295Z] using credential docker-jenkins-github-credentials [2020-05-07T20:38:23.314Z] Cloning the remote Git repository [2020-05-07T20:38:23.314Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2020-05-07T20:38:23.325Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-05-07T20:38:23.341Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-05-07T20:38:23.350Z] Fetching without tags [Pipeline] { [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2020-05-07T20:38:23.440Z] Running on ppc64le-ubuntu-12 in /home/docker/workspace/moby_PR-40928 [Pipeline] // stage [2020-05-07T20:38:23.456Z] using credential docker-jenkins-github-credentials [Pipeline] } [Pipeline] } [Pipeline] { [2020-05-07T20:38:23.474Z] Cloning the remote Git repository [2020-05-07T20:38:23.474Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] checkout [2020-05-07T20:38:23.536Z] Running on azwin-2-7e9460 in d:\jenkins\workspace\moby_PR-40928 [Pipeline] { [Pipeline] ws [2020-05-07T20:38:23.566Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-05-07T20:38:23.641Z] Merging remotes/origin/master commit daa826f9f3ebf85dd562a4d6f6e84e7040bceda3 into PR head commit 11a5b1887eda53088d7bc68771b428d757ab7ad4 [2020-05-07T20:38:23.670Z] using credential docker-jenkins-github-credentials [2020-05-07T20:38:23.703Z] Cloning the remote Git repository [2020-05-07T20:38:23.703Z] Cloning with configured refspecs honoured and without tags [2020-05-07T20:38:23.703Z] Merge succeeded, producing 11a5b1887eda53088d7bc68771b428d757ab7ad4 [2020-05-07T20:38:23.703Z] Checking out Revision 11a5b1887eda53088d7bc68771b428d757ab7ad4 (PR-40928) [2020-05-07T20:38:23.756Z] Commit message: "vendor: moby/term 73f35e472e8f0a3f91347164138ce6bd73b756a9" [2020-05-07T20:38:23.854Z] using credential docker-jenkins-github-credentials [2020-05-07T20:38:23.925Z] Cloning the remote Git repository [2020-05-07T20:38:23.925Z] Cloning with configured refspecs honoured and without tags [2020-05-07T20:38:23.296Z] Cloning repository https://github.com/moby/moby.git [2020-05-07T20:38:23.297Z] > git init /home/ubuntu/workspace/moby_PR-40928 # timeout=10 [2020-05-07T20:38:23.306Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T20:38:23.306Z] > git --version # timeout=10 [2020-05-07T20:38:23.312Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T20:38:23.312Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40928/head:refs/remotes/origin/PR-40928 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T20:38:23.319Z] Cloning repository https://github.com/moby/moby.git [2020-05-07T20:38:23.319Z] > git init /home/ubuntu/workspace/moby_PR-40928 # timeout=10 [2020-05-07T20:38:23.339Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T20:38:23.339Z] > git --version # timeout=10 [2020-05-07T20:38:23.350Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T20:38:23.351Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40928/head:refs/remotes/origin/PR-40928 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T20:38:23.336Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-05-07T20:38:23.344Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T20:38:23.396Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T20:38:23.397Z] > git --version # timeout=10 [2020-05-07T20:38:23.401Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T20:38:23.402Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40928/head:refs/remotes/origin/PR-40928 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T20:38:23.644Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T20:38:23.649Z] > git checkout -f 11a5b1887eda53088d7bc68771b428d757ab7ad4 # timeout=10 [2020-05-07T20:38:23.693Z] > git merge daa826f9f3ebf85dd562a4d6f6e84e7040bceda3 # timeout=10 [2020-05-07T20:38:23.699Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-07T20:38:23.706Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T20:38:23.710Z] > git checkout -f 11a5b1887eda53088d7bc68771b428d757ab7ad4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-07T20:38:23.481Z] Cloning repository https://github.com/moby/moby.git [2020-05-07T20:38:23.481Z] > git init /home/jenkins/workspace/moby_PR-40928 # timeout=10 [2020-05-07T20:38:23.524Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T20:38:23.524Z] > git --version # timeout=10 [2020-05-07T20:38:23.525Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T20:38:23.538Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40928/head:refs/remotes/origin/PR-40928 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T20:38:23.725Z] Cloning repository https://github.com/moby/moby.git [2020-05-07T20:38:23.725Z] > git init /home/docker/workspace/moby_PR-40928 # timeout=10 [2020-05-07T20:38:23.737Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T20:38:23.738Z] > git --version # timeout=10 [2020-05-07T20:38:23.741Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T20:38:23.743Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40928/head:refs/remotes/origin/PR-40928 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T20:38:24.704Z] + [ PR != PR ] [2020-05-07T20:38:24.704Z] + [ master != master ] [2020-05-07T20:38:24.704Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [2020-05-07T20:38:23.958Z] Cloning repository https://github.com/moby/moby.git [2020-05-07T20:38:23.958Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-05-07T20:38:24.021Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T20:38:24.021Z] > git --version # timeout=10 [2020-05-07T20:38:24.072Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T20:38:24.074Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40928/head:refs/remotes/origin/PR-40928 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-07T20:38:25.020Z] + docker version [2020-05-07T20:38:25.020Z] Client: Docker Engine - Community [2020-05-07T20:38:25.020Z] Version: 19.03.8 [2020-05-07T20:38:25.020Z] API version: 1.40 [2020-05-07T20:38:25.020Z] Go version: go1.12.17 [2020-05-07T20:38:25.020Z] Git commit: afacb8b7f0 [2020-05-07T20:38:25.020Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-07T20:38:25.020Z] OS/Arch: linux/amd64 [2020-05-07T20:38:25.020Z] Experimental: false [2020-05-07T20:38:25.020Z] [2020-05-07T20:38:25.020Z] Server: Docker Engine - Community [2020-05-07T20:38:25.020Z] Engine: [2020-05-07T20:38:25.020Z] Version: 19.03.8 [2020-05-07T20:38:25.020Z] API version: 1.40 (minimum version 1.12) [2020-05-07T20:38:25.020Z] Go version: go1.12.17 [2020-05-07T20:38:25.020Z] Git commit: afacb8b7f0 [2020-05-07T20:38:25.020Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-07T20:38:25.020Z] OS/Arch: linux/amd64 [2020-05-07T20:38:25.020Z] Experimental: true [2020-05-07T20:38:25.020Z] containerd: [2020-05-07T20:38:25.020Z] Version: 1.2.13 [2020-05-07T20:38:25.020Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T20:38:25.020Z] runc: [2020-05-07T20:38:25.020Z] Version: 1.0.0-rc10 [2020-05-07T20:38:25.020Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T20:38:25.020Z] docker-init: [2020-05-07T20:38:25.020Z] Version: 0.18.0 [2020-05-07T20:38:25.020Z] GitCommit: fec3683 [Pipeline] sh [2020-05-07T20:38:25.290Z] + docker info [2020-05-07T20:38:25.848Z] Client: [2020-05-07T20:38:25.848Z] Debug Mode: false [2020-05-07T20:38:25.848Z] [2020-05-07T20:38:25.848Z] Server: [2020-05-07T20:38:25.848Z] Containers: 0 [2020-05-07T20:38:25.848Z] Running: 0 [2020-05-07T20:38:25.848Z] Paused: 0 [2020-05-07T20:38:25.848Z] Stopped: 0 [2020-05-07T20:38:25.848Z] Images: 4 [2020-05-07T20:38:25.848Z] Server Version: 19.03.8 [2020-05-07T20:38:25.848Z] Storage Driver: overlay2 [2020-05-07T20:38:25.848Z] Backing Filesystem: [2020-05-07T20:38:25.848Z] Supports d_type: true [2020-05-07T20:38:25.848Z] Native Overlay Diff: true [2020-05-07T20:38:25.848Z] Logging Driver: json-file [2020-05-07T20:38:25.848Z] Cgroup Driver: cgroupfs [2020-05-07T20:38:25.848Z] Plugins: [2020-05-07T20:38:25.848Z] Volume: local [2020-05-07T20:38:25.848Z] Network: bridge host ipvlan macvlan null overlay [2020-05-07T20:38:25.848Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-07T20:38:25.848Z] Swarm: inactive [2020-05-07T20:38:25.848Z] Runtimes: runc [2020-05-07T20:38:25.848Z] Default Runtime: runc [2020-05-07T20:38:25.848Z] Init Binary: docker-init [2020-05-07T20:38:25.848Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T20:38:25.848Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T20:38:25.848Z] init version: fec3683 [2020-05-07T20:38:25.848Z] Security Options: [2020-05-07T20:38:25.848Z] apparmor [2020-05-07T20:38:25.848Z] seccomp [2020-05-07T20:38:25.848Z] Profile: default [2020-05-07T20:38:25.848Z] Kernel Version: 4.15.0-1065-aws [2020-05-07T20:38:25.848Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-07T20:38:25.848Z] OSType: linux [2020-05-07T20:38:25.848Z] Architecture: x86_64 [2020-05-07T20:38:25.848Z] CPUs: 2 [2020-05-07T20:38:25.848Z] Total Memory: 7.501GiB [2020-05-07T20:38:25.848Z] Name: ip-10-100-90-88 [2020-05-07T20:38:25.848Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-07T20:38:25.848Z] Docker Root Dir: /var/lib/docker [2020-05-07T20:38:25.848Z] Debug Mode: false [2020-05-07T20:38:25.848Z] Registry: https://index.docker.io/v1/ [2020-05-07T20:38:25.848Z] Labels: [2020-05-07T20:38:25.848Z] Experimental: true [2020-05-07T20:38:25.848Z] Insecure Registries: [2020-05-07T20:38:25.848Z] 127.0.0.0/8 [2020-05-07T20:38:25.848Z] Live Restore Enabled: true [2020-05-07T20:38:25.848Z] [2020-05-07T20:38:25.848Z] WARNING: No swap limit support [Pipeline] sh [2020-05-07T20:38:26.160Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T20:38:26.160Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T20:38:26.160Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40928/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-07T20:38:26.160Z] + bash /home/ubuntu/workspace/moby_PR-40928/check-config.sh [2020-05-07T20:38:26.160Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-07T20:38:26.160Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-07T20:38:26.160Z] [2020-05-07T20:38:26.160Z] Generally Necessary: [2020-05-07T20:38:26.160Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-07T20:38:26.160Z] - apparmor: enabled and tools installed [2020-05-07T20:38:26.160Z] - CONFIG_NAMESPACES: enabled [2020-05-07T20:38:26.160Z] - CONFIG_NET_NS: enabled [2020-05-07T20:38:26.160Z] - CONFIG_PID_NS: enabled [2020-05-07T20:38:26.160Z] - CONFIG_IPC_NS: enabled [2020-05-07T20:38:26.160Z] - CONFIG_UTS_NS: enabled [2020-05-07T20:38:26.160Z] - CONFIG_CGROUPS: enabled [2020-05-07T20:38:26.160Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-07T20:38:26.160Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-07T20:38:26.160Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-07T20:38:26.160Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-07T20:38:26.160Z] - CONFIG_CPUSETS: enabled [2020-05-07T20:38:26.160Z] - CONFIG_MEMCG: enabled [2020-05-07T20:38:26.160Z] - CONFIG_KEYS: enabled [2020-05-07T20:38:26.160Z] - CONFIG_VETH: enabled (as module) [2020-05-07T20:38:26.160Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-07T20:38:26.160Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-07T20:38:26.160Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-07T20:38:26.160Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-07T20:38:26.160Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-07T20:38:26.160Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-07T20:38:26.160Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-07T20:38:26.160Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-07T20:38:26.160Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-07T20:38:26.160Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-07T20:38:26.160Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-07T20:38:26.160Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-07T20:38:26.160Z] [2020-05-07T20:38:26.160Z] Optional Features: [2020-05-07T20:38:26.160Z] - CONFIG_USER_NS: enabled [2020-05-07T20:38:26.160Z] - CONFIG_SECCOMP: enabled [2020-05-07T20:38:26.160Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-07T20:38:26.160Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-07T20:38:26.160Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-07T20:38:26.160Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-07T20:38:26.160Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-07T20:38:26.160Z] - CONFIG_BLK_CGROUP: enabled [2020-05-07T20:38:26.160Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-07T20:38:26.414Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-07T20:38:26.414Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-07T20:38:26.414Z] - CONFIG_CGROUP_PERF: enabled [2020-05-07T20:38:26.414Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-07T20:38:26.414Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-07T20:38:26.414Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-07T20:38:26.414Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-07T20:38:26.414Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-07T20:38:26.414Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-07T20:38:26.414Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-07T20:38:26.414Z] - CONFIG_IP_VS: enabled (as module) [2020-05-07T20:38:26.414Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-07T20:38:26.414Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-07T20:38:26.414Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-07T20:38:26.414Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-07T20:38:26.414Z] - CONFIG_EXT4_FS: enabled [2020-05-07T20:38:26.414Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-07T20:38:26.414Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-07T20:38:26.414Z] - Network Drivers: [2020-05-07T20:38:26.414Z] - "overlay": [2020-05-07T20:38:26.414Z] - CONFIG_VXLAN: enabled (as module) [2020-05-07T20:38:26.414Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-07T20:38:26.414Z] Optional (for encrypted networks): [2020-05-07T20:38:26.414Z] - CONFIG_CRYPTO: enabled [2020-05-07T20:38:26.414Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-07T20:38:26.414Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-07T20:38:26.414Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-07T20:38:26.414Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-07T20:38:26.414Z] - CONFIG_XFRM: enabled [2020-05-07T20:38:26.414Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-07T20:38:26.414Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-07T20:38:26.414Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-07T20:38:26.414Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-07T20:38:26.414Z] - "ipvlan": [2020-05-07T20:38:26.414Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-07T20:38:26.414Z] - "macvlan": [2020-05-07T20:38:26.414Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-07T20:38:26.414Z] - CONFIG_DUMMY: enabled (as module) [2020-05-07T20:38:26.414Z] - "ftp,tftp client in container": [2020-05-07T20:38:26.414Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-07T20:38:26.414Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-07T20:38:26.414Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-07T20:38:26.414Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-07T20:38:26.414Z] - Storage Drivers: [2020-05-07T20:38:26.414Z] - "aufs": [2020-05-07T20:38:26.414Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-07T20:38:26.414Z] - "btrfs": [2020-05-07T20:38:26.414Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-07T20:38:26.414Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-07T20:38:26.414Z] - "devicemapper": [2020-05-07T20:38:26.414Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-07T20:38:26.414Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-07T20:38:26.414Z] - "overlay": [2020-05-07T20:38:26.414Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-07T20:38:26.414Z] - "zfs": [2020-05-07T20:38:26.414Z] - /dev/zfs: missing [2020-05-07T20:38:26.414Z] - zfs command: missing [2020-05-07T20:38:26.414Z] - zpool command: missing [2020-05-07T20:38:26.414Z] [2020-05-07T20:38:26.414Z] Limits: [2020-05-07T20:38:26.414Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-07T20:38:26.414Z] [2020-05-07T20:38:26.414Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-07T20:38:26.736Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:11a5b1887eda53088d7bc68771b428d757ab7ad4 . [2020-05-07T20:38:26.736Z] #2 [internal] load .dockerignore [2020-05-07T20:38:26.736Z] #2 transferring context: 87B done [2020-05-07T20:38:26.736Z] #2 DONE 0.0s [2020-05-07T20:38:26.736Z] [2020-05-07T20:38:26.736Z] #1 [internal] load build definition from Dockerfile [2020-05-07T20:38:26.736Z] #1 transferring dockerfile: 17.09kB done [2020-05-07T20:38:26.736Z] #1 DONE 0.0s [2020-05-07T20:38:26.736Z] [2020-05-07T20:38:26.736Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-07T20:38:26.736Z] #3 DONE 0.1s [2020-05-07T20:38:26.990Z] [2020-05-07T20:38:26.990Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-07T20:38:26.990Z] #4 CACHED [2020-05-07T20:38:27.556Z] [2020-05-07T20:38:27.556Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-07T20:38:27.556Z] #5 DONE 0.1s [2020-05-07T20:38:27.556Z] [2020-05-07T20:38:27.556Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-07T20:38:27.556Z] #6 DONE 0.1s [2020-05-07T20:38:27.556Z] [2020-05-07T20:38:27.556Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-07T20:38:27.556Z] #71 DONE 0.0s [2020-05-07T20:38:27.556Z] [2020-05-07T20:38:27.556Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T20:38:27.556Z] #7 DONE 0.0s [2020-05-07T20:38:27.556Z] [2020-05-07T20:38:27.556Z] #20 [internal] load build context [2020-05-07T20:38:28.918Z] #20 transferring context: 50.19MB 1.2s done [2020-05-07T20:38:28.918Z] #20 DONE 1.2s [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-07T20:38:28.918Z] #19 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T20:38:28.918Z] #63 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-07T20:38:28.918Z] #9 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T20:38:28.918Z] #58 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-07T20:38:28.918Z] #18 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T20:38:28.918Z] #33 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-07T20:38:28.918Z] #55 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:38:28.918Z] #53 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T20:38:28.918Z] #38 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-07T20:38:28.918Z] #75 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-07T20:38:28.918Z] #34 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-07T20:38:28.918Z] #42 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-07T20:38:28.918Z] #12 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-07T20:38:28.918Z] #52 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-07T20:38:28.918Z] #8 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-07T20:38:28.918Z] #59 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-07T20:38:28.918Z] #31 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:38:28.918Z] #65 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T20:38:28.918Z] #17 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T20:38:28.918Z] #43 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-07T20:38:28.918Z] #40 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T20:38:28.918Z] #44 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-07T20:38:28.918Z] #11 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-07T20:38:28.918Z] #37 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:38:28.918Z] #50 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-07T20:38:28.918Z] #46 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T20:38:28.918Z] #35 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-07T20:38:28.918Z] #26 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-07T20:38:28.918Z] #69 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-07T20:38:28.918Z] #64 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-07T20:38:28.918Z] #14 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-07T20:38:28.918Z] #39 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T20:38:28.918Z] #47 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-07T20:38:28.918Z] #67 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-07T20:38:28.918Z] #16 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:38:28.918Z] #23 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-07T20:38:28.918Z] #32 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-07T20:38:28.918Z] #61 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:38:28.918Z] #68 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-07T20:38:28.918Z] #22 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-07T20:38:28.918Z] #54 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-07T20:38:28.918Z] #13 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T20:38:28.918Z] #41 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-07T20:38:28.918Z] #72 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T20:38:28.918Z] #10 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-07T20:38:28.918Z] #28 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T20:38:28.918Z] #62 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-07T20:38:28.918Z] #70 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-07T20:38:28.918Z] #57 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T20:38:28.918Z] #25 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-07T20:38:28.918Z] #15 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T20:38:28.918Z] #36 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T20:38:28.918Z] #74 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-07T20:38:28.918Z] #48 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T20:38:28.918Z] #30 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-07T20:38:28.918Z] #29 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T20:38:28.918Z] #21 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-07T20:38:28.918Z] #49 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-07T20:38:28.918Z] #73 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-07T20:38:28.918Z] #45 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T20:38:28.918Z] #27 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-07T20:38:28.918Z] #24 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T20:38:28.918Z] #60 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-07T20:38:28.918Z] #51 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-07T20:38:28.918Z] #66 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T20:38:28.918Z] #56 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-07T20:38:28.918Z] #76 CACHED [2020-05-07T20:38:28.918Z] [2020-05-07T20:38:28.918Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-07T20:38:29.844Z] #77 DONE 0.8s [2020-05-07T20:38:29.844Z] [2020-05-07T20:38:29.844Z] #78 exporting to image [2020-05-07T20:38:29.844Z] #78 exporting layers [2020-05-07T20:38:30.402Z] #78 exporting layers 0.7s done [2020-05-07T20:38:30.402Z] #78 writing image sha256:466783b4c11c169f5aacd46bee2e871700c07d78b337612f6a003ab77bff7f14 done [2020-05-07T20:38:30.402Z] #78 naming to docker.io/library/docker:11a5b1887eda53088d7bc68771b428d757ab7ad4 done [2020-05-07T20:38:30.402Z] #78 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-05-07T20:38:30.762Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40928/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40928/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=11a5b1887eda53088d7bc68771b428d757ab7ad4 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:11a5b1887eda53088d7bc68771b428d757ab7ad4 hack/validate/default [2020-05-07T20:38:31.684Z] Congratulations! All commits are properly signed with the DCO! [2020-05-07T20:38:31.684Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-05-07T20:38:31.684Z] No api/types/ or api/swagger.yaml changes in diff. [2020-05-07T20:38:31.684Z] Congratulations! All TOML source files changed here have valid syntax. [2020-05-07T20:38:31.684Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-05-07T20:38:31.684Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-05-07T20:38:31.684Z] Congratulations! No new tests were added to integration-cli. [2020-05-07T20:38:31.684Z] [2020-05-07T20:38:31.684Z] INFO Start validation with golang-ci-lint [2020-05-07T20:38:31.938Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-05-07T20:38:31.938Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-05-07T20:38:31.938Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-05-07T20:38:33.099Z] Fetching without tags [2020-05-07T20:38:33.376Z] Merging remotes/origin/master commit daa826f9f3ebf85dd562a4d6f6e84e7040bceda3 into PR head commit 11a5b1887eda53088d7bc68771b428d757ab7ad4 [2020-05-07T20:38:33.894Z] Merge succeeded, producing 11a5b1887eda53088d7bc68771b428d757ab7ad4 [2020-05-07T20:38:33.894Z] Checking out Revision 11a5b1887eda53088d7bc68771b428d757ab7ad4 (PR-40928) [2020-05-07T20:38:34.415Z] Commit message: "vendor: moby/term 73f35e472e8f0a3f91347164138ce6bd73b756a9" [2020-05-07T20:38:33.077Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T20:38:33.080Z] > git config --add remote.origin.fetch +refs/pull/40928/head:refs/remotes/origin/PR-40928 # timeout=10 [2020-05-07T20:38:33.081Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T20:38:33.093Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T20:38:33.106Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T20:38:33.106Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T20:38:33.106Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40928/head:refs/remotes/origin/PR-40928 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T20:38:33.383Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T20:38:33.385Z] > git checkout -f 11a5b1887eda53088d7bc68771b428d757ab7ad4 # timeout=10 [2020-05-07T20:38:33.869Z] > git merge daa826f9f3ebf85dd562a4d6f6e84e7040bceda3 # timeout=10 [2020-05-07T20:38:33.889Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-07T20:38:33.901Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T20:38:33.902Z] > git checkout -f 11a5b1887eda53088d7bc68771b428d757ab7ad4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-07T20:38:35.261Z] + docker version [2020-05-07T20:38:35.261Z] Client: Docker Engine - Community [2020-05-07T20:38:35.261Z] Version: 19.03.7 [2020-05-07T20:38:35.261Z] API version: 1.40 [2020-05-07T20:38:35.261Z] Go version: go1.12.17 [2020-05-07T20:38:35.261Z] Git commit: 7141c199a2 [2020-05-07T20:38:35.261Z] Built: Sat Mar 7 16:48:47 2020 [2020-05-07T20:38:35.261Z] OS/Arch: linux/s390x [2020-05-07T20:38:35.261Z] Experimental: false [2020-05-07T20:38:35.261Z] [2020-05-07T20:38:35.261Z] Server: Docker Engine - Community [2020-05-07T20:38:35.261Z] Engine: [2020-05-07T20:38:35.261Z] Version: 19.03.7 [2020-05-07T20:38:35.261Z] API version: 1.40 (minimum version 1.12) [2020-05-07T20:38:35.261Z] Go version: go1.12.17 [2020-05-07T20:38:35.261Z] Git commit: 7141c199a2 [2020-05-07T20:38:35.261Z] Built: Sat Mar 7 16:47:46 2020 [2020-05-07T20:38:35.261Z] OS/Arch: linux/s390x [2020-05-07T20:38:35.261Z] Experimental: true [2020-05-07T20:38:35.261Z] containerd: [2020-05-07T20:38:35.261Z] Version: 1.2.13 [2020-05-07T20:38:35.261Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T20:38:35.261Z] runc: [2020-05-07T20:38:35.261Z] Version: 1.0.0-rc10 [2020-05-07T20:38:35.261Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T20:38:35.261Z] docker-init: [2020-05-07T20:38:35.261Z] Version: 0.18.0 [2020-05-07T20:38:35.261Z] GitCommit: fec3683 [Pipeline] sh [2020-05-07T20:38:35.630Z] + docker info [2020-05-07T20:38:36.241Z] Client: [2020-05-07T20:38:36.241Z] Debug Mode: false [2020-05-07T20:38:36.241Z] [2020-05-07T20:38:36.241Z] Server: [2020-05-07T20:38:36.241Z] Containers: 0 [2020-05-07T20:38:36.241Z] Running: 0 [2020-05-07T20:38:36.241Z] Paused: 0 [2020-05-07T20:38:36.241Z] Stopped: 0 [2020-05-07T20:38:36.241Z] Images: 2 [2020-05-07T20:38:36.241Z] Server Version: 19.03.7 [2020-05-07T20:38:36.241Z] Storage Driver: overlay2 [2020-05-07T20:38:36.241Z] Backing Filesystem: [2020-05-07T20:38:36.241Z] Supports d_type: true [2020-05-07T20:38:36.241Z] Native Overlay Diff: true [2020-05-07T20:38:36.241Z] Logging Driver: json-file [2020-05-07T20:38:36.241Z] Cgroup Driver: cgroupfs [2020-05-07T20:38:36.241Z] Plugins: [2020-05-07T20:38:36.241Z] Volume: local [2020-05-07T20:38:36.241Z] Network: bridge host ipvlan macvlan null overlay [2020-05-07T20:38:36.241Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-07T20:38:36.241Z] Swarm: inactive [2020-05-07T20:38:36.241Z] Runtimes: runc [2020-05-07T20:38:36.241Z] Default Runtime: runc [2020-05-07T20:38:36.241Z] Init Binary: docker-init [2020-05-07T20:38:36.241Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T20:38:36.241Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T20:38:36.241Z] init version: fec3683 [2020-05-07T20:38:36.241Z] Security Options: [2020-05-07T20:38:36.241Z] apparmor [2020-05-07T20:38:36.241Z] seccomp [2020-05-07T20:38:36.241Z] Profile: default [2020-05-07T20:38:36.241Z] Kernel Version: 4.15.0-91-generic [2020-05-07T20:38:36.241Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-07T20:38:36.241Z] OSType: linux [2020-05-07T20:38:36.241Z] Architecture: s390x [2020-05-07T20:38:36.241Z] CPUs: 2 [2020-05-07T20:38:36.241Z] Total Memory: 7.861GiB [2020-05-07T20:38:36.241Z] Name: s390x-ubuntu-15 [2020-05-07T20:38:36.241Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-05-07T20:38:36.241Z] Docker Root Dir: /var/lib/docker [2020-05-07T20:38:36.241Z] Debug Mode: false [2020-05-07T20:38:36.241Z] Username: dockerbuildbot [2020-05-07T20:38:36.241Z] Registry: https://index.docker.io/v1/ [2020-05-07T20:38:36.241Z] Labels: [2020-05-07T20:38:36.241Z] Experimental: true [2020-05-07T20:38:36.241Z] Insecure Registries: [2020-05-07T20:38:36.241Z] 127.0.0.0/8 [2020-05-07T20:38:36.241Z] Live Restore Enabled: false [2020-05-07T20:38:36.241Z] [2020-05-07T20:38:36.241Z] WARNING: No swap limit support [Pipeline] sh [2020-05-07T20:38:36.372Z] Fetching without tags [2020-05-07T20:38:36.390Z] Fetching without tags [2020-05-07T20:38:36.610Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T20:38:36.610Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T20:38:36.610Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40928/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-07T20:38:36.610Z] + bash /home/jenkins/workspace/moby_PR-40928/check-config.sh [2020-05-07T20:38:36.610Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-07T20:38:36.610Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-05-07T20:38:36.610Z] [2020-05-07T20:38:36.610Z] Generally Necessary: [2020-05-07T20:38:36.610Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-07T20:38:36.610Z] - apparmor: enabled and tools installed [2020-05-07T20:38:36.610Z] - CONFIG_NAMESPACES: enabled [2020-05-07T20:38:36.610Z] - CONFIG_NET_NS: enabled [2020-05-07T20:38:36.610Z] - CONFIG_PID_NS: enabled [2020-05-07T20:38:36.610Z] - CONFIG_IPC_NS: enabled [2020-05-07T20:38:36.610Z] - CONFIG_UTS_NS: enabled [2020-05-07T20:38:36.610Z] - CONFIG_CGROUPS: enabled [2020-05-07T20:38:36.610Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-07T20:38:36.610Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-07T20:38:36.610Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-07T20:38:36.610Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-07T20:38:36.610Z] - CONFIG_CPUSETS: enabled [2020-05-07T20:38:36.610Z] - CONFIG_MEMCG: enabled [2020-05-07T20:38:36.610Z] - CONFIG_KEYS: enabled [2020-05-07T20:38:36.610Z] - CONFIG_VETH: enabled (as module) [2020-05-07T20:38:36.610Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-07T20:38:36.610Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-07T20:38:36.610Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-07T20:38:36.610Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-07T20:38:36.610Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-07T20:38:36.610Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-07T20:38:36.610Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-07T20:38:36.610Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-07T20:38:36.610Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-07T20:38:36.610Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-07T20:38:36.610Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-07T20:38:36.610Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-07T20:38:36.610Z] [2020-05-07T20:38:36.610Z] Optional Features: [2020-05-07T20:38:36.610Z] - CONFIG_USER_NS: enabled [2020-05-07T20:38:36.623Z] Merging remotes/origin/master commit daa826f9f3ebf85dd562a4d6f6e84e7040bceda3 into PR head commit 11a5b1887eda53088d7bc68771b428d757ab7ad4 [2020-05-07T20:38:36.645Z] Merging remotes/origin/master commit daa826f9f3ebf85dd562a4d6f6e84e7040bceda3 into PR head commit 11a5b1887eda53088d7bc68771b428d757ab7ad4 [2020-05-07T20:38:36.891Z] - CONFIG_SECCOMP: enabled [2020-05-07T20:38:36.891Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-07T20:38:36.891Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-07T20:38:36.891Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-07T20:38:36.891Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-07T20:38:36.891Z] - CONFIG_BLK_CGROUP: enabled [2020-05-07T20:38:36.891Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-07T20:38:36.891Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-07T20:38:36.891Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-07T20:38:36.891Z] - CONFIG_CGROUP_PERF: enabled [2020-05-07T20:38:36.891Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-07T20:38:36.891Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-07T20:38:36.891Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-07T20:38:36.891Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-07T20:38:36.891Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-07T20:38:36.891Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-07T20:38:36.891Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-07T20:38:36.891Z] - CONFIG_IP_VS: enabled (as module) [2020-05-07T20:38:36.891Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-07T20:38:36.891Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-07T20:38:36.891Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-07T20:38:36.891Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-07T20:38:36.891Z] - CONFIG_EXT4_FS: enabled [2020-05-07T20:38:36.891Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-07T20:38:36.891Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-07T20:38:36.891Z] - Network Drivers: [2020-05-07T20:38:36.891Z] - "overlay": [2020-05-07T20:38:36.891Z] - CONFIG_VXLAN: enabled (as module) [2020-05-07T20:38:36.891Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-07T20:38:36.891Z] Optional (for encrypted networks): [2020-05-07T20:38:36.891Z] - CONFIG_CRYPTO: enabled [2020-05-07T20:38:36.891Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-07T20:38:36.891Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-07T20:38:36.891Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-07T20:38:36.891Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-07T20:38:36.891Z] - CONFIG_XFRM: enabled [2020-05-07T20:38:36.891Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-07T20:38:36.891Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-07T20:38:36.891Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-07T20:38:36.891Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-07T20:38:36.891Z] - "ipvlan": [2020-05-07T20:38:36.891Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-07T20:38:36.891Z] - "macvlan": [2020-05-07T20:38:36.891Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-07T20:38:36.891Z] - CONFIG_DUMMY: enabled (as module) [2020-05-07T20:38:36.891Z] - "ftp,tftp client in container": [2020-05-07T20:38:36.891Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-07T20:38:36.891Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-07T20:38:36.891Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-07T20:38:36.891Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-07T20:38:36.891Z] - Storage Drivers: [2020-05-07T20:38:36.891Z] - "aufs": [2020-05-07T20:38:36.891Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-07T20:38:36.891Z] - "btrfs": [2020-05-07T20:38:36.891Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-07T20:38:36.891Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-07T20:38:36.891Z] - "devicemapper": [2020-05-07T20:38:36.891Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-07T20:38:36.891Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-07T20:38:36.891Z] - "overlay": [2020-05-07T20:38:36.891Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-07T20:38:36.891Z] - "zfs": [2020-05-07T20:38:36.891Z] - /dev/zfs: missing [2020-05-07T20:38:36.891Z] - zfs command: missing [2020-05-07T20:38:36.891Z] - zpool command: missing [2020-05-07T20:38:36.891Z] [2020-05-07T20:38:36.891Z] Limits: [2020-05-07T20:38:36.891Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-07T20:38:36.891Z] [2020-05-07T20:38:36.891Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-07T20:38:37.141Z] Merge succeeded, producing 11a5b1887eda53088d7bc68771b428d757ab7ad4 [2020-05-07T20:38:37.142Z] Checking out Revision 11a5b1887eda53088d7bc68771b428d757ab7ad4 (PR-40928) [2020-05-07T20:38:37.172Z] Merge succeeded, producing 11a5b1887eda53088d7bc68771b428d757ab7ad4 [2020-05-07T20:38:37.173Z] Checking out Revision 11a5b1887eda53088d7bc68771b428d757ab7ad4 (PR-40928) [2020-05-07T20:38:37.304Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:11a5b1887eda53088d7bc68771b428d757ab7ad4 . [2020-05-07T20:38:37.304Z] #2 [internal] load .dockerignore [2020-05-07T20:38:37.304Z] #2 transferring context: 87B 0.0s done [2020-05-07T20:38:37.304Z] #2 DONE 0.0s [2020-05-07T20:38:37.304Z] [2020-05-07T20:38:37.304Z] #1 [internal] load build definition from Dockerfile [2020-05-07T20:38:37.304Z] #1 transferring dockerfile: 17.09kB 0.0s done [2020-05-07T20:38:37.304Z] #1 DONE 0.0s [2020-05-07T20:38:37.304Z] [2020-05-07T20:38:37.304Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-07T20:38:37.306Z] Commit message: "vendor: moby/term 73f35e472e8f0a3f91347164138ce6bd73b756a9" [2020-05-07T20:38:37.375Z] Commit message: "vendor: moby/term 73f35e472e8f0a3f91347164138ce6bd73b756a9" [2020-05-07T20:38:36.364Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T20:38:36.368Z] > git config --add remote.origin.fetch +refs/pull/40928/head:refs/remotes/origin/PR-40928 # timeout=10 [2020-05-07T20:38:36.376Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T20:38:36.386Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T20:38:36.393Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T20:38:36.393Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T20:38:36.394Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40928/head:refs/remotes/origin/PR-40928 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T20:38:36.648Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T20:38:36.650Z] > git checkout -f 11a5b1887eda53088d7bc68771b428d757ab7ad4 # timeout=10 [2020-05-07T20:38:37.159Z] > git merge daa826f9f3ebf85dd562a4d6f6e84e7040bceda3 # timeout=10 [2020-05-07T20:38:37.168Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-07T20:38:37.175Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T20:38:37.182Z] > git checkout -f 11a5b1887eda53088d7bc68771b428d757ab7ad4 # timeout=10 [2020-05-07T20:38:36.350Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T20:38:36.354Z] > git config --add remote.origin.fetch +refs/pull/40928/head:refs/remotes/origin/PR-40928 # timeout=10 [2020-05-07T20:38:36.361Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T20:38:36.368Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T20:38:36.376Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T20:38:36.376Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T20:38:36.377Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40928/head:refs/remotes/origin/PR-40928 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T20:38:36.627Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T20:38:36.632Z] > git checkout -f 11a5b1887eda53088d7bc68771b428d757ab7ad4 # timeout=10 [2020-05-07T20:38:37.131Z] > git merge daa826f9f3ebf85dd562a4d6f6e84e7040bceda3 # timeout=10 [2020-05-07T20:38:37.139Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-07T20:38:37.145Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T20:38:37.149Z] > git checkout -f 11a5b1887eda53088d7bc68771b428d757ab7ad4 # timeout=10 [2020-05-07T20:38:37.585Z] #3 DONE 0.2s [2020-05-07T20:38:37.585Z] [2020-05-07T20:38:37.585Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-07T20:38:37.585Z] #4 CACHED [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-07T20:38:38.068Z] + docker version [2020-05-07T20:38:38.068Z] Client: Docker Engine - Community [2020-05-07T20:38:38.068Z] Version: 19.03.8 [2020-05-07T20:38:38.068Z] API version: 1.40 [2020-05-07T20:38:38.068Z] Go version: go1.12.17 [2020-05-07T20:38:38.068Z] Git commit: afacb8b7f0 [2020-05-07T20:38:38.068Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-07T20:38:38.068Z] OS/Arch: linux/amd64 [2020-05-07T20:38:38.068Z] Experimental: false [2020-05-07T20:38:38.068Z] [2020-05-07T20:38:38.068Z] Server: Docker Engine - Community [2020-05-07T20:38:38.068Z] Engine: [2020-05-07T20:38:38.068Z] Version: 19.03.8 [2020-05-07T20:38:38.068Z] API version: 1.40 (minimum version 1.12) [2020-05-07T20:38:38.068Z] Go version: go1.12.17 [2020-05-07T20:38:38.068Z] Git commit: afacb8b7f0 [2020-05-07T20:38:38.068Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-07T20:38:38.068Z] OS/Arch: linux/amd64 [2020-05-07T20:38:38.068Z] Experimental: true [2020-05-07T20:38:38.068Z] containerd: [2020-05-07T20:38:38.068Z] Version: 1.2.13 [2020-05-07T20:38:38.068Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T20:38:38.068Z] runc: [2020-05-07T20:38:38.068Z] Version: 1.0.0-rc10 [2020-05-07T20:38:38.068Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T20:38:38.068Z] docker-init: [2020-05-07T20:38:38.068Z] Version: 0.18.0 [2020-05-07T20:38:38.068Z] GitCommit: fec3683 [Pipeline] sh [2020-05-07T20:38:38.137Z] Still waiting to schedule task [2020-05-07T20:38:38.138Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0c584f162e705966a)’ [2020-05-07T20:38:38.148Z] + docker version [2020-05-07T20:38:38.148Z] Client: Docker Engine - Community [2020-05-07T20:38:38.148Z] Version: 19.03.8 [2020-05-07T20:38:38.148Z] API version: 1.40 [2020-05-07T20:38:38.148Z] Go version: go1.12.17 [2020-05-07T20:38:38.148Z] Git commit: afacb8b7f0 [2020-05-07T20:38:38.148Z] Built: Wed Mar 11 01:25:46 2020 [2020-05-07T20:38:38.148Z] OS/Arch: linux/amd64 [2020-05-07T20:38:38.148Z] Experimental: false [2020-05-07T20:38:38.148Z] [2020-05-07T20:38:38.148Z] Server: Docker Engine - Community [2020-05-07T20:38:38.148Z] Engine: [2020-05-07T20:38:38.148Z] Version: 19.03.8 [2020-05-07T20:38:38.148Z] API version: 1.40 (minimum version 1.12) [2020-05-07T20:38:38.148Z] Go version: go1.12.17 [2020-05-07T20:38:38.148Z] Git commit: afacb8b7f0 [2020-05-07T20:38:38.148Z] Built: Wed Mar 11 01:24:19 2020 [2020-05-07T20:38:38.148Z] OS/Arch: linux/amd64 [2020-05-07T20:38:38.148Z] Experimental: true [2020-05-07T20:38:38.148Z] containerd: [2020-05-07T20:38:38.148Z] Version: 1.2.13 [2020-05-07T20:38:38.148Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T20:38:38.148Z] runc: [2020-05-07T20:38:38.148Z] Version: 1.0.0-rc10 [2020-05-07T20:38:38.148Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T20:38:38.148Z] docker-init: [2020-05-07T20:38:38.148Z] Version: 0.18.0 [2020-05-07T20:38:38.148Z] GitCommit: fec3683 [Pipeline] sh [2020-05-07T20:38:38.197Z] [2020-05-07T20:38:38.197Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-07T20:38:38.346Z] + docker info [2020-05-07T20:38:38.428Z] + docker info [2020-05-07T20:38:38.478Z] #6 DONE 0.2s [2020-05-07T20:38:38.478Z] [2020-05-07T20:38:38.478Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-07T20:38:38.478Z] #5 DONE 0.2s [2020-05-07T20:38:38.478Z] [2020-05-07T20:38:38.478Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-07T20:38:38.478Z] #71 DONE 0.0s [2020-05-07T20:38:38.478Z] [2020-05-07T20:38:38.478Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T20:38:38.478Z] #7 DONE 0.0s [2020-05-07T20:38:38.478Z] [2020-05-07T20:38:38.478Z] #20 [internal] load build context [2020-05-07T20:38:38.685Z] Client: [2020-05-07T20:38:38.685Z] Debug Mode: false [2020-05-07T20:38:38.685Z] [2020-05-07T20:38:38.685Z] Server: [2020-05-07T20:38:38.685Z] Containers: 0 [2020-05-07T20:38:38.685Z] Running: 0 [2020-05-07T20:38:38.685Z] Paused: 0 [2020-05-07T20:38:38.685Z] Stopped: 0 [2020-05-07T20:38:38.685Z] Images: 3 [2020-05-07T20:38:38.685Z] Server Version: 19.03.8 [2020-05-07T20:38:38.685Z] Storage Driver: overlay2 [2020-05-07T20:38:38.685Z] Backing Filesystem: [2020-05-07T20:38:38.685Z] Supports d_type: true [2020-05-07T20:38:38.685Z] Native Overlay Diff: true [2020-05-07T20:38:38.685Z] Logging Driver: json-file [2020-05-07T20:38:38.685Z] Cgroup Driver: cgroupfs [2020-05-07T20:38:38.685Z] Plugins: [2020-05-07T20:38:38.685Z] Volume: local [2020-05-07T20:38:38.685Z] Network: bridge host ipvlan macvlan null overlay [2020-05-07T20:38:38.685Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-07T20:38:38.685Z] Swarm: inactive [2020-05-07T20:38:38.685Z] Runtimes: runc [2020-05-07T20:38:38.685Z] Default Runtime: runc [2020-05-07T20:38:38.685Z] Init Binary: docker-init [2020-05-07T20:38:38.685Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T20:38:38.685Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T20:38:38.685Z] init version: fec3683 [2020-05-07T20:38:38.685Z] Security Options: [2020-05-07T20:38:38.685Z] apparmor [2020-05-07T20:38:38.685Z] seccomp [2020-05-07T20:38:38.685Z] Profile: default [2020-05-07T20:38:38.685Z] Kernel Version: 4.15.0-1065-aws [2020-05-07T20:38:38.685Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-07T20:38:38.685Z] OSType: linux [2020-05-07T20:38:38.685Z] Architecture: x86_64 [2020-05-07T20:38:38.685Z] CPUs: 2 [2020-05-07T20:38:38.685Z] Total Memory: 7.583GiB [2020-05-07T20:38:38.685Z] Name: ip-10-100-53-231 [2020-05-07T20:38:38.685Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-07T20:38:38.685Z] Docker Root Dir: /var/lib/docker [2020-05-07T20:38:38.685Z] Debug Mode: false [2020-05-07T20:38:38.685Z] Registry: https://index.docker.io/v1/ [2020-05-07T20:38:38.685Z] Labels: [2020-05-07T20:38:38.685Z] Experimental: true [2020-05-07T20:38:38.685Z] Insecure Registries: [2020-05-07T20:38:38.685Z] 127.0.0.0/8 [2020-05-07T20:38:38.685Z] Live Restore Enabled: true [2020-05-07T20:38:38.685Z] [2020-05-07T20:38:38.685Z] WARNING: No swap limit support [Pipeline] sh [2020-05-07T20:38:38.909Z] Client: [2020-05-07T20:38:38.909Z] Debug Mode: false [2020-05-07T20:38:38.909Z] [2020-05-07T20:38:38.909Z] Server: [2020-05-07T20:38:38.910Z] Containers: 0 [2020-05-07T20:38:38.910Z] Running: 0 [2020-05-07T20:38:38.910Z] Paused: 0 [2020-05-07T20:38:38.910Z] Stopped: 0 [2020-05-07T20:38:38.910Z] Images: 7 [2020-05-07T20:38:38.910Z] Server Version: 19.03.8 [2020-05-07T20:38:38.910Z] Storage Driver: overlay2 [2020-05-07T20:38:38.910Z] Backing Filesystem: [2020-05-07T20:38:38.910Z] Supports d_type: true [2020-05-07T20:38:38.910Z] Native Overlay Diff: true [2020-05-07T20:38:38.910Z] Logging Driver: json-file [2020-05-07T20:38:38.910Z] Cgroup Driver: cgroupfs [2020-05-07T20:38:38.910Z] Plugins: [2020-05-07T20:38:38.910Z] Volume: local [2020-05-07T20:38:38.910Z] Network: bridge host ipvlan macvlan null overlay [2020-05-07T20:38:38.910Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-07T20:38:38.910Z] Swarm: inactive [2020-05-07T20:38:38.910Z] Runtimes: runc [2020-05-07T20:38:38.910Z] Default Runtime: runc [2020-05-07T20:38:38.910Z] Init Binary: docker-init [2020-05-07T20:38:38.910Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T20:38:38.910Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T20:38:38.910Z] init version: fec3683 [2020-05-07T20:38:38.910Z] Security Options: [2020-05-07T20:38:38.910Z] apparmor [2020-05-07T20:38:38.910Z] seccomp [2020-05-07T20:38:38.910Z] Profile: default [2020-05-07T20:38:38.910Z] Kernel Version: 4.15.0-1065-aws [2020-05-07T20:38:38.910Z] Operating System: Ubuntu 18.04.4 LTS [2020-05-07T20:38:38.910Z] OSType: linux [2020-05-07T20:38:38.910Z] Architecture: x86_64 [2020-05-07T20:38:38.910Z] CPUs: 2 [2020-05-07T20:38:38.910Z] Total Memory: 7.501GiB [2020-05-07T20:38:38.910Z] Name: ip-10-100-38-148 [2020-05-07T20:38:38.910Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-05-07T20:38:38.910Z] Docker Root Dir: /var/lib/docker [2020-05-07T20:38:38.910Z] Debug Mode: false [2020-05-07T20:38:38.910Z] Registry: https://index.docker.io/v1/ [2020-05-07T20:38:38.910Z] Labels: [2020-05-07T20:38:38.910Z] Experimental: true [2020-05-07T20:38:38.910Z] Insecure Registries: [2020-05-07T20:38:38.910Z] 127.0.0.0/8 [2020-05-07T20:38:38.910Z] Live Restore Enabled: true [2020-05-07T20:38:38.910Z] [2020-05-07T20:38:38.910Z] WARNING: No swap limit support [Pipeline] sh [2020-05-07T20:38:38.966Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T20:38:38.966Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T20:38:38.966Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40928/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-07T20:38:38.966Z] + bash /home/ubuntu/workspace/moby_PR-40928/check-config.sh [2020-05-07T20:38:38.966Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-07T20:38:38.966Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-07T20:38:38.966Z] [2020-05-07T20:38:38.966Z] Generally Necessary: [2020-05-07T20:38:38.966Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-07T20:38:38.966Z] - apparmor: enabled and tools installed [2020-05-07T20:38:38.966Z] - CONFIG_NAMESPACES: enabled [2020-05-07T20:38:38.966Z] - CONFIG_NET_NS: enabled [2020-05-07T20:38:38.966Z] - CONFIG_PID_NS: enabled [2020-05-07T20:38:38.966Z] - CONFIG_IPC_NS: enabled [2020-05-07T20:38:38.966Z] - CONFIG_UTS_NS: enabled [2020-05-07T20:38:38.966Z] - CONFIG_CGROUPS: enabled [2020-05-07T20:38:38.966Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-07T20:38:38.966Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-07T20:38:38.966Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-07T20:38:38.966Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-07T20:38:38.966Z] - CONFIG_CPUSETS: enabled [2020-05-07T20:38:38.966Z] - CONFIG_MEMCG: enabled [2020-05-07T20:38:38.966Z] - CONFIG_KEYS: enabled [2020-05-07T20:38:38.966Z] - CONFIG_VETH: enabled (as module) [2020-05-07T20:38:38.966Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-07T20:38:38.966Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-07T20:38:38.966Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-07T20:38:38.966Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-07T20:38:38.966Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-07T20:38:38.966Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-07T20:38:38.966Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-07T20:38:38.966Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-07T20:38:38.966Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-07T20:38:38.966Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-07T20:38:38.966Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-07T20:38:38.966Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-07T20:38:38.966Z] [2020-05-07T20:38:38.966Z] Optional Features: [2020-05-07T20:38:38.966Z] - CONFIG_USER_NS: enabled [2020-05-07T20:38:38.966Z] - CONFIG_SECCOMP: enabled [2020-05-07T20:38:38.966Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-07T20:38:38.966Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-07T20:38:38.966Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-07T20:38:38.966Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-07T20:38:38.966Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-07T20:38:38.966Z] - CONFIG_BLK_CGROUP: enabled [2020-05-07T20:38:38.966Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-07T20:38:38.966Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-07T20:38:38.966Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-07T20:38:38.966Z] - CONFIG_CGROUP_PERF: enabled [2020-05-07T20:38:38.966Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-07T20:38:38.966Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-07T20:38:38.966Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-07T20:38:39.193Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T20:38:39.193Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T20:38:39.193Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40928/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-07T20:38:39.193Z] + bash /home/ubuntu/workspace/moby_PR-40928/check-config.sh [2020-05-07T20:38:39.193Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-07T20:38:39.193Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-07T20:38:39.193Z] [2020-05-07T20:38:39.193Z] Generally Necessary: [2020-05-07T20:38:39.193Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-07T20:38:39.193Z] - apparmor: enabled and tools installed [2020-05-07T20:38:39.193Z] - CONFIG_NAMESPACES: enabled [2020-05-07T20:38:39.193Z] - CONFIG_NET_NS: enabled [2020-05-07T20:38:39.193Z] - CONFIG_PID_NS: enabled [2020-05-07T20:38:39.193Z] - CONFIG_IPC_NS: enabled [2020-05-07T20:38:39.193Z] - CONFIG_UTS_NS: enabled [2020-05-07T20:38:39.193Z] - CONFIG_CGROUPS: enabled [2020-05-07T20:38:39.193Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-07T20:38:39.193Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-07T20:38:39.193Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-07T20:38:39.193Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-07T20:38:39.193Z] - CONFIG_CPUSETS: enabled [2020-05-07T20:38:39.193Z] - CONFIG_MEMCG: enabled [2020-05-07T20:38:39.193Z] - CONFIG_KEYS: enabled [2020-05-07T20:38:39.193Z] - CONFIG_VETH: enabled (as module) [2020-05-07T20:38:39.193Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-07T20:38:39.193Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-07T20:38:39.193Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-07T20:38:39.193Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-07T20:38:39.193Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-07T20:38:39.193Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-07T20:38:39.193Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-07T20:38:39.193Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-07T20:38:39.193Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-07T20:38:39.193Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-07T20:38:39.193Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-07T20:38:39.193Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-07T20:38:39.193Z] [2020-05-07T20:38:39.193Z] Optional Features: [2020-05-07T20:38:39.193Z] - CONFIG_USER_NS: enabled [2020-05-07T20:38:39.193Z] - CONFIG_SECCOMP: enabled [2020-05-07T20:38:39.193Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-07T20:38:39.193Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-07T20:38:39.193Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-07T20:38:39.193Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-07T20:38:39.223Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-07T20:38:39.223Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-07T20:38:39.223Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-07T20:38:39.223Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-07T20:38:39.223Z] - CONFIG_IP_VS: enabled (as module) [2020-05-07T20:38:39.223Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-07T20:38:39.223Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-07T20:38:39.223Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-07T20:38:39.223Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-07T20:38:39.223Z] - CONFIG_EXT4_FS: enabled [2020-05-07T20:38:39.223Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-07T20:38:39.223Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-07T20:38:39.223Z] - Network Drivers: [2020-05-07T20:38:39.223Z] - "overlay": [2020-05-07T20:38:39.223Z] - CONFIG_VXLAN: enabled (as module) [2020-05-07T20:38:39.223Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-07T20:38:39.223Z] Optional (for encrypted networks): [2020-05-07T20:38:39.223Z] - CONFIG_CRYPTO: enabled [2020-05-07T20:38:39.223Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-07T20:38:39.223Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-07T20:38:39.223Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-07T20:38:39.223Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-07T20:38:39.223Z] - CONFIG_XFRM: enabled [2020-05-07T20:38:39.223Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-07T20:38:39.223Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-07T20:38:39.223Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-07T20:38:39.223Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-07T20:38:39.223Z] - "ipvlan": [2020-05-07T20:38:39.223Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-07T20:38:39.223Z] - "macvlan": [2020-05-07T20:38:39.223Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-07T20:38:39.223Z] - CONFIG_DUMMY: enabled (as module) [2020-05-07T20:38:39.223Z] - "ftp,tftp client in container": [2020-05-07T20:38:39.223Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-07T20:38:39.223Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-07T20:38:39.223Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-07T20:38:39.223Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-07T20:38:39.223Z] - Storage Drivers: [2020-05-07T20:38:39.223Z] - "aufs": [2020-05-07T20:38:39.223Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-07T20:38:39.223Z] - "btrfs": [2020-05-07T20:38:39.223Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-07T20:38:39.223Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-07T20:38:39.223Z] - "devicemapper": [2020-05-07T20:38:39.223Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-07T20:38:39.223Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-07T20:38:39.223Z] - "overlay": [2020-05-07T20:38:39.223Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-07T20:38:39.223Z] - "zfs": [2020-05-07T20:38:39.223Z] - /dev/zfs: missing [2020-05-07T20:38:39.223Z] - zfs command: missing [2020-05-07T20:38:39.223Z] - zpool command: missing [2020-05-07T20:38:39.223Z] [2020-05-07T20:38:39.223Z] Limits: [2020-05-07T20:38:39.223Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-07T20:38:39.223Z] [2020-05-07T20:38:39.223Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-07T20:38:39.319Z] Fetching without tags [2020-05-07T20:38:39.449Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-05-07T20:38:39.449Z] - CONFIG_BLK_CGROUP: enabled [2020-05-07T20:38:39.449Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-07T20:38:39.449Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-07T20:38:39.449Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-07T20:38:39.449Z] - CONFIG_CGROUP_PERF: enabled [2020-05-07T20:38:39.449Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-07T20:38:39.449Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-07T20:38:39.449Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-07T20:38:39.449Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-07T20:38:39.449Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-07T20:38:39.449Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-07T20:38:39.449Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-07T20:38:39.449Z] - CONFIG_IP_VS: enabled (as module) [2020-05-07T20:38:39.449Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-07T20:38:39.449Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-07T20:38:39.449Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-07T20:38:39.449Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-07T20:38:39.449Z] - CONFIG_EXT4_FS: enabled [2020-05-07T20:38:39.449Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-07T20:38:39.449Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-07T20:38:39.449Z] - Network Drivers: [2020-05-07T20:38:39.449Z] - "overlay": [2020-05-07T20:38:39.449Z] - CONFIG_VXLAN: enabled (as module) [2020-05-07T20:38:39.449Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-07T20:38:39.449Z] Optional (for encrypted networks): [2020-05-07T20:38:39.449Z] - CONFIG_CRYPTO: enabled [2020-05-07T20:38:39.449Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-07T20:38:39.449Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-07T20:38:39.449Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-07T20:38:39.449Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-07T20:38:39.449Z] - CONFIG_XFRM: enabled [2020-05-07T20:38:39.449Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-07T20:38:39.449Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-07T20:38:39.449Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-07T20:38:39.449Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-07T20:38:39.449Z] - "ipvlan": [2020-05-07T20:38:39.449Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-07T20:38:39.449Z] - "macvlan": [2020-05-07T20:38:39.449Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-07T20:38:39.449Z] - CONFIG_DUMMY: enabled (as module) [2020-05-07T20:38:39.449Z] - "ftp,tftp client in container": [2020-05-07T20:38:39.449Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-07T20:38:39.449Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-07T20:38:39.449Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-07T20:38:39.449Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-07T20:38:39.449Z] - Storage Drivers: [2020-05-07T20:38:39.449Z] - "aufs": [2020-05-07T20:38:39.449Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-07T20:38:39.449Z] - "btrfs": [2020-05-07T20:38:39.449Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-07T20:38:39.449Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-07T20:38:39.449Z] - "devicemapper": [2020-05-07T20:38:39.449Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-07T20:38:39.449Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-07T20:38:39.449Z] - "overlay": [2020-05-07T20:38:39.449Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-07T20:38:39.449Z] - "zfs": [2020-05-07T20:38:39.449Z] - /dev/zfs: missing [2020-05-07T20:38:39.449Z] - zfs command: missing [2020-05-07T20:38:39.449Z] - zpool command: missing [2020-05-07T20:38:39.449Z] [2020-05-07T20:38:39.449Z] Limits: [2020-05-07T20:38:39.449Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-07T20:38:39.449Z] [2020-05-07T20:38:39.449Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-05-07T20:38:39.492Z] #20 transferring context: 50.19MB 0.9s done [2020-05-07T20:38:39.492Z] #20 DONE 0.9s [2020-05-07T20:38:39.492Z] [2020-05-07T20:38:39.492Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:38:39.492Z] #50 CACHED [2020-05-07T20:38:39.492Z] [2020-05-07T20:38:39.492Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-07T20:38:39.492Z] #66 CACHED [2020-05-07T20:38:39.492Z] [2020-05-07T20:38:39.492Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-07T20:38:39.492Z] #12 CACHED [2020-05-07T20:38:39.492Z] [2020-05-07T20:38:39.492Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-07T20:38:39.492Z] #19 CACHED [2020-05-07T20:38:39.492Z] [2020-05-07T20:38:39.492Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-07T20:38:39.493Z] #67 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-07T20:38:39.493Z] #40 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-07T20:38:39.493Z] #48 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:38:39.493Z] #65 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T20:38:39.493Z] #58 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-07T20:38:39.493Z] #32 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-07T20:38:39.493Z] #15 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:38:39.493Z] #53 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-07T20:38:39.493Z] #54 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:38:39.493Z] #68 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-07T20:38:39.493Z] #18 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-07T20:38:39.493Z] #75 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-07T20:38:39.493Z] #11 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T20:38:39.493Z] #21 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T20:38:39.493Z] #43 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-07T20:38:39.493Z] #59 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-07T20:38:39.493Z] #31 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-07T20:38:39.493Z] #13 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-07T20:38:39.493Z] #45 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-07T20:38:39.493Z] #49 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-07T20:38:39.493Z] #16 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-07T20:38:39.493Z] #72 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T20:38:39.493Z] #35 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T20:38:39.493Z] #17 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-07T20:38:39.493Z] #46 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-07T20:38:39.493Z] #28 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T20:38:39.493Z] #44 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-07T20:38:39.493Z] #14 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T20:38:39.493Z] #62 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-07T20:38:39.493Z] #55 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-07T20:38:39.493Z] #57 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-07T20:38:39.493Z] #29 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T20:38:39.493Z] #10 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-07T20:38:39.493Z] #37 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T20:38:39.493Z] #60 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-07T20:38:39.493Z] #61 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T20:38:39.493Z] #25 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T20:38:39.493Z] #63 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T20:38:39.493Z] #30 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-07T20:38:39.493Z] #22 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T20:38:39.493Z] #38 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T20:38:39.493Z] #56 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-07T20:38:39.493Z] #73 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-07T20:38:39.493Z] #64 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-07T20:38:39.493Z] #24 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T20:38:39.493Z] #47 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-07T20:38:39.493Z] #69 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-07T20:38:39.493Z] #42 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T20:38:39.493Z] #41 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-07T20:38:39.493Z] #70 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-07T20:38:39.493Z] #51 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-07T20:38:39.493Z] #26 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-07T20:38:39.493Z] #34 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-07T20:38:39.493Z] #39 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-07T20:38:39.493Z] #9 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-07T20:38:39.493Z] #8 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T20:38:39.493Z] #27 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T20:38:39.493Z] #74 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:38:39.493Z] #23 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T20:38:39.493Z] #36 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-07T20:38:39.493Z] #52 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T20:38:39.493Z] #33 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-07T20:38:39.493Z] #76 CACHED [2020-05-07T20:38:39.493Z] [2020-05-07T20:38:39.493Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [Pipeline] sh [2020-05-07T20:38:39.553Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:11a5b1887eda53088d7bc68771b428d757ab7ad4 . [2020-05-07T20:38:39.553Z] #1 [internal] load .dockerignore [2020-05-07T20:38:39.553Z] #1 transferring context: 87B done [2020-05-07T20:38:39.553Z] #1 DONE 0.0s [2020-05-07T20:38:39.553Z] [2020-05-07T20:38:39.553Z] #2 [internal] load build definition from Dockerfile [2020-05-07T20:38:39.553Z] #2 transferring dockerfile: 17.09kB done [2020-05-07T20:38:39.553Z] #2 DONE 0.0s [2020-05-07T20:38:39.553Z] [2020-05-07T20:38:39.553Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-07T20:38:39.553Z] #3 DONE 0.1s [2020-05-07T20:38:38.998Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T20:38:39.049Z] > git config --add remote.origin.fetch +refs/pull/40928/head:refs/remotes/origin/PR-40928 # timeout=10 [2020-05-07T20:38:39.101Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T20:38:39.219Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T20:38:39.352Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T20:38:39.352Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T20:38:39.354Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40928/head:refs/remotes/origin/PR-40928 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T20:38:39.779Z] + sudo modprobe ip_vs [2020-05-07T20:38:39.779Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:11a5b1887eda53088d7bc68771b428d757ab7ad4 . [2020-05-07T20:38:39.779Z] #1 [internal] load build definition from Dockerfile [2020-05-07T20:38:39.779Z] #1 DONE 0.0s [2020-05-07T20:38:39.779Z] [2020-05-07T20:38:39.779Z] #2 [internal] load .dockerignore [2020-05-07T20:38:39.779Z] #2 DONE 0.0s [2020-05-07T20:38:39.779Z] [2020-05-07T20:38:39.779Z] #2 [internal] load .dockerignore [2020-05-07T20:38:39.779Z] #2 transferring context: 87B done [2020-05-07T20:38:39.779Z] #2 DONE 0.0s [2020-05-07T20:38:39.779Z] [2020-05-07T20:38:39.779Z] #1 [internal] load build definition from Dockerfile [2020-05-07T20:38:39.779Z] #1 transferring dockerfile: 17.09kB done [2020-05-07T20:38:39.779Z] #1 DONE 0.0s [2020-05-07T20:38:39.779Z] [2020-05-07T20:38:39.779Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-07T20:38:39.810Z] [2020-05-07T20:38:39.810Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-07T20:38:39.810Z] #4 CACHED [2020-05-07T20:38:40.036Z] #3 DONE 0.1s [2020-05-07T20:38:40.036Z] [2020-05-07T20:38:40.036Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-07T20:38:40.036Z] #4 CACHED [2020-05-07T20:38:40.089Z] Merging remotes/origin/master commit daa826f9f3ebf85dd562a4d6f6e84e7040bceda3 into PR head commit 11a5b1887eda53088d7bc68771b428d757ab7ad4 [2020-05-07T20:38:40.106Z] #77 DONE 0.9s [2020-05-07T20:38:40.374Z] [2020-05-07T20:38:40.374Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-07T20:38:40.374Z] #6 DONE 0.1s [2020-05-07T20:38:40.374Z] [2020-05-07T20:38:40.374Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-07T20:38:40.386Z] [2020-05-07T20:38:40.386Z] #78 exporting to image [2020-05-07T20:38:40.386Z] #78 exporting layers [2020-05-07T20:38:40.631Z] #5 DONE 0.3s [2020-05-07T20:38:40.631Z] [2020-05-07T20:38:40.631Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-07T20:38:40.631Z] #71 DONE 0.0s [2020-05-07T20:38:40.631Z] [2020-05-07T20:38:40.631Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T20:38:40.631Z] #7 DONE 0.0s [2020-05-07T20:38:40.631Z] [2020-05-07T20:38:40.631Z] #20 [internal] load build context [2020-05-07T20:38:40.966Z] [2020-05-07T20:38:40.966Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-07T20:38:40.966Z] #5 DONE 0.1s [2020-05-07T20:38:40.966Z] [2020-05-07T20:38:40.966Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-07T20:38:40.998Z] #78 exporting layers 0.7s done [2020-05-07T20:38:40.998Z] #78 writing image sha256:f82d6278ce8f5d2fcacafea834463bb4c9c82dc2d36cbe9774ca1015dd913e95 done [2020-05-07T20:38:40.998Z] #78 naming to docker.io/library/docker:11a5b1887eda53088d7bc68771b428d757ab7ad4 done [2020-05-07T20:38:40.998Z] #78 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-07T20:38:41.224Z] #6 DONE 0.5s [2020-05-07T20:38:41.224Z] [2020-05-07T20:38:41.224Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-07T20:38:41.224Z] #71 DONE 0.0s [2020-05-07T20:38:41.224Z] [2020-05-07T20:38:41.224Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T20:38:41.224Z] #7 DONE 0.0s [2020-05-07T20:38:41.224Z] [2020-05-07T20:38:41.224Z] #20 [internal] load build context [2020-05-07T20:38:40.124Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T20:38:40.193Z] > git checkout -f 11a5b1887eda53088d7bc68771b428d757ab7ad4 # timeout=10 [2020-05-07T20:38:41.419Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40928/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=11a5b1887eda53088d7bc68771b428d757ab7ad4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:11a5b1887eda53088d7bc68771b428d757ab7ad4 hack/test/unit [2020-05-07T20:38:42.012Z] #20 transferring context: 50.19MB 1.2s done [2020-05-07T20:38:42.012Z] #20 DONE 1.2s [2020-05-07T20:38:42.012Z] [2020-05-07T20:38:42.012Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-07T20:38:42.012Z] #45 CACHED [2020-05-07T20:38:42.012Z] [2020-05-07T20:38:42.012Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:38:42.012Z] #50 CACHED [2020-05-07T20:38:42.012Z] [2020-05-07T20:38:42.012Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-07T20:38:42.012Z] #54 CACHED [2020-05-07T20:38:42.012Z] [2020-05-07T20:38:42.012Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T20:38:42.012Z] #21 CACHED [2020-05-07T20:38:42.012Z] [2020-05-07T20:38:42.012Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-07T20:38:42.012Z] #72 CACHED [2020-05-07T20:38:42.012Z] [2020-05-07T20:38:42.012Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-07T20:38:42.012Z] #52 CACHED [2020-05-07T20:38:42.012Z] [2020-05-07T20:38:42.012Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T20:38:42.012Z] #35 CACHED [2020-05-07T20:38:42.012Z] [2020-05-07T20:38:42.012Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T20:38:42.012Z] #38 CACHED [2020-05-07T20:38:42.012Z] [2020-05-07T20:38:42.012Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-07T20:38:42.012Z] #24 CACHED [2020-05-07T20:38:42.012Z] [2020-05-07T20:38:42.012Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-07T20:38:42.012Z] #8 CACHED [2020-05-07T20:38:42.012Z] [2020-05-07T20:38:42.012Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-07T20:38:42.012Z] #26 CACHED [2020-05-07T20:38:42.012Z] [2020-05-07T20:38:42.012Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T20:38:42.012Z] #44 CACHED [2020-05-07T20:38:42.012Z] [2020-05-07T20:38:42.012Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-07T20:38:42.012Z] #31 CACHED [2020-05-07T20:38:42.012Z] [2020-05-07T20:38:42.012Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-07T20:38:42.012Z] #73 CACHED [2020-05-07T20:38:42.012Z] [2020-05-07T20:38:42.012Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T20:38:42.012Z] #60 CACHED [2020-05-07T20:38:42.012Z] [2020-05-07T20:38:42.012Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T20:38:42.012Z] #63 CACHED [2020-05-07T20:38:42.012Z] [2020-05-07T20:38:42.012Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T20:38:42.012Z] #10 CACHED [2020-05-07T20:38:42.012Z] [2020-05-07T20:38:42.013Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T20:38:42.013Z] #27 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-07T20:38:42.013Z] #40 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-07T20:38:42.013Z] #66 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:38:42.013Z] #68 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:38:42.013Z] #53 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-07T20:38:42.013Z] #59 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-07T20:38:42.013Z] #14 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-07T20:38:42.013Z] #13 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-07T20:38:42.013Z] #42 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-07T20:38:42.013Z] #70 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:38:42.013Z] #65 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-07T20:38:42.013Z] #34 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T20:38:42.013Z] #17 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-07T20:38:42.013Z] #32 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-07T20:38:42.013Z] #12 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-07T20:38:42.013Z] #15 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T20:38:42.013Z] #33 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:38:42.013Z] #23 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T20:38:42.013Z] #62 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-07T20:38:42.013Z] #9 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-07T20:38:42.013Z] #37 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-07T20:38:42.013Z] #64 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-07T20:38:42.013Z] #18 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-07T20:38:42.013Z] #55 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T20:38:42.013Z] #30 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-07T20:38:42.013Z] #67 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T20:38:42.013Z] #41 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-07T20:38:42.013Z] #29 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-07T20:38:42.013Z] #46 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-07T20:38:42.013Z] #28 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-07T20:38:42.013Z] #51 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T20:38:42.013Z] #47 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-07T20:38:42.013Z] #16 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T20:38:42.013Z] #74 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T20:38:42.013Z] #36 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-07T20:38:42.013Z] #39 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-07T20:38:42.013Z] #48 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T20:38:42.013Z] #56 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T20:38:42.013Z] #58 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T20:38:42.013Z] #43 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-07T20:38:42.013Z] #49 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-07T20:38:42.013Z] #69 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-07T20:38:42.013Z] #11 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-07T20:38:42.013Z] #61 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-07T20:38:42.013Z] #75 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T20:38:42.013Z] #25 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-07T20:38:42.013Z] #22 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-07T20:38:42.013Z] #19 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-07T20:38:42.013Z] #57 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-07T20:38:42.013Z] #76 CACHED [2020-05-07T20:38:42.013Z] [2020-05-07T20:38:42.013Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-07T20:38:42.577Z] #77 DONE 0.9s [2020-05-07T20:38:42.621Z] #20 transferring context: 50.19MB 1.2s done [2020-05-07T20:38:42.621Z] #20 DONE 1.2s [2020-05-07T20:38:42.621Z] [2020-05-07T20:38:42.621Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-07T20:38:42.621Z] #49 CACHED [2020-05-07T20:38:42.621Z] [2020-05-07T20:38:42.621Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-07T20:38:42.621Z] #14 CACHED [2020-05-07T20:38:42.621Z] [2020-05-07T20:38:42.621Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-07T20:38:42.621Z] #12 CACHED [2020-05-07T20:38:42.621Z] [2020-05-07T20:38:42.621Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:38:42.621Z] #68 CACHED [2020-05-07T20:38:42.621Z] [2020-05-07T20:38:42.621Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-07T20:38:42.621Z] #18 CACHED [2020-05-07T20:38:42.621Z] [2020-05-07T20:38:42.621Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:38:42.621Z] #53 CACHED [2020-05-07T20:38:42.621Z] [2020-05-07T20:38:42.621Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-07T20:38:42.621Z] #15 CACHED [2020-05-07T20:38:42.621Z] [2020-05-07T20:38:42.621Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T20:38:42.621Z] #38 CACHED [2020-05-07T20:38:42.621Z] [2020-05-07T20:38:42.621Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-07T20:38:42.621Z] #28 CACHED [2020-05-07T20:38:42.621Z] [2020-05-07T20:38:42.621Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-07T20:38:42.621Z] #34 CACHED [2020-05-07T20:38:42.621Z] [2020-05-07T20:38:42.621Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T20:38:42.621Z] #56 CACHED [2020-05-07T20:38:42.621Z] [2020-05-07T20:38:42.621Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T20:38:42.621Z] #10 CACHED [2020-05-07T20:38:42.621Z] [2020-05-07T20:38:42.621Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-07T20:38:42.621Z] #39 CACHED [2020-05-07T20:38:42.621Z] [2020-05-07T20:38:42.621Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-07T20:38:42.621Z] #8 CACHED [2020-05-07T20:38:42.621Z] [2020-05-07T20:38:42.621Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-07T20:38:42.621Z] #51 CACHED [2020-05-07T20:38:42.621Z] [2020-05-07T20:38:42.621Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-07T20:38:42.621Z] #57 CACHED [2020-05-07T20:38:42.621Z] [2020-05-07T20:38:42.621Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T20:38:42.621Z] #17 CACHED [2020-05-07T20:38:42.621Z] [2020-05-07T20:38:42.621Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-07T20:38:42.621Z] #26 CACHED [2020-05-07T20:38:42.621Z] [2020-05-07T20:38:42.621Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T20:38:42.621Z] #74 CACHED [2020-05-07T20:38:42.621Z] [2020-05-07T20:38:42.621Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-07T20:38:42.621Z] #59 CACHED [2020-05-07T20:38:42.621Z] [2020-05-07T20:38:42.621Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T20:38:42.621Z] #35 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T20:38:42.622Z] #43 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-07T20:38:42.622Z] #73 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-07T20:38:42.622Z] #67 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-07T20:38:42.622Z] #11 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T20:38:42.622Z] #58 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T20:38:42.622Z] #41 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:38:42.622Z] #23 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:38:42.622Z] #65 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-07T20:38:42.622Z] #46 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T20:38:42.622Z] #60 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T20:38:42.622Z] #36 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-07T20:38:42.622Z] #37 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-07T20:38:42.622Z] #16 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-07T20:38:42.622Z] #22 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-07T20:38:42.622Z] #24 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-07T20:38:42.622Z] #55 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T20:38:42.622Z] #27 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:38:42.622Z] #50 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-07T20:38:42.622Z] #69 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-07T20:38:42.622Z] #31 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T20:38:42.622Z] #25 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-07T20:38:42.622Z] #70 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-07T20:38:42.622Z] #48 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T20:38:42.622Z] #47 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T20:38:42.622Z] #44 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-07T20:38:42.622Z] #29 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-07T20:38:42.622Z] #52 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-07T20:38:42.622Z] #32 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-07T20:38:42.622Z] #61 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-07T20:38:42.622Z] #75 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T20:38:42.622Z] #30 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-07T20:38:42.622Z] #9 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-07T20:38:42.622Z] #64 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-07T20:38:42.622Z] #66 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-07T20:38:42.622Z] #72 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-07T20:38:42.622Z] #45 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-07T20:38:42.622Z] #54 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-07T20:38:42.622Z] #19 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T20:38:42.622Z] #62 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-07T20:38:42.622Z] #13 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T20:38:42.622Z] #63 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-07T20:38:42.622Z] #40 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T20:38:42.622Z] #33 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-07T20:38:42.622Z] #42 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T20:38:42.622Z] #21 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-07T20:38:42.622Z] #76 CACHED [2020-05-07T20:38:42.622Z] [2020-05-07T20:38:42.622Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-07T20:38:42.834Z] [2020-05-07T20:38:42.834Z] #78 exporting to image [2020-05-07T20:38:42.834Z] #78 exporting layers [2020-05-07T20:38:43.223Z] > git merge daa826f9f3ebf85dd562a4d6f6e84e7040bceda3 # timeout=10 [2020-05-07T20:38:43.446Z] Merge succeeded, producing 11a5b1887eda53088d7bc68771b428d757ab7ad4 [2020-05-07T20:38:43.447Z] Checking out Revision 11a5b1887eda53088d7bc68771b428d757ab7ad4 (PR-40928) [2020-05-07T20:38:43.551Z] #77 DONE 1.0s [2020-05-07T20:38:43.551Z] [2020-05-07T20:38:43.551Z] #78 exporting to image [2020-05-07T20:38:43.551Z] #78 exporting layers [2020-05-07T20:38:43.766Z] #78 exporting layers 0.9s done [2020-05-07T20:38:43.766Z] #78 writing image sha256:6241c11bd46c4fb3f6a15304e644f21018928124585559f1a7d9507a04260ca4 [2020-05-07T20:38:43.766Z] #78 writing image sha256:6241c11bd46c4fb3f6a15304e644f21018928124585559f1a7d9507a04260ca4 done [2020-05-07T20:38:43.766Z] #78 naming to docker.io/library/docker:11a5b1887eda53088d7bc68771b428d757ab7ad4 done [2020-05-07T20:38:43.766Z] #78 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-07T20:38:44.087Z] ? github.com/docker/docker/api [no test files] [2020-05-07T20:38:44.109Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40928/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=11a5b1887eda53088d7bc68771b428d757ab7ad4 -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:11a5b1887eda53088d7bc68771b428d757ab7ad4 hack/make.sh dynbinary test-integration [2020-05-07T20:38:44.319Z] Commit message: "vendor: moby/term 73f35e472e8f0a3f91347164138ce6bd73b756a9" [2020-05-07T20:38:44.482Z] #78 exporting layers 0.9s done [2020-05-07T20:38:44.482Z] #78 writing image sha256:9fd1316188015774944dbd255a908d40f8452d28cd20b4555fd96429fb669705 done [2020-05-07T20:38:44.482Z] #78 naming to docker.io/library/docker:11a5b1887eda53088d7bc68771b428d757ab7ad4 done [2020-05-07T20:38:44.482Z] #78 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-05-07T20:38:44.673Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-07T20:38:44.931Z] Removing bundles/ [2020-05-07T20:38:44.931Z] [2020-05-07T20:38:44.931Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-07T20:38:44.931Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T20:38:44.931Z] GOOS="" GOARCH="" GOARM="" [2020-05-07T20:38:43.347Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-05-07T20:38:43.479Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T20:38:43.531Z] > git checkout -f 11a5b1887eda53088d7bc68771b428d757ab7ad4 # timeout=10 [2020-05-07T20:38:45.501Z] [2020-05-07T20:38:45.501Z] Removing bundles/ [2020-05-07T20:38:45.501Z] [2020-05-07T20:38:45.501Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-07T20:38:45.501Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T20:38:45.501Z] GOOS="" GOARCH="" GOARM="" [2020-05-07T20:38:45.711Z] + docker version [2020-05-07T20:38:45.711Z] Client: Docker Engine - Enterprise [2020-05-07T20:38:45.711Z] Version: 19.03.5 [2020-05-07T20:38:45.711Z] API version: 1.40 [2020-05-07T20:38:45.711Z] Go version: go1.12.12 [2020-05-07T20:38:45.711Z] Git commit: 2ee0c57608 [2020-05-07T20:38:45.711Z] Built: 11/13/2019 08:00:16 [2020-05-07T20:38:45.711Z] OS/Arch: windows/amd64 [2020-05-07T20:38:45.711Z] Experimental: false [2020-05-07T20:38:45.711Z] [2020-05-07T20:38:45.711Z] Server: Docker Engine - Enterprise [2020-05-07T20:38:45.711Z] Engine: [2020-05-07T20:38:45.711Z] Version: 19.03.5 [2020-05-07T20:38:45.711Z] API version: 1.40 (minimum version 1.24) [2020-05-07T20:38:45.711Z] Go version: go1.12.12 [2020-05-07T20:38:45.711Z] Git commit: 2ee0c57608 [2020-05-07T20:38:45.711Z] Built: 11/13/2019 07:58:51 [2020-05-07T20:38:45.711Z] OS/Arch: windows/amd64 [2020-05-07T20:38:45.711Z] Experimental: true [Pipeline] sh [2020-05-07T20:38:46.736Z] + docker info [2020-05-07T20:38:48.235Z] Client: [2020-05-07T20:38:48.235Z] Debug Mode: false [2020-05-07T20:38:48.235Z] Plugins: [2020-05-07T20:38:48.235Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-07T20:38:48.235Z] [2020-05-07T20:38:48.235Z] Server: [2020-05-07T20:38:48.235Z] Containers: 0 [2020-05-07T20:38:48.235Z] Running: 0 [2020-05-07T20:38:48.235Z] Paused: 0 [2020-05-07T20:38:48.235Z] Stopped: 0 [2020-05-07T20:38:48.235Z] Images: 10 [2020-05-07T20:38:48.235Z] Server Version: 19.03.5 [2020-05-07T20:38:48.235Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-07T20:38:48.235Z] Windows: [2020-05-07T20:38:48.235Z] LCOW: [2020-05-07T20:38:48.235Z] Logging Driver: json-file [2020-05-07T20:38:48.235Z] Plugins: [2020-05-07T20:38:48.235Z] Volume: local [2020-05-07T20:38:48.235Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-07T20:38:48.235Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-07T20:38:48.235Z] Swarm: inactive [2020-05-07T20:38:48.235Z] Default Isolation: process [2020-05-07T20:38:48.235Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-07T20:38:48.235Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-07T20:38:48.235Z] OSType: windows [2020-05-07T20:38:48.235Z] Architecture: x86_64 [2020-05-07T20:38:48.235Z] CPUs: 4 [2020-05-07T20:38:48.235Z] Total Memory: 32GiB [2020-05-07T20:38:48.235Z] Name: azwin-2-7e9460 [2020-05-07T20:38:48.235Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-07T20:38:48.235Z] Docker Root Dir: D:\docker [2020-05-07T20:38:48.235Z] Debug Mode: false [2020-05-07T20:38:48.235Z] Registry: https://index.docker.io/v1/ [2020-05-07T20:38:48.235Z] Labels: [2020-05-07T20:38:48.235Z] Experimental: true [2020-05-07T20:38:48.235Z] Insecure Registries: [2020-05-07T20:38:48.235Z] 10.0.0.4:5000 [2020-05-07T20:38:48.235Z] 127.0.0.0/8 [2020-05-07T20:38:48.235Z] Registry Mirrors: [2020-05-07T20:38:48.235Z] http://10.0.0.4:5000/ [2020-05-07T20:38:48.235Z] Live Restore Enabled: false [2020-05-07T20:38:48.235Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-05-07T20:38:49.131Z] Fetching without tags [2020-05-07T20:38:49.081Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T20:38:49.086Z] > git config --add remote.origin.fetch +refs/pull/40928/head:refs/remotes/origin/PR-40928 # timeout=10 [2020-05-07T20:38:49.090Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T20:38:49.122Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T20:38:49.154Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T20:38:49.154Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T20:38:49.156Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40928/head:refs/remotes/origin/PR-40928 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T20:38:49.636Z] Merging remotes/origin/master commit daa826f9f3ebf85dd562a4d6f6e84e7040bceda3 into PR head commit 11a5b1887eda53088d7bc68771b428d757ab7ad4 [2020-05-07T20:38:50.325Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0c584f162e705966a) in /home/ubuntu/workspace/moby_PR-40928 [Pipeline] { [Pipeline] checkout [2020-05-07T20:38:50.383Z] using credential docker-jenkins-github-credentials [2020-05-07T20:38:50.393Z] Cloning the remote Git repository [2020-05-07T20:38:50.394Z] Cloning with configured refspecs honoured and without tags [2020-05-07T20:38:50.766Z] Merge succeeded, producing 11a5b1887eda53088d7bc68771b428d757ab7ad4 [2020-05-07T20:38:50.766Z] Checking out Revision 11a5b1887eda53088d7bc68771b428d757ab7ad4 (PR-40928) [2020-05-07T20:38:50.384Z] Cloning repository https://github.com/moby/moby.git [2020-05-07T20:38:50.384Z] > git init /home/ubuntu/workspace/moby_PR-40928 # timeout=10 [2020-05-07T20:38:50.393Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T20:38:50.393Z] > git --version # timeout=10 [2020-05-07T20:38:50.400Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T20:38:50.401Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40928/head:refs/remotes/origin/PR-40928 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T20:38:51.625Z] Commit message: "vendor: moby/term 73f35e472e8f0a3f91347164138ce6bd73b756a9" [2020-05-07T20:38:49.659Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T20:38:49.662Z] > git checkout -f 11a5b1887eda53088d7bc68771b428d757ab7ad4 # timeout=10 [2020-05-07T20:38:50.716Z] > git merge daa826f9f3ebf85dd562a4d6f6e84e7040bceda3 # timeout=10 [2020-05-07T20:38:50.757Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-07T20:38:50.789Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T20:38:50.793Z] > git checkout -f 11a5b1887eda53088d7bc68771b428d757ab7ad4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-07T20:38:52.455Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2020-05-07T20:38:52.591Z] + docker version [2020-05-07T20:38:52.591Z] Client: [2020-05-07T20:38:52.591Z] Version: 18.06.1-ce [2020-05-07T20:38:52.591Z] API version: 1.38 [2020-05-07T20:38:52.591Z] Go version: go1.10.3 [2020-05-07T20:38:52.591Z] Git commit: e68fc7a [2020-05-07T20:38:52.591Z] Built: Tue Aug 21 17:26:10 2018 [2020-05-07T20:38:52.591Z] OS/Arch: linux/ppc64le [2020-05-07T20:38:52.591Z] Experimental: false [2020-05-07T20:38:52.591Z] [2020-05-07T20:38:52.591Z] Server: [2020-05-07T20:38:52.591Z] Engine: [2020-05-07T20:38:52.591Z] Version: 18.06.1-ce [2020-05-07T20:38:52.591Z] API version: 1.38 (minimum version 1.12) [2020-05-07T20:38:52.591Z] Go version: go1.10.3 [2020-05-07T20:38:52.591Z] Git commit: e68fc7a [2020-05-07T20:38:52.591Z] Built: Tue Aug 21 17:24:20 2018 [2020-05-07T20:38:52.591Z] OS/Arch: linux/ppc64le [2020-05-07T20:38:52.591Z] Experimental: true [Pipeline] sh [2020-05-07T20:38:53.174Z] + docker info [2020-05-07T20:38:53.174Z] Containers: 1 [2020-05-07T20:38:53.174Z] Running: 1 [2020-05-07T20:38:53.174Z] Paused: 0 [2020-05-07T20:38:53.174Z] Stopped: 0 [2020-05-07T20:38:53.174Z] Images: 14 [2020-05-07T20:38:53.174Z] Server Version: 18.06.1-ce [2020-05-07T20:38:53.174Z] Storage Driver: overlay2 [2020-05-07T20:38:53.174Z] Backing Filesystem: extfs [2020-05-07T20:38:53.174Z] Supports d_type: true [2020-05-07T20:38:53.174Z] Native Overlay Diff: true [2020-05-07T20:38:53.174Z] Logging Driver: json-file [2020-05-07T20:38:53.174Z] Cgroup Driver: cgroupfs [2020-05-07T20:38:53.174Z] Plugins: [2020-05-07T20:38:53.174Z] Volume: local [2020-05-07T20:38:53.174Z] Network: bridge host ipvlan macvlan null overlay [2020-05-07T20:38:53.174Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-05-07T20:38:53.174Z] Swarm: inactive [2020-05-07T20:38:53.174Z] Runtimes: runc [2020-05-07T20:38:53.174Z] Default Runtime: runc [2020-05-07T20:38:53.174Z] Init Binary: docker-init [2020-05-07T20:38:53.174Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-05-07T20:38:53.174Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-05-07T20:38:53.174Z] init version: fec3683 [2020-05-07T20:38:53.174Z] Security Options: [2020-05-07T20:38:53.174Z] apparmor [2020-05-07T20:38:53.174Z] seccomp [2020-05-07T20:38:53.174Z] Profile: default [2020-05-07T20:38:53.174Z] Kernel Version: 4.4.0-139-generic [2020-05-07T20:38:53.174Z] Operating System: Ubuntu 16.04.3 LTS [2020-05-07T20:38:53.174Z] OSType: linux [2020-05-07T20:38:53.174Z] Architecture: ppc64le [2020-05-07T20:38:53.174Z] CPUs: 4 [2020-05-07T20:38:53.174Z] Total Memory: 7.972GiB [2020-05-07T20:38:53.174Z] Name: ppc64le-ubuntu-12 [2020-05-07T20:38:53.174Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-05-07T20:38:53.174Z] Docker Root Dir: /var/lib/docker [2020-05-07T20:38:53.174Z] Debug Mode (client): false [2020-05-07T20:38:53.174Z] Debug Mode (server): false [2020-05-07T20:38:53.174Z] Username: dockerbuildbot [2020-05-07T20:38:53.174Z] Registry: https://index.docker.io/v1/ [2020-05-07T20:38:53.174Z] Labels: [2020-05-07T20:38:53.174Z] Experimental: true [2020-05-07T20:38:53.174Z] Insecure Registries: [2020-05-07T20:38:53.174Z] 127.0.0.0/8 [2020-05-07T20:38:53.174Z] Live Restore Enabled: false [2020-05-07T20:38:53.174Z] [Pipeline] sh [2020-05-07T20:38:53.725Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T20:38:53.725Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T20:38:53.725Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40928/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-07T20:38:53.725Z] + bash /home/docker/workspace/moby_PR-40928/check-config.sh [2020-05-07T20:38:53.725Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-07T20:38:53.725Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-05-07T20:38:53.725Z] [2020-05-07T20:38:53.725Z] Generally Necessary: [2020-05-07T20:38:53.725Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-07T20:38:53.725Z] - apparmor: enabled and tools installed [2020-05-07T20:38:53.725Z] - CONFIG_NAMESPACES: enabled [2020-05-07T20:38:53.725Z] - CONFIG_NET_NS: enabled [2020-05-07T20:38:53.725Z] - CONFIG_PID_NS: enabled [2020-05-07T20:38:53.725Z] - CONFIG_IPC_NS: enabled [2020-05-07T20:38:53.725Z] - CONFIG_UTS_NS: enabled [2020-05-07T20:38:54.057Z] - CONFIG_CGROUPS: enabled [2020-05-07T20:38:54.057Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-07T20:38:54.057Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-07T20:38:54.057Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-07T20:38:54.057Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-07T20:38:54.057Z] - CONFIG_CPUSETS: enabled [2020-05-07T20:38:54.057Z] - CONFIG_MEMCG: enabled [2020-05-07T20:38:54.057Z] - CONFIG_KEYS: enabled [2020-05-07T20:38:54.057Z] - CONFIG_VETH: enabled (as module) [2020-05-07T20:38:54.057Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-07T20:38:54.057Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-07T20:38:54.057Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-07T20:38:54.057Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-07T20:38:54.057Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-07T20:38:54.057Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-07T20:38:54.057Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-07T20:38:54.057Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-07T20:38:54.057Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-07T20:38:54.057Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-07T20:38:54.057Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-07T20:38:54.057Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-07T20:38:54.057Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-05-07T20:38:54.057Z] [2020-05-07T20:38:54.057Z] Optional Features: [2020-05-07T20:38:54.057Z] - CONFIG_USER_NS: enabled [2020-05-07T20:38:54.057Z] - CONFIG_SECCOMP: enabled [2020-05-07T20:38:54.057Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-07T20:38:54.057Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-07T20:38:54.057Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-07T20:38:54.057Z] (cgroup swap accounting is currently enabled) [2020-05-07T20:38:54.057Z] - CONFIG_MEMCG_KMEM: enabled [2020-05-07T20:38:54.057Z] - CONFIG_BLK_CGROUP: enabled [2020-05-07T20:38:54.057Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-07T20:38:54.057Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-07T20:38:54.057Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-07T20:38:54.057Z] - CONFIG_CGROUP_PERF: enabled [2020-05-07T20:38:54.057Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-07T20:38:54.057Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-07T20:38:54.057Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-07T20:38:54.392Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-07T20:38:54.392Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-07T20:38:54.392Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-07T20:38:54.392Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-07T20:38:54.392Z] - CONFIG_IP_VS: enabled (as module) [2020-05-07T20:38:54.392Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-07T20:38:54.392Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-07T20:38:54.392Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-07T20:38:54.392Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-07T20:38:54.392Z] - CONFIG_EXT4_FS: enabled [2020-05-07T20:38:54.392Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-07T20:38:54.392Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-07T20:38:54.392Z] - Network Drivers: [2020-05-07T20:38:54.392Z] - "overlay": [2020-05-07T20:38:54.392Z] - CONFIG_VXLAN: enabled (as module) [2020-05-07T20:38:54.392Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-07T20:38:54.392Z] Optional (for encrypted networks): [2020-05-07T20:38:54.392Z] - CONFIG_CRYPTO: enabled [2020-05-07T20:38:54.392Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-05-07T20:38:54.392Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-05-07T20:38:54.392Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-05-07T20:38:54.392Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-05-07T20:38:54.392Z] - CONFIG_XFRM: enabled [2020-05-07T20:38:54.392Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-07T20:38:54.392Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-07T20:38:54.392Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-07T20:38:54.392Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-07T20:38:54.392Z] - "ipvlan": [2020-05-07T20:38:54.392Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-07T20:38:54.392Z] - "macvlan": [2020-05-07T20:38:54.392Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-07T20:38:54.392Z] - CONFIG_DUMMY: enabled (as module) [2020-05-07T20:38:54.392Z] - "ftp,tftp client in container": [2020-05-07T20:38:54.392Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-07T20:38:54.392Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-07T20:38:54.392Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-07T20:38:54.392Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-07T20:38:54.392Z] - Storage Drivers: [2020-05-07T20:38:54.392Z] - "aufs": [2020-05-07T20:38:54.806Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-07T20:38:54.806Z] - "btrfs": [2020-05-07T20:38:54.806Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-07T20:38:54.807Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-07T20:38:54.807Z] - "devicemapper": [2020-05-07T20:38:54.807Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-07T20:38:54.807Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-07T20:38:54.807Z] - "overlay": [2020-05-07T20:38:54.807Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-07T20:38:54.807Z] - "zfs": [2020-05-07T20:38:54.807Z] - /dev/zfs: missing [2020-05-07T20:38:54.807Z] - zfs command: missing [2020-05-07T20:38:54.807Z] - zpool command: missing [2020-05-07T20:38:54.807Z] [2020-05-07T20:38:54.807Z] Limits: [2020-05-07T20:38:54.807Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-07T20:38:54.807Z] [2020-05-07T20:38:54.807Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-07T20:38:55.354Z] + make bundles/buildx [2020-05-07T20:38:55.683Z] make: command: Command not found [2020-05-07T20:38:55.683Z] make: command: Command not found [2020-05-07T20:38:55.683Z] mkdir bundles [2020-05-07T20:38:55.683Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-05-07T20:38:55.683Z] --build-arg BUILDX_COMMIT \ [2020-05-07T20:38:55.683Z] --build-arg BUILDX_REPO \ [2020-05-07T20:38:55.683Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-05-07T20:38:55.683Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-05-07T20:38:55.683Z] . [2020-05-07T20:38:55.683Z] /bin/sh: 4: go: not found [2020-05-07T20:38:55.683Z] /bin/sh: 5: go: not found [2020-05-07T20:38:58.675Z] Sending build context to Docker daemon 54.89MB [2020-05-07T20:38:58.675Z] Step 1/15 : ARG GO_VERSION=1.13.10 [2020-05-07T20:38:58.675Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-05-07T20:38:58.675Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-05-07T20:38:58.675Z] Step 4/15 : FROM golang:${GO_VERSION}-stretch AS build [2020-05-07T20:38:58.675Z] ---> 4d38c0565539 [2020-05-07T20:38:58.675Z] Step 5/15 : ARG BUILDX_REPO [2020-05-07T20:38:58.675Z] ---> Using cache [2020-05-07T20:38:58.675Z] ---> 3d4b7b84c949 [2020-05-07T20:38:58.675Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-05-07T20:38:58.675Z] ---> Using cache [2020-05-07T20:38:58.675Z] ---> deca2ba518eb [2020-05-07T20:38:58.675Z] Step 7/15 : WORKDIR /buildx [2020-05-07T20:38:58.675Z] ---> Using cache [2020-05-07T20:38:58.675Z] ---> 85db1f35aafb [2020-05-07T20:38:58.675Z] Step 8/15 : ARG BUILDX_COMMIT [2020-05-07T20:38:58.675Z] ---> Using cache [2020-05-07T20:38:58.675Z] ---> 65491bfc4c60 [2020-05-07T20:38:58.675Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-05-07T20:38:58.675Z] ---> Using cache [2020-05-07T20:38:58.675Z] ---> f5015faa75a4 [2020-05-07T20:38:58.675Z] Step 10/15 : ARG GOOS [2020-05-07T20:38:58.675Z] ---> Using cache [2020-05-07T20:38:58.675Z] ---> 9997112f9c6d [2020-05-07T20:38:58.675Z] Step 11/15 : ARG GOARCH [2020-05-07T20:38:58.675Z] ---> Using cache [2020-05-07T20:38:58.675Z] ---> 0540e6de3075 [2020-05-07T20:38:58.675Z] 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-07T20:38:58.675Z] ---> Using cache [2020-05-07T20:38:58.675Z] ---> 397957fe9004 [2020-05-07T20:38:58.675Z] Step 13/15 : FROM golang:${GO_VERSION}-stretch [2020-05-07T20:38:58.675Z] ---> 4d38c0565539 [2020-05-07T20:38:58.675Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-05-07T20:38:58.675Z] ---> Using cache [2020-05-07T20:38:58.675Z] ---> bcdae04a81aa [2020-05-07T20:38:58.675Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-05-07T20:38:58.675Z] ---> Using cache [2020-05-07T20:38:58.675Z] ---> 13669c665d59 [2020-05-07T20:38:58.675Z] Successfully built 13669c665d59 [2020-05-07T20:38:58.675Z] Successfully tagged moby-buildx:latest [2020-05-07T20:38:58.675Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-05-07T20:38:58.675Z] if [ -n "${id}" ]; then \ [2020-05-07T20:38:58.675Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-05-07T20:38:58.675Z] && touch bundles/buildx; \ [2020-05-07T20:38:58.675Z] docker rm -f ${id}; \ [2020-05-07T20:38:58.675Z] fi [2020-05-07T20:38:59.389Z] 4f5a99aa7625bffcfedd3591d331f5ebb44c72d382f4bc58cc0525c28d70add7 [2020-05-07T20:38:59.389Z] bundles/buildx version [2020-05-07T20:38:59.389Z] buildx v0.3.1 6db68d0 [2020-05-07T20:38:59.389Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:11a5b1887eda53088d7bc68771b428d757ab7ad4 . [2020-05-07T20:38:59.389Z] #1 [internal] load build definition from Dockerfile [2020-05-07T20:38:59.720Z] #1 transferring dockerfile: 17.09kB 0.0s done [2020-05-07T20:38:59.720Z] #1 DONE 0.1s [2020-05-07T20:38:59.720Z] [2020-05-07T20:38:59.720Z] #2 [internal] load .dockerignore [2020-05-07T20:38:59.720Z] #2 transferring context: 87B 0.0s done [2020-05-07T20:38:59.720Z] #2 DONE 0.1s [2020-05-07T20:38:59.720Z] [2020-05-07T20:38:59.720Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-07T20:39:00.427Z] #3 DONE 0.5s [2020-05-07T20:39:00.427Z] [2020-05-07T20:39:00.427Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-07T20:39:00.427Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-05-07T20:39:00.427Z] #4 CACHED [2020-05-07T20:39:00.762Z] [2020-05-07T20:39:00.762Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-07T20:39:01.095Z] #6 ... [2020-05-07T20:39:01.095Z] [2020-05-07T20:39:01.095Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-07T20:39:01.095Z] #5 DONE 0.6s [2020-05-07T20:39:01.095Z] [2020-05-07T20:39:01.095Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-07T20:39:01.095Z] #6 DONE 0.6s [2020-05-07T20:39:01.095Z] [2020-05-07T20:39:01.095Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-07T20:39:01.095Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-05-07T20:39:01.095Z] #71 DONE 0.0s [2020-05-07T20:39:01.095Z] [2020-05-07T20:39:01.095Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T20:39:01.095Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864b66814d64e73f7b41ba7e116ed01feb2eb99865001d68a23f9f done [2020-05-07T20:39:01.095Z] #7 DONE 0.0s [2020-05-07T20:39:01.095Z] [2020-05-07T20:39:01.095Z] #20 [internal] load build context [2020-05-07T20:39:01.120Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-05-07T20:39:01.120Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-07002711\powershellScript.ps1'; exit $LASTEXITCODE; [2020-05-07T20:39:01.120Z] ---------------------------------------------------------------------------- [2020-05-07T20:39:01.120Z] [2020-05-07T20:39:01.120Z] INFO: executeCI.ps1 starting at Thu May 7 20:39:00 CUT 2020 [2020-05-07T20:39:01.120Z] [2020-05-07T20:39:01.120Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-05-07T20:39:01.120Z] INFO: Running git version 2.24.1.windows.2 [2020-05-07T20:39:01.120Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-05-07T20:39:01.120Z] INFO: Environment variables: [2020-05-07T20:39:01.120Z] [2020-05-07T20:39:01.120Z] Name Value [2020-05-07T20:39:01.120Z] ---- ----- [2020-05-07T20:39:01.120Z] ALLUSERSPROFILE C:\ProgramData [2020-05-07T20:39:01.120Z] amd64 true [2020-05-07T20:39:01.120Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-05-07T20:39:01.120Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-05-07T20:39:01.120Z] arm64 true [2020-05-07T20:39:01.120Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-05-07T20:39:01.120Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-05-07T20:39:01.120Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-05-07T20:39:01.120Z] BRANCH_NAME PR-40928 [2020-05-07T20:39:01.120Z] BUILD_DISPLAY_NAME #2 [2020-05-07T20:39:01.120Z] BUILD_ID 2 [2020-05-07T20:39:01.120Z] BUILD_NUMBER 2 [2020-05-07T20:39:01.120Z] BUILD_TAG jenkins-moby-PR-40928-2 [2020-05-07T20:39:01.120Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40928/2/ [2020-05-07T20:39:01.120Z] CHANGE_AUTHOR thaJeztah [2020-05-07T20:39:01.120Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-05-07T20:39:01.120Z] CHANGE_BRANCH bump_term [2020-05-07T20:39:01.120Z] CHANGE_FORK thaJeztah/docker [2020-05-07T20:39:01.120Z] CHANGE_ID 40928 [2020-05-07T20:39:01.120Z] CHANGE_TARGET master [2020-05-07T20:39:01.120Z] CHANGE_TITLE vendor: moby/term 73f35e472e8f0a3f91347164138ce6bd73b756a9 (and dependencies) [2020-05-07T20:39:01.120Z] CHANGE_URL https://github.com/moby/moby/pull/40928 [2020-05-07T20:39:01.120Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T20:39:01.120Z] CommonProgramFiles C:\Program Files\Common Files [2020-05-07T20:39:01.120Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-05-07T20:39:01.120Z] CommonProgramW6432 C:\Program Files\Common Files [2020-05-07T20:39:01.120Z] COMPUTERNAME azwin-2-7e9460 [2020-05-07T20:39:01.120Z] ComSpec C:\windows\system32\cmd.exe [2020-05-07T20:39:01.120Z] ConfigSequenceNumber 0 [2020-05-07T20:39:01.120Z] dco true [2020-05-07T20:39:01.120Z] DOCKER_BUILDKIT 0 [2020-05-07T20:39:01.120Z] DOCKER_DUT_DEBUG 1 [2020-05-07T20:39:01.120Z] DOCKER_EXPERIMENTAL 1 [2020-05-07T20:39:01.120Z] DOCKER_GRAPHDRIVER overlay2 [2020-05-07T20:39:01.120Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-05-07T20:39:01.120Z] EXECUTOR_NUMBER 0 [2020-05-07T20:39:01.120Z] FQDN azwin-2-7e9460.westus.cloudapp.azure.com [2020-05-07T20:39:01.120Z] GIT_BRANCH PR-40928 [2020-05-07T20:39:01.120Z] GIT_COMMIT 11a5b1887eda53088d7bc68771b428d757ab7ad4 [2020-05-07T20:39:01.120Z] GIT_URL https://github.com/moby/moby.git [2020-05-07T20:39:01.120Z] HUDSON_COOKIE 40b9d5cd-d808-46b2-8a49-2652c387e341 [2020-05-07T20:39:01.120Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-05-07T20:39:01.120Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-05-07T20:39:01.120Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-05-07T20:39:01.120Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-05-07T20:39:01.120Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-05-07T20:39:01.120Z] JENKINS_NODE_COOKIE c66d5490-e129-47d8-ba8d-2f3527a9508d [2020-05-07T20:39:01.120Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-05-07T20:39:01.120Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-05-07T20:39:01.120Z] JOB_BASE_NAME PR-40928 [2020-05-07T20:39:01.120Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40928/display/redirect [2020-05-07T20:39:01.120Z] JOB_NAME moby/PR-40928 [2020-05-07T20:39:01.120Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40928/ [2020-05-07T20:39:01.120Z] library.jps.version master [2020-05-07T20:39:01.120Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-05-07T20:39:01.120Z] NODE_LABELS amd64 azure azwin-2-7e9460 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-05-07T20:39:01.120Z] NODE_NAME azwin-2-7e9460 [2020-05-07T20:39:01.120Z] NUMBER_OF_PROCESSORS 4 [2020-05-07T20:39:01.120Z] OS Windows_NT [2020-05-07T20:39:01.120Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-05-07T20:39:01.120Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-05-07T20:39:01.120Z] ppc64le true [2020-05-07T20:39:01.120Z] PROCESSOR_ARCHITECTURE AMD64 [2020-05-07T20:39:01.120Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-05-07T20:39:01.120Z] PROCESSOR_LEVEL 6 [2020-05-07T20:39:01.120Z] PROCESSOR_REVISION 5504 [2020-05-07T20:39:01.120Z] ProgramData C:\ProgramData [2020-05-07T20:39:01.120Z] ProgramFiles C:\Program Files [2020-05-07T20:39:01.120Z] ProgramFiles(x86) C:\Program Files (x86) [2020-05-07T20:39:01.120Z] ProgramW6432 C:\Program Files [2020-05-07T20:39:01.120Z] PROMPT $P$G [2020-05-07T20:39:01.121Z] PSExecutionPolicyPreference Bypass [2020-05-07T20:39:01.121Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-05-07T20:39:01.121Z] PUBLIC C:\Users\Public [2020-05-07T20:39:01.121Z] rootless true [2020-05-07T20:39:01.121Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40928/2/display/redirect?page=changes [2020-05-07T20:39:01.121Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40928/2/display/redirect [2020-05-07T20:39:01.121Z] s390x true [2020-05-07T20:39:01.121Z] SKIP_VALIDATION_TESTS 1 [2020-05-07T20:39:01.121Z] SOURCES_DRIVE d [2020-05-07T20:39:01.121Z] SOURCES_SUBDIR gopath [2020-05-07T20:39:01.121Z] STAGE_NAME Run tests [2020-05-07T20:39:01.121Z] SystemDrive C: [2020-05-07T20:39:01.121Z] SystemRoot C:\windows [2020-05-07T20:39:01.121Z] TEMP C:\windows\TEMP [2020-05-07T20:39:01.121Z] TESTDEBUG 0 [2020-05-07T20:39:01.121Z] TESTRUN_DRIVE d [2020-05-07T20:39:01.121Z] TESTRUN_SUBDIR CI [2020-05-07T20:39:01.121Z] TIMEOUT 120m [2020-05-07T20:39:01.121Z] TMP C:\windows\TEMP [2020-05-07T20:39:01.121Z] unit_validate true [2020-05-07T20:39:01.121Z] USERDOMAIN WORKGROUP [2020-05-07T20:39:01.121Z] USERNAME azwin-2-7e9460$ [2020-05-07T20:39:01.121Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-05-07T20:39:01.121Z] validate_force false [2020-05-07T20:39:01.121Z] windir C:\windows [2020-05-07T20:39:01.121Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-05-07T20:39:01.121Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-05-07T20:39:01.121Z] windowsRS1 false [2020-05-07T20:39:01.121Z] windowsRS5 true [2020-05-07T20:39:01.121Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-05-07T20:39:01.121Z] [2020-05-07T20:39:01.121Z] [2020-05-07T20:39:01.121Z] [2020-05-07T20:39:01.568Z] INFO: Sources under d:\gopath\... [2020-05-07T20:39:01.568Z] INFO: Test run under d:\CI\... [2020-05-07T20:39:01.568Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-05-07T20:39:01.568Z] INFO: docker/docker repository was found [2020-05-07T20:39:01.568Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-05-07T20:39:01.568Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1158' [2020-05-07T20:39:01.568Z] INFO: Docker version of control daemon [2020-05-07T20:39:01.568Z] [2020-05-07T20:39:02.015Z] Client: Docker Engine - Enterprise [2020-05-07T20:39:02.015Z] Version: 19.03.5 [2020-05-07T20:39:02.015Z] API version: 1.40 [2020-05-07T20:39:02.015Z] Go version: go1.12.12 [2020-05-07T20:39:02.015Z] Git commit: 2ee0c57608 [2020-05-07T20:39:02.015Z] Built: 11/13/2019 08:00:16 [2020-05-07T20:39:02.015Z] OS/Arch: windows/amd64 [2020-05-07T20:39:02.015Z] Experimental: false [2020-05-07T20:39:02.015Z] [2020-05-07T20:39:02.015Z] Server: Docker Engine - Enterprise [2020-05-07T20:39:02.015Z] Engine: [2020-05-07T20:39:02.015Z] Version: 19.03.5 [2020-05-07T20:39:02.015Z] API version: 1.40 (minimum version 1.24) [2020-05-07T20:39:02.015Z] Go version: go1.12.12 [2020-05-07T20:39:02.015Z] Git commit: 2ee0c57608 [2020-05-07T20:39:02.015Z] Built: 11/13/2019 07:58:51 [2020-05-07T20:39:02.015Z] OS/Arch: windows/amd64 [2020-05-07T20:39:02.015Z] Experimental: true [2020-05-07T20:39:02.015Z] [2020-05-07T20:39:02.015Z] INFO: Docker info of control daemon [2020-05-07T20:39:02.015Z] [2020-05-07T20:39:03.513Z] Client: [2020-05-07T20:39:03.513Z] Debug Mode: false [2020-05-07T20:39:03.513Z] Plugins: [2020-05-07T20:39:03.513Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-05-07T20:39:03.513Z] [2020-05-07T20:39:03.513Z] Server: [2020-05-07T20:39:03.513Z] Containers: 0 [2020-05-07T20:39:03.513Z] Running: 0 [2020-05-07T20:39:03.513Z] Paused: 0 [2020-05-07T20:39:03.513Z] Stopped: 0 [2020-05-07T20:39:03.513Z] Images: 10 [2020-05-07T20:39:03.513Z] Server Version: 19.03.5 [2020-05-07T20:39:03.513Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-05-07T20:39:03.513Z] Windows: [2020-05-07T20:39:03.513Z] LCOW: [2020-05-07T20:39:03.513Z] Logging Driver: json-file [2020-05-07T20:39:03.513Z] Plugins: [2020-05-07T20:39:03.513Z] Volume: local [2020-05-07T20:39:03.514Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-07T20:39:03.514Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-07T20:39:03.514Z] Swarm: inactive [2020-05-07T20:39:03.514Z] Default Isolation: process [2020-05-07T20:39:03.514Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-07T20:39:03.514Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-07T20:39:03.514Z] OSType: windows [2020-05-07T20:39:03.514Z] Architecture: x86_64 [2020-05-07T20:39:03.514Z] CPUs: 4 [2020-05-07T20:39:03.514Z] Total Memory: 32GiB [2020-05-07T20:39:03.514Z] Name: azwin-2-7e9460 [2020-05-07T20:39:03.514Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-05-07T20:39:03.514Z] Docker Root Dir: D:\docker [2020-05-07T20:39:03.514Z] Debug Mode: false [2020-05-07T20:39:03.514Z] Registry: https://index.docker.io/v1/ [2020-05-07T20:39:03.514Z] Labels: [2020-05-07T20:39:03.514Z] Experimental: true [2020-05-07T20:39:03.514Z] Insecure Registries: [2020-05-07T20:39:03.514Z] 10.0.0.4:5000 [2020-05-07T20:39:03.514Z] 127.0.0.0/8 [2020-05-07T20:39:03.514Z] Registry Mirrors: [2020-05-07T20:39:03.514Z] http://10.0.0.4:5000/ [2020-05-07T20:39:03.514Z] Live Restore Enabled: false [2020-05-07T20:39:03.514Z] [2020-05-07T20:39:03.514Z] [2020-05-07T20:39:03.514Z] INFO: Commit hash is 11a5b1887e [2020-05-07T20:39:03.514Z] INFO: Nuke-Everything... [2020-05-07T20:39:03.961Z] INFO: Container count on control daemon to delete is 0 [2020-05-07T20:39:04.407Z] INFO: Nuking d:\CI [2020-05-07T20:39:04.407Z] INFO: Zapped successfully [2020-05-07T20:39:04.407Z] INFO: Location for testing is d:\CI\PR-40928\2 [2020-05-07T20:39:04.407Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-05-07T20:39:04.407Z] [2020-05-07T20:39:04.407Z] [2020-05-07T20:39:04.407Z] INFO: Building the image from Dockerfile.windows at 05/07/2020 20:39:04... [2020-05-07T20:39:04.407Z] [2020-05-07T20:39:04.525Z] Fetching without tags [2020-05-07T20:39:04.472Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T20:39:04.479Z] > git config --add remote.origin.fetch +refs/pull/40928/head:refs/remotes/origin/PR-40928 # timeout=10 [2020-05-07T20:39:04.490Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T20:39:04.505Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-05-07T20:39:04.516Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-05-07T20:39:04.516Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-05-07T20:39:04.517Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40928/head:refs/remotes/origin/PR-40928 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-07T20:39:04.936Z] #20 transferring context: 50.19MB 3.4s done [2020-05-07T20:39:04.936Z] #20 DONE 3.5s [2020-05-07T20:39:04.936Z] [2020-05-07T20:39:04.936Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-07T20:39:04.936Z] #8 CACHED [2020-05-07T20:39:04.936Z] [2020-05-07T20:39:04.936Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T20:39:04.936Z] #62 CACHED [2020-05-07T20:39:04.936Z] [2020-05-07T20:39:04.936Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:39:04.936Z] #68 CACHED [2020-05-07T20:39:04.936Z] [2020-05-07T20:39:04.936Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-07T20:39:04.936Z] #67 CACHED [2020-05-07T20:39:04.936Z] [2020-05-07T20:39:04.936Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-07T20:39:04.936Z] #9 CACHED [2020-05-07T20:39:04.936Z] [2020-05-07T20:39:04.936Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T20:39:04.936Z] #63 CACHED [2020-05-07T20:39:04.936Z] [2020-05-07T20:39:04.936Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-07T20:39:04.936Z] #64 CACHED [2020-05-07T20:39:04.936Z] [2020-05-07T20:39:04.936Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-07T20:39:04.936Z] #71 CACHED [2020-05-07T20:39:04.936Z] [2020-05-07T20:39:04.936Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T20:39:04.936Z] #21 CACHED [2020-05-07T20:39:04.936Z] [2020-05-07T20:39:04.936Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-07T20:39:04.936Z] #69 CACHED [2020-05-07T20:39:04.936Z] [2020-05-07T20:39:04.936Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-07T20:39:04.936Z] #73 DONE 0.1s [2020-05-07T20:39:04.936Z] [2020-05-07T20:39:04.936Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T20:39:04.936Z] #74 0.158 + RM_GOPATH=0 [2020-05-07T20:39:04.936Z] #74 0.158 + TMP_GOPATH= [2020-05-07T20:39:04.936Z] #74 0.158 + : /build [2020-05-07T20:39:04.936Z] #74 0.158 + '[' -z '' ']' [2020-05-07T20:39:04.936Z] #74 0.159 ++ mktemp -d [2020-05-07T20:39:04.936Z] #74 0.161 + export GOPATH=/tmp/tmp.HA6B3qyBZu [2020-05-07T20:39:04.936Z] #74 0.161 + GOPATH=/tmp/tmp.HA6B3qyBZu [2020-05-07T20:39:04.936Z] #74 0.161 + RM_GOPATH=1 [2020-05-07T20:39:04.936Z] #74 0.162 ++ dirname ./install.sh [2020-05-07T20:39:04.936Z] #74 0.163 + dir=. [2020-05-07T20:39:04.936Z] #74 0.163 + bin=proxy [2020-05-07T20:39:04.936Z] #74 0.163 + shift [2020-05-07T20:39:04.936Z] #74 0.163 + '[' '!' -f ./proxy.installer ']' [2020-05-07T20:39:04.936Z] #74 0.164 + . ./proxy.installer [2020-05-07T20:39:04.936Z] #74 0.164 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T20:39:04.936Z] #74 0.165 + install_proxy [2020-05-07T20:39:04.936Z] #74 0.165 + case "$1" in [2020-05-07T20:39:04.936Z] #74 0.165 + export CGO_ENABLED=0 [2020-05-07T20:39:04.936Z] #74 0.165 + CGO_ENABLED=0 [2020-05-07T20:39:04.936Z] #74 0.165 + _install_proxy [2020-05-07T20:39:04.936Z] #74 0.165 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-05-07T20:39:04.936Z] #74 0.165 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.HA6B3qyBZu/src/github.com/docker/libnetwork [2020-05-07T20:39:04.936Z] #74 0.165 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T20:39:04.936Z] #74 0.169 Cloning into '/tmp/tmp.HA6B3qyBZu/src/github.com/docker/libnetwork'... [2020-05-07T20:39:04.946Z] Merging remotes/origin/master commit daa826f9f3ebf85dd562a4d6f6e84e7040bceda3 into PR head commit 11a5b1887eda53088d7bc68771b428d757ab7ad4 [2020-05-07T20:39:05.884Z] Merge succeeded, producing 11a5b1887eda53088d7bc68771b428d757ab7ad4 [2020-05-07T20:39:05.884Z] Checking out Revision 11a5b1887eda53088d7bc68771b428d757ab7ad4 (PR-40928) [2020-05-07T20:39:04.936Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T20:39:04.943Z] > git checkout -f 11a5b1887eda53088d7bc68771b428d757ab7ad4 # timeout=10 [2020-05-07T20:39:05.852Z] > git merge daa826f9f3ebf85dd562a4d6f6e84e7040bceda3 # timeout=10 [2020-05-07T20:39:05.865Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-05-07T20:39:05.875Z] > git config core.sparsecheckout # timeout=10 [2020-05-07T20:39:05.884Z] > git checkout -f 11a5b1887eda53088d7bc68771b428d757ab7ad4 # timeout=10 [2020-05-07T20:39:06.589Z] Commit message: "vendor: moby/term 73f35e472e8f0a3f91347164138ce6bd73b756a9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-05-07T20:39:07.314Z] + docker version [2020-05-07T20:39:07.314Z] Client: Docker Engine - Community [2020-05-07T20:39:07.314Z] Version: 19.03.8 [2020-05-07T20:39:07.314Z] API version: 1.40 [2020-05-07T20:39:07.314Z] Go version: go1.12.17 [2020-05-07T20:39:07.314Z] Git commit: afacb8b [2020-05-07T20:39:07.314Z] Built: Wed Mar 11 01:26:35 2020 [2020-05-07T20:39:07.314Z] OS/Arch: linux/arm64 [2020-05-07T20:39:07.314Z] Experimental: false [2020-05-07T20:39:07.314Z] [2020-05-07T20:39:07.314Z] Server: Docker Engine - Community [2020-05-07T20:39:07.314Z] Engine: [2020-05-07T20:39:07.314Z] Version: 19.03.8 [2020-05-07T20:39:07.314Z] API version: 1.40 (minimum version 1.12) [2020-05-07T20:39:07.314Z] Go version: go1.12.17 [2020-05-07T20:39:07.314Z] Git commit: afacb8b [2020-05-07T20:39:07.314Z] Built: Wed Mar 11 01:25:07 2020 [2020-05-07T20:39:07.314Z] OS/Arch: linux/arm64 [2020-05-07T20:39:07.314Z] Experimental: true [2020-05-07T20:39:07.314Z] containerd: [2020-05-07T20:39:07.314Z] Version: 1.2.13 [2020-05-07T20:39:07.314Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T20:39:07.314Z] runc: [2020-05-07T20:39:07.314Z] Version: 1.0.0-rc10 [2020-05-07T20:39:07.314Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T20:39:07.314Z] docker-init: [2020-05-07T20:39:07.314Z] Version: 0.18.0 [2020-05-07T20:39:07.314Z] GitCommit: fec3683 [Pipeline] sh [2020-05-07T20:39:07.601Z] + docker info [2020-05-07T20:39:07.601Z] Client: [2020-05-07T20:39:07.601Z] Debug Mode: false [2020-05-07T20:39:07.601Z] [2020-05-07T20:39:07.601Z] Server: [2020-05-07T20:39:07.601Z] Containers: 0 [2020-05-07T20:39:07.601Z] Running: 0 [2020-05-07T20:39:07.601Z] Paused: 0 [2020-05-07T20:39:07.601Z] Stopped: 0 [2020-05-07T20:39:07.601Z] Images: 6 [2020-05-07T20:39:07.601Z] Server Version: 19.03.8 [2020-05-07T20:39:07.601Z] Storage Driver: overlay2 [2020-05-07T20:39:07.601Z] Backing Filesystem: [2020-05-07T20:39:07.601Z] Supports d_type: true [2020-05-07T20:39:07.601Z] Native Overlay Diff: true [2020-05-07T20:39:07.601Z] Logging Driver: json-file [2020-05-07T20:39:07.601Z] Cgroup Driver: cgroupfs [2020-05-07T20:39:07.601Z] Plugins: [2020-05-07T20:39:07.601Z] Volume: local [2020-05-07T20:39:07.601Z] Network: bridge host ipvlan macvlan null overlay [2020-05-07T20:39:07.601Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-05-07T20:39:07.601Z] Swarm: inactive [2020-05-07T20:39:07.601Z] Runtimes: runc [2020-05-07T20:39:07.601Z] Default Runtime: runc [2020-05-07T20:39:07.601Z] Init Binary: docker-init [2020-05-07T20:39:07.601Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-05-07T20:39:07.601Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-05-07T20:39:07.601Z] init version: fec3683 [2020-05-07T20:39:07.601Z] Security Options: [2020-05-07T20:39:07.601Z] apparmor [2020-05-07T20:39:07.601Z] seccomp [2020-05-07T20:39:07.601Z] Profile: default [2020-05-07T20:39:07.601Z] Kernel Version: 4.15.0-1065-aws [2020-05-07T20:39:07.601Z] Operating System: Ubuntu 16.04.6 LTS [2020-05-07T20:39:07.601Z] OSType: linux [2020-05-07T20:39:07.601Z] Architecture: aarch64 [2020-05-07T20:39:07.601Z] CPUs: 4 [2020-05-07T20:39:07.601Z] Total Memory: 7.525GiB [2020-05-07T20:39:07.601Z] Name: ip-10-100-61-115 [2020-05-07T20:39:07.601Z] ID: 5JPB:CPXV:74WD:UUPR:S54C:SZZY:3ZIR:DQ4F:3AW7:X7YB:VNEU:2Q7A [2020-05-07T20:39:07.601Z] Docker Root Dir: /var/lib/docker [2020-05-07T20:39:07.601Z] Debug Mode: false [2020-05-07T20:39:07.601Z] Registry: https://index.docker.io/v1/ [2020-05-07T20:39:07.601Z] Labels: [2020-05-07T20:39:07.601Z] Experimental: true [2020-05-07T20:39:07.601Z] Insecure Registries: [2020-05-07T20:39:07.601Z] 127.0.0.0/8 [2020-05-07T20:39:07.601Z] Live Restore Enabled: true [2020-05-07T20:39:07.601Z] [2020-05-07T20:39:07.601Z] WARNING: No swap limit support [Pipeline] sh [2020-05-07T20:39:07.889Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T20:39:07.889Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-05-07T20:39:07.889Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40928/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-05-07T20:39:07.889Z] + bash /home/ubuntu/workspace/moby_PR-40928/check-config.sh [2020-05-07T20:39:07.889Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-05-07T20:39:07.889Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-05-07T20:39:07.889Z] [2020-05-07T20:39:07.889Z] Generally Necessary: [2020-05-07T20:39:07.889Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-05-07T20:39:07.889Z] - apparmor: enabled and tools installed [2020-05-07T20:39:07.889Z] - CONFIG_NAMESPACES: enabled [2020-05-07T20:39:07.889Z] - CONFIG_NET_NS: enabled [2020-05-07T20:39:07.889Z] - CONFIG_PID_NS: enabled [2020-05-07T20:39:07.889Z] - CONFIG_IPC_NS: enabled [2020-05-07T20:39:07.889Z] - CONFIG_UTS_NS: enabled [2020-05-07T20:39:07.889Z] - CONFIG_CGROUPS: enabled [2020-05-07T20:39:07.889Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-05-07T20:39:07.889Z] - CONFIG_CGROUP_DEVICE: enabled [2020-05-07T20:39:08.147Z] - CONFIG_CGROUP_FREEZER: enabled [2020-05-07T20:39:08.147Z] - CONFIG_CGROUP_SCHED: enabled [2020-05-07T20:39:08.147Z] - CONFIG_CPUSETS: enabled [2020-05-07T20:39:08.147Z] - CONFIG_MEMCG: enabled [2020-05-07T20:39:08.147Z] - CONFIG_KEYS: enabled [2020-05-07T20:39:08.147Z] - CONFIG_VETH: enabled (as module) [2020-05-07T20:39:08.147Z] - CONFIG_BRIDGE: enabled (as module) [2020-05-07T20:39:08.147Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-05-07T20:39:08.147Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-05-07T20:39:08.147Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-05-07T20:39:08.147Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-05-07T20:39:08.147Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-05-07T20:39:08.147Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-05-07T20:39:08.147Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-05-07T20:39:08.147Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-05-07T20:39:08.147Z] - CONFIG_NF_NAT: enabled (as module) [2020-05-07T20:39:08.147Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-05-07T20:39:08.147Z] - CONFIG_POSIX_MQUEUE: enabled [2020-05-07T20:39:08.147Z] [2020-05-07T20:39:08.147Z] Optional Features: [2020-05-07T20:39:08.147Z] - CONFIG_USER_NS: enabled [2020-05-07T20:39:08.147Z] - CONFIG_SECCOMP: enabled [2020-05-07T20:39:08.147Z] - CONFIG_CGROUP_PIDS: enabled [2020-05-07T20:39:08.147Z] - CONFIG_MEMCG_SWAP: enabled [2020-05-07T20:39:08.147Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-05-07T20:39:08.147Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-05-07T20:39:08.147Z] - CONFIG_BLK_CGROUP: enabled [2020-05-07T20:39:08.406Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-05-07T20:39:08.406Z] - CONFIG_IOSCHED_CFQ: enabled [2020-05-07T20:39:08.406Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-05-07T20:39:08.406Z] - CONFIG_CGROUP_PERF: enabled [2020-05-07T20:39:08.406Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-05-07T20:39:08.406Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-05-07T20:39:08.406Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-05-07T20:39:08.406Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-05-07T20:39:08.406Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-05-07T20:39:08.406Z] - CONFIG_RT_GROUP_SCHED: missing [2020-05-07T20:39:08.406Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-05-07T20:39:08.406Z] - CONFIG_IP_VS: enabled (as module) [2020-05-07T20:39:08.406Z] - CONFIG_IP_VS_NFCT: enabled [2020-05-07T20:39:08.406Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-05-07T20:39:08.406Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-05-07T20:39:08.406Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-05-07T20:39:08.406Z] - CONFIG_EXT4_FS: enabled [2020-05-07T20:39:08.406Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-05-07T20:39:08.406Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-05-07T20:39:08.406Z] - Network Drivers: [2020-05-07T20:39:08.406Z] - "overlay": [2020-05-07T20:39:08.406Z] - CONFIG_VXLAN: enabled (as module) [2020-05-07T20:39:08.406Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-05-07T20:39:08.406Z] Optional (for encrypted networks): [2020-05-07T20:39:08.664Z] - CONFIG_CRYPTO: enabled [2020-05-07T20:39:08.664Z] - CONFIG_CRYPTO_AEAD: enabled [2020-05-07T20:39:08.664Z] - CONFIG_CRYPTO_GCM: enabled [2020-05-07T20:39:08.664Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-05-07T20:39:08.664Z] - CONFIG_CRYPTO_GHASH: enabled [2020-05-07T20:39:08.664Z] - CONFIG_XFRM: enabled [2020-05-07T20:39:08.664Z] - CONFIG_XFRM_USER: enabled (as module) [2020-05-07T20:39:08.664Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-05-07T20:39:08.664Z] - CONFIG_INET_ESP: enabled (as module) [2020-05-07T20:39:08.664Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-05-07T20:39:08.664Z] - "ipvlan": [2020-05-07T20:39:08.664Z] - CONFIG_IPVLAN: enabled (as module) [2020-05-07T20:39:08.664Z] - "macvlan": [2020-05-07T20:39:08.664Z] - CONFIG_MACVLAN: enabled (as module) [2020-05-07T20:39:08.664Z] - CONFIG_DUMMY: enabled (as module) [2020-05-07T20:39:08.664Z] - "ftp,tftp client in container": [2020-05-07T20:39:08.664Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-05-07T20:39:08.664Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-05-07T20:39:08.664Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-05-07T20:39:08.664Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-05-07T20:39:08.664Z] - Storage Drivers: [2020-05-07T20:39:08.664Z] - "aufs": [2020-05-07T20:39:08.664Z] - CONFIG_AUFS_FS: enabled (as module) [2020-05-07T20:39:08.664Z] - "btrfs": [2020-05-07T20:39:08.664Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-05-07T20:39:08.664Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-05-07T20:39:08.664Z] - "devicemapper": [2020-05-07T20:39:08.664Z] - CONFIG_BLK_DEV_DM: enabled [2020-05-07T20:39:08.664Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-05-07T20:39:08.664Z] - "overlay": [2020-05-07T20:39:08.664Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-05-07T20:39:08.664Z] - "zfs": [2020-05-07T20:39:08.664Z] - /dev/zfs: missing [2020-05-07T20:39:08.664Z] - zfs command: missing [2020-05-07T20:39:08.664Z] - zpool command: missing [2020-05-07T20:39:08.664Z] [2020-05-07T20:39:08.664Z] Limits: [2020-05-07T20:39:08.664Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-05-07T20:39:08.664Z] [2020-05-07T20:39:08.664Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-05-07T20:39:09.011Z] Sending build context to Docker daemon 54.88MB [2020-05-07T20:39:09.011Z] [2020-05-07T20:39:09.011Z] Step 1/10 : FROM microsoft/windowsservercore [2020-05-07T20:39:09.011Z] ---> fdf6432edbdc [2020-05-07T20:39:09.011Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-05-07T20:39:09.011Z] ---> Using cache [2020-05-07T20:39:09.011Z] ---> 4757b58b575f [2020-05-07T20:39:09.011Z] Step 3/10 : ARG GO_VERSION=1.13.10 [2020-05-07T20:39:09.011Z] ---> Using cache [2020-05-07T20:39:09.011Z] ---> 7a75138efdc3 [2020-05-07T20:39:09.011Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-05-07T20:39:09.011Z] ---> Using cache [2020-05-07T20:39:09.011Z] ---> 7a547559533a [2020-05-07T20:39:09.011Z] 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-07T20:39:09.011Z] ---> Using cache [2020-05-07T20:39:09.011Z] ---> 3cd8cf2260fe [2020-05-07T20:39:09.011Z] 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-07T20:39:09.011Z] ---> Using cache [2020-05-07T20:39:09.011Z] ---> 717c0a9d8144 [2020-05-07T20:39:09.011Z] 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-07T20:39:09.011Z] ---> Using cache [2020-05-07T20:39:09.011Z] ---> f99c4c1d1c87 [2020-05-07T20:39:09.011Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-05-07T20:39:09.011Z] ---> Using cache [2020-05-07T20:39:09.011Z] ---> d2a992b1f6c0 [2020-05-07T20:39:09.011Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-05-07T20:39:09.011Z] ---> Using cache [2020-05-07T20:39:09.011Z] ---> 19916e24dae7 [2020-05-07T20:39:09.011Z] Step 10/10 : COPY . . [2020-05-07T20:39:09.017Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:11a5b1887eda53088d7bc68771b428d757ab7ad4 . [2020-05-07T20:39:09.017Z] #2 [internal] load build definition from Dockerfile [2020-05-07T20:39:09.017Z] #2 transferring dockerfile: 17.09kB done [2020-05-07T20:39:09.017Z] #2 DONE 0.0s [2020-05-07T20:39:09.017Z] [2020-05-07T20:39:09.017Z] #1 [internal] load .dockerignore [2020-05-07T20:39:09.017Z] #1 transferring context: 87B done [2020-05-07T20:39:09.017Z] #1 DONE 0.0s [2020-05-07T20:39:09.017Z] [2020-05-07T20:39:09.017Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-05-07T20:39:09.276Z] #3 DONE 0.1s [2020-05-07T20:39:09.276Z] [2020-05-07T20:39:09.276Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-05-07T20:39:09.276Z] #4 CACHED [2020-05-07T20:39:09.535Z] [2020-05-07T20:39:09.535Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-05-07T20:39:09.535Z] #6 DONE 0.1s [2020-05-07T20:39:09.535Z] [2020-05-07T20:39:09.535Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-05-07T20:39:09.535Z] #5 DONE 0.1s [2020-05-07T20:39:09.727Z] #74 4.833 + cd /tmp/tmp.HA6B3qyBZu/src/github.com/docker/libnetwork [2020-05-07T20:39:09.727Z] #74 4.834 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-05-07T20:39:09.795Z] [2020-05-07T20:39:09.795Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-05-07T20:39:09.795Z] #71 DONE 0.0s [2020-05-07T20:39:09.795Z] [2020-05-07T20:39:09.795Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... [2020-05-07T20:39:09.795Z] #7 DONE 0.0s [2020-05-07T20:39:09.795Z] [2020-05-07T20:39:09.795Z] #20 [internal] load build context [2020-05-07T20:39:10.067Z] #74 5.220 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-05-07T20:39:11.199Z] #20 transferring context: 50.19MB 1.5s done [2020-05-07T20:39:11.199Z] #20 DONE 1.5s [2020-05-07T20:39:11.199Z] [2020-05-07T20:39:11.199Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-07T20:39:11.199Z] #28 CACHED [2020-05-07T20:39:11.199Z] [2020-05-07T20:39:11.199Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-07T20:39:11.199Z] #61 CACHED [2020-05-07T20:39:11.199Z] [2020-05-07T20:39:11.199Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-07T20:39:11.199Z] #49 CACHED [2020-05-07T20:39:11.199Z] [2020-05-07T20:39:11.199Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T20:39:11.199Z] #25 CACHED [2020-05-07T20:39:11.199Z] [2020-05-07T20:39:11.199Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T20:39:11.199Z] #74 CACHED [2020-05-07T20:39:11.199Z] [2020-05-07T20:39:11.199Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T20:39:11.199Z] #10 CACHED [2020-05-07T20:39:11.199Z] [2020-05-07T20:39:11.199Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-05-07T20:39:11.199Z] #69 CACHED [2020-05-07T20:39:11.199Z] [2020-05-07T20:39:11.199Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-07T20:39:11.199Z] #14 CACHED [2020-05-07T20:39:11.199Z] [2020-05-07T20:39:11.199Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-07T20:39:11.199Z] #66 CACHED [2020-05-07T20:39:11.199Z] [2020-05-07T20:39:11.199Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-07T20:39:11.199Z] #16 CACHED [2020-05-07T20:39:11.199Z] [2020-05-07T20:39:11.200Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T20:39:11.200Z] #44 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:39:11.200Z] #53 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-07T20:39:11.200Z] #72 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-05-07T20:39:11.200Z] #9 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T20:39:11.200Z] #38 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-05-07T20:39:11.200Z] #8 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T20:39:11.200Z] #17 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-07T20:39:11.200Z] #29 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-07T20:39:11.200Z] #12 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-07T20:39:11.200Z] #48 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-07T20:39:11.200Z] #45 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-07T20:39:11.200Z] #34 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-07T20:39:11.200Z] #39 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T20:39:11.200Z] #36 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-07T20:39:11.200Z] #13 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-07T20:39:11.200Z] #18 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-07T20:39:11.200Z] #22 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-07T20:39:11.200Z] #42 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-07T20:39:11.200Z] #55 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T20:39:11.200Z] #41 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T20:39:11.200Z] #35 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T20:39:11.200Z] #58 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-07T20:39:11.200Z] #15 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-05-07T20:39:11.200Z] #64 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-07T20:39:11.200Z] #11 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-05-07T20:39:11.200Z] #62 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:39:11.200Z] #65 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T20:39:11.200Z] #33 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-07T20:39:11.200Z] #75 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-07T20:39:11.200Z] #40 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:39:11.200Z] #50 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-07T20:39:11.200Z] #59 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-05-07T20:39:11.200Z] #67 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-07T20:39:11.200Z] #70 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-07T20:39:11.200Z] #51 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T20:39:11.200Z] #27 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T20:39:11.200Z] #47 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T20:39:11.200Z] #43 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:39:11.200Z] #23 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T20:39:11.200Z] #63 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T20:39:11.200Z] #56 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-07T20:39:11.200Z] #52 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-07T20:39:11.200Z] #57 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-07T20:39:11.200Z] #31 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-07T20:39:11.200Z] #37 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-07T20:39:11.200Z] #54 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-05-07T20:39:11.200Z] #73 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T20:39:11.200Z] #21 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T20:39:11.200Z] #60 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-07T20:39:11.200Z] #26 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-07T20:39:11.200Z] #19 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-07T20:39:11.200Z] #46 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T20:39:11.200Z] #30 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:39:11.200Z] #68 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-07T20:39:11.200Z] #32 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-07T20:39:11.200Z] #24 CACHED [2020-05-07T20:39:11.200Z] [2020-05-07T20:39:11.200Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-07T20:39:11.200Z] #76 CACHED [2020-05-07T20:39:11.458Z] [2020-05-07T20:39:11.458Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-07T20:39:11.748Z] #74 DONE 7.0s [2020-05-07T20:39:11.748Z] [2020-05-07T20:39:11.748Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:39:11.748Z] #65 0.180 + RM_GOPATH=0 [2020-05-07T20:39:11.748Z] #65 0.180 + TMP_GOPATH= [2020-05-07T20:39:11.748Z] #65 0.180 + : /build [2020-05-07T20:39:11.748Z] #65 0.180 + '[' -z '' ']' [2020-05-07T20:39:11.748Z] #65 0.181 ++ mktemp -d [2020-05-07T20:39:11.748Z] #65 0.187 + export GOPATH=/tmp/tmp.o05d3kRcSJ [2020-05-07T20:39:11.748Z] #65 0.187 + GOPATH=/tmp/tmp.o05d3kRcSJ [2020-05-07T20:39:11.748Z] #65 0.187 + RM_GOPATH=1 [2020-05-07T20:39:11.748Z] #65 0.187 ++ dirname ./install.sh [2020-05-07T20:39:11.748Z] #65 0.189 + dir=. [2020-05-07T20:39:11.748Z] #65 0.189 + bin=containerd [2020-05-07T20:39:11.748Z] #65 0.190 + shift [2020-05-07T20:39:11.748Z] #65 0.190 + '[' '!' -f ./containerd.installer ']' [2020-05-07T20:39:11.748Z] #65 0.190 + . ./containerd.installer [2020-05-07T20:39:11.748Z] #65 0.190 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T20:39:11.748Z] #65 0.191 + install_containerd [2020-05-07T20:39:11.748Z] #65 0.191 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-05-07T20:39:11.748Z] #65 0.191 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T20:39:11.748Z] #65 0.191 + git clone https://github.com/containerd/containerd.git /tmp/tmp.o05d3kRcSJ/src/github.com/containerd/containerd [2020-05-07T20:39:11.748Z] #65 0.211 Cloning into '/tmp/tmp.o05d3kRcSJ/src/github.com/containerd/containerd'... [2020-05-07T20:39:13.359Z] #77 DONE 1.9s [2020-05-07T20:39:13.359Z] [2020-05-07T20:39:13.359Z] #78 exporting to image [2020-05-07T20:39:13.359Z] #78 exporting layers [2020-05-07T20:39:14.736Z] #78 exporting layers 1.5s done [2020-05-07T20:39:14.736Z] #78 writing image sha256:32b6ce4783a4c8a1d375d9b80d91354a36c4b9bb69fe666964addb0756bc1577 done [2020-05-07T20:39:14.736Z] #78 naming to docker.io/library/docker:11a5b1887eda53088d7bc68771b428d757ab7ad4 done [2020-05-07T20:39:14.736Z] #78 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-07T20:39:15.072Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40928/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=11a5b1887eda53088d7bc68771b428d757ab7ad4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:11a5b1887eda53088d7bc68771b428d757ab7ad4 hack/test/unit [2020-05-07T20:39:15.562Z] #65 10.10 + cd /tmp/tmp.o05d3kRcSJ/src/github.com/containerd/containerd [2020-05-07T20:39:15.562Z] #65 10.10 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-05-07T20:39:15.562Z] #65 10.73 + export 'BUILDTAGS=netgo osusergo static_build' [2020-05-07T20:39:15.562Z] #65 10.73 + BUILDTAGS='netgo osusergo static_build' [2020-05-07T20:39:15.562Z] #65 10.73 + export EXTRA_FLAGS=-buildmode=pie [2020-05-07T20:39:15.562Z] #65 10.73 + EXTRA_FLAGS=-buildmode=pie [2020-05-07T20:39:15.562Z] #65 10.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-05-07T20:39:15.562Z] #65 10.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-05-07T20:39:15.562Z] #65 10.73 + '[' '' = dynamic ']' [2020-05-07T20:39:15.562Z] #65 10.73 + make [2020-05-07T20:39:16.271Z] #65 11.56 + bin/ctr [2020-05-07T20:39:18.359Z] ? github.com/docker/docker/api [no test files] [2020-05-07T20:39:30.579Z] ok github.com/docker/docker/api/server 0.021s coverage: 9.0% of statements [2020-05-07T20:39:33.952Z] ---> 0166cc2b4d08 [2020-05-07T20:39:34.897Z] Successfully built 0166cc2b4d08 [2020-05-07T20:39:34.897Z] Successfully tagged docker:latest [2020-05-07T20:39:34.897Z] INFO: Image build ended at 05/07/2020 20:39:34. Duration:00:00:30.5637766 [2020-05-07T20:39:34.897Z] [2020-05-07T20:39:34.897Z] [2020-05-07T20:39:34.897Z] INFO: Building the test binaries at 05/07/2020 20:39:34... [2020-05-07T20:39:39.573Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-07T20:39:39.573Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2020-05-07T20:39:39.578Z] INFO: make.ps1 starting at 05/07/2020 20:39:38 [2020-05-07T20:39:39.578Z] INFO: Git commit (11a5b1887e) assumed from DOCKER_GITCOMMIT environment variable [2020-05-07T20:39:39.578Z] INFO: Invoking autogen... [2020-05-07T20:39:39.854Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2020-05-07T20:39:39.854Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-07T20:39:39.854Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-07T20:39:39.854Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-07T20:39:40.024Z] INFO: Building daemon... [2020-05-07T20:39:40.135Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-07T20:39:40.135Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-07T20:39:40.135Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-07T20:39:40.135Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-07T20:39:40.135Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-07T20:39:40.135Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-07T20:39:41.138Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-07T20:39:41.138Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-07T20:39:41.138Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.8% of statements [2020-05-07T20:39:41.419Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-07T20:39:41.419Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-07T20:39:41.419Z] ? github.com/docker/docker/api/types [no test files] [2020-05-07T20:39:41.419Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-07T20:39:41.419Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-07T20:39:41.419Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-07T20:39:41.419Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-07T20:39:41.700Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2020-05-07T20:39:41.700Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-05-07T20:39:41.700Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-07T20:39:41.700Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-07T20:39:41.700Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-07T20:39:41.700Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-07T20:39:41.700Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-07T20:39:41.700Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-07T20:39:41.700Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-07T20:39:41.981Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-05-07T20:39:41.981Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-05-07T20:39:41.981Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-07T20:39:41.981Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-07T20:39:41.981Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-07T20:39:41.981Z] ? github.com/docker/docker/builder [no test files] [2020-05-07T20:39:41.981Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-07T20:39:41.981Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-07T20:39:41.981Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-07T20:39:41.981Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-07T20:39:41.981Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-07T20:39:41.981Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-07T20:39:41.981Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-07T20:39:42.593Z] ok github.com/docker/docker/builder/dockerignore 0.009s coverage: 96.8% of statements [2020-05-07T20:39:45.259Z] ok github.com/docker/docker/builder/remotecontext 0.398s coverage: 13.6% of statements [2020-05-07T20:39:45.871Z] ok github.com/docker/docker/builder/dockerfile 0.973s coverage: 48.2% of statements [2020-05-07T20:39:46.483Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-05-07T20:39:46.763Z] ok github.com/docker/docker/builder/remotecontext/git 0.994s coverage: 86.3% of statements [2020-05-07T20:39:46.763Z] ? github.com/docker/docker/cli [no test files] [2020-05-07T20:39:46.763Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-07T20:39:49.429Z] ok github.com/docker/docker/client 0.145s coverage: 75.4% of statements [2020-05-07T20:39:50.101Z] #65 40.40 + bin/containerd [2020-05-07T20:40:06.348Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T20:40:06.348Z] [2020-05-07T20:40:06.348Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-07T20:40:06.348Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-07T20:40:06.348Z] HOSTNAME=256ff503ccd6 [2020-05-07T20:40:06.348Z] DEST=bundles/test-integration [2020-05-07T20:40:06.348Z] PWD=/go/src/github.com/docker/docker [2020-05-07T20:40:06.348Z] DOCKER_ROOTLESS=1 [2020-05-07T20:40:06.348Z] DOCKER_GITCOMMIT=11a5b1887eda53088d7bc68771b428d757ab7ad4 [2020-05-07T20:40:06.348Z] container=docker [2020-05-07T20:40:06.348Z] HOME=/root [2020-05-07T20:40:06.348Z] GOLANG_VERSION=1.13.10 [2020-05-07T20:40:06.348Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-07T20:40:06.348Z] VALIDATE_BRANCH=master [2020-05-07T20:40:06.348Z] TERM=xterm [2020-05-07T20:40:06.348Z] DOCKER_PKG=github.com/docker/docker [2020-05-07T20:40:06.348Z] SHLVL=1 [2020-05-07T20:40:06.348Z] TIMEOUT=120m [2020-05-07T20:40:06.348Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-07T20:40:06.348Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-07T20:40:06.348Z] GO111MODULE=off [2020-05-07T20:40:06.348Z] DOCKER_EXPERIMENTAL=1 [2020-05-07T20:40:06.348Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-07T20:40:06.348Z] 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:40:06.348Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-07T20:40:06.348Z] GOPATH=/go [2020-05-07T20:40:06.348Z] PKG_CONFIG=pkg-config [2020-05-07T20:40:06.348Z] _=/usr/bin/env [2020-05-07T20:40:06.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-07T20:40:07.019Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T20:40:07.019Z] [2020-05-07T20:40:07.952Z] [2020-05-07T20:40:08.210Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-05-07T20:40:08.210Z] [2020-05-07T20:40:08.466Z] [2020-05-07T20:40:08.466Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-07T20:40:08.466Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-07T20:40:08.466Z] HOSTNAME=65a8bd7b358e [2020-05-07T20:40:08.466Z] TEST_SKIP_INTEGRATION=1 [2020-05-07T20:40:08.466Z] TESTDEBUG=0 [2020-05-07T20:40:08.466Z] DEST=bundles/test-integration [2020-05-07T20:40:08.466Z] PWD=/go/src/github.com/docker/docker [2020-05-07T20:40:08.466Z] KEEPBUNDLE=1 [2020-05-07T20:40:08.466Z] DOCKER_GITCOMMIT=11a5b1887eda53088d7bc68771b428d757ab7ad4 [2020-05-07T20:40:08.466Z] container=docker [2020-05-07T20:40:08.466Z] HOME=/root [2020-05-07T20:40:08.466Z] GOLANG_VERSION=1.13.10 [2020-05-07T20:40:08.466Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-07T20:40:08.466Z] VALIDATE_BRANCH=master [2020-05-07T20:40:08.466Z] TERM=xterm [2020-05-07T20:40:08.466Z] DOCKER_PKG=github.com/docker/docker [2020-05-07T20:40:08.466Z] SHLVL=1 [2020-05-07T20:40:08.466Z] TIMEOUT=120m [2020-05-07T20:40:08.466Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-07T20:40:08.466Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-07T20:40:08.466Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-05-07T20:40:08.466Z] GO111MODULE=off [2020-05-07T20:40:08.466Z] 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:40:08.466Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-07T20:40:08.466Z] GOPATH=/go [2020-05-07T20:40:08.466Z] PKG_CONFIG=pkg-config [2020-05-07T20:40:08.466Z] _=/usr/bin/env [2020-05-07T20:40:08.466Z] Building test suite binary ./integration-cli/test.main [2020-05-07T20:40:08.466Z] No new tests added to integration. [2020-05-07T20:40:08.466Z] [2020-05-07T20:40:08.466Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-07T20:40:08.466Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-07T20:40:08.466Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-07T20:40:08.466Z] HOSTNAME=a3e4085e2a03 [2020-05-07T20:40:08.466Z] TEST_SKIP_INTEGRATION=1 [2020-05-07T20:40:08.466Z] TESTDEBUG=0 [2020-05-07T20:40:08.466Z] DEST=bundles/test-integration [2020-05-07T20:40:08.466Z] PWD=/go/src/github.com/docker/docker [2020-05-07T20:40:08.466Z] KEEPBUNDLE=1 [2020-05-07T20:40:08.466Z] DOCKER_GITCOMMIT=11a5b1887eda53088d7bc68771b428d757ab7ad4 [2020-05-07T20:40:08.466Z] container=docker [2020-05-07T20:40:08.466Z] HOME=/root [2020-05-07T20:40:08.466Z] GOLANG_VERSION=1.13.10 [2020-05-07T20:40:08.466Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-07T20:40:08.466Z] VALIDATE_BRANCH=master [2020-05-07T20:40:08.466Z] TERM=xterm [2020-05-07T20:40:08.466Z] DOCKER_PKG=github.com/docker/docker [2020-05-07T20:40:08.466Z] SHLVL=1 [2020-05-07T20:40:08.466Z] TIMEOUT=120m [2020-05-07T20:40:08.467Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-07T20:40:08.467Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-07T20:40:08.467Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-05-07T20:40:08.467Z] GO111MODULE=off [2020-05-07T20:40:08.467Z] 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:40:08.467Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-07T20:40:08.467Z] GOPATH=/go [2020-05-07T20:40:08.467Z] PKG_CONFIG=pkg-config [2020-05-07T20:40:08.467Z] _=/usr/bin/env [2020-05-07T20:40:08.467Z] Building test suite binary ./integration-cli/test.main [2020-05-07T20:40:09.835Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-07T20:40:09.835Z] HOSTNAME=bae6fc77c5d0 [2020-05-07T20:40:09.835Z] TESTDEBUG=0 [2020-05-07T20:40:09.835Z] DEST=bundles/test-integration [2020-05-07T20:40:09.835Z] PWD=/go/src/github.com/docker/docker [2020-05-07T20:40:09.835Z] KEEPBUNDLE=1 [2020-05-07T20:40:09.835Z] DOCKER_GITCOMMIT=11a5b1887eda53088d7bc68771b428d757ab7ad4 [2020-05-07T20:40:09.835Z] container=docker [2020-05-07T20:40:09.835Z] HOME=/root [2020-05-07T20:40:09.835Z] GOLANG_VERSION=1.13.10 [2020-05-07T20:40:09.835Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-07T20:40:09.835Z] VALIDATE_BRANCH=master [2020-05-07T20:40:09.835Z] TERM=xterm [2020-05-07T20:40:09.835Z] DOCKER_PKG=github.com/docker/docker [2020-05-07T20:40:09.835Z] SHLVL=1 [2020-05-07T20:40:09.835Z] TIMEOUT=120m [2020-05-07T20:40:09.835Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-07T20:40:09.835Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-07T20:40:09.835Z] GO111MODULE=off [2020-05-07T20:40:09.835Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-07T20:40:09.835Z] 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:40:09.835Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-07T20:40:09.835Z] GOPATH=/go [2020-05-07T20:40:09.835Z] PKG_CONFIG=pkg-config [2020-05-07T20:40:09.835Z] _=/usr/bin/env [2020-05-07T20:40:09.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-07T20:40:16.353Z] ok github.com/docker/docker/cmd/dockerd 0.045s coverage: 30.8% of statements [2020-05-07T20:40:16.353Z] ok github.com/docker/docker/container 0.120s coverage: 34.7% of statements [2020-05-07T20:40:16.353Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-07T20:40:16.353Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-07T20:40:16.353Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-07T20:40:16.353Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-07T20:40:23.225Z] ok github.com/docker/docker/daemon/cluster 0.036s coverage: 0.5% of statements [2020-05-07T20:40:23.844Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-05-07T20:40:25.310Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 35.6% of statements [2020-05-07T20:40:26.827Z] ok github.com/docker/docker/api/server/httputils 0.020s coverage: 14.7% of statements [2020-05-07T20:40:26.827Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-07T20:40:26.827Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2020-05-07T20:40:26.827Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-07T20:40:26.827Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-07T20:40:26.827Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-07T20:40:26.827Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-07T20:40:26.827Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-07T20:40:26.827Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-07T20:40:26.827Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-07T20:40:26.827Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-07T20:40:26.827Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-07T20:40:26.827Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-07T20:40:26.827Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-07T20:40:26.827Z] ok github.com/docker/docker/api/types/strslice 0.019s coverage: 90.0% of statements [2020-05-07T20:40:26.827Z] ok github.com/docker/docker/api/types/filters 0.031s coverage: 92.2% of statements [2020-05-07T20:40:26.827Z] ok github.com/docker/docker/api/server/router/swarm 0.036s coverage: 4.8% of statements [2020-05-07T20:40:26.827Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-07T20:40:26.827Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-07T20:40:26.827Z] ? github.com/docker/docker/api/types [no test files] [2020-05-07T20:40:26.827Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-07T20:40:26.827Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-07T20:40:26.827Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-07T20:40:26.827Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-07T20:40:26.827Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-07T20:40:26.828Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-07T20:40:26.828Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-07T20:40:26.828Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-07T20:40:26.828Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-07T20:40:26.828Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-07T20:40:26.828Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-07T20:40:26.828Z] ok github.com/docker/docker/api/types/time 0.021s coverage: 100.0% of statements [2020-05-07T20:40:26.828Z] ok github.com/docker/docker/api/types/versions 0.018s coverage: 75.0% of statements [2020-05-07T20:40:26.828Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-07T20:40:26.828Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-07T20:40:26.828Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-07T20:40:26.828Z] ? github.com/docker/docker/builder [no test files] [2020-05-07T20:40:26.828Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-07T20:40:26.828Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-07T20:40:26.828Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-07T20:40:26.828Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-07T20:40:26.828Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-07T20:40:26.828Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-07T20:40:26.828Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-07T20:40:26.828Z] ok github.com/docker/docker/builder/dockerignore 0.016s coverage: 96.8% of statements [2020-05-07T20:40:26.828Z] ok github.com/docker/docker/cli/debug 0.026s coverage: 100.0% of statements [2020-05-07T20:40:28.739Z] ok github.com/docker/docker/builder/remotecontext/git 3.438s coverage: 86.3% of statements [2020-05-07T20:40:28.739Z] ok github.com/docker/docker/builder/remotecontext 0.355s coverage: 13.6% of statements [2020-05-07T20:40:30.120Z] ok github.com/docker/docker/builder/dockerfile 1.227s coverage: 48.2% of statements [2020-05-07T20:40:30.120Z] ? github.com/docker/docker/cli [no test files] [2020-05-07T20:40:30.120Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-07T20:40:30.239Z] #65 83.03 + bin/containerd-stress [2020-05-07T20:40:31.393Z] #65 86.69 + bin/containerd-shim [2020-05-07T20:40:32.099Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 13.9% of statements [2020-05-07T20:40:34.113Z] ok github.com/docker/docker/daemon/config 0.023s coverage: 81.7% of statements [2020-05-07T20:40:34.316Z] ok github.com/docker/docker/client 0.428s coverage: 75.4% of statements [2020-05-07T20:40:34.394Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-05-07T20:40:35.006Z] ok github.com/docker/docker/daemon 12.324s coverage: 17.4% of statements [2020-05-07T20:40:35.006Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-07T20:40:35.006Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-07T20:40:35.288Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2020-05-07T20:40:35.288Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-07T20:40:35.288Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-07T20:40:36.291Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2020-05-07T20:40:38.324Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-05-07T20:40:38.459Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|files|exports_file|imports|name|types_sizes) took 1m55.195910139s [2020-05-07T20:40:38.459Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 469.51061ms [2020-05-07T20:40:38.936Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.206s coverage: 57.0% of statements [2020-05-07T20:40:42.296Z] #65 96.96 + bin/containerd-shim-runc-v1 [2020-05-07T20:40:43.306Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.960s coverage: 46.2% of statements [2020-05-07T20:40:44.309Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2020-05-07T20:40:45.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-07T20:40:45.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-07T20:40:47.079Z] #65 102.0 + bin/containerd-shim-runc-v2 [2020-05-07T20:40:47.753Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.443s coverage: 49.5% of statements [2020-05-07T20:40:47.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-07T20:40:48.234Z] #65 103.5 + binaries [2020-05-07T20:40:48.234Z] #65 103.5 + mkdir -p /build [2020-05-07T20:40:48.234Z] #65 103.5 + cp bin/containerd /build/containerd [2020-05-07T20:40:48.234Z] #65 103.5 + cp bin/containerd-shim /build/containerd-shim [2020-05-07T20:40:48.234Z] #65 103.5 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-05-07T20:40:48.234Z] #65 103.5 + cp bin/ctr /build/ctr [2020-05-07T20:40:48.234Z] #65 DONE 103.6s [2020-05-07T20:40:48.428Z] INFO [runner/unused/goanalysis] analyzers took 27.180903194s with top 10 stages: buildssa: 23.068329251s, U1000: 4.112573943s [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-05-07T20:40:49.910Z] #24 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-05-07T20:40:49.910Z] #29 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-05-07T20:40:49.910Z] #51 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-05-07T20:40:49.910Z] #19 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:40:49.910Z] #53 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-05-07T20:40:49.910Z] #52 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-05-07T20:40:49.910Z] #48 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-05-07T20:40:49.910Z] #40 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-05-07T20:40:49.910Z] #31 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-05-07T20:40:49.910Z] #27 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-05-07T20:40:49.910Z] #37 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-05-07T20:40:49.910Z] #10 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:40:49.910Z] #50 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-05-07T20:40:49.910Z] #18 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-05-07T20:40:49.910Z] #17 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-05-07T20:40:49.910Z] #28 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-05-07T20:40:49.910Z] #49 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-05-07T20:40:49.910Z] #13 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-05-07T20:40:49.910Z] #15 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-05-07T20:40:49.910Z] #25 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-05-07T20:40:49.910Z] #32 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T20:40:49.910Z] #36 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-05-07T20:40:49.910Z] #16 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-05-07T20:40:49.910Z] #14 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-05-07T20:40:49.910Z] #30 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-05-07T20:40:49.910Z] #34 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T20:40:49.910Z] #33 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-05-07T20:40:49.910Z] #12 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-07T20:40:49.910Z] #22 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-05-07T20:40:49.910Z] #35 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-05-07T20:40:49.910Z] #46 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T20:40:49.910Z] #58 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-05-07T20:40:49.910Z] #42 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T20:40:49.910Z] #38 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-05-07T20:40:49.910Z] #43 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-05-07T20:40:49.910Z] #44 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T20:40:49.910Z] #60 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-05-07T20:40:49.910Z] #11 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-05-07T20:40:49.910Z] #57 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-05-07T20:40:49.910Z] #26 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-05-07T20:40:49.910Z] #56 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-05-07T20:40:49.910Z] #39 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-05-07T20:40:49.910Z] #55 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-05-07T20:40:49.910Z] #59 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-05-07T20:40:49.910Z] #47 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-05-07T20:40:49.910Z] #23 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-05-07T20:40:49.910Z] #41 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-05-07T20:40:49.910Z] #54 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-05-07T20:40:49.910Z] #45 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-05-07T20:40:49.910Z] #61 CACHED [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-05-07T20:40:49.910Z] #66 DONE 0.1s [2020-05-07T20:40:49.910Z] [2020-05-07T20:40:49.910Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-05-07T20:40:49.910Z] #70 DONE 0.1s [2020-05-07T20:40:50.240Z] [2020-05-07T20:40:50.240Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-05-07T20:40:50.240Z] #72 DONE 0.1s [2020-05-07T20:40:50.240Z] [2020-05-07T20:40:50.240Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-05-07T20:40:50.240Z] #75 DONE 0.1s [2020-05-07T20:40:50.240Z] [2020-05-07T20:40:50.240Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-05-07T20:40:50.240Z] #76 DONE 0.0s [2020-05-07T20:40:50.240Z] [2020-05-07T20:40:50.240Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-05-07T20:40:51.394Z] #77 DONE 1.0s [2020-05-07T20:40:51.394Z] [2020-05-07T20:40:51.394Z] #78 exporting to oci image format [2020-05-07T20:40:51.394Z] #78 exporting layers [2020-05-07T20:40:51.839Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-05-07T20:40:51.839Z] [2020-05-07T20:40:51.839Z] ________ ____ __. [2020-05-07T20:40:51.839Z] \_____ \ | |/ _| [2020-05-07T20:40:51.839Z] / | \| < [2020-05-07T20:40:51.839Z] / | \ | \ [2020-05-07T20:40:51.839Z] \_______ /____|__ \ [2020-05-07T20:40:51.839Z] \/ \/ [2020-05-07T20:40:51.840Z] [2020-05-07T20:40:51.840Z] INFO: make.ps1 ended at 05/07/2020 20:40:48 [2020-05-07T20:40:51.840Z] INFO: Binaries build ended at 05/07/2020 20:40:50. Duration:00:01:15.3355971 [2020-05-07T20:40:52.781Z] INFO: Copying the built daemon binary to d:\CI\PR-40928\2\binary\dockerd-11a5b1887e.exe... [2020-05-07T20:40:53.223Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.940s coverage: 73.1% of statements [2020-05-07T20:40:53.223Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-07T20:40:53.724Z] INFO: Copying the built client binary to d:\CI\PR-40928\2\binary\docker-11a5b1887e.exe... [2020-05-07T20:40:53.724Z] INFO: Copying dockerversion from the container... [2020-05-07T20:40:54.170Z] INFO: Copying the golang package from the container to d:\CI\PR-40928\2\installer\go.zip... [2020-05-07T20:40:54.690Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.620s coverage: 76.1% of statements [2020-05-07T20:40:54.690Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.954s coverage: 57.7% of statements [2020-05-07T20:40:54.690Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-07T20:40:54.690Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-07T20:40:55.302Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-05-07T20:40:55.914Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-05-07T20:40:56.526Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-05-07T20:40:57.009Z] INFO: Extracting go.zip to d:\CI\PR-40928\2\go [2020-05-07T20:40:57.992Z] ok github.com/docker/docker/daemon/images 0.031s coverage: 4.9% of statements [2020-05-07T20:40:57.992Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-07T20:40:57.992Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-07T20:40:58.274Z] ok github.com/docker/docker/daemon/logger 0.212s coverage: 41.8% of statements [2020-05-07T20:40:59.277Z] ok github.com/docker/docker/daemon/logger/awslogs 0.092s coverage: 77.8% of statements [2020-05-07T20:40:59.277Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-07T20:40:59.277Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-07T20:40:59.558Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2020-05-07T20:41:00.564Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 26.2% of statements [2020-05-07T20:41:00.564Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 61.6% of statements [2020-05-07T20:41:01.176Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2020-05-07T20:41:02.179Z] ok github.com/docker/docker/daemon/logger/local 0.009s coverage: 75.2% of statements [2020-05-07T20:41:02.179Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-07T20:41:02.461Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.056s coverage: 19.8% of statements [2020-05-07T20:41:03.073Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-05-07T20:41:04.538Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-05-07T20:41:04.538Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-05-07T20:41:05.150Z] ok github.com/docker/docker/daemon/logger/splunk 1.493s coverage: 82.5% of statements [2020-05-07T20:41:05.150Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-07T20:41:05.431Z] ok github.com/docker/docker/daemon/network 0.016s coverage: 63.8% of statements [2020-05-07T20:41:05.431Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-07T20:41:06.414Z] ok github.com/docker/docker/cmd/dockerd 0.171s coverage: 30.8% of statements [2020-05-07T20:41:06.414Z] ok github.com/docker/docker/container 0.170s coverage: 34.9% of statements [2020-05-07T20:41:06.414Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-07T20:41:06.414Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-07T20:41:06.414Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-07T20:41:06.414Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-07T20:41:06.985Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.041s coverage: 65.3% of statements [2020-05-07T20:41:07.446Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2020-05-07T20:41:07.446Z] ok github.com/docker/docker/distribution 0.294s coverage: 22.1% of statements [2020-05-07T20:41:07.446Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-07T20:41:08.367Z] ok github.com/docker/docker/daemon/cluster/convert 0.053s coverage: 35.6% of statements [2020-05-07T20:41:08.449Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-05-07T20:41:08.627Z] ok github.com/docker/docker/daemon/cluster 0.111s coverage: 0.5% of statements [2020-05-07T20:41:09.452Z] ok github.com/docker/docker/image 0.018s coverage: 86.4% of statements [2020-05-07T20:41:10.065Z] ok github.com/docker/docker/distribution/xfer 1.876s coverage: 85.1% of statements [2020-05-07T20:41:10.065Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-07T20:41:10.621Z] #78 exporting layers 18.6s done [2020-05-07T20:41:10.621Z] #78 exporting manifest sha256:461d58d39f5b877ef5312ec94751e9df1dc0e59d0ae9e0b81e32c0bd56ce167e done [2020-05-07T20:41:10.621Z] #78 exporting config sha256:b102dcf5961ab08777fb3908c6f2c5619cbc9fbb633efb3b4bd5938e4abb857b done [2020-05-07T20:41:10.621Z] #78 sending tarball [2020-05-07T20:41:10.678Z] ok github.com/docker/docker/image/cache 0.013s coverage: 19.2% of statements [2020-05-07T20:41:10.678Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-07T20:41:11.169Z] ok github.com/docker/docker/daemon/discovery 0.044s coverage: 30.0% of statements [2020-05-07T20:41:11.681Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2020-05-07T20:41:11.681Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-07T20:41:12.293Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2020-05-07T20:41:12.556Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2020-05-07T20:41:13.297Z] ok github.com/docker/docker/opts 0.023s coverage: 67.4% of statements [2020-05-07T20:41:13.579Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-05-07T20:41:14.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-07T20:41:14.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-07T20:41:14.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-07T20:41:14.474Z] ok github.com/docker/docker/daemon/config 0.120s coverage: 81.7% of statements [2020-05-07T20:41:14.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-07T20:41:14.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-07T20:41:15.046Z] ok github.com/docker/docker/daemon/graphdriver 0.021s coverage: 2.2% of statements [2020-05-07T20:41:15.594Z] ok github.com/docker/docker/pkg/archive 0.527s coverage: 77.2% of statements [2020-05-07T20:41:16.206Z] ok github.com/docker/docker/pkg/authorization 0.434s coverage: 68.3% of statements [2020-05-07T20:41:16.487Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-07T20:41:16.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-07T20:41:16.768Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-05-07T20:41:19.241Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-05-07T20:41:19.808Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.472s coverage: 13.8% of statements [2020-05-07T20:41:20.377Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.651s coverage: 57.0% of statements [2020-05-07T20:41:20.456Z] ok github.com/docker/docker/layer 7.766s coverage: 68.8% of statements [2020-05-07T20:41:20.456Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-07T20:41:20.456Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-07T20:41:20.456Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-07T20:41:20.456Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-07T20:41:20.456Z] ? github.com/docker/docker/oci [no test files] [2020-05-07T20:41:20.456Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-07T20:41:20.456Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-05-07T20:41:20.779Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-05-07T20:41:20.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-07T20:41:21.060Z] ok github.com/docker/docker/pkg/chrootarchive 3.557s coverage: 43.2% of statements [2020-05-07T20:41:21.060Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-07T20:41:21.060Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-07T20:41:21.060Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 97.6% of statements [2020-05-07T20:41:21.671Z] ok github.com/docker/docker/pkg/discovery/memory 0.014s coverage: 92.3% of statements [2020-05-07T20:41:21.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-07T20:41:21.950Z] INFO: Extraction ended at 05/07/2020 20:41:20. Duration:00:00:24.4641415 [2020-05-07T20:41:21.950Z] INFO: Updating the golang and path environment variables [2020-05-07T20:41:21.950Z] INFO: GOPATH=d:\gopath [2020-05-07T20:41:21.950Z] INFO: go version go1.13.10 windows/amd64 [2020-05-07T20:41:21.950Z] INFO: Running the daemon under test in debug mode [2020-05-07T20:41:21.950Z] INFO: Starting a daemon under test... [2020-05-07T20:41:21.950Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40928\2\daemon --pidfile d:\CI\PR-40928\2\docker.pid -D [2020-05-07T20:41:21.950Z] INFO: Process started successfully. [2020-05-07T20:41:21.950Z] INFO: Start tailing logs of the daemon under tests [2020-05-07T20:41:21.950Z] INFO: Waiting for the daemon under test to start... [2020-05-07T20:41:22.290Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-05-07T20:41:22.571Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-05-07T20:41:22.914Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.020s coverage: 1.8% of statements [2020-05-07T20:41:23.574Z] ok github.com/docker/docker/pkg/filenotify 0.617s coverage: 67.0% of statements [2020-05-07T20:41:23.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-07T20:41:24.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-07T20:41:24.576Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements [2020-05-07T20:41:24.793Z] INFO: Daemon under test started and replied! [2020-05-07T20:41:24.793Z] INFO: Docker version of the daemon under test [2020-05-07T20:41:24.793Z] [2020-05-07T20:41:24.793Z] Client: [2020-05-07T20:41:24.793Z] Version: 17.06.2-ce [2020-05-07T20:41:24.793Z] API version: 1.30 [2020-05-07T20:41:24.793Z] Go version: go1.8.3 [2020-05-07T20:41:24.793Z] Git commit: cec0b72 [2020-05-07T20:41:24.793Z] Built: Tue Sep 5 19:57:19 2017 [2020-05-07T20:41:24.793Z] OS/Arch: windows/amd64 [2020-05-07T20:41:24.793Z] [2020-05-07T20:41:24.793Z] Server: [2020-05-07T20:41:24.793Z] Version: 0.0.0-dev [2020-05-07T20:41:24.793Z] API version: 1.41 (minimum version 1.24) [2020-05-07T20:41:24.793Z] Go version: go1.13.10 [2020-05-07T20:41:24.793Z] Git commit: 11a5b1887e [2020-05-07T20:41:24.793Z] Built: 05/07/2020 20:39:39 [2020-05-07T20:41:24.793Z] OS/Arch: windows/amd64 [2020-05-07T20:41:24.793Z] Experimental: false [2020-05-07T20:41:24.793Z] [2020-05-07T20:41:24.793Z] INFO: Docker info of the daemon under test [2020-05-07T20:41:24.793Z] [2020-05-07T20:41:24.793Z] Containers: 0 [2020-05-07T20:41:24.793Z] Running: 0 [2020-05-07T20:41:24.793Z] Paused: 0 [2020-05-07T20:41:24.793Z] Stopped: 0 [2020-05-07T20:41:24.793Z] Images: 0 [2020-05-07T20:41:24.793Z] Server Version: 0.0.0-dev [2020-05-07T20:41:24.793Z] Storage Driver: windowsfilter [2020-05-07T20:41:24.793Z] Windows: [2020-05-07T20:41:24.793Z] Logging Driver: json-file [2020-05-07T20:41:24.793Z] Plugins: [2020-05-07T20:41:24.793Z] Volume: local [2020-05-07T20:41:24.793Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-07T20:41:24.793Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-07T20:41:24.793Z] Swarm: inactive [2020-05-07T20:41:24.793Z] Default Isolation: process [2020-05-07T20:41:24.793Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-07T20:41:24.793Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-07T20:41:24.793Z] OSType: windows [2020-05-07T20:41:24.793Z] Architecture: x86_64 [2020-05-07T20:41:24.793Z] CPUs: 4 [2020-05-07T20:41:24.793Z] Total Memory: 32GiB [2020-05-07T20:41:24.793Z] Name: azwin-2-7e9460 [2020-05-07T20:41:24.793Z] ID: HQTJ:PXHI:VRU4:K6ZR:IHH7:C6YD:W52F:F6YT:2ARP:J5M4:MY6K:M22B [2020-05-07T20:41:24.793Z] Docker Root Dir: D:\CI\PR-40928\2\daemon [2020-05-07T20:41:24.793Z] Debug Mode (client): false [2020-05-07T20:41:24.793Z] Debug Mode (server): true [2020-05-07T20:41:24.793Z] File Descriptors: -1 [2020-05-07T20:41:24.793Z] Goroutines: 17 [2020-05-07T20:41:24.793Z] System Time: 2020-05-07T20:41:24.6757182Z [2020-05-07T20:41:24.793Z] EventsListeners: 0 [2020-05-07T20:41:24.793Z] Registry: https://index.docker.io/v1/ [2020-05-07T20:41:24.793Z] Labels: [2020-05-07T20:41:24.793Z] Experimental: false [2020-05-07T20:41:24.793Z] Insecure Registries: [2020-05-07T20:41:24.793Z] 127.0.0.0/8 [2020-05-07T20:41:24.793Z] Live Restore Enabled: false [2020-05-07T20:41:24.793Z] [2020-05-07T20:41:24.793Z] [2020-05-07T20:41:24.793Z] INFO: Docker images of the daemon under test [2020-05-07T20:41:24.793Z] [2020-05-07T20:41:24.793Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-07T20:41:24.793Z] [2020-05-07T20:41:24.793Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-05-07T20:41:24.822Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.381s coverage: 45.9% of statements [2020-05-07T20:41:25.187Z] ok github.com/docker/docker/pkg/discovery/kv 3.065s coverage: 84.1% of statements [2020-05-07T20:41:25.187Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-05-07T20:41:25.239Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-05-07T20:41:25.239Z] ltsc2019: Pulling from windows/servercore [2020-05-07T20:41:25.239Z] 65014b3c3121: Pulling fs layer [2020-05-07T20:41:25.239Z] eac6fba788c9: Pulling fs layer [2020-05-07T20:41:25.468Z] ok github.com/docker/docker/pkg/fsutils 0.404s coverage: 85.1% of statements [2020-05-07T20:41:25.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-07T20:41:26.199Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.630s coverage: 73.1% of statements [2020-05-07T20:41:26.459Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.871s coverage: 49.5% of statements [2020-05-07T20:41:26.471Z] ok github.com/docker/docker/pkg/idtools 0.495s coverage: 70.3% of statements [2020-05-07T20:41:26.471Z] ok github.com/docker/docker/pkg/ioutils 0.355s coverage: 70.1% of statements [2020-05-07T20:41:26.752Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-05-07T20:41:27.029Z] ok github.com/docker/docker/daemon 12.327s coverage: 17.4% of statements [2020-05-07T20:41:27.029Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-07T20:41:27.029Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-07T20:41:27.029Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-07T20:41:27.029Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-07T20:41:27.029Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-07T20:41:27.033Z] ok github.com/docker/docker/pkg/locker 0.013s coverage: 88.9% of statements [2020-05-07T20:41:27.033Z] ok github.com/docker/docker/pkg/longpath 0.016s coverage: 100.0% of statements [2020-05-07T20:41:27.033Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-07T20:41:27.033Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-07T20:41:27.314Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2020-05-07T20:41:27.314Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-07T20:41:27.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-07T20:41:27.599Z] ok github.com/docker/docker/pkg/parsers 0.017s coverage: 97.0% of statements [2020-05-07T20:41:27.880Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2020-05-07T20:41:28.161Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 91.4% of statements [2020-05-07T20:41:28.161Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-05-07T20:41:28.161Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-07T20:41:28.161Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-07T20:41:28.411Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 58.0% of statements [2020-05-07T20:41:28.773Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2020-05-07T20:41:28.982Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.537s coverage: 76.1% of statements [2020-05-07T20:41:29.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-07T20:41:29.553Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.030s coverage: 3.0% of statements [2020-05-07T20:41:29.776Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-05-07T20:41:29.776Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-05-07T20:41:29.813Z] ok github.com/docker/docker/daemon/links 0.032s coverage: 93.0% of statements [2020-05-07T20:41:29.906Z] #78 sending tarball 19.0s done [2020-05-07T20:41:29.906Z] #78 DONE 37.6s [2020-05-07T20:41:29.906Z] [2020-05-07T20:41:29.906Z] #79 importing to docker [2020-05-07T20:41:30.057Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-05-07T20:41:30.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-07T20:41:31.523Z] ok github.com/docker/docker/pkg/pubsub 1.020s coverage: 73.9% of statements [2020-05-07T20:41:31.523Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2020-05-07T20:41:31.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-07T20:41:32.352Z] ok github.com/docker/docker/daemon/logger 0.237s coverage: 41.8% of statements [2020-05-07T20:41:32.352Z] ok github.com/docker/docker/daemon/logger/awslogs 0.227s coverage: 77.4% of statements [2020-05-07T20:41:32.612Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.128s coverage: 57.7% of statements [2020-05-07T20:41:32.612Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-07T20:41:32.612Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-07T20:41:32.872Z] ok github.com/docker/docker/daemon/images 0.038s coverage: 4.9% of statements [2020-05-07T20:41:32.872Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-07T20:41:32.872Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-07T20:41:32.872Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-07T20:41:32.872Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-07T20:41:32.914Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-07T20:41:32.914Z] Using test binary docker [2020-05-07T20:41:33.171Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-07T20:41:33.171Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-07T20:41:33.171Z] INFO: Waiting for daemon to start... [2020-05-07T20:41:33.171Z] Starting dockerd [2020-05-07T20:41:33.708Z] #79 DONE 4.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-05-07T20:41:33.810Z] ok github.com/docker/docker/daemon/logger/gelf 0.061s coverage: 67.0% of statements [2020-05-07T20:41:33.810Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.017s coverage: 87.2% of statements [Pipeline] sh [2020-05-07T20:41:34.070Z] ok github.com/docker/docker/daemon/logger/journald 0.040s coverage: 26.2% of statements [2020-05-07T20:41:34.325Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40928/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=11a5b1887eda53088d7bc68771b428d757ab7ad4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:11a5b1887eda53088d7bc68771b428d757ab7ad4 hack/test/unit [2020-05-07T20:41:34.330Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.038s coverage: 61.6% of statements [2020-05-07T20:41:34.966Z] ok github.com/docker/docker/pkg/signal 2.383s coverage: 61.0% of statements [2020-05-07T20:41:34.966Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-05-07T20:41:35.102Z] . [2020-05-07T20:41:35.102Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-07T20:41:35.102Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-07T20:41:35.102Z] Error: No such image: emptyfs [2020-05-07T20:41:35.247Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2020-05-07T20:41:35.359Z] Running integration-test (iteration 1) [2020-05-07T20:41:35.359Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-07T20:41:35.528Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-05-07T20:41:35.712Z] ok github.com/docker/docker/daemon/logger/local 0.038s coverage: 75.2% of statements [2020-05-07T20:41:35.712Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-07T20:41:35.712Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 19.8% of statements [2020-05-07T20:41:35.810Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-05-07T20:41:35.972Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.037s coverage: 33.3% of statements [2020-05-07T20:41:36.812Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.1% of statements [2020-05-07T20:41:36.912Z] ok github.com/docker/docker/daemon/logger/templates 0.020s coverage: 8.3% of statements [2020-05-07T20:41:37.093Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 36.9% of statements [2020-05-07T20:41:37.172Z] ok github.com/docker/docker/daemon/logger/syslog 0.037s coverage: 47.8% of statements [2020-05-07T20:41:37.374Z] ok github.com/docker/docker/pkg/tailfile 0.033s coverage: 88.6% of statements [2020-05-07T20:41:37.480Z] eac6fba788c9: Verifying Checksum [2020-05-07T20:41:37.480Z] eac6fba788c9: Download complete [2020-05-07T20:41:37.986Z] ok github.com/docker/docker/pkg/tarsum 0.026s coverage: 89.3% of statements [2020-05-07T20:41:38.269Z] testing: warning: no tests to run [2020-05-07T20:41:38.269Z] coverage: [no statements] [2020-05-07T20:41:38.269Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-05-07T20:41:38.554Z] ok github.com/docker/docker/daemon/network 0.020s coverage: 63.8% of statements [2020-05-07T20:41:38.554Z] ok github.com/docker/docker/daemon/logger/splunk 1.846s coverage: 82.5% of statements [2020-05-07T20:41:38.554Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-07T20:41:38.554Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-07T20:41:38.554Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-05-07T20:41:38.835Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-05-07T20:41:38.835Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-07T20:41:38.980Z] 65014b3c3121: Verifying Checksum [2020-05-07T20:41:38.980Z] 65014b3c3121: Download complete [2020-05-07T20:41:39.110Z] ? github.com/docker/docker/api [no test files] [2020-05-07T20:41:39.936Z] ok github.com/docker/docker/distribution/metadata 0.081s coverage: 48.2% of statements [2020-05-07T20:41:40.198Z] ok github.com/docker/docker/errdefs 0.052s coverage: 49.4% of statements [2020-05-07T20:41:40.768Z] ok github.com/docker/docker/distribution 0.364s coverage: 22.1% of statements [2020-05-07T20:41:40.768Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-07T20:41:40.853Z] ok github.com/docker/docker/plugin 0.551s coverage: 23.3% of statements [2020-05-07T20:41:41.464Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-05-07T20:41:42.076Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-05-07T20:41:42.150Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2020-05-07T20:41:42.357Z] ok github.com/docker/docker/reference 0.005s coverage: 83.7% of statements [2020-05-07T20:41:42.410Z] ok github.com/docker/docker/image 0.051s coverage: 86.4% of statements [2020-05-07T20:41:42.978Z] ok github.com/docker/docker/image/v1 0.029s coverage: 25.0% of statements [2020-05-07T20:41:42.978Z] ok github.com/docker/docker/distribution/xfer 1.703s coverage: 85.6% of statements [2020-05-07T20:41:42.978Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-07T20:41:42.978Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-07T20:41:42.978Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-07T20:41:42.978Z] ok github.com/docker/docker/libcontainerd/queue 0.040s coverage: 100.0% of statements [2020-05-07T20:41:43.360Z] ok github.com/docker/docker/registry 0.098s coverage: 56.1% of statements [2020-05-07T20:41:43.972Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-05-07T20:41:43.972Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-05-07T20:41:44.360Z] ok github.com/docker/docker/pkg/aaparser 0.036s coverage: 50.0% of statements [2020-05-07T20:41:44.974Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.8% of statements [2020-05-07T20:41:44.974Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-05-07T20:41:45.320Z] Loaded image: buildpack-deps:jessie [2020-05-07T20:41:45.320Z] Loaded image: busybox:latest [2020-05-07T20:41:45.320Z] Loaded image: busybox:glibc [2020-05-07T20:41:45.320Z] Loaded image: debian:jessie [2020-05-07T20:41:45.320Z] Loaded image: hello-world:latest [2020-05-07T20:41:45.320Z] INFO: Testing against a local daemon [2020-05-07T20:41:45.320Z] === RUN TestCgroupNamespacesBuild [2020-05-07T20:41:46.269Z] ok github.com/docker/docker/opts 0.049s coverage: 67.4% of statements [2020-05-07T20:41:46.529Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-05-07T20:41:46.789Z] ok github.com/docker/docker/pkg/authorization 0.453s coverage: 68.3% of statements [2020-05-07T20:41:47.048Z] ok github.com/docker/docker/pkg/capabilities 0.020s coverage: 87.5% of statements [2020-05-07T20:41:47.307Z] ok github.com/docker/docker/pkg/archive 1.275s coverage: 77.1% of statements [2020-05-07T20:41:47.568Z] ok github.com/docker/docker/pkg/directory 0.016s coverage: 80.0% of statements [2020-05-07T20:41:47.641Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-05-07T20:41:47.641Z] ok github.com/docker/docker/volume/local 0.052s coverage: 73.0% of statements [2020-05-07T20:41:48.253Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-05-07T20:41:48.508Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 92.9% of statements [2020-05-07T20:41:48.508Z] ok github.com/docker/docker/pkg/discovery 0.017s coverage: 58.3% of statements [2020-05-07T20:41:48.597Z] --- PASS: TestCgroupNamespacesBuild (3.33s) [2020-05-07T20:41:48.597Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-07T20:41:49.078Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-05-07T20:41:49.256Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.0% of statements [2020-05-07T20:41:49.647Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-05-07T20:41:50.215Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-05-07T20:41:51.152Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-05-07T20:41:51.872Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (3.05s) [2020-05-07T20:41:51.872Z] === RUN TestBuildWithSession [2020-05-07T20:41:51.872Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-07T20:41:51.872Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T20:41:51.872Z] === RUN TestBuildSquashParent [2020-05-07T20:41:52.090Z] ok github.com/docker/docker/pkg/chrootarchive 3.609s coverage: 43.2% of statements [2020-05-07T20:41:52.090Z] ok github.com/docker/docker/pkg/fileutils 0.028s coverage: 89.5% of statements [2020-05-07T20:41:52.659Z] ok github.com/docker/docker/pkg/homedir 0.015s coverage: 11.4% of statements [2020-05-07T20:41:52.659Z] ok github.com/docker/docker/pkg/fsutils 0.292s coverage: 85.1% of statements [2020-05-07T20:41:52.659Z] ok github.com/docker/docker/pkg/discovery/kv 3.094s coverage: 84.1% of statements [2020-05-07T20:41:53.230Z] ok github.com/docker/docker/layer 7.882s coverage: 68.8% of statements [2020-05-07T20:41:53.230Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-07T20:41:53.230Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-07T20:41:53.230Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-07T20:41:53.230Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-07T20:41:53.230Z] ? github.com/docker/docker/oci [no test files] [2020-05-07T20:41:53.230Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-07T20:41:53.230Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-07T20:41:53.230Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-07T20:41:53.800Z] ok github.com/docker/docker/pkg/jsonmessage 0.015s coverage: 91.7% of statements [2020-05-07T20:41:54.061Z] ok github.com/docker/docker/pkg/locker 0.085s coverage: 88.9% of statements [2020-05-07T20:41:54.061Z] ok github.com/docker/docker/pkg/idtools 0.748s coverage: 70.3% of statements [2020-05-07T20:41:54.061Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 100.0% of statements [2020-05-07T20:41:54.322Z] ok github.com/docker/docker/pkg/ioutils 0.677s coverage: 70.1% of statements [2020-05-07T20:41:54.322Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-07T20:41:54.322Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-07T20:41:54.583Z] ok github.com/docker/docker/pkg/namesgenerator 0.015s coverage: 85.7% of statements [2020-05-07T20:41:54.583Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-07T20:41:54.843Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2020-05-07T20:41:54.843Z] ok github.com/docker/docker/pkg/parsers/kernel 0.018s coverage: 60.0% of statements [2020-05-07T20:41:55.413Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2020-05-07T20:41:55.413Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.020s coverage: 91.4% of statements [2020-05-07T20:41:55.413Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-07T20:41:55.413Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-07T20:41:55.983Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.047s coverage: 56.8% of statements [2020-05-07T20:41:56.588Z] ok github.com/docker/docker/pkg/pools 0.064s coverage: 88.2% of statements [2020-05-07T20:41:56.588Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements [2020-05-07T20:41:56.860Z] ok github.com/docker/docker/pkg/plugins/transport 0.017s coverage: 85.7% of statements [2020-05-07T20:41:57.480Z] ok github.com/docker/docker/pkg/reexec 0.031s coverage: 82.4% of statements [2020-05-07T20:41:58.055Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-05-07T20:41:58.055Z] ok github.com/docker/docker/pkg/pubsub 1.077s coverage: 73.9% of statements [2020-05-07T20:41:58.623Z] ok github.com/docker/docker/pkg/stringid 0.017s coverage: 70.6% of statements [2020-05-07T20:41:58.623Z] ok github.com/docker/docker/pkg/streamformatter 0.012s coverage: 66.2% of statements [2020-05-07T20:41:59.190Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-05-07T20:41:59.974Z] --- PASS: TestBuildSquashParent (8.25s) [2020-05-07T20:41:59.974Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-07T20:41:59.974Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T20:41:59.974Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T20:41:59.974Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T20:41:59.974Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T20:41:59.974Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T20:41:59.974Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T20:41:59.974Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T20:41:59.974Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T20:41:59.974Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T20:41:59.974Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T20:41:59.974Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T20:41:59.974Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T20:41:59.974Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T20:41:59.974Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T20:42:00.128Z] ok github.com/docker/docker/pkg/sysinfo 0.019s coverage: 54.1% of statements [2020-05-07T20:42:00.388Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 36.9% of statements [2020-05-07T20:42:00.388Z] ok github.com/docker/docker/pkg/signal 2.891s coverage: 61.0% of statements [2020-05-07T20:42:00.955Z] ok github.com/docker/docker/pkg/tailfile 0.108s coverage: 88.6% of statements [2020-05-07T20:42:00.955Z] testing: warning: no tests to run [2020-05-07T20:42:00.955Z] coverage: [no statements] [2020-05-07T20:42:00.955Z] ok github.com/docker/docker/pkg/term/windows 0.012s coverage: [no statements] [no tests to run] [2020-05-07T20:42:01.526Z] ok github.com/docker/docker/pkg/tarsum 0.167s coverage: 89.3% of statements [2020-05-07T20:42:01.526Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2020-05-07T20:42:01.526Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2020-05-07T20:42:01.785Z] ok github.com/docker/docker/pkg/useragent 0.021s coverage: 88.9% of statements [2020-05-07T20:42:02.293Z] ok github.com/docker/docker/api/server 0.028s coverage: 9.0% of statements [2020-05-07T20:42:02.497Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T20:42:02.497Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T20:42:03.164Z] ok github.com/docker/docker/plugin/v2 0.012s coverage: 14.5% of statements [2020-05-07T20:42:03.733Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 73.8% of statements [2020-05-07T20:42:03.868Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T20:42:03.994Z] ok github.com/docker/docker/reference 0.023s coverage: 84.4% of statements [2020-05-07T20:42:04.125Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T20:42:04.447Z] ok github.com/docker/docker/pkg/plugins 33.619s coverage: 76.6% of statements [2020-05-07T20:42:04.447Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-07T20:42:04.447Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-07T20:42:04.447Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-07T20:42:04.447Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-07T20:42:04.447Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-07T20:42:04.447Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-07T20:42:04.447Z] ? github.com/docker/docker/rootless [no test files] [2020-05-07T20:42:04.447Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-07T20:42:04.447Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-07T20:42:04.447Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-07T20:42:04.447Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-07T20:42:04.447Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-07T20:42:04.447Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-07T20:42:04.447Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-07T20:42:04.447Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-07T20:42:04.447Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-07T20:42:04.447Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-07T20:42:04.447Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-07T20:42:04.447Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-07T20:42:04.447Z] ? github.com/docker/docker/volume [no test files] [2020-05-07T20:42:04.447Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-07T20:42:04.447Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-07T20:42:04.447Z] [2020-05-07T20:42:04.447Z] === Skipped [2020-05-07T20:42:04.447Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-07T20:42:04.447Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-07T20:42:04.447Z] [2020-05-07T20:42:04.447Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-07T20:42:04.447Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-07T20:42:04.447Z] [2020-05-07T20:42:04.447Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-07T20:42:04.447Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:42:04.447Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T20:42:04.447Z] [2020-05-07T20:42:04.447Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-07T20:42:04.447Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:42:04.447Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T20:42:04.447Z] [2020-05-07T20:42:04.447Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-07T20:42:04.447Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:42:04.447Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T20:42:04.447Z] [2020-05-07T20:42:04.447Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-07T20:42:04.447Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:42:04.447Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T20:42:04.447Z] [2020-05-07T20:42:04.447Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-07T20:42:04.447Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:42:04.447Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T20:42:04.447Z] [2020-05-07T20:42:04.447Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-07T20:42:04.447Z] graphtest_unix.go:73: No driver to put! [2020-05-07T20:42:04.447Z] [2020-05-07T20:42:04.447Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-07T20:42:04.447Z] time="2020-05-07T20:40:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T20:42:04.447Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T20:42:04.447Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T20:42:04.447Z] [2020-05-07T20:42:04.447Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-07T20:42:04.447Z] time="2020-05-07T20:40:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T20:42:04.447Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T20:42:04.447Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T20:42:04.447Z] [2020-05-07T20:42:04.447Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-07T20:42:04.447Z] time="2020-05-07T20:40:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T20:42:04.447Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T20:42:04.447Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T20:42:04.447Z] [2020-05-07T20:42:04.447Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-07T20:42:04.447Z] time="2020-05-07T20:40:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T20:42:04.447Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T20:42:04.447Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T20:42:04.448Z] [2020-05-07T20:42:04.448Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-07T20:42:04.448Z] time="2020-05-07T20:40:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T20:42:04.448Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T20:42:04.448Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T20:42:04.448Z] [2020-05-07T20:42:04.448Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-07T20:42:04.448Z] graphtest_unix.go:73: No driver to put! [2020-05-07T20:42:04.448Z] [2020-05-07T20:42:04.448Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-07T20:42:04.448Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-07T20:42:04.448Z] [2020-05-07T20:42:04.448Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-07T20:42:04.448Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-07T20:42:04.448Z] [2020-05-07T20:42:04.448Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-07T20:42:04.448Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-07T20:42:04.448Z] [2020-05-07T20:42:04.448Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-07T20:42:04.448Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-07T20:42:04.448Z] [2020-05-07T20:42:04.448Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-07T20:42:04.448Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:42:04.448Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T20:42:04.448Z] [2020-05-07T20:42:04.448Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-07T20:42:04.448Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:42:04.448Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T20:42:04.448Z] [2020-05-07T20:42:04.448Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-07T20:42:04.448Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:42:04.448Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T20:42:04.448Z] [2020-05-07T20:42:04.448Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-07T20:42:04.448Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:42:04.448Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T20:42:04.448Z] [2020-05-07T20:42:04.448Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-07T20:42:04.448Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:42:04.448Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T20:42:04.448Z] [2020-05-07T20:42:04.448Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-07T20:42:04.448Z] graphtest_unix.go:73: No driver to put! [2020-05-07T20:42:04.448Z] [2020-05-07T20:42:04.448Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-07T20:42:04.448Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-07T20:42:04.448Z] [2020-05-07T20:42:04.448Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-07T20:42:04.448Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-07T20:42:04.448Z] [2020-05-07T20:42:04.448Z] [2020-05-07T20:42:04.448Z] DONE 2122 tests, 26 skipped in 200.256s Post stage [Pipeline] junit [2020-05-07T20:42:04.482Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-07T20:42:04.932Z] ok github.com/docker/docker/plugin 0.566s coverage: 23.3% of statements [2020-05-07T20:42:04.986Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40928/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=11a5b1887eda53088d7bc68771b428d757ab7ad4 -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:11a5b1887eda53088d7bc68771b428d757ab7ad4 hack/make.sh dynbinary test-integration [2020-05-07T20:42:05.192Z] ok github.com/docker/docker/registry/resumable 0.037s coverage: 100.0% of statements [2020-05-07T20:42:05.267Z] [2020-05-07T20:42:05.267Z] Removing bundles/ [2020-05-07T20:42:05.267Z] [2020-05-07T20:42:05.267Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-07T20:42:05.548Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T20:42:05.548Z] GOOS="" GOARCH="" GOARM="" [2020-05-07T20:42:05.762Z] ok github.com/docker/docker/restartmanager 0.019s coverage: 45.3% of statements [2020-05-07T20:42:06.020Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-07T20:42:06.021Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.35s) [2020-05-07T20:42:06.021Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.48s) [2020-05-07T20:42:06.021Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.85s) [2020-05-07T20:42:06.021Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.90s) [2020-05-07T20:42:06.021Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.92s) [2020-05-07T20:42:06.021Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.22s) [2020-05-07T20:42:06.021Z] === RUN TestBuildMultiStageCopy [2020-05-07T20:42:06.021Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-07T20:42:06.331Z] ok github.com/docker/docker/registry 0.227s coverage: 56.1% of statements [2020-05-07T20:42:06.331Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2020-05-07T20:42:07.712Z] ok github.com/docker/docker/runconfig 0.034s coverage: 65.8% of statements [2020-05-07T20:42:09.099Z] ok github.com/docker/docker/volume/drivers 0.014s coverage: 36.1% of statements [2020-05-07T20:42:09.295Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-07T20:42:09.358Z] ok github.com/docker/docker/volume/local 0.041s coverage: 73.0% of statements [2020-05-07T20:42:09.358Z] ok github.com/docker/docker/volume/mounts 0.045s coverage: 67.0% of statements [2020-05-07T20:42:09.810Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m5.110676283s with top 10 stages: buildssa: 1m37.875572114s, goimports: 23.136874446s, unconvert: 13.547363962s, gosec: 10.325145053s, golint: 6.148240835s, ineffassign: 4.342352463s, misspell: 3.723640896s, vrp: 2.979285625s, inspect: 2.96507719s, fact_purity: 2.111940974s [2020-05-07T20:42:09.810Z] INFO [runner] Issues before processing: 2298, after processing: 0 [2020-05-07T20:42:09.810Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1689/1689, skip_files: 1689/1689, cgo: 1689/2298, autogenerated_exclude: 1584/1689, identifier_marker: 1584/1584, exclude-rules: 63/1584, nolint: 0/63, path_prettifier: 1689/1689, skip_dirs: 1689/1689, exclude: 1584/1584 [2020-05-07T20:42:09.810Z] INFO [runner] processing took 92.512829ms with stages: identifier_marker: 34.681607ms, nolint: 31.26194ms, path_prettifier: 11.921484ms, exclude-rules: 5.877107ms, autogenerated_exclude: 5.280736ms, skip_dirs: 2.674504ms, cgo: 576.029µs, filename_unadjuster: 234.808µs, max_same_issues: 1.355µs, uniq_by_line: 686ns, exclude: 458ns, skip_files: 425ns, max_from_linter: 383ns, diff: 379ns, source_code: 372ns, max_per_file_from_linter: 279ns, path_shortener: 277ns [2020-05-07T20:42:09.810Z] INFO [runner] linters took 1m39.072080204s with stages: goanalysis_metalinter: 1m19.367906631s, unused: 19.611514044s [2020-05-07T20:42:09.810Z] INFO File cache stats: 1442 entries of total size 6.8MiB [2020-05-07T20:42:09.810Z] INFO Memory: 1470 samples, avg is 677.5MB, max is 3237.1MB [2020-05-07T20:42:09.810Z] INFO Execution took 3m34.746352708s [2020-05-07T20:42:09.810Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-05-07T20:42:10.217Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40928/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=11a5b1887eda53088d7bc68771b428d757ab7ad4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:11a5b1887eda53088d7bc68771b428d757ab7ad4 hack/make.sh dynbinary-daemon test-docker-py [2020-05-07T20:42:10.226Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-07T20:42:10.735Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2020-05-07T20:42:10.775Z] [2020-05-07T20:42:10.775Z] Removing bundles/ [2020-05-07T20:42:10.775Z] [2020-05-07T20:42:10.775Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-05-07T20:42:11.030Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T20:42:11.030Z] GOOS="" GOARCH="" GOARM="" [2020-05-07T20:42:11.157Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-07T20:42:12.088Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-07T20:42:13.457Z] --- PASS: TestBuildMultiStageCopy (7.06s) [2020-05-07T20:42:13.457Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.06s) [2020-05-07T20:42:13.457Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-05-07T20:42:13.457Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-05-07T20:42:13.457Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-05-07T20:42:13.457Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-05-07T20:42:13.457Z] === RUN TestBuildMultiStageParentConfig [2020-05-07T20:42:16.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-07T20:42:16.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-07T20:42:18.711Z] --- PASS: TestBuildMultiStageParentConfig (4.98s) [2020-05-07T20:42:18.711Z] === RUN TestBuildLabelWithTargets [2020-05-07T20:42:19.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-07T20:42:26.807Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-05-07T20:42:26.807Z] === RUN TestBuildWithEmptyLayers [2020-05-07T20:42:29.329Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2020-05-07T20:42:29.329Z] === RUN TestBuildMultiStageOnBuild [2020-05-07T20:42:32.656Z] ok github.com/docker/docker/pkg/plugins 33.643s coverage: 76.6% of statements [2020-05-07T20:42:32.656Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-07T20:42:32.656Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-07T20:42:32.656Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-07T20:42:32.656Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-07T20:42:32.656Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-07T20:42:32.656Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-07T20:42:32.656Z] ? github.com/docker/docker/rootless [no test files] [2020-05-07T20:42:32.656Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-07T20:42:32.656Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-07T20:42:32.656Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-07T20:42:32.656Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-07T20:42:32.656Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-07T20:42:32.656Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-07T20:42:32.656Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-07T20:42:32.656Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-07T20:42:32.656Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-07T20:42:32.656Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-07T20:42:32.656Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-07T20:42:32.656Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-07T20:42:32.656Z] ? github.com/docker/docker/volume [no test files] [2020-05-07T20:42:32.656Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-07T20:42:32.656Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-07T20:42:32.656Z] [2020-05-07T20:42:32.656Z] === Skipped [2020-05-07T20:42:32.656Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-07T20:42:32.656Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-07T20:42:32.656Z] [2020-05-07T20:42:32.656Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-07T20:42:32.656Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-07T20:42:32.656Z] [2020-05-07T20:42:32.656Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-07T20:42:32.656Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:42:32.656Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T20:42:32.656Z] [2020-05-07T20:42:32.656Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-07T20:42:32.656Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:42:32.656Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T20:42:32.656Z] [2020-05-07T20:42:32.656Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-07T20:42:32.656Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:42:32.656Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T20:42:32.656Z] [2020-05-07T20:42:32.656Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-07T20:42:32.656Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:42:32.656Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T20:42:32.656Z] [2020-05-07T20:42:32.656Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-07T20:42:32.656Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:42:32.656Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T20:42:32.656Z] [2020-05-07T20:42:32.656Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-07T20:42:32.656Z] graphtest_unix.go:73: No driver to put! [2020-05-07T20:42:32.656Z] [2020-05-07T20:42:32.656Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-07T20:42:32.656Z] time="2020-05-07T20:41:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T20:42:32.656Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T20:42:32.656Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T20:42:32.656Z] [2020-05-07T20:42:32.656Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-07T20:42:32.656Z] time="2020-05-07T20:41:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T20:42:32.656Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T20:42:32.656Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T20:42:32.656Z] [2020-05-07T20:42:32.656Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-07T20:42:32.656Z] time="2020-05-07T20:41:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T20:42:32.656Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T20:42:32.656Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T20:42:32.656Z] [2020-05-07T20:42:32.656Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-07T20:42:32.656Z] time="2020-05-07T20:41:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T20:42:32.656Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T20:42:32.656Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T20:42:32.656Z] [2020-05-07T20:42:32.656Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-07T20:42:32.656Z] time="2020-05-07T20:41:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T20:42:32.656Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T20:42:32.656Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T20:42:32.656Z] [2020-05-07T20:42:32.656Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-07T20:42:32.656Z] graphtest_unix.go:73: No driver to put! [2020-05-07T20:42:32.656Z] [2020-05-07T20:42:32.656Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-07T20:42:32.656Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-07T20:42:32.656Z] [2020-05-07T20:42:32.656Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-07T20:42:32.656Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-07T20:42:32.656Z] [2020-05-07T20:42:32.656Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-07T20:42:32.656Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-07T20:42:32.656Z] [2020-05-07T20:42:32.656Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-07T20:42:32.656Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-07T20:42:32.656Z] [2020-05-07T20:42:32.656Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-07T20:42:32.656Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:42:32.656Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T20:42:32.656Z] [2020-05-07T20:42:32.656Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-07T20:42:32.656Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:42:32.656Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T20:42:32.656Z] [2020-05-07T20:42:32.656Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-07T20:42:32.656Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:42:32.656Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T20:42:32.656Z] [2020-05-07T20:42:32.656Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-07T20:42:32.656Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:42:32.656Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T20:42:32.656Z] [2020-05-07T20:42:32.656Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-07T20:42:32.656Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:42:32.656Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T20:42:32.656Z] [2020-05-07T20:42:32.656Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-07T20:42:32.656Z] graphtest_unix.go:73: No driver to put! [2020-05-07T20:42:32.656Z] [2020-05-07T20:42:32.656Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-07T20:42:32.656Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-07T20:42:32.656Z] [2020-05-07T20:42:32.656Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-07T20:42:32.656Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-07T20:42:32.656Z] [2020-05-07T20:42:32.656Z] [2020-05-07T20:42:32.656Z] DONE 2122 tests, 26 skipped in 193.359s Post stage [Pipeline] junit [2020-05-07T20:42:32.668Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-07T20:42:33.164Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40928/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=11a5b1887eda53088d7bc68771b428d757ab7ad4 -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:11a5b1887eda53088d7bc68771b428d757ab7ad4 hack/make.sh dynbinary test-integration [2020-05-07T20:42:34.099Z] [2020-05-07T20:42:34.099Z] Removing bundles/ [2020-05-07T20:42:34.099Z] [2020-05-07T20:42:34.099Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-07T20:42:34.099Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T20:42:34.099Z] GOOS="" GOARCH="" GOARM="" [2020-05-07T20:42:34.583Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-05-07T20:42:34.583Z] === RUN TestBuildUncleanTarFilenames [2020-05-07T20:42:34.840Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2020-05-07T20:42:34.840Z] === RUN TestBuildMultiStageLayerLeak [2020-05-07T20:42:40.107Z] --- PASS: TestBuildMultiStageLayerLeak (4.42s) [2020-05-07T20:42:40.108Z] === RUN TestBuildWithHugeFile [2020-05-07T20:43:02.357Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T20:43:02.357Z] [2020-05-07T20:43:02.357Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-07T20:43:02.357Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-07T20:43:02.357Z] HOSTNAME=86fcbfb0a259 [2020-05-07T20:43:02.357Z] TESTDEBUG=0 [2020-05-07T20:43:02.357Z] DEST=bundles/test-integration [2020-05-07T20:43:02.357Z] PWD=/go/src/github.com/docker/docker [2020-05-07T20:43:02.357Z] DOCKER_GITCOMMIT=11a5b1887eda53088d7bc68771b428d757ab7ad4 [2020-05-07T20:43:02.357Z] container=docker [2020-05-07T20:43:02.357Z] HOME=/root [2020-05-07T20:43:02.357Z] GOLANG_VERSION=1.13.10 [2020-05-07T20:43:02.357Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-07T20:43:02.357Z] VALIDATE_BRANCH=master [2020-05-07T20:43:02.357Z] TERM=xterm [2020-05-07T20:43:02.357Z] DOCKER_PKG=github.com/docker/docker [2020-05-07T20:43:02.357Z] SHLVL=1 [2020-05-07T20:43:02.357Z] TIMEOUT=120m [2020-05-07T20:43:02.357Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-07T20:43:02.357Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-07T20:43:02.357Z] GO111MODULE=off [2020-05-07T20:43:02.357Z] DOCKER_EXPERIMENTAL=1 [2020-05-07T20:43:02.357Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-07T20:43:02.357Z] 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:43:02.357Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-07T20:43:02.357Z] GOPATH=/go [2020-05-07T20:43:02.357Z] PKG_CONFIG=pkg-config [2020-05-07T20:43:02.357Z] _=/usr/bin/env [2020-05-07T20:43:02.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-07T20:43:29.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-07T20:43:29.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-07T20:43:29.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-07T20:43:32.373Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T20:43:32.373Z] [2020-05-07T20:43:32.373Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-05-07T20:43:32.373Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-05-07T20:43:32.373Z] Using test binary docker [2020-05-07T20:43:32.373Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-07T20:43:32.373Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-07T20:43:32.373Z] INFO: Waiting for daemon to start... [2020-05-07T20:43:32.373Z] Starting dockerd [2020-05-07T20:43:34.252Z] . [2020-05-07T20:43:34.252Z] INFO: Building docker-sdk-python3:4.2.0... [2020-05-07T20:43:36.310Z] --- PASS: TestBuildWithHugeFile (51.53s) [2020-05-07T20:43:36.310Z] === RUN TestBuildWithEmptyDockerfile [2020-05-07T20:43:36.310Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T20:43:36.310Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T20:43:36.310Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T20:43:36.310Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T20:43:36.310Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T20:43:36.310Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T20:43:36.310Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T20:43:36.310Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T20:43:36.310Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T20:43:36.310Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2020-05-07T20:43:36.310Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2020-05-07T20:43:36.310Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2020-05-07T20:43:36.310Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-05-07T20:43:36.310Z] === RUN TestBuildPreserveOwnership [2020-05-07T20:43:36.310Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-07T20:43:37.243Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-07T20:43:41.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-07T20:43:41.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-07T20:43:41.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-07T20:43:41.419Z] --- PASS: TestBuildPreserveOwnership (10.20s) [2020-05-07T20:43:41.419Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.19s) [2020-05-07T20:43:41.419Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-05-07T20:43:41.419Z] === RUN TestBuildPlatformInvalid [2020-05-07T20:43:41.419Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-05-07T20:43:41.419Z] PASS [2020-05-07T20:43:41.419Z] [2020-05-07T20:43:41.419Z] === Skipped [2020-05-07T20:43:41.419Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-05-07T20:43:41.419Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T20:43:41.419Z] [2020-05-07T20:43:41.419Z] [2020-05-07T20:43:41.419Z] DONE 32 tests, 1 skipped in 125.941s [2020-05-07T20:43:41.419Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-07T20:43:41.419Z] INFO: Testing against a local daemon [2020-05-07T20:43:41.419Z] === RUN TestConfigInspect [2020-05-07T20:43:41.419Z] --- SKIP: TestConfigInspect (0.02s) [2020-05-07T20:43:41.419Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:43:41.419Z] === RUN TestConfigList [2020-05-07T20:43:41.419Z] --- SKIP: TestConfigList (0.01s) [2020-05-07T20:43:41.419Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:43:41.419Z] === RUN TestConfigsCreateAndDelete [2020-05-07T20:43:41.419Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-05-07T20:43:41.419Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:43:41.419Z] === RUN TestConfigsUpdate [2020-05-07T20:43:41.419Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-05-07T20:43:41.419Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:43:41.419Z] === RUN TestTemplatedConfig [2020-05-07T20:43:41.419Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-05-07T20:43:41.419Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:43:41.419Z] === RUN TestConfigCreateResolve [2020-05-07T20:43:41.419Z] --- SKIP: TestConfigCreateResolve (0.02s) [2020-05-07T20:43:41.419Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:43:41.419Z] === RUN TestConfigDaemonLibtrustID [2020-05-07T20:43:43.314Z] --- PASS: TestConfigDaemonLibtrustID (1.88s) [2020-05-07T20:43:43.314Z] PASS [2020-05-07T20:43:43.314Z] [2020-05-07T20:43:43.314Z] === Skipped [2020-05-07T20:43:43.314Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-05-07T20:43:43.314Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:43:43.314Z] [2020-05-07T20:43:43.314Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-05-07T20:43:43.314Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:43:43.314Z] [2020-05-07T20:43:43.314Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-05-07T20:43:43.314Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:43:43.314Z] [2020-05-07T20:43:43.314Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-05-07T20:43:43.314Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:43:43.314Z] [2020-05-07T20:43:43.314Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-05-07T20:43:43.314Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:43:43.314Z] [2020-05-07T20:43:43.314Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s) [2020-05-07T20:43:43.314Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:43:43.314Z] [2020-05-07T20:43:43.314Z] [2020-05-07T20:43:43.314Z] DONE 7 tests, 6 skipped in 2.068s [2020-05-07T20:43:43.314Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-07T20:43:43.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-07T20:43:43.571Z] INFO: Testing against a local daemon [2020-05-07T20:43:43.571Z] === RUN TestCheckpoint [2020-05-07T20:43:43.571Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-07T20:43:43.571Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T20:43:43.571Z] === RUN TestContainerInvalidJSON [2020-05-07T20:43:43.571Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T20:43:43.571Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T20:43:43.571Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T20:43:43.571Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T20:43:43.571Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-07T20:43:43.571Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-07T20:43:43.571Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T20:43:43.571Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-07T20:43:43.571Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T20:43:43.571Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-07T20:43:43.571Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-07T20:43:43.571Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-07T20:43:43.571Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-07T20:43:43.572Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-07T20:43:43.572Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-05-07T20:43:43.572Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-07T20:43:43.572Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-05-07T20:43:43.572Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-07T20:43:43.829Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-05-07T20:43:43.829Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-07T20:43:43.829Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-05-07T20:43:43.829Z] === RUN TestCopyFromContainer [2020-05-07T20:43:44.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-07T20:43:44.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-07T20:43:45.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-07T20:43:46.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-07T20:43:47.103Z] === RUN TestCopyFromContainer// [2020-05-07T20:43:47.360Z] === RUN TestCopyFromContainer//bar/root [2020-05-07T20:43:47.360Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-07T20:43:47.360Z] === RUN TestCopyFromContainer/bar/quux [2020-05-07T20:43:47.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-07T20:43:47.618Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-07T20:43:47.618Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-07T20:43:47.618Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-07T20:43:47.618Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-07T20:43:47.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-07T20:43:47.876Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-07T20:43:47.876Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-07T20:43:47.876Z] --- PASS: TestCopyFromContainer (4.13s) [2020-05-07T20:43:47.876Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-05-07T20:43:47.876Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-05-07T20:43:47.876Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-05-07T20:43:47.876Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-05-07T20:43:47.876Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-05-07T20:43:47.876Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-05-07T20:43:47.876Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-05-07T20:43:47.876Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-05-07T20:43:47.876Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-05-07T20:43:47.876Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-05-07T20:43:47.876Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-07T20:43:47.876Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T20:43:47.876Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T20:43:47.876Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T20:43:47.876Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T20:43:47.876Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T20:43:47.876Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T20:43:47.876Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T20:43:47.876Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T20:43:47.876Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T20:43:47.876Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-07T20:43:47.876Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-07T20:43:47.876Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-07T20:43:47.876Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-05-07T20:43:47.876Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-07T20:43:48.133Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-05-07T20:43:48.133Z] === RUN TestCreateWithInvalidEnv [2020-05-07T20:43:48.133Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-07T20:43:48.133Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-07T20:43:48.133Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-07T20:43:48.133Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-07T20:43:48.133Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-07T20:43:48.133Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-07T20:43:48.133Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-07T20:43:48.133Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-07T20:43:48.133Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-07T20:43:48.133Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-07T20:43:48.133Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-07T20:43:48.133Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-07T20:43:48.133Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-07T20:43:48.133Z] === RUN TestCreateTmpfsMountsTarget [2020-05-07T20:43:48.133Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-05-07T20:43:48.133Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-07T20:43:49.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-07T20:43:49.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-07T20:43:50.657Z] --- PASS: TestCreateWithCustomMaskedPaths (2.18s) [2020-05-07T20:43:50.657Z] === RUN TestCreateWithCapabilities [2020-05-07T20:43:50.657Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-07T20:43:50.657Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-07T20:43:50.657Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-07T20:43:50.657Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-07T20:43:50.657Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-07T20:43:50.657Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-07T20:43:50.657Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-07T20:43:50.657Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-07T20:43:50.657Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T20:43:50.657Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T20:43:50.657Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T20:43:50.657Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T20:43:50.657Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-07T20:43:50.657Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-07T20:43:50.657Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-07T20:43:50.657Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-07T20:43:50.657Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-07T20:43:50.657Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-07T20:43:50.657Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T20:43:50.657Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T20:43:50.657Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T20:43:50.657Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T20:43:50.657Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-07T20:43:50.657Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-07T20:43:50.657Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T20:43:50.657Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T20:43:50.657Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-07T20:43:50.657Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-07T20:43:50.657Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-07T20:43:50.657Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T20:43:50.657Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T20:43:50.657Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-07T20:43:50.657Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-07T20:43:50.657Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-05-07T20:43:50.657Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-05-07T20:43:50.657Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-05-07T20:43:50.657Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-07T20:43:50.657Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-07T20:43:50.657Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-05-07T20:43:50.657Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-05-07T20:43:50.657Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-07T20:43:50.657Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-05-07T20:43:50.657Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-05-07T20:43:50.657Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-05-07T20:43:50.657Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-05-07T20:43:50.657Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-07T20:43:51.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-07T20:43:52.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-07T20:43:53.181Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.28s) [2020-05-07T20:43:53.181Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-07T20:43:53.181Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T20:43:53.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T20:43:53.181Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T20:43:53.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T20:43:53.181Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T20:43:53.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T20:43:53.181Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T20:43:53.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T20:43:53.181Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T20:43:53.181Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T20:43:53.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T20:43:53.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T20:43:53.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T20:43:53.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T20:43:53.181Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T20:43:53.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-07T20:43:53.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-07T20:43:53.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-07T20:43:53.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-07T20:43:53.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-07T20:43:53.181Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-05-07T20:43:53.181Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-07T20:43:53.745Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2020-05-07T20:43:53.745Z] === RUN TestContainerStartOnDaemonRestart [2020-05-07T20:43:53.745Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-05-07T20:43:53.745Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-05-07T20:43:53.745Z] === RUN TestDaemonRestartIpcMode [2020-05-07T20:43:53.745Z] === PAUSE TestDaemonRestartIpcMode [2020-05-07T20:43:53.745Z] === RUN TestDaemonHostGatewayIP [2020-05-07T20:43:53.745Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-05-07T20:43:53.745Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T20:43:53.745Z] === RUN TestContainerKillOnDaemonStart [2020-05-07T20:43:53.745Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-05-07T20:43:53.745Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-05-07T20:43:53.745Z] === RUN TestDiff [2020-05-07T20:43:54.315Z] --- PASS: TestDiff (0.80s) [2020-05-07T20:43:54.315Z] === RUN TestExecWithCloseStdin [2020-05-07T20:43:54.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-07T20:43:55.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-07T20:43:55.266Z] --- PASS: TestExecWithCloseStdin (0.87s) [2020-05-07T20:43:55.266Z] === RUN TestExec [2020-05-07T20:43:55.552Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T20:43:55.552Z] [2020-05-07T20:43:55.552Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-07T20:43:55.552Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-07T20:43:55.552Z] HOSTNAME=8425b1e3bd56 [2020-05-07T20:43:55.552Z] TESTDEBUG=0 [2020-05-07T20:43:55.552Z] DEST=bundles/test-integration [2020-05-07T20:43:55.552Z] PWD=/go/src/github.com/docker/docker [2020-05-07T20:43:55.552Z] DOCKER_GITCOMMIT=11a5b1887eda53088d7bc68771b428d757ab7ad4 [2020-05-07T20:43:55.552Z] container=docker [2020-05-07T20:43:55.552Z] HOME=/root [2020-05-07T20:43:55.552Z] GOLANG_VERSION=1.13.10 [2020-05-07T20:43:55.552Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-07T20:43:55.552Z] VALIDATE_BRANCH=master [2020-05-07T20:43:55.552Z] TERM=xterm [2020-05-07T20:43:55.552Z] DOCKER_PKG=github.com/docker/docker [2020-05-07T20:43:55.552Z] SHLVL=1 [2020-05-07T20:43:55.552Z] TIMEOUT=120m [2020-05-07T20:43:55.552Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-07T20:43:55.552Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-07T20:43:55.552Z] GO111MODULE=off [2020-05-07T20:43:55.552Z] DOCKER_EXPERIMENTAL=1 [2020-05-07T20:43:55.552Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-07T20:43:55.552Z] 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:43:55.552Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-07T20:43:55.552Z] GOPATH=/go [2020-05-07T20:43:55.552Z] PKG_CONFIG=pkg-config [2020-05-07T20:43:55.552Z] _=/usr/bin/env [2020-05-07T20:43:55.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-07T20:43:55.663Z] ok github.com/docker/docker/api/server/httputils 0.038s coverage: 14.7% of statements [2020-05-07T20:43:55.663Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-07T20:43:55.663Z] ok github.com/docker/docker/api/server/middleware 0.024s coverage: 37.7% of statements [2020-05-07T20:43:55.663Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-07T20:43:55.663Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-07T20:43:55.663Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-07T20:43:55.663Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-07T20:43:55.663Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-07T20:43:55.663Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-07T20:43:55.663Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-07T20:43:55.663Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-07T20:43:55.663Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-07T20:43:55.663Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-07T20:43:55.663Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-07T20:43:55.663Z] ok github.com/docker/docker/api/types/filters 0.031s coverage: 92.2% of statements [2020-05-07T20:43:55.663Z] ok github.com/docker/docker/api/types/strslice 0.018s coverage: 90.0% of statements [2020-05-07T20:43:55.663Z] ok github.com/docker/docker/api/server/router/swarm 0.026s coverage: 4.8% of statements [2020-05-07T20:43:55.663Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-07T20:43:55.663Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-07T20:43:55.663Z] ? github.com/docker/docker/api/types [no test files] [2020-05-07T20:43:55.663Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-07T20:43:55.663Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-07T20:43:55.663Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-07T20:43:55.663Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-07T20:43:55.663Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-07T20:43:55.663Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-07T20:43:55.663Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-07T20:43:55.663Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-07T20:43:55.663Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-07T20:43:55.663Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-07T20:43:55.663Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-07T20:43:55.663Z] ok github.com/docker/docker/api/types/time 0.015s coverage: 100.0% of statements [2020-05-07T20:43:55.663Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2020-05-07T20:43:55.663Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-07T20:43:55.663Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-07T20:43:55.663Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-07T20:43:55.663Z] ? github.com/docker/docker/builder [no test files] [2020-05-07T20:43:55.663Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-07T20:43:55.663Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-07T20:43:55.663Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-07T20:43:55.663Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-07T20:43:55.663Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-07T20:43:55.663Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-07T20:43:55.663Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-07T20:43:55.663Z] ok github.com/docker/docker/builder/dockerignore 0.027s coverage: 96.8% of statements [2020-05-07T20:43:56.199Z] --- PASS: TestExec (0.86s) [2020-05-07T20:43:56.199Z] === RUN TestExecUser [2020-05-07T20:43:56.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-07T20:43:57.130Z] --- PASS: TestExecUser (0.84s) [2020-05-07T20:43:57.130Z] === RUN TestExportContainerAndImportImage [2020-05-07T20:43:57.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-07T20:43:58.063Z] --- PASS: TestExportContainerAndImportImage (0.93s) [2020-05-07T20:43:58.063Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-07T20:43:58.649Z] ok github.com/docker/docker/cli/debug 0.029s coverage: 100.0% of statements [2020-05-07T20:43:58.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-07T20:43:59.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-07T20:44:00.933Z] ok github.com/docker/docker/builder/remotecontext/git 5.179s coverage: 86.3% of statements [2020-05-07T20:44:00.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-07T20:44:01.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-07T20:44:01.979Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-07T20:44:01.979Z] Using test binary docker [2020-05-07T20:44:01.979Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-07T20:44:01.979Z] +++ /etc/init.d/apparmor start [2020-05-07T20:44:01.979Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-07T20:44:01.979Z] INFO: Waiting for daemon to start... [2020-05-07T20:44:01.979Z] Starting dockerd [2020-05-07T20:44:01.979Z] +++ 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:44:02.239Z] --- PASS: TestExportContainerAfterDaemonRestart (4.21s) [2020-05-07T20:44:02.239Z] === RUN TestHealthCheckWorkdir [2020-05-07T20:44:03.170Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2020-05-07T20:44:03.170Z] === RUN TestHealthKillContainer [2020-05-07T20:44:03.209Z] ok github.com/docker/docker/builder/remotecontext 0.508s coverage: 13.6% of statements [2020-05-07T20:44:03.999Z] . [2020-05-07T20:44:03.999Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-07T20:44:04.279Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-07T20:44:04.279Z] Error: No such image: emptyfs [2020-05-07T20:44:04.280Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-07T20:44:04.280Z] ++++ docker load [2020-05-07T20:44:04.560Z] Running integration-test (iteration 1) [2020-05-07T20:44:04.560Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-05-07T20:44:04.560Z] ++ 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:44:04.560Z] ++ set -e [2020-05-07T20:44:04.560Z] ++ '[' -n 0 ']' [2020-05-07T20:44:04.560Z] ++ set -x [2020-05-07T20:44:04.561Z] ++ 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:44:04.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-07T20:44:04.884Z] ok github.com/docker/docker/builder/dockerfile 1.406s coverage: 48.2% of statements [2020-05-07T20:44:04.884Z] ? github.com/docker/docker/cli [no test files] [2020-05-07T20:44:04.884Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-07T20:44:05.533Z] 65014b3c3121: Pull complete [2020-05-07T20:44:06.444Z] --- PASS: TestHealthKillContainer (2.98s) [2020-05-07T20:44:06.444Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-07T20:44:07.008Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2020-05-07T20:44:07.008Z] === RUN TestIpcModeNone [2020-05-07T20:44:07.573Z] --- PASS: TestIpcModeNone (0.84s) [2020-05-07T20:44:07.573Z] === RUN TestIpcModePrivate [2020-05-07T20:44:08.504Z] --- PASS: TestIpcModePrivate (0.80s) [2020-05-07T20:44:08.504Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:110, shared: false, mustBeShared: false [2020-05-07T20:44:08.504Z] === RUN TestIpcModeShareable [2020-05-07T20:44:08.504Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-05-07T20:44:08.504Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T20:44:08.504Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-07T20:44:10.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-07T20:44:11.351Z] Loaded image: buildpack-deps:jessie [2020-05-07T20:44:11.351Z] Loaded image: busybox:latest [2020-05-07T20:44:11.351Z] Loaded image: busybox:glibc [2020-05-07T20:44:11.351Z] Loaded image: debian:jessie [2020-05-07T20:44:11.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-07T20:44:11.632Z] Loaded image: hello-world:latest [2020-05-07T20:44:11.632Z] INFO: Testing against a local daemon [2020-05-07T20:44:11.632Z] === RUN TestCgroupNamespacesBuild [2020-05-07T20:44:11.781Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.69s) [2020-05-07T20:44:11.781Z] === RUN TestAPIIpcModeHost [2020-05-07T20:44:11.781Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-05-07T20:44:11.781Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T20:44:11.781Z] === RUN TestDaemonIpcModeShareable [2020-05-07T20:44:11.781Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-05-07T20:44:11.781Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T20:44:11.781Z] === RUN TestDaemonIpcModePrivate [2020-05-07T20:44:12.197Z] ok github.com/docker/docker/client 0.586s coverage: 75.4% of statements [2020-05-07T20:44:13.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-07T20:44:14.304Z] --- PASS: TestDaemonIpcModePrivate (2.84s) [2020-05-07T20:44:14.304Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-05-07T20:44:14.304Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-07T20:44:14.304Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-05-07T20:44:14.304Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T20:44:14.304Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-07T20:44:14.304Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-05-07T20:44:14.304Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T20:44:14.304Z] === RUN TestIpcModeOlderClient [2020-05-07T20:44:14.304Z] === PAUSE TestIpcModeOlderClient [2020-05-07T20:44:14.304Z] === RUN TestKillContainerInvalidSignal [2020-05-07T20:44:14.361Z] --- PASS: TestCgroupNamespacesBuild (2.33s) [2020-05-07T20:44:14.361Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-07T20:44:14.868Z] --- PASS: TestKillContainerInvalidSignal (0.87s) [2020-05-07T20:44:14.868Z] === RUN TestKillContainer [2020-05-07T20:44:14.868Z] === RUN TestKillContainer/no_signal [2020-05-07T20:44:15.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-07T20:44:15.800Z] === RUN TestKillContainer/non_killing_signal [2020-05-07T20:44:15.856Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s) [2020-05-07T20:44:15.856Z] === RUN TestBuildWithSession [2020-05-07T20:44:15.856Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-07T20:44:15.856Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T20:44:15.856Z] === RUN TestBuildSquashParent [2020-05-07T20:44:16.364Z] === RUN TestKillContainer/killing_signal [2020-05-07T20:44:16.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-07T20:44:17.294Z] --- PASS: TestKillContainer (2.38s) [2020-05-07T20:44:17.294Z] --- PASS: TestKillContainer/no_signal (0.77s) [2020-05-07T20:44:17.294Z] --- PASS: TestKillContainer/non_killing_signal (0.60s) [2020-05-07T20:44:17.294Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2020-05-07T20:44:17.294Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-07T20:44:17.294Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-07T20:44:18.225Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-07T20:44:18.790Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.54s) [2020-05-07T20:44:18.790Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2020-05-07T20:44:18.790Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2020-05-07T20:44:18.790Z] === RUN TestKillStoppedContainer [2020-05-07T20:44:18.790Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-05-07T20:44:18.790Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-07T20:44:18.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-07T20:44:19.047Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-05-07T20:44:19.047Z] === RUN TestKillDifferentUserContainer [2020-05-07T20:44:19.978Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2020-05-07T20:44:19.978Z] === RUN TestInspectOomKilledTrue [2020-05-07T20:44:19.978Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-07T20:44:19.978Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T20:44:19.978Z] === RUN TestInspectOomKilledFalse [2020-05-07T20:44:19.978Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-07T20:44:19.978Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T20:44:19.978Z] === RUN TestLinksEtcHostsContentMatch [2020-05-07T20:44:19.978Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-05-07T20:44:19.978Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-05-07T20:44:19.978Z] === RUN TestLinksContainerNames [2020-05-07T20:44:20.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-07T20:44:21.079Z] sha256:94bfe984b3bbcdac2a8fe69d9ab78b105af425c10d7f0d5661488c0193d1d7d4 [2020-05-07T20:44:21.079Z] INFO: Starting docker-py tests... [2020-05-07T20:44:21.348Z] --- PASS: TestLinksContainerNames (1.55s) [2020-05-07T20:44:21.348Z] === RUN TestLogsFollowTailEmpty [2020-05-07T20:44:22.297Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2020-05-07T20:44:22.297Z] === RUN TestContainerNetworkMountsNoChown [2020-05-07T20:44:22.438Z] ============================= test session starts ============================== [2020-05-07T20:44:22.438Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-05-07T20:44:22.438Z] rootdir: /src, inifile: pytest.ini [2020-05-07T20:44:22.438Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-05-07T20:44:22.860Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2020-05-07T20:44:22.860Z] === RUN TestMountDaemonRoot [2020-05-07T20:44:22.860Z] === RUN TestMountDaemonRoot/default [2020-05-07T20:44:22.860Z] === PAUSE TestMountDaemonRoot/default [2020-05-07T20:44:22.860Z] === RUN TestMountDaemonRoot/private [2020-05-07T20:44:22.860Z] === PAUSE TestMountDaemonRoot/private [2020-05-07T20:44:22.861Z] === RUN TestMountDaemonRoot/rprivate [2020-05-07T20:44:22.861Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-07T20:44:22.861Z] === RUN TestMountDaemonRoot/slave [2020-05-07T20:44:22.861Z] === PAUSE TestMountDaemonRoot/slave [2020-05-07T20:44:22.861Z] === RUN TestMountDaemonRoot/rslave [2020-05-07T20:44:22.861Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-07T20:44:22.861Z] === RUN TestMountDaemonRoot/shared [2020-05-07T20:44:22.861Z] === PAUSE TestMountDaemonRoot/shared [2020-05-07T20:44:22.861Z] === RUN TestMountDaemonRoot/rshared [2020-05-07T20:44:22.861Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-07T20:44:22.861Z] === CONT TestMountDaemonRoot/default [2020-05-07T20:44:22.861Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-07T20:44:22.861Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-07T20:44:22.861Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-07T20:44:22.861Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-07T20:44:22.861Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-07T20:44:22.861Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-07T20:44:22.861Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-07T20:44:22.861Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-07T20:44:22.861Z] === CONT TestMountDaemonRoot/rslave [2020-05-07T20:44:22.861Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-07T20:44:22.861Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-07T20:44:22.861Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T20:44:22.861Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T20:44:22.861Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-07T20:44:22.861Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-07T20:44:22.861Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T20:44:22.861Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T20:44:22.861Z] === CONT TestMountDaemonRoot/rshared [2020-05-07T20:44:22.861Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-07T20:44:22.861Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-07T20:44:22.861Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T20:44:22.861Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T20:44:22.861Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-07T20:44:22.861Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-07T20:44:22.861Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T20:44:22.861Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T20:44:22.861Z] === CONT TestMountDaemonRoot/shared [2020-05-07T20:44:22.861Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-07T20:44:22.861Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-07T20:44:22.861Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-07T20:44:22.861Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-07T20:44:22.861Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-07T20:44:22.861Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-07T20:44:22.861Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-07T20:44:22.861Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-07T20:44:22.861Z] === CONT TestMountDaemonRoot/rprivate [2020-05-07T20:44:22.861Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-07T20:44:22.861Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-07T20:44:22.861Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T20:44:22.861Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T20:44:22.861Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-07T20:44:22.861Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-07T20:44:22.861Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T20:44:22.861Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T20:44:22.861Z] === CONT TestMountDaemonRoot/slave [2020-05-07T20:44:22.861Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-07T20:44:22.861Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-07T20:44:22.861Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-07T20:44:22.861Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-07T20:44:22.861Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-07T20:44:22.861Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-07T20:44:22.861Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-07T20:44:22.861Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-07T20:44:22.861Z] === CONT TestMountDaemonRoot/private [2020-05-07T20:44:22.861Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-07T20:44:22.861Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-07T20:44:22.861Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-07T20:44:22.861Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-07T20:44:22.861Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-07T20:44:22.861Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-07T20:44:22.861Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-07T20:44:22.861Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-07T20:44:22.861Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-07T20:44:22.861Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-07T20:44:22.861Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-07T20:44:22.861Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-07T20:44:23.118Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-07T20:44:23.118Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-07T20:44:23.118Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-07T20:44:23.118Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T20:44:23.118Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-07T20:44:23.118Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T20:44:23.118Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-07T20:44:23.118Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T20:44:23.118Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-07T20:44:23.376Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T20:44:23.376Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-07T20:44:23.376Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-07T20:44:23.376Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-07T20:44:23.376Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-07T20:44:23.376Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-07T20:44:23.376Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T20:44:23.376Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-07T20:44:23.376Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T20:44:23.376Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-07T20:44:23.376Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-07T20:44:23.376Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-07T20:44:23.376Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-07T20:44:23.376Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-07T20:44:23.376Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-07T20:44:23.404Z] collected 387 items / 1 deselected / 386 selected [2020-05-07T20:44:23.404Z] [2020-05-07T20:44:23.633Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-05-07T20:44:23.633Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-07T20:44:23.633Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-05-07T20:44:23.633Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-05-07T20:44:23.633Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-05-07T20:44:23.633Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-05-07T20:44:23.633Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-07T20:44:23.633Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-05-07T20:44:23.633Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-05-07T20:44:23.633Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-05-07T20:44:23.633Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-05-07T20:44:23.633Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-07T20:44:23.633Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-05-07T20:44:23.633Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-05-07T20:44:23.633Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-05-07T20:44:23.633Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-05-07T20:44:23.633Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-07T20:44:23.633Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-05-07T20:44:23.633Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-05-07T20:44:23.633Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-05-07T20:44:23.633Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-07T20:44:23.633Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-07T20:44:23.633Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-05-07T20:44:23.633Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-07T20:44:23.633Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-05-07T20:44:23.633Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-05-07T20:44:23.633Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-07T20:44:23.633Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-05-07T20:44:23.633Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-05-07T20:44:23.633Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-05-07T20:44:23.633Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-05-07T20:44:23.633Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-07T20:44:23.633Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-05-07T20:44:23.633Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-05-07T20:44:23.633Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-05-07T20:44:23.633Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-05-07T20:44:23.633Z] === RUN TestContainerBindMountNonRecursive [2020-05-07T20:44:23.633Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-05-07T20:44:23.633Z] 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-07T20:44:23.633Z] === RUN TestNetworkNat [2020-05-07T20:44:24.197Z] --- PASS: TestNetworkNat (0.79s) [2020-05-07T20:44:24.197Z] === RUN TestNetworkLocalhostTCPNat [2020-05-07T20:44:24.220Z] --- PASS: TestBuildSquashParent (7.12s) [2020-05-07T20:44:24.220Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-07T20:44:24.220Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T20:44:24.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T20:44:24.220Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T20:44:24.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T20:44:24.220Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T20:44:24.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T20:44:24.220Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T20:44:24.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T20:44:24.220Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T20:44:24.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T20:44:24.220Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T20:44:24.220Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T20:44:24.220Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T20:44:24.220Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T20:44:25.128Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s) [2020-05-07T20:44:25.128Z] === RUN TestNetworkLoopbackNat [2020-05-07T20:44:25.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-07T20:44:25.315Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T20:44:25.598Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T20:44:26.060Z] --- PASS: TestNetworkLoopbackNat (1.00s) [2020-05-07T20:44:26.060Z] === RUN TestPause [2020-05-07T20:44:26.060Z] --- SKIP: TestPause (0.00s) [2020-05-07T20:44:26.060Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T20:44:26.060Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-07T20:44:26.060Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T20:44:26.060Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T20:44:26.060Z] === RUN TestPauseStopPausedContainer [2020-05-07T20:44:26.060Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-05-07T20:44:26.060Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T20:44:26.060Z] === RUN TestPsFilter [2020-05-07T20:44:26.317Z] --- PASS: TestPsFilter (0.17s) [2020-05-07T20:44:26.317Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-07T20:44:27.248Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s) [2020-05-07T20:44:27.248Z] === RUN TestRemoveContainerWithVolume [2020-05-07T20:44:27.813Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2020-05-07T20:44:27.813Z] === RUN TestRemoveContainerRunning [2020-05-07T20:44:28.271Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T20:44:28.271Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T20:44:28.744Z] --- PASS: TestRemoveContainerRunning (0.76s) [2020-05-07T20:44:28.744Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-07T20:44:29.308Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2020-05-07T20:44:29.308Z] === RUN TestRemoveInvalidContainer [2020-05-07T20:44:29.308Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-07T20:44:29.308Z] === RUN TestRenameLinkedContainer [2020-05-07T20:44:29.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-07T20:44:31.092Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-05-07T20:44:31.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.62s) [2020-05-07T20:44:31.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.70s) [2020-05-07T20:44:31.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.47s) [2020-05-07T20:44:31.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.49s) [2020-05-07T20:44:31.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.47s) [2020-05-07T20:44:31.092Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.47s) [2020-05-07T20:44:31.092Z] === RUN TestBuildMultiStageCopy [2020-05-07T20:44:31.092Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-07T20:44:32.583Z] --- PASS: TestRenameLinkedContainer (3.08s) [2020-05-07T20:44:32.583Z] === RUN TestRenameStoppedContainer [2020-05-07T20:44:33.115Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-07T20:44:33.515Z] --- PASS: TestRenameStoppedContainer (0.80s) [2020-05-07T20:44:33.515Z] === RUN TestRenameRunningContainerAndReuse [2020-05-07T20:44:33.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-07T20:44:33.727Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-07T20:44:34.008Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-07T20:44:34.619Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-07T20:44:34.885Z] --- PASS: TestRenameRunningContainerAndReuse (1.52s) [2020-05-07T20:44:34.885Z] === RUN TestRenameInvalidName [2020-05-07T20:44:35.448Z] --- PASS: TestRenameInvalidName (0.76s) [2020-05-07T20:44:35.448Z] === RUN TestRenameAnonymousContainer [2020-05-07T20:44:35.623Z] --- PASS: TestBuildMultiStageCopy (4.88s) [2020-05-07T20:44:35.623Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.55s) [2020-05-07T20:44:35.623Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2020-05-07T20:44:35.623Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2020-05-07T20:44:35.623Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s) [2020-05-07T20:44:35.623Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2020-05-07T20:44:35.623Z] === RUN TestBuildMultiStageParentConfig [2020-05-07T20:44:37.088Z] --- PASS: TestBuildMultiStageParentConfig (1.60s) [2020-05-07T20:44:37.088Z] === RUN TestBuildLabelWithTargets [2020-05-07T20:44:37.854Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-07T20:44:37.854Z] Using test binary docker [2020-05-07T20:44:37.854Z] +++ /etc/init.d/apparmor start [2020-05-07T20:44:37.854Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-07T20:44:37.854Z] INFO: Waiting for daemon to start... [2020-05-07T20:44:37.854Z] Starting dockerd [2020-05-07T20:44:37.854Z] +++ 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-07T20:44:39.624Z] --- PASS: TestRenameAnonymousContainer (3.36s) [2020-05-07T20:44:39.624Z] === RUN TestRenameContainerWithSameName [2020-05-07T20:44:39.624Z] --- PASS: TestRenameContainerWithSameName (0.76s) [2020-05-07T20:44:39.624Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-07T20:44:39.751Z] . [2020-05-07T20:44:39.752Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-07T20:44:39.755Z] --- PASS: TestBuildLabelWithTargets (2.44s) [2020-05-07T20:44:39.755Z] === RUN TestBuildWithEmptyLayers [2020-05-07T20:44:40.009Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-07T20:44:40.009Z] Error: No such image: emptyfs [2020-05-07T20:44:40.009Z] ++++ docker load [2020-05-07T20:44:40.009Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-07T20:44:40.367Z] --- PASS: TestBuildWithEmptyLayers (1.07s) [2020-05-07T20:44:40.367Z] === RUN TestBuildMultiStageOnBuild [2020-05-07T20:44:40.575Z] Running integration-test (iteration 1) [2020-05-07T20:44:40.575Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-05-07T20:44:40.575Z] ++ 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-07T20:44:40.575Z] ++ set -e [2020-05-07T20:44:40.575Z] ++ '[' -n 0 ']' [2020-05-07T20:44:40.575Z] ++ set -x [2020-05-07T20:44:40.575Z] ++ 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-07T20:44:40.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-07T20:44:40.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-07T20:44:41.519Z] --- PASS: TestRenameContainerWithLinkedContainer (1.50s) [2020-05-07T20:44:41.519Z] === RUN TestResize [2020-05-07T20:44:41.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-07T20:44:42.083Z] --- PASS: TestResize (0.77s) [2020-05-07T20:44:42.083Z] === RUN TestResizeWithInvalidSize [2020-05-07T20:44:42.646Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2020-05-07T20:44:42.646Z] === RUN TestResizeWhenContainerNotStarted [2020-05-07T20:44:43.576Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s) [2020-05-07T20:44:43.576Z] === RUN TestDaemonRestartKillContainers [2020-05-07T20:44:43.577Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-05-07T20:44:43.577Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-05-07T20:44:43.577Z] === RUN TestCgroupNamespacesRun [2020-05-07T20:44:43.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-07T20:44:43.821Z] --- PASS: TestBuildMultiStageOnBuild (3.08s) [2020-05-07T20:44:43.821Z] === RUN TestBuildUncleanTarFilenames [2020-05-07T20:44:44.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-07T20:44:44.824Z] --- PASS: TestBuildUncleanTarFilenames (1.29s) [2020-05-07T20:44:44.824Z] === RUN TestBuildMultiStageLayerLeak [2020-05-07T20:44:46.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-07T20:44:46.852Z] --- PASS: TestCgroupNamespacesRun (2.83s) [2020-05-07T20:44:46.852Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-07T20:44:48.270Z] --- PASS: TestBuildMultiStageLayerLeak (3.20s) [2020-05-07T20:44:48.270Z] === RUN TestBuildWithHugeFile [2020-05-07T20:44:49.383Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.88s) [2020-05-07T20:44:49.383Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-07T20:44:50.049Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-05-07T20:44:50.345Z] tests/integration/api_client_test.py ..... [ 7%] [2020-05-07T20:44:50.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-07T20:44:52.657Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.03s) [2020-05-07T20:44:52.657Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-07T20:44:52.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-07T20:44:53.191Z] tests/integration/api_config_test.py ..... [ 8%] [2020-05-07T20:44:54.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-07T20:44:55.180Z] --- PASS: TestCgroupNamespacesRunHostMode (2.98s) [2020-05-07T20:44:55.180Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-07T20:44:55.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-07T20:44:58.228Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-07T20:44:58.455Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.97s) [2020-05-07T20:44:58.455Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-07T20:45:00.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-07T20:45:00.350Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.94s) [2020-05-07T20:45:00.350Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-07T20:45:02.245Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.98s) [2020-05-07T20:45:02.245Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-07T20:45:02.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-07T20:45:04.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-07T20:45:05.522Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.98s) [2020-05-07T20:45:05.522Z] === RUN TestKernelTCPMemory [2020-05-07T20:45:05.522Z] --- SKIP: TestKernelTCPMemory (0.02s) [2020-05-07T20:45:05.522Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T20:45:05.522Z] === RUN TestNISDomainname [2020-05-07T20:45:05.522Z] --- SKIP: TestNISDomainname (0.01s) [2020-05-07T20:45:05.522Z] 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-07T20:45:05.522Z] === RUN TestHostnameDnsResolution [2020-05-07T20:45:06.453Z] --- PASS: TestHostnameDnsResolution (1.32s) [2020-05-07T20:45:06.453Z] === RUN TestStats [2020-05-07T20:45:06.453Z] --- SKIP: TestStats (0.00s) [2020-05-07T20:45:06.453Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T20:45:06.453Z] === RUN TestStopContainerWithTimeout [2020-05-07T20:45:06.453Z] === RUN TestStopContainerWithTimeout/0 [2020-05-07T20:45:06.453Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-07T20:45:06.453Z] === RUN TestStopContainerWithTimeout/1 [2020-05-07T20:45:06.453Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-07T20:45:06.453Z] === RUN TestStopContainerWithTimeout/3 [2020-05-07T20:45:06.453Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-07T20:45:06.453Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-07T20:45:06.453Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-07T20:45:06.453Z] === CONT TestStopContainerWithTimeout/0 [2020-05-07T20:45:06.453Z] === CONT TestStopContainerWithTimeout/3 [2020-05-07T20:45:06.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-07T20:45:07.384Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-07T20:45:08.377Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-07T20:45:08.377Z] Using test binary docker [2020-05-07T20:45:08.636Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-07T20:45:08.636Z] +++ /etc/init.d/apparmor start [2020-05-07T20:45:08.636Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-07T20:45:08.636Z] INFO: Waiting for daemon to start... [2020-05-07T20:45:08.636Z] Starting dockerd [2020-05-07T20:45:08.636Z] +++ 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:45:09.278Z] === CONT TestStopContainerWithTimeout/1 [2020-05-07T20:45:10.149Z] ok github.com/docker/docker/cmd/dockerd 0.235s coverage: 30.8% of statements [2020-05-07T20:45:11.167Z] . [2020-05-07T20:45:11.167Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-07T20:45:11.167Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-07T20:45:11.167Z] Error: No such image: emptyfs [2020-05-07T20:45:11.167Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-07T20:45:11.167Z] ++++ docker load [2020-05-07T20:45:11.167Z] Running integration-test (iteration 1) [2020-05-07T20:45:11.167Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-05-07T20:45:11.167Z] ++ 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-07T20:45:11.167Z] ++ set -e [2020-05-07T20:45:11.167Z] ++ '[' -n 0 ']' [2020-05-07T20:45:11.167Z] ++ set -x [2020-05-07T20:45:11.168Z] ++ 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-07T20:45:11.173Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-05-07T20:45:11.173Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2020-05-07T20:45:11.173Z] --- PASS: TestStopContainerWithTimeout/3 (2.88s) [2020-05-07T20:45:11.173Z] --- PASS: TestStopContainerWithTimeout/-1 (2.72s) [2020-05-07T20:45:11.173Z] --- PASS: TestStopContainerWithTimeout/1 (1.79s) [2020-05-07T20:45:11.173Z] === RUN TestDeleteDevicemapper [2020-05-07T20:45:11.173Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-07T20:45:11.173Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T20:45:11.173Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-07T20:45:12.439Z] ok github.com/docker/docker/container 0.197s coverage: 34.9% of statements [2020-05-07T20:45:12.439Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-07T20:45:12.439Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-07T20:45:12.439Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-07T20:45:12.439Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-07T20:45:12.660Z] Loaded image: buildpack-deps:jessie [2020-05-07T20:45:12.660Z] Loaded image: busybox:latest [2020-05-07T20:45:12.660Z] Loaded image: busybox:glibc [2020-05-07T20:45:12.660Z] Loaded image: debian:jessie [2020-05-07T20:45:12.660Z] Loaded image: hello-world:latest [2020-05-07T20:45:12.660Z] INFO: Testing against a local daemon [2020-05-07T20:45:12.660Z] === RUN TestCgroupNamespacesBuild [2020-05-07T20:45:13.697Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.24s) [2020-05-07T20:45:13.697Z] === RUN TestUpdateMemory [2020-05-07T20:45:13.697Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-07T20:45:13.697Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T20:45:13.697Z] === RUN TestUpdateCPUQuota [2020-05-07T20:45:13.697Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-05-07T20:45:13.697Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T20:45:13.697Z] === RUN TestUpdatePidsLimit [2020-05-07T20:45:13.697Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-05-07T20:45:13.697Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T20:45:13.697Z] === RUN TestUpdateRestartPolicy [2020-05-07T20:45:14.558Z] --- PASS: TestCgroupNamespacesBuild (3.34s) [2020-05-07T20:45:14.558Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-07T20:45:17.084Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.31s) [2020-05-07T20:45:17.084Z] === RUN TestBuildWithSession [2020-05-07T20:45:17.084Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-07T20:45:17.084Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T20:45:17.084Z] === RUN TestBuildSquashParent [2020-05-07T20:45:17.234Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.081s coverage: 65.3% of statements [2020-05-07T20:45:20.759Z] --- PASS: TestBuildWithHugeFile (28.03s) [2020-05-07T20:45:20.759Z] === RUN TestBuildWithEmptyDockerfile [2020-05-07T20:45:20.759Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T20:45:20.759Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T20:45:20.759Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T20:45:20.759Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T20:45:20.759Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T20:45:20.759Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T20:45:20.759Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T20:45:20.759Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T20:45:20.759Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T20:45:20.759Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-05-07T20:45:20.759Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-05-07T20:45:20.759Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2020-05-07T20:45:20.759Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-05-07T20:45:20.759Z] === RUN TestBuildPreserveOwnership [2020-05-07T20:45:20.759Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-07T20:45:20.759Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-07T20:45:21.145Z] Loaded image: buildpack-deps:jessie [2020-05-07T20:45:21.145Z] Loaded image: busybox:latest [2020-05-07T20:45:21.145Z] Loaded image: busybox:glibc [2020-05-07T20:45:21.145Z] Loaded image: debian:jessie [2020-05-07T20:45:21.145Z] Loaded image: hello-world:latest [2020-05-07T20:45:21.145Z] INFO: Testing against a local daemon [2020-05-07T20:45:21.145Z] === RUN TestCgroupNamespacesBuild [2020-05-07T20:45:23.047Z] --- PASS: TestCgroupNamespacesBuild (2.47s) [2020-05-07T20:45:23.047Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-07T20:45:23.184Z] ok github.com/docker/docker/daemon/cluster/convert 0.065s coverage: 35.6% of statements [2020-05-07T20:45:23.429Z] --- PASS: TestBuildPreserveOwnership (6.65s) [2020-05-07T20:45:23.429Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.32s) [2020-05-07T20:45:23.429Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.32s) [2020-05-07T20:45:23.429Z] === RUN TestBuildPlatformInvalid [2020-05-07T20:45:23.429Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-05-07T20:45:23.429Z] PASS [2020-05-07T20:45:23.429Z] [2020-05-07T20:45:23.429Z] === Skipped [2020-05-07T20:45:23.429Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-05-07T20:45:23.429Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T20:45:23.429Z] [2020-05-07T20:45:23.429Z] [2020-05-07T20:45:23.429Z] DONE 32 tests, 1 skipped in 78.729s [2020-05-07T20:45:23.429Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-05-07T20:45:23.429Z] ++ 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:45:23.429Z] ++ set -e [2020-05-07T20:45:23.429Z] ++ '[' -n 0 ']' [2020-05-07T20:45:23.429Z] ++ set -x [2020-05-07T20:45:23.429Z] ++ 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:45:23.429Z] INFO: Testing against a local daemon [2020-05-07T20:45:23.429Z] === RUN TestConfigInspect [2020-05-07T20:45:24.949Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s) [2020-05-07T20:45:24.950Z] === RUN TestBuildWithSession [2020-05-07T20:45:24.950Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-07T20:45:24.950Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T20:45:24.950Z] === RUN TestBuildSquashParent [2020-05-07T20:45:27.799Z] --- PASS: TestConfigInspect (3.96s) [2020-05-07T20:45:27.799Z] === RUN TestConfigList [2020-05-07T20:45:28.555Z] --- PASS: TestUpdateRestartPolicy (12.84s) [2020-05-07T20:45:28.555Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-07T20:45:28.555Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2020-05-07T20:45:28.555Z] === RUN TestWaitNonBlocked [2020-05-07T20:45:28.555Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T20:45:28.555Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T20:45:28.555Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T20:45:28.555Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T20:45:28.555Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T20:45:28.555Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T20:45:28.555Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-05-07T20:45:28.555Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.84s) [2020-05-07T20:45:28.555Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2020-05-07T20:45:28.555Z] === RUN TestWaitBlocked [2020-05-07T20:45:28.555Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T20:45:28.555Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T20:45:28.555Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T20:45:28.555Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T20:45:28.555Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T20:45:28.555Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T20:45:29.120Z] --- PASS: TestWaitBlocked (0.01s) [2020-05-07T20:45:29.120Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.85s) [2020-05-07T20:45:29.120Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s) [2020-05-07T20:45:29.120Z] === CONT TestDaemonRestartIpcMode [2020-05-07T20:45:29.120Z] === CONT TestIpcModeOlderClient [2020-05-07T20:45:29.120Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-05-07T20:45:29.139Z] ok github.com/docker/docker/daemon/cluster 0.210s coverage: 0.5% of statements [2020-05-07T20:45:29.276Z] --- PASS: TestBuildSquashParent (10.54s) [2020-05-07T20:45:29.276Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-07T20:45:29.276Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T20:45:29.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T20:45:29.276Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T20:45:29.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T20:45:29.276Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T20:45:29.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T20:45:29.276Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T20:45:29.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T20:45:29.276Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T20:45:29.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T20:45:29.276Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T20:45:29.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T20:45:29.276Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T20:45:29.276Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T20:45:30.648Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T20:45:30.906Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T20:45:31.243Z] --- PASS: TestConfigList (3.58s) [2020-05-07T20:45:31.243Z] === RUN TestConfigsCreateAndDelete [2020-05-07T20:45:31.516Z] --- PASS: TestBuildSquashParent (5.92s) [2020-05-07T20:45:31.516Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-07T20:45:31.516Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T20:45:31.516Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T20:45:31.516Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T20:45:31.516Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T20:45:31.516Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T20:45:31.516Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T20:45:31.516Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T20:45:31.516Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T20:45:31.516Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T20:45:31.516Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T20:45:31.516Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T20:45:31.516Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T20:45:31.516Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T20:45:31.516Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T20:45:31.516Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T20:45:31.516Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T20:45:33.419Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T20:45:33.419Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T20:45:33.745Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-05-07T20:45:34.186Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T20:45:34.444Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T20:45:34.686Z] --- PASS: TestConfigsCreateAndDelete (3.74s) [2020-05-07T20:45:34.686Z] === RUN TestConfigsUpdate [2020-05-07T20:45:35.092Z] ok github.com/docker/docker/daemon/config 0.144s coverage: 81.7% of statements [2020-05-07T20:45:35.092Z] ok github.com/docker/docker/daemon/discovery 0.012s coverage: 30.0% of statements [2020-05-07T20:45:35.669Z] --- PASS: TestDaemonRestartIpcMode (5.55s) [2020-05-07T20:45:35.669Z] PASS [2020-05-07T20:45:35.669Z] [2020-05-07T20:45:35.669Z] === Skipped [2020-05-07T20:45:35.669Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-07T20:45:35.669Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T20:45:35.669Z] [2020-05-07T20:45:35.669Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-05-07T20:45:35.669Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-05-07T20:45:35.669Z] [2020-05-07T20:45:35.669Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-05-07T20:45:35.669Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T20:45:35.669Z] [2020-05-07T20:45:35.669Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-05-07T20:45:35.669Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-05-07T20:45:35.669Z] [2020-05-07T20:45:35.669Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-05-07T20:45:35.669Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T20:45:35.669Z] [2020-05-07T20:45:35.669Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-05-07T20:45:35.669Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T20:45:35.669Z] [2020-05-07T20:45:35.669Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-05-07T20:45:35.669Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T20:45:35.669Z] [2020-05-07T20:45:35.669Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-05-07T20:45:35.669Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T20:45:35.669Z] [2020-05-07T20:45:35.669Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-05-07T20:45:35.669Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-05-07T20:45:35.669Z] [2020-05-07T20:45:35.669Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-07T20:45:35.669Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T20:45:35.669Z] [2020-05-07T20:45:35.669Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-07T20:45:35.669Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T20:45:35.669Z] [2020-05-07T20:45:35.669Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-05-07T20:45:35.669Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-05-07T20:45:35.669Z] [2020-05-07T20:45:35.669Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-05-07T20:45:35.669Z] 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-07T20:45:35.669Z] [2020-05-07T20:45:35.669Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-05-07T20:45:35.669Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T20:45:35.669Z] [2020-05-07T20:45:35.669Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T20:45:35.669Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T20:45:35.669Z] [2020-05-07T20:45:35.669Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-05-07T20:45:35.669Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T20:45:35.669Z] [2020-05-07T20:45:35.669Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-05-07T20:45:35.669Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-05-07T20:45:35.669Z] [2020-05-07T20:45:35.669Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s) [2020-05-07T20:45:35.669Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T20:45:35.669Z] [2020-05-07T20:45:35.669Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-05-07T20:45:35.669Z] 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-07T20:45:35.669Z] [2020-05-07T20:45:35.670Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-05-07T20:45:35.670Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T20:45:35.670Z] [2020-05-07T20:45:35.670Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-07T20:45:35.670Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T20:45:35.670Z] [2020-05-07T20:45:35.670Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-07T20:45:35.670Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T20:45:35.670Z] [2020-05-07T20:45:35.670Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-05-07T20:45:35.670Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T20:45:35.670Z] [2020-05-07T20:45:35.670Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-05-07T20:45:35.670Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-05-07T20:45:35.670Z] [2020-05-07T20:45:35.670Z] [2020-05-07T20:45:35.670Z] DONE 181 tests, 24 skipped in 111.195s [2020-05-07T20:45:35.670Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-07T20:45:35.670Z] INFO: Testing against a local daemon [2020-05-07T20:45:35.670Z] === RUN TestCommitInheritsEnv [2020-05-07T20:45:35.951Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-07T20:45:35.951Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.50s) [2020-05-07T20:45:35.951Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.85s) [2020-05-07T20:45:35.951Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.95s) [2020-05-07T20:45:35.951Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.00s) [2020-05-07T20:45:35.951Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.19s) [2020-05-07T20:45:35.951Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.91s) [2020-05-07T20:45:35.951Z] === RUN TestBuildMultiStageCopy [2020-05-07T20:45:35.951Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-07T20:45:36.233Z] --- PASS: TestCommitInheritsEnv (1.43s) [2020-05-07T20:45:36.233Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-07T20:45:36.233Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-07T20:45:36.233Z] === RUN TestImagesFilterMultiReference [2020-05-07T20:45:36.233Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-05-07T20:45:36.233Z] === RUN TestImagePullPlatformInvalid [2020-05-07T20:45:36.233Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-05-07T20:45:36.233Z] === RUN TestRemoveImageOrphaning [2020-05-07T20:45:37.501Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2020-05-07T20:45:37.723Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-05-07T20:45:37.723Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.49s) [2020-05-07T20:45:37.723Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.73s) [2020-05-07T20:45:37.723Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.35s) [2020-05-07T20:45:37.723Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.47s) [2020-05-07T20:45:37.723Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.31s) [2020-05-07T20:45:37.723Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.15s) [2020-05-07T20:45:37.723Z] === RUN TestBuildMultiStageCopy [2020-05-07T20:45:37.723Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-07T20:45:37.853Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-07T20:45:38.112Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-07T20:45:38.128Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-05-07T20:45:38.128Z] === RUN TestRemoveImageGarbageCollector [2020-05-07T20:45:38.128Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-07T20:45:38.128Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-05-07T20:45:38.128Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-07T20:45:38.128Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-05-07T20:45:38.128Z] === RUN TestTagInvalidReference [2020-05-07T20:45:38.128Z] --- PASS: TestTagInvalidReference (0.01s) [2020-05-07T20:45:38.128Z] === RUN TestTagValidPrefixedRepo [2020-05-07T20:45:38.128Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-05-07T20:45:38.128Z] === RUN TestTagExistedNameWithoutForce [2020-05-07T20:45:38.128Z] --- PASS: TestConfigsUpdate (3.22s) [2020-05-07T20:45:38.128Z] === RUN TestTemplatedConfig [2020-05-07T20:45:38.389Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-05-07T20:45:38.389Z] === RUN TestTagOfficialNames [2020-05-07T20:45:38.389Z] --- PASS: TestTagOfficialNames (0.04s) [2020-05-07T20:45:38.389Z] === RUN TestTagMatchesDigest [2020-05-07T20:45:38.389Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-05-07T20:45:38.389Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-07T20:45:38.678Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-07T20:45:39.177Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2020-05-07T20:45:39.245Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-07T20:45:39.812Z] --- PASS: TestBuildMultiStageCopy (4.30s) [2020-05-07T20:45:39.812Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.19s) [2020-05-07T20:45:39.812Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-05-07T20:45:39.812Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s) [2020-05-07T20:45:39.812Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2020-05-07T20:45:39.812Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2020-05-07T20:45:39.812Z] === RUN TestBuildMultiStageParentConfig [2020-05-07T20:45:41.002Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-07T20:45:41.188Z] --- PASS: TestBuildMultiStageParentConfig (1.31s) [2020-05-07T20:45:41.188Z] === RUN TestBuildLabelWithTargets [2020-05-07T20:45:41.259Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-07T20:45:41.571Z] --- PASS: TestTemplatedConfig (3.66s) [2020-05-07T20:45:41.571Z] === RUN TestConfigCreateResolve [2020-05-07T20:45:41.825Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-07T20:45:42.759Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-07T20:45:43.089Z] --- PASS: TestBuildLabelWithTargets (2.07s) [2020-05-07T20:45:43.089Z] === RUN TestBuildWithEmptyLayers [2020-05-07T20:45:43.324Z] --- PASS: TestBuildMultiStageCopy (5.75s) [2020-05-07T20:45:43.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.13s) [2020-05-07T20:45:43.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2020-05-07T20:45:43.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s) [2020-05-07T20:45:43.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.72s) [2020-05-07T20:45:43.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.71s) [2020-05-07T20:45:43.324Z] === RUN TestBuildMultiStageParentConfig [2020-05-07T20:45:44.024Z] --- PASS: TestBuildWithEmptyLayers (0.94s) [2020-05-07T20:45:44.024Z] === RUN TestBuildMultiStageOnBuild [2020-05-07T20:45:44.184Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.518s coverage: 13.9% of statements [2020-05-07T20:45:44.184Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements [2020-05-07T20:45:45.014Z] --- PASS: TestConfigCreateResolve (3.67s) [2020-05-07T20:45:45.014Z] === RUN TestConfigDaemonLibtrustID [2020-05-07T20:45:45.222Z] --- PASS: TestBuildMultiStageParentConfig (1.58s) [2020-05-07T20:45:45.222Z] === RUN TestBuildLabelWithTargets [2020-05-07T20:45:45.626Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-05-07T20:45:45.626Z] PASS [2020-05-07T20:45:45.626Z] [2020-05-07T20:45:45.626Z] DONE 7 tests in 22.444s [2020-05-07T20:45:45.626Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-05-07T20:45:45.626Z] ++ 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:45:45.626Z] ++ set -e [2020-05-07T20:45:45.626Z] ++ '[' -n 0 ']' [2020-05-07T20:45:45.626Z] ++ set -x [2020-05-07T20:45:45.626Z] ++ 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:45:45.626Z] INFO: Testing against a local daemon [2020-05-07T20:45:45.626Z] === RUN TestCheckpoint [2020-05-07T20:45:45.626Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-07T20:45:45.626Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T20:45:45.626Z] === RUN TestContainerInvalidJSON [2020-05-07T20:45:45.626Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T20:45:45.626Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T20:45:45.626Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T20:45:45.626Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T20:45:45.626Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-07T20:45:45.626Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-07T20:45:45.626Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T20:45:45.626Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-07T20:45:45.626Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T20:45:45.626Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-05-07T20:45:45.626Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-07T20:45:45.626Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-07T20:45:45.626Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-07T20:45:45.626Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-07T20:45:45.907Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.16s) [2020-05-07T20:45:45.907Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-07T20:45:46.192Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-05-07T20:45:46.192Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-07T20:45:46.192Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-05-07T20:45:46.192Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-07T20:45:46.474Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-05-07T20:45:46.474Z] === RUN TestCopyFromContainer [2020-05-07T20:45:47.216Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.874s coverage: 57.9% of statements [2020-05-07T20:45:47.216Z] ok github.com/docker/docker/daemon 12.471s coverage: 17.4% of statements [2020-05-07T20:45:47.216Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-07T20:45:47.216Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-07T20:45:47.216Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-07T20:45:47.216Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-07T20:45:47.308Z] --- PASS: TestBuildMultiStageOnBuild (2.64s) [2020-05-07T20:45:47.308Z] === RUN TestBuildUncleanTarFilenames [2020-05-07T20:45:47.751Z] --- PASS: TestBuildLabelWithTargets (2.72s) [2020-05-07T20:45:47.751Z] === RUN TestBuildWithEmptyLayers [2020-05-07T20:45:48.243Z] --- PASS: TestBuildUncleanTarFilenames (1.34s) [2020-05-07T20:45:48.243Z] === RUN TestBuildMultiStageLayerLeak [2020-05-07T20:45:48.492Z] === RUN TestCopyFromContainer// [2020-05-07T20:45:48.492Z] === RUN TestCopyFromContainer//bar/root [2020-05-07T20:45:48.773Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-07T20:45:48.773Z] === RUN TestCopyFromContainer/bar/quux [2020-05-07T20:45:48.773Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-07T20:45:49.053Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-07T20:45:49.053Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-07T20:45:49.053Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-07T20:45:49.123Z] --- PASS: TestBuildWithEmptyLayers (1.30s) [2020-05-07T20:45:49.123Z] === RUN TestBuildMultiStageOnBuild [2020-05-07T20:45:49.335Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-07T20:45:49.335Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-07T20:45:49.335Z] --- PASS: TestCopyFromContainer (3.06s) [2020-05-07T20:45:49.335Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-05-07T20:45:49.335Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-05-07T20:45:49.335Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-05-07T20:45:49.335Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-05-07T20:45:49.335Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-05-07T20:45:49.335Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-05-07T20:45:49.335Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-05-07T20:45:49.335Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-05-07T20:45:49.335Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-05-07T20:45:49.335Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-05-07T20:45:49.335Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-07T20:45:49.335Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T20:45:49.335Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T20:45:49.335Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T20:45:49.335Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T20:45:49.335Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T20:45:49.335Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T20:45:49.335Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T20:45:49.335Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T20:45:49.335Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T20:45:49.335Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-05-07T20:45:49.335Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-07T20:45:49.335Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-07T20:45:49.335Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-07T20:45:49.335Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-07T20:45:49.335Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-07T20:45:49.335Z] === RUN TestCreateWithInvalidEnv [2020-05-07T20:45:49.335Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-07T20:45:49.335Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-07T20:45:49.335Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-07T20:45:49.335Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-07T20:45:49.335Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-07T20:45:49.336Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-07T20:45:49.336Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-07T20:45:49.336Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-07T20:45:49.336Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-07T20:45:49.336Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-05-07T20:45:49.336Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-07T20:45:49.336Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-07T20:45:49.336Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-07T20:45:49.336Z] === RUN TestCreateTmpfsMountsTarget [2020-05-07T20:45:49.617Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-05-07T20:45:49.617Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-07T20:45:50.776Z] --- PASS: TestBuildMultiStageLayerLeak (2.78s) [2020-05-07T20:45:50.776Z] === RUN TestBuildWithHugeFile [2020-05-07T20:45:52.007Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.8% of statements [2020-05-07T20:45:52.007Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.228s coverage: 69.2% of statements [2020-05-07T20:45:52.286Z] --- PASS: TestCreateWithCustomMaskedPaths (2.47s) [2020-05-07T20:45:52.286Z] === RUN TestCreateWithCapabilities [2020-05-07T20:45:52.286Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-07T20:45:52.286Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-07T20:45:52.286Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-07T20:45:52.286Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-07T20:45:52.286Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-07T20:45:52.286Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-07T20:45:52.286Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-07T20:45:52.286Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-07T20:45:52.286Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T20:45:52.286Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T20:45:52.286Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T20:45:52.286Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T20:45:52.286Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-07T20:45:52.286Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-07T20:45:52.286Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-07T20:45:52.286Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-07T20:45:52.286Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-07T20:45:52.286Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-07T20:45:52.286Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T20:45:52.286Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T20:45:52.286Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T20:45:52.286Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T20:45:52.286Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-07T20:45:52.286Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-07T20:45:52.286Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T20:45:52.286Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T20:45:52.286Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-07T20:45:52.286Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-07T20:45:52.286Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-07T20:45:52.286Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T20:45:52.286Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T20:45:52.286Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-07T20:45:52.286Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-07T20:45:52.286Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-05-07T20:45:52.286Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-05-07T20:45:52.286Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-05-07T20:45:52.286Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-07T20:45:52.286Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-07T20:45:52.286Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-05-07T20:45:52.286Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-05-07T20:45:52.286Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-07T20:45:52.286Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-05-07T20:45:52.286Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-05-07T20:45:52.286Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-05-07T20:45:52.286Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-05-07T20:45:52.286Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-07T20:45:53.303Z] --- PASS: TestBuildMultiStageOnBuild (3.83s) [2020-05-07T20:45:53.303Z] === RUN TestBuildUncleanTarFilenames [2020-05-07T20:45:53.695Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.670s coverage: 46.2% of statements [2020-05-07T20:45:53.695Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-07T20:45:54.415Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.433s coverage: 49.5% of statements [2020-05-07T20:45:54.676Z] --- PASS: TestBuildUncleanTarFilenames (1.94s) [2020-05-07T20:45:54.676Z] === RUN TestBuildMultiStageLayerLeak [2020-05-07T20:45:54.955Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.59s) [2020-05-07T20:45:54.955Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-07T20:45:54.955Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T20:45:54.955Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T20:45:54.955Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T20:45:54.955Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T20:45:54.955Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T20:45:54.955Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T20:45:54.955Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T20:45:54.955Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T20:45:54.955Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T20:45:54.955Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T20:45:54.955Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T20:45:54.955Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T20:45:54.955Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T20:45:54.955Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T20:45:54.955Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T20:45:54.955Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-05-07T20:45:54.955Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-05-07T20:45:54.955Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-05-07T20:45:54.955Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-05-07T20:45:54.955Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-07T20:45:54.955Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-05-07T20:45:54.955Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-07T20:45:55.959Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.87s) [2020-05-07T20:45:55.959Z] === RUN TestContainerStartOnDaemonRestart [2020-05-07T20:45:55.959Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-07T20:45:55.959Z] === RUN TestDaemonRestartIpcMode [2020-05-07T20:45:55.959Z] === PAUSE TestDaemonRestartIpcMode [2020-05-07T20:45:55.959Z] === RUN TestDaemonHostGatewayIP [2020-05-07T20:45:55.959Z] === PAUSE TestDaemonHostGatewayIP [2020-05-07T20:45:55.959Z] === RUN TestContainerKillOnDaemonStart [2020-05-07T20:45:55.959Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-07T20:45:55.959Z] === RUN TestDiff [2020-05-07T20:45:56.574Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-07T20:45:56.574Z] Using test binary docker [2020-05-07T20:45:56.678Z] --- PASS: TestDiff (0.88s) [2020-05-07T20:45:56.678Z] === RUN TestExecWithCloseStdin [2020-05-07T20:45:56.832Z] +++ /etc/init.d/apparmor start [2020-05-07T20:45:56.832Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-07T20:45:56.832Z] INFO: Waiting for daemon to start... [2020-05-07T20:45:56.832Z] Starting dockerd [2020-05-07T20:45:56.832Z] +++ 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-07T20:45:57.090Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-07T20:45:57.090Z] Using test binary docker [2020-05-07T20:45:57.090Z] +++ /etc/init.d/apparmor start [2020-05-07T20:45:57.090Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-07T20:45:57.090Z] INFO: Waiting for daemon to start... [2020-05-07T20:45:57.090Z] Starting dockerd [2020-05-07T20:45:57.090Z] +++ 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-07T20:45:57.400Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.580s coverage: 76.1% of statements [2020-05-07T20:45:57.683Z] --- PASS: TestExecWithCloseStdin (0.92s) [2020-05-07T20:45:57.683Z] === RUN TestExec [2020-05-07T20:45:58.461Z] .--- PASS: TestBuildMultiStageLayerLeak (3.66s) [2020-05-07T20:45:58.461Z] === RUN TestBuildWithHugeFile [2020-05-07T20:45:58.562Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 58.0% of statements [2020-05-07T20:45:58.684Z] --- PASS: TestExec (0.90s) [2020-05-07T20:45:58.684Z] === RUN TestExecUser [2020-05-07T20:45:58.897Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2020-05-07T20:45:59.024Z] [2020-05-07T20:45:59.024Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-07T20:45:59.024Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-07T20:45:59.024Z] Error: No such image: emptyfs [2020-05-07T20:45:59.024Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-07T20:45:59.024Z] ++++ docker load [2020-05-07T20:45:59.281Z] Running integration-test (iteration 1) [2020-05-07T20:45:59.281Z] 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-07T20:45:59.281Z] ++ 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-07T20:45:59.281Z] ++ set -e [2020-05-07T20:45:59.281Z] ++ '[' -n 0 ']' [2020-05-07T20:45:59.281Z] ++ set -x [2020-05-07T20:45:59.281Z] ++ 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-07T20:45:59.281Z] [2020-05-07T20:45:59.281Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-07T20:45:59.281Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-07T20:45:59.281Z] Error: No such image: emptyfs [2020-05-07T20:45:59.281Z] ++++ docker load [2020-05-07T20:45:59.281Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-07T20:45:59.616Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2020-05-07T20:45:59.687Z] --- PASS: TestExecUser (0.96s) [2020-05-07T20:45:59.687Z] === RUN TestExportContainerAndImportImage [2020-05-07T20:45:59.846Z] Running integration-test (iteration 1) [2020-05-07T20:45:59.846Z] 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-07T20:45:59.846Z] ++ 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-07T20:45:59.846Z] ++ set -e [2020-05-07T20:45:59.846Z] ++ '[' -n 0 ']' [2020-05-07T20:45:59.846Z] ++ set -x [2020-05-07T20:45:59.846Z] ++ 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-07T20:46:00.689Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2020-05-07T20:46:00.689Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-07T20:46:00.781Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.890s coverage: 52.1% of statements [2020-05-07T20:46:00.781Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-07T20:46:00.781Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-07T20:46:01.685Z] eac6fba788c9: Pull complete [2020-05-07T20:46:01.685Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca [2020-05-07T20:46:01.685Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T20:46:01.685Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-05-07T20:46:01.685Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-05-07T20:46:01.685Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1158' [2020-05-07T20:46:01.685Z] WARN: Skipping validation tests [2020-05-07T20:46:01.685Z] INFO: Running unit tests at 05/07/2020 20:45:51... [2020-05-07T20:46:01.685Z] INFO: make.ps1 starting at 05/07/2020 20:45:55 [2020-05-07T20:46:01.685Z] INFO: Git commit (11a5b1887e) assumed from DOCKER_GITCOMMIT environment variable [2020-05-07T20:46:01.685Z] INFO: Invoking autogen... [2020-05-07T20:46:01.685Z] INFO: Running unit tests... [2020-05-07T20:46:02.155Z] --- PASS: TestExportContainerAfterDaemonRestart (1.66s) [2020-05-07T20:46:02.155Z] === RUN TestHealthCheckWorkdir [2020-05-07T20:46:03.635Z] --- PASS: TestHealthCheckWorkdir (1.18s) [2020-05-07T20:46:03.635Z] === RUN TestHealthKillContainer [2020-05-07T20:46:04.528Z] 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-07T20:46:05.578Z] ok github.com/docker/docker/daemon/logger 0.261s coverage: 41.8% of statements [2020-05-07T20:46:05.913Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2020-05-07T20:46:05.913Z] ok github.com/docker/docker/daemon/logger/awslogs 0.523s coverage: 77.8% of statements [2020-05-07T20:46:07.078Z] --- PASS: TestHealthKillContainer (3.06s) [2020-05-07T20:46:07.078Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-07T20:46:07.361Z] --- PASS: TestInspectCpusetInConfigPre120 (0.91s) [2020-05-07T20:46:07.361Z] === RUN TestIpcModeNone [2020-05-07T20:46:08.365Z] --- PASS: TestIpcModeNone (1.00s) [2020-05-07T20:46:08.365Z] === RUN TestIpcModePrivate [2020-05-07T20:46:08.448Z] ok github.com/docker/docker/daemon/images 0.026s coverage: 4.9% of statements [2020-05-07T20:46:08.448Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-07T20:46:08.448Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-07T20:46:08.448Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-07T20:46:08.448Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-07T20:46:08.448Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2020-05-07T20:46:08.448Z] ok github.com/docker/docker/daemon/logger/journald 0.018s coverage: 26.2% of statements [2020-05-07T20:46:09.368Z] --- PASS: TestIpcModePrivate (0.97s) [2020-05-07T20:46:09.369Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-05-07T20:46:09.369Z] === RUN TestIpcModeShareable [2020-05-07T20:46:10.124Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.033s coverage: 61.6% of statements [2020-05-07T20:46:10.372Z] --- PASS: TestIpcModeShareable (1.06s) [2020-05-07T20:46:10.372Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-05-07T20:46:10.372Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-07T20:46:12.401Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.064s coverage: 33.3% of statements [2020-05-07T20:46:12.734Z] ok github.com/docker/docker/daemon/logger/local 0.053s coverage: 75.2% of statements [2020-05-07T20:46:12.734Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-07T20:46:12.983Z] ? github.com/docker/docker/api [no test files] [2020-05-07T20:46:13.069Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.056s coverage: 19.8% of statements [2020-05-07T20:46:13.814Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.10s) [2020-05-07T20:46:13.814Z] === RUN TestAPIIpcModeHost [2020-05-07T20:46:14.095Z] --- PASS: TestAPIIpcModeHost (0.66s) [2020-05-07T20:46:14.095Z] === RUN TestDaemonIpcModeShareable [2020-05-07T20:46:14.771Z] ok github.com/docker/docker/daemon/logger/templates 0.024s coverage: 8.3% of statements [2020-05-07T20:46:16.112Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2020-05-07T20:46:16.112Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-05-07T20:46:16.112Z] === RUN TestDaemonIpcModePrivate [2020-05-07T20:46:16.451Z] ok github.com/docker/docker/daemon/logger/syslog 0.035s coverage: 47.8% of statements [2020-05-07T20:46:18.126Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2020-05-07T20:46:18.126Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-05-07T20:46:18.126Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-07T20:46:18.737Z] ok github.com/docker/docker/daemon/logger/splunk 3.060s coverage: 82.5% of statements [2020-05-07T20:46:18.737Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-07T20:46:19.072Z] ok github.com/docker/docker/daemon/network 0.040s coverage: 63.8% of statements [2020-05-07T20:46:19.072Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-07T20:46:19.591Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s) [2020-05-07T20:46:19.591Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-05-07T20:46:19.591Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-07T20:46:21.357Z] ok github.com/docker/docker/distribution/metadata 0.126s coverage: 48.2% of statements [2020-05-07T20:46:21.605Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.90s) [2020-05-07T20:46:21.605Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-05-07T20:46:21.605Z] === RUN TestIpcModeOlderClient [2020-05-07T20:46:21.605Z] === PAUSE TestIpcModeOlderClient [2020-05-07T20:46:21.606Z] === RUN TestKillContainerInvalidSignal [2020-05-07T20:46:22.608Z] --- PASS: TestKillContainerInvalidSignal (0.87s) [2020-05-07T20:46:22.608Z] === RUN TestKillContainer [2020-05-07T20:46:22.608Z] === RUN TestKillContainer/no_signal [2020-05-07T20:46:23.222Z] === RUN TestKillContainer/non_killing_signal [2020-05-07T20:46:23.641Z] ok github.com/docker/docker/errdefs 0.014s coverage: 49.4% of statements [2020-05-07T20:46:23.641Z] ok github.com/docker/docker/distribution 0.828s coverage: 22.1% of statements [2020-05-07T20:46:23.641Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-07T20:46:23.834Z] === RUN TestKillContainer/killing_signal [2020-05-07T20:46:25.299Z] --- PASS: TestKillContainer (2.64s) [2020-05-07T20:46:25.299Z] --- PASS: TestKillContainer/no_signal (0.82s) [2020-05-07T20:46:25.299Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2020-05-07T20:46:25.299Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2020-05-07T20:46:25.299Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-07T20:46:25.299Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-07T20:46:25.911Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-07T20:46:26.629Z] ok github.com/docker/docker/distribution/xfer 1.709s coverage: 85.1% of statements [2020-05-07T20:46:26.629Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-07T20:46:26.913Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.72s) [2020-05-07T20:46:26.913Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2020-05-07T20:46:26.913Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-05-07T20:46:26.913Z] === RUN TestKillStoppedContainer [2020-05-07T20:46:26.913Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-05-07T20:46:26.913Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-07T20:46:26.913Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-05-07T20:46:26.913Z] === RUN TestKillDifferentUserContainer [2020-05-07T20:46:27.349Z] ok github.com/docker/docker/image 0.136s coverage: 86.4% of statements [2020-05-07T20:46:27.656Z] ok github.com/docker/docker/api/server 0.228s coverage: 9.0% of statements [2020-05-07T20:46:27.683Z] ok github.com/docker/docker/image/cache 0.040s coverage: 19.2% of statements [2020-05-07T20:46:27.683Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-07T20:46:27.683Z] ok github.com/docker/docker/image/v1 0.055s coverage: 25.0% of statements [2020-05-07T20:46:27.683Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-07T20:46:27.915Z] --- PASS: TestKillDifferentUserContainer (0.92s) [2020-05-07T20:46:27.915Z] === RUN TestInspectOomKilledTrue [2020-05-07T20:46:27.915Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-07T20:46:27.915Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T20:46:27.915Z] === RUN TestInspectOomKilledFalse [2020-05-07T20:46:27.915Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-07T20:46:27.915Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T20:46:27.916Z] === RUN TestLinksEtcHostsContentMatch [2020-05-07T20:46:28.528Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2020-05-07T20:46:28.528Z] === RUN TestLinksContainerNames [2020-05-07T20:46:29.363Z] ok github.com/docker/docker/libcontainerd/queue 0.060s coverage: 100.0% of statements [2020-05-07T20:46:29.699Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 50.0% of statements [2020-05-07T20:46:30.544Z] --- PASS: TestLinksContainerNames (1.77s) [2020-05-07T20:46:30.544Z] === RUN TestLogsFollowTailEmpty [2020-05-07T20:46:31.156Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2020-05-07T20:46:31.156Z] === RUN TestContainerNetworkMountsNoChown [2020-05-07T20:46:31.924Z] Loaded image: buildpack-deps:jessie [2020-05-07T20:46:31.924Z] Loaded image: buildpack-deps:jessie [2020-05-07T20:46:31.924Z] Loaded image: busybox:latest [2020-05-07T20:46:31.924Z] Loaded image: busybox:latest [2020-05-07T20:46:31.924Z] Loaded image: busybox:glibc [2020-05-07T20:46:31.924Z] Loaded image: debian:jessie [2020-05-07T20:46:31.924Z] Loaded image: busybox:glibc [2020-05-07T20:46:31.924Z] Loaded image: debian:jessie [2020-05-07T20:46:31.924Z] Loaded image: hello-world:latest [2020-05-07T20:46:31.924Z] INFO: Testing against a local daemon [2020-05-07T20:46:31.924Z] === RUN TestDockerSuite [2020-05-07T20:46:31.924Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-05-07T20:46:31.924Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-05-07T20:46:31.924Z] Loaded image: hello-world:latest [2020-05-07T20:46:31.924Z] INFO: Testing against a local daemon [2020-05-07T20:46:31.924Z] === RUN TestDockerDaemonSuite [2020-05-07T20:46:31.924Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-05-07T20:46:31.924Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-05-07T20:46:31.924Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-05-07T20:46:31.924Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-05-07T20:46:31.924Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-05-07T20:46:31.924Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-05-07T20:46:31.924Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-05-07T20:46:32.158Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s) [2020-05-07T20:46:32.158Z] === RUN TestMountDaemonRoot [2020-05-07T20:46:32.158Z] === RUN TestMountDaemonRoot/default [2020-05-07T20:46:32.158Z] === PAUSE TestMountDaemonRoot/default [2020-05-07T20:46:32.158Z] === RUN TestMountDaemonRoot/private [2020-05-07T20:46:32.158Z] === PAUSE TestMountDaemonRoot/private [2020-05-07T20:46:32.158Z] === RUN TestMountDaemonRoot/rprivate [2020-05-07T20:46:32.158Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-07T20:46:32.158Z] === RUN TestMountDaemonRoot/slave [2020-05-07T20:46:32.158Z] === PAUSE TestMountDaemonRoot/slave [2020-05-07T20:46:32.158Z] === RUN TestMountDaemonRoot/rslave [2020-05-07T20:46:32.158Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-07T20:46:32.158Z] === RUN TestMountDaemonRoot/shared [2020-05-07T20:46:32.158Z] === PAUSE TestMountDaemonRoot/shared [2020-05-07T20:46:32.158Z] === RUN TestMountDaemonRoot/rshared [2020-05-07T20:46:32.158Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-07T20:46:32.158Z] === CONT TestMountDaemonRoot/default [2020-05-07T20:46:32.158Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-07T20:46:32.158Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-07T20:46:32.158Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-07T20:46:32.158Z] === CONT TestMountDaemonRoot/rslave [2020-05-07T20:46:32.158Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-07T20:46:32.158Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-07T20:46:32.158Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T20:46:32.158Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T20:46:32.158Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-07T20:46:32.158Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-07T20:46:32.158Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T20:46:32.158Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T20:46:32.158Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-07T20:46:32.158Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-07T20:46:32.158Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-07T20:46:32.158Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-07T20:46:32.158Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-07T20:46:32.158Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-07T20:46:32.158Z] === CONT TestMountDaemonRoot/rshared [2020-05-07T20:46:32.158Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-07T20:46:32.158Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-07T20:46:32.158Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T20:46:32.158Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T20:46:32.158Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-07T20:46:32.158Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-07T20:46:32.158Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T20:46:32.158Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T20:46:32.158Z] === CONT TestMountDaemonRoot/shared [2020-05-07T20:46:32.158Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-07T20:46:32.158Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-07T20:46:32.158Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-07T20:46:32.158Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-07T20:46:32.158Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-07T20:46:32.158Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-07T20:46:32.158Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-07T20:46:32.158Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-07T20:46:32.158Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T20:46:32.158Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-07T20:46:32.158Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T20:46:32.158Z] === CONT TestMountDaemonRoot/rprivate [2020-05-07T20:46:32.158Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-07T20:46:32.158Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-07T20:46:32.158Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T20:46:32.158Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T20:46:32.158Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-07T20:46:32.158Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-07T20:46:32.158Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T20:46:32.158Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T20:46:32.158Z] === CONT TestMountDaemonRoot/slave [2020-05-07T20:46:32.158Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-07T20:46:32.158Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-07T20:46:32.158Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-07T20:46:32.158Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-07T20:46:32.158Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-07T20:46:32.158Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-07T20:46:32.158Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-07T20:46:32.158Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-07T20:46:32.158Z] === CONT TestMountDaemonRoot/private [2020-05-07T20:46:32.158Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-07T20:46:32.158Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-07T20:46:32.158Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-07T20:46:32.158Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-07T20:46:32.158Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-07T20:46:32.158Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-07T20:46:32.158Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-07T20:46:32.158Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-07T20:46:32.158Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-07T20:46:32.158Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-07T20:46:32.439Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-07T20:46:32.439Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-07T20:46:32.439Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-07T20:46:32.439Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-07T20:46:32.439Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T20:46:32.439Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T20:46:32.488Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-05-07T20:46:32.488Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-05-07T20:46:32.720Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-07T20:46:32.720Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-07T20:46:32.720Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-07T20:46:32.720Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-07T20:46:32.720Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-07T20:46:32.720Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-07T20:46:32.720Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T20:46:32.720Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-07T20:46:32.720Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T20:46:32.720Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-07T20:46:32.720Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-07T20:46:32.720Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-07T20:46:32.720Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-07T20:46:33.003Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-07T20:46:33.003Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-07T20:46:33.003Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-07T20:46:33.003Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-05-07T20:46:33.003Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-07T20:46:33.003Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-05-07T20:46:33.003Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-05-07T20:46:33.003Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2020-05-07T20:46:33.003Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2020-05-07T20:46:33.003Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-07T20:46:33.003Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2020-05-07T20:46:33.003Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.12s) [2020-05-07T20:46:33.003Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-05-07T20:46:33.003Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-05-07T20:46:33.003Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-07T20:46:33.003Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-05-07T20:46:33.003Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-05-07T20:46:33.003Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-05-07T20:46:33.003Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-05-07T20:46:33.003Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-07T20:46:33.003Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-05-07T20:46:33.003Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-05-07T20:46:33.003Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-05-07T20:46:33.003Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-05-07T20:46:33.003Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-07T20:46:33.003Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-05-07T20:46:33.003Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-05-07T20:46:33.003Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-05-07T20:46:33.003Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-07T20:46:33.003Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-07T20:46:33.003Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-05-07T20:46:33.003Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-05-07T20:46:33.003Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-05-07T20:46:33.003Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-05-07T20:46:33.003Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-07T20:46:33.003Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-05-07T20:46:33.003Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-05-07T20:46:33.003Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-05-07T20:46:33.003Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-05-07T20:46:33.003Z] === RUN TestContainerBindMountNonRecursive [2020-05-07T20:46:33.418Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-05-07T20:46:33.418Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-05-07T20:46:34.629Z] ok github.com/docker/docker/opts 0.078s coverage: 67.4% of statements [2020-05-07T20:46:34.788Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-05-07T20:46:34.788Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-05-07T20:46:34.788Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-05-07T20:46:35.017Z] --- PASS: TestContainerBindMountNonRecursive (2.05s) [2020-05-07T20:46:35.017Z] === RUN TestNetworkNat [2020-05-07T20:46:35.343Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2020-05-07T20:46:36.023Z] --- PASS: TestNetworkNat (0.89s) [2020-05-07T20:46:36.023Z] === RUN TestNetworkLocalhostTCPNat [2020-05-07T20:46:36.058Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2020-05-07T20:46:36.773Z] ok github.com/docker/docker/pkg/archive 1.449s coverage: 77.1% of statements [2020-05-07T20:46:37.025Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2020-05-07T20:46:37.025Z] === RUN TestNetworkLoopbackNat [2020-05-07T20:46:37.311Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-05-07T20:46:37.311Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-05-07T20:46:37.311Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-05-07T20:46:37.311Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-05-07T20:46:37.311Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-05-07T20:46:37.455Z] --- PASS: TestBuildWithHugeFile (40.45s) [2020-05-07T20:46:37.455Z] === RUN TestBuildWithEmptyDockerfile [2020-05-07T20:46:37.455Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T20:46:37.455Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T20:46:37.455Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T20:46:37.455Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T20:46:37.455Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T20:46:37.455Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T20:46:37.455Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T20:46:37.455Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T20:46:37.455Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T20:46:37.455Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2020-05-07T20:46:37.455Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-05-07T20:46:37.455Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-05-07T20:46:37.455Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2020-05-07T20:46:37.455Z] === RUN TestBuildPreserveOwnership [2020-05-07T20:46:37.455Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-07T20:46:37.455Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-07T20:46:37.455Z] --- PASS: TestBuildPreserveOwnership (5.75s) [2020-05-07T20:46:37.455Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.71s) [2020-05-07T20:46:37.455Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.03s) [2020-05-07T20:46:37.455Z] === RUN TestBuildPlatformInvalid [2020-05-07T20:46:37.455Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-05-07T20:46:37.455Z] PASS [2020-05-07T20:46:37.455Z] [2020-05-07T20:46:37.455Z] === Skipped [2020-05-07T20:46:37.455Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-05-07T20:46:37.455Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T20:46:37.455Z] [2020-05-07T20:46:37.455Z] [2020-05-07T20:46:37.455Z] DONE 32 tests, 1 skipped in 86.474s [2020-05-07T20:46:37.713Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-05-07T20:46:37.713Z] ++ 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-07T20:46:37.713Z] ++ set -e [2020-05-07T20:46:37.713Z] ++ '[' -n 0 ']' [2020-05-07T20:46:37.713Z] ++ set -x [2020-05-07T20:46:37.713Z] ++ 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-07T20:46:37.713Z] INFO: Testing against a local daemon [2020-05-07T20:46:37.713Z] === RUN TestConfigInspect [2020-05-07T20:46:37.929Z] ok github.com/docker/docker/pkg/authorization 2.951s coverage: 68.3% of statements [2020-05-07T20:46:37.929Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2020-05-07T20:46:38.028Z] --- PASS: TestNetworkLoopbackNat (1.23s) [2020-05-07T20:46:38.028Z] === RUN TestPause [2020-05-07T20:46:38.242Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-05-07T20:46:39.032Z] --- PASS: TestPause (0.90s) [2020-05-07T20:46:39.032Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-07T20:46:39.032Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T20:46:39.032Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T20:46:39.032Z] === RUN TestPauseStopPausedContainer [2020-05-07T20:46:39.087Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-05-07T20:46:39.087Z] ok github.com/docker/docker/pkg/discovery/file 0.020s coverage: 97.6% of statements [2020-05-07T20:46:39.172Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-05-07T20:46:39.429Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-05-07T20:46:39.686Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-05-07T20:46:39.686Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-05-07T20:46:39.686Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-05-07T20:46:39.944Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-05-07T20:46:40.034Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-05-07T20:46:40.034Z] === RUN TestPsFilter [2020-05-07T20:46:40.034Z] --- PASS: TestPsFilter (0.27s) [2020-05-07T20:46:40.034Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-07T20:46:40.788Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-05-07T20:46:40.997Z] --- PASS: TestConfigInspect (3.34s) [2020-05-07T20:46:40.997Z] === RUN TestConfigList [2020-05-07T20:46:41.037Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s) [2020-05-07T20:46:41.037Z] === RUN TestRemoveContainerWithVolume [2020-05-07T20:46:41.649Z] --- PASS: TestRemoveContainerWithVolume (0.86s) [2020-05-07T20:46:41.649Z] === RUN TestRemoveContainerRunning [2020-05-07T20:46:41.951Z] ok github.com/docker/docker/pkg/discovery/nodes 0.012s coverage: 93.8% of statements [2020-05-07T20:46:42.285Z] ok github.com/docker/docker/layer 8.102s coverage: 68.8% of statements [2020-05-07T20:46:42.285Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-07T20:46:42.285Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-07T20:46:42.285Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-07T20:46:42.285Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-07T20:46:42.285Z] ? github.com/docker/docker/oci [no test files] [2020-05-07T20:46:42.285Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-07T20:46:42.620Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-05-07T20:46:42.651Z] --- PASS: TestRemoveContainerRunning (0.87s) [2020-05-07T20:46:42.651Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-07T20:46:43.338Z] ok github.com/docker/docker/pkg/chrootarchive 4.546s coverage: 43.2% of statements [2020-05-07T20:46:43.339Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-07T20:46:43.339Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-07T20:46:43.653Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.91s) [2020-05-07T20:46:43.653Z] === RUN TestRemoveInvalidContainer [2020-05-07T20:46:43.653Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-05-07T20:46:43.653Z] === RUN TestRenameLinkedContainer [2020-05-07T20:46:44.055Z] ok github.com/docker/docker/pkg/filenotify 0.630s coverage: 67.0% of statements [2020-05-07T20:46:44.124Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-05-07T20:46:44.124Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-05-07T20:46:44.281Z] --- PASS: TestConfigList (3.16s) [2020-05-07T20:46:44.281Z] === RUN TestConfigsCreateAndDelete [2020-05-07T20:46:44.774Z] ok github.com/docker/docker/pkg/fileutils 0.044s coverage: 89.5% of statements [2020-05-07T20:46:45.108Z] ok github.com/docker/docker/pkg/fsutils 0.451s coverage: 85.1% of statements [2020-05-07T20:46:45.109Z] ok github.com/docker/docker/pkg/discovery/kv 3.174s coverage: 84.1% of statements [2020-05-07T20:46:46.019Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-05-07T20:46:46.272Z] ok github.com/docker/docker/pkg/homedir 0.019s coverage: 11.4% of statements [2020-05-07T20:46:46.276Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-05-07T20:46:47.095Z] --- PASS: TestRenameLinkedContainer (3.66s) [2020-05-07T20:46:47.095Z] === RUN TestRenameStoppedContainer [2020-05-07T20:46:47.187Z] ................................................ [ 29%] [2020-05-07T20:46:47.434Z] ok github.com/docker/docker/pkg/jsonmessage 0.031s coverage: 91.7% of statements [2020-05-07T20:46:47.434Z] ok github.com/docker/docker/pkg/locker 0.050s coverage: 88.9% of statements [2020-05-07T20:46:47.567Z] --- PASS: TestConfigsCreateAndDelete (3.24s) [2020-05-07T20:46:47.567Z] === RUN TestConfigsUpdate [2020-05-07T20:46:48.148Z] --- PASS: TestRenameStoppedContainer (0.86s) [2020-05-07T20:46:48.148Z] === RUN TestRenameRunningContainerAndReuse [2020-05-07T20:46:48.171Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-05-07T20:46:48.591Z] ok github.com/docker/docker/pkg/longpath 0.031s coverage: 100.0% of statements [2020-05-07T20:46:48.591Z] ok github.com/docker/docker/pkg/idtools 0.875s coverage: 70.3% of statements [2020-05-07T20:46:48.591Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2020-05-07T20:46:48.925Z] ok github.com/docker/docker/pkg/ioutils 1.726s coverage: 70.6% of statements [2020-05-07T20:46:48.925Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-07T20:46:48.925Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-07T20:46:48.925Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-07T20:46:49.542Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-05-07T20:46:49.639Z] ok github.com/docker/docker/pkg/parsers 0.026s coverage: 97.0% of statements [2020-05-07T20:46:49.974Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2020-05-07T20:46:49.974Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 91.4% of statements [2020-05-07T20:46:50.107Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-05-07T20:46:50.170Z] --- PASS: TestRenameRunningContainerAndReuse (1.79s) [2020-05-07T20:46:50.171Z] === RUN TestRenameInvalidName [2020-05-07T20:46:50.691Z] ok github.com/docker/docker/pkg/pidfile 0.074s coverage: 82.4% of statements [2020-05-07T20:46:50.691Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-07T20:46:50.691Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-07T20:46:50.784Z] --- PASS: TestRenameInvalidName (0.91s) [2020-05-07T20:46:50.784Z] === RUN TestRenameAnonymousContainer [2020-05-07T20:46:50.851Z] --- PASS: TestConfigsUpdate (3.22s) [2020-05-07T20:46:50.851Z] === RUN TestTemplatedConfig [2020-05-07T20:46:51.478Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-05-07T20:46:51.847Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.030s coverage: 56.8% of statements [2020-05-07T20:46:52.849Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-05-07T20:46:53.008Z] ok github.com/docker/docker/pkg/pools 0.029s coverage: 88.2% of statements [2020-05-07T20:46:53.008Z] ok github.com/docker/docker/pkg/progress 0.022s coverage: 75.9% of statements [2020-05-07T20:46:53.008Z] ok github.com/docker/docker/pkg/plugins/transport 0.007s coverage: 85.7% of statements [2020-05-07T20:46:53.418Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-05-07T20:46:53.985Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-05-07T20:46:54.141Z] --- PASS: TestTemplatedConfig (3.43s) [2020-05-07T20:46:54.141Z] === RUN TestConfigCreateResolve [2020-05-07T20:46:54.229Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2020-05-07T20:46:54.952Z] ok github.com/docker/docker/pkg/pubsub 1.175s coverage: 73.9% of statements [2020-05-07T20:46:55.288Z] ok github.com/docker/docker/pkg/stdcopy 0.009s coverage: 100.0% of statements [2020-05-07T20:46:55.355Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-05-07T20:46:56.256Z] --- PASS: TestRenameAnonymousContainer (4.94s) [2020-05-07T20:46:56.257Z] === RUN TestRenameContainerWithSameName [2020-05-07T20:46:56.286Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-05-07T20:46:56.286Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-05-07T20:46:56.450Z] ok github.com/docker/docker/pkg/stringid 0.014s coverage: 70.6% of statements [2020-05-07T20:46:56.537Z] --- PASS: TestRenameContainerWithSameName (0.91s) [2020-05-07T20:46:56.537Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-07T20:46:56.784Z] ok github.com/docker/docker/pkg/streamformatter 0.012s coverage: 66.2% of statements [2020-05-07T20:46:57.116Z] ok github.com/docker/docker/pkg/symlink 0.022s coverage: 87.7% of statements [2020-05-07T20:46:57.437Z] --- PASS: TestConfigCreateResolve (3.19s) [2020-05-07T20:46:57.437Z] === RUN TestConfigDaemonLibtrustID [2020-05-07T20:46:58.004Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2020-05-07T20:46:58.004Z] PASS [2020-05-07T20:46:58.004Z] [2020-05-07T20:46:58.004Z] DONE 7 tests in 20.392s [2020-05-07T20:46:58.004Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-05-07T20:46:58.004Z] ++ 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-07T20:46:58.004Z] ++ set -e [2020-05-07T20:46:58.004Z] ++ '[' -n 0 ']' [2020-05-07T20:46:58.004Z] ++ set -x [2020-05-07T20:46:58.004Z] ++ 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-07T20:46:58.262Z] INFO: Testing against a local daemon [2020-05-07T20:46:58.262Z] === RUN TestCheckpoint [2020-05-07T20:46:58.262Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-07T20:46:58.262Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T20:46:58.262Z] === RUN TestContainerInvalidJSON [2020-05-07T20:46:58.262Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T20:46:58.262Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T20:46:58.262Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T20:46:58.262Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T20:46:58.262Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-07T20:46:58.262Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-07T20:46:58.262Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T20:46:58.262Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-07T20:46:58.262Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T20:46:58.262Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-07T20:46:58.262Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-07T20:46:58.262Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-07T20:46:58.262Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-07T20:46:58.262Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-07T20:46:58.262Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-05-07T20:46:58.262Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-07T20:46:58.520Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-05-07T20:46:58.520Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-07T20:46:58.520Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-05-07T20:46:58.520Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-07T20:46:58.554Z] --- PASS: TestRenameContainerWithLinkedContainer (1.77s) [2020-05-07T20:46:58.554Z] === RUN TestResize [2020-05-07T20:46:58.779Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-05-07T20:46:58.779Z] === RUN TestCopyFromContainer [2020-05-07T20:46:58.788Z] ok github.com/docker/docker/pkg/signal 3.800s coverage: 61.0% of statements [2020-05-07T20:46:58.788Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 36.9% of statements [2020-05-07T20:46:58.808Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-05-07T20:46:59.121Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 53.7% of statements [2020-05-07T20:46:59.556Z] --- PASS: TestResize (0.95s) [2020-05-07T20:46:59.556Z] === RUN TestResizeWithInvalidSize [2020-05-07T20:46:59.838Z] ok github.com/docker/docker/pkg/tailfile 0.140s coverage: 88.6% of statements [2020-05-07T20:47:00.167Z] --- PASS: TestResizeWithInvalidSize (0.91s) [2020-05-07T20:47:00.167Z] === RUN TestResizeWhenContainerNotStarted [2020-05-07T20:47:00.179Z] testing: warning: no tests to run [2020-05-07T20:47:00.179Z] coverage: [no statements] [2020-05-07T20:47:00.179Z] ok github.com/docker/docker/pkg/term/windows 0.058s coverage: [no statements] [no tests to run] [2020-05-07T20:47:00.703Z] === RUN TestDockerSuite/TestAttachDetach [2020-05-07T20:47:00.703Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-05-07T20:47:00.817Z] === RUN TestCopyFromContainer// [2020-05-07T20:47:00.817Z] === RUN TestCopyFromContainer//bar/root [2020-05-07T20:47:00.817Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-07T20:47:01.075Z] === RUN TestCopyFromContainer/bar/quux [2020-05-07T20:47:01.075Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-07T20:47:01.169Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s) [2020-05-07T20:47:01.169Z] === RUN TestDaemonRestartKillContainers [2020-05-07T20:47:01.169Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T20:47:01.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T20:47:01.169Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T20:47:01.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T20:47:01.169Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T20:47:01.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T20:47:01.169Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T20:47:01.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T20:47:01.169Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T20:47:01.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T20:47:01.169Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T20:47:01.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T20:47:01.169Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T20:47:01.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T20:47:01.169Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T20:47:01.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T20:47:01.169Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T20:47:01.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T20:47:01.169Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T20:47:01.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T20:47:01.169Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T20:47:01.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T20:47:01.169Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T20:47:01.169Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T20:47:01.169Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T20:47:01.169Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T20:47:01.334Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-07T20:47:01.334Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-07T20:47:01.334Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-07T20:47:01.337Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-05-07T20:47:01.337Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2020-05-07T20:47:01.593Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-07T20:47:01.593Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-07T20:47:01.670Z] ok github.com/docker/docker/pkg/tarsum 0.206s coverage: 89.3% of statements [2020-05-07T20:47:01.851Z] --- PASS: TestCopyFromContainer (3.12s) [2020-05-07T20:47:01.851Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-05-07T20:47:01.851Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-05-07T20:47:01.851Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-05-07T20:47:01.851Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-05-07T20:47:01.851Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-05-07T20:47:01.851Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-05-07T20:47:01.851Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-05-07T20:47:01.851Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-05-07T20:47:01.851Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-05-07T20:47:01.851Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-05-07T20:47:01.851Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-07T20:47:01.851Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T20:47:01.851Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T20:47:01.851Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T20:47:01.851Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T20:47:01.851Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T20:47:01.851Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T20:47:01.851Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T20:47:01.851Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T20:47:01.851Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T20:47:01.851Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-05-07T20:47:01.851Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-07T20:47:01.851Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-07T20:47:01.851Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-07T20:47:01.851Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-07T20:47:01.851Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2020-05-07T20:47:01.851Z] === RUN TestCreateWithInvalidEnv [2020-05-07T20:47:01.851Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-07T20:47:01.851Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-07T20:47:01.851Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-07T20:47:01.851Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-07T20:47:01.851Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-07T20:47:01.851Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-07T20:47:01.851Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-07T20:47:01.851Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-07T20:47:01.851Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-07T20:47:01.851Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-07T20:47:01.851Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-07T20:47:01.851Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-07T20:47:01.851Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-07T20:47:01.851Z] === RUN TestCreateTmpfsMountsTarget [2020-05-07T20:47:01.851Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-05-07T20:47:01.851Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-07T20:47:02.007Z] ok github.com/docker/docker/pkg/useragent 0.066s coverage: 88.9% of statements [2020-05-07T20:47:02.075Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-05-07T20:47:03.445Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-05-07T20:47:03.836Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T20:47:03.836Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T20:47:04.281Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements [2020-05-07T20:47:04.382Z] --- PASS: TestCreateWithCustomMaskedPaths (2.09s) [2020-05-07T20:47:04.382Z] === RUN TestCreateWithCapabilities [2020-05-07T20:47:04.382Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-07T20:47:04.382Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-07T20:47:04.382Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-07T20:47:04.382Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-07T20:47:04.382Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-07T20:47:04.382Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-07T20:47:04.382Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-07T20:47:04.382Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-07T20:47:04.382Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T20:47:04.382Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T20:47:04.382Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T20:47:04.382Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T20:47:04.382Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-07T20:47:04.382Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-07T20:47:04.382Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-07T20:47:04.382Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-07T20:47:04.382Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-07T20:47:04.382Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-07T20:47:04.382Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T20:47:04.382Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T20:47:04.382Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T20:47:04.382Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T20:47:04.382Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-07T20:47:04.382Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-07T20:47:04.382Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T20:47:04.382Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-07T20:47:04.382Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T20:47:04.382Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-07T20:47:04.382Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T20:47:04.382Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T20:47:04.382Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-07T20:47:04.382Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-07T20:47:04.382Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-07T20:47:04.382Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-07T20:47:04.382Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-05-07T20:47:04.382Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-07T20:47:04.382Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-07T20:47:04.382Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-05-07T20:47:04.382Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-05-07T20:47:04.382Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-05-07T20:47:04.382Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-05-07T20:47:04.382Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-05-07T20:47:04.382Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-05-07T20:47:04.382Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-05-07T20:47:04.382Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-05-07T20:47:04.382Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-07T20:47:04.839Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T20:47:04.839Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T20:47:05.950Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2020-05-07T20:47:05.972Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-05-07T20:47:05.972Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-05-07T20:47:06.304Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T20:47:06.304Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T20:47:06.667Z] ok github.com/docker/docker/profiles/seccomp 0.041s coverage: 68.8% of statements [2020-05-07T20:47:06.913Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.19s) [2020-05-07T20:47:06.913Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-07T20:47:06.913Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T20:47:06.913Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T20:47:06.913Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T20:47:06.913Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T20:47:06.913Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T20:47:06.913Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T20:47:06.913Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T20:47:06.913Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T20:47:06.913Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T20:47:06.913Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T20:47:06.913Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T20:47:06.913Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T20:47:06.913Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T20:47:06.913Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T20:47:06.913Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T20:47:06.913Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-05-07T20:47:06.913Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-05-07T20:47:06.913Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-05-07T20:47:06.913Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-05-07T20:47:06.913Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-05-07T20:47:06.913Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-05-07T20:47:06.913Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-07T20:47:07.172Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2020-05-07T20:47:07.172Z] === RUN TestContainerStartOnDaemonRestart [2020-05-07T20:47:07.172Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-07T20:47:07.172Z] === RUN TestDaemonRestartIpcMode [2020-05-07T20:47:07.172Z] === PAUSE TestDaemonRestartIpcMode [2020-05-07T20:47:07.172Z] === RUN TestDaemonHostGatewayIP [2020-05-07T20:47:07.172Z] === PAUSE TestDaemonHostGatewayIP [2020-05-07T20:47:07.172Z] === RUN TestContainerKillOnDaemonStart [2020-05-07T20:47:07.172Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-07T20:47:07.172Z] === RUN TestDiff [2020-05-07T20:47:07.342Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-05-07T20:47:07.381Z] ok github.com/docker/docker/plugin 0.628s coverage: 23.3% of statements [2020-05-07T20:47:08.107Z] --- PASS: TestDiff (0.77s) [2020-05-07T20:47:08.107Z] === RUN TestExecWithCloseStdin [2020-05-07T20:47:08.543Z] ok github.com/docker/docker/registry/resumable 0.025s coverage: 100.0% of statements [2020-05-07T20:47:08.713Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-05-07T20:47:08.969Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T20:47:08.969Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T20:47:08.971Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-05-07T20:47:09.043Z] --- PASS: TestExecWithCloseStdin (0.87s) [2020-05-07T20:47:09.043Z] === RUN TestExec [2020-05-07T20:47:09.708Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 50.9% of statements [2020-05-07T20:47:09.978Z] --- PASS: TestExec (0.89s) [2020-05-07T20:47:09.978Z] === RUN TestExecUser [2020-05-07T20:47:10.355Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-05-07T20:47:10.612Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-05-07T20:47:10.741Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-05-07T20:47:10.867Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-05-07T20:47:10.914Z] --- PASS: TestExecUser (0.90s) [2020-05-07T20:47:10.914Z] === RUN TestExportContainerAndImportImage [2020-05-07T20:47:11.585Z] ok github.com/docker/docker/registry 0.438s coverage: 56.1% of statements [2020-05-07T20:47:11.636Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T20:47:11.636Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T20:47:11.849Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2020-05-07T20:47:11.849Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-07T20:47:12.745Z] ok github.com/docker/docker/runconfig 0.028s coverage: 65.8% of statements [2020-05-07T20:47:13.134Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-05-07T20:47:13.698Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-05-07T20:47:13.752Z] --- PASS: TestExportContainerAfterDaemonRestart (1.97s) [2020-05-07T20:47:13.752Z] === RUN TestHealthCheckWorkdir [2020-05-07T20:47:14.262Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-05-07T20:47:14.303Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-07T20:47:14.303Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.22s) [2020-05-07T20:47:14.303Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.33s) [2020-05-07T20:47:14.303Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-05-07T20:47:14.303Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.44s) [2020-05-07T20:47:14.303Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2020-05-07T20:47:14.303Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s) [2020-05-07T20:47:14.303Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.43s) [2020-05-07T20:47:14.303Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.44s) [2020-05-07T20:47:14.303Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.79s) [2020-05-07T20:47:14.303Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.02s) [2020-05-07T20:47:14.303Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.30s) [2020-05-07T20:47:14.303Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.36s) [2020-05-07T20:47:14.303Z] === RUN TestCgroupNamespacesRun [2020-05-07T20:47:14.687Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2020-05-07T20:47:14.687Z] === RUN TestHealthKillContainer [2020-05-07T20:47:14.825Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-05-07T20:47:14.825Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-05-07T20:47:15.768Z] --- PASS: TestCgroupNamespacesRun (1.72s) [2020-05-07T20:47:15.768Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-07T20:47:16.605Z] ok github.com/docker/docker/volume/drivers 0.018s coverage: 36.1% of statements [2020-05-07T20:47:16.721Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-05-07T20:47:16.721Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-05-07T20:47:16.721Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-05-07T20:47:17.286Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-05-07T20:47:17.770Z] ok github.com/docker/docker/volume/local 0.057s coverage: 73.0% of statements [2020-05-07T20:47:17.783Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s) [2020-05-07T20:47:17.783Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-07T20:47:17.970Z] --- PASS: TestHealthKillContainer (2.96s) [2020-05-07T20:47:17.970Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-07T20:47:18.104Z] ok github.com/docker/docker/volume/mounts 0.073s coverage: 67.0% of statements [2020-05-07T20:47:18.165Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-07T20:47:18.165Z] ok github.com/docker/docker/api/server/httputils 0.141s coverage: 14.7% of statements [2020-05-07T20:47:18.165Z] ok github.com/docker/docker/api/server/middleware 0.189s coverage: 37.7% of statements [2020-05-07T20:47:18.165Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-07T20:47:18.165Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-07T20:47:18.165Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-07T20:47:18.165Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-07T20:47:18.165Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-07T20:47:18.165Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-07T20:47:18.165Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-07T20:47:18.165Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-07T20:47:18.165Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-07T20:47:18.165Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-07T20:47:18.165Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-07T20:47:18.217Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-05-07T20:47:18.537Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2020-05-07T20:47:18.537Z] === RUN TestIpcModeNone [2020-05-07T20:47:19.008Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-05-07T20:47:19.108Z] ok github.com/docker/docker/api/types/strslice 0.065s coverage: 90.0% of statements [2020-05-07T20:47:19.150Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-05-07T20:47:19.248Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2020-05-07T20:47:19.248Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-07T20:47:19.472Z] --- PASS: TestIpcModeNone (0.87s) [2020-05-07T20:47:19.472Z] === RUN TestIpcModePrivate [2020-05-07T20:47:19.555Z] ok github.com/docker/docker/api/server/router/swarm 0.147s coverage: 4.8% of statements [2020-05-07T20:47:19.555Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-07T20:47:19.555Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-07T20:47:19.555Z] ? github.com/docker/docker/api/types [no test files] [2020-05-07T20:47:19.555Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-07T20:47:19.555Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-07T20:47:19.555Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-07T20:47:19.555Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-07T20:47:19.555Z] ok github.com/docker/docker/api/types/filters 0.223s coverage: 92.2% of statements [2020-05-07T20:47:19.555Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-07T20:47:19.555Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-07T20:47:19.555Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-07T20:47:19.555Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-07T20:47:19.555Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-07T20:47:19.555Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-07T20:47:19.555Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-07T20:47:19.555Z] ok github.com/docker/docker/api/types/time 0.166s coverage: 100.0% of statements [2020-05-07T20:47:19.767Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2020-05-07T20:47:20.407Z] --- PASS: TestIpcModePrivate (0.88s) [2020-05-07T20:47:20.407Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-05-07T20:47:20.407Z] === RUN TestIpcModeShareable [2020-05-07T20:47:20.498Z] ok github.com/docker/docker/api/types/versions 0.047s coverage: 75.0% of statements [2020-05-07T20:47:20.498Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-07T20:47:20.498Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-07T20:47:20.498Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-07T20:47:20.498Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-05-07T20:47:20.498Z] ? github.com/docker/docker/builder [no test files] [2020-05-07T20:47:20.498Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-07T20:47:20.498Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-07T20:47:20.498Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-07T20:47:20.498Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-07T20:47:20.498Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-07T20:47:20.498Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-07T20:47:20.498Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-07T20:47:20.528Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-05-07T20:47:20.944Z] ok github.com/docker/docker/builder/dockerignore 0.047s coverage: 96.8% of statements [2020-05-07T20:47:21.265Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) [2020-05-07T20:47:21.265Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-07T20:47:21.342Z] --- PASS: TestIpcModeShareable (0.92s) [2020-05-07T20:47:21.342Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-05-07T20:47:21.342Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-07T20:47:22.422Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-05-07T20:47:22.730Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.77s) [2020-05-07T20:47:22.730Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-07T20:47:23.537Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-05-07T20:47:23.872Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.68s) [2020-05-07T20:47:23.872Z] === RUN TestAPIIpcModeHost [2020-05-07T20:47:24.439Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-05-07T20:47:24.439Z] === RUN TestDaemonIpcModeShareable [2020-05-07T20:47:24.743Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.63s) [2020-05-07T20:47:24.743Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-07T20:47:25.354Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2020-05-07T20:47:25.354Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-07T20:47:25.552Z] ok github.com/docker/docker/builder/remotecontext 0.724s coverage: 9.2% of statements [2020-05-07T20:47:25.552Z] ok github.com/docker/docker/cli/debug 0.326s coverage: 100.0% of statements [2020-05-07T20:47:25.552Z] ok github.com/docker/docker/builder/dockerfile 0.558s coverage: 46.3% of statements [2020-05-07T20:47:25.696Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-05-07T20:47:26.341Z] --- PASS: TestDaemonIpcModeShareable (1.87s) [2020-05-07T20:47:26.341Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-05-07T20:47:26.341Z] === RUN TestDaemonIpcModePrivate [2020-05-07T20:47:27.040Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.6% of statements [2020-05-07T20:47:27.040Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-07T20:47:27.040Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-07T20:47:27.040Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-07T20:47:27.040Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-07T20:47:27.040Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-07T20:47:27.040Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-07T20:47:27.041Z] ? github.com/docker/docker/rootless [no test files] [2020-05-07T20:47:27.041Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-07T20:47:27.041Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-07T20:47:27.041Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-07T20:47:27.041Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-07T20:47:27.041Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-07T20:47:27.041Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-07T20:47:27.041Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-07T20:47:27.041Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-07T20:47:27.041Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-07T20:47:27.041Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-07T20:47:27.041Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-07T20:47:27.041Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-07T20:47:27.041Z] ? github.com/docker/docker/volume [no test files] [2020-05-07T20:47:27.041Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-07T20:47:27.041Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-07T20:47:27.041Z] [2020-05-07T20:47:27.041Z] === Skipped [2020-05-07T20:47:27.041Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-07T20:47:27.041Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-07T20:47:27.041Z] [2020-05-07T20:47:27.041Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-07T20:47:27.041Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-07T20:47:27.041Z] [2020-05-07T20:47:27.041Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-07T20:47:27.041Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:47:27.041Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T20:47:27.041Z] [2020-05-07T20:47:27.041Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-07T20:47:27.041Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:47:27.041Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T20:47:27.041Z] [2020-05-07T20:47:27.041Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-07T20:47:27.041Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:47:27.041Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T20:47:27.041Z] [2020-05-07T20:47:27.041Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-07T20:47:27.041Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:47:27.041Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T20:47:27.041Z] [2020-05-07T20:47:27.041Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-07T20:47:27.041Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:47:27.041Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T20:47:27.041Z] [2020-05-07T20:47:27.041Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-07T20:47:27.041Z] graphtest_unix.go:73: No driver to put! [2020-05-07T20:47:27.041Z] [2020-05-07T20:47:27.041Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-07T20:47:27.041Z] time="2020-05-07T20:45:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T20:47:27.041Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T20:47:27.041Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T20:47:27.041Z] [2020-05-07T20:47:27.041Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-07T20:47:27.041Z] time="2020-05-07T20:45:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T20:47:27.041Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T20:47:27.041Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T20:47:27.041Z] [2020-05-07T20:47:27.041Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-07T20:47:27.041Z] time="2020-05-07T20:45:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T20:47:27.041Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T20:47:27.041Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T20:47:27.041Z] [2020-05-07T20:47:27.041Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-07T20:47:27.041Z] time="2020-05-07T20:45:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T20:47:27.041Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T20:47:27.041Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T20:47:27.041Z] [2020-05-07T20:47:27.041Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-07T20:47:27.041Z] time="2020-05-07T20:45:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T20:47:27.041Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T20:47:27.041Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T20:47:27.041Z] [2020-05-07T20:47:27.041Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-07T20:47:27.041Z] graphtest_unix.go:73: No driver to put! [2020-05-07T20:47:27.041Z] [2020-05-07T20:47:27.041Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-07T20:47:27.041Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-07T20:47:27.041Z] [2020-05-07T20:47:27.041Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-07T20:47:27.041Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-07T20:47:27.041Z] [2020-05-07T20:47:27.041Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-07T20:47:27.041Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-07T20:47:27.041Z] [2020-05-07T20:47:27.041Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-07T20:47:27.041Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-07T20:47:27.041Z] [2020-05-07T20:47:27.041Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-07T20:47:27.041Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:47:27.041Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T20:47:27.041Z] [2020-05-07T20:47:27.041Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-07T20:47:27.041Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:47:27.041Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T20:47:27.041Z] [2020-05-07T20:47:27.041Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-07T20:47:27.041Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:47:27.041Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T20:47:27.041Z] [2020-05-07T20:47:27.041Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-07T20:47:27.041Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:47:27.041Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T20:47:27.041Z] [2020-05-07T20:47:27.041Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-07T20:47:27.041Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:47:27.041Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T20:47:27.041Z] [2020-05-07T20:47:27.041Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-07T20:47:27.041Z] graphtest_unix.go:73: No driver to put! [2020-05-07T20:47:27.041Z] [2020-05-07T20:47:27.041Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-07T20:47:27.041Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-07T20:47:27.041Z] [2020-05-07T20:47:27.041Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-07T20:47:27.041Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-07T20:47:27.041Z] [2020-05-07T20:47:27.041Z] [2020-05-07T20:47:27.041Z] DONE 2122 tests, 26 skipped in 350.763s [2020-05-07T20:47:27.065Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-05-07T20:47:27.377Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2020-05-07T20:47:27.377Z] === RUN TestKernelTCPMemory [2020-05-07T20:47:27.629Z] === RUN TestDockerDaemonSuite/TestDaemonEvents Post stage [Pipeline] junit [2020-05-07T20:47:27.837Z] Recording test results [2020-05-07T20:47:27.990Z] --- PASS: TestKernelTCPMemory (0.93s) [2020-05-07T20:47:27.990Z] === RUN TestNISDomainname [2020-05-07T20:47:28.244Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2020-05-07T20:47:28.244Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-05-07T20:47:28.244Z] === RUN TestDaemonIpcModePrivateFromConfig [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-05-07T20:47:28.940Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40928/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=11a5b1887eda53088d7bc68771b428d757ab7ad4 -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:11a5b1887eda53088d7bc68771b428d757ab7ad4 hack/make.sh dynbinary test-integration [2020-05-07T20:47:28.993Z] --- PASS: TestNISDomainname (1.03s) [2020-05-07T20:47:28.993Z] === RUN TestHostnameDnsResolution [2020-05-07T20:47:29.270Z] [2020-05-07T20:47:29.605Z] Removing bundles/ [2020-05-07T20:47:29.605Z] [2020-05-07T20:47:29.605Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-05-07T20:47:29.605Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T20:47:29.605Z] GOOS="" GOARCH="" GOARM="" [2020-05-07T20:47:29.807Z] --- PASS: TestImportExtremelyLargeImageWorks (104.75s) [2020-05-07T20:47:29.807Z] PASS [2020-05-07T20:47:29.807Z] [2020-05-07T20:47:29.807Z] === Skipped [2020-05-07T20:47:29.807Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-07T20:47:29.807Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-05-07T20:47:29.807Z] [2020-05-07T20:47:29.807Z] [2020-05-07T20:47:29.807Z] DONE 12 tests, 1 skipped in 108.533s [2020-05-07T20:47:29.807Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-07T20:47:29.807Z] INFO: Testing against a local daemon [2020-05-07T20:47:29.807Z] === RUN TestNetworkCreateDelete [2020-05-07T20:47:29.807Z] --- PASS: TestNetworkCreateDelete (0.11s) [2020-05-07T20:47:29.807Z] === RUN TestDockerNetworkDeletePreferID [2020-05-07T20:47:29.807Z] --- PASS: TestDockerNetworkDeletePreferID (0.29s) [2020-05-07T20:47:29.807Z] === RUN TestInspectNetwork [2020-05-07T20:47:29.807Z] --- SKIP: TestInspectNetwork (0.00s) [2020-05-07T20:47:29.807Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:47:29.807Z] === RUN TestRunContainerWithBridgeNone [2020-05-07T20:47:29.807Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-05-07T20:47:29.807Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T20:47:29.807Z] === RUN TestNetworkInvalidJSON [2020-05-07T20:47:29.807Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-07T20:47:29.807Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-07T20:47:29.807Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T20:47:29.807Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T20:47:29.807Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T20:47:29.807Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T20:47:29.807Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-07T20:47:29.807Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T20:47:29.807Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T20:47:29.807Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-05-07T20:47:29.807Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-07T20:47:29.807Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-07T20:47:29.807Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-07T20:47:29.807Z] === RUN TestHostIPv4BridgeLabel [2020-05-07T20:47:29.807Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-05-07T20:47:29.807Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T20:47:29.807Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-07T20:47:29.807Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2020-05-07T20:47:29.807Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T20:47:29.807Z] === RUN TestDaemonDefaultNetworkPools [2020-05-07T20:47:29.807Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-05-07T20:47:29.807Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T20:47:29.807Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-07T20:47:29.807Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-07T20:47:29.807Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T20:47:29.807Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-07T20:47:29.807Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-07T20:47:29.807Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T20:47:29.807Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-07T20:47:29.807Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-07T20:47:29.807Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T20:47:29.807Z] === RUN TestServiceWithPredefinedNetwork [2020-05-07T20:47:29.807Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-05-07T20:47:29.807Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:47:29.807Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-07T20:47:29.807Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T20:47:29.807Z] service_test.go:236: FLAKY_TEST [2020-05-07T20:47:29.807Z] === RUN TestServiceWithDataPathPortInit [2020-05-07T20:47:29.807Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-05-07T20:47:29.807Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:47:29.807Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-07T20:47:29.807Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-07T20:47:29.807Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:47:29.807Z] PASS [2020-05-07T20:47:29.807Z] [2020-05-07T20:47:29.807Z] === Skipped [2020-05-07T20:47:29.807Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-05-07T20:47:29.807Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:47:29.807Z] [2020-05-07T20:47:29.807Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-05-07T20:47:29.807Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T20:47:29.807Z] [2020-05-07T20:47:29.807Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-05-07T20:47:29.807Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T20:47:29.807Z] [2020-05-07T20:47:29.807Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2020-05-07T20:47:29.807Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T20:47:29.807Z] [2020-05-07T20:47:29.807Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-05-07T20:47:29.807Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T20:47:29.807Z] [2020-05-07T20:47:29.807Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-07T20:47:29.807Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T20:47:29.807Z] [2020-05-07T20:47:29.807Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-07T20:47:29.807Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T20:47:29.807Z] [2020-05-07T20:47:29.807Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-07T20:47:29.807Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T20:47:29.807Z] [2020-05-07T20:47:29.807Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-05-07T20:47:29.807Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:47:29.807Z] [2020-05-07T20:47:29.807Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T20:47:29.807Z] service_test.go:236: FLAKY_TEST [2020-05-07T20:47:29.807Z] [2020-05-07T20:47:29.807Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-05-07T20:47:29.807Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:47:29.807Z] [2020-05-07T20:47:29.807Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-07T20:47:29.807Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:47:29.807Z] [2020-05-07T20:47:29.807Z] [2020-05-07T20:47:29.807Z] DONE 18 tests, 12 skipped in 0.576s [2020-05-07T20:47:29.807Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-07T20:47:29.807Z] INFO: Testing against a local daemon [2020-05-07T20:47:29.807Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-07T20:47:29.807Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-07T20:47:29.807Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T20:47:29.807Z] === RUN TestDockerNetworkIpvlan [2020-05-07T20:47:29.807Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-07T20:47:29.807Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T20:47:29.807Z] PASS [2020-05-07T20:47:29.807Z] [2020-05-07T20:47:29.807Z] === Skipped [2020-05-07T20:47:29.807Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-07T20:47:29.807Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T20:47:29.807Z] [2020-05-07T20:47:29.807Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-07T20:47:29.807Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T20:47:29.807Z] [2020-05-07T20:47:29.807Z] [2020-05-07T20:47:29.807Z] DONE 2 tests, 2 skipped in 0.120s [2020-05-07T20:47:29.807Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-07T20:47:29.807Z] INFO: Testing against a local daemon [2020-05-07T20:47:29.807Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-07T20:47:29.807Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-05-07T20:47:29.807Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T20:47:29.807Z] === RUN TestDockerNetworkMacvlan [2020-05-07T20:47:29.807Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-05-07T20:47:29.807Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T20:47:29.807Z] PASS [2020-05-07T20:47:29.807Z] [2020-05-07T20:47:29.807Z] === Skipped [2020-05-07T20:47:29.807Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-05-07T20:47:29.807Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T20:47:29.807Z] [2020-05-07T20:47:29.807Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-05-07T20:47:29.807Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T20:47:29.807Z] [2020-05-07T20:47:29.807Z] [2020-05-07T20:47:29.807Z] DONE 2 tests, 2 skipped in 0.115s [2020-05-07T20:47:29.807Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-07T20:47:29.807Z] testing: warning: no tests to run [2020-05-07T20:47:29.807Z] PASS [2020-05-07T20:47:29.807Z] [2020-05-07T20:47:29.807Z] DONE 0 tests in 0.027s [2020-05-07T20:47:29.807Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-07T20:47:29.807Z] INFO: Testing against a local daemon [2020-05-07T20:47:29.807Z] === RUN TestAuthZPluginAllowRequest [2020-05-07T20:47:29.807Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-05-07T20:47:29.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T20:47:29.807Z] === RUN TestAuthZPluginTLS [2020-05-07T20:47:29.807Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-05-07T20:47:29.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T20:47:29.807Z] === RUN TestAuthZPluginDenyRequest [2020-05-07T20:47:29.807Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-05-07T20:47:29.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T20:47:29.807Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-07T20:47:29.807Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-05-07T20:47:29.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T20:47:29.807Z] === RUN TestAuthZPluginDenyResponse [2020-05-07T20:47:29.807Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-05-07T20:47:29.807Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T20:47:29.807Z] === RUN TestAuthZPluginAllowEventStream [2020-05-07T20:47:29.807Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-05-07T20:47:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T20:47:29.808Z] === RUN TestAuthZPluginErrorResponse [2020-05-07T20:47:29.808Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-05-07T20:47:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T20:47:29.808Z] === RUN TestAuthZPluginErrorRequest [2020-05-07T20:47:29.808Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-05-07T20:47:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T20:47:29.808Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-07T20:47:29.808Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-05-07T20:47:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T20:47:29.808Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-07T20:47:29.808Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-05-07T20:47:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T20:47:29.808Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-07T20:47:29.808Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-05-07T20:47:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T20:47:29.808Z] === RUN TestAuthZPluginHeader [2020-05-07T20:47:29.808Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-05-07T20:47:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T20:47:29.808Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-07T20:47:29.808Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.26s) [2020-05-07T20:47:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T20:47:29.808Z] === RUN TestAuthZPluginV2Disable [2020-05-07T20:47:29.808Z] --- SKIP: TestAuthZPluginV2Disable (0.07s) [2020-05-07T20:47:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T20:47:29.808Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-07T20:47:29.808Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.04s) [2020-05-07T20:47:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T20:47:29.808Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-07T20:47:29.808Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-05-07T20:47:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T20:47:29.808Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-07T20:47:29.808Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-05-07T20:47:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T20:47:29.808Z] PASS [2020-05-07T20:47:29.808Z] [2020-05-07T20:47:29.808Z] === Skipped [2020-05-07T20:47:29.808Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-05-07T20:47:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T20:47:29.808Z] [2020-05-07T20:47:29.808Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-05-07T20:47:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T20:47:29.808Z] [2020-05-07T20:47:29.808Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-05-07T20:47:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T20:47:29.808Z] [2020-05-07T20:47:29.808Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-05-07T20:47:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T20:47:29.808Z] [2020-05-07T20:47:29.808Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-05-07T20:47:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T20:47:29.808Z] [2020-05-07T20:47:29.808Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-05-07T20:47:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T20:47:29.808Z] [2020-05-07T20:47:29.808Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-05-07T20:47:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T20:47:29.808Z] [2020-05-07T20:47:29.808Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-05-07T20:47:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T20:47:29.808Z] [2020-05-07T20:47:29.808Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-05-07T20:47:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T20:47:29.808Z] [2020-05-07T20:47:29.808Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-05-07T20:47:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T20:47:29.808Z] [2020-05-07T20:47:29.808Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-05-07T20:47:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T20:47:29.808Z] [2020-05-07T20:47:29.808Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-05-07T20:47:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T20:47:29.808Z] [2020-05-07T20:47:29.808Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.26s) [2020-05-07T20:47:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T20:47:29.808Z] [2020-05-07T20:47:29.808Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.07s) [2020-05-07T20:47:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T20:47:29.808Z] [2020-05-07T20:47:29.808Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.04s) [2020-05-07T20:47:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T20:47:29.808Z] [2020-05-07T20:47:29.808Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-05-07T20:47:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T20:47:29.808Z] [2020-05-07T20:47:29.808Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-05-07T20:47:29.808Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T20:47:29.808Z] [2020-05-07T20:47:29.808Z] [2020-05-07T20:47:29.808Z] DONE 17 tests, 17 skipped in 0.525s [2020-05-07T20:47:29.808Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-07T20:47:29.808Z] INFO: Testing against a local daemon [2020-05-07T20:47:29.808Z] === RUN TestPluginInvalidJSON [2020-05-07T20:47:29.808Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T20:47:29.808Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T20:47:29.808Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T20:47:29.808Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-05-07T20:47:29.808Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-07T20:47:29.808Z] === RUN TestPluginInstall [2020-05-07T20:47:29.808Z] --- SKIP: TestPluginInstall (0.00s) [2020-05-07T20:47:29.808Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T20:47:29.808Z] PASS [2020-05-07T20:47:29.808Z] [2020-05-07T20:47:29.808Z] === Skipped [2020-05-07T20:47:29.808Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-05-07T20:47:29.808Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-05-07T20:47:29.808Z] [2020-05-07T20:47:29.808Z] [2020-05-07T20:47:29.808Z] DONE 3 tests, 1 skipped in 0.150s [2020-05-07T20:47:29.808Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-07T20:47:29.808Z] INFO: Testing against a local daemon [2020-05-07T20:47:29.808Z] === RUN TestExternalGraphDriver [2020-05-07T20:47:29.808Z] --- SKIP: TestExternalGraphDriver (0.12s) [2020-05-07T20:47:29.808Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-05-07T20:47:29.808Z] === RUN TestGraphdriverPluginV2 [2020-05-07T20:47:30.146Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2020-05-07T20:47:30.146Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-05-07T20:47:30.146Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-07T20:47:30.906Z] --- PASS: TestBuildWithHugeFile (92.27s) [2020-05-07T20:47:30.906Z] === RUN TestBuildWithEmptyDockerfile [2020-05-07T20:47:30.906Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T20:47:30.906Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T20:47:30.906Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T20:47:30.906Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T20:47:30.906Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T20:47:30.906Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T20:47:30.906Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T20:47:30.906Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T20:47:30.906Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T20:47:30.906Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-05-07T20:47:30.906Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2020-05-07T20:47:30.906Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2020-05-07T20:47:30.906Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2020-05-07T20:47:30.906Z] === RUN TestBuildPreserveOwnership [2020-05-07T20:47:30.906Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-07T20:47:31.008Z] --- PASS: TestHostnameDnsResolution (1.78s) [2020-05-07T20:47:31.008Z] === RUN TestStats [2020-05-07T20:47:31.163Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-05-07T20:47:32.047Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2020-05-07T20:47:32.047Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-05-07T20:47:32.047Z] === RUN TestIpcModeOlderClient [2020-05-07T20:47:32.047Z] === PAUSE TestIpcModeOlderClient [2020-05-07T20:47:32.047Z] === RUN TestKillContainerInvalidSignal [2020-05-07T20:47:32.331Z] --- PASS: TestGraphdriverPluginV2 (7.43s) [2020-05-07T20:47:32.331Z] PASS [2020-05-07T20:47:32.331Z] [2020-05-07T20:47:32.331Z] === Skipped [2020-05-07T20:47:32.331Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.12s) [2020-05-07T20:47:32.331Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-05-07T20:47:32.331Z] [2020-05-07T20:47:32.331Z] [2020-05-07T20:47:32.331Z] DONE 2 tests, 1 skipped in 7.678s [2020-05-07T20:47:32.331Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-07T20:47:32.588Z] INFO: Testing against a local daemon [2020-05-07T20:47:32.588Z] === RUN TestContinueAfterPluginCrash [2020-05-07T20:47:32.588Z] === PAUSE TestContinueAfterPluginCrash [2020-05-07T20:47:32.588Z] === RUN TestReadPluginNoRead [2020-05-07T20:47:32.588Z] === PAUSE TestReadPluginNoRead [2020-05-07T20:47:32.588Z] === RUN TestDaemonStartWithLogOpt [2020-05-07T20:47:32.588Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-07T20:47:32.588Z] === CONT TestContinueAfterPluginCrash [2020-05-07T20:47:32.588Z] === CONT TestDaemonStartWithLogOpt [2020-05-07T20:47:32.613Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2020-05-07T20:47:32.614Z] === RUN TestKillContainer [2020-05-07T20:47:32.614Z] === RUN TestKillContainer/no_signal [2020-05-07T20:47:33.180Z] === RUN TestKillContainer/non_killing_signal [2020-05-07T20:47:33.679Z] --- PASS: TestStats (2.91s) [2020-05-07T20:47:33.679Z] === RUN TestStopContainerWithTimeout [2020-05-07T20:47:33.679Z] === RUN TestStopContainerWithTimeout/0 [2020-05-07T20:47:33.679Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-07T20:47:33.679Z] === RUN TestStopContainerWithTimeout/1 [2020-05-07T20:47:33.679Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-07T20:47:33.679Z] === RUN TestStopContainerWithTimeout/3 [2020-05-07T20:47:33.679Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-07T20:47:33.679Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-07T20:47:33.679Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-07T20:47:33.679Z] === CONT TestStopContainerWithTimeout/0 [2020-05-07T20:47:33.679Z] === CONT TestStopContainerWithTimeout/3 [2020-05-07T20:47:33.746Z] === RUN TestKillContainer/killing_signal [2020-05-07T20:47:34.680Z] --- PASS: TestKillContainer (2.27s) [2020-05-07T20:47:34.681Z] --- PASS: TestKillContainer/no_signal (0.75s) [2020-05-07T20:47:34.681Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-05-07T20:47:34.681Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2020-05-07T20:47:34.681Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-07T20:47:34.681Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-07T20:47:34.684Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-07T20:47:35.337Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-05-07T20:47:35.337Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-07T20:47:35.337Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-05-07T20:47:35.594Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-05-07T20:47:35.617Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-07T20:47:36.159Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-05-07T20:47:36.184Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.52s) [2020-05-07T20:47:36.184Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2020-05-07T20:47:36.184Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-05-07T20:47:36.184Z] === RUN TestKillStoppedContainer [2020-05-07T20:47:36.442Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-05-07T20:47:36.442Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-07T20:47:36.442Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-05-07T20:47:36.442Z] === RUN TestKillDifferentUserContainer [2020-05-07T20:47:36.724Z] --- PASS: TestBuildPreserveOwnership (5.79s) [2020-05-07T20:47:36.724Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.89s) [2020-05-07T20:47:36.724Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.89s) [2020-05-07T20:47:36.724Z] === RUN TestBuildPlatformInvalid [2020-05-07T20:47:36.724Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-05-07T20:47:36.760Z] === CONT TestStopContainerWithTimeout/1 [2020-05-07T20:47:36.981Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-05-07T20:47:36.981Z] PASS [2020-05-07T20:47:36.981Z] [2020-05-07T20:47:36.981Z] === Skipped [2020-05-07T20:47:36.981Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-05-07T20:47:36.981Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T20:47:36.981Z] [2020-05-07T20:47:36.981Z] [2020-05-07T20:47:36.981Z] DONE 32 tests, 1 skipped in 176.450s [2020-05-07T20:47:36.981Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-05-07T20:47:36.981Z] ++ 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-07T20:47:36.981Z] ++ set -e [2020-05-07T20:47:36.981Z] ++ '[' -n 0 ']' [2020-05-07T20:47:36.981Z] ++ set -x [2020-05-07T20:47:36.981Z] ++ 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-07T20:47:37.238Z] INFO: Testing against a local daemon [2020-05-07T20:47:37.238Z] === RUN TestConfigInspect [2020-05-07T20:47:37.378Z] --- PASS: TestKillDifferentUserContainer (0.79s) [2020-05-07T20:47:37.378Z] === RUN TestInspectOomKilledTrue [2020-05-07T20:47:37.378Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-05-07T20:47:37.378Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T20:47:37.378Z] === RUN TestInspectOomKilledFalse [2020-05-07T20:47:37.378Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-07T20:47:37.378Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T20:47:37.378Z] === RUN TestLinksEtcHostsContentMatch [2020-05-07T20:47:37.785Z] ok github.com/docker/docker/client 0.669s coverage: 74.9% of statements [2020-05-07T20:47:37.944Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2020-05-07T20:47:37.944Z] === RUN TestLinksContainerNames [2020-05-07T20:47:38.780Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-05-07T20:47:38.780Z] --- PASS: TestStopContainerWithTimeout/0 (0.97s) [2020-05-07T20:47:38.780Z] --- PASS: TestStopContainerWithTimeout/3 (2.96s) [2020-05-07T20:47:38.780Z] --- PASS: TestStopContainerWithTimeout/-1 (2.91s) [2020-05-07T20:47:38.780Z] --- PASS: TestStopContainerWithTimeout/1 (1.95s) [2020-05-07T20:47:38.780Z] === RUN TestDeleteDevicemapper [2020-05-07T20:47:38.780Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-07T20:47:38.780Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T20:47:38.780Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-07T20:47:39.320Z] --- PASS: TestLinksContainerNames (1.50s) [2020-05-07T20:47:39.320Z] === RUN TestLogsFollowTailEmpty [2020-05-07T20:47:40.255Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2020-05-07T20:47:40.255Z] === RUN TestContainerNetworkMountsNoChown [2020-05-07T20:47:40.514Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-05-07T20:47:40.515Z] --- PASS: TestConfigInspect (3.45s) [2020-05-07T20:47:40.515Z] === RUN TestConfigList [2020-05-07T20:47:40.772Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-05-07T20:47:40.823Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2020-05-07T20:47:40.823Z] === RUN TestMountDaemonRoot [2020-05-07T20:47:40.823Z] === RUN TestMountDaemonRoot/default [2020-05-07T20:47:40.823Z] === PAUSE TestMountDaemonRoot/default [2020-05-07T20:47:40.823Z] === RUN TestMountDaemonRoot/private [2020-05-07T20:47:40.823Z] === PAUSE TestMountDaemonRoot/private [2020-05-07T20:47:40.823Z] === RUN TestMountDaemonRoot/rprivate [2020-05-07T20:47:40.823Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-07T20:47:40.823Z] === RUN TestMountDaemonRoot/slave [2020-05-07T20:47:40.823Z] === PAUSE TestMountDaemonRoot/slave [2020-05-07T20:47:40.823Z] === RUN TestMountDaemonRoot/rslave [2020-05-07T20:47:40.823Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-07T20:47:40.823Z] === RUN TestMountDaemonRoot/shared [2020-05-07T20:47:40.823Z] === PAUSE TestMountDaemonRoot/shared [2020-05-07T20:47:40.823Z] === RUN TestMountDaemonRoot/rshared [2020-05-07T20:47:40.823Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-07T20:47:40.823Z] === CONT TestMountDaemonRoot/default [2020-05-07T20:47:40.823Z] === CONT TestMountDaemonRoot/rslave [2020-05-07T20:47:40.823Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-07T20:47:40.823Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-07T20:47:40.823Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T20:47:40.823Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T20:47:40.823Z] === CONT TestMountDaemonRoot/shared [2020-05-07T20:47:40.823Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-07T20:47:40.823Z] === CONT TestMountDaemonRoot/rprivate [2020-05-07T20:47:40.823Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-07T20:47:40.823Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T20:47:40.823Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T20:47:40.823Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-07T20:47:40.823Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-07T20:47:40.823Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-07T20:47:40.823Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-07T20:47:40.823Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-07T20:47:40.823Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-07T20:47:40.823Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-07T20:47:40.823Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-07T20:47:40.823Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-07T20:47:40.823Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-07T20:47:40.823Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-07T20:47:40.823Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-07T20:47:40.823Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-07T20:47:40.823Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-07T20:47:40.823Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-07T20:47:40.823Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-07T20:47:40.823Z] === CONT TestMountDaemonRoot/slave [2020-05-07T20:47:40.823Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-07T20:47:40.823Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-07T20:47:40.823Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-07T20:47:40.823Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-07T20:47:40.823Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-07T20:47:40.823Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-07T20:47:40.823Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-07T20:47:40.823Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-07T20:47:40.823Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T20:47:40.823Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T20:47:40.823Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-07T20:47:40.823Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-07T20:47:40.823Z] === CONT TestMountDaemonRoot/private [2020-05-07T20:47:40.823Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-07T20:47:40.823Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-07T20:47:40.823Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-07T20:47:40.823Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-07T20:47:40.823Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-07T20:47:40.823Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-07T20:47:40.823Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-07T20:47:40.823Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-07T20:47:40.823Z] === CONT TestMountDaemonRoot/rshared [2020-05-07T20:47:40.823Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-07T20:47:40.823Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-07T20:47:40.823Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T20:47:40.823Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T20:47:40.823Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-07T20:47:40.823Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-07T20:47:40.823Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T20:47:40.823Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T20:47:40.823Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-07T20:47:40.823Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-07T20:47:40.823Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T20:47:40.823Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T20:47:40.823Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-07T20:47:40.823Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-07T20:47:40.823Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-07T20:47:40.823Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-07T20:47:40.823Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-07T20:47:40.823Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-07T20:47:41.082Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T20:47:41.082Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-07T20:47:41.082Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-07T20:47:41.082Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-07T20:47:41.082Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-07T20:47:41.082Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-07T20:47:41.082Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-07T20:47:41.082Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-07T20:47:41.082Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-07T20:47:41.082Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-07T20:47:41.082Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-07T20:47:41.082Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T20:47:41.082Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-07T20:47:41.082Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-07T20:47:41.082Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-07T20:47:41.082Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-07T20:47:41.082Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T20:47:41.336Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-05-07T20:47:41.341Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-07T20:47:41.341Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T20:47:41.341Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T20:47:41.341Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-07T20:47:41.341Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T20:47:41.341Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-05-07T20:47:41.341Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-07T20:47:41.341Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-05-07T20:47:41.341Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-05-07T20:47:41.341Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-05-07T20:47:41.341Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-05-07T20:47:41.341Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-07T20:47:41.341Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-05-07T20:47:41.341Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-05-07T20:47:41.341Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-05-07T20:47:41.341Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-05-07T20:47:41.341Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-07T20:47:41.341Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-05-07T20:47:41.341Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-05-07T20:47:41.341Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-05-07T20:47:41.341Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-05-07T20:47:41.341Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-07T20:47:41.341Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-05-07T20:47:41.341Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-07T20:47:41.341Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-05-07T20:47:41.341Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-05-07T20:47:41.341Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-07T20:47:41.341Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-05-07T20:47:41.341Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-05-07T20:47:41.341Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-05-07T20:47:41.341Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-05-07T20:47:41.341Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-07T20:47:41.341Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-05-07T20:47:41.341Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-05-07T20:47:41.341Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-05-07T20:47:41.341Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-05-07T20:47:41.341Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-07T20:47:41.341Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-05-07T20:47:41.341Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-05-07T20:47:41.341Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-05-07T20:47:41.341Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-05-07T20:47:41.341Z] === RUN TestContainerBindMountNonRecursive [2020-05-07T20:47:42.224Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.62s) [2020-05-07T20:47:42.224Z] === RUN TestUpdateMemory [2020-05-07T20:47:42.224Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-07T20:47:42.224Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-07T20:47:42.224Z] === RUN TestUpdateCPUQuota [2020-05-07T20:47:43.231Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-05-07T20:47:43.231Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-05-07T20:47:43.242Z] --- PASS: TestContainerBindMountNonRecursive (1.83s) [2020-05-07T20:47:43.242Z] === RUN TestNetworkNat [2020-05-07T20:47:43.691Z] --- PASS: TestUpdateCPUQuota (1.30s) [2020-05-07T20:47:43.691Z] === RUN TestUpdatePidsLimit [2020-05-07T20:47:43.691Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-07T20:47:43.971Z] === RUN TestUpdatePidsLimit/no_change [2020-05-07T20:47:44.164Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-05-07T20:47:44.164Z] --- PASS: TestConfigList (3.48s) [2020-05-07T20:47:44.164Z] === RUN TestConfigsCreateAndDelete [2020-05-07T20:47:44.177Z] --- PASS: TestNetworkNat (0.86s) [2020-05-07T20:47:44.177Z] === RUN TestNetworkLocalhostTCPNat [2020-05-07T20:47:44.252Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-07T20:47:44.744Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s) [2020-05-07T20:47:44.744Z] === RUN TestNetworkLoopbackNat [2020-05-07T20:47:44.903Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-07T20:47:45.237Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-07T20:47:45.537Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-07T20:47:45.817Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-07T20:47:46.058Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-05-07T20:47:46.120Z] --- PASS: TestNetworkLoopbackNat (1.07s) [2020-05-07T20:47:46.120Z] === RUN TestPause [2020-05-07T20:47:46.467Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-05-07T20:47:46.778Z] --- PASS: TestPause (0.82s) [2020-05-07T20:47:46.778Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-07T20:47:46.778Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T20:47:46.778Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T20:47:46.778Z] === RUN TestPauseStopPausedContainer [2020-05-07T20:47:47.344Z] --- PASS: TestUpdatePidsLimit (3.81s) [2020-05-07T20:47:47.344Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-05-07T20:47:47.344Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-05-07T20:47:47.344Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-05-07T20:47:47.344Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2020-05-07T20:47:47.344Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.45s) [2020-05-07T20:47:47.344Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-05-07T20:47:47.344Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2020-05-07T20:47:47.344Z] === RUN TestUpdateRestartPolicy [2020-05-07T20:47:47.399Z] --- PASS: TestConfigsCreateAndDelete (3.30s) [2020-05-07T20:47:47.399Z] === RUN TestConfigsUpdate [2020-05-07T20:47:47.449Z] --- PASS: TestDaemonStartWithLogOpt (13.87s) [2020-05-07T20:47:47.449Z] === CONT TestReadPluginNoRead [2020-05-07T20:47:47.712Z] --- PASS: TestPauseStopPausedContainer (0.79s) [2020-05-07T20:47:47.712Z] === RUN TestPsFilter [2020-05-07T20:47:47.712Z] --- PASS: TestPsFilter (0.25s) [2020-05-07T20:47:47.712Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-07T20:47:48.328Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-05-07T20:47:48.328Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-05-07T20:47:48.648Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s) [2020-05-07T20:47:48.648Z] === RUN TestRemoveContainerWithVolume [2020-05-07T20:47:48.892Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-05-07T20:47:49.214Z] --- PASS: TestRemoveContainerWithVolume (0.73s) [2020-05-07T20:47:49.214Z] === RUN TestRemoveContainerRunning [2020-05-07T20:47:49.572Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-05-07T20:47:49.995Z] --- PASS: TestContinueAfterPluginCrash (17.44s) [2020-05-07T20:47:50.150Z] --- PASS: TestRemoveContainerRunning (0.75s) [2020-05-07T20:47:50.150Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-07T20:47:50.253Z] === RUN TestReadPluginNoRead/default [2020-05-07T20:47:50.264Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-05-07T20:47:50.521Z] --- PASS: TestConfigsUpdate (3.26s) [2020-05-07T20:47:50.521Z] === RUN TestTemplatedConfig [2020-05-07T20:47:50.716Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2020-05-07T20:47:50.716Z] === RUN TestRemoveInvalidContainer [2020-05-07T20:47:50.716Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-07T20:47:50.716Z] === RUN TestRenameLinkedContainer [2020-05-07T20:47:50.778Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-05-07T20:47:52.441Z] ok github.com/docker/docker/builder/remotecontext/git 30.376s coverage: 86.3% of statements [2020-05-07T20:47:52.441Z] ? github.com/docker/docker/cli [no test files] [2020-05-07T20:47:52.441Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-07T20:47:52.678Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-05-07T20:47:53.527Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-07T20:47:54.000Z] --- PASS: TestRenameLinkedContainer (3.11s) [2020-05-07T20:47:54.000Z] === RUN TestRenameStoppedContainer [2020-05-07T20:47:54.568Z] --- PASS: TestRenameStoppedContainer (0.78s) [2020-05-07T20:47:54.568Z] === RUN TestRenameRunningContainerAndReuse [2020-05-07T20:47:54.573Z] --- PASS: TestTemplatedConfig (3.87s) [2020-05-07T20:47:54.573Z] === RUN TestConfigCreateResolve [2020-05-07T20:47:54.573Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-05-07T20:47:56.468Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-05-07T20:47:56.470Z] --- PASS: TestRenameRunningContainerAndReuse (1.52s) [2020-05-07T20:47:56.470Z] === RUN TestRenameInvalidName [2020-05-07T20:47:56.803Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-07T20:47:56.997Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-05-07T20:47:57.037Z] --- PASS: TestRenameInvalidName (0.78s) [2020-05-07T20:47:57.037Z] === RUN TestRenameAnonymousContainer [2020-05-07T20:47:57.838Z] --- PASS: TestConfigCreateResolve (3.12s) [2020-05-07T20:47:57.838Z] === RUN TestConfigDaemonLibtrustID [2020-05-07T20:47:58.094Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-05-07T20:47:58.094Z] PASS [2020-05-07T20:47:58.094Z] [2020-05-07T20:47:58.094Z] DONE 7 tests in 21.207s [2020-05-07T20:47:58.094Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-05-07T20:47:58.094Z] ++ 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-07T20:47:58.094Z] ++ set -e [2020-05-07T20:47:58.094Z] ++ '[' -n 0 ']' [2020-05-07T20:47:58.094Z] ++ set -x [2020-05-07T20:47:58.094Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07T20:47:58.351Z] INFO: Testing against a local daemon [2020-05-07T20:47:58.351Z] === RUN TestCheckpoint [2020-05-07T20:47:58.351Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-07T20:47:58.351Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T20:47:58.351Z] === RUN TestContainerInvalidJSON [2020-05-07T20:47:58.351Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T20:47:58.351Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T20:47:58.351Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T20:47:58.351Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T20:47:58.351Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-07T20:47:58.351Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-07T20:47:58.351Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T20:47:58.351Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-07T20:47:58.351Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T20:47:58.351Z] --- PASS: TestContainerInvalidJSON (0.05s) [2020-05-07T20:47:58.351Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-07T20:47:58.351Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-07T20:47:58.351Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-07T20:47:58.351Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-07T20:47:58.608Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-05-07T20:47:58.608Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-07T20:47:58.608Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-05-07T20:47:58.608Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-05-07T20:47:58.608Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-07T20:47:58.867Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-05-07T20:47:58.867Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-07T20:47:58.867Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-05-07T20:47:58.867Z] === RUN TestCopyFromContainer [2020-05-07T20:47:59.476Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-05-07T20:47:59.798Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-05-07T20:48:00.077Z] --- PASS: TestReadPluginNoRead (13.62s) [2020-05-07T20:48:00.077Z] --- PASS: TestReadPluginNoRead/default (3.26s) [2020-05-07T20:48:00.077Z] --- PASS: TestReadPluginNoRead/disabled_caching (3.22s) [2020-05-07T20:48:00.077Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (3.22s) [2020-05-07T20:48:00.077Z] read_test.go:91: [d05ed3a5da621] daemon is not started [2020-05-07T20:48:00.077Z] PASS [2020-05-07T20:48:00.077Z] [2020-05-07T20:48:00.077Z] DONE 6 tests in 27.624s [2020-05-07T20:48:00.077Z] 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-07T20:48:00.077Z] testing: warning: no tests to run [2020-05-07T20:48:00.077Z] PASS [2020-05-07T20:48:00.077Z] [2020-05-07T20:48:00.077Z] DONE 0 tests in 0.039s [2020-05-07T20:48:00.077Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-07T20:48:00.077Z] INFO: Testing against a local daemon [2020-05-07T20:48:00.077Z] === RUN TestPluginWithDevMounts [2020-05-07T20:48:00.077Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-05-07T20:48:00.077Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-05-07T20:48:00.077Z] PASS [2020-05-07T20:48:00.077Z] [2020-05-07T20:48:00.077Z] === Skipped [2020-05-07T20:48:00.077Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-05-07T20:48:00.077Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-05-07T20:48:00.077Z] [2020-05-07T20:48:00.077Z] [2020-05-07T20:48:00.077Z] DONE 1 tests, 1 skipped in 0.139s [2020-05-07T20:48:00.334Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-07T20:48:00.334Z] INFO: Testing against a local daemon [2020-05-07T20:48:00.334Z] === RUN TestSecretInspect [2020-05-07T20:48:00.334Z] --- SKIP: TestSecretInspect (0.02s) [2020-05-07T20:48:00.334Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:00.334Z] === RUN TestSecretList [2020-05-07T20:48:00.334Z] --- SKIP: TestSecretList (0.01s) [2020-05-07T20:48:00.334Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:00.334Z] === RUN TestSecretsCreateAndDelete [2020-05-07T20:48:00.334Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2020-05-07T20:48:00.334Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:00.334Z] === RUN TestSecretsUpdate [2020-05-07T20:48:00.334Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-05-07T20:48:00.334Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:00.334Z] === RUN TestTemplatedSecret [2020-05-07T20:48:00.334Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-05-07T20:48:00.334Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:00.334Z] === RUN TestSecretCreateResolve [2020-05-07T20:48:00.334Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-05-07T20:48:00.335Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:00.335Z] PASS [2020-05-07T20:48:00.335Z] [2020-05-07T20:48:00.335Z] === Skipped [2020-05-07T20:48:00.335Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-05-07T20:48:00.335Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:00.335Z] [2020-05-07T20:48:00.335Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-05-07T20:48:00.335Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:00.335Z] [2020-05-07T20:48:00.335Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2020-05-07T20:48:00.335Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:00.335Z] [2020-05-07T20:48:00.335Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-05-07T20:48:00.335Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:00.335Z] [2020-05-07T20:48:00.335Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-05-07T20:48:00.335Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:00.335Z] [2020-05-07T20:48:00.335Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-05-07T20:48:00.335Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:00.335Z] [2020-05-07T20:48:00.335Z] [2020-05-07T20:48:00.335Z] DONE 6 tests, 6 skipped in 0.197s [2020-05-07T20:48:00.335Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-07T20:48:00.363Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-05-07T20:48:00.592Z] INFO: Testing against a local daemon [2020-05-07T20:48:00.592Z] === RUN TestServiceCreateInit [2020-05-07T20:48:00.592Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-07T20:48:00.592Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-07T20:48:00.592Z] --- PASS: TestServiceCreateInit (0.02s) [2020-05-07T20:48:00.592Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-07T20:48:00.592Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:00.592Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-07T20:48:00.592Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:00.592Z] === RUN TestCreateServiceMultipleTimes [2020-05-07T20:48:00.592Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-05-07T20:48:00.592Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:00.592Z] === RUN TestCreateServiceConflict [2020-05-07T20:48:00.592Z] --- SKIP: TestCreateServiceConflict (0.02s) [2020-05-07T20:48:00.592Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:00.592Z] === RUN TestCreateServiceMaxReplicas [2020-05-07T20:48:00.592Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-05-07T20:48:00.592Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:00.592Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-07T20:48:00.592Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-05-07T20:48:00.592Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:00.592Z] === RUN TestCreateServiceSecretFileMode [2020-05-07T20:48:00.592Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-05-07T20:48:00.592Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:00.592Z] === RUN TestCreateServiceConfigFileMode [2020-05-07T20:48:00.592Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-05-07T20:48:00.592Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:00.592Z] === RUN TestCreateServiceSysctls [2020-05-07T20:48:00.592Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2020-05-07T20:48:00.592Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:00.592Z] === RUN TestCreateServiceCapabilities [2020-05-07T20:48:00.592Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-05-07T20:48:00.592Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:00.592Z] === RUN TestInspect [2020-05-07T20:48:00.592Z] --- SKIP: TestInspect (0.01s) [2020-05-07T20:48:00.592Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:00.592Z] === RUN TestCreateJob [2020-05-07T20:48:00.620Z] === RUN TestCopyFromContainer// [2020-05-07T20:48:00.849Z] --- SKIP: TestCreateJob (0.01s) [2020-05-07T20:48:00.849Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:00.849Z] === RUN TestReplicatedJob [2020-05-07T20:48:00.849Z] --- SKIP: TestReplicatedJob (0.01s) [2020-05-07T20:48:00.849Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:00.849Z] === RUN TestUpdateReplicatedJob [2020-05-07T20:48:00.849Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-05-07T20:48:00.849Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:00.849Z] === RUN TestServiceListWithStatuses [2020-05-07T20:48:00.849Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-07T20:48:00.849Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T20:48:00.849Z] === RUN TestDockerNetworkConnectAlias [2020-05-07T20:48:00.849Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-05-07T20:48:00.849Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:00.849Z] === RUN TestDockerNetworkReConnect [2020-05-07T20:48:00.849Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-05-07T20:48:00.849Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:00.849Z] === RUN TestServicePlugin [2020-05-07T20:48:00.877Z] === RUN TestCopyFromContainer//bar/root [2020-05-07T20:48:00.877Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-07T20:48:00.877Z] === RUN TestCopyFromContainer/bar/quux [2020-05-07T20:48:00.880Z] ok github.com/docker/docker/cmd/dockerd 0.553s coverage: 19.3% of statements [2020-05-07T20:48:01.135Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-07T20:48:01.135Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-07T20:48:01.223Z] --- PASS: TestRenameAnonymousContainer (3.84s) [2020-05-07T20:48:01.223Z] === RUN TestRenameContainerWithSameName [2020-05-07T20:48:01.327Z] ok github.com/docker/docker/container 0.560s coverage: 41.9% of statements [2020-05-07T20:48:01.327Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-07T20:48:01.327Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-07T20:48:01.327Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-07T20:48:01.327Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-07T20:48:01.392Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-07T20:48:01.392Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-07T20:48:01.392Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-07T20:48:01.650Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-07T20:48:01.790Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2020-05-07T20:48:01.790Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-07T20:48:01.907Z] --- PASS: TestCopyFromContainer (2.92s) [2020-05-07T20:48:01.907Z] --- PASS: TestCopyFromContainer// (0.13s) [2020-05-07T20:48:01.907Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-05-07T20:48:01.907Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-05-07T20:48:01.907Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-05-07T20:48:01.907Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-05-07T20:48:01.907Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-05-07T20:48:01.907Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-05-07T20:48:01.907Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-05-07T20:48:01.907Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2020-05-07T20:48:01.907Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-05-07T20:48:01.907Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-07T20:48:01.907Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T20:48:01.907Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T20:48:01.907Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T20:48:01.907Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T20:48:01.907Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T20:48:01.907Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T20:48:01.907Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T20:48:01.907Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T20:48:01.907Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T20:48:01.907Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-05-07T20:48:01.907Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-05-07T20:48:01.907Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-05-07T20:48:01.907Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-05-07T20:48:01.907Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-07T20:48:01.907Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-05-07T20:48:01.907Z] === RUN TestCreateWithInvalidEnv [2020-05-07T20:48:01.907Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-07T20:48:01.907Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-07T20:48:01.907Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-07T20:48:01.907Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-07T20:48:01.907Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-07T20:48:01.907Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-07T20:48:01.907Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-07T20:48:01.907Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-07T20:48:01.907Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-07T20:48:01.907Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-07T20:48:01.907Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-07T20:48:01.907Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-07T20:48:01.907Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-07T20:48:01.907Z] === RUN TestCreateTmpfsMountsTarget [2020-05-07T20:48:01.907Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-05-07T20:48:01.907Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-07T20:48:02.540Z] --- PASS: TestUpdateRestartPolicy (13.12s) [2020-05-07T20:48:02.540Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-07T20:48:02.540Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2020-05-07T20:48:02.540Z] === RUN TestWaitNonBlocked [2020-05-07T20:48:02.540Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T20:48:02.540Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T20:48:02.540Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T20:48:02.540Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T20:48:02.540Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T20:48:02.540Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T20:48:02.540Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-05-07T20:48:02.540Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2020-05-07T20:48:02.540Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s) [2020-05-07T20:48:02.540Z] === RUN TestWaitBlocked [2020-05-07T20:48:02.540Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T20:48:02.540Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T20:48:02.540Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T20:48:02.540Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T20:48:02.540Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T20:48:02.540Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T20:48:03.165Z] --- PASS: TestRenameContainerWithLinkedContainer (1.58s) [2020-05-07T20:48:03.165Z] === RUN TestResize [2020-05-07T20:48:03.275Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-05-07T20:48:03.532Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-05-07T20:48:03.931Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-05-07T20:48:04.005Z] --- PASS: TestWaitBlocked (0.01s) [2020-05-07T20:48:04.005Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s) [2020-05-07T20:48:04.005Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.21s) [2020-05-07T20:48:04.005Z] === CONT TestContainerStartOnDaemonRestart [2020-05-07T20:48:04.005Z] === CONT TestIpcModeOlderClient [2020-05-07T20:48:04.005Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-05-07T20:48:04.005Z] === CONT TestDaemonHostGatewayIP [2020-05-07T20:48:04.099Z] --- PASS: TestResize (0.76s) [2020-05-07T20:48:04.099Z] === RUN TestResizeWithInvalidSize [2020-05-07T20:48:04.463Z] --- PASS: TestCreateWithCustomMaskedPaths (2.48s) [2020-05-07T20:48:04.463Z] === RUN TestCreateWithCapabilities [2020-05-07T20:48:04.463Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-05-07T20:48:04.463Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-07T20:48:04.463Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-07T20:48:04.463Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-07T20:48:04.463Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-07T20:48:04.463Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-07T20:48:04.463Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-07T20:48:04.463Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-07T20:48:04.463Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-07T20:48:04.463Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T20:48:04.463Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T20:48:04.463Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T20:48:04.463Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T20:48:04.463Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-07T20:48:04.463Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-07T20:48:04.463Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-07T20:48:04.463Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-07T20:48:04.463Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-07T20:48:04.463Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-07T20:48:04.463Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T20:48:04.463Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T20:48:04.463Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T20:48:04.463Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T20:48:04.463Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-07T20:48:04.463Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-07T20:48:04.463Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T20:48:04.463Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T20:48:04.463Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-07T20:48:04.463Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-07T20:48:04.463Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-07T20:48:04.463Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T20:48:04.463Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T20:48:04.666Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2020-05-07T20:48:04.666Z] === RUN TestResizeWhenContainerNotStarted [2020-05-07T20:48:04.720Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-07T20:48:04.720Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-07T20:48:04.720Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-05-07T20:48:04.720Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-05-07T20:48:04.720Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-05-07T20:48:04.720Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-07T20:48:04.720Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-05-07T20:48:04.720Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-05-07T20:48:04.720Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-05-07T20:48:04.720Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-05-07T20:48:04.720Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-05-07T20:48:04.720Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-05-07T20:48:04.720Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-05-07T20:48:04.720Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-05-07T20:48:04.720Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-07T20:48:05.025Z] --- SKIP: TestServicePlugin (3.66s) [2020-05-07T20:48:05.025Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:05.025Z] === RUN TestServiceUpdateLabel [2020-05-07T20:48:05.025Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-05-07T20:48:05.025Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:05.025Z] === RUN TestServiceUpdateSecrets [2020-05-07T20:48:05.025Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-05-07T20:48:05.025Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:05.025Z] === RUN TestServiceUpdateConfigs [2020-05-07T20:48:05.025Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-05-07T20:48:05.025Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:05.025Z] === RUN TestServiceUpdateNetwork [2020-05-07T20:48:05.025Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2020-05-07T20:48:05.025Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:05.025Z] === RUN TestServiceUpdatePidsLimit [2020-05-07T20:48:05.025Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-05-07T20:48:05.025Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:05.025Z] PASS [2020-05-07T20:48:05.025Z] [2020-05-07T20:48:05.025Z] === Skipped [2020-05-07T20:48:05.025Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-07T20:48:05.025Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-07T20:48:05.025Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:05.025Z] [2020-05-07T20:48:05.025Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-07T20:48:05.025Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-07T20:48:05.025Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:05.025Z] [2020-05-07T20:48:05.025Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-05-07T20:48:05.025Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:05.025Z] [2020-05-07T20:48:05.025Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2020-05-07T20:48:05.025Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:05.025Z] [2020-05-07T20:48:05.025Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-05-07T20:48:05.025Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:05.025Z] [2020-05-07T20:48:05.025Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-05-07T20:48:05.025Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:05.025Z] [2020-05-07T20:48:05.025Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-05-07T20:48:05.025Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:05.025Z] [2020-05-07T20:48:05.025Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-05-07T20:48:05.025Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:05.025Z] [2020-05-07T20:48:05.025Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2020-05-07T20:48:05.025Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:05.025Z] [2020-05-07T20:48:05.025Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-05-07T20:48:05.025Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:05.025Z] [2020-05-07T20:48:05.025Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-05-07T20:48:05.025Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:05.025Z] [2020-05-07T20:48:05.025Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-05-07T20:48:05.025Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:05.025Z] [2020-05-07T20:48:05.025Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-05-07T20:48:05.025Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:05.025Z] [2020-05-07T20:48:05.025Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-05-07T20:48:05.025Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:05.025Z] [2020-05-07T20:48:05.025Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-07T20:48:05.025Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T20:48:05.025Z] [2020-05-07T20:48:05.025Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-05-07T20:48:05.025Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:05.025Z] [2020-05-07T20:48:05.025Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-05-07T20:48:05.025Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:05.025Z] [2020-05-07T20:48:05.025Z] === SKIP: amd64.integration.service TestServicePlugin (3.66s) [2020-05-07T20:48:05.025Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:05.025Z] [2020-05-07T20:48:05.025Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-05-07T20:48:05.025Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:05.025Z] [2020-05-07T20:48:05.025Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-05-07T20:48:05.025Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:05.025Z] [2020-05-07T20:48:05.025Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-05-07T20:48:05.025Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:05.025Z] [2020-05-07T20:48:05.025Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2020-05-07T20:48:05.025Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:05.025Z] [2020-05-07T20:48:05.025Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-05-07T20:48:05.025Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-05-07T20:48:05.025Z] [2020-05-07T20:48:05.025Z] [2020-05-07T20:48:05.025Z] DONE 24 tests, 23 skipped in 4.124s [2020-05-07T20:48:05.025Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-07T20:48:05.025Z] INFO: Testing against a local daemon [2020-05-07T20:48:05.025Z] === RUN TestSessionCreate [2020-05-07T20:48:05.025Z] --- PASS: TestSessionCreate (0.02s) [2020-05-07T20:48:05.025Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-07T20:48:05.025Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-05-07T20:48:05.025Z] PASS [2020-05-07T20:48:05.025Z] [2020-05-07T20:48:05.025Z] DONE 2 tests in 0.162s [2020-05-07T20:48:05.025Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-07T20:48:05.025Z] INFO: Testing against a local daemon [2020-05-07T20:48:05.025Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-07T20:48:05.025Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T20:48:05.025Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T20:48:05.025Z] === RUN TestEventsExecDie [2020-05-07T20:48:05.284Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-05-07T20:48:05.589Z] --- PASS: TestEventsExecDie (0.86s) [2020-05-07T20:48:05.589Z] === RUN TestEventsBackwardsCompatible [2020-05-07T20:48:05.601Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2020-05-07T20:48:05.601Z] === RUN TestDaemonRestartKillContainers [2020-05-07T20:48:05.601Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T20:48:05.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T20:48:05.601Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T20:48:05.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T20:48:05.601Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T20:48:05.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T20:48:05.601Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T20:48:05.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T20:48:05.601Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T20:48:05.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T20:48:05.601Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T20:48:05.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T20:48:05.601Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T20:48:05.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T20:48:05.601Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T20:48:05.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T20:48:05.601Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T20:48:05.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T20:48:05.601Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T20:48:05.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T20:48:05.601Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T20:48:05.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T20:48:05.601Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T20:48:05.601Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T20:48:05.601Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T20:48:05.601Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T20:48:05.601Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T20:48:05.601Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T20:48:05.846Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-05-07T20:48:05.846Z] === RUN TestInfoBinaryCommits [2020-05-07T20:48:05.846Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-07T20:48:05.846Z] === RUN TestInfoAPIVersioned [2020-05-07T20:48:05.846Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-07T20:48:05.846Z] === RUN TestInfoDiscoveryBackend [2020-05-07T20:48:05.928Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 2.034s coverage: 65.3% of statements [2020-05-07T20:48:06.374Z] ok github.com/docker/docker/daemon/cluster 0.716s coverage: 0.5% of statements [2020-05-07T20:48:06.671Z] --- PASS: TestContainerStartOnDaemonRestart (2.91s) [2020-05-07T20:48:06.671Z] === CONT TestContainerKillOnDaemonStart [2020-05-07T20:48:06.821Z] ok github.com/docker/docker/daemon/cluster/convert 0.567s coverage: 35.6% of statements [2020-05-07T20:48:07.674Z] --- PASS: TestDaemonHostGatewayIP (3.61s) [2020-05-07T20:48:07.674Z] === CONT TestDaemonRestartIpcMode [2020-05-07T20:48:07.741Z] --- PASS: TestInfoDiscoveryBackend (1.80s) [2020-05-07T20:48:07.741Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-07T20:48:07.809Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.96s) [2020-05-07T20:48:07.809Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-07T20:48:07.809Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T20:48:07.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T20:48:07.809Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T20:48:07.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T20:48:07.809Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T20:48:07.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T20:48:07.809Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T20:48:07.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T20:48:07.809Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T20:48:07.809Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T20:48:07.809Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T20:48:07.809Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T20:48:07.809Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T20:48:07.809Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T20:48:07.809Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T20:48:07.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-05-07T20:48:07.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-05-07T20:48:07.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-05-07T20:48:07.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-05-07T20:48:07.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-05-07T20:48:07.809Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-05-07T20:48:07.809Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-07T20:48:08.739Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-05-07T20:48:08.740Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.94s) [2020-05-07T20:48:08.740Z] === RUN TestContainerStartOnDaemonRestart [2020-05-07T20:48:08.740Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-07T20:48:08.740Z] === RUN TestDaemonRestartIpcMode [2020-05-07T20:48:08.740Z] === PAUSE TestDaemonRestartIpcMode [2020-05-07T20:48:08.740Z] === RUN TestDaemonHostGatewayIP [2020-05-07T20:48:08.740Z] === PAUSE TestDaemonHostGatewayIP [2020-05-07T20:48:08.740Z] === RUN TestContainerKillOnDaemonStart [2020-05-07T20:48:08.740Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-07T20:48:08.740Z] === RUN TestDiff [2020-05-07T20:48:08.891Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T20:48:08.891Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T20:48:08.891Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T20:48:09.150Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T20:48:09.304Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-05-07T20:48:09.870Z] --- PASS: TestDiff (1.00s) [2020-05-07T20:48:09.870Z] === RUN TestExecWithCloseStdin [2020-05-07T20:48:10.088Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T20:48:10.657Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T20:48:10.657Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T20:48:10.805Z] --- PASS: TestExecWithCloseStdin (1.09s) [2020-05-07T20:48:10.805Z] === RUN TestExec [2020-05-07T20:48:10.805Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-05-07T20:48:11.015Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (2.94s) [2020-05-07T20:48:11.015Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-07T20:48:11.015Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-05-07T20:48:11.015Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T20:48:11.015Z] === RUN TestInfoAPI [2020-05-07T20:48:11.015Z] --- PASS: TestInfoAPI (0.05s) [2020-05-07T20:48:11.015Z] === RUN TestInfoAPIWarnings [2020-05-07T20:48:11.118Z] --- PASS: TestDaemonRestartIpcMode (3.55s) [2020-05-07T20:48:11.227Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T20:48:11.430Z] ok github.com/docker/docker/daemon/discovery 0.595s coverage: 30.0% of statements [2020-05-07T20:48:11.737Z] --- PASS: TestExec (0.94s) [2020-05-07T20:48:11.737Z] === RUN TestExecUser [2020-05-07T20:48:11.737Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-05-07T20:48:12.301Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-05-07T20:48:12.373Z] ok github.com/docker/docker/daemon/config 0.632s coverage: 79.6% of statements [2020-05-07T20:48:12.385Z] --- PASS: TestInfoAPIWarnings (1.77s) [2020-05-07T20:48:12.385Z] === RUN TestInfoDebug [2020-05-07T20:48:12.558Z] --- PASS: TestExecUser (0.92s) [2020-05-07T20:48:12.558Z] === RUN TestExportContainerAndImportImage [2020-05-07T20:48:12.815Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-05-07T20:48:13.380Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-05-07T20:48:13.639Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2020-05-07T20:48:13.639Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-07T20:48:13.897Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-05-07T20:48:14.280Z] --- PASS: TestInfoDebug (2.02s) [2020-05-07T20:48:14.280Z] === RUN TestInfoInsecureRegistries [2020-05-07T20:48:14.500Z] ok github.com/docker/docker/daemon/events 0.277s coverage: 50.0% of statements [2020-05-07T20:48:14.500Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.645s coverage: 11.1% of statements [2020-05-07T20:48:14.514Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-07T20:48:14.514Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.77s) [2020-05-07T20:48:14.514Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.97s) [2020-05-07T20:48:14.514Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.98s) [2020-05-07T20:48:14.514Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.57s) [2020-05-07T20:48:14.514Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s) [2020-05-07T20:48:14.514Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s) [2020-05-07T20:48:14.514Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.47s) [2020-05-07T20:48:14.514Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.57s) [2020-05-07T20:48:14.514Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.59s) [2020-05-07T20:48:14.514Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s) [2020-05-07T20:48:14.514Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.40s) [2020-05-07T20:48:14.514Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.19s) [2020-05-07T20:48:14.514Z] === RUN TestCgroupNamespacesRun [2020-05-07T20:48:15.268Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s) [2020-05-07T20:48:15.268Z] === RUN TestHealthCheckWorkdir [2020-05-07T20:48:15.268Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-05-07T20:48:15.832Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-05-07T20:48:15.889Z] --- PASS: TestCgroupNamespacesRun (1.84s) [2020-05-07T20:48:15.889Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-07T20:48:16.000Z] ok github.com/docker/docker/daemon 3.856s coverage: 9.2% of statements [2020-05-07T20:48:16.000Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-07T20:48:16.000Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-07T20:48:16.000Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-07T20:48:16.001Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-07T20:48:16.001Z] ok github.com/docker/docker/daemon/links 0.036s coverage: 93.0% of statements [2020-05-07T20:48:16.448Z] ok github.com/docker/docker/daemon/graphdriver 0.231s coverage: 2.3% of statements [2020-05-07T20:48:16.448Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-05-07T20:48:16.448Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-05-07T20:48:16.448Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-05-07T20:48:16.448Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-07T20:48:16.448Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-05-07T20:48:16.448Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-05-07T20:48:16.448Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-05-07T20:48:16.448Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-05-07T20:48:16.448Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-07T20:48:16.448Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-05-07T20:48:16.448Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-05-07T20:48:16.448Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-05-07T20:48:16.637Z] ......................... [ 67%] [2020-05-07T20:48:16.764Z] --- PASS: TestHealthCheckWorkdir (1.19s) [2020-05-07T20:48:16.764Z] === RUN TestHealthKillContainer [2020-05-07T20:48:16.803Z] --- PASS: TestInfoInsecureRegistries (2.05s) [2020-05-07T20:48:16.803Z] === RUN TestInfoRegistryMirrors [2020-05-07T20:48:17.693Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-05-07T20:48:17.791Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s) [2020-05-07T20:48:17.791Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-07T20:48:18.260Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-05-07T20:48:18.698Z] --- PASS: TestInfoRegistryMirrors (2.00s) [2020-05-07T20:48:18.698Z] === RUN TestLoginFailsWithBadCredentials [2020-05-07T20:48:18.698Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2020-05-07T20:48:18.698Z] === RUN TestPingCacheHeaders [2020-05-07T20:48:18.698Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-05-07T20:48:18.698Z] === RUN TestPingGet [2020-05-07T20:48:18.698Z] --- PASS: TestPingGet (0.01s) [2020-05-07T20:48:18.698Z] === RUN TestPingHead [2020-05-07T20:48:18.698Z] --- PASS: TestPingHead (0.02s) [2020-05-07T20:48:18.698Z] === RUN TestVersion [2020-05-07T20:48:18.698Z] --- PASS: TestVersion (0.02s) [2020-05-07T20:48:18.698Z] PASS [2020-05-07T20:48:18.698Z] [2020-05-07T20:48:18.698Z] === Skipped [2020-05-07T20:48:18.698Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T20:48:18.698Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T20:48:18.698Z] [2020-05-07T20:48:18.698Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-05-07T20:48:18.698Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-05-07T20:48:18.698Z] [2020-05-07T20:48:18.698Z] [2020-05-07T20:48:18.698Z] DONE 18 tests, 2 skipped in 13.946s [2020-05-07T20:48:18.698Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-07T20:48:18.698Z] INFO: Testing against a local daemon [2020-05-07T20:48:18.698Z] === RUN TestVolumesCreateAndList [2020-05-07T20:48:18.956Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-05-07T20:48:18.956Z] === RUN TestVolumesRemove [2020-05-07T20:48:18.956Z] --- PASS: TestVolumesRemove (0.08s) [2020-05-07T20:48:18.956Z] === RUN TestVolumesInspect [2020-05-07T20:48:18.956Z] --- PASS: TestVolumesInspect (0.02s) [2020-05-07T20:48:18.956Z] === RUN TestVolumesInvalidJSON [2020-05-07T20:48:18.956Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-07T20:48:18.956Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-07T20:48:18.956Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-07T20:48:18.956Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-05-07T20:48:18.956Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-07T20:48:18.956Z] PASS [2020-05-07T20:48:18.956Z] [2020-05-07T20:48:18.956Z] DONE 5 tests in 0.270s [2020-05-07T20:48:18.956Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-07T20:48:18.956Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12279 is not a child of this shell [2020-05-07T20:48:18.956Z] warning: PID 12279 from bundles/test-integration/docker.pid had a nonzero exit code [2020-05-07T20:48:18.956Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-07T20:48:18.956Z] [2020-05-07T20:48:18.956Z] Unloading profiles will leave already running processes permanently [2020-05-07T20:48:18.956Z] unconfined, which can lead to unexpected situations. [2020-05-07T20:48:18.956Z] [2020-05-07T20:48:18.956Z] To set a process to complain mode, use the command line tool [2020-05-07T20:48:18.956Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-07T20:48:18.956Z] Removing test suite binaries [2020-05-07T20:48:19.166Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2020-05-07T20:48:19.166Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-07T20:48:19.190Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-05-07T20:48:19.446Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-05-07T20:48:19.446Z] --- PASS: TestHealthKillContainer (3.00s) [2020-05-07T20:48:19.446Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-07T20:48:19.477Z] --- PASS: TestContainerKillOnDaemonStart (12.04s) [2020-05-07T20:48:19.477Z] PASS [2020-05-07T20:48:19.477Z] [2020-05-07T20:48:19.477Z] === Skipped [2020-05-07T20:48:19.477Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-05-07T20:48:19.477Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T20:48:19.477Z] [2020-05-07T20:48:19.477Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-07T20:48:19.477Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T20:48:19.477Z] [2020-05-07T20:48:19.477Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-07T20:48:19.477Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T20:48:19.477Z] [2020-05-07T20:48:19.477Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T20:48:19.477Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T20:48:19.477Z] [2020-05-07T20:48:19.477Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-05-07T20:48:19.477Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T20:48:19.477Z] [2020-05-07T20:48:19.477Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-05-07T20:48:19.477Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-07T20:48:19.477Z] [2020-05-07T20:48:19.477Z] [2020-05-07T20:48:19.477Z] DONE 200 tests, 6 skipped in 152.977s [2020-05-07T20:48:19.477Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-05-07T20:48:19.477Z] ++ 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:48:19.477Z] ++ set -e [2020-05-07T20:48:19.477Z] ++ '[' -n 0 ']' [2020-05-07T20:48:19.477Z] ++ set -x [2020-05-07T20:48:19.477Z] ++ 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:48:19.477Z] INFO: Testing against a local daemon [2020-05-07T20:48:19.477Z] === RUN TestCommitInheritsEnv [2020-05-07T20:48:19.477Z] --- PASS: TestCommitInheritsEnv (0.54s) [2020-05-07T20:48:19.477Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-07T20:48:19.477Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-07T20:48:19.477Z] === RUN TestImagesFilterMultiReference [2020-05-07T20:48:19.477Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-05-07T20:48:19.477Z] === RUN TestImagePullPlatformInvalid [2020-05-07T20:48:19.477Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-05-07T20:48:19.477Z] === RUN TestRemoveImageOrphaning [2020-05-07T20:48:20.089Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-05-07T20:48:20.089Z] === RUN TestRemoveImageGarbageCollector [2020-05-07T20:48:20.089Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-07T20:48:20.089Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:48:20.089Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-07T20:48:20.089Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-05-07T20:48:20.089Z] === RUN TestTagInvalidReference [2020-05-07T20:48:20.089Z] --- PASS: TestTagInvalidReference (0.02s) [2020-05-07T20:48:20.089Z] === RUN TestTagValidPrefixedRepo [2020-05-07T20:48:20.089Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-05-07T20:48:20.089Z] === RUN TestTagExistedNameWithoutForce [2020-05-07T20:48:20.089Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-05-07T20:48:20.089Z] === RUN TestTagOfficialNames [2020-05-07T20:48:20.089Z] --- PASS: TestTagOfficialNames (0.03s) [2020-05-07T20:48:20.089Z] === RUN TestTagMatchesDigest [2020-05-07T20:48:20.089Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-05-07T20:48:20.089Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-07T20:48:20.112Z] ok github.com/docker/docker/daemon/logger/awslogs 0.543s coverage: 77.4% of statements [2020-05-07T20:48:20.112Z] ok github.com/docker/docker/daemon/images 0.603s coverage: 4.9% of statements [2020-05-07T20:48:20.112Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-07T20:48:20.112Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-07T20:48:20.112Z] ok github.com/docker/docker/daemon/logger 0.528s coverage: 42.1% of statements [2020-05-07T20:48:20.325Z] [2020-05-07T20:48:20.377Z] --- PASS: TestInspectCpusetInConfigPre120 (0.95s) [2020-05-07T20:48:20.377Z] === RUN TestIpcModeNone [2020-05-07T20:48:20.558Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-05-07T20:48:20.558Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-07T20:48:20.558Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-07T20:48:20.558Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-05-07T20:48:20.558Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-05-07T20:48:20.558Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.478s coverage: 61.6% of statements [2020-05-07T20:48:20.940Z] === RUN TestDockerSuite/TestBuildAddScript [2020-05-07T20:48:20.940Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-05-07T20:48:21.068Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2020-05-07T20:48:21.068Z] === RUN TestCgroupNamespacesRunPrivateMode Post stage [Pipeline] junit [2020-05-07T20:48:21.278Z] Recording test results [2020-05-07T20:48:21.501Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.195s coverage: 87.2% of statements [2020-05-07T20:48:21.503Z] --- PASS: TestIpcModeNone (1.06s) [2020-05-07T20:48:21.503Z] === RUN TestIpcModePrivate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-07T20:48:22.143Z] + echo Ensuring container killed. [2020-05-07T20:48:22.143Z] Ensuring container killed. [2020-05-07T20:48:22.143Z] + docker rm -vf docker-pr2 [2020-05-07T20:48:22.143Z] Error: No such container: docker-pr2 [2020-05-07T20:48:22.143Z] + true [Pipeline] sh [2020-05-07T20:48:22.425Z] + echo Chowning /workspace to jenkins user [2020-05-07T20:48:22.425Z] Chowning /workspace to jenkins user [2020-05-07T20:48:22.425Z] + id -u [2020-05-07T20:48:22.425Z] + id -g [2020-05-07T20:48:22.425Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40928:/workspace busybox chown -R 1000:1000 /workspace [2020-05-07T20:48:22.875Z] --- PASS: TestIpcModePrivate (1.07s) [2020-05-07T20:48:22.875Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:208, shared: false, mustBeShared: false [2020-05-07T20:48:22.875Z] === RUN TestIpcModeShareable [2020-05-07T20:48:22.875Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-05-07T20:48:22.971Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2020-05-07T20:48:22.971Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-07T20:48:23.000Z] ok github.com/docker/docker/daemon/logger/local 0.364s coverage: 75.2% of statements [2020-05-07T20:48:23.000Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-07T20:48:23.000Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.337s coverage: 21.4% of statements [2020-05-07T20:48:23.440Z] --- PASS: TestIpcModeShareable (0.94s) [2020-05-07T20:48:23.440Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:202, shared: true, mustBeShared: true [2020-05-07T20:48:23.440Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-07T20:48:23.446Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.165s coverage: 33.3% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-07T20:48:24.346Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s) [2020-05-07T20:48:24.346Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-07T20:48:24.370Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-05-07T20:48:24.370Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-05-07T20:48:24.618Z] + bundleName=amd64-rootless [2020-05-07T20:48:24.618Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-05-07T20:48:24.618Z] Creating amd64-rootless-bundles.tar.gz [2020-05-07T20:48:24.618Z] + 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:48:24.618Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-07T20:48:24.630Z] Archiving artifacts [2020-05-07T20:48:24.836Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40928/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-07T20:48:24.946Z] ok github.com/docker/docker/daemon/logger/templates 0.385s coverage: 8.3% of statements [2020-05-07T20:48:24.946Z] ok github.com/docker/docker/daemon/logger/syslog 0.146s coverage: 47.8% of statements [2020-05-07T20:48:25.146Z] + make clean [2020-05-07T20:48:25.282Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2020-05-07T20:48:25.282Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-07T20:48:25.404Z] docker volume rm -f docker-dev-cache [2020-05-07T20:48:25.404Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-07T20:48:26.897Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-05-07T20:48:26.897Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.25s) [2020-05-07T20:48:26.897Z] === RUN TestAPIIpcModeHost [2020-05-07T20:48:26.897Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-05-07T20:48:27.074Z] ok github.com/docker/docker/daemon/logger/splunk 2.443s coverage: 82.5% of statements [2020-05-07T20:48:27.074Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-07T20:48:27.074Z] ? github.com/docker/docker/daemon/network [no test files] [2020-05-07T20:48:27.074Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-07T20:48:27.184Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s) [2020-05-07T20:48:27.184Z] === RUN TestKernelTCPMemory [2020-05-07T20:48:27.841Z] --- PASS: TestAPIIpcModeHost (0.87s) [2020-05-07T20:48:27.841Z] === RUN TestDaemonIpcModeShareable [2020-05-07T20:48:28.119Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-05-07T20:48:28.119Z] === RUN TestNISDomainname [2020-05-07T20:48:28.576Z] ok github.com/docker/docker/distribution 1.468s coverage: 20.3% of statements [2020-05-07T20:48:28.576Z] ok github.com/docker/docker/distribution/metadata 1.178s coverage: 48.2% of statements [2020-05-07T20:48:28.576Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-07T20:48:29.053Z] --- PASS: TestNISDomainname (0.98s) [2020-05-07T20:48:29.053Z] === RUN TestHostnameDnsResolution [2020-05-07T20:48:29.523Z] ok github.com/docker/docker/errdefs 0.269s coverage: 49.4% of statements [2020-05-07T20:48:29.523Z] ok github.com/docker/docker/distribution/xfer 2.151s coverage: 76.8% of statements [2020-05-07T20:48:29.523Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-07T20:48:29.738Z] --- PASS: TestDaemonIpcModeShareable (1.72s) [2020-05-07T20:48:29.738Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:220, shared: true, mustBeShared: true [2020-05-07T20:48:29.738Z] === RUN TestDaemonIpcModePrivate [2020-05-07T20:48:30.668Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-05-07T20:48:30.966Z] --- PASS: TestHostnameDnsResolution (1.71s) [2020-05-07T20:48:30.966Z] === RUN TestStats [2020-05-07T20:48:31.023Z] ok github.com/docker/docker/image/cache 0.300s coverage: 19.2% of statements [2020-05-07T20:48:31.023Z] ok github.com/docker/docker/image 0.901s coverage: 86.4% of statements [2020-05-07T20:48:31.023Z] ok github.com/docker/docker/image/v1 0.122s coverage: 25.0% of statements [2020-05-07T20:48:31.232Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2020-05-07T20:48:31.232Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:222, shared: false, mustBeShared: false [2020-05-07T20:48:31.232Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-07T20:48:31.470Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-07T20:48:31.470Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-07T20:48:32.413Z] ok github.com/docker/docker/libcontainerd/queue 0.093s coverage: 87.5% of statements [2020-05-07T20:48:32.601Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-05-07T20:48:32.857Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s) [2020-05-07T20:48:32.857Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:217, shared: false, mustBeShared: false [2020-05-07T20:48:32.857Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-07T20:48:33.496Z] --- PASS: TestStats (2.84s) [2020-05-07T20:48:33.496Z] === RUN TestStopContainerWithTimeout [2020-05-07T20:48:33.496Z] === RUN TestStopContainerWithTimeout/0 [2020-05-07T20:48:33.496Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-07T20:48:33.496Z] === RUN TestStopContainerWithTimeout/1 [2020-05-07T20:48:33.496Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-07T20:48:33.496Z] === RUN TestStopContainerWithTimeout/3 [2020-05-07T20:48:33.496Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-07T20:48:33.496Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-07T20:48:33.496Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-07T20:48:33.496Z] === CONT TestStopContainerWithTimeout/0 [2020-05-07T20:48:33.496Z] === CONT TestStopContainerWithTimeout/1 [2020-05-07T20:48:33.496Z] === CONT TestStopContainerWithTimeout/3 [2020-05-07T20:48:33.496Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-07T20:48:33.911Z] ok github.com/docker/docker/pkg/aaparser 0.089s coverage: 50.0% of statements [2020-05-07T20:48:34.360Z] ok github.com/docker/docker/libcontainerd/local 0.253s coverage: 1.0% of statements [2020-05-07T20:48:34.360Z] ok github.com/docker/docker/layer 0.536s coverage: 30.1% of statements [2020-05-07T20:48:34.360Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-07T20:48:34.360Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-07T20:48:34.360Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-07T20:48:34.360Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-07T20:48:34.360Z] ? github.com/docker/docker/oci [no test files] [2020-05-07T20:48:34.360Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-07T20:48:34.757Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s) [2020-05-07T20:48:34.757Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:219, shared: true, mustBeShared: true [2020-05-07T20:48:34.757Z] === RUN TestIpcModeOlderClient [2020-05-07T20:48:34.757Z] === PAUSE TestIpcModeOlderClient [2020-05-07T20:48:34.757Z] === RUN TestKillContainerInvalidSignal [2020-05-07T20:48:35.302Z] ok github.com/docker/docker/opts 0.381s coverage: 67.7% of statements [2020-05-07T20:48:35.320Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2020-05-07T20:48:35.320Z] === RUN TestKillContainer [2020-05-07T20:48:35.320Z] === RUN TestKillContainer/no_signal [2020-05-07T20:48:35.749Z] ok github.com/docker/docker/pkg/broadcaster 0.114s coverage: 100.0% of statements [2020-05-07T20:48:36.255Z] === RUN TestKillContainer/non_killing_signal [2020-05-07T20:48:36.692Z] ok github.com/docker/docker/pkg/capabilities 0.038s coverage: 87.5% of statements [2020-05-07T20:48:36.692Z] ok github.com/docker/docker/pkg/authorization 0.517s coverage: 26.8% of statements [2020-05-07T20:48:36.820Z] === RUN TestKillContainer/killing_signal [2020-05-07T20:48:37.081Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-05-07T20:48:37.337Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-05-07T20:48:37.635Z] ok github.com/docker/docker/pkg/chrootarchive 0.101s coverage: 15.4% of statements [2020-05-07T20:48:37.635Z] ok github.com/docker/docker/pkg/directory 0.060s coverage: 80.0% of statements [2020-05-07T20:48:37.682Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-07T20:48:37.682Z] --- PASS: TestStopContainerWithTimeout/0 (1.26s) [2020-05-07T20:48:37.682Z] --- PASS: TestStopContainerWithTimeout/1 (2.10s) [2020-05-07T20:48:37.682Z] --- PASS: TestStopContainerWithTimeout/3 (3.37s) [2020-05-07T20:48:37.682Z] --- PASS: TestStopContainerWithTimeout/-1 (3.41s) [2020-05-07T20:48:37.682Z] === RUN TestDeleteDevicemapper [2020-05-07T20:48:37.682Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-07T20:48:37.682Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T20:48:37.682Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-07T20:48:37.902Z] --- PASS: TestKillContainer (2.68s) [2020-05-07T20:48:37.902Z] --- PASS: TestKillContainer/no_signal (0.88s) [2020-05-07T20:48:37.902Z] --- PASS: TestKillContainer/non_killing_signal (0.71s) [2020-05-07T20:48:37.902Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2020-05-07T20:48:37.902Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-07T20:48:37.902Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-07T20:48:38.082Z] ok github.com/docker/docker/pkg/discovery 0.128s coverage: 58.3% of statements [2020-05-07T20:48:38.530Z] ok github.com/docker/docker/pkg/discovery/file 0.134s coverage: 92.9% of statements [2020-05-07T20:48:38.834Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-07T20:48:39.056Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.12s) [2020-05-07T20:48:39.056Z] === RUN TestUpdateMemory [2020-05-07T20:48:39.056Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-07T20:48:39.056Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-07T20:48:39.056Z] === RUN TestUpdateCPUQuota [2020-05-07T20:48:39.473Z] ok github.com/docker/docker/pkg/discovery/memory 0.080s coverage: 92.3% of statements [2020-05-07T20:48:39.769Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.84s) [2020-05-07T20:48:39.769Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.95s) [2020-05-07T20:48:39.769Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2020-05-07T20:48:39.769Z] === RUN TestKillStoppedContainer [2020-05-07T20:48:39.919Z] ok github.com/docker/docker/pkg/discovery/nodes 0.086s coverage: 93.8% of statements [2020-05-07T20:48:40.026Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-05-07T20:48:40.026Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-07T20:48:40.026Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-05-07T20:48:40.026Z] === RUN TestKillDifferentUserContainer [2020-05-07T20:48:40.432Z] --- PASS: TestUpdateCPUQuota (1.44s) [2020-05-07T20:48:40.432Z] === RUN TestUpdatePidsLimit [2020-05-07T20:48:40.432Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-07T20:48:40.863Z] ok github.com/docker/docker/pkg/filenotify 0.096s coverage: 39.4% of statements [2020-05-07T20:48:40.958Z] --- PASS: TestKillDifferentUserContainer (0.98s) [2020-05-07T20:48:40.958Z] === RUN TestInspectOomKilledTrue [2020-05-07T20:48:40.958Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-05-07T20:48:40.958Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T20:48:40.958Z] === RUN TestInspectOomKilledFalse [2020-05-07T20:48:40.958Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-05-07T20:48:40.958Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T20:48:40.958Z] === RUN TestLinksEtcHostsContentMatch [2020-05-07T20:48:40.998Z] === RUN TestUpdatePidsLimit/no_change [2020-05-07T20:48:41.257Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-07T20:48:41.522Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-05-07T20:48:41.779Z] --- PASS: TestLinksEtcHostsContentMatch (0.72s) [2020-05-07T20:48:41.779Z] === RUN TestLinksContainerNames [2020-05-07T20:48:41.807Z] ok github.com/docker/docker/pkg/fileutils 0.194s coverage: 87.7% of statements [2020-05-07T20:48:41.807Z] ok github.com/docker/docker/pkg/homedir 0.044s coverage: 42.9% of statements [2020-05-07T20:48:41.824Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-07T20:48:42.036Z] === RUN TestDockerSuite/TestBuildAddTar [2020-05-07T20:48:42.082Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-07T20:48:42.340Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-07T20:48:42.752Z] ok github.com/docker/docker/pkg/idtools 0.072s coverage: 6.5% of statements [2020-05-07T20:48:42.906Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-07T20:48:43.199Z] ok github.com/docker/docker/pkg/discovery/kv 3.357s coverage: 84.1% of statements [2020-05-07T20:48:43.407Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-05-07T20:48:43.646Z] ok github.com/docker/docker/pkg/archive 7.110s coverage: 62.0% of statements [2020-05-07T20:48:43.971Z] --- PASS: TestLinksContainerNames (2.30s) [2020-05-07T20:48:43.971Z] === RUN TestLogsFollowTailEmpty [2020-05-07T20:48:44.093Z] ok github.com/docker/docker/pkg/ioutils 0.749s coverage: 69.2% of statements [2020-05-07T20:48:44.093Z] ok github.com/docker/docker/pkg/locker 0.099s coverage: 88.9% of statements [2020-05-07T20:48:44.284Z] --- PASS: TestUpdatePidsLimit (3.76s) [2020-05-07T20:48:44.284Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-05-07T20:48:44.284Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-05-07T20:48:44.284Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-05-07T20:48:44.284Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-05-07T20:48:44.284Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2020-05-07T20:48:44.284Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-05-07T20:48:44.284Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-05-07T20:48:44.284Z] === RUN TestUpdateRestartPolicy [2020-05-07T20:48:44.539Z] ok github.com/docker/docker/pkg/jsonmessage 0.212s coverage: 91.7% of statements [2020-05-07T20:48:44.986Z] ok github.com/docker/docker/pkg/longpath 0.072s coverage: 100.0% of statements [2020-05-07T20:48:44.986Z] ok github.com/docker/docker/pkg/namesgenerator 0.047s coverage: 85.7% of statements [2020-05-07T20:48:45.342Z] --- PASS: TestLogsFollowTailEmpty (1.09s) [2020-05-07T20:48:45.342Z] === RUN TestContainerNetworkMountsNoChown [2020-05-07T20:48:45.599Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-05-07T20:48:45.856Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s) [2020-05-07T20:48:45.856Z] === RUN TestMountDaemonRoot [2020-05-07T20:48:45.928Z] ok github.com/docker/docker/pkg/parsers 0.153s coverage: 97.0% of statements [2020-05-07T20:48:45.928Z] ok github.com/docker/docker/pkg/pidfile 0.042s coverage: 82.6% of statements [2020-05-07T20:48:46.114Z] === RUN TestMountDaemonRoot/default [2020-05-07T20:48:46.114Z] === PAUSE TestMountDaemonRoot/default [2020-05-07T20:48:46.114Z] === RUN TestMountDaemonRoot/private [2020-05-07T20:48:46.114Z] === PAUSE TestMountDaemonRoot/private [2020-05-07T20:48:46.114Z] === RUN TestMountDaemonRoot/rprivate [2020-05-07T20:48:46.114Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-07T20:48:46.114Z] === RUN TestMountDaemonRoot/slave [2020-05-07T20:48:46.114Z] === PAUSE TestMountDaemonRoot/slave [2020-05-07T20:48:46.114Z] === RUN TestMountDaemonRoot/rslave [2020-05-07T20:48:46.114Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-07T20:48:46.114Z] === RUN TestMountDaemonRoot/shared [2020-05-07T20:48:46.114Z] === PAUSE TestMountDaemonRoot/shared [2020-05-07T20:48:46.114Z] === RUN TestMountDaemonRoot/rshared [2020-05-07T20:48:46.114Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-07T20:48:46.114Z] === CONT TestMountDaemonRoot/default [2020-05-07T20:48:46.114Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-07T20:48:46.114Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-07T20:48:46.114Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-07T20:48:46.114Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-07T20:48:46.114Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-07T20:48:46.114Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-07T20:48:46.114Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-07T20:48:46.114Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-07T20:48:46.114Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-07T20:48:46.114Z] === CONT TestMountDaemonRoot/rshared [2020-05-07T20:48:46.114Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-07T20:48:46.114Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-07T20:48:46.114Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T20:48:46.114Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T20:48:46.114Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-07T20:48:46.114Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-07T20:48:46.114Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T20:48:46.114Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T20:48:46.114Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-07T20:48:46.114Z] === CONT TestMountDaemonRoot/shared [2020-05-07T20:48:46.114Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-07T20:48:46.114Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-07T20:48:46.114Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-07T20:48:46.114Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-07T20:48:46.114Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-07T20:48:46.114Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-07T20:48:46.114Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-07T20:48:46.114Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-07T20:48:46.114Z] === CONT TestMountDaemonRoot/rslave [2020-05-07T20:48:46.114Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-07T20:48:46.114Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-07T20:48:46.114Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T20:48:46.114Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T20:48:46.114Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-07T20:48:46.114Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-07T20:48:46.114Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T20:48:46.114Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T20:48:46.114Z] === CONT TestMountDaemonRoot/slave [2020-05-07T20:48:46.114Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-07T20:48:46.114Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-07T20:48:46.114Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-07T20:48:46.114Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-07T20:48:46.114Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-07T20:48:46.114Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-07T20:48:46.114Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-07T20:48:46.114Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-07T20:48:46.114Z] === CONT TestMountDaemonRoot/rprivate [2020-05-07T20:48:46.114Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-07T20:48:46.114Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-07T20:48:46.114Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T20:48:46.114Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T20:48:46.114Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-07T20:48:46.114Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-07T20:48:46.114Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T20:48:46.114Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T20:48:46.114Z] === CONT TestMountDaemonRoot/private [2020-05-07T20:48:46.114Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-07T20:48:46.114Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-07T20:48:46.114Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-07T20:48:46.114Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-07T20:48:46.114Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-07T20:48:46.114Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-07T20:48:46.114Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-07T20:48:46.114Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-07T20:48:46.114Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-07T20:48:46.114Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-07T20:48:46.114Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-07T20:48:46.114Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T20:48:46.372Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-07T20:48:46.372Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T20:48:46.372Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-07T20:48:46.372Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-07T20:48:46.372Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-07T20:48:46.372Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-07T20:48:46.372Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-07T20:48:46.372Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T20:48:46.372Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-07T20:48:46.631Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T20:48:46.631Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-07T20:48:46.631Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-07T20:48:46.631Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-07T20:48:46.631Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-07T20:48:46.631Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-07T20:48:46.631Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T20:48:46.631Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-07T20:48:46.631Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T20:48:46.631Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-07T20:48:46.631Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-07T20:48:46.889Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-07T20:48:46.889Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-07T20:48:46.889Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-05-07T20:48:46.889Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-07T20:48:46.889Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-05-07T20:48:46.889Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-05-07T20:48:46.889Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-05-07T20:48:46.889Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-05-07T20:48:46.889Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-07T20:48:46.889Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-05-07T20:48:46.889Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-05-07T20:48:46.889Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-05-07T20:48:46.889Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-05-07T20:48:46.889Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-07T20:48:46.889Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-05-07T20:48:46.889Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-05-07T20:48:46.889Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2020-05-07T20:48:46.889Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-05-07T20:48:46.889Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-07T20:48:46.889Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-05-07T20:48:46.889Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-05-07T20:48:46.889Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-05-07T20:48:46.889Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-05-07T20:48:46.889Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-07T20:48:46.889Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-05-07T20:48:46.889Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-05-07T20:48:46.889Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-07T20:48:46.889Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-05-07T20:48:46.889Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-07T20:48:46.889Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-05-07T20:48:46.889Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-05-07T20:48:46.889Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.07s) [2020-05-07T20:48:46.889Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-05-07T20:48:46.889Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-07T20:48:46.889Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-05-07T20:48:46.889Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-07T20:48:46.889Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-05-07T20:48:46.889Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-05-07T20:48:46.889Z] === RUN TestContainerBindMountNonRecursive [2020-05-07T20:48:47.426Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.078s coverage: 56.8% of statements [2020-05-07T20:48:48.369Z] ok github.com/docker/docker/pkg/plugins/transport 0.172s coverage: 85.7% of statements [2020-05-07T20:48:48.815Z] ok github.com/docker/docker/pkg/pools 0.043s coverage: 88.2% of statements [2020-05-07T20:48:49.261Z] ok github.com/docker/docker/pkg/progress 0.031s coverage: 75.9% of statements [2020-05-07T20:48:49.416Z] --- PASS: TestContainerBindMountNonRecursive (2.66s) [2020-05-07T20:48:49.416Z] === RUN TestNetworkNat [2020-05-07T20:48:50.204Z] ok github.com/docker/docker/pkg/reexec 0.076s coverage: 82.4% of statements [2020-05-07T20:48:50.349Z] --- PASS: TestNetworkNat (0.95s) [2020-05-07T20:48:50.349Z] === RUN TestNetworkLocalhostTCPNat [2020-05-07T20:48:50.651Z] ok github.com/docker/docker/pkg/pubsub 1.071s coverage: 73.9% of statements [2020-05-07T20:48:51.098Z] ok github.com/docker/docker/pkg/signal 0.050s coverage: 20.3% of statements [2020-05-07T20:48:51.280Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s) [2020-05-07T20:48:51.280Z] === RUN TestNetworkLoopbackNat [2020-05-07T20:48:51.544Z] ok github.com/docker/docker/pkg/stdcopy 0.038s coverage: 100.0% of statements [2020-05-07T20:48:51.991Z] ok github.com/docker/docker/pkg/streamformatter 0.047s coverage: 66.2% of statements [2020-05-07T20:48:52.211Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-05-07T20:48:52.438Z] ok github.com/docker/docker/pkg/stringid 0.056s coverage: 70.6% of statements [2020-05-07T20:48:52.886Z] ok github.com/docker/docker/pkg/sysinfo 0.045s coverage: 38.2% of statements [2020-05-07T20:48:53.142Z] --- PASS: TestNetworkLoopbackNat (1.77s) [2020-05-07T20:48:53.142Z] === RUN TestPause [2020-05-07T20:48:53.399Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-05-07T20:48:53.829Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-07T20:48:53.829Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-07T20:48:53.829Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-07T20:48:53.829Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-07T20:48:53.829Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-05-07T20:48:53.829Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-05-07T20:48:53.829Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-07T20:48:53.829Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-07T20:48:54.275Z] ok github.com/docker/docker/pkg/tailfile 0.135s coverage: 88.6% of statements [2020-05-07T20:48:54.275Z] ok github.com/docker/docker/pkg/system 0.085s coverage: 13.8% of statements [2020-05-07T20:48:54.331Z] --- PASS: TestPause (1.27s) [2020-05-07T20:48:54.331Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-07T20:48:54.331Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T20:48:54.331Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T20:48:54.331Z] === RUN TestPauseStopPausedContainer [2020-05-07T20:48:55.218Z] testing: warning: no tests to run [2020-05-07T20:48:55.218Z] coverage: [no statements] [2020-05-07T20:48:55.218Z] ok github.com/docker/docker/pkg/term/windows 0.033s coverage: [no statements] [no tests to run] [2020-05-07T20:48:55.218Z] ok github.com/docker/docker/pkg/truncindex 0.176s coverage: 91.5% of statements [2020-05-07T20:48:55.666Z] ok github.com/docker/docker/pkg/tarsum 0.263s coverage: 89.3% of statements [2020-05-07T20:48:55.666Z] ok github.com/docker/docker/pkg/urlutil 0.053s coverage: 100.0% of statements [2020-05-07T20:48:55.704Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-05-07T20:48:55.962Z] --- PASS: TestPauseStopPausedContainer (1.61s) [2020-05-07T20:48:55.962Z] === RUN TestPsFilter [2020-05-07T20:48:56.112Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2020-05-07T20:48:56.219Z] --- PASS: TestPsFilter (0.22s) [2020-05-07T20:48:56.219Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-07T20:48:57.151Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2020-05-07T20:48:57.151Z] === RUN TestRemoveContainerWithVolume [2020-05-07T20:48:57.612Z] ok github.com/docker/docker/plugin/v2 0.151s coverage: 20.1% of statements [2020-05-07T20:48:58.058Z] ok github.com/docker/docker/plugin 0.348s coverage: 12.4% of statements [2020-05-07T20:48:58.058Z] ok github.com/docker/docker/reference 0.393s coverage: 84.4% of statements [2020-05-07T20:48:58.526Z] --- PASS: TestRemoveContainerWithVolume (1.28s) [2020-05-07T20:48:58.526Z] === RUN TestRemoveContainerRunning [2020-05-07T20:48:58.526Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-05-07T20:48:59.118Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-05-07T20:48:59.154Z] --- PASS: TestUpdateRestartPolicy (12.43s) [2020-05-07T20:48:59.154Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-07T20:48:59.154Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2020-05-07T20:48:59.154Z] === RUN TestWaitNonBlocked [2020-05-07T20:48:59.154Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T20:48:59.154Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T20:48:59.154Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T20:48:59.154Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T20:48:59.154Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T20:48:59.154Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T20:48:59.154Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-07T20:48:59.154Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s) [2020-05-07T20:48:59.154Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2020-05-07T20:48:59.154Z] === RUN TestWaitBlocked [2020-05-07T20:48:59.154Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T20:48:59.154Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T20:48:59.154Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T20:48:59.154Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T20:48:59.154Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T20:48:59.154Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T20:48:59.457Z] --- PASS: TestRemoveContainerRunning (1.02s) [2020-05-07T20:48:59.457Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-07T20:48:59.557Z] ok github.com/docker/docker/restartmanager 0.218s coverage: 50.9% of statements [2020-05-07T20:48:59.557Z] ok github.com/docker/docker/registry/resumable 0.327s coverage: 100.0% of statements [2020-05-07T20:48:59.721Z] --- PASS: TestWaitBlocked (0.03s) [2020-05-07T20:48:59.721Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.98s) [2020-05-07T20:48:59.721Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s) [2020-05-07T20:48:59.721Z] === CONT TestContainerStartOnDaemonRestart [2020-05-07T20:48:59.721Z] === CONT TestDaemonHostGatewayIP [2020-05-07T20:48:59.721Z] === CONT TestContainerKillOnDaemonStart [2020-05-07T20:48:59.721Z] === CONT TestIpcModeOlderClient [2020-05-07T20:48:59.721Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-05-07T20:48:59.721Z] === CONT TestDaemonRestartIpcMode [2020-05-07T20:49:00.021Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-05-07T20:49:00.585Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.01s) [2020-05-07T20:49:00.585Z] === RUN TestRemoveInvalidContainer [2020-05-07T20:49:00.585Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-05-07T20:49:00.585Z] === RUN TestRenameLinkedContainer [2020-05-07T20:49:01.057Z] ok github.com/docker/docker/registry 0.485s coverage: 51.5% of statements [2020-05-07T20:49:01.057Z] ok github.com/docker/docker/runconfig 0.325s coverage: 52.2% of statements [2020-05-07T20:49:01.149Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-05-07T20:49:01.506Z] ok github.com/docker/docker/testutil 0.393s coverage: 62.5% of statements [2020-05-07T20:49:02.082Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-05-07T20:49:03.632Z] ok github.com/docker/docker/volume/drivers 0.231s coverage: 36.1% of statements [2020-05-07T20:49:03.912Z] --- PASS: TestContainerStartOnDaemonRestart (3.63s) [2020-05-07T20:49:03.912Z] --- PASS: TestDaemonRestartIpcMode (4.06s) [2020-05-07T20:49:03.981Z] --- PASS: TestRenameLinkedContainer (3.64s) [2020-05-07T20:49:03.981Z] === RUN TestRenameStoppedContainer [2020-05-07T20:49:04.170Z] --- PASS: TestDaemonHostGatewayIP (4.53s) [2020-05-07T20:49:04.921Z] --- PASS: TestRenameStoppedContainer (0.88s) [2020-05-07T20:49:04.921Z] === RUN TestRenameRunningContainerAndReuse [2020-05-07T20:49:05.132Z] ok github.com/docker/docker/volume/local 0.182s coverage: 37.7% of statements [2020-05-07T20:49:05.132Z] ok github.com/docker/docker/volume/mounts 0.200s coverage: 66.2% of statements [2020-05-07T20:49:06.677Z] ok github.com/docker/docker/volume/service 0.522s coverage: 70.3% of statements [2020-05-07T20:49:06.827Z] --- PASS: TestRenameRunningContainerAndReuse (1.81s) [2020-05-07T20:49:06.827Z] === RUN TestRenameInvalidName [2020-05-07T20:49:07.392Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-05-07T20:49:07.392Z] === RUN TestDockerSuite/TestBuildBlankName [2020-05-07T20:49:07.649Z] --- PASS: TestRenameInvalidName (0.86s) [2020-05-07T20:49:07.649Z] === RUN TestRenameAnonymousContainer [2020-05-07T20:49:07.649Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-05-07T20:49:10.172Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-05-07T20:49:10.736Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-05-07T20:49:11.300Z] --- PASS: TestRenameAnonymousContainer (3.64s) [2020-05-07T20:49:11.300Z] === RUN TestRenameContainerWithSameName [2020-05-07T20:49:12.231Z] --- PASS: TestRenameContainerWithSameName (1.03s) [2020-05-07T20:49:12.231Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-07T20:49:12.488Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-05-07T20:49:13.857Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-05-07T20:49:14.011Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-05-07T20:49:14.115Z] --- PASS: TestRenameContainerWithLinkedContainer (1.76s) [2020-05-07T20:49:14.115Z] === RUN TestResize [2020-05-07T20:49:14.137Z] --- PASS: TestContainerKillOnDaemonStart (13.07s) [2020-05-07T20:49:14.137Z] PASS [2020-05-07T20:49:14.137Z] [2020-05-07T20:49:14.137Z] === Skipped [2020-05-07T20:49:14.137Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-05-07T20:49:14.137Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T20:49:14.137Z] [2020-05-07T20:49:14.137Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-05-07T20:49:14.137Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T20:49:14.137Z] [2020-05-07T20:49:14.137Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-07T20:49:14.137Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T20:49:14.137Z] [2020-05-07T20:49:14.137Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T20:49:14.137Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T20:49:14.137Z] [2020-05-07T20:49:14.137Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-07T20:49:14.137Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T20:49:14.137Z] [2020-05-07T20:49:14.137Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-05-07T20:49:14.137Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-07T20:49:14.137Z] [2020-05-07T20:49:14.137Z] [2020-05-07T20:49:14.137Z] DONE 200 tests, 6 skipped in 134.602s [2020-05-07T20:49:14.137Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-05-07T20:49:14.137Z] ++ 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-07T20:49:14.137Z] ++ set -e [2020-05-07T20:49:14.137Z] ++ '[' -n 0 ']' [2020-05-07T20:49:14.137Z] ++ set -x [2020-05-07T20:49:14.138Z] ++ 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-07T20:49:14.138Z] INFO: Testing against a local daemon [2020-05-07T20:49:14.138Z] === RUN TestCommitInheritsEnv [2020-05-07T20:49:14.138Z] --- PASS: TestCommitInheritsEnv (0.53s) [2020-05-07T20:49:14.138Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-07T20:49:14.138Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-05-07T20:49:14.138Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-05-07T20:49:14.138Z] === RUN TestImagesFilterMultiReference [2020-05-07T20:49:14.138Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-05-07T20:49:14.138Z] === RUN TestImagePullPlatformInvalid [2020-05-07T20:49:14.138Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-07T20:49:14.138Z] === RUN TestRemoveImageOrphaning [2020-05-07T20:49:14.138Z] --- PASS: TestRemoveImageOrphaning (0.51s) [2020-05-07T20:49:14.138Z] === RUN TestRemoveImageGarbageCollector [2020-05-07T20:49:14.138Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-07T20:49:14.138Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:49:14.138Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-07T20:49:14.138Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-05-07T20:49:14.138Z] === RUN TestTagInvalidReference [2020-05-07T20:49:14.138Z] --- PASS: TestTagInvalidReference (0.03s) [2020-05-07T20:49:14.138Z] === RUN TestTagValidPrefixedRepo [2020-05-07T20:49:14.138Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-05-07T20:49:14.138Z] === RUN TestTagExistedNameWithoutForce [2020-05-07T20:49:14.138Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-05-07T20:49:14.138Z] === RUN TestTagOfficialNames [2020-05-07T20:49:14.397Z] --- PASS: TestTagOfficialNames (0.07s) [2020-05-07T20:49:14.397Z] === RUN TestTagMatchesDigest [2020-05-07T20:49:14.397Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-07T20:49:14.397Z] PASS [2020-05-07T20:49:14.397Z] [2020-05-07T20:49:14.397Z] === Skipped [2020-05-07T20:49:14.397Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-05-07T20:49:14.397Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-05-07T20:49:14.397Z] [2020-05-07T20:49:14.397Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-07T20:49:14.397Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:49:14.397Z] [2020-05-07T20:49:14.397Z] [2020-05-07T20:49:14.397Z] DONE 12 tests, 2 skipped in 1.654s [2020-05-07T20:49:14.397Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-05-07T20:49:14.397Z] ++ 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-07T20:49:14.397Z] ++ set -e [2020-05-07T20:49:14.397Z] ++ '[' -n 0 ']' [2020-05-07T20:49:14.397Z] ++ set -x [2020-05-07T20:49:14.397Z] ++ 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-07T20:49:14.397Z] INFO: Testing against a local daemon [2020-05-07T20:49:14.397Z] === RUN TestNetworkCreateDelete [2020-05-07T20:49:14.964Z] --- PASS: TestNetworkCreateDelete (0.40s) [2020-05-07T20:49:14.964Z] === RUN TestDockerNetworkDeletePreferID [2020-05-07T20:49:15.047Z] --- PASS: TestResize (1.03s) [2020-05-07T20:49:15.047Z] === RUN TestResizeWithInvalidSize [2020-05-07T20:49:15.899Z] --- PASS: TestDockerNetworkDeletePreferID (1.13s) [2020-05-07T20:49:15.899Z] === RUN TestInspectNetwork [2020-05-07T20:49:15.978Z] --- PASS: TestResizeWithInvalidSize (0.93s) [2020-05-07T20:49:15.978Z] === RUN TestResizeWhenContainerNotStarted [2020-05-07T20:49:16.543Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-05-07T20:49:16.543Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-05-07T20:49:16.556Z] tests/integration/client_test.py ..... [ 75%] [2020-05-07T20:49:16.556Z] tests/integration/context_api_test.py .. [ 76%] [2020-05-07T20:49:16.801Z] --- PASS: TestResizeWhenContainerNotStarted (0.83s) [2020-05-07T20:49:16.801Z] === RUN TestDaemonRestartKillContainers [2020-05-07T20:49:16.801Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T20:49:16.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T20:49:16.801Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T20:49:16.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T20:49:16.801Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T20:49:16.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T20:49:16.801Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T20:49:16.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T20:49:16.801Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T20:49:16.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T20:49:16.801Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T20:49:16.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T20:49:16.801Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T20:49:16.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T20:49:16.801Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T20:49:16.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T20:49:16.801Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T20:49:16.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T20:49:16.801Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T20:49:16.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T20:49:16.801Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T20:49:16.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T20:49:16.801Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T20:49:16.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T20:49:16.801Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T20:49:16.801Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T20:49:16.810Z] tests/integration/errors_test.py . [ 76%] [2020-05-07T20:49:18.173Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-05-07T20:49:19.543Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-05-07T20:49:19.543Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T20:49:19.543Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T20:49:20.913Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-05-07T20:49:21.165Z] === RUN TestInspectNetwork/full_network_id [2020-05-07T20:49:21.165Z] === RUN TestInspectNetwork/partial_network_id [2020-05-07T20:49:21.165Z] === RUN TestInspectNetwork/network_name [2020-05-07T20:49:21.165Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-07T20:49:21.170Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T20:49:21.427Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T20:49:22.799Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-05-07T20:49:22.799Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T20:49:23.055Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T20:49:24.194Z] ok github.com/docker/docker/pkg/plugins 35.205s coverage: 73.4% of statements [2020-05-07T20:49:24.194Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-07T20:49:24.194Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-07T20:49:24.194Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-07T20:49:24.194Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-05-07T20:49:24.194Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-07T20:49:24.194Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-07T20:49:24.194Z] ? github.com/docker/docker/rootless [no test files] [2020-05-07T20:49:24.194Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-07T20:49:24.194Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-07T20:49:24.194Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-07T20:49:24.194Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-07T20:49:24.194Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-07T20:49:24.194Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-07T20:49:24.194Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-07T20:49:24.194Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-07T20:49:24.194Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-07T20:49:24.194Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-07T20:49:24.194Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-07T20:49:24.194Z] ? github.com/docker/docker/volume [no test files] [2020-05-07T20:49:24.194Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-07T20:49:24.194Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === Skipped [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-05-07T20:49:24.194Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-05-07T20:49:24.194Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-05-07T20:49:24.194Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-05-07T20:49:24.194Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-05-07T20:49:24.194Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-05-07T20:49:24.194Z] client_test.go:23: runtime.GOOS == "windows" [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-05-07T20:49:24.194Z] daemon_test.go:147: root required [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-05-07T20:49:24.194Z] reload_test.go:520: root required [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-05-07T20:49:24.194Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-05-07T20:49:24.194Z] pull_v2_test.go:73: Needs fixing on Windows [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-05-07T20:49:24.194Z] pull_v2_test.go:118: Needs fixing on Windows [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-05-07T20:49:24.194Z] download_test.go:268: Needs fixing on Windows [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-05-07T20:49:24.194Z] layer_test.go:304: Failing on Windows [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-05-07T20:49:24.194Z] layer_test.go:353: Failing on Windows [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-05-07T20:49:24.194Z] layer_test.go:468: Failing on Windows [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-05-07T20:49:24.194Z] layer_test.go:697: Failing on Windows [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-05-07T20:49:24.194Z] migration_test.go:46: Failing on Windows [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-05-07T20:49:24.194Z] migration_test.go:182: Failing on Windows [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-05-07T20:49:24.194Z] mount_test.go:17: Failing on Windows [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-05-07T20:49:24.194Z] mount_test.go:76: Failing on Windows [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-05-07T20:49:24.194Z] mount_test.go:125: Failing on Windows [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-05-07T20:49:24.194Z] mount_test.go:212: Failing on Windows [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-05-07T20:49:24.194Z] archive_test.go:133: Xz not present in msys2 [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-05-07T20:49:24.194Z] archive_test.go:238: Failing on Windows CI machines [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-05-07T20:49:24.194Z] archive_windows_test.go:16: Currently fails [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-05-07T20:49:24.194Z] changes_test.go:192: needs more investigation [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-05-07T20:49:24.194Z] changes_test.go:405: needs further investigation [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-05-07T20:49:24.194Z] changes_test.go:441: needs further investigation [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-05-07T20:49:24.194Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-05-07T20:49:24.194Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-05-07T20:49:24.194Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-05-07T20:49:24.194Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-05-07T20:49:24.194Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-05-07T20:49:24.194Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-05-07T20:49:24.194Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-05-07T20:49:24.194Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-05-07T20:49:24.194Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-05-07T20:49:24.194Z] poller_test.go:41: No chmod on Windows [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-05-07T20:49:24.194Z] fileutils_test.go:134: Needs porting to Windows [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-05-07T20:49:24.194Z] fileutils_test.go:180: Needs porting to Windows [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-05-07T20:49:24.194Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-05-07T20:49:24.194Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-05-07T20:49:24.194Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-05-07T20:49:24.194Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-05-07T20:49:24.194Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-05-07T20:49:24.194Z] local_test.go:181: runtime.GOOS == "windows" [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] [2020-05-07T20:49:24.194Z] DONE 1760 tests, 46 skipped in 199.612s [2020-05-07T20:49:24.194Z] INFO: make.ps1 ended at 05/07/2020 20:49:23 [2020-05-07T20:49:24.426Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-05-07T20:49:25.349Z] --- PASS: TestInspectNetwork (9.40s) [2020-05-07T20:49:25.349Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-07T20:49:25.349Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2020-05-07T20:49:25.349Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-07T20:49:25.349Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) [2020-05-07T20:49:25.349Z] === RUN TestRunContainerWithBridgeNone [2020-05-07T20:49:25.359Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T20:49:25.695Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-05-07T20:49:25.695Z] INFO: Unit tests ended at 05/07/2020 20:49:25. Duration:00:03:33.4196928 [2020-05-07T20:49:25.695Z] INFO: Building busybox [2020-05-07T20:49:25.695Z] Sending build context to Docker daemon 5.12kB [2020-05-07T20:49:25.695Z] [2020-05-07T20:49:25.695Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-05-07T20:49:25.696Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-05-07T20:49:25.696Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-05-07T20:49:25.696Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-05-07T20:49:25.696Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-05-07T20:49:25.696Z] ---> fdf6432edbdc [2020-05-07T20:49:25.696Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-05-07T20:49:25.696Z] ---> Running in 23450ec7d5e8 [2020-05-07T20:49:26.729Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T20:49:27.882Z] --- PASS: TestRunContainerWithBridgeNone (2.52s) [2020-05-07T20:49:27.882Z] === RUN TestNetworkInvalidJSON [2020-05-07T20:49:27.882Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-07T20:49:27.882Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-07T20:49:27.882Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T20:49:27.882Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T20:49:27.882Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T20:49:27.882Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T20:49:27.882Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-07T20:49:27.882Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T20:49:27.882Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T20:49:27.882Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-05-07T20:49:27.882Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-07T20:49:27.882Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-07T20:49:27.882Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-07T20:49:27.882Z] === RUN TestHostIPv4BridgeLabel [2020-05-07T20:49:28.100Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-05-07T20:49:28.817Z] --- PASS: TestHostIPv4BridgeLabel (0.76s) [2020-05-07T20:49:28.817Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-07T20:49:29.471Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T20:49:29.471Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T20:49:30.193Z] --- PASS: TestDaemonRestartWithLiveRestore (1.32s) [2020-05-07T20:49:30.193Z] === RUN TestDaemonDefaultNetworkPools [2020-05-07T20:49:31.128Z] --- PASS: TestDaemonDefaultNetworkPools (1.17s) [2020-05-07T20:49:31.128Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-07T20:49:31.386Z] Removing intermediate container 23450ec7d5e8 [2020-05-07T20:49:31.387Z] ---> abe10dd1fa39 [2020-05-07T20:49:31.387Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-05-07T20:49:31.387Z] ---> Running in f8674a6f8b72 [2020-05-07T20:49:31.387Z] Removing intermediate container f8674a6f8b72 [2020-05-07T20:49:31.387Z] ---> b6ec93f919b3 [2020-05-07T20:49:31.387Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-05-07T20:49:31.387Z] ---> Running in b07a59735389 [2020-05-07T20:49:31.833Z] Removing intermediate container b07a59735389 [2020-05-07T20:49:31.833Z] ---> ade59d36901b [2020-05-07T20:49:31.833Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-05-07T20:49:32.748Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-05-07T20:49:32.748Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-07T20:49:32.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.77s) [2020-05-07T20:49:32.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.83s) [2020-05-07T20:49:32.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2020-05-07T20:49:32.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.73s) [2020-05-07T20:49:32.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s) [2020-05-07T20:49:32.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.70s) [2020-05-07T20:49:32.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.48s) [2020-05-07T20:49:32.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.42s) [2020-05-07T20:49:32.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.75s) [2020-05-07T20:49:32.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.02s) [2020-05-07T20:49:32.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.88s) [2020-05-07T20:49:32.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.01s) [2020-05-07T20:49:32.748Z] === RUN TestCgroupNamespacesRun [2020-05-07T20:49:32.778Z] [2020-05-07T20:49:33.030Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.80s) [2020-05-07T20:49:33.030Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-07T20:49:33.226Z] ---> 357d14f9092d [2020-05-07T20:49:33.226Z] 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-07T20:49:33.226Z] ---> Running in 829c3307d46c [2020-05-07T20:49:34.118Z] --- PASS: TestCgroupNamespacesRun (1.95s) [2020-05-07T20:49:34.118Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-07T20:49:35.487Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-05-07T20:49:35.561Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.22s) [2020-05-07T20:49:35.561Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-07T20:49:36.051Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s) [2020-05-07T20:49:36.051Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-07T20:49:36.128Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.80s) [2020-05-07T20:49:36.128Z] === RUN TestServiceWithPredefinedNetwork [2020-05-07T20:49:36.984Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-05-07T20:49:37.920Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s) [2020-05-07T20:49:37.920Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-07T20:49:38.038Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-05-07T20:49:38.038Z] [2020-05-07T20:49:38.038Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-05-07T20:49:38.038Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-05-07T20:49:38.038Z] HOSTNAME=d7737b7222b4 [2020-05-07T20:49:38.038Z] TESTDEBUG=0 [2020-05-07T20:49:38.038Z] DEST=bundles/test-integration [2020-05-07T20:49:38.038Z] PWD=/go/src/github.com/docker/docker [2020-05-07T20:49:38.038Z] DOCKER_GITCOMMIT=11a5b1887eda53088d7bc68771b428d757ab7ad4 [2020-05-07T20:49:38.038Z] container=docker [2020-05-07T20:49:38.038Z] HOME=/root [2020-05-07T20:49:38.038Z] GOLANG_VERSION=1.13.10 [2020-05-07T20:49:38.038Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-05-07T20:49:38.038Z] VALIDATE_BRANCH=master [2020-05-07T20:49:38.038Z] TERM=xterm [2020-05-07T20:49:38.038Z] DOCKER_PKG=github.com/docker/docker [2020-05-07T20:49:38.038Z] SHLVL=1 [2020-05-07T20:49:38.038Z] TIMEOUT=120m [2020-05-07T20:49:38.038Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-05-07T20:49:38.038Z] DOCKER_GRAPHDRIVER=overlay2 [2020-05-07T20:49:38.038Z] GO111MODULE=off [2020-05-07T20:49:38.038Z] DOCKER_EXPERIMENTAL=1 [2020-05-07T20:49:38.038Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-05-07T20:49:38.038Z] 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:49:38.038Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-05-07T20:49:38.038Z] GOPATH=/go [2020-05-07T20:49:38.038Z] PKG_CONFIG=pkg-config [2020-05-07T20:49:38.038Z] _=/usr/bin/env [2020-05-07T20:49:38.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-07T20:49:39.292Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-05-07T20:49:39.412Z] --- PASS: TestServiceWithPredefinedNetwork (3.28s) [2020-05-07T20:49:39.412Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-07T20:49:39.412Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T20:49:39.412Z] service_test.go:236: FLAKY_TEST [2020-05-07T20:49:39.412Z] === RUN TestServiceWithDataPathPortInit [2020-05-07T20:49:39.857Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s) [2020-05-07T20:49:39.857Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-07T20:49:41.753Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2020-05-07T20:49:41.753Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-07T20:49:42.010Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-05-07T20:49:42.039Z] --- PASS: TestImportExtremelyLargeImageWorks (81.47s) [2020-05-07T20:49:42.039Z] PASS [2020-05-07T20:49:42.039Z] [2020-05-07T20:49:42.039Z] === Skipped [2020-05-07T20:49:42.039Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-07T20:49:42.039Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:49:42.039Z] [2020-05-07T20:49:42.039Z] [2020-05-07T20:49:42.039Z] DONE 12 tests, 1 skipped in 82.874s [2020-05-07T20:49:42.039Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-05-07T20:49:42.039Z] ++ 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:49:42.039Z] ++ set -e [2020-05-07T20:49:42.039Z] ++ '[' -n 0 ']' [2020-05-07T20:49:42.039Z] ++ set -x [2020-05-07T20:49:42.039Z] ++ 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:49:42.039Z] INFO: Testing against a local daemon [2020-05-07T20:49:42.039Z] === RUN TestNetworkCreateDelete [2020-05-07T20:49:42.039Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-05-07T20:49:42.039Z] === RUN TestDockerNetworkDeletePreferID [2020-05-07T20:49:42.040Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2020-05-07T20:49:42.040Z] === RUN TestInspectNetwork [2020-05-07T20:49:42.268Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-05-07T20:49:42.268Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-05-07T20:49:42.536Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-05-07T20:49:43.469Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.97s) [2020-05-07T20:49:43.469Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-07T20:49:44.400Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2020-05-07T20:49:44.400Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-07T20:49:45.330Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-05-07T20:49:45.470Z] Removing intermediate container 829c3307d46c [2020-05-07T20:49:45.470Z] ---> 99dd55d78229 [2020-05-07T20:49:45.470Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-05-07T20:49:45.470Z] ---> Running in 409bccc26e44 [2020-05-07T20:49:45.470Z] [2020-05-07T20:49:45.470Z] SUCCESS: Specified value was saved. [2020-05-07T20:49:46.261Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2020-05-07T20:49:46.261Z] === RUN TestKernelTCPMemory [2020-05-07T20:49:46.518Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-05-07T20:49:47.449Z] --- PASS: TestKernelTCPMemory (1.22s) [2020-05-07T20:49:47.449Z] === RUN TestNISDomainname [2020-05-07T20:49:48.311Z] Removing intermediate container 409bccc26e44 [2020-05-07T20:49:48.311Z] ---> fc0b54879342 [2020-05-07T20:49:48.311Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-05-07T20:49:48.311Z] ---> Running in 3d79f399f10a [2020-05-07T20:49:48.820Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-05-07T20:49:48.820Z] --- PASS: TestNISDomainname (1.17s) [2020-05-07T20:49:48.820Z] === RUN TestHostnameDnsResolution [2020-05-07T20:49:48.832Z] === RUN TestInspectNetwork/full_network_id [2020-05-07T20:49:48.832Z] === RUN TestInspectNetwork/partial_network_id [2020-05-07T20:49:48.832Z] === RUN TestInspectNetwork/network_name [2020-05-07T20:49:48.832Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-07T20:49:49.077Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-05-07T20:49:50.447Z] --- PASS: TestHostnameDnsResolution (1.60s) [2020-05-07T20:49:50.447Z] === RUN TestStats [2020-05-07T20:49:51.377Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-05-07T20:49:51.377Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-05-07T20:49:51.990Z] Cannot create a file when that file already exists. [2020-05-07T20:49:53.200Z] --- PASS: TestInspectNetwork (11.17s) [2020-05-07T20:49:53.200Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-07T20:49:53.200Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-07T20:49:53.200Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-07T20:49:53.200Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-07T20:49:53.200Z] === RUN TestRunContainerWithBridgeNone [2020-05-07T20:49:53.271Z] --- PASS: TestStats (2.89s) [2020-05-07T20:49:53.271Z] === RUN TestStopContainerWithTimeout [2020-05-07T20:49:53.271Z] === RUN TestStopContainerWithTimeout/0 [2020-05-07T20:49:53.271Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-07T20:49:53.271Z] === RUN TestStopContainerWithTimeout/1 [2020-05-07T20:49:53.271Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-07T20:49:53.271Z] === RUN TestStopContainerWithTimeout/3 [2020-05-07T20:49:53.271Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-07T20:49:53.271Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-07T20:49:53.271Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-07T20:49:53.271Z] === CONT TestStopContainerWithTimeout/0 [2020-05-07T20:49:53.271Z] === CONT TestStopContainerWithTimeout/3 [2020-05-07T20:49:54.203Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-05-07T20:49:54.459Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-07T20:49:54.716Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-05-07T20:49:55.868Z] --- PASS: TestRunContainerWithBridgeNone (2.56s) [2020-05-07T20:49:55.868Z] === RUN TestNetworkInvalidJSON [2020-05-07T20:49:55.868Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-07T20:49:55.869Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-07T20:49:55.869Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T20:49:55.869Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T20:49:55.869Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T20:49:55.869Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T20:49:55.869Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-07T20:49:55.869Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T20:49:55.869Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T20:49:55.869Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-05-07T20:49:55.869Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-07T20:49:55.869Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-07T20:49:55.869Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-07T20:49:55.869Z] === RUN TestHostIPv4BridgeLabel [2020-05-07T20:49:56.480Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2020-05-07T20:49:56.480Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-07T20:49:56.594Z] Removing intermediate container 3d79f399f10a [2020-05-07T20:49:56.594Z] ---> 89abeaa2737e [2020-05-07T20:49:56.594Z] Step 13/13 : CMD ["sh"] [2020-05-07T20:49:56.594Z] ---> Running in 1fccb7739997 [2020-05-07T20:49:56.594Z] Removing intermediate container 1fccb7739997 [2020-05-07T20:49:56.594Z] ---> ef7ca6969f42 [2020-05-07T20:49:56.594Z] Successfully built ef7ca6969f42 [2020-05-07T20:49:56.594Z] Successfully tagged busybox:latest [2020-05-07T20:49:56.594Z] INFO: Docker images of the daemon under test [2020-05-07T20:49:56.594Z] [2020-05-07T20:49:56.611Z] === CONT TestStopContainerWithTimeout/1 [2020-05-07T20:49:57.041Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-05-07T20:49:57.041Z] busybox latest ef7ca6969f42 Less than a second ago 4.99GB [2020-05-07T20:49:57.041Z] microsoft/windowsservercore latest fdf6432edbdc 3 weeks ago 4.94GB [2020-05-07T20:49:57.041Z] mcr.microsoft.com/windows/servercore ltsc2019 fdf6432edbdc 3 weeks ago 4.94GB [2020-05-07T20:49:57.041Z] [2020-05-07T20:49:57.041Z] INFO: Running integration tests at 05/07/2020 20:49:56... [2020-05-07T20:49:57.041Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-05-07T20:49:57.041Z] INFO: Integration API tests being run from the host: [2020-05-07T20:49:57.041Z] INFO: make.ps1 starting at 05/07/2020 20:49:56 [2020-05-07T20:49:57.484Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-05-07T20:49:57.484Z] === RUN TestDaemonDefaultNetworkPools [2020-05-07T20:49:57.489Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-05-07T20:49:57.496Z] --- PASS: TestServiceWithDataPathPortInit (17.58s) [2020-05-07T20:49:57.496Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-07T20:49:57.982Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-05-07T20:49:58.239Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-05-07T20:49:58.239Z] --- PASS: TestStopContainerWithTimeout/0 (1.24s) [2020-05-07T20:49:58.239Z] --- PASS: TestStopContainerWithTimeout/3 (3.31s) [2020-05-07T20:49:58.239Z] --- PASS: TestStopContainerWithTimeout/-1 (2.89s) [2020-05-07T20:49:58.239Z] --- PASS: TestStopContainerWithTimeout/1 (1.79s) [2020-05-07T20:49:58.239Z] === RUN TestDeleteDevicemapper [2020-05-07T20:49:58.239Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-07T20:49:58.239Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T20:49:58.239Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-07T20:49:58.489Z] --- PASS: TestDaemonDefaultNetworkPools (0.92s) [2020-05-07T20:49:58.489Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-07T20:49:59.956Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2020-05-07T20:49:59.956Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-07T20:50:00.136Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-05-07T20:50:00.136Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-05-07T20:50:00.960Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2020-05-07T20:50:00.960Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-07T20:50:01.505Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-05-07T20:50:01.572Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.68s) [2020-05-07T20:50:01.572Z] === RUN TestServiceWithPredefinedNetwork [2020-05-07T20:50:02.361Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-05-07T20:50:02.439Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.16s) [2020-05-07T20:50:02.439Z] === RUN TestUpdateMemory [2020-05-07T20:50:02.439Z] --- SKIP: TestUpdateMemory (0.00s) [2020-05-07T20:50:02.439Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-07T20:50:02.439Z] === RUN TestUpdateCPUQuota [2020-05-07T20:50:03.006Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-05-07T20:50:03.570Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-05-07T20:50:03.828Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-05-07T20:50:04.084Z] --- PASS: TestUpdateCPUQuota (1.56s) [2020-05-07T20:50:04.084Z] === RUN TestUpdatePidsLimit [2020-05-07T20:50:04.084Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-07T20:50:04.342Z] === RUN TestUpdatePidsLimit/no_change [2020-05-07T20:50:04.600Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-05-07T20:50:04.857Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-07T20:50:05.422Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-07T20:50:05.679Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-07T20:50:05.941Z] --- PASS: TestServiceWithPredefinedNetwork (3.75s) [2020-05-07T20:50:05.941Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-07T20:50:05.941Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T20:50:05.941Z] service_test.go:236: FLAKY_TEST [2020-05-07T20:50:05.941Z] === RUN TestServiceWithDataPathPortInit [2020-05-07T20:50:06.243Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-07T20:50:06.808Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-07T20:50:07.469Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.96s) [2020-05-07T20:50:07.469Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:34dvgw1xxxdqhhp6kdtnk2zce Created:2020-05-07 20:49:58.520416765 +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[a21dc2f506ac008b7a62f7e932fa3e2250907ed9ef2d87b9e876de077c149e94:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.38xtrkjdusbytxhkcjtz5qwcc EndpointID:91bc87dc2f364402c3802a81c9a90148f67c6a02f105e3767be71507196a5d19 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:94ad61cd3583edcedae91d8432b0872266171bca4fc8d2fb1a67f96502c571c7 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:fd4c69cf7632 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.38xtrkjdusbytxhkcjtz5qwcc EndpointID:91bc87dc2f364402c3802a81c9a90148f67c6a02f105e3767be71507196a5d19 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-07T20:50:07.469Z] PASS [2020-05-07T20:50:07.469Z] [2020-05-07T20:50:07.469Z] === Skipped [2020-05-07T20:50:07.469Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T20:50:07.469Z] service_test.go:236: FLAKY_TEST [2020-05-07T20:50:07.469Z] [2020-05-07T20:50:07.469Z] [2020-05-07T20:50:07.469Z] DONE 22 tests, 1 skipped in 51.536s [2020-05-07T20:50:07.469Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-07T20:50:07.469Z] ++ 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-07T20:50:07.469Z] ++ set -e [2020-05-07T20:50:07.469Z] ++ '[' -n 0 ']' [2020-05-07T20:50:07.469Z] ++ set -x [2020-05-07T20:50:07.469Z] ++ 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-07T20:50:07.469Z] INFO: Testing against a local daemon [2020-05-07T20:50:07.469Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-07T20:50:07.469Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-07T20:50:07.469Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T20:50:07.469Z] === RUN TestDockerNetworkIpvlan [2020-05-07T20:50:07.469Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-07T20:50:07.469Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T20:50:07.469Z] PASS [2020-05-07T20:50:07.469Z] [2020-05-07T20:50:07.469Z] === Skipped [2020-05-07T20:50:07.469Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-07T20:50:07.469Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T20:50:07.469Z] [2020-05-07T20:50:07.469Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-07T20:50:07.469Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T20:50:07.469Z] [2020-05-07T20:50:07.469Z] [2020-05-07T20:50:07.469Z] DONE 2 tests, 2 skipped in 0.149s [2020-05-07T20:50:07.469Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-07T20:50:07.469Z] ++ 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-07T20:50:07.469Z] ++ set -e [2020-05-07T20:50:07.469Z] ++ '[' -n 0 ']' [2020-05-07T20:50:07.469Z] ++ set -x [2020-05-07T20:50:07.469Z] ++ 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-07T20:50:07.469Z] INFO: Testing against a local daemon [2020-05-07T20:50:07.469Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-07T20:50:08.179Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-05-07T20:50:08.179Z] --- PASS: TestUpdatePidsLimit (4.25s) [2020-05-07T20:50:08.179Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.46s) [2020-05-07T20:50:08.179Z] --- PASS: TestUpdatePidsLimit/no_change (0.47s) [2020-05-07T20:50:08.179Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-05-07T20:50:08.179Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2020-05-07T20:50:08.179Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.47s) [2020-05-07T20:50:08.179Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.48s) [2020-05-07T20:50:08.179Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.48s) [2020-05-07T20:50:08.179Z] === RUN TestUpdateRestartPolicy [2020-05-07T20:50:08.404Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.00s) [2020-05-07T20:50:08.404Z] === RUN TestDockerNetworkMacvlan [2020-05-07T20:50:09.339Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-07T20:50:10.274Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-07T20:50:11.453Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-05-07T20:50:11.650Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-07T20:50:12.387Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-05-07T20:50:13.316Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-05-07T20:50:13.316Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-05-07T20:50:14.247Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-05-07T20:50:14.934Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-07T20:50:15.619Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-05-07T20:50:18.219Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-07T20:50:18.896Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-05-07T20:50:20.791Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-05-07T20:50:21.750Z] --- PASS: TestUpdateRestartPolicy (13.39s) [2020-05-07T20:50:21.750Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-07T20:50:21.750Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-05-07T20:50:22.364Z] ......... [ 86%] [2020-05-07T20:50:22.453Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T20:50:22.453Z] INFO: Testing against a local daemon [2020-05-07T20:50:22.682Z] --- PASS: TestUpdateRestartWithAutoRemove (0.96s) [2020-05-07T20:50:22.682Z] === RUN TestWaitNonBlocked [2020-05-07T20:50:22.682Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T20:50:22.682Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T20:50:22.682Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T20:50:22.682Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T20:50:22.682Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T20:50:22.682Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T20:50:22.938Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-05-07T20:50:23.869Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-05-07T20:50:23.869Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-07T20:50:23.869Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s) [2020-05-07T20:50:23.869Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.38s) [2020-05-07T20:50:23.869Z] === RUN TestWaitBlocked [2020-05-07T20:50:23.869Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T20:50:23.869Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T20:50:23.869Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T20:50:23.869Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T20:50:24.126Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T20:50:24.126Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T20:50:24.126Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-05-07T20:50:24.384Z] === RUN TestDockerSuite/TestBuildCmd [2020-05-07T20:50:24.782Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-07T20:50:24.947Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-05-07T20:50:25.205Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-05-07T20:50:25.205Z] --- PASS: TestWaitBlocked (0.03s) [2020-05-07T20:50:25.205Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2020-05-07T20:50:25.205Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.29s) [2020-05-07T20:50:25.205Z] === CONT TestContainerStartOnDaemonRestart [2020-05-07T20:50:25.205Z] === CONT TestContainerKillOnDaemonStart [2020-05-07T20:50:25.462Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-05-07T20:50:25.462Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-05-07T20:50:26.685Z] --- PASS: TestDockerNetworkMacvlan (18.09s) [2020-05-07T20:50:26.685Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-05-07T20:50:26.685Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-05-07T20:50:26.685Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.96s) [2020-05-07T20:50:26.685Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.03s) [2020-05-07T20:50:26.685Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.74s) [2020-05-07T20:50:26.685Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s) [2020-05-07T20:50:26.685Z] PASS [2020-05-07T20:50:26.685Z] [2020-05-07T20:50:26.685Z] DONE 8 tests in 20.233s [2020-05-07T20:50:26.685Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-07T20:50:26.685Z] ++ 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-07T20:50:26.685Z] ++ set -e [2020-05-07T20:50:26.685Z] ++ '[' -n 0 ']' [2020-05-07T20:50:26.685Z] ++ set -x [2020-05-07T20:50:26.685Z] ++ 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-07T20:50:26.685Z] testing: warning: no tests to run [2020-05-07T20:50:26.685Z] PASS [2020-05-07T20:50:26.685Z] [2020-05-07T20:50:26.685Z] DONE 0 tests in 0.026s [2020-05-07T20:50:26.685Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-07T20:50:26.685Z] ++ 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-07T20:50:26.685Z] ++ set -e [2020-05-07T20:50:26.685Z] ++ '[' -n 0 ']' [2020-05-07T20:50:26.685Z] ++ set -x [2020-05-07T20:50:26.685Z] ++ 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-07T20:50:26.685Z] INFO: Testing against a local daemon [2020-05-07T20:50:26.685Z] === RUN TestAuthZPluginAllowRequest [2020-05-07T20:50:26.832Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-05-07T20:50:27.762Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-05-07T20:50:27.898Z] tests/integration/models_images_test.py ............... [ 89%] [2020-05-07T20:50:28.327Z] --- PASS: TestContainerStartOnDaemonRestart (3.13s) [2020-05-07T20:50:28.327Z] === CONT TestIpcModeOlderClient [2020-05-07T20:50:28.471Z] --- PASS: TestServiceWithDataPathPortInit (20.77s) [2020-05-07T20:50:28.471Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-07T20:50:28.584Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-05-07T20:50:28.584Z] === CONT TestDaemonHostGatewayIP [2020-05-07T20:50:28.589Z] --- PASS: TestAuthZPluginAllowRequest (1.73s) [2020-05-07T20:50:28.589Z] === RUN TestAuthZPluginTLS [2020-05-07T20:50:28.847Z] --- PASS: TestAuthZPluginTLS (0.66s) [2020-05-07T20:50:28.847Z] === RUN TestAuthZPluginDenyRequest [2020-05-07T20:50:29.414Z] --- PASS: TestAuthZPluginDenyRequest (0.63s) [2020-05-07T20:50:29.414Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-07T20:50:29.511Z] tests/integration/models_networks_test.py .... [ 90%] [2020-05-07T20:50:30.349Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2020-05-07T20:50:30.349Z] === RUN TestAuthZPluginDenyResponse [2020-05-07T20:50:30.916Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) [2020-05-07T20:50:30.916Z] === RUN TestAuthZPluginAllowEventStream [2020-05-07T20:50:31.857Z] --- PASS: TestDaemonHostGatewayIP (3.36s) [2020-05-07T20:50:31.857Z] === CONT TestDaemonRestartIpcMode [2020-05-07T20:50:32.819Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s) [2020-05-07T20:50:32.819Z] === RUN TestAuthZPluginErrorResponse [2020-05-07T20:50:33.077Z] --- PASS: TestAuthZPluginErrorResponse (0.63s) [2020-05-07T20:50:33.077Z] === RUN TestAuthZPluginErrorRequest [2020-05-07T20:50:33.227Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-05-07T20:50:33.791Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-05-07T20:50:34.013Z] --- PASS: TestAuthZPluginErrorRequest (0.66s) [2020-05-07T20:50:34.013Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-07T20:50:34.356Z] === RUN TestDockerSuite/TestBuildContChar [2020-05-07T20:50:34.580Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.61s) [2020-05-07T20:50:34.580Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-07T20:50:34.683Z] ok github.com/docker/docker/integration/build 14.322s [2020-05-07T20:50:34.684Z] [2020-05-07T20:50:34.684Z] === Skipped [2020-05-07T20:50:34.684Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-05-07T20:50:34.684Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T20:50:34.684Z] [2020-05-07T20:50:34.684Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-05-07T20:50:34.684Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:50:34.684Z] [2020-05-07T20:50:34.684Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-05-07T20:50:34.684Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T20:50:34.684Z] [2020-05-07T20:50:34.684Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-05-07T20:50:34.684Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T20:50:34.684Z] [2020-05-07T20:50:34.684Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-05-07T20:50:34.684Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T20:50:34.684Z] [2020-05-07T20:50:34.684Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.01s) [2020-05-07T20:50:34.684Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T20:50:34.684Z] [2020-05-07T20:50:34.684Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2020-05-07T20:50:34.684Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T20:50:34.684Z] [2020-05-07T20:50:34.684Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-05-07T20:50:34.684Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T20:50:34.684Z] [2020-05-07T20:50:34.684Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-05-07T20:50:34.684Z] build_test.go:491: testEnv.OSType == "windows" [2020-05-07T20:50:34.684Z] [2020-05-07T20:50:34.684Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-05-07T20:50:34.684Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T20:50:34.684Z] [2020-05-07T20:50:34.684Z] [2020-05-07T20:50:34.684Z] DONE 22 tests, 10 skipped in 36.168s [2020-05-07T20:50:34.684Z] [2020-05-07T20:50:34.684Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-05-07T20:50:34.920Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-05-07T20:50:35.484Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-05-07T20:50:35.740Z] --- PASS: TestDaemonRestartIpcMode (3.74s) [2020-05-07T20:50:35.997Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-05-07T20:50:36.026Z] tests/integration/models_nodes_test.py . [ 91%] [2020-05-07T20:50:36.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-07T20:50:36.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-07T20:50:36.184Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T20:50:36.184Z] INFO: Testing against a local daemon [2020-05-07T20:50:36.184Z] ok github.com/docker/docker/integration/config 0.204s [2020-05-07T20:50:36.184Z] [2020-05-07T20:50:36.184Z] === Skipped [2020-05-07T20:50:36.184Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-05-07T20:50:36.184Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:50:36.184Z] [2020-05-07T20:50:36.184Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-05-07T20:50:36.184Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:50:36.184Z] [2020-05-07T20:50:36.184Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-05-07T20:50:36.184Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:50:36.184Z] [2020-05-07T20:50:36.184Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-05-07T20:50:36.184Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:50:36.184Z] [2020-05-07T20:50:36.184Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-05-07T20:50:36.184Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:50:36.184Z] [2020-05-07T20:50:36.184Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-05-07T20:50:36.184Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T20:50:36.184Z] [2020-05-07T20:50:36.184Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-05-07T20:50:36.184Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T20:50:36.184Z] [2020-05-07T20:50:36.184Z] [2020-05-07T20:50:36.184Z] DONE 7 tests, 7 skipped in 2.433s [2020-05-07T20:50:36.184Z] [2020-05-07T20:50:36.184Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-05-07T20:50:36.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-07T20:50:36.835Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.24s) [2020-05-07T20:50:36.835Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:7a5o2h2ludmmy8w17liksr1u9 Created:2020-05-07 20:50:27.527731317 +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[d476e2a232e63b44ae7f4d4c7b1c0d84f04e862b77e46db5dbaf3504807ec68e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mqyqcn7z3245nh776y349l9gv EndpointID:7cb893c2d3e91368688de75ef3c3d6d83d51a1be16d68380d925856f6997351f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:05448bd3e7d8ee3d05c269c0bbb96a66842677645e7ed520ed2c2f46559461f6 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:88b3e90475e2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mqyqcn7z3245nh776y349l9gv EndpointID:7cb893c2d3e91368688de75ef3c3d6d83d51a1be16d68380d925856f6997351f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-07T20:50:36.835Z] PASS [2020-05-07T20:50:36.835Z] [2020-05-07T20:50:36.835Z] === Skipped [2020-05-07T20:50:36.835Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T20:50:36.835Z] service_test.go:236: FLAKY_TEST [2020-05-07T20:50:36.835Z] [2020-05-07T20:50:36.835Z] [2020-05-07T20:50:36.835Z] DONE 22 tests, 1 skipped in 54.803s [2020-05-07T20:50:36.835Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-07T20:50:36.835Z] ++ 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:50:36.835Z] ++ set -e [2020-05-07T20:50:36.835Z] ++ '[' -n 0 ']' [2020-05-07T20:50:36.835Z] ++ set -x [2020-05-07T20:50:36.835Z] ++ 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:50:36.835Z] INFO: Testing against a local daemon [2020-05-07T20:50:36.835Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-07T20:50:36.835Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-07T20:50:36.835Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T20:50:36.835Z] === RUN TestDockerNetworkIpvlan [2020-05-07T20:50:36.835Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-07T20:50:36.835Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T20:50:36.835Z] PASS [2020-05-07T20:50:36.835Z] [2020-05-07T20:50:36.835Z] === Skipped [2020-05-07T20:50:36.835Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-07T20:50:36.835Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T20:50:36.835Z] [2020-05-07T20:50:36.835Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-07T20:50:36.835Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T20:50:36.835Z] [2020-05-07T20:50:36.835Z] [2020-05-07T20:50:36.835Z] DONE 2 tests, 2 skipped in 0.088s [2020-05-07T20:50:36.835Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-07T20:50:36.835Z] ++ 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:50:36.835Z] ++ set -e [2020-05-07T20:50:36.835Z] ++ '[' -n 0 ']' [2020-05-07T20:50:36.835Z] ++ set -x [2020-05-07T20:50:36.835Z] ++ 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:50:36.835Z] INFO: Testing against a local daemon [2020-05-07T20:50:36.835Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-07T20:50:36.947Z] tests/integration/models_resources_test.py . [ 91%] [2020-05-07T20:50:37.111Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s) [2020-05-07T20:50:37.111Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-07T20:50:37.890Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-05-07T20:50:37.890Z] --- PASS: TestContainerKillOnDaemonStart (12.65s) [2020-05-07T20:50:37.890Z] PASS [2020-05-07T20:50:37.890Z] [2020-05-07T20:50:37.890Z] === Skipped [2020-05-07T20:50:37.890Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-05-07T20:50:37.890Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T20:50:37.890Z] [2020-05-07T20:50:37.890Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2020-05-07T20:50:37.890Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T20:50:37.890Z] [2020-05-07T20:50:37.890Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-05-07T20:50:37.890Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T20:50:37.890Z] [2020-05-07T20:50:37.890Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T20:50:37.890Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T20:50:37.890Z] [2020-05-07T20:50:37.890Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-05-07T20:50:37.890Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T20:50:37.890Z] [2020-05-07T20:50:37.890Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-05-07T20:50:37.890Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-05-07T20:50:37.890Z] [2020-05-07T20:50:37.890Z] [2020-05-07T20:50:37.890Z] DONE 200 tests, 6 skipped in 159.738s [2020-05-07T20:50:37.890Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-05-07T20:50:37.890Z] ++ 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-07T20:50:37.890Z] ++ set -e [2020-05-07T20:50:37.890Z] ++ '[' -n 0 ']' [2020-05-07T20:50:37.890Z] ++ set -x [2020-05-07T20:50:37.890Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07T20:50:38.147Z] INFO: Testing against a local daemon [2020-05-07T20:50:38.147Z] === RUN TestCommitInheritsEnv [2020-05-07T20:50:38.301Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2020-05-07T20:50:38.301Z] === RUN TestDockerNetworkMacvlan [2020-05-07T20:50:38.712Z] --- PASS: TestCommitInheritsEnv (0.45s) [2020-05-07T20:50:38.712Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-07T20:50:38.712Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-07T20:50:38.712Z] === RUN TestImagesFilterMultiReference [2020-05-07T20:50:38.712Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-05-07T20:50:38.712Z] === RUN TestImagePullPlatformInvalid [2020-05-07T20:50:38.712Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-05-07T20:50:38.712Z] === RUN TestRemoveImageOrphaning [2020-05-07T20:50:38.913Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-07T20:50:38.969Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-05-07T20:50:39.013Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s) [2020-05-07T20:50:39.013Z] === RUN TestAuthZPluginHeader [2020-05-07T20:50:39.227Z] --- PASS: TestRemoveImageOrphaning (0.50s) [2020-05-07T20:50:39.227Z] === RUN TestRemoveImageGarbageCollector [2020-05-07T20:50:39.227Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-05-07T20:50:39.792Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-05-07T20:50:39.847Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T20:50:39.847Z] INFO: Testing against a local daemon [2020-05-07T20:50:39.919Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-07T20:50:39.948Z] --- PASS: TestAuthZPluginHeader (0.94s) [2020-05-07T20:50:39.948Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-07T20:50:39.948Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-07T20:50:39.948Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:50:39.948Z] === RUN TestAuthZPluginV2Disable [2020-05-07T20:50:39.948Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-07T20:50:39.948Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:50:39.948Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-07T20:50:39.948Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-07T20:50:39.948Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:50:39.948Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-07T20:50:39.948Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-07T20:50:39.948Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:50:39.948Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-07T20:50:40.049Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-05-07T20:50:40.613Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-05-07T20:50:40.922Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-07T20:50:41.177Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-05-07T20:50:41.436Z] --- PASS: TestRemoveImageGarbageCollector (2.14s) [2020-05-07T20:50:41.436Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-07T20:50:41.436Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-05-07T20:50:41.436Z] === RUN TestTagInvalidReference [2020-05-07T20:50:41.436Z] --- PASS: TestTagInvalidReference (0.05s) [2020-05-07T20:50:41.436Z] === RUN TestTagValidPrefixedRepo [2020-05-07T20:50:41.694Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-05-07T20:50:41.694Z] === RUN TestTagExistedNameWithoutForce [2020-05-07T20:50:41.694Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-05-07T20:50:41.694Z] === RUN TestTagOfficialNames [2020-05-07T20:50:41.694Z] --- PASS: TestTagOfficialNames (0.07s) [2020-05-07T20:50:41.694Z] === RUN TestTagMatchesDigest [2020-05-07T20:50:41.694Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-05-07T20:50:41.694Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-07T20:50:42.259Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-05-07T20:50:42.823Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-05-07T20:50:43.020Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-05-07T20:50:43.387Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-05-07T20:50:45.290Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-07T20:50:47.445Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-05-07T20:50:47.445Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-05-07T20:50:47.568Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-05-07T20:50:47.568Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-05-07T20:50:48.732Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-07T20:50:50.845Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-05-07T20:50:52.474Z] tests/integration/regression_test.py ...... [ 98%] [2020-05-07T20:50:52.728Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-05-07T20:50:52.728Z] tests/integration/credentials/utils_test.py . [100%] [2020-05-07T20:50:52.728Z] [2020-05-07T20:50:52.728Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-05-07T20:50:52.728Z] =========================== short test summary info ============================ [2020-05-07T20:50:52.728Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-05-07T20:50:52.728Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-05-07T20:50:52.728Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-05-07T20:50:52.728Z] Not supported on most drivers [2020-05-07T20:50:52.728Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-05-07T20:50:52.728Z] Can fail if eth0 has multiple IP addresses [2020-05-07T20:50:52.728Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-05-07T20:50:52.728Z] This doesn't seem to be taken into account by the engine [2020-05-07T20:50:52.728Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-05-07T20:50:52.728Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-05-07T20:50:52.728Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-05-07T20:50:52.728Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-05-07T20:50:52.728Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-05-07T20:50:52.728Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-05-07T20:50:52.728Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-05-07T20:50:52.728Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 390.60 seconds == [2020-05-07T20:50:52.746Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-05-07T20:50:53.288Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-05-07T20:50:56.023Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-05-07T20:50:56.954Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-05-07T20:50:57.097Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-07T20:50:57.519Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-05-07T20:50:57.776Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-05-07T20:50:58.025Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.95s) [2020-05-07T20:50:58.025Z] PASS [2020-05-07T20:50:58.025Z] [2020-05-07T20:50:58.025Z] === Skipped [2020-05-07T20:50:58.025Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-07T20:50:58.025Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:50:58.025Z] [2020-05-07T20:50:58.025Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-07T20:50:58.025Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:50:58.025Z] [2020-05-07T20:50:58.025Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-07T20:50:58.025Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:50:58.025Z] [2020-05-07T20:50:58.025Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-07T20:50:58.025Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:50:58.025Z] [2020-05-07T20:50:58.025Z] [2020-05-07T20:50:58.025Z] DONE 17 tests, 4 skipped in 31.414s [2020-05-07T20:50:58.025Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-07T20:50:58.025Z] ++ 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-07T20:50:58.025Z] ++ set -e [2020-05-07T20:50:58.025Z] ++ '[' -n 0 ']' [2020-05-07T20:50:58.025Z] ++ set -x [2020-05-07T20:50:58.025Z] ++ 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-07T20:50:58.025Z] INFO: Testing against a local daemon [2020-05-07T20:50:58.025Z] === RUN TestPluginInvalidJSON [2020-05-07T20:50:58.025Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T20:50:58.025Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T20:50:58.025Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T20:50:58.025Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-05-07T20:50:58.025Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-07T20:50:58.025Z] === RUN TestPluginInstall [2020-05-07T20:50:58.025Z] === RUN TestPluginInstall/no_auth [2020-05-07T20:50:58.104Z] --- PASS: TestDockerNetworkMacvlan (20.01s) [2020-05-07T20:50:58.104Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-05-07T20:50:58.104Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-05-07T20:50:58.104Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.53s) [2020-05-07T20:50:58.104Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.50s) [2020-05-07T20:50:58.104Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.58s) [2020-05-07T20:50:58.104Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.49s) [2020-05-07T20:50:58.104Z] PASS [2020-05-07T20:50:58.104Z] [2020-05-07T20:50:58.104Z] DONE 8 tests in 21.590s [2020-05-07T20:50:58.104Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-07T20:50:58.104Z] ++ 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:50:58.104Z] ++ set -e [2020-05-07T20:50:58.104Z] ++ '[' -n 0 ']' [2020-05-07T20:50:58.104Z] ++ set -x [2020-05-07T20:50:58.105Z] ++ 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:50:58.105Z] testing: warning: no tests to run [2020-05-07T20:50:58.105Z] PASS [2020-05-07T20:50:58.105Z] [2020-05-07T20:50:58.105Z] DONE 0 tests in 0.018s [2020-05-07T20:50:58.105Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-07T20:50:58.105Z] ++ 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:50:58.105Z] ++ set -e [2020-05-07T20:50:58.105Z] ++ '[' -n 0 ']' [2020-05-07T20:50:58.105Z] ++ set -x [2020-05-07T20:50:58.105Z] ++ 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:50:58.105Z] INFO: Testing against a local daemon [2020-05-07T20:50:58.105Z] === RUN TestAuthZPluginAllowRequest [2020-05-07T20:50:58.341Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-05-07T20:51:00.126Z] --- PASS: TestAuthZPluginAllowRequest (1.78s) [2020-05-07T20:51:00.126Z] === RUN TestAuthZPluginTLS [2020-05-07T20:51:00.407Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-05-07T20:51:00.407Z] === RUN TestAuthZPluginDenyRequest [2020-05-07T20:51:01.019Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-05-07T20:51:01.019Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-07T20:51:01.631Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-05-07T20:51:01.631Z] === RUN TestAuthZPluginDenyResponse [2020-05-07T20:51:02.243Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-05-07T20:51:02.243Z] === RUN TestAuthZPluginAllowEventStream [2020-05-07T20:51:02.524Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-05-07T20:51:03.297Z] time="2020-05-07T20:51:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T20:51:03.297Z] time="2020-05-07T20:51:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T20:51:03.297Z] time="2020-05-07T20:51:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33ef3fe7af88c4880235dd52ddaf195d462c1422f56aaddfdd5e87f4e528915d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T20:51:03.297Z] time="2020-05-07T20:51:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T20:51:03.297Z] time="2020-05-07T20:51:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T20:51:03.297Z] time="2020-05-07T20:51:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33ef3fe7af88c4880235dd52ddaf195d462c1422f56aaddfdd5e87f4e528915d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T20:51:03.456Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-05-07T20:51:03.555Z] === RUN TestPluginInstall/with_htpasswd [2020-05-07T20:51:04.122Z] time="2020-05-07T20:51:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T20:51:04.122Z] time="2020-05-07T20:51:04Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T20:51:04.122Z] time="2020-05-07T20:51:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c4c70fbf031365905e5d76b758777067c8a7bd3eff6b7873bb50096a841e7832" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T20:51:04.122Z] time="2020-05-07T20:51:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T20:51:04.122Z] time="2020-05-07T20:51:04Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T20:51:04.122Z] time="2020-05-07T20:51:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c4c70fbf031365905e5d76b758777067c8a7bd3eff6b7873bb50096a841e7832" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T20:51:04.259Z] --- PASS: TestAuthZPluginAllowEventStream (1.83s) [2020-05-07T20:51:04.259Z] === RUN TestAuthZPluginErrorResponse [2020-05-07T20:51:04.540Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-05-07T20:51:04.540Z] === RUN TestAuthZPluginErrorRequest [2020-05-07T20:51:04.689Z] === RUN TestPluginInstall/with_insecure [2020-05-07T20:51:05.152Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-05-07T20:51:05.152Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-07T20:51:05.431Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-07T20:51:05.431Z] [2020-05-07T20:51:05.431Z] Unloading profiles will leave already running processes permanently [2020-05-07T20:51:05.431Z] unconfined, which can lead to unexpected situations. [2020-05-07T20:51:05.431Z] [2020-05-07T20:51:05.431Z] To set a process to complain mode, use the command line tool [2020-05-07T20:51:05.431Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-07T20:51:05.431Z] [2020-05-07T20:51:05.764Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-05-07T20:51:05.764Z] === RUN TestAuthZPluginEnsureLoadImportWorking Post stage [Pipeline] junit [2020-05-07T20:51:05.997Z] Recording test results [2020-05-07T20:51:06.065Z] time="2020-05-07T20:51:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T20:51:06.065Z] time="2020-05-07T20:51:05Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T20:51:06.065Z] time="2020-05-07T20:51:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e3afe8574af4d07efb5d4033a899304e792b3e94f553dd218491d98a6e53f07" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T20:51:06.065Z] time="2020-05-07T20:51:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T20:51:06.065Z] time="2020-05-07T20:51:05Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T20:51:06.065Z] time="2020-05-07T20:51:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e3afe8574af4d07efb5d4033a899304e792b3e94f553dd218491d98a6e53f07" mediatype=application/vnd.docker.plugin.v1+json size=522 [Pipeline] sh [2020-05-07T20:51:06.324Z] --- PASS: TestPluginInstall (8.33s) [2020-05-07T20:51:06.324Z] --- PASS: TestPluginInstall/no_auth (5.45s) [2020-05-07T20:51:06.324Z] --- PASS: TestPluginInstall/with_htpasswd (1.18s) [2020-05-07T20:51:06.324Z] --- PASS: TestPluginInstall/with_insecure (1.70s) [2020-05-07T20:51:06.324Z] plugin_test.go:157: [dcd91217550a9] daemon is not started [2020-05-07T20:51:06.324Z] PASS [2020-05-07T20:51:06.324Z] [2020-05-07T20:51:06.324Z] DONE 6 tests in 8.515s [2020-05-07T20:51:06.324Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-07T20:51:06.324Z] ++ 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-07T20:51:06.324Z] ++ set -e [2020-05-07T20:51:06.324Z] ++ '[' -n 0 ']' [2020-05-07T20:51:06.324Z] ++ set -x [2020-05-07T20:51:06.324Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07T20:51:06.582Z] INFO: Testing against a local daemon [2020-05-07T20:51:06.582Z] === RUN TestExternalGraphDriver [2020-05-07T20:51:06.582Z] === RUN TestExternalGraphDriver/json [2020-05-07T20:51:06.658Z] + echo Ensuring container killed. [2020-05-07T20:51:06.658Z] Ensuring container killed. [2020-05-07T20:51:06.658Z] + docker rm -vf docker-pr2 [2020-05-07T20:51:06.658Z] Error: No such container: docker-pr2 [2020-05-07T20:51:06.658Z] + true [Pipeline] sh [2020-05-07T20:51:06.972Z] + echo Chowning /workspace to jenkins user [2020-05-07T20:51:06.972Z] Chowning /workspace to jenkins user [2020-05-07T20:51:06.972Z] + id -u [2020-05-07T20:51:06.972Z] + id -g [2020-05-07T20:51:06.972Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40928:/workspace busybox chown -R 1000:1000 /workspace [2020-05-07T20:51:07.634Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-05-07T20:51:07.634Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-05-07T20:51:07.779Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s) [2020-05-07T20:51:07.779Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-07T20:51:08.615Z] + bundleName=docker-py [2020-05-07T20:51:08.615Z] + echo Creating docker-py-bundles.tar.gz [2020-05-07T20:51:08.615Z] Creating docker-py-bundles.tar.gz [2020-05-07T20:51:08.615Z] + 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-07T20:51:08.622Z] Archiving artifacts [2020-05-07T20:51:08.882Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40928/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-05-07T20:51:09.115Z] === RUN TestExternalGraphDriver/spec [2020-05-07T20:51:09.356Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40928/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=11a5b1887eda53088d7bc68771b428d757ab7ad4 -e DOCKER_GRAPHDRIVER docker:11a5b1887eda53088d7bc68771b428d757ab7ad4 hack/make.sh binary-daemon [2020-05-07T20:51:09.534Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-05-07T20:51:09.534Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-05-07T20:51:09.534Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-05-07T20:51:09.534Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-05-07T20:51:09.534Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-05-07T20:51:09.956Z] [2020-05-07T20:51:09.956Z] Removing bundles/ [2020-05-07T20:51:09.956Z] [2020-05-07T20:51:09.956Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-05-07T20:51:09.956Z] Building: bundles/binary-daemon/dockerd-dev [2020-05-07T20:51:09.956Z] GOOS="" GOARCH="" GOARM="" [2020-05-07T20:51:10.448Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.38s) [2020-05-07T20:51:10.448Z] === RUN TestAuthZPluginHeader [2020-05-07T20:51:10.468Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-05-07T20:51:11.060Z] --- PASS: TestAuthZPluginHeader (0.90s) [2020-05-07T20:51:11.060Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-07T20:51:11.060Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-07T20:51:11.060Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:51:11.060Z] === RUN TestAuthZPluginV2Disable [2020-05-07T20:51:11.060Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-07T20:51:11.060Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:51:11.060Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-07T20:51:11.060Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-07T20:51:11.060Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:51:11.060Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-07T20:51:11.060Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-07T20:51:11.060Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:51:11.060Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-07T20:51:11.648Z] === RUN TestExternalGraphDriver/pull [2020-05-07T20:51:13.744Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-05-07T20:51:14.180Z] --- PASS: TestExternalGraphDriver (7.32s) [2020-05-07T20:51:14.180Z] --- PASS: TestExternalGraphDriver/json (2.36s) [2020-05-07T20:51:14.180Z] --- PASS: TestExternalGraphDriver/spec (2.68s) [2020-05-07T20:51:14.180Z] --- PASS: TestExternalGraphDriver/pull (2.15s) [2020-05-07T20:51:14.180Z] === RUN TestGraphdriverPluginV2 [2020-05-07T20:51:14.180Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2020-05-07T20:51:14.180Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:51:14.180Z] PASS [2020-05-07T20:51:14.180Z] [2020-05-07T20:51:14.180Z] === Skipped [2020-05-07T20:51:14.180Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2020-05-07T20:51:14.180Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:51:14.180Z] [2020-05-07T20:51:14.180Z] [2020-05-07T20:51:14.180Z] DONE 5 tests, 1 skipped in 7.494s [2020-05-07T20:51:14.180Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-07T20:51:14.180Z] ++ 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-07T20:51:14.180Z] ++ set -e [2020-05-07T20:51:14.180Z] ++ '[' -n 0 ']' [2020-05-07T20:51:14.180Z] ++ set -x [2020-05-07T20:51:14.180Z] ++ 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-07T20:51:14.180Z] INFO: Testing against a local daemon [2020-05-07T20:51:14.180Z] === RUN TestContinueAfterPluginCrash [2020-05-07T20:51:14.180Z] === PAUSE TestContinueAfterPluginCrash [2020-05-07T20:51:14.180Z] === RUN TestReadPluginNoRead [2020-05-07T20:51:14.180Z] === PAUSE TestReadPluginNoRead [2020-05-07T20:51:14.180Z] === RUN TestDaemonStartWithLogOpt [2020-05-07T20:51:14.180Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-07T20:51:14.180Z] === CONT TestContinueAfterPluginCrash [2020-05-07T20:51:14.180Z] === CONT TestDaemonStartWithLogOpt [2020-05-07T20:51:14.180Z] === CONT TestReadPluginNoRead [2020-05-07T20:51:14.309Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-05-07T20:51:14.874Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-05-07T20:51:14.874Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-05-07T20:51:15.438Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-05-07T20:51:16.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-07T20:51:16.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-07T20:51:17.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-07T20:51:17.959Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-05-07T20:51:17.959Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-05-07T20:51:18.376Z] === RUN TestReadPluginNoRead/default [2020-05-07T20:51:18.943Z] --- PASS: TestDaemonStartWithLogOpt (4.82s) [2020-05-07T20:51:19.329Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-05-07T20:51:20.317Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-07T20:51:20.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-07T20:51:21.225Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-05-07T20:51:21.225Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-05-07T20:51:21.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-07T20:51:22.218Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-07T20:51:24.121Z] --- PASS: TestReadPluginNoRead (9.79s) [2020-05-07T20:51:24.121Z] --- PASS: TestReadPluginNoRead/default (1.88s) [2020-05-07T20:51:24.121Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.80s) [2020-05-07T20:51:24.121Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.88s) [2020-05-07T20:51:24.121Z] read_test.go:91: [d3d7812c4e766] daemon is not started [2020-05-07T20:51:24.121Z] --- PASS: TestContinueAfterPluginCrash (10.16s) [2020-05-07T20:51:24.121Z] PASS [2020-05-07T20:51:24.121Z] [2020-05-07T20:51:24.121Z] DONE 6 tests in 10.311s [2020-05-07T20:51:24.121Z] 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-07T20:51:24.121Z] ++ 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-07T20:51:24.121Z] ++ set -e [2020-05-07T20:51:24.121Z] ++ '[' -n 0 ']' [2020-05-07T20:51:24.121Z] ++ set -x [2020-05-07T20:51:24.121Z] ++ 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-07T20:51:24.121Z] testing: warning: no tests to run [2020-05-07T20:51:24.121Z] PASS [2020-05-07T20:51:24.121Z] [2020-05-07T20:51:24.121Z] DONE 0 tests in 0.050s [2020-05-07T20:51:24.121Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-07T20:51:24.121Z] ++ 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-07T20:51:24.121Z] ++ set -e [2020-05-07T20:51:24.121Z] ++ '[' -n 0 ']' [2020-05-07T20:51:24.121Z] ++ set -x [2020-05-07T20:51:24.121Z] ++ 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-07T20:51:24.379Z] INFO: Testing against a local daemon [2020-05-07T20:51:24.379Z] === RUN TestPluginWithDevMounts [2020-05-07T20:51:24.379Z] === PAUSE TestPluginWithDevMounts [2020-05-07T20:51:24.379Z] === CONT TestPluginWithDevMounts [2020-05-07T20:51:25.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-07T20:51:25.400Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-05-07T20:51:25.400Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-05-07T20:51:25.964Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-05-07T20:51:26.528Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-05-07T20:51:26.917Z] --- PASS: TestPluginWithDevMounts (2.20s) [2020-05-07T20:51:26.917Z] PASS [2020-05-07T20:51:26.917Z] [2020-05-07T20:51:26.917Z] DONE 1 tests in 2.359s [2020-05-07T20:51:26.917Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-07T20:51:26.917Z] ++ 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-07T20:51:26.917Z] ++ set -e [2020-05-07T20:51:26.917Z] ++ '[' -n 0 ']' [2020-05-07T20:51:26.917Z] ++ set -x [2020-05-07T20:51:26.917Z] ++ 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-07T20:51:26.917Z] INFO: Testing against a local daemon [2020-05-07T20:51:26.917Z] === RUN TestSecretInspect [2020-05-07T20:51:28.423Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-05-07T20:51:29.481Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.29s) [2020-05-07T20:51:29.481Z] PASS [2020-05-07T20:51:29.481Z] [2020-05-07T20:51:29.481Z] === Skipped [2020-05-07T20:51:29.481Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-07T20:51:29.481Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:51:29.481Z] [2020-05-07T20:51:29.481Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-07T20:51:29.481Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:51:29.481Z] [2020-05-07T20:51:29.481Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-07T20:51:29.481Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:51:29.481Z] [2020-05-07T20:51:29.481Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-07T20:51:29.481Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:51:29.481Z] [2020-05-07T20:51:29.481Z] [2020-05-07T20:51:29.481Z] DONE 17 tests, 4 skipped in 30.161s [2020-05-07T20:51:29.481Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-07T20:51:29.481Z] ++ 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:51:29.481Z] ++ set -e [2020-05-07T20:51:29.481Z] ++ '[' -n 0 ']' [2020-05-07T20:51:29.481Z] ++ set -x [2020-05-07T20:51:29.481Z] ++ 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:51:29.481Z] INFO: Testing against a local daemon [2020-05-07T20:51:29.481Z] === RUN TestPluginInvalidJSON [2020-05-07T20:51:29.481Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T20:51:29.481Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T20:51:29.481Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T20:51:29.481Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-05-07T20:51:29.481Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-07T20:51:29.481Z] === RUN TestPluginInstall [2020-05-07T20:51:29.481Z] === RUN TestPluginInstall/no_auth [2020-05-07T20:51:30.210Z] --- PASS: TestSecretInspect (3.24s) [2020-05-07T20:51:30.210Z] === RUN TestSecretList [2020-05-07T20:51:31.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-07T20:51:32.599Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-05-07T20:51:32.924Z] time="2020-05-07T20:51:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T20:51:32.924Z] time="2020-05-07T20:51:32Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T20:51:32.924Z] time="2020-05-07T20:51:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a86c47f3ac548b6b9df394fdeb6083ca03cd91bcc3de18531b50d0256dc48a5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T20:51:32.924Z] time="2020-05-07T20:51:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T20:51:32.924Z] time="2020-05-07T20:51:32Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T20:51:32.924Z] time="2020-05-07T20:51:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a86c47f3ac548b6b9df394fdeb6083ca03cd91bcc3de18531b50d0256dc48a5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T20:51:32.924Z] === RUN TestPluginInstall/with_htpasswd [2020-05-07T20:51:33.205Z] time="2020-05-07T20:51:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T20:51:33.205Z] time="2020-05-07T20:51:33Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T20:51:33.205Z] time="2020-05-07T20:51:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:28745dd9de781c3444ec5d024a5df6de894711ec84230899ebc9ea519c90209a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T20:51:33.205Z] time="2020-05-07T20:51:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T20:51:33.205Z] time="2020-05-07T20:51:33Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T20:51:33.205Z] time="2020-05-07T20:51:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:28745dd9de781c3444ec5d024a5df6de894711ec84230899ebc9ea519c90209a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T20:51:33.486Z] === RUN TestPluginInstall/with_insecure [2020-05-07T20:51:33.494Z] --- PASS: TestSecretList (3.27s) [2020-05-07T20:51:33.494Z] === RUN TestSecretsCreateAndDelete [2020-05-07T20:51:33.530Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-05-07T20:51:34.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-07T20:51:34.489Z] time="2020-05-07T20:51:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T20:51:34.489Z] time="2020-05-07T20:51:34Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T20:51:34.489Z] time="2020-05-07T20:51:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d05dd16a7c355443dda8ee0e5622a17f94857a10604155783eca717a59965eab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T20:51:34.489Z] time="2020-05-07T20:51:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T20:51:34.489Z] time="2020-05-07T20:51:34Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T20:51:34.489Z] time="2020-05-07T20:51:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d05dd16a7c355443dda8ee0e5622a17f94857a10604155783eca717a59965eab" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T20:51:34.770Z] --- PASS: TestPluginInstall (6.45s) [2020-05-07T20:51:34.770Z] --- PASS: TestPluginInstall/no_auth (4.32s) [2020-05-07T20:51:34.770Z] --- PASS: TestPluginInstall/with_htpasswd (0.85s) [2020-05-07T20:51:34.770Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2020-05-07T20:51:34.770Z] plugin_test.go:157: [df625dd657ade] daemon is not started [2020-05-07T20:51:34.770Z] PASS [2020-05-07T20:51:34.770Z] [2020-05-07T20:51:34.770Z] DONE 6 tests in 6.562s [2020-05-07T20:51:34.770Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-07T20:51:34.770Z] ++ 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:51:34.770Z] ++ set -e [2020-05-07T20:51:34.770Z] ++ '[' -n 0 ']' [2020-05-07T20:51:34.770Z] ++ set -x [2020-05-07T20:51:34.770Z] ++ 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:51:35.051Z] INFO: Testing against a local daemon [2020-05-07T20:51:35.051Z] === RUN TestExternalGraphDriver [2020-05-07T20:51:35.051Z] === RUN TestExternalGraphDriver/json [2020-05-07T20:51:36.053Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-05-07T20:51:36.777Z] --- PASS: TestSecretsCreateAndDelete (3.17s) [2020-05-07T20:51:36.777Z] === RUN TestSecretsUpdate [2020-05-07T20:51:37.066Z] === RUN TestExternalGraphDriver/spec [2020-05-07T20:51:37.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-07T20:51:38.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-07T20:51:39.179Z] === RUN TestExternalGraphDriver/pull [2020-05-07T20:51:39.308Z] --- PASS: TestSecretsUpdate (2.77s) [2020-05-07T20:51:39.308Z] === RUN TestTemplatedSecret [2020-05-07T20:51:40.575Z] ok github.com/docker/docker/integration/container 57.558s [2020-05-07T20:51:40.575Z] [2020-05-07T20:51:40.575Z] === Skipped [2020-05-07T20:51:40.575Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-05-07T20:51:40.575Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T20:51:40.575Z] [2020-05-07T20:51:40.575Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-05-07T20:51:40.575Z] copy_test.go:25: testEnv.OSType == "windows" [2020-05-07T20:51:40.575Z] [2020-05-07T20:51:40.575Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-05-07T20:51:40.575Z] copy_test.go:39: testEnv.OSType == "windows" [2020-05-07T20:51:40.575Z] [2020-05-07T20:51:40.575Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-05-07T20:51:40.575Z] copy_test.go:51: testEnv.OSType == "windows" [2020-05-07T20:51:40.575Z] [2020-05-07T20:51:40.575Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-05-07T20:51:40.575Z] copy_test.go:65: testEnv.OSType == "windows" [2020-05-07T20:51:40.575Z] [2020-05-07T20:51:40.575Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-05-07T20:51:40.575Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:51:40.575Z] [2020-05-07T20:51:40.575Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-05-07T20:51:40.575Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-05-07T20:51:40.575Z] [2020-05-07T20:51:40.575Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-05-07T20:51:40.575Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:51:40.575Z] [2020-05-07T20:51:40.575Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-05-07T20:51:40.575Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T20:51:40.575Z] [2020-05-07T20:51:40.575Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-05-07T20:51:40.575Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-05-07T20:51:40.575Z] [2020-05-07T20:51:40.575Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-05-07T20:51:40.575Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T20:51:40.575Z] [2020-05-07T20:51:40.575Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-05-07T20:51:40.575Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-05-07T20:51:40.575Z] [2020-05-07T20:51:40.575Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-05-07T20:51:40.575Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:51:40.575Z] [2020-05-07T20:51:40.575Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-05-07T20:51:40.575Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-05-07T20:51:40.575Z] [2020-05-07T20:51:40.575Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-05-07T20:51:40.575Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-07T20:51:40.575Z] [2020-05-07T20:51:40.575Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-05-07T20:51:40.575Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-05-07T20:51:40.575Z] [2020-05-07T20:51:40.575Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-05-07T20:51:40.575Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:51:40.575Z] [2020-05-07T20:51:40.575Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-05-07T20:51:40.575Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:51:40.575Z] [2020-05-07T20:51:40.575Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-05-07T20:51:40.575Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-07T20:51:40.575Z] [2020-05-07T20:51:40.575Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-05-07T20:51:40.575Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-05-07T20:51:40.575Z] [2020-05-07T20:51:40.575Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-05-07T20:51:40.575Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-05-07T20:51:40.575Z] [2020-05-07T20:51:40.575Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-05-07T20:51:40.575Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-05-07T20:51:40.575Z] [2020-05-07T20:51:40.575Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-05-07T20:51:40.575Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-07T20:51:40.575Z] [2020-05-07T20:51:40.575Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-05-07T20:51:40.575Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-07T20:51:40.575Z] [2020-05-07T20:51:40.575Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-05-07T20:51:40.575Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-05-07T20:51:40.575Z] [2020-05-07T20:51:40.575Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-05-07T20:51:40.576Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-05-07T20:51:40.576Z] [2020-05-07T20:51:40.576Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-05-07T20:51:40.576Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:51:40.576Z] [2020-05-07T20:51:40.576Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-05-07T20:51:40.576Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-05-07T20:51:40.576Z] [2020-05-07T20:51:40.576Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-05-07T20:51:40.576Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-05-07T20:51:40.576Z] [2020-05-07T20:51:40.576Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-05-07T20:51:40.576Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T20:51:40.576Z] [2020-05-07T20:51:40.576Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-05-07T20:51:40.576Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-05-07T20:51:40.576Z] [2020-05-07T20:51:40.576Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-05-07T20:51:40.576Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-05-07T20:51:40.576Z] [2020-05-07T20:51:40.576Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-05-07T20:51:40.576Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:51:40.576Z] [2020-05-07T20:51:40.576Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-05-07T20:51:40.576Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-05-07T20:51:40.576Z] [2020-05-07T20:51:40.576Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-05-07T20:51:40.576Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-05-07T20:51:40.576Z] [2020-05-07T20:51:40.576Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-05-07T20:51:40.576Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-05-07T20:51:40.576Z] [2020-05-07T20:51:40.576Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-05-07T20:51:40.576Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-05-07T20:51:40.576Z] [2020-05-07T20:51:40.576Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-05-07T20:51:40.576Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-05-07T20:51:40.576Z] [2020-05-07T20:51:40.576Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-05-07T20:51:40.576Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:51:40.576Z] [2020-05-07T20:51:40.576Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-05-07T20:51:40.576Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-05-07T20:51:40.576Z] [2020-05-07T20:51:40.576Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-05-07T20:51:40.576Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-05-07T20:51:40.576Z] [2020-05-07T20:51:40.576Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-05-07T20:51:40.576Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T20:51:40.576Z] [2020-05-07T20:51:40.576Z] [2020-05-07T20:51:40.576Z] DONE 81 tests, 42 skipped in 60.283s [2020-05-07T20:51:40.576Z] [2020-05-07T20:51:40.576Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-05-07T20:51:40.576Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T20:51:40.576Z] INFO: Testing against a local daemon [2020-05-07T20:51:40.576Z] ok github.com/docker/docker/integration/image 0.450s [2020-05-07T20:51:40.576Z] [2020-05-07T20:51:40.576Z] === Skipped [2020-05-07T20:51:40.576Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-05-07T20:51:40.576Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T20:51:40.576Z] [2020-05-07T20:51:40.576Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-05-07T20:51:40.576Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-05-07T20:51:40.576Z] [2020-05-07T20:51:40.576Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-05-07T20:51:40.576Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T20:51:40.576Z] [2020-05-07T20:51:40.576Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-05-07T20:51:40.576Z] tag_test.go:98: testEnv.OSType == "windows" [2020-05-07T20:51:40.576Z] [2020-05-07T20:51:40.576Z] [2020-05-07T20:51:40.576Z] DONE 11 tests, 4 skipped in 2.533s [2020-05-07T20:51:40.576Z] [2020-05-07T20:51:40.576Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-05-07T20:51:41.312Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-05-07T20:51:41.312Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-05-07T20:51:41.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-07T20:51:41.522Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T20:51:41.522Z] INFO: Testing against a local daemon [2020-05-07T20:51:41.523Z] ok github.com/docker/docker/integration/network 0.219s [2020-05-07T20:51:41.877Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-05-07T20:51:41.917Z] --- PASS: TestExternalGraphDriver (6.50s) [2020-05-07T20:51:41.917Z] --- PASS: TestExternalGraphDriver/json (2.11s) [2020-05-07T20:51:41.917Z] --- PASS: TestExternalGraphDriver/spec (2.16s) [2020-05-07T20:51:41.917Z] --- PASS: TestExternalGraphDriver/pull (2.11s) [2020-05-07T20:51:41.917Z] === RUN TestGraphdriverPluginV2 [2020-05-07T20:51:41.917Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-05-07T20:51:41.917Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:51:41.917Z] PASS [2020-05-07T20:51:41.917Z] [2020-05-07T20:51:41.917Z] === Skipped [2020-05-07T20:51:41.917Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-05-07T20:51:41.917Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:51:41.917Z] [2020-05-07T20:51:41.917Z] [2020-05-07T20:51:41.917Z] DONE 5 tests, 1 skipped in 6.650s [2020-05-07T20:51:41.917Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-07T20:51:41.917Z] ++ 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:51:41.917Z] ++ set -e [2020-05-07T20:51:41.917Z] ++ '[' -n 0 ']' [2020-05-07T20:51:41.917Z] ++ set -x [2020-05-07T20:51:41.917Z] ++ 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:51:41.917Z] INFO: Testing against a local daemon [2020-05-07T20:51:41.917Z] === RUN TestContinueAfterPluginCrash [2020-05-07T20:51:41.917Z] === PAUSE TestContinueAfterPluginCrash [2020-05-07T20:51:41.917Z] === RUN TestReadPluginNoRead [2020-05-07T20:51:41.917Z] === PAUSE TestReadPluginNoRead [2020-05-07T20:51:41.917Z] === RUN TestDaemonStartWithLogOpt [2020-05-07T20:51:41.917Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-07T20:51:41.917Z] === CONT TestContinueAfterPluginCrash [2020-05-07T20:51:41.917Z] === CONT TestDaemonStartWithLogOpt [2020-05-07T20:51:41.969Z] [2020-05-07T20:51:41.969Z] === Skipped [2020-05-07T20:51:41.969Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-05-07T20:51:41.969Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T20:51:41.969Z] [2020-05-07T20:51:41.969Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-05-07T20:51:41.969Z] 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-07T20:51:41.969Z] [2020-05-07T20:51:41.969Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-05-07T20:51:41.969Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-05-07T20:51:41.969Z] [2020-05-07T20:51:41.969Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-05-07T20:51:41.969Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T20:51:41.969Z] [2020-05-07T20:51:41.969Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-05-07T20:51:41.969Z] network_test.go:97: testEnv.OSType == "windows" [2020-05-07T20:51:41.969Z] [2020-05-07T20:51:41.969Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-05-07T20:51:41.969Z] service_test.go:29: testEnv.OSType == "windows" [2020-05-07T20:51:41.969Z] [2020-05-07T20:51:41.969Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-05-07T20:51:41.969Z] service_test.go:52: testEnv.OSType == "windows" [2020-05-07T20:51:41.969Z] [2020-05-07T20:51:41.969Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-05-07T20:51:41.969Z] service_test.go:96: testEnv.OSType == "windows" [2020-05-07T20:51:41.969Z] [2020-05-07T20:51:41.969Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-05-07T20:51:41.969Z] service_test.go:130: testEnv.OSType == "windows" [2020-05-07T20:51:41.969Z] [2020-05-07T20:51:41.969Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-05-07T20:51:41.969Z] service_test.go:181: testEnv.OSType == "windows" [2020-05-07T20:51:41.969Z] [2020-05-07T20:51:41.969Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-05-07T20:51:41.969Z] service_test.go:206: testEnv.OSType == "windows" [2020-05-07T20:51:41.969Z] [2020-05-07T20:51:41.969Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T20:51:41.969Z] service_test.go:236: FLAKY_TEST [2020-05-07T20:51:41.969Z] [2020-05-07T20:51:41.969Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-05-07T20:51:41.969Z] service_test.go:326: testEnv.OSType == "windows" [2020-05-07T20:51:41.969Z] [2020-05-07T20:51:41.969Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-05-07T20:51:41.969Z] service_test.go:394: testEnv.OSType == "windows" [2020-05-07T20:51:41.969Z] [2020-05-07T20:51:41.969Z] [2020-05-07T20:51:41.969Z] DONE 18 tests, 14 skipped in 2.477s [2020-05-07T20:51:41.969Z] [2020-05-07T20:51:41.969Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-05-07T20:51:42.599Z] --- PASS: TestTemplatedSecret (3.47s) [2020-05-07T20:51:42.599Z] === RUN TestSecretCreateResolve [2020-05-07T20:51:42.913Z] testing: warning: no tests to run [2020-05-07T20:51:42.913Z] ok github.com/docker/docker/integration/network/ipvlan 0.073s [2020-05-07T20:51:42.913Z] [2020-05-07T20:51:42.913Z] DONE 0 tests in 0.775s [2020-05-07T20:51:42.913Z] [2020-05-07T20:51:42.913Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-05-07T20:51:43.248Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-05-07T20:51:43.359Z] testing: warning: no tests to run [2020-05-07T20:51:43.359Z] ok github.com/docker/docker/integration/network/macvlan 0.069s [2020-05-07T20:51:43.359Z] [2020-05-07T20:51:43.359Z] DONE 0 tests in 0.790s [2020-05-07T20:51:43.359Z] [2020-05-07T20:51:43.359Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-05-07T20:51:43.813Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-05-07T20:51:44.302Z] testing: warning: no tests to run [2020-05-07T20:51:44.302Z] ok github.com/docker/docker/integration/plugin 0.063s [2020-05-07T20:51:44.302Z] [2020-05-07T20:51:44.302Z] DONE 0 tests in 0.770s [2020-05-07T20:51:44.302Z] [2020-05-07T20:51:44.302Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-05-07T20:51:44.378Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-05-07T20:51:44.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-07T20:51:45.246Z] testing: warning: no tests to run [2020-05-07T20:51:45.246Z] ok github.com/docker/docker/integration/plugin/authz 0.059s [2020-05-07T20:51:45.246Z] [2020-05-07T20:51:45.246Z] DONE 0 tests in 0.812s [2020-05-07T20:51:45.246Z] [2020-05-07T20:51:45.246Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-05-07T20:51:45.750Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-05-07T20:51:45.883Z] --- PASS: TestSecretCreateResolve (3.16s) [2020-05-07T20:51:45.883Z] PASS [2020-05-07T20:51:45.883Z] [2020-05-07T20:51:45.883Z] DONE 6 tests in 19.203s [2020-05-07T20:51:45.883Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-05-07T20:51:45.883Z] ++ 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-07T20:51:45.883Z] ++ set -e [2020-05-07T20:51:45.883Z] ++ '[' -n 0 ']' [2020-05-07T20:51:45.883Z] ++ set -x [2020-05-07T20:51:45.883Z] ++ 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-07T20:51:46.142Z] INFO: Testing against a local daemon [2020-05-07T20:51:46.142Z] === RUN TestServiceCreateInit [2020-05-07T20:51:46.142Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-07T20:51:46.283Z] --- PASS: TestDaemonStartWithLogOpt (3.96s) [2020-05-07T20:51:46.283Z] === CONT TestReadPluginNoRead [2020-05-07T20:51:48.298Z] === RUN TestReadPluginNoRead/default [2020-05-07T20:51:48.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-07T20:51:49.058Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-05-07T20:51:49.058Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-05-07T20:51:49.622Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-05-07T20:51:49.622Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-05-07T20:51:50.311Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-07T20:51:50.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-07T20:51:50.922Z] --- PASS: TestContinueAfterPluginCrash (9.24s) [2020-05-07T20:51:51.411Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-07T20:51:51.516Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-05-07T20:51:52.387Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-07T20:51:52.887Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-05-07T20:51:53.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-07T20:51:53.689Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T20:51:53.689Z] INFO: Testing against a local daemon [2020-05-07T20:51:53.689Z] ok github.com/docker/docker/integration/plugin/common 0.276s [2020-05-07T20:51:53.689Z] [2020-05-07T20:51:53.689Z] === Skipped [2020-05-07T20:51:53.689Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-05-07T20:51:53.689Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-05-07T20:51:53.689Z] [2020-05-07T20:51:53.689Z] [2020-05-07T20:51:53.689Z] DONE 3 tests, 1 skipped in 8.229s [2020-05-07T20:51:53.689Z] [2020-05-07T20:51:53.689Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-05-07T20:51:54.402Z] --- PASS: TestReadPluginNoRead (8.92s) [2020-05-07T20:51:54.402Z] --- PASS: TestReadPluginNoRead/default (1.93s) [2020-05-07T20:51:54.402Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.03s) [2020-05-07T20:51:54.402Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.10s) [2020-05-07T20:51:54.402Z] read_test.go:91: [d4c4eefda6d61] daemon is not started [2020-05-07T20:51:54.402Z] PASS [2020-05-07T20:51:54.402Z] [2020-05-07T20:51:54.402Z] DONE 6 tests in 12.973s [2020-05-07T20:51:54.402Z] 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:51:54.402Z] ++ 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:51:54.402Z] ++ set -e [2020-05-07T20:51:54.402Z] ++ '[' -n 0 ']' [2020-05-07T20:51:54.402Z] ++ set -x [2020-05-07T20:51:54.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=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:51:54.402Z] testing: warning: no tests to run [2020-05-07T20:51:54.402Z] PASS [2020-05-07T20:51:54.402Z] [2020-05-07T20:51:54.402Z] DONE 0 tests in 0.028s [2020-05-07T20:51:54.402Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-07T20:51:54.402Z] ++ 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:51:54.402Z] ++ set -e [2020-05-07T20:51:54.402Z] ++ '[' -n 0 ']' [2020-05-07T20:51:54.402Z] ++ set -x [2020-05-07T20:51:54.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=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:51:54.683Z] INFO: Testing against a local daemon [2020-05-07T20:51:54.683Z] === RUN TestPluginWithDevMounts [2020-05-07T20:51:54.683Z] === PAUSE TestPluginWithDevMounts [2020-05-07T20:51:54.683Z] === CONT TestPluginWithDevMounts [2020-05-07T20:51:54.783Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-05-07T20:51:56.532Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T20:51:56.532Z] INFO: Testing against a local daemon [2020-05-07T20:51:56.532Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.263s [2020-05-07T20:51:56.544Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-05-07T20:51:56.544Z] Using test binary docker [2020-05-07T20:51:56.544Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-05-07T20:51:56.544Z] +++ /etc/init.d/apparmor start [2020-05-07T20:51:56.544Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-05-07T20:51:56.544Z] INFO: Waiting for daemon to start... [2020-05-07T20:51:56.544Z] Starting dockerd [2020-05-07T20:51:56.544Z] +++ 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:51:56.679Z] --- PASS: TestServiceCreateInit (9.98s) [2020-05-07T20:51:56.679Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.94s) [2020-05-07T20:51:56.679Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.00s) [2020-05-07T20:51:56.679Z] === RUN TestCreateServiceMultipleTimes [2020-05-07T20:51:56.699Z] --- PASS: TestPluginWithDevMounts (1.85s) [2020-05-07T20:51:56.699Z] PASS [2020-05-07T20:51:56.699Z] [2020-05-07T20:51:56.699Z] DONE 1 tests in 1.935s [2020-05-07T20:51:56.699Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-05-07T20:51:56.699Z] ++ 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:51:56.699Z] ++ set -e [2020-05-07T20:51:56.699Z] ++ '[' -n 0 ']' [2020-05-07T20:51:56.699Z] ++ set -x [2020-05-07T20:51:56.699Z] ++ 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:51:56.699Z] INFO: Testing against a local daemon [2020-05-07T20:51:56.699Z] === RUN TestSecretInspect [2020-05-07T20:51:56.979Z] [2020-05-07T20:51:56.979Z] === Skipped [2020-05-07T20:51:56.979Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-05-07T20:51:56.979Z] external_test.go:48: runtime.GOOS == "windows" [2020-05-07T20:51:56.979Z] [2020-05-07T20:51:56.979Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-05-07T20:51:56.979Z] external_test.go:408: runtime.GOOS == "windows" [2020-05-07T20:51:56.979Z] [2020-05-07T20:51:56.979Z] [2020-05-07T20:51:56.979Z] DONE 2 tests, 2 skipped in 3.238s [2020-05-07T20:51:56.979Z] [2020-05-07T20:51:56.979Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-05-07T20:51:58.059Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-05-07T20:51:58.201Z] . [2020-05-07T20:51:58.201Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-05-07T20:51:58.201Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-05-07T20:51:58.201Z] Error: No such image: emptyfs [2020-05-07T20:51:58.201Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-05-07T20:51:58.201Z] ++++ docker load [2020-05-07T20:51:58.533Z] Running integration-test (iteration 1) [2020-05-07T20:51:58.533Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-05-07T20:51:58.533Z] ++ 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:51:58.533Z] ++ set -e [2020-05-07T20:51:58.533Z] ++ '[' -n 0 ']' [2020-05-07T20:51:58.533Z] ++ set -x [2020-05-07T20:51:58.533Z] ++ 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:51:59.823Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T20:51:59.823Z] INFO: Testing against a local daemon [2020-05-07T20:51:59.823Z] ok github.com/docker/docker/integration/plugin/logging 0.244s [2020-05-07T20:51:59.823Z] [2020-05-07T20:51:59.823Z] === Skipped [2020-05-07T20:51:59.823Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-05-07T20:51:59.823Z] read_test.go:21: no unix domain sockets on Windows [2020-05-07T20:51:59.823Z] [2020-05-07T20:51:59.823Z] [2020-05-07T20:51:59.823Z] DONE 1 tests, 1 skipped in 2.640s [2020-05-07T20:51:59.823Z] [2020-05-07T20:51:59.823Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-05-07T20:52:00.765Z] testing: warning: no tests to run [2020-05-07T20:52:00.765Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.092s [2020-05-07T20:52:00.765Z] [2020-05-07T20:52:00.765Z] DONE 0 tests in 1.326s [2020-05-07T20:52:00.765Z] [2020-05-07T20:52:00.765Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-05-07T20:52:01.067Z] --- PASS: TestSecretInspect (3.74s) [2020-05-07T20:52:01.067Z] === RUN TestSecretList [2020-05-07T20:52:03.606Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T20:52:03.606Z] INFO: Testing against a local daemon [2020-05-07T20:52:03.606Z] ok github.com/docker/docker/integration/plugin/volumes 0.251s [2020-05-07T20:52:03.606Z] [2020-05-07T20:52:03.606Z] === Skipped [2020-05-07T20:52:03.606Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-05-07T20:52:03.606Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:52:03.606Z] [2020-05-07T20:52:03.606Z] [2020-05-07T20:52:03.606Z] DONE 1 tests, 1 skipped in 2.649s [2020-05-07T20:52:03.606Z] [2020-05-07T20:52:03.606Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-05-07T20:52:03.734Z] --- PASS: TestSecretList (3.56s) [2020-05-07T20:52:03.734Z] === RUN TestSecretsCreateAndDelete [2020-05-07T20:52:05.733Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T20:52:05.733Z] INFO: Testing against a local daemon [2020-05-07T20:52:05.733Z] ok github.com/docker/docker/integration/secret 0.147s [2020-05-07T20:52:05.733Z] [2020-05-07T20:52:05.733Z] === Skipped [2020-05-07T20:52:05.733Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-05-07T20:52:05.733Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:52:05.733Z] [2020-05-07T20:52:05.733Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-05-07T20:52:05.733Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:52:05.733Z] [2020-05-07T20:52:05.733Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-05-07T20:52:05.733Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:52:05.733Z] [2020-05-07T20:52:05.733Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-05-07T20:52:05.733Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:52:05.733Z] [2020-05-07T20:52:05.733Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-05-07T20:52:05.733Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:52:05.733Z] [2020-05-07T20:52:05.733Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-05-07T20:52:05.733Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T20:52:05.733Z] [2020-05-07T20:52:05.733Z] [2020-05-07T20:52:05.733Z] DONE 6 tests, 6 skipped in 2.155s [2020-05-07T20:52:05.733Z] [2020-05-07T20:52:05.733Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-05-07T20:52:08.018Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-05-07T20:52:08.018Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-05-07T20:52:08.102Z] --- PASS: TestSecretsCreateAndDelete (3.65s) [2020-05-07T20:52:08.102Z] === RUN TestSecretsUpdate [2020-05-07T20:52:08.579Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T20:52:08.579Z] INFO: Testing against a local daemon [2020-05-07T20:52:08.949Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-05-07T20:52:09.026Z] ok github.com/docker/docker/integration/service 0.432s [2020-05-07T20:52:09.026Z] [2020-05-07T20:52:09.026Z] === Skipped [2020-05-07T20:52:09.026Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-07T20:52:09.026Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-05-07T20:52:09.026Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:52:09.026Z] [2020-05-07T20:52:09.026Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-07T20:52:09.026Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-05-07T20:52:09.026Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:52:09.026Z] [2020-05-07T20:52:09.026Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-05-07T20:52:09.026Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:52:09.026Z] [2020-05-07T20:52:09.026Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-05-07T20:52:09.026Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:52:09.026Z] [2020-05-07T20:52:09.026Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-05-07T20:52:09.026Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:52:09.026Z] [2020-05-07T20:52:09.026Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-05-07T20:52:09.026Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:52:09.026Z] [2020-05-07T20:52:09.026Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-05-07T20:52:09.026Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:52:09.026Z] [2020-05-07T20:52:09.026Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-05-07T20:52:09.026Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:52:09.026Z] [2020-05-07T20:52:09.026Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2020-05-07T20:52:09.026Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:52:09.026Z] [2020-05-07T20:52:09.026Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-05-07T20:52:09.026Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:52:09.026Z] [2020-05-07T20:52:09.026Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-05-07T20:52:09.026Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:52:09.026Z] [2020-05-07T20:52:09.026Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-05-07T20:52:09.026Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:52:09.026Z] [2020-05-07T20:52:09.026Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-05-07T20:52:09.026Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:52:09.026Z] [2020-05-07T20:52:09.026Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-05-07T20:52:09.026Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:52:09.026Z] [2020-05-07T20:52:09.026Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-05-07T20:52:09.026Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:52:09.026Z] [2020-05-07T20:52:09.026Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-05-07T20:52:09.026Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:52:09.026Z] [2020-05-07T20:52:09.026Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-05-07T20:52:09.026Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:52:09.026Z] [2020-05-07T20:52:09.026Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-05-07T20:52:09.026Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:52:09.026Z] [2020-05-07T20:52:09.026Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-05-07T20:52:09.026Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T20:52:09.026Z] [2020-05-07T20:52:09.026Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-05-07T20:52:09.026Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T20:52:09.026Z] [2020-05-07T20:52:09.026Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-05-07T20:52:09.026Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T20:52:09.026Z] [2020-05-07T20:52:09.026Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-05-07T20:52:09.026Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T20:52:09.026Z] [2020-05-07T20:52:09.026Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-05-07T20:52:09.026Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-05-07T20:52:09.026Z] [2020-05-07T20:52:09.026Z] [2020-05-07T20:52:09.026Z] DONE 24 tests, 23 skipped in 3.163s [2020-05-07T20:52:09.026Z] [2020-05-07T20:52:09.026Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-05-07T20:52:10.847Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-05-07T20:52:11.164Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T20:52:11.164Z] INFO: Testing against a local daemon [2020-05-07T20:52:11.164Z] ok github.com/docker/docker/integration/session 0.182s [2020-05-07T20:52:11.164Z] [2020-05-07T20:52:11.164Z] === Skipped [2020-05-07T20:52:11.164Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-05-07T20:52:11.164Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-05-07T20:52:11.164Z] [2020-05-07T20:52:11.165Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-05-07T20:52:11.165Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-05-07T20:52:11.165Z] [2020-05-07T20:52:11.165Z] [2020-05-07T20:52:11.165Z] DONE 2 tests, 2 skipped in 2.231s [2020-05-07T20:52:11.543Z] --- PASS: TestSecretsUpdate (3.71s) [2020-05-07T20:52:11.543Z] === RUN TestTemplatedSecret [2020-05-07T20:52:11.611Z] [2020-05-07T20:52:11.611Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-05-07T20:52:12.744Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-05-07T20:52:12.744Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-05-07T20:52:13.749Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T20:52:13.749Z] INFO: Testing against a local daemon [2020-05-07T20:52:14.664Z] Loaded image: buildpack-deps:jessie [2020-05-07T20:52:14.664Z] Loaded image: busybox:latest [2020-05-07T20:52:14.664Z] Loaded image: busybox:glibc [2020-05-07T20:52:14.664Z] Loaded image: debian:jessie [2020-05-07T20:52:14.664Z] Loaded image: hello-world:latest [2020-05-07T20:52:14.664Z] INFO: Testing against a local daemon [2020-05-07T20:52:14.664Z] === RUN TestCgroupNamespacesBuild [2020-05-07T20:52:14.664Z] --- PASS: TestCgroupNamespacesBuild (1.61s) [2020-05-07T20:52:14.664Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-05-07T20:52:14.693Z] ok github.com/docker/docker/integration/system 1.284s [2020-05-07T20:52:14.693Z] [2020-05-07T20:52:14.693Z] === Skipped [2020-05-07T20:52:14.693Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T20:52:14.693Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-05-07T20:52:14.693Z] [2020-05-07T20:52:14.693Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-05-07T20:52:14.693Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-05-07T20:52:14.693Z] [2020-05-07T20:52:14.693Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-05-07T20:52:14.693Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-05-07T20:52:14.693Z] [2020-05-07T20:52:14.693Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-05-07T20:52:14.693Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-05-07T20:52:14.693Z] [2020-05-07T20:52:14.693Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-05-07T20:52:14.693Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-07T20:52:14.693Z] [2020-05-07T20:52:14.693Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-05-07T20:52:14.693Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-07T20:52:14.693Z] [2020-05-07T20:52:14.693Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-05-07T20:52:14.693Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-05-07T20:52:14.693Z] [2020-05-07T20:52:14.693Z] [2020-05-07T20:52:14.693Z] DONE 13 tests, 7 skipped in 3.298s [2020-05-07T20:52:14.693Z] [2020-05-07T20:52:14.693Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-05-07T20:52:14.987Z] --- PASS: TestTemplatedSecret (3.68s) [2020-05-07T20:52:14.987Z] === RUN TestSecretCreateResolve [2020-05-07T20:52:16.022Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-05-07T20:52:16.022Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-05-07T20:52:16.331Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.60s) [2020-05-07T20:52:16.331Z] === RUN TestBuildWithSession [2020-05-07T20:52:16.331Z] --- SKIP: TestBuildWithSession (0.00s) [2020-05-07T20:52:16.331Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T20:52:16.331Z] === RUN TestBuildSquashParent [2020-05-07T20:52:16.826Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T20:52:16.826Z] INFO: Testing against a local daemon [2020-05-07T20:52:16.826Z] ok github.com/docker/docker/integration/volume 0.290s [2020-05-07T20:52:17.272Z] [2020-05-07T20:52:17.272Z] === Skipped [2020-05-07T20:52:17.272Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-05-07T20:52:17.272Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-05-07T20:52:17.272Z] [2020-05-07T20:52:17.272Z] [2020-05-07T20:52:17.272Z] DONE 5 tests, 1 skipped in 2.463s [2020-05-07T20:52:17.272Z] [2020-05-07T20:52:17.272Z] INFO: make.ps1 ended at 05/07/2020 20:52:17 [2020-05-07T20:52:17.272Z] INFO: Integration CLI tests being run from the host: [2020-05-07T20:52:17.272Z] 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-07T20:52:18.604Z] --- PASS: TestCreateServiceMultipleTimes (19.18s) [2020-05-07T20:52:18.604Z] === RUN TestCreateServiceConflict [2020-05-07T20:52:18.604Z] --- PASS: TestCreateServiceConflict (3.17s) [2020-05-07T20:52:18.604Z] === RUN TestCreateServiceMaxReplicas [2020-05-07T20:52:19.354Z] --- PASS: TestSecretCreateResolve (3.74s) [2020-05-07T20:52:19.354Z] PASS [2020-05-07T20:52:19.354Z] [2020-05-07T20:52:19.354Z] DONE 6 tests in 22.158s [2020-05-07T20:52:19.354Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-05-07T20:52:19.354Z] ++ 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:52:19.354Z] ++ set -e [2020-05-07T20:52:19.354Z] ++ '[' -n 0 ']' [2020-05-07T20:52:19.354Z] ++ set -x [2020-05-07T20:52:19.354Z] ++ 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:52:19.354Z] INFO: Testing against a local daemon [2020-05-07T20:52:19.354Z] === RUN TestServiceCreateInit [2020-05-07T20:52:19.354Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-07T20:52:21.888Z] --- PASS: TestCreateServiceMaxReplicas (3.46s) [2020-05-07T20:52:21.888Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-07T20:52:22.252Z] --- PASS: TestBuildSquashParent (5.30s) [2020-05-07T20:52:22.252Z] === RUN TestBuildWithRemoveAndForceRemove [2020-05-07T20:52:22.252Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T20:52:22.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T20:52:22.252Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T20:52:22.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T20:52:22.252Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T20:52:22.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T20:52:22.252Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T20:52:22.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T20:52:22.252Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T20:52:22.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T20:52:22.252Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T20:52:22.252Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T20:52:22.252Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-05-07T20:52:22.252Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-05-07T20:52:22.252Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-05-07T20:52:22.252Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite (351.18s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.66s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.35s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.59s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.54s) [2020-05-07T20:52:22.576Z] docker_cli_daemon_test.go:1449: [da1457b1cd1fd] daemon is not started [2020-05-07T20:52:22.576Z] check_test.go:309: [d176faa933618] daemon is not started [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.64s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.23s) [2020-05-07T20:52:22.576Z] check_test.go:309: [d377cf902eccb] daemon is not started [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.74s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.45s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.82s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.45s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.06s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.13s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.79s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.08s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-05-07T20:52:22.576Z] check_test.go:309: [dbb284a7d1e60] daemon is not started [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-05-07T20:52:22.576Z] check_test.go:309: [dfddf0479d3c3] daemon is not started [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.79s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-05-07T20:52:22.576Z] check_test.go:309: [dc57b7f63dd54] daemon is not started [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.34s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.97s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.22s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.23s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.62s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-05-07T20:52:22.576Z] check_test.go:309: [da3a34c8a86f8] daemon is not started [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.23s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.71s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.74s) [2020-05-07T20:52:22.576Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-07T20:52:22.576Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-05-07T20:52:22.576Z] check_test.go:309: [db68c79642d30] daemon is not started [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.24s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.09s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.73s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.01s) [2020-05-07T20:52:22.576Z] check_test.go:309: [dd7e7ea33bee6] daemon is not started [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.18s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-05-07T20:52:22.576Z] check_test.go:309: [d745b9ddbe23a] daemon is not started [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.19s) [2020-05-07T20:52:22.576Z] docker_cli_daemon_plugins_test.go:79: [dc407703a2df7] daemon is not started [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.13s) [2020-05-07T20:52:22.576Z] docker_cli_daemon_plugins_test.go:169: [d104a0391d350] daemon is not started [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.74s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-05-07T20:52:22.576Z] check_test.go:309: [d9f092cec8ae3] daemon is not started [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.86s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.78s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.72s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.72s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.78s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.75s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.92s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.27s) [2020-05-07T20:52:22.576Z] check_test.go:309: [d04de28972012] daemon is not started [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.41s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.92s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.48s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.05s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.57s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.70s) [2020-05-07T20:52:22.576Z] check_test.go:309: [d8982d6a7f6cf] daemon is not started [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.61s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.77s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.24s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.14s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.27s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.23s) [2020-05-07T20:52:22.576Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-05-07T20:52:22.576Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-05-07T20:52:22.576Z] check_test.go:309: [d253f983444cb] daemon is not started [2020-05-07T20:52:22.576Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s) [2020-05-07T20:52:22.576Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-05-07T20:52:22.576Z] check_test.go:309: [d467675c8f111] daemon is not started [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.06s) [2020-05-07T20:52:22.576Z] check_test.go:309: [d9a2ea300c878] daemon is not started [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.99s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.24s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.03s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.15s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.90s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.25s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.08s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.33s) [2020-05-07T20:52:22.576Z] check_test.go:309: [dcb582a29ff58] daemon is not started [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.20s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.21s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.37s) [2020-05-07T20:52:22.576Z] check_test.go:309: [dd7b7831cd9f2] daemon is not started [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.12s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.57s) [2020-05-07T20:52:22.576Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2020-05-07T20:52:22.576Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-05-07T20:52:22.576Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-05-07T20:52:22.576Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-05-07T20:52:22.576Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-05-07T20:52:22.577Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-05-07T20:52:22.577Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-05-07T20:52:22.577Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-05-07T20:52:22.577Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-05-07T20:52:22.577Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-05-07T20:52:22.577Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-05-07T20:52:22.577Z] check_test.go:309: [d060ab2107a2b] daemon is not started [2020-05-07T20:52:22.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2020-05-07T20:52:22.577Z] check_test.go:309: [d5440f9a8021e] daemon is not started [2020-05-07T20:52:22.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2020-05-07T20:52:22.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.54s) [2020-05-07T20:52:22.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.63s) [2020-05-07T20:52:22.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2020-05-07T20:52:22.577Z] check_test.go:309: [d9e1fafd2b628] daemon is not started [2020-05-07T20:52:22.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.23s) [2020-05-07T20:52:22.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.95s) [2020-05-07T20:52:22.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.62s) [2020-05-07T20:52:22.577Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s) [2020-05-07T20:52:22.577Z] check_test.go:309: [d364ecd1f0bea] daemon is not started [2020-05-07T20:52:22.577Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.98s) [2020-05-07T20:52:22.577Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.82s) [2020-05-07T20:52:22.577Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.03s) [2020-05-07T20:52:22.577Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (3.32s) [2020-05-07T20:52:22.577Z] check_test.go:309: [d359b781647b3] daemon is not started [2020-05-07T20:52:22.577Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.66s) [2020-05-07T20:52:22.577Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2020-05-07T20:52:22.577Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2020-05-07T20:52:22.577Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.25s) [2020-05-07T20:52:22.577Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-05-07T20:52:22.577Z] check_test.go:309: [dc5c863ea1205] daemon is not started [2020-05-07T20:52:22.577Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.81s) [2020-05-07T20:52:22.577Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.81s) [2020-05-07T20:52:22.577Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.88s) [2020-05-07T20:52:22.577Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.51s) [2020-05-07T20:52:22.577Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.92s) [2020-05-07T20:52:22.577Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.64s) [2020-05-07T20:52:22.577Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.78s) [2020-05-07T20:52:22.577Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.24s) [2020-05-07T20:52:22.577Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.01s) [2020-05-07T20:52:22.577Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.16s) [2020-05-07T20:52:22.577Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s) [2020-05-07T20:52:22.577Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.56s) [2020-05-07T20:52:22.577Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.97s) [2020-05-07T20:52:22.577Z] docker_cli_daemon_test.go:2542: [d697e137f49e3] daemon is not started [2020-05-07T20:52:22.577Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.42s) [2020-05-07T20:52:22.577Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.15s) [2020-05-07T20:52:22.577Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.12s) [2020-05-07T20:52:22.577Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.10s) [2020-05-07T20:52:22.577Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2020-05-07T20:52:22.577Z] check_test.go:309: [d84ade3603014] daemon is not started [2020-05-07T20:52:22.577Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.49s) [2020-05-07T20:52:22.577Z] === RUN TestDockerSwarmSuite [2020-05-07T20:52:22.577Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-05-07T20:52:24.522Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-05-07T20:52:24.522Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-05-07T20:52:24.825Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-07T20:52:25.718Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-05-07T20:52:25.718Z] INFO: Testing against a local daemon [2020-05-07T20:52:26.752Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-05-07T20:52:26.795Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-05-07T20:52:26.795Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.71s) [2020-05-07T20:52:26.795Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.12s) [2020-05-07T20:52:26.795Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.23s) [2020-05-07T20:52:26.795Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.27s) [2020-05-07T20:52:26.795Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s) [2020-05-07T20:52:26.795Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.40s) [2020-05-07T20:52:26.795Z] === RUN TestBuildMultiStageCopy [2020-05-07T20:52:26.795Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-05-07T20:52:27.317Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-05-07T20:52:28.248Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-05-07T20:52:31.478Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-05-07T20:52:31.478Z] Copying nested executables into bundles/binary-daemon [2020-05-07T20:52:31.478Z] [Pipeline] } [2020-05-07T20:52:31.482Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-05-07T20:52:31.483Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-05-07T20:52:31.503Z] --- PASS: TestServiceCreateInit (10.52s) [2020-05-07T20:52:31.503Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.24s) [2020-05-07T20:52:31.503Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.27s) [2020-05-07T20:52:31.503Z] === RUN TestCreateServiceMultipleTimes [Pipeline] // stage [2020-05-07T20:52:31.528Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-05-07T20:52:31.528Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-05-07T20:52:31.528Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-05-07T20:52:31.528Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-05-07T20:52:31.528Z] --- PASS: TestBuildMultiStageCopy (3.55s) [2020-05-07T20:52:31.528Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.97s) [2020-05-07T20:52:31.528Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s) [2020-05-07T20:52:31.528Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2020-05-07T20:52:31.528Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s) [2020-05-07T20:52:31.528Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.41s) [2020-05-07T20:52:31.528Z] === RUN TestBuildMultiStageParentConfig [2020-05-07T20:52:31.528Z] --- PASS: TestBuildMultiStageParentConfig (0.99s) [2020-05-07T20:52:31.528Z] === RUN TestBuildLabelWithTargets [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-05-07T20:52:32.052Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40928/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=11a5b1887eda53088d7bc68771b428d757ab7ad4 -e DOCKER_GRAPHDRIVER docker:11a5b1887eda53088d7bc68771b428d757ab7ad4 hack/make.sh cross [2020-05-07T20:52:32.653Z] [2020-05-07T20:52:32.653Z] Removing bundles/ [2020-05-07T20:52:32.653Z] [2020-05-07T20:52:32.653Z] ---> Making bundle: cross (in bundles/cross) [2020-05-07T20:52:32.653Z] Cross building: bundles/cross/linux/amd64 [2020-05-07T20:52:32.653Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-05-07T20:52:32.653Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-05-07T20:52:32.684Z] --- PASS: TestBuildLabelWithTargets (1.65s) [2020-05-07T20:52:32.684Z] === RUN TestBuildWithEmptyLayers [2020-05-07T20:52:33.843Z] --- PASS: TestBuildWithEmptyLayers (0.81s) [2020-05-07T20:52:33.843Z] === RUN TestBuildMultiStageOnBuild [2020-05-07T20:52:34.015Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-05-07T20:52:35.910Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-05-07T20:52:36.193Z] --- PASS: TestBuildMultiStageOnBuild (2.20s) [2020-05-07T20:52:36.193Z] === RUN TestBuildUncleanTarFilenames [2020-05-07T20:52:36.842Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-05-07T20:52:36.909Z] --- PASS: TestBuildUncleanTarFilenames (1.22s) [2020-05-07T20:52:36.909Z] === RUN TestBuildMultiStageLayerLeak [2020-05-07T20:52:37.124Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.70s) [2020-05-07T20:52:37.124Z] === RUN TestCreateServiceSecretFileMode [2020-05-07T20:52:39.369Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-05-07T20:52:39.880Z] --- PASS: TestBuildMultiStageLayerLeak (2.32s) [2020-05-07T20:52:39.880Z] === RUN TestBuildWithHugeFile [2020-05-07T20:52:40.409Z] --- PASS: TestCreateServiceSecretFileMode (3.34s) [2020-05-07T20:52:40.409Z] === RUN TestCreateServiceConfigFileMode [2020-05-07T20:52:42.941Z] --- PASS: TestCreateServiceConfigFileMode (2.75s) [2020-05-07T20:52:42.941Z] === RUN TestCreateServiceSysctls [2020-05-07T20:52:47.128Z] --- PASS: TestCreateServiceSysctls (4.20s) [2020-05-07T20:52:47.128Z] === RUN TestCreateServiceCapabilities [2020-05-07T20:52:47.486Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-05-07T20:52:49.395Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-05-07T20:52:49.395Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-05-07T20:52:49.661Z] --- PASS: TestCreateServiceCapabilities (2.95s) [2020-05-07T20:52:49.661Z] === RUN TestInspect [2020-05-07T20:52:49.960Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-05-07T20:52:52.482Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-05-07T20:52:53.799Z] --- PASS: TestCreateServiceMultipleTimes (22.63s) [2020-05-07T20:52:53.799Z] === RUN TestCreateServiceConflict [2020-05-07T20:52:53.847Z] --- PASS: TestInspect (3.44s) [2020-05-07T20:52:53.847Z] === RUN TestCreateJob [2020-05-07T20:52:55.815Z] --- PASS: TestCreateServiceConflict (3.61s) [2020-05-07T20:52:55.815Z] === RUN TestCreateServiceMaxReplicas [2020-05-07T20:52:57.133Z] --- PASS: TestCreateJob (3.49s) [2020-05-07T20:52:57.133Z] === RUN TestReplicatedJob [2020-05-07T20:53:00.183Z] --- PASS: TestCreateServiceMaxReplicas (3.93s) [2020-05-07T20:53:00.183Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-07T20:53:03.700Z] --- PASS: TestReplicatedJob (6.66s) [2020-05-07T20:53:03.700Z] === RUN TestUpdateReplicatedJob [2020-05-07T20:53:07.893Z] --- PASS: TestUpdateReplicatedJob (4.23s) [2020-05-07T20:53:07.893Z] === RUN TestServiceListWithStatuses [2020-05-07T20:53:07.893Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-07T20:53:07.893Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T20:53:07.893Z] === RUN TestDockerNetworkConnectAlias [2020-05-07T20:53:14.391Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-05-07T20:53:14.391Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-05-07T20:53:14.454Z] --- PASS: TestDockerNetworkConnectAlias (6.49s) [2020-05-07T20:53:14.454Z] === RUN TestDockerNetworkReConnect [2020-05-07T20:53:15.413Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.51s) [2020-05-07T20:53:15.413Z] === RUN TestCreateServiceSecretFileMode [2020-05-07T20:53:18.566Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-05-07T20:53:18.856Z] --- PASS: TestCreateServiceSecretFileMode (3.42s) [2020-05-07T20:53:18.856Z] === RUN TestCreateServiceConfigFileMode [2020-05-07T20:53:19.130Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-05-07T20:53:19.130Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-05-07T20:53:19.387Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-05-07T20:53:19.387Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-05-07T20:53:19.724Z] --- PASS: TestDockerNetworkReConnect (5.26s) [2020-05-07T20:53:19.724Z] === RUN TestServicePlugin [2020-05-07T20:53:19.724Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-07T20:53:19.724Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:53:19.724Z] === RUN TestServiceUpdateLabel [2020-05-07T20:53:20.318Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-05-07T20:53:20.575Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-05-07T20:53:20.832Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-05-07T20:53:21.397Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-05-07T20:53:22.255Z] --- PASS: TestServiceUpdateLabel (2.65s) [2020-05-07T20:53:22.255Z] === RUN TestServiceUpdateSecrets [2020-05-07T20:53:22.297Z] --- PASS: TestCreateServiceConfigFileMode (3.59s) [2020-05-07T20:53:22.297Z] === RUN TestCreateServiceSysctls [2020-05-07T20:53:24.672Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-05-07T20:53:26.042Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-05-07T20:53:27.766Z] --- PASS: TestCreateServiceSysctls (4.90s) [2020-05-07T20:53:27.766Z] === RUN TestCreateServiceCapabilities [2020-05-07T20:53:27.937Z] === RUN TestDockerSuite/TestBuildEnv [2020-05-07T20:53:29.306Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-05-07T20:53:30.432Z] --- PASS: TestCreateServiceCapabilities (3.67s) [2020-05-07T20:53:30.432Z] === RUN TestInspect [2020-05-07T20:53:31.201Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-05-07T20:53:32.132Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-05-07T20:53:34.801Z] --- PASS: TestInspect (3.83s) [2020-05-07T20:53:34.801Z] === RUN TestCreateJob [2020-05-07T20:53:35.409Z] --- PASS: TestImportExtremelyLargeImageWorks (173.84s) [2020-05-07T20:53:35.409Z] PASS [2020-05-07T20:53:35.667Z] [2020-05-07T20:53:35.667Z] DONE 12 tests in 177.577s [2020-05-07T20:53:35.667Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-05-07T20:53:35.667Z] ++ 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-07T20:53:35.667Z] ++ set -e [2020-05-07T20:53:35.667Z] ++ '[' -n 0 ']' [2020-05-07T20:53:35.667Z] ++ set -x [2020-05-07T20:53:35.667Z] ++ 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-07T20:53:35.667Z] INFO: Testing against a local daemon [2020-05-07T20:53:35.667Z] === RUN TestNetworkCreateDelete [2020-05-07T20:53:35.925Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-05-07T20:53:35.925Z] === RUN TestDockerNetworkDeletePreferID [2020-05-07T20:53:36.183Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2020-05-07T20:53:36.183Z] === RUN TestInspectNetwork [2020-05-07T20:53:37.128Z] --- PASS: TestServiceUpdateSecrets (15.23s) [2020-05-07T20:53:37.128Z] === RUN TestServiceUpdateConfigs [2020-05-07T20:53:39.168Z] --- PASS: TestCreateJob (4.40s) [2020-05-07T20:53:39.168Z] === RUN TestReplicatedJob [2020-05-07T20:53:40.361Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-05-07T20:53:40.932Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-05-07T20:53:41.497Z] === RUN TestInspectNetwork/full_network_id [2020-05-07T20:53:41.497Z] === RUN TestInspectNetwork/partial_network_id [2020-05-07T20:53:41.497Z] === RUN TestInspectNetwork/network_name [2020-05-07T20:53:41.497Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-07T20:53:41.754Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-05-07T20:53:45.927Z] --- PASS: TestInspectNetwork (9.40s) [2020-05-07T20:53:45.927Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-07T20:53:45.927Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-07T20:53:45.927Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-07T20:53:45.927Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-07T20:53:45.927Z] === RUN TestRunContainerWithBridgeNone [2020-05-07T20:53:47.531Z] --- PASS: TestReplicatedJob (7.37s) [2020-05-07T20:53:47.531Z] === RUN TestUpdateReplicatedJob [2020-05-07T20:53:48.469Z] --- PASS: TestRunContainerWithBridgeNone (2.52s) [2020-05-07T20:53:48.469Z] === RUN TestNetworkInvalidJSON [2020-05-07T20:53:48.469Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-07T20:53:48.470Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-07T20:53:48.470Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T20:53:48.470Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T20:53:48.470Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T20:53:48.470Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T20:53:48.470Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-07T20:53:48.470Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T20:53:48.470Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T20:53:48.470Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-05-07T20:53:48.470Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-07T20:53:48.470Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-07T20:53:48.470Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-07T20:53:48.470Z] === RUN TestHostIPv4BridgeLabel [2020-05-07T20:53:48.744Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-05-07T20:53:48.744Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-07T20:53:50.116Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s) [2020-05-07T20:53:50.116Z] === RUN TestDaemonDefaultNetworkPools [2020-05-07T20:53:50.680Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2020-05-07T20:53:50.680Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-07T20:53:50.973Z] --- PASS: TestUpdateReplicatedJob (4.53s) [2020-05-07T20:53:50.973Z] === RUN TestServiceListWithStatuses [2020-05-07T20:53:50.973Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-07T20:53:50.973Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T20:53:50.973Z] === RUN TestDockerNetworkConnectAlias [2020-05-07T20:53:52.049Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2020-05-07T20:53:52.049Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-07T20:53:53.418Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2020-05-07T20:53:53.418Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-07T20:53:53.675Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-05-07T20:53:53.675Z] === RUN TestServiceWithPredefinedNetwork [2020-05-07T20:53:54.032Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-05-07T20:53:54.033Z] Copying nested executables into bundles/cross/linux/amd64 [2020-05-07T20:53:54.033Z] Cross building: bundles/cross/windows/amd64 [2020-05-07T20:53:54.033Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-07T20:53:54.033Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-05-07T20:53:55.207Z] --- PASS: TestServiceUpdateConfigs (15.28s) [2020-05-07T20:53:55.207Z] === RUN TestServiceUpdateNetwork [2020-05-07T20:53:56.951Z] --- PASS: TestServiceWithPredefinedNetwork (3.09s) [2020-05-07T20:53:56.951Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-07T20:53:56.951Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T20:53:56.951Z] service_test.go:236: FLAKY_TEST [2020-05-07T20:53:56.951Z] === RUN TestServiceWithDataPathPortInit [2020-05-07T20:53:59.337Z] --- PASS: TestDockerNetworkConnectAlias (7.94s) [2020-05-07T20:53:59.337Z] === RUN TestDockerNetworkReConnect [2020-05-07T20:54:02.989Z] --- PASS: TestBuildWithHugeFile (82.48s) [2020-05-07T20:54:02.989Z] === RUN TestBuildWithEmptyDockerfile [2020-05-07T20:54:02.989Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T20:54:02.989Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T20:54:02.989Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T20:54:02.989Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T20:54:02.989Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T20:54:02.989Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T20:54:02.989Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-05-07T20:54:02.989Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-05-07T20:54:02.989Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-05-07T20:54:02.989Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-05-07T20:54:02.989Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s) [2020-05-07T20:54:02.989Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.33s) [2020-05-07T20:54:02.989Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.35s) [2020-05-07T20:54:02.989Z] === RUN TestBuildPreserveOwnership [2020-05-07T20:54:02.989Z] === RUN TestBuildPreserveOwnership/copy_from [2020-05-07T20:54:03.501Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-05-07T20:54:04.432Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-05-07T20:54:04.806Z] --- PASS: TestDockerNetworkReConnect (6.34s) [2020-05-07T20:54:04.806Z] === RUN TestServicePlugin [2020-05-07T20:54:04.806Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-07T20:54:04.806Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:54:04.806Z] === RUN TestServiceUpdateLabel [2020-05-07T20:54:05.953Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-05-07T20:54:07.124Z] --- PASS: TestBuildPreserveOwnership (4.89s) [2020-05-07T20:54:07.124Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.22s) [2020-05-07T20:54:07.124Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.67s) [2020-05-07T20:54:07.124Z] === RUN TestBuildPlatformInvalid [2020-05-07T20:54:07.405Z] --- PASS: TestServiceUpdateNetwork (14.76s) [2020-05-07T20:54:07.405Z] === RUN TestServiceUpdatePidsLimit [2020-05-07T20:54:07.506Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-05-07T20:54:07.506Z] PASS [2020-05-07T20:54:07.506Z] [2020-05-07T20:54:07.506Z] === Skipped [2020-05-07T20:54:07.506Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-05-07T20:54:07.506Z] build_session_test.go:25: TODO: BuildKit [2020-05-07T20:54:07.506Z] [2020-05-07T20:54:07.506Z] [2020-05-07T20:54:07.506Z] DONE 32 tests, 1 skipped in 128.704s [2020-05-07T20:54:07.506Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-05-07T20:54:07.506Z] ++ 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:54:07.506Z] ++ set -e [2020-05-07T20:54:07.506Z] ++ '[' -n 0 ']' [2020-05-07T20:54:07.506Z] ++ set -x [2020-05-07T20:54:07.506Z] ++ 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:54:07.506Z] INFO: Testing against a local daemon [2020-05-07T20:54:07.506Z] === RUN TestConfigInspect [2020-05-07T20:54:08.780Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-07T20:54:09.174Z] --- PASS: TestServiceUpdateLabel (3.70s) [2020-05-07T20:54:09.174Z] === RUN TestServiceUpdateSecrets [2020-05-07T20:54:09.715Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-07T20:54:09.770Z] --- PASS: TestConfigInspect (2.23s) [2020-05-07T20:54:09.770Z] === RUN TestConfigList [2020-05-07T20:54:12.036Z] --- PASS: TestConfigList (2.25s) [2020-05-07T20:54:12.036Z] === RUN TestConfigsCreateAndDelete [2020-05-07T20:54:14.295Z] --- PASS: TestConfigsCreateAndDelete (2.25s) [2020-05-07T20:54:14.295Z] === RUN TestConfigsUpdate [2020-05-07T20:54:14.384Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-05-07T20:54:14.384Z] --- PASS: TestServiceWithDataPathPortInit (17.65s) [2020-05-07T20:54:14.384Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-07T20:54:14.948Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-05-07T20:54:15.513Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-05-07T20:54:16.077Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-05-07T20:54:16.553Z] --- PASS: TestConfigsUpdate (2.22s) [2020-05-07T20:54:16.553Z] === RUN TestTemplatedConfig [2020-05-07T20:54:17.826Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-07T20:54:17.973Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-05-07T20:54:17.973Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-05-07T20:54:17.973Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-05-07T20:54:19.518Z] --- PASS: TestTemplatedConfig (2.76s) [2020-05-07T20:54:19.518Z] === RUN TestConfigCreateResolve [2020-05-07T20:54:21.785Z] --- PASS: TestConfigCreateResolve (2.30s) [2020-05-07T20:54:21.785Z] === RUN TestConfigDaemonLibtrustID [2020-05-07T20:54:22.115Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-05-07T20:54:22.115Z] PASS [2020-05-07T20:54:22.115Z] [2020-05-07T20:54:22.115Z] DONE 7 tests in 14.672s [2020-05-07T20:54:22.115Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-05-07T20:54:22.115Z] ++ 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:54:22.115Z] ++ set -e [2020-05-07T20:54:22.115Z] ++ '[' -n 0 ']' [2020-05-07T20:54:22.115Z] ++ set -x [2020-05-07T20:54:22.115Z] ++ 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:54:22.115Z] INFO: Testing against a local daemon [2020-05-07T20:54:22.115Z] === RUN TestCheckpoint [2020-05-07T20:54:22.115Z] --- SKIP: TestCheckpoint (0.00s) [2020-05-07T20:54:22.115Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T20:54:22.115Z] === RUN TestContainerInvalidJSON [2020-05-07T20:54:22.115Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T20:54:22.115Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T20:54:22.115Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T20:54:22.115Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T20:54:22.115Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-05-07T20:54:22.115Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-05-07T20:54:22.115Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-05-07T20:54:22.115Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-05-07T20:54:22.115Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-05-07T20:54:22.115Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-05-07T20:54:22.115Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-05-07T20:54:22.115Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-05-07T20:54:22.115Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-05-07T20:54:22.115Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-05-07T20:54:22.115Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-05-07T20:54:22.115Z] === RUN TestCopyFromContainerPathIsNotDir [2020-05-07T20:54:22.444Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-05-07T20:54:22.444Z] === RUN TestCopyToContainerPathDoesNotExist [2020-05-07T20:54:22.444Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-05-07T20:54:22.444Z] === RUN TestCopyToContainerPathIsNotDir [2020-05-07T20:54:22.444Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-05-07T20:54:22.444Z] === RUN TestCopyFromContainer [2020-05-07T20:54:24.117Z] === RUN TestCopyFromContainer// [2020-05-07T20:54:24.117Z] === RUN TestCopyFromContainer//bar/root [2020-05-07T20:54:24.363Z] --- PASS: TestServiceUpdateSecrets (15.86s) [2020-05-07T20:54:24.363Z] === RUN TestServiceUpdateConfigs [2020-05-07T20:54:24.447Z] === RUN TestCopyFromContainer//bar/root/ [2020-05-07T20:54:24.447Z] === RUN TestCopyFromContainer/bar/quux [2020-05-07T20:54:24.447Z] === RUN TestCopyFromContainer/bar/quux/ [2020-05-07T20:54:24.447Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-05-07T20:54:24.520Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.23s) [2020-05-07T20:54:24.520Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tg837kdkqpdbf75lttrlrert1 Created:2020-05-07 20:54:15.955558695 +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[ada8a798e451df609717e2ebf6756517d331c8f562eb92789bb8246bdd6a2c11:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sfr59i2su7a7n38oh5rcfgejt EndpointID:5a68ef8674753ab3f606d49853641ea7b6f177206a2efbee471ec32d14aeb86b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cad91be2912dff7da85fb03448cb514764270fd5b22c74ad238d2da16dd39fd7 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:e5909cddc465 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sfr59i2su7a7n38oh5rcfgejt EndpointID:5a68ef8674753ab3f606d49853641ea7b6f177206a2efbee471ec32d14aeb86b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-07T20:54:24.520Z] PASS [2020-05-07T20:54:24.520Z] [2020-05-07T20:54:24.520Z] === Skipped [2020-05-07T20:54:24.520Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T20:54:24.520Z] service_test.go:236: FLAKY_TEST [2020-05-07T20:54:24.520Z] [2020-05-07T20:54:24.520Z] [2020-05-07T20:54:24.520Z] DONE 22 tests, 1 skipped in 48.099s [2020-05-07T20:54:24.520Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-07T20:54:24.520Z] ++ 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-07T20:54:24.520Z] ++ set -e [2020-05-07T20:54:24.520Z] ++ '[' -n 0 ']' [2020-05-07T20:54:24.520Z] ++ set -x [2020-05-07T20:54:24.520Z] ++ 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-07T20:54:24.520Z] INFO: Testing against a local daemon [2020-05-07T20:54:24.520Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-07T20:54:24.520Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-05-07T20:54:24.520Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T20:54:24.520Z] === RUN TestDockerNetworkIpvlan [2020-05-07T20:54:24.520Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-07T20:54:24.520Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T20:54:24.520Z] PASS [2020-05-07T20:54:24.520Z] [2020-05-07T20:54:24.520Z] === Skipped [2020-05-07T20:54:24.520Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-05-07T20:54:24.520Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T20:54:24.520Z] [2020-05-07T20:54:24.520Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-07T20:54:24.520Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T20:54:24.520Z] [2020-05-07T20:54:24.520Z] [2020-05-07T20:54:24.520Z] DONE 2 tests, 2 skipped in 0.212s [2020-05-07T20:54:24.520Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-07T20:54:24.520Z] ++ 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-07T20:54:24.520Z] ++ set -e [2020-05-07T20:54:24.520Z] ++ '[' -n 0 ']' [2020-05-07T20:54:24.520Z] ++ set -x [2020-05-07T20:54:24.520Z] ++ 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-07T20:54:24.520Z] INFO: Testing against a local daemon [2020-05-07T20:54:24.520Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-07T20:54:24.778Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-05-07T20:54:24.779Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-05-07T20:54:24.779Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-05-07T20:54:25.110Z] === RUN TestCopyFromContainer/bar/notarget [2020-05-07T20:54:25.110Z] --- PASS: TestCopyFromContainer (2.61s) [2020-05-07T20:54:25.110Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-05-07T20:54:25.110Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-05-07T20:54:25.110Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-05-07T20:54:25.110Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-05-07T20:54:25.110Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-05-07T20:54:25.110Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-05-07T20:54:25.110Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-05-07T20:54:25.110Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-05-07T20:54:25.110Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-05-07T20:54:25.110Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-05-07T20:54:25.110Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-05-07T20:54:25.110Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T20:54:25.110Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T20:54:25.110Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T20:54:25.110Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T20:54:25.110Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T20:54:25.110Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T20:54:25.110Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-05-07T20:54:25.110Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-05-07T20:54:25.110Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-05-07T20:54:25.110Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-05-07T20:54:25.110Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-05-07T20:54:25.110Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-05-07T20:54:25.110Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-05-07T20:54:25.110Z] === RUN TestCreateLinkToNonExistingContainer [2020-05-07T20:54:25.110Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-05-07T20:54:25.110Z] === RUN TestCreateWithInvalidEnv [2020-05-07T20:54:25.110Z] === RUN TestCreateWithInvalidEnv/0 [2020-05-07T20:54:25.110Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-05-07T20:54:25.110Z] === RUN TestCreateWithInvalidEnv/1 [2020-05-07T20:54:25.110Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-05-07T20:54:25.110Z] === RUN TestCreateWithInvalidEnv/2 [2020-05-07T20:54:25.110Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-05-07T20:54:25.110Z] === CONT TestCreateWithInvalidEnv/0 [2020-05-07T20:54:25.110Z] === CONT TestCreateWithInvalidEnv/2 [2020-05-07T20:54:25.110Z] === CONT TestCreateWithInvalidEnv/1 [2020-05-07T20:54:25.110Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-05-07T20:54:25.110Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-05-07T20:54:25.110Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-05-07T20:54:25.110Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-05-07T20:54:25.110Z] === RUN TestCreateTmpfsMountsTarget [2020-05-07T20:54:25.110Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-05-07T20:54:25.110Z] === RUN TestCreateWithCustomMaskedPaths [2020-05-07T20:54:25.450Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2020-05-07T20:54:25.450Z] === RUN TestDockerNetworkMacvlan [2020-05-07T20:54:25.937Z] --- PASS: TestServiceUpdatePidsLimit (17.48s) [2020-05-07T20:54:25.937Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-05-07T20:54:25.937Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) [2020-05-07T20:54:25.937Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-05-07T20:54:25.937Z] PASS [2020-05-07T20:54:25.937Z] [2020-05-07T20:54:25.937Z] === Skipped [2020-05-07T20:54:25.937Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-07T20:54:25.937Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T20:54:25.937Z] [2020-05-07T20:54:25.937Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-05-07T20:54:25.937Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:54:25.937Z] [2020-05-07T20:54:25.937Z] [2020-05-07T20:54:25.937Z] DONE 27 tests, 2 skipped in 158.869s [2020-05-07T20:54:25.937Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-05-07T20:54:25.937Z] ++ 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-07T20:54:25.937Z] ++ set -e [2020-05-07T20:54:25.937Z] ++ '[' -n 0 ']' [2020-05-07T20:54:25.937Z] ++ set -x [2020-05-07T20:54:25.937Z] ++ 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-07T20:54:25.937Z] INFO: Testing against a local daemon [2020-05-07T20:54:25.937Z] === RUN TestSessionCreate [2020-05-07T20:54:25.937Z] --- PASS: TestSessionCreate (0.06s) [2020-05-07T20:54:25.937Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-07T20:54:25.937Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-05-07T20:54:25.937Z] PASS [2020-05-07T20:54:25.937Z] [2020-05-07T20:54:25.937Z] DONE 2 tests in 0.242s [2020-05-07T20:54:25.937Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-05-07T20:54:25.937Z] ++ 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-07T20:54:25.937Z] ++ set -e [2020-05-07T20:54:25.937Z] ++ '[' -n 0 ']' [2020-05-07T20:54:25.937Z] ++ set -x [2020-05-07T20:54:25.937Z] ++ 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-07T20:54:25.937Z] INFO: Testing against a local daemon [2020-05-07T20:54:25.937Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-07T20:54:25.937Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T20:54:25.937Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T20:54:25.937Z] === RUN TestEventsExecDie [2020-05-07T20:54:25.937Z] --- PASS: TestEventsExecDie (0.88s) [2020-05-07T20:54:25.937Z] === RUN TestEventsBackwardsCompatible [2020-05-07T20:54:26.196Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-05-07T20:54:26.196Z] === RUN TestInfoBinaryCommits [2020-05-07T20:54:26.196Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-05-07T20:54:26.196Z] === RUN TestInfoAPIVersioned [2020-05-07T20:54:26.196Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-05-07T20:54:26.196Z] === RUN TestInfoDiscoveryBackend [2020-05-07T20:54:26.382Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-07T20:54:26.762Z] --- PASS: TestInfoDiscoveryBackend (0.62s) [2020-05-07T20:54:26.762Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-07T20:54:27.312Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-07T20:54:27.377Z] --- PASS: TestCreateWithCustomMaskedPaths (1.91s) [2020-05-07T20:54:27.377Z] === RUN TestCreateWithCapabilities [2020-05-07T20:54:27.377Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-05-07T20:54:27.377Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-05-07T20:54:27.377Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-05-07T20:54:27.377Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-05-07T20:54:27.377Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-05-07T20:54:27.377Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-05-07T20:54:27.377Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-05-07T20:54:27.377Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-05-07T20:54:27.377Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T20:54:27.377Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T20:54:27.377Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T20:54:27.377Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T20:54:27.377Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-05-07T20:54:27.377Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-05-07T20:54:27.377Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-05-07T20:54:27.377Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-05-07T20:54:27.377Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-05-07T20:54:27.377Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-05-07T20:54:27.377Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T20:54:27.377Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T20:54:27.377Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T20:54:27.377Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T20:54:27.377Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-05-07T20:54:27.377Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-05-07T20:54:27.377Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-05-07T20:54:27.377Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-05-07T20:54:27.377Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-05-07T20:54:27.377Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-05-07T20:54:27.377Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-05-07T20:54:27.377Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-05-07T20:54:27.377Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-05-07T20:54:27.377Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-05-07T20:54:27.377Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-05-07T20:54:27.377Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-05-07T20:54:27.377Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-05-07T20:54:27.377Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-05-07T20:54:27.377Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-05-07T20:54:27.377Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-05-07T20:54:27.377Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-05-07T20:54:27.377Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-05-07T20:54:27.377Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-05-07T20:54:27.377Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-05-07T20:54:27.377Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-05-07T20:54:27.377Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-05-07T20:54:27.377Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-05-07T20:54:27.377Z] === RUN TestCreateWithCustomReadonlyPaths [2020-05-07T20:54:28.137Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-07T20:54:28.137Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-07T20:54:28.243Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-07T20:54:28.396Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2020-05-07T20:54:28.396Z] === RUN TestInfoAPI [2020-05-07T20:54:28.396Z] --- PASS: TestInfoAPI (0.05s) [2020-05-07T20:54:28.396Z] === RUN TestInfoAPIWarnings [2020-05-07T20:54:28.963Z] --- PASS: TestInfoAPIWarnings (0.58s) [2020-05-07T20:54:28.963Z] === RUN TestInfoDebug [2020-05-07T20:54:29.613Z] === RUN TestDockerSuite/TestBuildExpose [2020-05-07T20:54:29.668Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.98s) [2020-05-07T20:54:29.668Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-05-07T20:54:29.668Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T20:54:29.668Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T20:54:29.668Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T20:54:29.668Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T20:54:29.668Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T20:54:29.668Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T20:54:29.668Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T20:54:29.668Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T20:54:29.668Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T20:54:29.668Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T20:54:29.668Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-05-07T20:54:29.668Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-05-07T20:54:29.668Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-05-07T20:54:29.668Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-05-07T20:54:29.668Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-05-07T20:54:29.668Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-05-07T20:54:29.668Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-05-07T20:54:29.668Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-05-07T20:54:29.668Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-05-07T20:54:29.668Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-05-07T20:54:29.668Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-05-07T20:54:29.668Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-05-07T20:54:29.870Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-05-07T20:54:29.899Z] --- PASS: TestInfoDebug (0.60s) [2020-05-07T20:54:29.899Z] === RUN TestInfoInsecureRegistries [2020-05-07T20:54:30.017Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s) [2020-05-07T20:54:30.017Z] === RUN TestContainerStartOnDaemonRestart [2020-05-07T20:54:30.017Z] === PAUSE TestContainerStartOnDaemonRestart [2020-05-07T20:54:30.017Z] === RUN TestDaemonRestartIpcMode [2020-05-07T20:54:30.017Z] === PAUSE TestDaemonRestartIpcMode [2020-05-07T20:54:30.017Z] === RUN TestDaemonHostGatewayIP [2020-05-07T20:54:30.017Z] === PAUSE TestDaemonHostGatewayIP [2020-05-07T20:54:30.017Z] === RUN TestContainerKillOnDaemonStart [2020-05-07T20:54:30.017Z] === PAUSE TestContainerKillOnDaemonStart [2020-05-07T20:54:30.017Z] === RUN TestDiff [2020-05-07T20:54:30.127Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-05-07T20:54:30.158Z] --- PASS: TestInfoInsecureRegistries (0.59s) [2020-05-07T20:54:30.158Z] === RUN TestInfoRegistryMirrors [2020-05-07T20:54:30.691Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-05-07T20:54:30.725Z] --- PASS: TestInfoRegistryMirrors (0.57s) [2020-05-07T20:54:30.725Z] === RUN TestLoginFailsWithBadCredentials [2020-05-07T20:54:30.774Z] --- PASS: TestDiff (0.66s) [2020-05-07T20:54:30.774Z] === RUN TestExecWithCloseStdin [2020-05-07T20:54:31.291Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2020-05-07T20:54:31.291Z] === RUN TestPingCacheHeaders [2020-05-07T20:54:31.291Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-05-07T20:54:31.291Z] === RUN TestPingGet [2020-05-07T20:54:31.291Z] --- PASS: TestPingGet (0.03s) [2020-05-07T20:54:31.291Z] === RUN TestPingHead [2020-05-07T20:54:31.291Z] --- PASS: TestPingHead (0.05s) [2020-05-07T20:54:31.291Z] === RUN TestVersion [2020-05-07T20:54:31.291Z] --- PASS: TestVersion (0.05s) [2020-05-07T20:54:31.291Z] PASS [2020-05-07T20:54:31.291Z] [2020-05-07T20:54:31.291Z] === Skipped [2020-05-07T20:54:31.291Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T20:54:31.291Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T20:54:31.291Z] [2020-05-07T20:54:31.291Z] [2020-05-07T20:54:31.291Z] DONE 18 tests, 1 skipped in 6.307s [2020-05-07T20:54:31.291Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-07T20:54:31.291Z] ++ 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-07T20:54:31.291Z] ++ set -e [2020-05-07T20:54:31.291Z] ++ '[' -n 0 ']' [2020-05-07T20:54:31.291Z] ++ set -x [2020-05-07T20:54:31.291Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-07T20:54:31.488Z] --- PASS: TestExecWithCloseStdin (0.79s) [2020-05-07T20:54:31.488Z] === RUN TestExec [2020-05-07T20:54:31.550Z] INFO: Testing against a local daemon [2020-05-07T20:54:31.550Z] === RUN TestVolumesCreateAndList [2020-05-07T20:54:31.550Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-05-07T20:54:31.550Z] === RUN TestVolumesRemove [2020-05-07T20:54:31.550Z] --- PASS: TestVolumesRemove (0.12s) [2020-05-07T20:54:31.550Z] === RUN TestVolumesInspect [2020-05-07T20:54:31.550Z] --- PASS: TestVolumesInspect (0.03s) [2020-05-07T20:54:31.550Z] === RUN TestVolumesInvalidJSON [2020-05-07T20:54:31.621Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-05-07T20:54:31.621Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-07T20:54:31.808Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-07T20:54:31.808Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-07T20:54:31.808Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-07T20:54:31.808Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-05-07T20:54:31.808Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-07T20:54:31.808Z] PASS [2020-05-07T20:54:31.808Z] [2020-05-07T20:54:31.808Z] DONE 5 tests in 0.367s [2020-05-07T20:54:31.808Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-07T20:54:31.879Z] === RUN TestDockerSuite/TestBuildFails [2020-05-07T20:54:32.066Z] ++++ cat bundles/test-integration/docker.pid [2020-05-07T20:54:32.066Z] +++ kill 13868 [2020-05-07T20:54:32.200Z] --- PASS: TestExec (0.78s) [2020-05-07T20:54:32.200Z] === RUN TestExecUser [2020-05-07T20:54:32.915Z] --- PASS: TestExecUser (0.77s) [2020-05-07T20:54:32.915Z] === RUN TestExportContainerAndImportImage [2020-05-07T20:54:33.251Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-05-07T20:54:33.251Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-05-07T20:54:33.441Z] +++ /etc/init.d/apparmor stop [2020-05-07T20:54:33.441Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-07T20:54:33.441Z] [2020-05-07T20:54:33.441Z] Unloading profiles will leave already running processes permanently [2020-05-07T20:54:33.441Z] unconfined, which can lead to unexpected situations. [2020-05-07T20:54:33.441Z] [2020-05-07T20:54:33.441Z] To set a process to complain mode, use the command line tool [2020-05-07T20:54:33.441Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-07T20:54:33.441Z] +++ true [2020-05-07T20:54:33.441Z] [2020-05-07T20:54:34.067Z] --- PASS: TestExportContainerAndImportImage (0.95s) [2020-05-07T20:54:34.067Z] === RUN TestExportContainerAfterDaemonRestart [2020-05-07T20:54:35.146Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-07T20:54:35.402Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-05-07T20:54:35.731Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2020-05-07T20:54:35.731Z] === RUN TestHealthCheckWorkdir Post stage [Pipeline] junit [2020-05-07T20:54:35.984Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-07T20:54:36.608Z] --- PASS: TestHealthCheckWorkdir (0.93s) [2020-05-07T20:54:36.608Z] === RUN TestHealthKillContainer [2020-05-07T20:54:36.882Z] + echo Ensuring container killed. [2020-05-07T20:54:36.882Z] Ensuring container killed. [2020-05-07T20:54:36.882Z] + docker rm -vf docker-pr2 [2020-05-07T20:54:36.882Z] Error: No such container: docker-pr2 [2020-05-07T20:54:36.882Z] + true [Pipeline] sh [2020-05-07T20:54:37.200Z] + echo Chowning /workspace to jenkins user [2020-05-07T20:54:37.200Z] Chowning /workspace to jenkins user [2020-05-07T20:54:37.200Z] + id -u [2020-05-07T20:54:37.200Z] + id -g [2020-05-07T20:54:37.200Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40928:/workspace busybox chown -R 1000:1000 /workspace [2020-05-07T20:54:37.925Z] === RUN TestDockerSuite/TestBuildForceRm [2020-05-07T20:54:39.576Z] --- PASS: TestHealthKillContainer (2.85s) [2020-05-07T20:54:39.576Z] === RUN TestInspectCpusetInConfigPre120 [2020-05-07T20:54:39.822Z] === RUN TestDockerSuite/TestBuildFromGit [2020-05-07T20:54:39.905Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2020-05-07T20:54:39.905Z] === RUN TestIpcModeNone [2020-05-07T20:54:40.419Z] === RUN TestDockerNetworkMacvlan/Addressing [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-07T20:54:40.785Z] + bundleName=arm64-integration [2020-05-07T20:54:40.785Z] + echo Creating arm64-integration-bundles.tar.gz [2020-05-07T20:54:40.785Z] Creating arm64-integration-bundles.tar.gz [2020-05-07T20:54:40.785Z] + 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:54:40.785Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-07T20:54:41.055Z] Archiving artifacts [2020-05-07T20:54:41.077Z] --- PASS: TestIpcModeNone (0.76s) [2020-05-07T20:54:41.077Z] === RUN TestIpcModePrivate [2020-05-07T20:54:41.262Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40928/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-07T20:54:41.408Z] --- PASS: TestIpcModePrivate (0.76s) [2020-05-07T20:54:41.408Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-05-07T20:54:41.408Z] === RUN TestIpcModeShareable [2020-05-07T20:54:41.577Z] + make clean [2020-05-07T20:54:41.789Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-05-07T20:54:41.789Z] --- PASS: TestDockerNetworkMacvlan (16.37s) [2020-05-07T20:54:41.789Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-05-07T20:54:41.789Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-05-07T20:54:41.789Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.10s) [2020-05-07T20:54:41.789Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.38s) [2020-05-07T20:54:41.789Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.20s) [2020-05-07T20:54:41.789Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.06s) [2020-05-07T20:54:41.789Z] PASS [2020-05-07T20:54:41.789Z] [2020-05-07T20:54:41.789Z] DONE 8 tests in 17.988s [2020-05-07T20:54:41.789Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-05-07T20:54:41.789Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-07T20:54:41.789Z] ++ 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-07T20:54:41.789Z] ++ set -e [2020-05-07T20:54:41.789Z] ++ '[' -n 0 ']' [2020-05-07T20:54:41.789Z] ++ set -x [2020-05-07T20:54:41.789Z] ++ 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-07T20:54:42.046Z] testing: warning: no tests to run [2020-05-07T20:54:42.046Z] PASS [2020-05-07T20:54:42.046Z] [2020-05-07T20:54:42.046Z] DONE 0 tests in 0.031s [2020-05-07T20:54:42.046Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-07T20:54:42.046Z] ++ 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-07T20:54:42.046Z] ++ set -e [2020-05-07T20:54:42.046Z] ++ '[' -n 0 ']' [2020-05-07T20:54:42.046Z] ++ set -x [2020-05-07T20:54:42.046Z] ++ 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-07T20:54:42.046Z] INFO: Testing against a local daemon [2020-05-07T20:54:42.046Z] === RUN TestAuthZPluginAllowRequest [2020-05-07T20:54:42.143Z] docker volume rm -f docker-dev-cache [2020-05-07T20:54:42.144Z] docker-dev-cache [Pipeline] deleteDir [2020-05-07T20:54:42.584Z] --- PASS: TestIpcModeShareable (0.80s) [2020-05-07T20:54:42.584Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-05-07T20:54:42.584Z] === RUN TestAPIIpcModeShareableAndContainer [2020-05-07T20:54:42.783Z] --- PASS: TestServiceUpdateConfigs (15.48s) [2020-05-07T20:54:42.783Z] === RUN TestServiceUpdateNetwork [2020-05-07T20:54:42.977Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-05-07T20:54:43.907Z] --- PASS: TestAuthZPluginAllowRequest (1.68s) [2020-05-07T20:54:43.907Z] === RUN TestAuthZPluginTLS [2020-05-07T20:54:44.471Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-05-07T20:54:44.471Z] === RUN TestAuthZPluginDenyRequest [2020-05-07T20:54:44.846Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.36s) [2020-05-07T20:54:44.846Z] === RUN TestAPIIpcModeHost [2020-05-07T20:54:45.035Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-05-07T20:54:45.035Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-07T20:54:45.178Z] --- PASS: TestAPIIpcModeHost (0.60s) [2020-05-07T20:54:45.178Z] === RUN TestDaemonIpcModeShareable [2020-05-07T20:54:45.292Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-05-07T20:54:45.549Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-05-07T20:54:45.549Z] === RUN TestAuthZPluginDenyResponse [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-05-07T20:54:45.806Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-07T20:54:46.063Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-05-07T20:54:46.063Z] === RUN TestAuthZPluginAllowEventStream [2020-05-07T20:54:46.319Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-05-07T20:54:46.846Z] --- PASS: TestDaemonIpcModeShareable (1.70s) [2020-05-07T20:54:46.847Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-05-07T20:54:46.847Z] === RUN TestDaemonIpcModePrivate [2020-05-07T20:54:47.691Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s) [2020-05-07T20:54:47.691Z] === RUN TestAuthZPluginErrorResponse [2020-05-07T20:54:48.255Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-05-07T20:54:48.255Z] === RUN TestAuthZPluginErrorRequest [2020-05-07T20:54:48.512Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-05-07T20:54:48.520Z] --- PASS: TestDaemonIpcModePrivate (1.64s) [2020-05-07T20:54:48.520Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-05-07T20:54:48.520Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-05-07T20:54:48.769Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-05-07T20:54:48.769Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-07T20:54:49.333Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-05-07T20:54:49.333Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-07T20:54:50.192Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s) [2020-05-07T20:54:50.192Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-05-07T20:54:50.192Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-05-07T20:54:50.703Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-05-07T20:54:51.267Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.95s) [2020-05-07T20:54:51.267Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-07T20:54:51.859Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.64s) [2020-05-07T20:54:51.859Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-05-07T20:54:51.859Z] === RUN TestIpcModeOlderClient [2020-05-07T20:54:51.859Z] === PAUSE TestIpcModeOlderClient [2020-05-07T20:54:51.859Z] === RUN TestKillContainerInvalidSignal [2020-05-07T20:54:52.572Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2020-05-07T20:54:52.572Z] === RUN TestKillContainer [2020-05-07T20:54:52.572Z] === RUN TestKillContainer/no_signal [2020-05-07T20:54:52.637Z] === RUN TestDockerSuite/TestBuildHistory [2020-05-07T20:54:53.283Z] === RUN TestKillContainer/non_killing_signal [2020-05-07T20:54:53.567Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s) [2020-05-07T20:54:53.567Z] === RUN TestAuthZPluginHeader [2020-05-07T20:54:53.994Z] === RUN TestKillContainer/killing_signal [2020-05-07T20:54:54.499Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-05-07T20:54:54.499Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-07T20:54:54.705Z] --- PASS: TestKillContainer (2.01s) [2020-05-07T20:54:54.705Z] --- PASS: TestKillContainer/no_signal (0.66s) [2020-05-07T20:54:54.705Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2020-05-07T20:54:54.705Z] --- PASS: TestKillContainer/killing_signal (0.60s) [2020-05-07T20:54:54.705Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-05-07T20:54:54.705Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-05-07T20:54:55.419Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-05-07T20:54:56.131Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.41s) [2020-05-07T20:54:56.131Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2020-05-07T20:54:56.131Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2020-05-07T20:54:56.131Z] === RUN TestKillStoppedContainer [2020-05-07T20:54:56.131Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-05-07T20:54:56.131Z] === RUN TestKillStoppedContainerAPIPre120 [2020-05-07T20:54:56.131Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-05-07T20:54:56.131Z] === RUN TestKillDifferentUserContainer [2020-05-07T20:54:57.286Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2020-05-07T20:54:57.286Z] === RUN TestInspectOomKilledTrue [2020-05-07T20:54:57.772Z] === RUN TestDockerSuite/TestBuildIidFile [2020-05-07T20:54:57.772Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-05-07T20:54:58.029Z] === RUN TestDockerSuite/TestBuildInheritance [2020-05-07T20:54:58.060Z] --- PASS: TestServiceUpdateNetwork (16.32s) [2020-05-07T20:54:58.060Z] === RUN TestServiceUpdatePidsLimit [2020-05-07T20:54:58.060Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-07T20:54:58.438Z] --- PASS: TestInspectOomKilledTrue (1.23s) [2020-05-07T20:54:58.438Z] === RUN TestInspectOomKilledFalse [2020-05-07T20:54:58.671Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-07T20:54:58.959Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.38s) [2020-05-07T20:54:58.959Z] === RUN TestAuthZPluginV2Disable [2020-05-07T20:54:58.959Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-05-07T20:54:59.176Z] --- PASS: TestInspectOomKilledFalse (0.66s) [2020-05-07T20:54:59.176Z] === RUN TestLinksEtcHostsContentMatch [2020-05-07T20:54:59.507Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2020-05-07T20:54:59.507Z] === RUN TestLinksContainerNames [2020-05-07T20:54:59.522Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-05-07T20:54:59.523Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-05-07T20:55:00.454Z] === RUN TestDockerSuite/TestBuildLabel [2020-05-07T20:55:01.019Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-05-07T20:55:01.167Z] --- PASS: TestLinksContainerNames (1.33s) [2020-05-07T20:55:01.167Z] === RUN TestLogsFollowTailEmpty [2020-05-07T20:55:01.499Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2020-05-07T20:55:01.499Z] === RUN TestContainerNetworkMountsNoChown [2020-05-07T20:55:01.583Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-05-07T20:55:01.662Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-05-07T20:55:01.840Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-05-07T20:55:02.211Z] --- PASS: TestContainerNetworkMountsNoChown (0.62s) [2020-05-07T20:55:02.211Z] === RUN TestMountDaemonRoot [2020-05-07T20:55:02.211Z] === RUN TestMountDaemonRoot/default [2020-05-07T20:55:02.211Z] === PAUSE TestMountDaemonRoot/default [2020-05-07T20:55:02.211Z] === RUN TestMountDaemonRoot/private [2020-05-07T20:55:02.211Z] === PAUSE TestMountDaemonRoot/private [2020-05-07T20:55:02.211Z] === RUN TestMountDaemonRoot/rprivate [2020-05-07T20:55:02.211Z] === PAUSE TestMountDaemonRoot/rprivate [2020-05-07T20:55:02.211Z] === RUN TestMountDaemonRoot/slave [2020-05-07T20:55:02.211Z] === PAUSE TestMountDaemonRoot/slave [2020-05-07T20:55:02.211Z] === RUN TestMountDaemonRoot/rslave [2020-05-07T20:55:02.211Z] === PAUSE TestMountDaemonRoot/rslave [2020-05-07T20:55:02.211Z] === RUN TestMountDaemonRoot/shared [2020-05-07T20:55:02.211Z] === PAUSE TestMountDaemonRoot/shared [2020-05-07T20:55:02.211Z] === RUN TestMountDaemonRoot/rshared [2020-05-07T20:55:02.211Z] === PAUSE TestMountDaemonRoot/rshared [2020-05-07T20:55:02.211Z] === CONT TestMountDaemonRoot/default [2020-05-07T20:55:02.211Z] === CONT TestMountDaemonRoot/shared [2020-05-07T20:55:02.211Z] === CONT TestMountDaemonRoot/rslave [2020-05-07T20:55:02.211Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-05-07T20:55:02.211Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-05-07T20:55:02.211Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-05-07T20:55:02.211Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-05-07T20:55:02.211Z] === CONT TestMountDaemonRoot/rshared [2020-05-07T20:55:02.211Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-05-07T20:55:02.211Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-05-07T20:55:02.211Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-05-07T20:55:02.212Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-05-07T20:55:02.212Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-05-07T20:55:02.212Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-05-07T20:55:02.212Z] === RUN TestMountDaemonRoot/default/bind_root [2020-05-07T20:55:02.212Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-05-07T20:55:02.212Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-05-07T20:55:02.212Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-05-07T20:55:02.212Z] === RUN TestMountDaemonRoot/default/mount_root [2020-05-07T20:55:02.212Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-05-07T20:55:02.212Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-05-07T20:55:02.212Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-05-07T20:55:02.212Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T20:55:02.212Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T20:55:02.212Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-05-07T20:55:02.212Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-05-07T20:55:02.212Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T20:55:02.212Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T20:55:02.212Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-05-07T20:55:02.212Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-05-07T20:55:02.212Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T20:55:02.212Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T20:55:02.212Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-05-07T20:55:02.212Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-05-07T20:55:02.212Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T20:55:02.212Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T20:55:02.212Z] === CONT TestMountDaemonRoot/rprivate [2020-05-07T20:55:02.212Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-05-07T20:55:02.212Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-05-07T20:55:02.212Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T20:55:02.212Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T20:55:02.212Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-05-07T20:55:02.212Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-05-07T20:55:02.212Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T20:55:02.212Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T20:55:02.212Z] === CONT TestMountDaemonRoot/slave [2020-05-07T20:55:02.212Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-05-07T20:55:02.212Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-05-07T20:55:02.212Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-05-07T20:55:02.212Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-05-07T20:55:02.212Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-05-07T20:55:02.212Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-05-07T20:55:02.212Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-05-07T20:55:02.212Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-05-07T20:55:02.212Z] === CONT TestMountDaemonRoot/private [2020-05-07T20:55:02.212Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-05-07T20:55:02.212Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-05-07T20:55:02.212Z] === RUN TestMountDaemonRoot/private/mount_root [2020-05-07T20:55:02.212Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-05-07T20:55:02.212Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-05-07T20:55:02.212Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-05-07T20:55:02.212Z] === RUN TestMountDaemonRoot/private/bind_root [2020-05-07T20:55:02.212Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-05-07T20:55:02.212Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-05-07T20:55:02.212Z] === CONT TestMountDaemonRoot/default/bind_root [2020-05-07T20:55:02.212Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-05-07T20:55:02.212Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-05-07T20:55:02.212Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-05-07T20:55:02.212Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-05-07T20:55:02.212Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-05-07T20:55:02.212Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-05-07T20:55:02.212Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-05-07T20:55:02.221Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-05-07T20:55:02.221Z] remote: Enumerating objects: 2, done. [2020-05-07T20:55:02.221Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-05-07T20:55:02.221Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-05-07T20:55:02.221Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-05-07T20:55:02.221Z] 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-07T20:55:02.221Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-05-07T20:55:02.405Z] === RUN TestDockerSuite/TestBuildLabels [2020-05-07T20:55:02.405Z] --- PASS: TestAuthZPluginV2Disable (3.66s) [2020-05-07T20:55:02.405Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-07T20:55:02.543Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-05-07T20:55:02.543Z] === CONT TestMountDaemonRoot/default/mount_root [2020-05-07T20:55:02.543Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-05-07T20:55:02.543Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-05-07T20:55:02.543Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-05-07T20:55:02.543Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-05-07T20:55:02.543Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-05-07T20:55:02.543Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-05-07T20:55:02.543Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-05-07T20:55:02.543Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-05-07T20:55:02.543Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-05-07T20:55:02.543Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-05-07T20:55:02.543Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-05-07T20:55:02.543Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-05-07T20:55:02.543Z] === CONT TestMountDaemonRoot/private/bind_root [2020-05-07T20:55:02.543Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-05-07T20:55:02.543Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-05-07T20:55:02.543Z] === CONT TestMountDaemonRoot/private/mount_root [2020-05-07T20:55:02.543Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-05-07T20:55:02.543Z] --- PASS: TestMountDaemonRoot (0.06s) [2020-05-07T20:55:02.543Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-05-07T20:55:02.543Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-05-07T20:55:02.543Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-05-07T20:55:02.543Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-05-07T20:55:02.543Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-05-07T20:55:02.543Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-05-07T20:55:02.543Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-05-07T20:55:02.543Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-05-07T20:55:02.543Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-05-07T20:55:02.543Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-05-07T20:55:02.543Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-05-07T20:55:02.543Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-05-07T20:55:02.543Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-05-07T20:55:02.543Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-05-07T20:55:02.543Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-05-07T20:55:02.543Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-05-07T20:55:02.543Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-05-07T20:55:02.543Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-05-07T20:55:02.543Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-05-07T20:55:02.543Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-05-07T20:55:02.543Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-05-07T20:55:02.543Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-05-07T20:55:02.543Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-05-07T20:55:02.543Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-05-07T20:55:02.543Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-05-07T20:55:02.543Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-05-07T20:55:02.543Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-05-07T20:55:02.543Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-05-07T20:55:02.543Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-05-07T20:55:02.543Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-05-07T20:55:02.543Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-05-07T20:55:02.543Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-05-07T20:55:02.543Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-05-07T20:55:02.543Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-05-07T20:55:02.543Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-05-07T20:55:02.543Z] === RUN TestContainerBindMountNonRecursive [2020-05-07T20:55:02.969Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-05-07T20:55:03.900Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-05-07T20:55:04.225Z] --- PASS: TestContainerBindMountNonRecursive (1.68s) [2020-05-07T20:55:04.225Z] === RUN TestNetworkNat [2020-05-07T20:55:04.936Z] --- PASS: TestNetworkNat (0.72s) [2020-05-07T20:55:04.936Z] === RUN TestNetworkLocalhostTCPNat [2020-05-07T20:55:05.648Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) [2020-05-07T20:55:05.648Z] === RUN TestNetworkLoopbackNat [2020-05-07T20:55:05.794Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.43s) [2020-05-07T20:55:05.794Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-07T20:55:06.807Z] --- PASS: TestNetworkLoopbackNat (0.98s) [2020-05-07T20:55:06.807Z] === RUN TestPause [2020-05-07T20:55:07.035Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-07T20:55:07.170Z] === RUN TestDockerSuite/TestBuildLastModified [2020-05-07T20:55:07.454Z] [2020-05-07T20:55:07.519Z] --- PASS: TestPause (0.74s) [2020-05-07T20:55:07.519Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-05-07T20:55:07.519Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T20:55:07.519Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T20:55:07.519Z] === RUN TestPauseStopPausedContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-05-07T20:55:08.029Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40928/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=11a5b1887eda53088d7bc68771b428d757ab7ad4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:11a5b1887eda53088d7bc68771b428d757ab7ad4 hack/test/unit [2020-05-07T20:55:08.231Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2020-05-07T20:55:08.231Z] === RUN TestPsFilter [2020-05-07T20:55:08.231Z] --- PASS: TestPsFilter (0.21s) [2020-05-07T20:55:08.231Z] === RUN TestRemoveContainerWithRemovedVolume [2020-05-07T20:55:08.941Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s) [2020-05-07T20:55:08.942Z] === RUN TestRemoveContainerWithVolume [2020-05-07T20:55:09.070Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-05-07T20:55:09.653Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2020-05-07T20:55:09.653Z] === RUN TestRemoveContainerRunning [2020-05-07T20:55:10.366Z] --- PASS: TestRemoveContainerRunning (0.63s) [2020-05-07T20:55:10.366Z] === RUN TestRemoveContainerForceRemoveRunning [2020-05-07T20:55:10.534Z] ? github.com/docker/docker/api [no test files] [2020-05-07T20:55:11.077Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2020-05-07T20:55:11.077Z] === RUN TestRemoveInvalidContainer [2020-05-07T20:55:11.077Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-05-07T20:55:11.077Z] === RUN TestRenameLinkedContainer [2020-05-07T20:55:14.114Z] --- PASS: TestRenameLinkedContainer (2.66s) [2020-05-07T20:55:14.114Z] === RUN TestRenameStoppedContainer [2020-05-07T20:55:14.324Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-05-07T20:55:14.446Z] --- PASS: TestRenameStoppedContainer (0.65s) [2020-05-07T20:55:14.446Z] === RUN TestRenameRunningContainerAndReuse [2020-05-07T20:55:15.395Z] --- PASS: TestServiceUpdatePidsLimit (17.96s) [2020-05-07T20:55:15.395Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.91s) [2020-05-07T20:55:15.395Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.27s) [2020-05-07T20:55:15.395Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.17s) [2020-05-07T20:55:15.395Z] PASS [2020-05-07T20:55:15.395Z] [2020-05-07T20:55:15.395Z] === Skipped [2020-05-07T20:55:15.395Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-05-07T20:55:15.395Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T20:55:15.395Z] [2020-05-07T20:55:15.395Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-05-07T20:55:15.395Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:55:15.395Z] [2020-05-07T20:55:15.395Z] [2020-05-07T20:55:15.395Z] DONE 27 tests, 2 skipped in 175.592s [2020-05-07T20:55:15.395Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-05-07T20:55:15.395Z] ++ 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:55:15.395Z] ++ set -e [2020-05-07T20:55:15.395Z] ++ '[' -n 0 ']' [2020-05-07T20:55:15.395Z] ++ set -x [2020-05-07T20:55:15.395Z] ++ 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:55:15.395Z] INFO: Testing against a local daemon [2020-05-07T20:55:15.395Z] === RUN TestSessionCreate [2020-05-07T20:55:15.395Z] --- PASS: TestSessionCreate (0.02s) [2020-05-07T20:55:15.395Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-07T20:55:15.395Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-05-07T20:55:15.395Z] PASS [2020-05-07T20:55:15.395Z] [2020-05-07T20:55:15.395Z] DONE 2 tests in 0.108s [2020-05-07T20:55:15.395Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-05-07T20:55:15.395Z] ++ 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:55:15.395Z] ++ set -e [2020-05-07T20:55:15.395Z] ++ '[' -n 0 ']' [2020-05-07T20:55:15.395Z] ++ set -x [2020-05-07T20:55:15.395Z] ++ 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:55:15.395Z] INFO: Testing against a local daemon [2020-05-07T20:55:15.395Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-07T20:55:15.395Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T20:55:15.395Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T20:55:15.395Z] === RUN TestEventsExecDie [2020-05-07T20:55:15.395Z] --- PASS: TestEventsExecDie (0.96s) [2020-05-07T20:55:15.395Z] === RUN TestEventsBackwardsCompatible [2020-05-07T20:55:15.395Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-05-07T20:55:15.395Z] === RUN TestInfoBinaryCommits [2020-05-07T20:55:15.395Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-07T20:55:15.395Z] === RUN TestInfoAPIVersioned [2020-05-07T20:55:15.627Z] --- PASS: TestRenameRunningContainerAndReuse (1.30s) [2020-05-07T20:55:15.628Z] === RUN TestRenameInvalidName [2020-05-07T20:55:15.676Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-05-07T20:55:15.676Z] === RUN TestInfoDiscoveryBackend [2020-05-07T20:55:15.957Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-05-07T20:55:15.957Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-07T20:55:16.339Z] --- PASS: TestRenameInvalidName (0.68s) [2020-05-07T20:55:16.339Z] === RUN TestRenameAnonymousContainer [2020-05-07T20:55:16.959Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-07T20:55:16.959Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-07T20:55:17.571Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-05-07T20:55:17.571Z] === RUN TestInfoAPI [2020-05-07T20:55:17.571Z] --- PASS: TestInfoAPI (0.02s) [2020-05-07T20:55:17.571Z] === RUN TestInfoAPIWarnings [2020-05-07T20:55:17.598Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.23s) [2020-05-07T20:55:17.598Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-07T20:55:17.855Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-05-07T20:55:17.855Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-05-07T20:55:17.855Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-05-07T20:55:18.112Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-05-07T20:55:18.112Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-05-07T20:55:18.183Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-05-07T20:55:18.183Z] === RUN TestInfoDebug [2020-05-07T20:55:18.369Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-05-07T20:55:18.606Z] --- PASS: TestRenameAnonymousContainer (2.42s) [2020-05-07T20:55:18.606Z] === RUN TestRenameContainerWithSameName [2020-05-07T20:55:18.794Z] --- PASS: TestInfoDebug (0.52s) [2020-05-07T20:55:18.794Z] === RUN TestInfoInsecureRegistries [2020-05-07T20:55:19.075Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-05-07T20:55:19.075Z] === RUN TestInfoRegistryMirrors [2020-05-07T20:55:19.317Z] --- PASS: TestRenameContainerWithSameName (0.64s) [2020-05-07T20:55:19.317Z] === RUN TestRenameContainerWithLinkedContainer [2020-05-07T20:55:19.687Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-05-07T20:55:19.687Z] === RUN TestLoginFailsWithBadCredentials [2020-05-07T20:55:19.969Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-05-07T20:55:19.969Z] === RUN TestPingCacheHeaders [2020-05-07T20:55:19.969Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-05-07T20:55:19.969Z] === RUN TestPingGet [2020-05-07T20:55:19.969Z] --- PASS: TestPingGet (0.01s) [2020-05-07T20:55:19.969Z] === RUN TestPingHead [2020-05-07T20:55:19.969Z] --- PASS: TestPingHead (0.01s) [2020-05-07T20:55:19.969Z] === RUN TestVersion [2020-05-07T20:55:19.969Z] --- PASS: TestVersion (0.01s) [2020-05-07T20:55:19.969Z] PASS [2020-05-07T20:55:19.969Z] [2020-05-07T20:55:19.969Z] === Skipped [2020-05-07T20:55:19.969Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T20:55:19.969Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T20:55:19.969Z] [2020-05-07T20:55:19.969Z] [2020-05-07T20:55:19.969Z] DONE 18 tests, 1 skipped in 5.671s [2020-05-07T20:55:19.969Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-05-07T20:55:19.969Z] ++ 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:55:19.969Z] ++ set -e [2020-05-07T20:55:19.969Z] ++ '[' -n 0 ']' [2020-05-07T20:55:19.969Z] ++ set -x [2020-05-07T20:55:19.969Z] ++ 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:55:20.250Z] INFO: Testing against a local daemon [2020-05-07T20:55:20.250Z] === RUN TestVolumesCreateAndList [2020-05-07T20:55:20.250Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-05-07T20:55:20.250Z] === RUN TestVolumesRemove [2020-05-07T20:55:20.250Z] --- PASS: TestVolumesRemove (0.13s) [2020-05-07T20:55:20.250Z] === RUN TestVolumesInspect [2020-05-07T20:55:20.250Z] --- PASS: TestVolumesInspect (0.01s) [2020-05-07T20:55:20.250Z] === RUN TestVolumesInvalidJSON [2020-05-07T20:55:20.250Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-07T20:55:20.250Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-07T20:55:20.250Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-07T20:55:20.250Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-05-07T20:55:20.250Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-07T20:55:20.250Z] PASS [2020-05-07T20:55:20.250Z] [2020-05-07T20:55:20.250Z] DONE 5 tests in 0.250s [2020-05-07T20:55:20.250Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-07T20:55:20.282Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-05-07T20:55:20.531Z] ++++ cat bundles/test-integration/docker.pid [2020-05-07T20:55:20.531Z] +++ kill 12286 [2020-05-07T20:55:21.057Z] --- PASS: TestRenameContainerWithLinkedContainer (1.38s) [2020-05-07T20:55:21.057Z] === RUN TestResize [2020-05-07T20:55:21.388Z] --- PASS: TestResize (0.69s) [2020-05-07T20:55:21.388Z] === RUN TestResizeWithInvalidSize [2020-05-07T20:55:21.661Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-05-07T20:55:21.996Z] +++ /etc/init.d/apparmor stop [2020-05-07T20:55:21.996Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-07T20:55:21.996Z] [2020-05-07T20:55:21.996Z] Unloading profiles will leave already running processes permanently [2020-05-07T20:55:21.996Z] unconfined, which can lead to unexpected situations. [2020-05-07T20:55:21.996Z] [2020-05-07T20:55:21.996Z] To set a process to complain mode, use the command line tool [2020-05-07T20:55:21.996Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-07T20:55:21.996Z] +++ true [2020-05-07T20:55:21.996Z] [2020-05-07T20:55:22.100Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2020-05-07T20:55:22.100Z] === RUN TestResizeWhenContainerNotStarted [2020-05-07T20:55:22.817Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2020-05-07T20:55:22.817Z] === RUN TestDaemonRestartKillContainers [2020-05-07T20:55:22.817Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T20:55:22.817Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T20:55:22.817Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T20:55:22.817Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T20:55:22.817Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T20:55:22.817Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-05-07T20:55:22.817Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T20:55:22.817Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T20:55:22.817Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T20:55:22.817Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T20:55:22.817Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T20:55:22.817Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T20:55:22.817Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T20:55:22.817Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T20:55:22.817Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T20:55:22.817Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T20:55:22.817Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T20:55:22.817Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-05-07T20:55:22.817Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T20:55:22.817Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-05-07T20:55:22.817Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T20:55:22.817Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T20:55:22.817Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T20:55:22.817Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T20:55:22.817Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-05-07T20:55:22.817Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-05-07T20:55:22.817Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-05-07T20:55:22.817Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon Post stage [Pipeline] junit [2020-05-07T20:55:23.034Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-07T20:55:23.802Z] + echo Ensuring container killed. [2020-05-07T20:55:23.802Z] Ensuring container killed. [2020-05-07T20:55:23.802Z] + docker rm -vf docker-pr2 [2020-05-07T20:55:23.802Z] Error: No such container: docker-pr2 [2020-05-07T20:55:23.802Z] + true [Pipeline] sh [2020-05-07T20:55:24.169Z] + echo Chowning /workspace to jenkins user [2020-05-07T20:55:24.169Z] Chowning /workspace to jenkins user [2020-05-07T20:55:24.169Z] + id -u [2020-05-07T20:55:24.169Z] + id -g [2020-05-07T20:55:24.169Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40928:/workspace busybox chown -R 1001:1001 /workspace [2020-05-07T20:55:25.106Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-05-07T20:55:25.106Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-05-07T20:55:25.354Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2020-05-07T20:55:25.835Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-05-07T20:55:26.092Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-07T20:55:26.272Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-05-07T20:55:26.566Z] + bundleName=s390x-integration [2020-05-07T20:55:26.566Z] + echo Creating s390x-integration-bundles.tar.gz [2020-05-07T20:55:26.566Z] Creating s390x-integration-bundles.tar.gz [2020-05-07T20:55:26.566Z] + 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:55:26.566Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-07T20:55:26.600Z] Archiving artifacts [2020-05-07T20:55:26.605Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-05-07T20:55:26.656Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-05-07T20:55:26.924Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40928/2/artifacts/ [Pipeline] } [Pipeline] // catchError [2020-05-07T20:55:26.941Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [Pipeline] sh [2020-05-07T20:55:27.305Z] + make clean [2020-05-07T20:55:27.586Z] docker volume rm -f docker-dev-cache [2020-05-07T20:55:27.586Z] docker-dev-cache [Pipeline] deleteDir [2020-05-07T20:55:28.103Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-07T20:55:30.066Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-05-07T20:55:30.401Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-05-07T20:55:32.798Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-05-07T20:55:32.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.16s) [2020-05-07T20:55:32.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.17s) [2020-05-07T20:55:32.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.25s) [2020-05-07T20:55:32.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.82s) [2020-05-07T20:55:32.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.90s) [2020-05-07T20:55:32.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.27s) [2020-05-07T20:55:32.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.27s) [2020-05-07T20:55:32.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.03s) [2020-05-07T20:55:32.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.22s) [2020-05-07T20:55:32.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.55s) [2020-05-07T20:55:32.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.40s) [2020-05-07T20:55:32.798Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.39s) [2020-05-07T20:55:32.798Z] === RUN TestCgroupNamespacesRun [2020-05-07T20:55:34.470Z] --- PASS: TestCgroupNamespacesRun (1.66s) [2020-05-07T20:55:34.471Z] === RUN TestCgroupNamespacesRunPrivileged [2020-05-07T20:55:34.749Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2020-05-07T20:55:34.749Z] PASS [2020-05-07T20:55:34.749Z] [2020-05-07T20:55:34.749Z] DONE 17 tests in 51.681s [2020-05-07T20:55:34.749Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-07T20:55:34.749Z] ++ 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-07T20:55:34.749Z] ++ set -e [2020-05-07T20:55:34.749Z] ++ '[' -n 0 ']' [2020-05-07T20:55:34.749Z] ++ set -x [2020-05-07T20:55:34.749Z] ++ 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-07T20:55:34.749Z] INFO: Testing against a local daemon [2020-05-07T20:55:34.749Z] === RUN TestPluginInvalidJSON [2020-05-07T20:55:34.749Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T20:55:34.749Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T20:55:34.749Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T20:55:34.749Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-05-07T20:55:34.749Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-07T20:55:34.749Z] === RUN TestPluginInstall [2020-05-07T20:55:34.749Z] === RUN TestPluginInstall/no_auth [2020-05-07T20:55:34.749Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-05-07T20:55:36.140Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s) [2020-05-07T20:55:36.140Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-05-07T20:55:37.825Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.64s) [2020-05-07T20:55:37.825Z] === RUN TestCgroupNamespacesRunHostMode [2020-05-07T20:55:38.928Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-05-07T20:55:39.495Z] --- PASS: TestCgroupNamespacesRunHostMode (1.63s) [2020-05-07T20:55:39.495Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-05-07T20:55:41.230Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.64s) [2020-05-07T20:55:41.230Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-05-07T20:55:42.204Z] time="2020-05-07T20:55:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T20:55:42.204Z] time="2020-05-07T20:55:41Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T20:55:42.204Z] time="2020-05-07T20:55:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:264e5ba9b48ae0603ebfa0a0a5fb07af896b796a30b80afdac4ee8da2d94f85e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T20:55:42.204Z] time="2020-05-07T20:55:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T20:55:42.204Z] time="2020-05-07T20:55:41Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T20:55:42.204Z] time="2020-05-07T20:55:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:264e5ba9b48ae0603ebfa0a0a5fb07af896b796a30b80afdac4ee8da2d94f85e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T20:55:42.204Z] === RUN TestPluginInstall/with_htpasswd [2020-05-07T20:55:42.413Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.63s) [2020-05-07T20:55:42.414Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-05-07T20:55:42.769Z] time="2020-05-07T20:55:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T20:55:42.769Z] time="2020-05-07T20:55:42Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T20:55:42.769Z] time="2020-05-07T20:55:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:264e5ba9b48ae0603ebfa0a0a5fb07af896b796a30b80afdac4ee8da2d94f85e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T20:55:42.769Z] time="2020-05-07T20:55:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T20:55:42.769Z] time="2020-05-07T20:55:42Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T20:55:42.769Z] time="2020-05-07T20:55:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:264e5ba9b48ae0603ebfa0a0a5fb07af896b796a30b80afdac4ee8da2d94f85e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T20:55:43.026Z] === RUN TestPluginInstall/with_insecure [2020-05-07T20:55:43.283Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-05-07T20:55:43.575Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-05-07T20:55:43.575Z] === RUN TestCgroupNamespacesRunOlderClient [2020-05-07T20:55:44.215Z] time="2020-05-07T20:55:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T20:55:44.215Z] time="2020-05-07T20:55:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T20:55:44.215Z] time="2020-05-07T20:55:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e428960b38477c24e5da9086d913e2389788317e33371f15601599775a28d0cf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T20:55:44.215Z] time="2020-05-07T20:55:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T20:55:44.215Z] time="2020-05-07T20:55:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T20:55:44.215Z] time="2020-05-07T20:55:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e428960b38477c24e5da9086d913e2389788317e33371f15601599775a28d0cf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T20:55:44.473Z] --- PASS: TestPluginInstall (10.55s) [2020-05-07T20:55:44.473Z] --- PASS: TestPluginInstall/no_auth (8.18s) [2020-05-07T20:55:44.473Z] --- PASS: TestPluginInstall/with_htpasswd (0.96s) [2020-05-07T20:55:44.473Z] --- PASS: TestPluginInstall/with_insecure (1.41s) [2020-05-07T20:55:44.473Z] plugin_test.go:157: [dd97da94be2a8] daemon is not started [2020-05-07T20:55:44.473Z] PASS [2020-05-07T20:55:44.473Z] [2020-05-07T20:55:44.473Z] DONE 6 tests in 10.793s [2020-05-07T20:55:44.473Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-07T20:55:44.473Z] ++ 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-07T20:55:44.473Z] ++ set -e [2020-05-07T20:55:44.473Z] ++ '[' -n 0 ']' [2020-05-07T20:55:44.473Z] ++ set -x [2020-05-07T20:55:44.473Z] ++ 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-07T20:55:44.730Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-05-07T20:55:44.730Z] INFO: Testing against a local daemon [2020-05-07T20:55:44.730Z] === RUN TestExternalGraphDriver [2020-05-07T20:55:44.730Z] === RUN TestExternalGraphDriver/json [2020-05-07T20:55:45.247Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s) [2020-05-07T20:55:45.247Z] === RUN TestKernelTCPMemory [2020-05-07T20:55:45.968Z] --- PASS: TestKernelTCPMemory (0.80s) [2020-05-07T20:55:45.968Z] === RUN TestNISDomainname [2020-05-07T20:55:46.682Z] --- PASS: TestNISDomainname (0.90s) [2020-05-07T20:55:46.682Z] === RUN TestHostnameDnsResolution [2020-05-07T20:55:47.252Z] === RUN TestExternalGraphDriver/spec [2020-05-07T20:55:47.509Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-05-07T20:55:47.509Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-05-07T20:55:47.838Z] --- PASS: TestHostnameDnsResolution (1.09s) [2020-05-07T20:55:47.838Z] === RUN TestStats [2020-05-07T20:55:49.404Z] === RUN TestExternalGraphDriver/pull [2020-05-07T20:55:50.777Z] --- PASS: TestExternalGraphDriver (6.15s) [2020-05-07T20:55:50.777Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2020-05-07T20:55:50.777Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2020-05-07T20:55:50.777Z] --- PASS: TestExternalGraphDriver/pull (1.80s) [2020-05-07T20:55:50.777Z] === RUN TestGraphdriverPluginV2 [2020-05-07T20:55:50.822Z] --- PASS: TestStats (2.72s) [2020-05-07T20:55:50.822Z] === RUN TestStopContainerWithTimeout [2020-05-07T20:55:50.822Z] === RUN TestStopContainerWithTimeout/0 [2020-05-07T20:55:50.822Z] === PAUSE TestStopContainerWithTimeout/0 [2020-05-07T20:55:50.822Z] === RUN TestStopContainerWithTimeout/1 [2020-05-07T20:55:50.822Z] === PAUSE TestStopContainerWithTimeout/1 [2020-05-07T20:55:50.822Z] === RUN TestStopContainerWithTimeout/3 [2020-05-07T20:55:50.822Z] === PAUSE TestStopContainerWithTimeout/3 [2020-05-07T20:55:50.822Z] === RUN TestStopContainerWithTimeout/-1 [2020-05-07T20:55:50.822Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-05-07T20:55:50.822Z] === CONT TestStopContainerWithTimeout/0 [2020-05-07T20:55:50.822Z] === CONT TestStopContainerWithTimeout/3 [2020-05-07T20:55:50.822Z] === CONT TestStopContainerWithTimeout/1 [2020-05-07T20:55:50.822Z] === CONT TestStopContainerWithTimeout/-1 [2020-05-07T20:55:52.672Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-05-07T20:55:53.236Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-05-07T20:55:53.788Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-05-07T20:55:53.788Z] --- PASS: TestStopContainerWithTimeout/0 (1.23s) [2020-05-07T20:55:53.788Z] --- PASS: TestStopContainerWithTimeout/1 (2.31s) [2020-05-07T20:55:53.788Z] --- PASS: TestStopContainerWithTimeout/3 (3.02s) [2020-05-07T20:55:53.788Z] --- PASS: TestStopContainerWithTimeout/-1 (3.25s) [2020-05-07T20:55:53.788Z] === RUN TestDeleteDevicemapper [2020-05-07T20:55:53.788Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-05-07T20:55:53.788Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T20:55:53.788Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-05-07T20:55:55.760Z] --- PASS: TestGraphdriverPluginV2 (4.53s) [2020-05-07T20:55:55.760Z] PASS [2020-05-07T20:55:55.760Z] [2020-05-07T20:55:55.760Z] DONE 5 tests in 10.879s [2020-05-07T20:55:55.760Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-07T20:55:55.760Z] ++ 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-07T20:55:55.760Z] ++ set -e [2020-05-07T20:55:55.760Z] ++ '[' -n 0 ']' [2020-05-07T20:55:55.760Z] ++ set -x [2020-05-07T20:55:55.760Z] ++ 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-07T20:55:55.760Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-05-07T20:55:55.760Z] INFO: Testing against a local daemon [2020-05-07T20:55:55.760Z] === RUN TestContinueAfterPluginCrash [2020-05-07T20:55:55.760Z] === PAUSE TestContinueAfterPluginCrash [2020-05-07T20:55:55.760Z] === RUN TestReadPluginNoRead [2020-05-07T20:55:55.760Z] === PAUSE TestReadPluginNoRead [2020-05-07T20:55:55.760Z] === RUN TestDaemonStartWithLogOpt [2020-05-07T20:55:55.760Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-07T20:55:55.760Z] === CONT TestContinueAfterPluginCrash [2020-05-07T20:55:55.760Z] === CONT TestReadPluginNoRead [2020-05-07T20:55:55.760Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-05-07T20:55:56.055Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.95s) [2020-05-07T20:55:56.055Z] === RUN TestUpdateMemory [2020-05-07T20:55:56.770Z] --- PASS: TestUpdateMemory (0.91s) [2020-05-07T20:55:56.770Z] === RUN TestUpdateCPUQuota [2020-05-07T20:55:57.928Z] --- PASS: TestUpdateCPUQuota (1.19s) [2020-05-07T20:55:57.928Z] === RUN TestUpdatePidsLimit [2020-05-07T20:55:57.928Z] === RUN TestUpdatePidsLimit/update_from_none [2020-05-07T20:55:58.262Z] === RUN TestUpdatePidsLimit/no_change [2020-05-07T20:55:58.593Z] === RUN TestUpdatePidsLimit/update_lower [2020-05-07T20:55:58.926Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-05-07T20:55:59.036Z] === RUN TestDockerSuite/TestBuildNetNone [2020-05-07T20:55:59.036Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-05-07T20:55:59.257Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-05-07T20:55:59.589Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-05-07T20:55:59.921Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-05-07T20:55:59.970Z] === RUN TestDockerSuite/TestBuildNoContext [2020-05-07T20:56:00.903Z] === RUN TestReadPluginNoRead/default [2020-05-07T20:56:01.161Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-05-07T20:56:01.588Z] --- PASS: TestUpdatePidsLimit (3.47s) [2020-05-07T20:56:01.588Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-05-07T20:56:01.588Z] --- PASS: TestUpdatePidsLimit/no_change (0.31s) [2020-05-07T20:56:01.588Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2020-05-07T20:56:01.588Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-05-07T20:56:01.588Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2020-05-07T20:56:01.588Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s) [2020-05-07T20:56:01.588Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2020-05-07T20:56:01.588Z] === RUN TestUpdateRestartPolicy [2020-05-07T20:56:02.535Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-05-07T20:56:03.468Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-07T20:56:03.468Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-05-07T20:56:04.464Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-05-07T20:56:05.028Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-05-07T20:56:05.028Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-05-07T20:56:05.593Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-07T20:56:05.593Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-05-07T20:56:06.157Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-05-07T20:56:07.088Z] --- PASS: TestContinueAfterPluginCrash (11.41s) [2020-05-07T20:56:07.088Z] === CONT TestDaemonStartWithLogOpt [2020-05-07T20:56:07.345Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-05-07T20:56:07.936Z] --- PASS: TestReadPluginNoRead (12.40s) [2020-05-07T20:56:07.936Z] --- PASS: TestReadPluginNoRead/default (2.54s) [2020-05-07T20:56:07.936Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.20s) [2020-05-07T20:56:07.936Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.51s) [2020-05-07T20:56:07.936Z] read_test.go:91: [d04f7ee0ddeef] daemon is not started [2020-05-07T20:56:09.832Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-05-07T20:56:10.761Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-05-07T20:56:11.325Z] --- PASS: TestDaemonStartWithLogOpt (4.40s) [2020-05-07T20:56:11.325Z] PASS [2020-05-07T20:56:11.325Z] [2020-05-07T20:56:11.325Z] DONE 6 tests in 16.039s [2020-05-07T20:56:11.325Z] 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-07T20:56:11.325Z] ++ 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-07T20:56:11.325Z] ++ set -e [2020-05-07T20:56:11.325Z] ++ '[' -n 0 ']' [2020-05-07T20:56:11.325Z] ++ set -x [2020-05-07T20:56:11.325Z] ++ 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-07T20:56:11.582Z] testing: warning: no tests to run [2020-05-07T20:56:11.582Z] PASS [2020-05-07T20:56:11.582Z] [2020-05-07T20:56:11.582Z] DONE 0 tests in 0.060s [2020-05-07T20:56:11.582Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-07T20:56:11.582Z] ++ 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-07T20:56:11.582Z] ++ set -e [2020-05-07T20:56:11.582Z] ++ '[' -n 0 ']' [2020-05-07T20:56:11.582Z] ++ set -x [2020-05-07T20:56:11.582Z] ++ 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-07T20:56:11.582Z] INFO: Testing against a local daemon [2020-05-07T20:56:11.582Z] === RUN TestPluginWithDevMounts [2020-05-07T20:56:11.582Z] === PAUSE TestPluginWithDevMounts [2020-05-07T20:56:11.582Z] === CONT TestPluginWithDevMounts [2020-05-07T20:56:13.476Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-05-07T20:56:13.733Z] --- PASS: TestPluginWithDevMounts (1.97s) [2020-05-07T20:56:13.733Z] PASS [2020-05-07T20:56:13.733Z] [2020-05-07T20:56:13.733Z] DONE 1 tests in 2.140s [2020-05-07T20:56:13.733Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-05-07T20:56:13.734Z] ++ 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-07T20:56:13.734Z] ++ set -e [2020-05-07T20:56:13.734Z] ++ '[' -n 0 ']' [2020-05-07T20:56:13.734Z] ++ set -x [2020-05-07T20:56:13.734Z] ++ 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-07T20:56:13.991Z] INFO: Testing against a local daemon [2020-05-07T20:56:13.991Z] === RUN TestSecretInspect [2020-05-07T20:56:14.749Z] --- PASS: TestUpdateRestartPolicy (12.11s) [2020-05-07T20:56:14.749Z] === RUN TestUpdateRestartWithAutoRemove [2020-05-07T20:56:14.749Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2020-05-07T20:56:14.749Z] === RUN TestWaitNonBlocked [2020-05-07T20:56:14.749Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T20:56:14.749Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T20:56:14.749Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T20:56:14.749Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T20:56:14.749Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-05-07T20:56:14.749Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-05-07T20:56:15.143Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-05-07T20:56:15.143Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s) [2020-05-07T20:56:15.143Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s) [2020-05-07T20:56:15.143Z] === RUN TestWaitBlocked [2020-05-07T20:56:15.143Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T20:56:15.143Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T20:56:15.143Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T20:56:15.143Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T20:56:15.143Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-05-07T20:56:15.143Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-05-07T20:56:15.359Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-05-07T20:56:16.304Z] --- PASS: TestWaitBlocked (0.03s) [2020-05-07T20:56:16.304Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) [2020-05-07T20:56:16.304Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2020-05-07T20:56:16.304Z] === CONT TestIpcModeOlderClient [2020-05-07T20:56:16.304Z] === CONT TestContainerKillOnDaemonStart [2020-05-07T20:56:16.304Z] === CONT TestDaemonHostGatewayIP [2020-05-07T20:56:16.304Z] === CONT TestContainerStartOnDaemonRestart [2020-05-07T20:56:16.639Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-05-07T20:56:16.639Z] === CONT TestDaemonRestartIpcMode [2020-05-07T20:56:17.255Z] --- PASS: TestSecretInspect (3.10s) [2020-05-07T20:56:17.255Z] === RUN TestSecretList [2020-05-07T20:56:17.512Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-05-07T20:56:18.076Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-05-07T20:56:19.006Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-05-07T20:56:20.376Z] --- PASS: TestSecretList (3.40s) [2020-05-07T20:56:20.376Z] === RUN TestSecretsCreateAndDelete [2020-05-07T20:56:20.940Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-05-07T20:56:21.454Z] --- PASS: TestContainerStartOnDaemonRestart (4.31s) [2020-05-07T20:56:21.454Z] --- PASS: TestDaemonRestartIpcMode (4.76s) [2020-05-07T20:56:21.454Z] --- PASS: TestDaemonHostGatewayIP (5.22s) [2020-05-07T20:56:21.503Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-05-07T20:56:23.399Z] --- PASS: TestSecretsCreateAndDelete (2.84s) [2020-05-07T20:56:23.399Z] === RUN TestSecretsUpdate [2020-05-07T20:56:25.923Z] === RUN TestDockerSuite/TestBuildPATH [2020-05-07T20:56:26.486Z] --- PASS: TestSecretsUpdate (3.25s) [2020-05-07T20:56:26.486Z] === RUN TestTemplatedSecret [2020-05-07T20:56:28.380Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-05-07T20:56:29.313Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-05-07T20:56:30.245Z] --- PASS: TestTemplatedSecret (3.61s) [2020-05-07T20:56:30.245Z] === RUN TestSecretCreateResolve [2020-05-07T20:56:30.245Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-05-07T20:56:30.356Z] --- PASS: TestContainerKillOnDaemonStart (13.29s) [2020-05-07T20:56:30.356Z] PASS [2020-05-07T20:56:30.356Z] [2020-05-07T20:56:30.356Z] === Skipped [2020-05-07T20:56:30.356Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-05-07T20:56:30.356Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-05-07T20:56:30.356Z] [2020-05-07T20:56:30.356Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-05-07T20:56:30.356Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-05-07T20:56:30.356Z] [2020-05-07T20:56:30.356Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-05-07T20:56:30.356Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-05-07T20:56:30.356Z] [2020-05-07T20:56:30.356Z] [2020-05-07T20:56:30.356Z] DONE 200 tests, 3 skipped in 127.616s [2020-05-07T20:56:30.356Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-05-07T20:56:30.356Z] ++ 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:56:30.356Z] ++ set -e [2020-05-07T20:56:30.356Z] ++ '[' -n 0 ']' [2020-05-07T20:56:30.356Z] ++ set -x [2020-05-07T20:56:30.356Z] ++ 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:56:30.356Z] INFO: Testing against a local daemon [2020-05-07T20:56:30.356Z] === RUN TestCommitInheritsEnv [2020-05-07T20:56:30.356Z] --- PASS: TestCommitInheritsEnv (0.44s) [2020-05-07T20:56:30.356Z] === RUN TestImportExtremelyLargeImageWorks [2020-05-07T20:56:30.356Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-05-07T20:56:30.356Z] === RUN TestImagesFilterMultiReference [2020-05-07T20:56:30.356Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-05-07T20:56:30.356Z] === RUN TestImagePullPlatformInvalid [2020-05-07T20:56:30.356Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-05-07T20:56:30.356Z] === RUN TestRemoveImageOrphaning [2020-05-07T20:56:30.687Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2020-05-07T20:56:30.687Z] === RUN TestRemoveImageGarbageCollector [2020-05-07T20:56:30.687Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-05-07T20:56:30.687Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T20:56:30.687Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-05-07T20:56:30.687Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-05-07T20:56:30.687Z] === RUN TestTagInvalidReference [2020-05-07T20:56:30.687Z] --- PASS: TestTagInvalidReference (0.04s) [2020-05-07T20:56:30.687Z] === RUN TestTagValidPrefixedRepo [2020-05-07T20:56:31.017Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-05-07T20:56:31.017Z] === RUN TestTagExistedNameWithoutForce [2020-05-07T20:56:31.017Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-05-07T20:56:31.017Z] === RUN TestTagOfficialNames [2020-05-07T20:56:31.017Z] --- PASS: TestTagOfficialNames (0.06s) [2020-05-07T20:56:31.017Z] === RUN TestTagMatchesDigest [2020-05-07T20:56:31.017Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-05-07T20:56:31.017Z] === CONT TestImportExtremelyLargeImageWorks [2020-05-07T20:56:33.097Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-05-07T20:56:33.097Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2020-05-07T20:56:33.523Z] --- PASS: TestSecretCreateResolve (2.97s) [2020-05-07T20:56:33.523Z] PASS [2020-05-07T20:56:33.523Z] [2020-05-07T20:56:33.523Z] DONE 6 tests in 19.385s [2020-05-07T20:56:33.523Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-05-07T20:56:33.523Z] ++ 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-07T20:56:33.523Z] ++ set -e [2020-05-07T20:56:33.523Z] ++ '[' -n 0 ']' [2020-05-07T20:56:33.523Z] ++ set -x [2020-05-07T20:56:33.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-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-07T20:56:33.523Z] INFO: Testing against a local daemon [2020-05-07T20:56:33.523Z] === RUN TestServiceCreateInit [2020-05-07T20:56:33.523Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-07T20:56:34.457Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2020-05-07T20:56:34.457Z] ? github.com/docker/docker/api/server/router [no test files] [2020-05-07T20:56:34.457Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-05-07T20:56:34.457Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-05-07T20:56:35.108Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-05-07T20:56:35.108Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-05-07T20:56:35.108Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-05-07T20:56:35.108Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-05-07T20:56:35.108Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-05-07T20:56:35.363Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-05-07T20:56:36.286Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-05-07T20:56:36.286Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-05-07T20:56:36.844Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.8% of statements [2020-05-07T20:56:36.844Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-05-07T20:56:36.844Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-05-07T20:56:36.844Z] ? github.com/docker/docker/api/types [no test files] [2020-05-07T20:56:36.844Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-05-07T20:56:36.844Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-05-07T20:56:36.844Z] ? github.com/docker/docker/api/types/container [no test files] [2020-05-07T20:56:36.844Z] ? github.com/docker/docker/api/types/events [no test files] [2020-05-07T20:56:37.403Z] ok github.com/docker/docker/api/types/strslice 0.018s coverage: 90.0% of statements [2020-05-07T20:56:37.403Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2020-05-07T20:56:37.403Z] ? github.com/docker/docker/api/types/image [no test files] [2020-05-07T20:56:37.403Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-05-07T20:56:37.403Z] ? github.com/docker/docker/api/types/network [no test files] [2020-05-07T20:56:37.403Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-05-07T20:56:37.403Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-05-07T20:56:37.403Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-05-07T20:56:37.403Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-05-07T20:56:37.657Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-05-07T20:56:37.657Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-05-07T20:56:37.912Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-05-07T20:56:37.912Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-05-07T20:56:37.912Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-05-07T20:56:37.912Z] ? github.com/docker/docker/builder [no test files] [2020-05-07T20:56:37.912Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-05-07T20:56:37.912Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-05-07T20:56:37.912Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-05-07T20:56:37.912Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-05-07T20:56:37.912Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-05-07T20:56:37.912Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-05-07T20:56:37.912Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-05-07T20:56:38.471Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-05-07T20:56:38.779Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-07T20:56:41.301Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-05-07T20:56:42.628Z] ok github.com/docker/docker/builder/dockerfile 0.544s coverage: 48.2% of statements [2020-05-07T20:56:42.628Z] ok github.com/docker/docker/builder/remotecontext 0.194s coverage: 13.6% of statements [2020-05-07T20:56:43.188Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-05-07T20:56:43.822Z] --- PASS: TestServiceCreateInit (10.38s) [2020-05-07T20:56:43.823Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.05s) [2020-05-07T20:56:43.823Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.31s) [2020-05-07T20:56:43.823Z] === RUN TestCreateServiceMultipleTimes [2020-05-07T20:56:44.110Z] ok github.com/docker/docker/builder/remotecontext/git 1.099s coverage: 86.3% of statements [2020-05-07T20:56:44.110Z] ? github.com/docker/docker/cli [no test files] [2020-05-07T20:56:44.110Z] ? github.com/docker/docker/cli/config [no test files] [2020-05-07T20:56:45.719Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-05-07T20:56:48.247Z] === RUN TestDockerSuite/TestBuildRm [2020-05-07T20:56:48.266Z] ok github.com/docker/docker/client 0.213s coverage: 75.4% of statements [2020-05-07T20:56:51.523Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-05-07T20:56:52.929Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-05-07T20:56:54.302Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-05-07T20:56:54.559Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-05-07T20:56:55.124Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-05-07T20:56:57.021Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-05-07T20:56:57.951Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-05-07T20:56:59.319Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-05-07T20:57:02.592Z] --- PASS: TestCreateServiceMultipleTimes (18.46s) [2020-05-07T20:57:02.592Z] === RUN TestCreateServiceConflict [2020-05-07T20:57:03.523Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-05-07T20:57:03.523Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-05-07T20:57:03.780Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-05-07T20:57:03.780Z] === RUN TestDockerSuite/TestBuildSpaces [2020-05-07T20:57:04.343Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-05-07T20:57:05.274Z] --- PASS: TestCreateServiceConflict (3.17s) [2020-05-07T20:57:05.274Z] === RUN TestCreateServiceMaxReplicas [2020-05-07T20:57:05.274Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-05-07T20:57:05.531Z] === RUN TestDockerSuite/TestBuildStderr [2020-05-07T20:57:06.462Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-05-07T20:57:07.830Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-05-07T20:57:09.201Z] --- PASS: TestCreateServiceMaxReplicas (3.91s) [2020-05-07T20:57:09.201Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-07T20:57:12.477Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-05-07T20:57:13.408Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-05-07T20:57:14.779Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-05-07T20:57:15.036Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-05-07T20:57:15.968Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-05-07T20:57:17.865Z] === RUN TestDockerSuite/TestBuildUser [2020-05-07T20:57:20.388Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-05-07T20:57:23.661Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-05-07T20:57:23.917Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-05-07T20:57:24.481Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.22s) [2020-05-07T20:57:24.481Z] === RUN TestCreateServiceSecretFileMode [2020-05-07T20:57:26.947Z] ok github.com/docker/docker/cmd/dockerd 0.074s coverage: 30.8% of statements [2020-05-07T20:57:28.306Z] ok github.com/docker/docker/container 0.134s coverage: 34.9% of statements [2020-05-07T20:57:28.306Z] ? github.com/docker/docker/container/stream [no test files] [2020-05-07T20:57:28.306Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-05-07T20:57:28.306Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-05-07T20:57:28.306Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-05-07T20:57:28.659Z] --- PASS: TestCreateServiceSecretFileMode (3.52s) [2020-05-07T20:57:28.659Z] === RUN TestCreateServiceConfigFileMode [2020-05-07T20:57:31.266Z] --- PASS: TestCreateServiceConfigFileMode (3.35s) [2020-05-07T20:57:31.266Z] === RUN TestCreateServiceSysctls [2020-05-07T20:57:36.520Z] --- PASS: TestCreateServiceSysctls (4.32s) [2020-05-07T20:57:36.520Z] === RUN TestCreateServiceCapabilities [2020-05-07T20:57:38.269Z] ok github.com/docker/docker/daemon/cluster 0.033s coverage: 0.5% of statements [2020-05-07T20:57:39.051Z] --- PASS: TestCreateServiceCapabilities (3.40s) [2020-05-07T20:57:39.051Z] === RUN TestInspect [2020-05-07T20:57:40.153Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-05-07T20:57:41.514Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.6% of statements [2020-05-07T20:57:42.324Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-05-07T20:57:42.581Z] --- PASS: TestInspect (3.66s) [2020-05-07T20:57:42.581Z] === RUN TestCreateJob [2020-05-07T20:57:43.510Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-05-07T20:57:43.767Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-05-07T20:57:45.137Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-05-07T20:57:46.068Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-05-07T20:57:46.632Z] --- PASS: TestCreateJob (3.99s) [2020-05-07T20:57:46.632Z] === RUN TestReplicatedJob [2020-05-07T20:57:48.002Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-05-07T20:57:48.002Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-05-07T20:57:48.002Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-05-07T20:57:48.002Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-05-07T20:57:48.002Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-05-07T20:57:49.900Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-05-07T20:57:49.900Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-05-07T20:57:51.270Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-05-07T20:57:51.437Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.9% of statements [2020-05-07T20:57:51.437Z] ok github.com/docker/docker/daemon 12.232s coverage: 17.4% of statements [2020-05-07T20:57:51.437Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-05-07T20:57:51.437Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-05-07T20:57:51.835Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-05-07T20:57:51.996Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-05-07T20:57:52.766Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-05-07T20:57:52.919Z] ok github.com/docker/docker/daemon/config 0.050s coverage: 81.7% of statements [2020-05-07T20:57:52.919Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-05-07T20:57:52.919Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-05-07T20:57:52.919Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-05-07T20:57:53.024Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-05-07T20:57:53.587Z] --- PASS: TestReplicatedJob (6.95s) [2020-05-07T20:57:53.587Z] === RUN TestUpdateReplicatedJob [2020-05-07T20:57:54.801Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-05-07T20:57:56.109Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-05-07T20:57:56.686Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-05-07T20:57:57.480Z] --- PASS: TestUpdateReplicatedJob (4.00s) [2020-05-07T20:57:57.480Z] === RUN TestServiceListWithStatuses [2020-05-07T20:57:57.480Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-07T20:57:57.480Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T20:57:57.480Z] === RUN TestDockerNetworkConnectAlias [2020-05-07T20:57:57.650Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.212s coverage: 57.0% of statements [2020-05-07T20:57:58.411Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-05-07T20:57:59.341Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-05-07T20:57:59.598Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-05-07T20:57:59.855Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-05-07T20:58:00.787Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-05-07T20:58:00.787Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-05-07T20:58:00.916Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.436s coverage: 73.1% of statements [2020-05-07T20:58:01.172Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.728s coverage: 46.2% of statements [2020-05-07T20:58:01.718Z] === RUN TestDockerSuite/TestBuildXZHost [2020-05-07T20:58:02.097Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2020-05-07T20:58:02.097Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-05-07T20:58:04.242Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-05-07T20:58:04.242Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-05-07T20:58:04.242Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-05-07T20:58:04.499Z] --- PASS: TestDockerNetworkConnectAlias (6.91s) [2020-05-07T20:58:04.499Z] === RUN TestDockerNetworkReConnect [2020-05-07T20:58:04.608Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.099s coverage: 49.5% of statements [2020-05-07T20:58:05.063Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-05-07T20:58:05.532Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.319s coverage: 76.1% of statements [2020-05-07T20:58:05.998Z] === RUN TestDockerSuite/TestCommitChange [2020-05-07T20:58:06.561Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-05-07T20:58:06.893Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-05-07T20:58:06.893Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.105s coverage: 57.7% of statements [2020-05-07T20:58:06.893Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-05-07T20:58:06.893Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-05-07T20:58:07.494Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-05-07T20:58:08.298Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-05-07T20:58:08.427Z] === RUN TestDockerSuite/TestCommitHardlink [2020-05-07T20:58:09.224Z] ok github.com/docker/docker/daemon/links 0.014s coverage: 93.0% of statements [2020-05-07T20:58:10.326Z] --- PASS: TestDockerNetworkReConnect (5.78s) [2020-05-07T20:58:10.326Z] === RUN TestServicePlugin [2020-05-07T20:58:10.326Z] === RUN TestDockerSuite/TestCommitNewFile [2020-05-07T20:58:10.586Z] ok github.com/docker/docker/daemon/images 0.021s coverage: 4.9% of statements [2020-05-07T20:58:10.586Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-05-07T20:58:10.586Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-05-07T20:58:11.146Z] ok github.com/docker/docker/daemon/logger 0.234s coverage: 41.8% of statements [2020-05-07T20:58:12.222Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-05-07T20:58:12.508Z] ok github.com/docker/docker/daemon/logger/awslogs 0.142s coverage: 77.4% of statements [2020-05-07T20:58:12.508Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-05-07T20:58:12.508Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-05-07T20:58:12.508Z] ok github.com/docker/docker/daemon/logger/gelf 0.016s coverage: 67.0% of statements [2020-05-07T20:58:13.157Z] === RUN TestDockerSuite/TestCommitTTY [2020-05-07T20:58:13.871Z] ok github.com/docker/docker/daemon/logger/journald 0.023s coverage: 26.2% of statements [2020-05-07T20:58:13.871Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 61.6% of statements [2020-05-07T20:58:14.429Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2020-05-07T20:58:15.052Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-05-07T20:58:15.352Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2020-05-07T20:58:15.352Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-05-07T20:58:15.911Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.028s coverage: 19.8% of statements [2020-05-07T20:58:15.983Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-05-07T20:58:16.835Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 33.3% of statements [2020-05-07T20:58:18.197Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 47.8% of statements [2020-05-07T20:58:18.518Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-05-07T20:58:18.756Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-05-07T20:58:19.315Z] ok github.com/docker/docker/daemon/logger/splunk 1.635s coverage: 82.5% of statements [2020-05-07T20:58:19.315Z] ? github.com/docker/docker/daemon/names [no test files] [2020-05-07T20:58:19.448Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-05-07T20:58:19.448Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-05-07T20:58:19.448Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-05-07T20:58:19.448Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-05-07T20:58:19.448Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-05-07T20:58:19.448Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-05-07T20:58:19.570Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2020-05-07T20:58:19.570Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-05-07T20:58:19.705Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-05-07T20:58:21.598Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-05-07T20:58:22.076Z] ok github.com/docker/docker/distribution/metadata 0.043s coverage: 48.2% of statements [2020-05-07T20:58:22.331Z] ok github.com/docker/docker/distribution 0.166s coverage: 22.1% of statements [2020-05-07T20:58:22.331Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-05-07T20:58:23.490Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-05-07T20:58:23.490Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-05-07T20:58:23.691Z] ok github.com/docker/docker/errdefs 0.009s coverage: 49.4% of statements [2020-05-07T20:58:24.420Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-05-07T20:58:24.982Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-05-07T20:58:25.052Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-05-07T20:58:25.239Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-05-07T20:58:25.612Z] ok github.com/docker/docker/distribution/xfer 1.872s coverage: 85.1% of statements [2020-05-07T20:58:25.612Z] ? github.com/docker/docker/dockerversion [no test files] [2020-05-07T20:58:25.612Z] ok github.com/docker/docker/image/cache 0.014s coverage: 19.2% of statements [2020-05-07T20:58:25.612Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-05-07T20:58:26.170Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-05-07T20:58:27.017Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2020-05-07T20:58:27.017Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-05-07T20:58:27.103Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-05-07T20:58:27.986Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2020-05-07T20:58:28.035Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-05-07T20:58:28.035Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-05-07T20:58:28.035Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-05-07T20:58:28.911Z] ok github.com/docker/docker/opts 0.022s coverage: 67.4% of statements [2020-05-07T20:58:29.165Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-05-07T20:58:29.403Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-05-07T20:58:29.403Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-05-07T20:58:29.403Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-05-07T20:58:29.403Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-05-07T20:58:29.403Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-05-07T20:58:30.335Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-05-07T20:58:31.046Z] ok github.com/docker/docker/pkg/archive 0.403s coverage: 77.1% of statements [2020-05-07T20:58:31.266Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-05-07T20:58:31.970Z] ok github.com/docker/docker/pkg/authorization 0.095s coverage: 68.3% of statements [2020-05-07T20:58:32.198Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-05-07T20:58:32.199Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-05-07T20:58:32.224Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-05-07T20:58:32.479Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-05-07T20:58:34.093Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-05-07T20:58:35.024Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-05-07T20:58:35.024Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-05-07T20:58:35.954Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-05-07T20:58:36.718Z] ok github.com/docker/docker/pkg/chrootarchive 2.885s coverage: 43.2% of statements [2020-05-07T20:58:36.718Z] ok github.com/docker/docker/layer 8.021s coverage: 68.8% of statements [2020-05-07T20:58:36.718Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-05-07T20:58:36.718Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-05-07T20:58:36.718Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-05-07T20:58:36.718Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-05-07T20:58:36.718Z] ? github.com/docker/docker/oci [no test files] [2020-05-07T20:58:36.718Z] ? github.com/docker/docker/oci/caps [no test files] [2020-05-07T20:58:36.718Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-05-07T20:58:36.718Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-05-07T20:58:36.718Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2020-05-07T20:58:36.887Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-05-07T20:58:36.974Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2020-05-07T20:58:36.974Z] ok github.com/docker/docker/pkg/discovery/file 0.017s coverage: 92.9% of statements [2020-05-07T20:58:37.818Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-05-07T20:58:37.898Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-05-07T20:58:38.385Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-05-07T20:58:38.385Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-05-07T20:58:38.501Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-05-07T20:58:38.805Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-05-07T20:58:39.316Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-05-07T20:58:40.208Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-05-07T20:58:40.247Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-05-07T20:58:40.768Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2020-05-07T20:58:41.177Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-05-07T20:58:41.177Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-05-07T20:58:41.371Z] ok github.com/docker/docker/pkg/discovery/kv 3.073s coverage: 84.1% of statements [2020-05-07T20:58:41.371Z] ok github.com/docker/docker/pkg/fsutils 0.213s coverage: 85.1% of statements [2020-05-07T20:58:41.626Z] ok github.com/docker/docker/pkg/homedir 0.017s coverage: 11.4% of statements [2020-05-07T20:58:42.116Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-05-07T20:58:42.562Z] ok github.com/docker/docker/pkg/idtools 0.458s coverage: 70.3% of statements [2020-05-07T20:58:43.121Z] ok github.com/docker/docker/pkg/ioutils 0.530s coverage: 69.3% of statements [2020-05-07T20:58:43.375Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2020-05-07T20:58:43.375Z] ok github.com/docker/docker/pkg/locker 0.034s coverage: 88.9% of statements [2020-05-07T20:58:43.485Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-05-07T20:58:43.629Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-05-07T20:58:43.629Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-05-07T20:58:43.629Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-05-07T20:58:43.883Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-05-07T20:58:43.883Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-05-07T20:58:44.137Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-05-07T20:58:44.391Z] ok github.com/docker/docker/pkg/parsers/kernel 0.012s coverage: 60.0% of statements [2020-05-07T20:58:44.646Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 91.4% of statements [2020-05-07T20:58:44.646Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-05-07T20:58:44.646Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-05-07T20:58:44.646Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-05-07T20:58:44.854Z] --- PASS: TestServicePlugin (34.61s) [2020-05-07T20:58:44.854Z] plugin_test.go:62: [d4da5128544b2] joining swarm manager [df58e2e5d5e48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T20:58:44.854Z] plugin_test.go:65: [d67e7ff7027ca] joining swarm manager [df58e2e5d5e48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T20:58:44.854Z] === RUN TestServiceUpdateLabel [2020-05-07T20:58:45.111Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-05-07T20:58:45.111Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-05-07T20:58:45.111Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-05-07T20:58:45.111Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-05-07T20:58:45.368Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-05-07T20:58:45.568Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2020-05-07T20:58:46.298Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-05-07T20:58:46.492Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-05-07T20:58:46.746Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-05-07T20:58:47.001Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-05-07T20:58:48.190Z] --- PASS: TestServiceUpdateLabel (3.11s) [2020-05-07T20:58:48.191Z] === RUN TestServiceUpdateSecrets [2020-05-07T20:58:48.358Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 73.9% of statements [2020-05-07T20:58:48.358Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-05-07T20:58:50.711Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-05-07T20:58:51.612Z] ok github.com/docker/docker/pkg/signal 2.372s coverage: 61.0% of statements [2020-05-07T20:58:51.612Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-05-07T20:58:51.640Z] === RUN TestDockerSuite/TestContainerAPITop [2020-05-07T20:58:51.866Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-05-07T20:58:52.121Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-05-07T20:58:52.203Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-05-07T20:58:52.203Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-05-07T20:58:52.375Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-05-07T20:58:52.460Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-05-07T20:58:53.298Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2020-05-07T20:58:53.856Z] ok github.com/docker/docker/pkg/system 0.020s coverage: 36.9% of statements [2020-05-07T20:58:54.110Z] ok github.com/docker/docker/pkg/tailfile 0.051s coverage: 88.6% of statements [2020-05-07T20:58:54.668Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-05-07T20:58:54.923Z] testing: warning: no tests to run [2020-05-07T20:58:54.923Z] coverage: [no statements] [2020-05-07T20:58:54.923Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-05-07T20:58:55.177Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-05-07T20:58:55.432Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-05-07T20:58:55.686Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-05-07T20:58:55.731Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-05-07T20:58:55.995Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-05-07T20:58:57.392Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-05-07T20:58:58.193Z] ok github.com/docker/docker/plugin 0.534s coverage: 23.3% of statements [2020-05-07T20:58:58.447Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-05-07T20:58:59.370Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-05-07T20:58:59.624Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-05-07T20:59:00.984Z] ok github.com/docker/docker/registry 0.075s coverage: 56.1% of statements [2020-05-07T20:59:01.908Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-05-07T20:59:02.163Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-05-07T20:59:02.644Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-05-07T20:59:02.644Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-05-07T20:59:03.084Z] ok github.com/docker/docker/runconfig 0.009s coverage: 65.8% of statements [2020-05-07T20:59:03.208Z] --- PASS: TestServiceUpdateSecrets (15.11s) [2020-05-07T20:59:03.209Z] === RUN TestServiceUpdateConfigs [2020-05-07T20:59:03.382Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-05-07T20:59:04.578Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-05-07T20:59:05.890Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-05-07T20:59:06.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-05-07T20:59:06.814Z] ok github.com/docker/docker/volume/local 0.022s coverage: 73.0% of statements [2020-05-07T20:59:07.373Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-05-07T20:59:07.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-05-07T20:59:08.296Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-05-07T20:59:09.296Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-05-07T20:59:10.664Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-05-07T20:59:12.557Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-05-07T20:59:13.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000725740_} [2020-05-07T20:59:15.337Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1265316469_/foo_false____} [2020-05-07T20:59:17.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1265316469_/foo_true____} [2020-05-07T20:59:18.599Z] --- PASS: TestServiceUpdateConfigs (15.31s) [2020-05-07T20:59:18.599Z] === RUN TestServiceUpdateNetwork [2020-05-07T20:59:18.599Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3566256464_/foo_false____} [2020-05-07T20:59:20.460Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2020-05-07T20:59:20.460Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-05-07T20:59:20.460Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-05-07T20:59:20.460Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-05-07T20:59:20.460Z] ? github.com/docker/docker/pkg/term [no test files] [2020-05-07T20:59:20.460Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-05-07T20:59:20.460Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-05-07T20:59:20.460Z] ? github.com/docker/docker/rootless [no test files] [2020-05-07T20:59:20.460Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-05-07T20:59:20.460Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-05-07T20:59:20.460Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-05-07T20:59:20.460Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-05-07T20:59:20.460Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-05-07T20:59:20.460Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-05-07T20:59:20.460Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-05-07T20:59:20.460Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-05-07T20:59:20.460Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-05-07T20:59:20.460Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-05-07T20:59:20.460Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-05-07T20:59:20.460Z] ? github.com/docker/docker/testutil/request [no test files] [2020-05-07T20:59:20.460Z] ? github.com/docker/docker/volume [no test files] [2020-05-07T20:59:20.460Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-05-07T20:59:20.460Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-05-07T20:59:20.460Z] [2020-05-07T20:59:20.460Z] === Skipped [2020-05-07T20:59:20.460Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-05-07T20:59:20.460Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-05-07T20:59:20.460Z] [2020-05-07T20:59:20.460Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-05-07T20:59:20.460Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-05-07T20:59:20.460Z] [2020-05-07T20:59:20.460Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-05-07T20:59:20.460Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:59:20.460Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T20:59:20.460Z] [2020-05-07T20:59:20.460Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-05-07T20:59:20.460Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:59:20.460Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T20:59:20.460Z] [2020-05-07T20:59:20.460Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-05-07T20:59:20.460Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:59:20.460Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T20:59:20.460Z] [2020-05-07T20:59:20.460Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-05-07T20:59:20.460Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:59:20.460Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T20:59:20.460Z] [2020-05-07T20:59:20.460Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-05-07T20:59:20.460Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:59:20.460Z] graphtest_unix.go:46: Driver btrfs not supported [2020-05-07T20:59:20.460Z] [2020-05-07T20:59:20.460Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-05-07T20:59:20.460Z] graphtest_unix.go:73: No driver to put! [2020-05-07T20:59:20.460Z] [2020-05-07T20:59:20.460Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-05-07T20:59:20.460Z] time="2020-05-07T20:58:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T20:59:20.460Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T20:59:20.460Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T20:59:20.460Z] [2020-05-07T20:59:20.460Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-05-07T20:59:20.460Z] time="2020-05-07T20:58:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T20:59:20.460Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T20:59:20.460Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T20:59:20.460Z] [2020-05-07T20:59:20.460Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-05-07T20:59:20.460Z] time="2020-05-07T20:58:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T20:59:20.460Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T20:59:20.460Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T20:59:20.460Z] [2020-05-07T20:59:20.460Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-05-07T20:59:20.460Z] time="2020-05-07T20:58:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T20:59:20.460Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T20:59:20.460Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T20:59:20.460Z] [2020-05-07T20:59:20.460Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-05-07T20:59:20.460Z] time="2020-05-07T20:58:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-05-07T20:59:20.460Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-05-07T20:59:20.460Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-05-07T20:59:20.460Z] [2020-05-07T20:59:20.460Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-05-07T20:59:20.460Z] graphtest_unix.go:73: No driver to put! [2020-05-07T20:59:20.460Z] [2020-05-07T20:59:20.460Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-05-07T20:59:20.460Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-05-07T20:59:20.460Z] [2020-05-07T20:59:20.460Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-05-07T20:59:20.460Z] overlay_test.go:49: Fails to compute changes intermittently [2020-05-07T20:59:20.460Z] [2020-05-07T20:59:20.460Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-05-07T20:59:20.460Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-05-07T20:59:20.460Z] [2020-05-07T20:59:20.460Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-05-07T20:59:20.460Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-05-07T20:59:20.460Z] [2020-05-07T20:59:20.460Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-05-07T20:59:20.460Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:59:20.460Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T20:59:20.460Z] [2020-05-07T20:59:20.460Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-05-07T20:59:20.460Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:59:20.460Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T20:59:20.460Z] [2020-05-07T20:59:20.460Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-05-07T20:59:20.460Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:59:20.460Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T20:59:20.460Z] [2020-05-07T20:59:20.460Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-05-07T20:59:20.460Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:59:20.460Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T20:59:20.460Z] [2020-05-07T20:59:20.460Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-05-07T20:59:20.460Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-05-07T20:59:20.460Z] graphtest_unix.go:46: Driver zfs not supported [2020-05-07T20:59:20.460Z] [2020-05-07T20:59:20.460Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-05-07T20:59:20.460Z] graphtest_unix.go:73: No driver to put! [2020-05-07T20:59:20.460Z] [2020-05-07T20:59:20.460Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-05-07T20:59:20.460Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-05-07T20:59:20.460Z] [2020-05-07T20:59:20.460Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-05-07T20:59:20.460Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-05-07T20:59:20.460Z] [2020-05-07T20:59:20.460Z] [2020-05-07T20:59:20.460Z] DONE 2122 tests, 26 skipped in 250.212s Post stage [Pipeline] junit [2020-05-07T20:59:20.468Z] Recording test results [2020-05-07T20:59:20.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3566256464_/foo_true____} [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-05-07T20:59:21.472Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40928/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=11a5b1887eda53088d7bc68771b428d757ab7ad4 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:11a5b1887eda53088d7bc68771b428d757ab7ad4 hack/validate/vendor [2020-05-07T20:59:21.868Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3566256464_/foo_true__0xc0007257a0__} [2020-05-07T20:59:22.393Z] 2020/05/07 20:59:22 Collecting initial packages [2020-05-07T20:59:22.394Z] 2020/05/07 20:59:22 Download dependencies [2020-05-07T20:59:23.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007257c0_} [2020-05-07T20:59:24.897Z] 2020/05/07 20:59:24 Starting whole vndr cycle because no package specified [2020-05-07T20:59:24.897Z] 2020/05/07 20:59:24 Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20 [2020-05-07T20:59:24.897Z] 2020/05/07 20:59:24 Clone github.com/opencontainers/selinux, revision 0d49ba2a6aae052c614dfe5de62a158711a6c461, attempt 1/20 [2020-05-07T20:59:24.897Z] 2020/05/07 20:59:24 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2020-05-07T20:59:24.897Z] 2020/05/07 20:59:24 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2020-05-07T20:59:24.897Z] 2020/05/07 20:59:24 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2020-05-07T20:59:24.897Z] 2020/05/07 20:59:24 Clone github.com/gorilla/mux, revision 00bdffe0f3c77e27d2cf6f5c70232a2d3e4d9c15, attempt 1/20 [2020-05-07T20:59:24.897Z] 2020/05/07 20:59:24 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2020-05-07T20:59:24.897Z] 2020/05/07 20:59:24 Clone github.com/moby/term, revision 73f35e472e8f0a3f91347164138ce6bd73b756a9, attempt 1/20 [2020-05-07T20:59:24.897Z] 2020/05/07 20:59:24 Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20 [2020-05-07T20:59:24.897Z] 2020/05/07 20:59:24 Clone github.com/konsorten/go-windows-terminal-sequences, revision edb144dfd453055e1e49a3d8b410a660b5a87613, attempt 1/20 [2020-05-07T20:59:24.897Z] 2020/05/07 20:59:24 Clone github.com/mattn/go-shellwords, revision 36a9b3c57cb5caa559ff63fb7e9b585f1c00df75, attempt 1/20 [2020-05-07T20:59:24.897Z] 2020/05/07 20:59:24 Clone github.com/sirupsen/logrus, revision 60c74ad9be0d874af0ab0daef6ab07c5c5911f0d, attempt 1/20 [2020-05-07T20:59:24.897Z] 2020/05/07 20:59:24 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2020-05-07T20:59:24.897Z] 2020/05/07 20:59:24 Clone golang.org/x/net, revision 0de0cce0169b09b364e001f108dc0399ea8630b3, attempt 1/20 [2020-05-07T20:59:24.897Z] 2020/05/07 20:59:24 Clone golang.org/x/sys, revision 85ca7c5b95cdf1e557abb38a283d1e61a5959c31, attempt 1/20 [2020-05-07T20:59:24.897Z] 2020/05/07 20:59:24 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2020-05-07T20:59:25.653Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007257e0_} [2020-05-07T20:59:25.820Z] 2020/05/07 20:59:25 Finished clone github.com/mattn/go-shellwords [2020-05-07T20:59:25.820Z] 2020/05/07 20:59:25 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2020-05-07T20:59:25.820Z] 2020/05/07 20:59:25 Finished clone github.com/konsorten/go-windows-terminal-sequences [2020-05-07T20:59:25.820Z] 2020/05/07 20:59:25 Clone github.com/moby/sys, revision 6154f11e6840c0d6b0dbb23f4125a6134b3013c9, attempt 1/20 [2020-05-07T20:59:26.075Z] 2020/05/07 20:59:25 Finished clone github.com/moby/term [2020-05-07T20:59:26.075Z] 2020/05/07 20:59:25 Clone golang.org/x/text, revision 342b2e1fbaa52c93f31447ad2c6abc048c63e475, attempt 1/20 [2020-05-07T20:59:26.075Z] 2020/05/07 20:59:25 Finished clone github.com/tchap/go-patricia [2020-05-07T20:59:26.075Z] 2020/05/07 20:59:25 Clone gotest.tools/v3, revision bb0d8a963040ea5048dcef1a14d8f8b58a33d4b3, attempt 1/20 [2020-05-07T20:59:26.075Z] 2020/05/07 20:59:25 Finished clone github.com/docker/go-units [2020-05-07T20:59:26.075Z] 2020/05/07 20:59:25 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2020-05-07T20:59:26.075Z] 2020/05/07 20:59:25 Finished clone github.com/google/uuid [2020-05-07T20:59:26.075Z] 2020/05/07 20:59:25 Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20 [2020-05-07T20:59:26.075Z] 2020/05/07 20:59:25 Finished clone github.com/creack/pty [2020-05-07T20:59:26.075Z] 2020/05/07 20:59:25 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2020-05-07T20:59:26.217Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-05-07T20:59:26.330Z] 2020/05/07 20:59:26 Finished clone github.com/docker/libtrust [2020-05-07T20:59:26.330Z] 2020/05/07 20:59:26 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2020-05-07T20:59:26.330Z] 2020/05/07 20:59:26 Finished clone github.com/Microsoft/go-winio [2020-05-07T20:59:26.330Z] 2020/05/07 20:59:26 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2020-05-07T20:59:26.330Z] 2020/05/07 20:59:26 Finished clone github.com/gorilla/mux [2020-05-07T20:59:26.330Z] 2020/05/07 20:59:26 Clone github.com/moby/buildkit, revision ae7ff7174f73bcb4df89b97e1623b3fb0bfb0a0c, attempt 1/20 [2020-05-07T20:59:26.586Z] 2020/05/07 20:59:26 Finished clone github.com/sirupsen/logrus [2020-05-07T20:59:26.586Z] 2020/05/07 20:59:26 Clone github.com/tonistiigi/fsutil, revision c2c7d7b0e1441705cd802e5699c0a10b1dfe39fd, attempt 1/20 [2020-05-07T20:59:27.146Z] 2020/05/07 20:59:27 Finished clone github.com/moby/sys [2020-05-07T20:59:27.146Z] 2020/05/07 20:59:27 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2020-05-07T20:59:27.146Z] 2020/05/07 20:59:27 Finished clone github.com/syndtr/gocapability [2020-05-07T20:59:27.146Z] 2020/05/07 20:59:27 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2020-05-07T20:59:27.146Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000725800_} [2020-05-07T20:59:27.401Z] 2020/05/07 20:59:27 Finished clone github.com/RackSec/srslog [2020-05-07T20:59:27.401Z] 2020/05/07 20:59:27 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2020-05-07T20:59:27.401Z] 2020/05/07 20:59:27 Finished clone github.com/google/go-cmp [2020-05-07T20:59:27.401Z] 2020/05/07 20:59:27 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2020-05-07T20:59:27.656Z] 2020/05/07 20:59:27 Finished clone github.com/imdario/mergo [2020-05-07T20:59:27.656Z] 2020/05/07 20:59:27 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2020-05-07T20:59:27.656Z] 2020/05/07 20:59:27 Finished clone golang.org/x/sync [2020-05-07T20:59:27.656Z] 2020/05/07 20:59:27 Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20 [2020-05-07T20:59:27.656Z] 2020/05/07 20:59:27 Finished clone gotest.tools/v3 [2020-05-07T20:59:27.656Z] 2020/05/07 20:59:27 Clone github.com/docker/libnetwork, revision 1a17fb36132631a95fe6bb055b91e24a516ad81d, attempt 1/20 [2020-05-07T20:59:27.911Z] 2020/05/07 20:59:27 Finished clone github.com/opencontainers/selinux [2020-05-07T20:59:27.911Z] 2020/05/07 20:59:27 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2020-05-07T20:59:28.471Z] 2020/05/07 20:59:28 Finished clone github.com/docker/go-connections [2020-05-07T20:59:28.471Z] 2020/05/07 20:59:28 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2020-05-07T20:59:28.471Z] 2020/05/07 20:59:28 Finished clone github.com/google/shlex [2020-05-07T20:59:28.472Z] 2020/05/07 20:59:28 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2020-05-07T20:59:28.472Z] 2020/05/07 20:59:28 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2020-05-07T20:59:28.472Z] 2020/05/07 20:59:28 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2020-05-07T20:59:28.518Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000725820_} [2020-05-07T20:59:28.727Z] 2020/05/07 20:59:28 Finished clone github.com/opentracing-contrib/go-stdlib [2020-05-07T20:59:28.727Z] 2020/05/07 20:59:28 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2020-05-07T20:59:28.727Z] 2020/05/07 20:59:28 Finished clone github.com/opentracing/opentracing-go [2020-05-07T20:59:28.727Z] 2020/05/07 20:59:28 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2020-05-07T20:59:28.727Z] 2020/05/07 20:59:28 Finished clone github.com/gofrs/flock [2020-05-07T20:59:28.727Z] 2020/05/07 20:59:28 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2020-05-07T20:59:28.727Z] 2020/05/07 20:59:28 Finished clone github.com/mitchellh/hashstructure [2020-05-07T20:59:28.727Z] 2020/05/07 20:59:28 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2020-05-07T20:59:29.652Z] 2020/05/07 20:59:29 Finished clone github.com/docker/go-events [2020-05-07T20:59:29.652Z] 2020/05/07 20:59:29 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2020-05-07T20:59:29.652Z] 2020/05/07 20:59:29 Finished clone github.com/armon/go-metrics [2020-05-07T20:59:29.652Z] 2020/05/07 20:59:29 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2020-05-07T20:59:29.907Z] 2020/05/07 20:59:29 Finished clone github.com/armon/go-radix [2020-05-07T20:59:29.907Z] 2020/05/07 20:59:29 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2020-05-07T20:59:29.907Z] 2020/05/07 20:59:29 Finished clone github.com/sean-/seed [2020-05-07T20:59:29.907Z] 2020/05/07 20:59:29 Clone github.com/vishvananda/netns, revision 0a2b9b5464df8343199164a0321edf3313202f7e, attempt 1/20 [2020-05-07T20:59:30.163Z] 2020/05/07 20:59:29 Finished clone github.com/hashicorp/errwrap [2020-05-07T20:59:30.163Z] 2020/05/07 20:59:29 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2020-05-07T20:59:30.414Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-05-07T20:59:30.766Z] 2020/05/07 20:59:30 Finished clone github.com/hashicorp/go-multierror [2020-05-07T20:59:30.766Z] 2020/05/07 20:59:30 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2020-05-07T20:59:30.766Z] 2020/05/07 20:59:30 Finished clone github.com/tonistiigi/fsutil [2020-05-07T20:59:30.766Z] 2020/05/07 20:59:30 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2020-05-07T20:59:31.022Z] 2020/05/07 20:59:31 Finished clone github.com/hashicorp/memberlist [2020-05-07T20:59:31.022Z] 2020/05/07 20:59:31 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2020-05-07T20:59:31.277Z] 2020/05/07 20:59:31 Finished clone github.com/vishvananda/netns [2020-05-07T20:59:31.277Z] 2020/05/07 20:59:31 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2020-05-07T20:59:31.532Z] 2020/05/07 20:59:31 Finished clone github.com/docker/libkv [2020-05-07T20:59:31.532Z] 2020/05/07 20:59:31 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2020-05-07T20:59:31.783Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-05-07T20:59:31.784Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-05-07T20:59:31.784Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-05-07T20:59:31.784Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-05-07T20:59:31.784Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-05-07T20:59:31.784Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-05-07T20:59:31.784Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-05-07T20:59:31.784Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-05-07T20:59:31.784Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-05-07T20:59:31.787Z] 2020/05/07 20:59:31 Finished clone github.com/hashicorp/go-sockaddr [2020-05-07T20:59:31.787Z] 2020/05/07 20:59:31 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2020-05-07T20:59:32.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-05-07T20:59:32.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-05-07T20:59:32.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-05-07T20:59:32.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-05-07T20:59:32.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-05-07T20:59:32.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-05-07T20:59:32.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-05-07T20:59:32.298Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-05-07T20:59:32.298Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-05-07T20:59:32.713Z] 2020/05/07 20:59:32 Finished clone github.com/BurntSushi/toml [2020-05-07T20:59:32.713Z] 2020/05/07 20:59:32 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2020-05-07T20:59:32.713Z] 2020/05/07 20:59:32 Finished clone github.com/deckarep/golang-set [2020-05-07T20:59:32.713Z] 2020/05/07 20:59:32 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2020-05-07T20:59:32.713Z] 2020/05/07 20:59:32 Finished clone github.com/vishvananda/netlink [2020-05-07T20:59:32.713Z] 2020/05/07 20:59:32 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2020-05-07T20:59:32.713Z] 2020/05/07 20:59:32 Finished clone github.com/samuel/go-zookeeper [2020-05-07T20:59:32.713Z] 2020/05/07 20:59:32 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2020-05-07T20:59:32.968Z] 2020/05/07 20:59:32 Finished clone github.com/coreos/go-semver [2020-05-07T20:59:32.968Z] 2020/05/07 20:59:32 Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20 [2020-05-07T20:59:32.968Z] 2020/05/07 20:59:32 Finished clone github.com/moby/ipvs [2020-05-07T20:59:32.968Z] 2020/05/07 20:59:32 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2020-05-07T20:59:33.667Z] --- PASS: TestServiceUpdateNetwork (15.34s) [2020-05-07T20:59:33.667Z] === RUN TestServiceUpdatePidsLimit [2020-05-07T20:59:33.895Z] 2020/05/07 20:59:33 Finished clone golang.org/x/net [2020-05-07T20:59:33.895Z] 2020/05/07 20:59:33 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2020-05-07T20:59:33.895Z] 2020/05/07 20:59:33 Finished clone github.com/ishidawataru/sctp [2020-05-07T20:59:33.895Z] 2020/05/07 20:59:33 Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20 [2020-05-07T20:59:34.455Z] 2020/05/07 20:59:34 Finished clone github.com/hashicorp/go-msgpack [2020-05-07T20:59:34.455Z] 2020/05/07 20:59:34 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2020-05-07T20:59:34.455Z] 2020/05/07 20:59:34 Finished clone github.com/golang/gddo [2020-05-07T20:59:34.455Z] 2020/05/07 20:59:34 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2020-05-07T20:59:35.037Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-07T20:59:35.600Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-05-07T20:59:35.817Z] 2020/05/07 20:59:35 Finished clone github.com/opencontainers/go-digest [2020-05-07T20:59:35.817Z] 2020/05/07 20:59:35 Clone github.com/opencontainers/runc, revision dc9208a3303feef5b3839f4323d9beb36df0a9dd, attempt 1/20 [2020-05-07T20:59:35.817Z] 2020/05/07 20:59:35 Finished clone github.com/mistifyio/go-zfs [2020-05-07T20:59:35.817Z] 2020/05/07 20:59:35 Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20 [2020-05-07T20:59:36.164Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-07T20:59:36.390Z] 2020/05/07 20:59:36 Finished clone go.etcd.io/bbolt [2020-05-07T20:59:36.390Z] 2020/05/07 20:59:36 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2020-05-07T20:59:36.390Z] 2020/05/07 20:59:36 Clone github.com/seccomp/libseccomp-golang, revision 689e3c1541a84461afc49c1c87352a6cedf72e9c, attempt 1/20 [2020-05-07T20:59:36.390Z] 2020/05/07 20:59:36 Finished clone github.com/vbatts/tar-split [2020-05-07T20:59:38.063Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-05-07T20:59:38.270Z] 2020/05/07 20:59:37 Finished clone github.com/seccomp/libseccomp-golang [2020-05-07T20:59:38.270Z] 2020/05/07 20:59:37 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2020-05-07T20:59:39.195Z] 2020/05/07 20:59:39 Finished clone github.com/opencontainers/runtime-spec [2020-05-07T20:59:39.195Z] 2020/05/07 20:59:39 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2020-05-07T20:59:39.450Z] 2020/05/07 20:59:39 Finished clone github.com/Microsoft/opengcs [2020-05-07T20:59:39.450Z] 2020/05/07 20:59:39 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2020-05-07T20:59:40.375Z] 2020/05/07 20:59:40 Finished clone github.com/coreos/go-systemd [2020-05-07T20:59:40.375Z] 2020/05/07 20:59:40 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2020-05-07T20:59:40.375Z] 2020/05/07 20:59:40 Finished clone github.com/opencontainers/image-spec [2020-05-07T20:59:40.375Z] 2020/05/07 20:59:40 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2020-05-07T20:59:40.375Z] 2020/05/07 20:59:40 Finished clone github.com/hashicorp/serf [2020-05-07T20:59:40.375Z] 2020/05/07 20:59:40 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2020-05-07T20:59:41.300Z] 2020/05/07 20:59:41 Finished clone github.com/coreos/go-systemd/v22 [2020-05-07T20:59:41.300Z] 2020/05/07 20:59:41 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2020-05-07T20:59:41.337Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-05-07T20:59:41.555Z] 2020/05/07 20:59:41 Finished clone github.com/godbus/dbus/v5 [2020-05-07T20:59:41.555Z] 2020/05/07 20:59:41 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2020-05-07T20:59:41.810Z] 2020/05/07 20:59:41 Finished clone github.com/fluent/fluent-logger-golang [2020-05-07T20:59:41.810Z] 2020/05/07 20:59:41 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2020-05-07T20:59:41.810Z] 2020/05/07 20:59:41 Finished clone github.com/Graylog2/go-gelf [2020-05-07T20:59:41.810Z] 2020/05/07 20:59:41 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2020-05-07T20:59:41.810Z] 2020/05/07 20:59:41 Finished clone github.com/philhofer/fwd [2020-05-07T20:59:41.810Z] 2020/05/07 20:59:41 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2020-05-07T20:59:42.066Z] 2020/05/07 20:59:41 Finished clone github.com/ugorji/go [2020-05-07T20:59:42.066Z] 2020/05/07 20:59:41 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2020-05-07T20:59:42.706Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-05-07T20:59:42.963Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-05-07T20:59:43.220Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-07T20:59:43.427Z] 2020/05/07 20:59:43 Finished clone github.com/bsphere/le_go [2020-05-07T20:59:43.427Z] 2020/05/07 20:59:43 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2020-05-07T20:59:43.427Z] 2020/05/07 20:59:43 Finished clone github.com/fsnotify/fsnotify [2020-05-07T20:59:43.427Z] 2020/05/07 20:59:43 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2020-05-07T20:59:43.427Z] 2020/05/07 20:59:43 Finished clone golang.org/x/sys [2020-05-07T20:59:43.427Z] 2020/05/07 20:59:43 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [2020-05-07T20:59:43.682Z] 2020/05/07 20:59:43 Finished clone github.com/jmespath/go-jmespath [2020-05-07T20:59:43.682Z] 2020/05/07 20:59:43 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2020-05-07T20:59:43.938Z] 2020/05/07 20:59:43 Finished clone golang.org/x/oauth2 [2020-05-07T20:59:43.938Z] 2020/05/07 20:59:43 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2020-05-07T20:59:44.150Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-05-07T20:59:45.081Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-05-07T20:59:45.299Z] 2020/05/07 20:59:44 Finished clone github.com/googleapis/gax-go [2020-05-07T20:59:45.299Z] 2020/05/07 20:59:44 Clone github.com/containerd/containerd, revision 4d242818bf55542e5d7876ca276fea83029e803c, attempt 1/20 [2020-05-07T20:59:45.299Z] 2020/05/07 20:59:45 Finished clone github.com/tinylib/msgp [2020-05-07T20:59:45.299Z] 2020/05/07 20:59:45 Clone github.com/containerd/fifo, revision ff969a566b00877c63489baf6e8c35d60af6142c, attempt 1/20 [2020-05-07T20:59:46.011Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-05-07T20:59:46.661Z] 2020/05/07 20:59:46 Finished clone github.com/containerd/fifo [2020-05-07T20:59:46.661Z] 2020/05/07 20:59:46 Clone github.com/containerd/continuity, revision 26c1120b8d4107d2471b93ad78ef7ce1fc84c4c4, attempt 1/20 [2020-05-07T20:59:46.916Z] 2020/05/07 20:59:46 Clone github.com/containerd/cgroups, revision 44306b6a1d46985d916b48b4199f93a378af314f, attempt 1/20 [2020-05-07T20:59:46.916Z] 2020/05/07 20:59:46 Finished clone github.com/moby/buildkit [2020-05-07T20:59:46.916Z] 2020/05/07 20:59:46 Clone github.com/containerd/console, revision 8375c3424e4d7b114e8a90a4a40c8e1b40d1d4e6, attempt 1/20 [2020-05-07T20:59:46.916Z] 2020/05/07 20:59:46 Finished clone github.com/docker/libnetwork [2020-05-07T20:59:46.941Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-05-07T20:59:47.171Z] 2020/05/07 20:59:47 Clone github.com/containerd/go-runc, revision 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c, attempt 1/20 [2020-05-07T20:59:47.171Z] 2020/05/07 20:59:47 Finished clone go.opencensus.io [2020-05-07T20:59:47.871Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-05-07T20:59:48.532Z] 2020/05/07 20:59:48 Finished clone github.com/miekg/dns [2020-05-07T20:59:48.532Z] 2020/05/07 20:59:48 Clone github.com/containerd/typeurl, revision b45ef1f1f737e10bd45b25b669df25f0da8b9ba0, attempt 1/20 [2020-05-07T20:59:48.532Z] 2020/05/07 20:59:48 Finished clone github.com/containerd/go-runc [2020-05-07T20:59:48.532Z] 2020/05/07 20:59:48 Clone github.com/containerd/ttrpc, revision 0be804eadb152bc3b3c20c5edc314c4633833398, attempt 1/20 [2020-05-07T20:59:48.787Z] 2020/05/07 20:59:48 Finished clone github.com/containerd/cgroups [2020-05-07T20:59:48.787Z] 2020/05/07 20:59:48 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2020-05-07T20:59:48.800Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-05-07T20:59:49.042Z] 2020/05/07 20:59:48 Finished clone golang.org/x/text [2020-05-07T20:59:49.042Z] 2020/05/07 20:59:48 Clone github.com/cilium/ebpf, revision 60c3aa43f488292fe2ee50fb8b833b383ca8ebbb, attempt 1/20 [2020-05-07T20:59:49.602Z] 2020/05/07 20:59:49 Finished clone google.golang.org/grpc [2020-05-07T20:59:49.602Z] 2020/05/07 20:59:49 Clone github.com/docker/swarmkit, revision ebe39a32e3ed4c3a3783a02c11cccf388818694c, attempt 1/20 [2020-05-07T20:59:49.602Z] 2020/05/07 20:59:49 Finished clone github.com/opencontainers/runc [2020-05-07T20:59:49.602Z] 2020/05/07 20:59:49 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2020-05-07T20:59:49.857Z] 2020/05/07 20:59:49 Finished clone github.com/containerd/typeurl [2020-05-07T20:59:49.857Z] 2020/05/07 20:59:49 Clone github.com/golang/protobuf, revision d23c5127dc24889085f8ccea5c9d560a57a879d8, attempt 1/20 [2020-05-07T20:59:49.857Z] 2020/05/07 20:59:49 Finished clone github.com/containerd/ttrpc [2020-05-07T20:59:49.857Z] 2020/05/07 20:59:49 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2020-05-07T20:59:49.857Z] 2020/05/07 20:59:49 Finished clone github.com/containerd/console [2020-05-07T20:59:49.857Z] 2020/05/07 20:59:49 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2020-05-07T20:59:50.172Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-05-07T20:59:50.417Z] 2020/05/07 20:59:50 Finished clone github.com/gogo/googleapis [2020-05-07T20:59:50.417Z] 2020/05/07 20:59:50 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2020-05-07T20:59:50.672Z] 2020/05/07 20:59:50 Finished clone github.com/containerd/continuity [2020-05-07T20:59:50.672Z] 2020/05/07 20:59:50 Clone golang.org/x/crypto, revision 2aa609cf4a9d7d1126360de73b55b6002f9e052a, attempt 1/20 [2020-05-07T20:59:51.103Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-05-07T20:59:51.103Z] --- PASS: TestServiceUpdatePidsLimit (17.46s) [2020-05-07T20:59:51.103Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2020-05-07T20:59:51.103Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s) [2020-05-07T20:59:51.103Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.29s) [2020-05-07T20:59:51.103Z] PASS [2020-05-07T20:59:51.231Z] 2020/05/07 20:59:51 Finished clone github.com/fernet/fernet-go [2020-05-07T20:59:51.231Z] 2020/05/07 20:59:51 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2020-05-07T20:59:51.362Z] [2020-05-07T20:59:51.362Z] === Skipped [2020-05-07T20:59:51.362Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-05-07T20:59:51.362Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T20:59:51.362Z] [2020-05-07T20:59:51.362Z] [2020-05-07T20:59:51.362Z] DONE 27 tests, 1 skipped in 198.162s [2020-05-07T20:59:51.362Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-05-07T20:59:51.362Z] ++ 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:59:51.362Z] ++ set -e [2020-05-07T20:59:51.362Z] ++ '[' -n 0 ']' [2020-05-07T20:59:51.362Z] ++ set -x [2020-05-07T20:59:51.362Z] ++ 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:59:51.362Z] INFO: Testing against a local daemon [2020-05-07T20:59:51.362Z] === RUN TestSessionCreate [2020-05-07T20:59:51.362Z] --- PASS: TestSessionCreate (0.03s) [2020-05-07T20:59:51.362Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-07T20:59:51.619Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-05-07T20:59:51.619Z] PASS [2020-05-07T20:59:51.619Z] [2020-05-07T20:59:51.619Z] DONE 2 tests in 0.242s [2020-05-07T20:59:51.619Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-05-07T20:59:51.619Z] ++ 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:59:51.619Z] ++ set -e [2020-05-07T20:59:51.619Z] ++ '[' -n 0 ']' [2020-05-07T20:59:51.619Z] ++ set -x [2020-05-07T20:59:51.619Z] ++ 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:59:51.619Z] INFO: Testing against a local daemon [2020-05-07T20:59:51.619Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-07T20:59:51.619Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-05-07T20:59:51.619Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T20:59:51.619Z] === RUN TestEventsExecDie [2020-05-07T20:59:52.158Z] 2020/05/07 20:59:52 Finished clone github.com/cilium/ebpf [2020-05-07T20:59:52.158Z] 2020/05/07 20:59:52 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2020-05-07T20:59:52.184Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-05-07T20:59:52.718Z] 2020/05/07 20:59:52 Finished clone github.com/docker/distribution [2020-05-07T20:59:52.718Z] 2020/05/07 20:59:52 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2020-05-07T20:59:52.748Z] --- PASS: TestEventsExecDie (0.91s) [2020-05-07T20:59:52.748Z] === RUN TestEventsBackwardsCompatible [2020-05-07T20:59:52.748Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-05-07T20:59:52.748Z] === RUN TestInfoBinaryCommits [2020-05-07T20:59:52.748Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-05-07T20:59:52.748Z] === RUN TestInfoAPIVersioned [2020-05-07T20:59:52.748Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-05-07T20:59:52.748Z] === RUN TestInfoDiscoveryBackend [2020-05-07T20:59:53.277Z] 2020/05/07 20:59:53 Finished clone golang.org/x/time [2020-05-07T20:59:53.277Z] 2020/05/07 20:59:53 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2020-05-07T20:59:53.311Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-05-07T20:59:53.311Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-07T20:59:53.311Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-05-07T20:59:53.532Z] 2020/05/07 20:59:53 Finished clone github.com/hashicorp/go-immutable-radix [2020-05-07T20:59:53.532Z] 2020/05/07 20:59:53 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2020-05-07T20:59:53.787Z] 2020/05/07 20:59:53 Finished clone github.com/hashicorp/go-memdb [2020-05-07T20:59:53.787Z] 2020/05/07 20:59:53 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2020-05-07T20:59:54.241Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-07T20:59:54.241Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-07T20:59:54.347Z] 2020/05/07 20:59:54 Finished clone github.com/hashicorp/golang-lru [2020-05-07T20:59:54.347Z] 2020/05/07 20:59:54 Clone github.com/prometheus/client_golang, revision c42bebe5a5cddfc6b28cd639103369d8a75dfa89, attempt 1/20 [2020-05-07T20:59:54.498Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-05-07T20:59:54.755Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-05-07T20:59:54.755Z] === RUN TestInfoAPI [2020-05-07T20:59:54.755Z] --- PASS: TestInfoAPI (0.03s) [2020-05-07T20:59:54.755Z] === RUN TestInfoAPIWarnings [2020-05-07T20:59:54.907Z] 2020/05/07 20:59:54 Finished clone code.cloudfoundry.org/clock [2020-05-07T20:59:54.907Z] 2020/05/07 20:59:54 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2020-05-07T20:59:55.319Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-05-07T20:59:55.319Z] === RUN TestInfoDebug [2020-05-07T20:59:55.576Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-05-07T20:59:55.833Z] --- PASS: TestInfoDebug (0.54s) [2020-05-07T20:59:55.833Z] === RUN TestInfoInsecureRegistries [2020-05-07T20:59:55.834Z] 2020/05/07 20:59:55 Finished clone github.com/coreos/pkg [2020-05-07T20:59:55.834Z] 2020/05/07 20:59:55 Clone github.com/prometheus/client_model, revision d1d2010b5beead3fa1c5f271a5cf626e40b3ad6e, attempt 1/20 [2020-05-07T20:59:56.394Z] 2020/05/07 20:59:56 Finished clone github.com/beorn7/perks [2020-05-07T20:59:56.394Z] 2020/05/07 20:59:56 Clone github.com/prometheus/common, revision 287d3e634a1e550c9e463dd7e5a75a422c614505, attempt 1/20 [2020-05-07T20:59:56.398Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-05-07T20:59:56.398Z] === RUN TestInfoRegistryMirrors [2020-05-07T20:59:56.649Z] 2020/05/07 20:59:56 Finished clone golang.org/x/crypto [2020-05-07T20:59:56.649Z] 2020/05/07 20:59:56 Clone github.com/prometheus/procfs, revision 6d489fc7f1d9cd890a250f3ea3431b1744b9623f, attempt 1/20 [2020-05-07T20:59:56.655Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-05-07T20:59:56.912Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-05-07T20:59:56.912Z] === RUN TestLoginFailsWithBadCredentials [2020-05-07T20:59:57.169Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s) [2020-05-07T20:59:57.169Z] === RUN TestPingCacheHeaders [2020-05-07T20:59:57.169Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-05-07T20:59:57.169Z] === RUN TestPingGet [2020-05-07T20:59:57.426Z] --- PASS: TestPingGet (0.03s) [2020-05-07T20:59:57.426Z] === RUN TestPingHead [2020-05-07T20:59:57.426Z] --- PASS: TestPingHead (0.03s) [2020-05-07T20:59:57.426Z] === RUN TestVersion [2020-05-07T20:59:57.426Z] --- PASS: TestVersion (0.04s) [2020-05-07T20:59:57.426Z] PASS [2020-05-07T20:59:57.426Z] [2020-05-07T20:59:57.426Z] === Skipped [2020-05-07T20:59:57.426Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-05-07T20:59:57.426Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T20:59:57.426Z] [2020-05-07T20:59:57.426Z] [2020-05-07T20:59:57.426Z] DONE 18 tests, 1 skipped in 5.861s [2020-05-07T20:59:57.426Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-05-07T20:59:57.426Z] ++ 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:59:57.426Z] ++ set -e [2020-05-07T20:59:57.426Z] ++ '[' -n 0 ']' [2020-05-07T20:59:57.426Z] ++ set -x [2020-05-07T20:59:57.426Z] ++ 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:59:57.426Z] INFO: Testing against a local daemon [2020-05-07T20:59:57.426Z] === RUN TestVolumesCreateAndList [2020-05-07T20:59:57.573Z] 2020/05/07 20:59:57 Finished clone github.com/prometheus/client_model [2020-05-07T20:59:57.573Z] 2020/05/07 20:59:57 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2020-05-07T20:59:57.573Z] 2020/05/07 20:59:57 Finished clone github.com/prometheus/client_golang [2020-05-07T20:59:57.573Z] 2020/05/07 20:59:57 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2020-05-07T20:59:57.684Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-05-07T20:59:57.684Z] === RUN TestVolumesRemove [2020-05-07T20:59:57.684Z] --- PASS: TestVolumesRemove (0.09s) [2020-05-07T20:59:57.684Z] === RUN TestVolumesInspect [2020-05-07T20:59:57.684Z] --- PASS: TestVolumesInspect (0.02s) [2020-05-07T20:59:57.684Z] === RUN TestVolumesInvalidJSON [2020-05-07T20:59:57.684Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-07T20:59:57.684Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-07T20:59:57.684Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-07T20:59:57.684Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-05-07T20:59:57.684Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-07T20:59:57.684Z] PASS [2020-05-07T20:59:57.684Z] [2020-05-07T20:59:57.684Z] DONE 5 tests in 0.297s [2020-05-07T20:59:57.684Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-07T20:59:57.828Z] 2020/05/07 20:59:57 Finished clone github.com/golang/protobuf [2020-05-07T20:59:57.828Z] 2020/05/07 20:59:57 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2020-05-07T20:59:57.941Z] ++++ cat bundles/test-integration/docker.pid [2020-05-07T20:59:57.941Z] +++ kill 5854 [2020-05-07T20:59:58.504Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-05-07T20:59:58.753Z] 2020/05/07 20:59:58 Finished clone github.com/matttproud/golang_protobuf_extensions [2020-05-07T20:59:58.753Z] 2020/05/07 20:59:58 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2020-05-07T20:59:59.008Z] 2020/05/07 20:59:58 Finished clone github.com/pkg/errors [2020-05-07T20:59:59.008Z] 2020/05/07 20:59:58 Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20 [2020-05-07T20:59:59.262Z] 2020/05/07 20:59:59 Finished clone github.com/prometheus/common [2020-05-07T20:59:59.262Z] 2020/05/07 20:59:59 Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20 [2020-05-07T20:59:59.262Z] 2020/05/07 20:59:59 Finished clone github.com/prometheus/procfs [2020-05-07T20:59:59.262Z] 2020/05/07 20:59:59 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2020-05-07T20:59:59.262Z] 2020/05/07 20:59:59 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2020-05-07T20:59:59.262Z] 2020/05/07 20:59:59 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2020-05-07T20:59:59.435Z] +++ /etc/init.d/apparmor stop [2020-05-07T20:59:59.435Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-07T20:59:59.435Z] [2020-05-07T20:59:59.435Z] Unloading profiles will leave already running processes permanently [2020-05-07T20:59:59.435Z] unconfined, which can lead to unexpected situations. [2020-05-07T20:59:59.435Z] [2020-05-07T20:59:59.435Z] To set a process to complain mode, use the command line tool [2020-05-07T20:59:59.435Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-07T20:59:59.435Z] +++ true [2020-05-07T20:59:59.435Z] [2020-05-07T20:59:59.435Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-05-07T21:00:00.187Z] 2020/05/07 21:00:00 Finished clone github.com/cespare/xxhash/v2 [2020-05-07T21:00:00.187Z] 2020/05/07 21:00:00 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2020-05-07T21:00:00.365Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-05-07T21:00:00.365Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-05-07T21:00:00.441Z] 2020/05/07 21:00:00 Finished clone github.com/inconshreveable/mousetrap [2020-05-07T21:00:00.441Z] 2020/05/07 21:00:00 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2020-05-07T21:00:01.002Z] 2020/05/07 21:00:00 Finished clone github.com/morikuni/aec [2020-05-07T21:00:01.002Z] 2020/05/07 21:00:00 Clone github.com/Microsoft/hcsshim, revision 5bc557dd210ff2caf615e6e22d398123de77fc11, attempt 1/20 [2020-05-07T21:00:01.002Z] 2020/05/07 21:00:00 Finished clone github.com/spf13/pflag [2020-05-07T21:00:01.295Z] === RUN TestDockerSuite/TestCpRelativePath [2020-05-07T21:00:01.563Z] 2020/05/07 21:00:01 Finished clone github.com/docker/go-metrics [2020-05-07T21:00:02.123Z] 2020/05/07 21:00:01 Finished clone github.com/Azure/go-ansiterm [2020-05-07T21:00:02.124Z] 2020/05/07 21:00:01 Finished clone github.com/spf13/cobra [2020-05-07T21:00:02.225Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-05-07T21:00:03.485Z] 2020/05/07 21:00:03 Finished clone github.com/google/certificate-transparency-go [2020-05-07T21:00:03.596Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-05-07T21:00:04.528Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-05-07T21:00:05.898Z] === RUN TestDockerSuite/TestCpToCaseA [2020-05-07T21:00:07.795Z] === RUN TestDockerSuite/TestCpToCaseB [2020-05-07T21:00:08.359Z] === RUN TestDockerSuite/TestCpToCaseC [2020-05-07T21:00:08.740Z] 2020/05/07 21:00:07 Finished clone github.com/cloudflare/cfssl [2020-05-07T21:00:10.880Z] === RUN TestDockerSuite/TestCpToCaseD [2020-05-07T21:00:14.061Z] 2020/05/07 21:00:13 Finished clone cloud.google.com/go [2020-05-07T21:00:15.947Z] 2020/05/07 21:00:15 Finished clone github.com/Microsoft/hcsshim [2020-05-07T21:00:16.132Z] === RUN TestDockerSuite/TestCpToCaseE [2020-05-07T21:00:16.663Z] 2020/05/07 21:00:16 Finished clone github.com/docker/swarmkit [2020-05-07T21:00:19.415Z] === RUN TestDockerSuite/TestCpToCaseF [2020-05-07T21:00:19.923Z] 2020/05/07 21:00:19 Finished clone google.golang.org/genproto [2020-05-07T21:00:20.346Z] === RUN TestDockerSuite/TestCpToCaseG [2020-05-07T21:00:21.284Z] 2020/05/07 21:00:21 Finished clone github.com/coreos/etcd [2020-05-07T21:00:21.284Z] 2020/05/07 21:00:21 Finished clone github.com/containerd/containerd [2020-05-07T21:00:25.597Z] === RUN TestDockerSuite/TestCpToCaseH [2020-05-07T21:00:26.160Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-05-07T21:00:28.683Z] === RUN TestDockerSuite/TestCpToCaseI [2020-05-07T21:00:29.613Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-05-07T21:00:34.864Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-05-07T21:00:35.795Z] === RUN TestDockerSuite/TestCpToDot [2020-05-07T21:00:36.727Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-05-07T21:00:38.096Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-05-07T21:00:39.349Z] 2020/05/07 21:00:36 Finished clone github.com/gogo/protobuf [2020-05-07T21:00:39.989Z] === RUN TestDockerSuite/TestCpToStdout [2020-05-07T21:00:40.919Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-05-07T21:00:41.233Z] 2020/05/07 21:00:40 Finished clone github.com/hashicorp/consul [2020-05-07T21:00:44.194Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-05-07T21:00:44.758Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-05-07T21:00:45.689Z] === RUN TestDockerSuite/TestCpVolumePath [2020-05-07T21:00:47.583Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-05-07T21:00:47.583Z] === RUN TestDockerSuite/TestCreateArgs [2020-05-07T21:00:47.583Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-05-07T21:00:47.583Z] === RUN TestDockerSuite/TestCreateByImageID [2020-05-07T21:00:48.147Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-05-07T21:00:49.077Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-05-07T21:00:49.077Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-05-07T21:00:49.077Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-05-07T21:00:50.008Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-05-07T21:00:50.573Z] === RUN TestDockerSuite/TestCreateLabels [2020-05-07T21:00:50.573Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-05-07T21:00:50.830Z] === RUN TestDockerSuite/TestCreateRM [2020-05-07T21:00:51.089Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-05-07T21:00:51.089Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-05-07T21:00:51.089Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-05-07T21:00:51.346Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-05-07T21:00:52.718Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-05-07T21:00:54.088Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-05-07T21:00:54.088Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-05-07T21:00:54.088Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-05-07T21:00:59.343Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-05-07T21:00:59.343Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-05-07T21:00:59.343Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-05-07T21:00:59.599Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-05-07T21:00:59.599Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-05-07T21:00:59.856Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-05-07T21:01:00.419Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-05-07T21:01:02.949Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-05-07T21:01:03.103Z] 2020/05/07 21:01:00 Finished clone github.com/aws/aws-sdk-go [2020-05-07T21:01:03.530Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-05-07T21:01:05.430Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-05-07T21:01:06.798Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-05-07T21:01:07.728Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-05-07T21:01:08.658Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-05-07T21:01:08.658Z] === RUN TestDockerSuite/TestDevicePermissions [2020-05-07T21:01:09.587Z] === RUN TestDockerSuite/TestDockerFails [2020-05-07T21:01:09.587Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-05-07T21:01:09.587Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-05-07T21:01:09.587Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-05-07T21:01:10.956Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-05-07T21:01:11.887Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-05-07T21:01:12.817Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-05-07T21:01:13.381Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-05-07T21:01:13.382Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-05-07T21:01:13.382Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-05-07T21:01:13.638Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-05-07T21:01:20.187Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-05-07T21:01:23.459Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-05-07T21:01:25.984Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-05-07T21:01:28.506Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-05-07T21:01:29.876Z] === RUN TestDockerSuite/TestEventsAttach [2020-05-07T21:01:29.876Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-05-07T21:01:30.440Z] === RUN TestDockerSuite/TestEventsCommit [2020-05-07T21:01:31.810Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-05-07T21:01:32.741Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-05-07T21:01:33.672Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-05-07T21:01:35.041Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-05-07T21:01:36.937Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-05-07T21:01:38.306Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-05-07T21:01:40.601Z] --- PASS: TestImportExtremelyLargeImageWorks (298.23s) [2020-05-07T21:01:40.601Z] PASS [2020-05-07T21:01:40.601Z] [2020-05-07T21:01:40.601Z] === Skipped [2020-05-07T21:01:40.601Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-05-07T21:01:40.601Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T21:01:40.601Z] [2020-05-07T21:01:40.601Z] [2020-05-07T21:01:40.601Z] DONE 12 tests, 1 skipped in 299.596s [2020-05-07T21:01:40.601Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-05-07T21:01:40.601Z] ++ 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-07T21:01:40.601Z] ++ set -e [2020-05-07T21:01:40.601Z] ++ '[' -n 0 ']' [2020-05-07T21:01:40.601Z] ++ set -x [2020-05-07T21:01:40.601Z] ++ 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-07T21:01:40.601Z] INFO: Testing against a local daemon [2020-05-07T21:01:40.601Z] === RUN TestNetworkCreateDelete [2020-05-07T21:01:40.601Z] --- PASS: TestNetworkCreateDelete (0.22s) [2020-05-07T21:01:40.601Z] === RUN TestDockerNetworkDeletePreferID [2020-05-07T21:01:40.601Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2020-05-07T21:01:40.601Z] === RUN TestInspectNetwork [2020-05-07T21:01:40.601Z] === RUN TestInspectNetwork/full_network_id [2020-05-07T21:01:40.601Z] === RUN TestInspectNetwork/partial_network_id [2020-05-07T21:01:40.601Z] === RUN TestInspectNetwork/network_name [2020-05-07T21:01:40.601Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-05-07T21:01:40.601Z] --- PASS: TestInspectNetwork (7.73s) [2020-05-07T21:01:40.601Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-05-07T21:01:40.601Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-05-07T21:01:40.601Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-05-07T21:01:40.601Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-05-07T21:01:40.601Z] === RUN TestRunContainerWithBridgeNone [2020-05-07T21:01:40.601Z] --- PASS: TestRunContainerWithBridgeNone (2.31s) [2020-05-07T21:01:40.601Z] === RUN TestNetworkInvalidJSON [2020-05-07T21:01:40.601Z] === RUN TestNetworkInvalidJSON//networks/create [2020-05-07T21:01:40.601Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-05-07T21:01:40.601Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T21:01:40.601Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T21:01:40.601Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T21:01:40.601Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T21:01:40.601Z] === CONT TestNetworkInvalidJSON//networks/create [2020-05-07T21:01:40.601Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-05-07T21:01:40.601Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-05-07T21:01:40.601Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-05-07T21:01:40.601Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-05-07T21:01:40.601Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-05-07T21:01:40.601Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-05-07T21:01:40.601Z] === RUN TestHostIPv4BridgeLabel [2020-05-07T21:01:40.933Z] --- PASS: TestHostIPv4BridgeLabel (0.62s) [2020-05-07T21:01:40.933Z] === RUN TestDaemonRestartWithLiveRestore [2020-05-07T21:01:41.585Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-05-07T21:01:42.089Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-05-07T21:01:42.089Z] === RUN TestDaemonDefaultNetworkPools [2020-05-07T21:01:42.805Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2020-05-07T21:01:42.805Z] === RUN TestDaemonRestartWithExistingNetwork [2020-05-07T21:01:43.964Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.27s) [2020-05-07T21:01:43.964Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-05-07T21:01:44.107Z] === RUN TestDockerSuite/TestEventsCopy [2020-05-07T21:01:45.476Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-05-07T21:01:45.632Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.46s) [2020-05-07T21:01:45.632Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-05-07T21:01:45.966Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-05-07T21:01:45.966Z] === RUN TestServiceWithPredefinedNetwork [2020-05-07T21:01:46.043Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-05-07T21:01:47.412Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-05-07T21:01:48.355Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-05-07T21:01:48.921Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-05-07T21:01:48.936Z] --- PASS: TestServiceWithPredefinedNetwork (2.36s) [2020-05-07T21:01:48.937Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-05-07T21:01:48.937Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T21:01:48.937Z] service_test.go:236: FLAKY_TEST [2020-05-07T21:01:48.937Z] === RUN TestServiceWithDataPathPortInit [2020-05-07T21:01:50.816Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-05-07T21:01:51.072Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-05-07T21:01:51.330Z] === RUN TestDockerSuite/TestEventsFilterType [2020-05-07T21:01:51.894Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-05-07T21:01:51.894Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-05-07T21:01:51.894Z] === RUN TestDockerSuite/TestEventsFilters [2020-05-07T21:01:52.458Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-05-07T21:01:53.828Z] === RUN TestDockerSuite/TestEventsFormat [2020-05-07T21:01:55.199Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-05-07T21:01:55.199Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-05-07T21:01:55.199Z] === RUN TestDockerSuite/TestEventsImageImport [2020-05-07T21:01:56.569Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-05-07T21:01:56.827Z] === RUN TestDockerSuite/TestEventsImagePull [2020-05-07T21:01:57.392Z] === RUN TestDockerSuite/TestEventsImageTag [2020-05-07T21:01:58.323Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-05-07T21:01:58.580Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-05-07T21:01:58.580Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-05-07T21:01:58.580Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-05-07T21:01:59.439Z] 2020/05/07 21:01:56 Finished clone google.golang.org/api [2020-05-07T21:01:59.439Z] 2020/05/07 21:01:56 Dependencies downloaded. Download time: 2m31.607681848s [2020-05-07T21:01:59.439Z] 2020/05/07 21:01:56 Collecting all dependencies [2020-05-07T21:02:01.104Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-05-07T21:02:01.667Z] === RUN TestDockerSuite/TestEventsRename [2020-05-07T21:02:02.231Z] === RUN TestDockerSuite/TestEventsResize [2020-05-07T21:02:03.164Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-05-07T21:02:04.095Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-05-07T21:02:04.849Z] --- PASS: TestServiceWithDataPathPortInit (14.75s) [2020-05-07T21:02:04.849Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-05-07T21:02:05.027Z] === RUN TestDockerSuite/TestEventsStreaming [2020-05-07T21:02:05.957Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-05-07T21:02:07.506Z] 2020/05/07 21:02:06 Clean vendor dir from unused packages [2020-05-07T21:02:07.506Z] 2020/05/07 21:02:07 Success [2020-05-07T21:02:07.506Z] 2020/05/07 21:02:07 Running time: 2m45.179416365s [2020-05-07T21:02:07.761Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-05-07T21:02:08.733Z] + echo Building e2e image [2020-05-07T21:02:08.733Z] Building e2e image [2020-05-07T21:02:08.733Z] + docker build --build-arg DOCKER_GITCOMMIT=11a5b1887eda53088d7bc68771b428d757ab7ad4 -t moby-e2e-test -f Dockerfile.e2e . [2020-05-07T21:02:08.733Z] #2 [internal] load .dockerignore [2020-05-07T21:02:08.733Z] #2 transferring context: 34B done [2020-05-07T21:02:08.733Z] #2 DONE 0.0s [2020-05-07T21:02:08.733Z] [2020-05-07T21:02:08.733Z] #1 [internal] load build definition from Dockerfile.e2e [2020-05-07T21:02:08.733Z] #1 transferring dockerfile: 3.21kB done [2020-05-07T21:02:08.733Z] #1 DONE 0.0s [2020-05-07T21:02:08.733Z] [2020-05-07T21:02:08.733Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine [2020-05-07T21:02:08.987Z] #4 ... [2020-05-07T21:02:08.987Z] [2020-05-07T21:02:08.987Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-05-07T21:02:08.987Z] #3 DONE 0.2s [2020-05-07T21:02:08.987Z] [2020-05-07T21:02:08.987Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine [2020-05-07T21:02:08.987Z] #4 DONE 0.2s [2020-05-07T21:02:08.987Z] [2020-05-07T21:02:08.987Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-07T21:02:08.987Z] #14 resolve docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0f56f4351f73f2a470888faec357f09281b637ac42b5010a3609aa41 done [2020-05-07T21:02:08.987Z] #14 sha256:12e901761bc37242abe479c43cdf35cba41caf83cbfa4f5e27e47ee7dd29058a 1.36kB / 1.36kB done [2020-05-07T21:02:08.987Z] #14 sha256:0e542677179574d9321794150be654716b3f0ff86780b3e12860481a959b1303 3.83kB / 3.83kB done [2020-05-07T21:02:08.987Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0B / 301.28kB 0.0s [2020-05-07T21:02:08.987Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 0B / 153B 0.0s [2020-05-07T21:02:08.987Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 0B / 126.95MB 0.0s [2020-05-07T21:02:08.987Z] #14 sha256:5d06737f0f56f4351f73f2a470888faec357f09281b637ac42b5010a3609aa41 1.65kB / 1.65kB done [2020-05-07T21:02:09.229Z] === RUN TestDockerSuite/TestEventsTop [2020-05-07T21:02:09.242Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c [2020-05-07T21:02:09.496Z] #14 ... [2020-05-07T21:02:09.496Z] [2020-05-07T21:02:09.496Z] #8 [internal] load build context [2020-05-07T21:02:09.496Z] #8 transferring context: 844.26kB 0.3s done [2020-05-07T21:02:09.496Z] #8 DONE 0.4s [2020-05-07T21:02:09.496Z] [2020-05-07T21:02:09.496Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-07T21:02:09.496Z] #14 sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 301.28kB / 301.28kB 0.1s done [2020-05-07T21:02:09.496Z] #14 sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 153B / 153B 0.0s done [2020-05-07T21:02:09.496Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 10.37MB / 126.95MB 0.4s [2020-05-07T21:02:09.496Z] #14 extracting sha256:408f875501273f3af2a9cbff2a23e736585641e73da80dd81712518b28e7843c 0.2s done [2020-05-07T21:02:09.496Z] #14 sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 126B / 126B 0.2s done [2020-05-07T21:02:09.496Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 16.76MB / 126.95MB 0.5s [2020-05-07T21:02:09.496Z] #14 extracting sha256:fe522b08c9798748151fec9b7a908aca712cd102cfcbb8ed79d57d05b71e6cc4 done [2020-05-07T21:02:09.496Z] #14 ... [2020-05-07T21:02:09.496Z] [2020-05-07T21:02:09.496Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-05-07T21:02:09.496Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-05-07T21:02:09.496Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-05-07T21:02:09.496Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-05-07T21:02:09.496Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-05-07T21:02:09.496Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.3s done [2020-05-07T21:02:09.496Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done [2020-05-07T21:02:09.496Z] #5 DONE 0.7s [2020-05-07T21:02:09.496Z] [2020-05-07T21:02:09.496Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-07T21:02:09.496Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 25.29MB / 126.95MB 0.6s [2020-05-07T21:02:09.750Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 44.21MB / 126.95MB 0.7s [2020-05-07T21:02:09.792Z] === RUN TestDockerSuite/TestEventsUntag [2020-05-07T21:02:10.005Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 55.77MB / 126.95MB 0.8s [2020-05-07T21:02:10.005Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 70.17MB / 126.95MB 1.0s [2020-05-07T21:02:10.260Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 83.22MB / 126.95MB 1.1s [2020-05-07T21:02:10.260Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 90.86MB / 126.95MB 1.2s [2020-05-07T21:02:10.515Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 110.46MB / 126.95MB 1.4s [2020-05-07T21:02:10.515Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 119.27MB / 126.95MB 1.5s [2020-05-07T21:02:10.770Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 126.95MB / 126.95MB 1.6s [2020-05-07T21:02:10.770Z] #14 sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 126.95MB / 126.95MB 1.7s done [2020-05-07T21:02:10.858Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.34s) [2020-05-07T21:02:10.858Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mex4vzxtqn2tupf7l6f49grzi Created:2020-05-07 21:02:04.30277966 +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[c750e3df91792d758cd922fc4c49a9a8f52986f6f6839ecd5369ff984cd696a0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.05tjsq710sm9ewqi0t4bnpjwn EndpointID:e4f1869b126ec1833d6d9f8c71f13a3739ce07bcfc537217c1bd1f75bd11cca5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5c74e873882b3e1d3762ab2d670288aac99466794fdf9b81c5fd5376b0836d7f 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:01518e263a0c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.05tjsq710sm9ewqi0t4bnpjwn EndpointID:e4f1869b126ec1833d6d9f8c71f13a3739ce07bcfc537217c1bd1f75bd11cca5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-05-07T21:02:10.858Z] PASS [2020-05-07T21:02:10.858Z] [2020-05-07T21:02:10.858Z] === Skipped [2020-05-07T21:02:10.858Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-05-07T21:02:10.858Z] service_test.go:236: FLAKY_TEST [2020-05-07T21:02:10.858Z] [2020-05-07T21:02:10.858Z] [2020-05-07T21:02:10.858Z] DONE 22 tests, 1 skipped in 41.257s [2020-05-07T21:02:10.858Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-05-07T21:02:10.858Z] ++ 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-07T21:02:10.858Z] ++ set -e [2020-05-07T21:02:10.858Z] ++ '[' -n 0 ']' [2020-05-07T21:02:10.858Z] ++ set -x [2020-05-07T21:02:10.858Z] ++ 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-07T21:02:10.858Z] INFO: Testing against a local daemon [2020-05-07T21:02:10.858Z] === RUN TestDockerNetworkIpvlanPersistance [2020-05-07T21:02:10.858Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-07T21:02:10.858Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T21:02:10.858Z] === RUN TestDockerNetworkIpvlan [2020-05-07T21:02:10.859Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-05-07T21:02:10.859Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T21:02:10.859Z] PASS [2020-05-07T21:02:10.859Z] [2020-05-07T21:02:10.859Z] === Skipped [2020-05-07T21:02:10.859Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-05-07T21:02:10.859Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T21:02:10.859Z] [2020-05-07T21:02:10.859Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-05-07T21:02:10.859Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-05-07T21:02:10.859Z] [2020-05-07T21:02:10.859Z] [2020-05-07T21:02:10.859Z] DONE 2 tests, 2 skipped in 0.107s [2020-05-07T21:02:10.859Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-05-07T21:02:10.859Z] ++ 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-07T21:02:10.859Z] ++ set -e [2020-05-07T21:02:10.859Z] ++ '[' -n 0 ']' [2020-05-07T21:02:10.859Z] ++ set -x [2020-05-07T21:02:10.859Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-07T21:02:10.859Z] INFO: Testing against a local daemon [2020-05-07T21:02:10.859Z] === RUN TestDockerNetworkMacvlanPersistance [2020-05-07T21:02:11.025Z] #14 ... [2020-05-07T21:02:11.025Z] [2020-05-07T21:02:11.025Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-05-07T21:02:11.025Z] #6 DONE 1.3s [2020-05-07T21:02:11.025Z] [2020-05-07T21:02:11.025Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-07T21:02:11.025Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 0.1s [2020-05-07T21:02:12.312Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-05-07T21:02:12.539Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.54s) [2020-05-07T21:02:12.539Z] === RUN TestDockerNetworkMacvlan [2020-05-07T21:02:13.254Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-05-07T21:02:14.206Z] === RUN TestDockerSuite/TestExec [2020-05-07T21:02:14.416Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-05-07T21:02:14.770Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-05-07T21:02:15.130Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-05-07T21:02:15.701Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-05-07T21:02:16.386Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 5.3s [2020-05-07T21:02:16.634Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-05-07T21:02:16.640Z] #14 ... [2020-05-07T21:02:16.640Z] [2020-05-07T21:02:16.640Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-05-07T21:02:16.640Z] #7 1.070 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-05-07T21:02:16.640Z] #7 2.165 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-05-07T21:02:16.640Z] #7 2.268 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-05-07T21:02:16.640Z] #7 2.275 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-05-07T21:02:16.640Z] #7 2.283 (3/30) Installing readline (8.0.0-r0) [2020-05-07T21:02:16.640Z] #7 2.288 (4/30) Installing bash (5.0.0-r0) [2020-05-07T21:02:16.640Z] #7 2.305 Executing bash-5.0.0-r0.post-install [2020-05-07T21:02:16.640Z] #7 2.309 (5/30) Installing ca-certificates (20191127-r0) [2020-05-07T21:02:16.640Z] #7 2.324 (6/30) Installing libgcc (8.3.0-r0) [2020-05-07T21:02:16.640Z] #7 2.327 (7/30) Installing libstdc++ (8.3.0-r0) [2020-05-07T21:02:16.640Z] #7 2.342 (8/30) Installing binutils (2.32-r0) [2020-05-07T21:02:16.640Z] #7 2.438 (9/30) Installing gmp (6.1.2-r1) [2020-05-07T21:02:16.640Z] #7 2.446 (10/30) Installing isl (0.18-r0) [2020-05-07T21:02:16.640Z] #7 2.466 (11/30) Installing libgomp (8.3.0-r0) [2020-05-07T21:02:16.640Z] #7 2.470 (12/30) Installing libatomic (8.3.0-r0) [2020-05-07T21:02:16.640Z] #7 2.473 (13/30) Installing mpfr3 (3.1.5-r1) [2020-05-07T21:02:16.640Z] #7 2.482 (14/30) Installing mpc1 (1.1.0-r0) [2020-05-07T21:02:16.640Z] #7 2.484 (15/30) Installing gcc (8.3.0-r0) [2020-05-07T21:02:16.640Z] #7 3.377 (16/30) Installing musl-dev (1.1.22-r3) [2020-05-07T21:02:16.640Z] #7 3.503 (17/30) Installing libc-dev (0.7.1-r0) [2020-05-07T21:02:16.640Z] #7 3.504 (18/30) Installing g++ (8.3.0-r0) [2020-05-07T21:02:16.640Z] #7 4.121 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-05-07T21:02:16.640Z] #7 4.125 (20/30) Installing libcurl (7.66.0-r0) [2020-05-07T21:02:16.640Z] #7 4.135 (21/30) Installing expat (2.2.8-r0) [2020-05-07T21:02:16.640Z] #7 4.139 (22/30) Installing pcre2 (10.33-r0) [2020-05-07T21:02:16.640Z] #7 4.149 (23/30) Installing git (2.22.4-r0) [2020-05-07T21:02:16.640Z] #7 4.350 (24/30) Installing libmnl (1.0.4-r0) [2020-05-07T21:02:16.640Z] #7 4.354 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-05-07T21:02:16.640Z] #7 4.358 (26/30) Installing iptables (1.8.3-r1) [2020-05-07T21:02:16.640Z] #7 4.388 (27/30) Installing pigz (2.4-r0) [2020-05-07T21:02:16.640Z] #7 4.393 (28/30) Installing tar (1.32-r0) [2020-05-07T21:02:16.640Z] #7 4.403 (29/30) Installing xz-libs (5.2.4-r0) [2020-05-07T21:02:16.640Z] #7 4.408 (30/30) Installing xz (5.2.4-r0) [2020-05-07T21:02:16.640Z] #7 4.412 Executing busybox-1.30.1-r3.trigger [2020-05-07T21:02:16.640Z] #7 4.416 Executing ca-certificates-20191127-r0.trigger [2020-05-07T21:02:16.640Z] #7 4.466 OK: 179 MiB in 44 packages [2020-05-07T21:02:16.640Z] #7 DONE 5.7s [2020-05-07T21:02:16.640Z] [2020-05-07T21:02:16.640Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-05-07T21:02:16.640Z] #9 DONE 0.1s [2020-05-07T21:02:16.640Z] [2020-05-07T21:02:16.640Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-05-07T21:02:16.640Z] #10 DONE 0.1s [2020-05-07T21:02:16.640Z] [2020-05-07T21:02:16.640Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-07T21:02:16.894Z] #14 ... [2020-05-07T21:02:16.895Z] [2020-05-07T21:02:16.895Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-05-07T21:02:16.895Z] #11 DONE 0.1s [2020-05-07T21:02:16.895Z] [2020-05-07T21:02:16.895Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-05-07T21:02:16.895Z] #12 DONE 0.1s [2020-05-07T21:02:16.895Z] [2020-05-07T21:02:16.895Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-05-07T21:02:17.149Z] #13 DONE 0.1s [2020-05-07T21:02:17.149Z] [2020-05-07T21:02:17.149Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:5d06737f0... [2020-05-07T21:02:17.149Z] #14 extracting sha256:221eaa0080207f1ed7089141567f3d8bf4a1afcd6610434481d36ef7d45b6186 6.0s done [2020-05-07T21:02:17.149Z] #14 extracting sha256:2a4607e5d6b94902155cc20eb483b5b1af999b74325af23e99bc3b4063800252 done [2020-05-07T21:02:17.149Z] #14 DONE 8.1s [2020-05-07T21:02:17.149Z] [2020-05-07T21:02:17.149Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-05-07T21:02:17.198Z] === RUN TestDockerSuite/TestExecAPIStart [2020-05-07T21:02:18.071Z] #15 0.775 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-07T21:02:18.104Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-05-07T21:02:18.992Z] #15 1.833 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-07T21:02:18.992Z] #15 1.921 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r4) [2020-05-07T21:02:18.992Z] #15 1.925 (2/42) Installing ncurses-libs (6.1_p20200118-r4) [2020-05-07T21:02:18.992Z] #15 1.933 (3/42) Installing readline (8.0.1-r0) [2020-05-07T21:02:18.992Z] #15 1.937 (4/42) Installing bash (5.0.11-r1) [2020-05-07T21:02:18.992Z] #15 1.949 Executing bash-5.0.11-r1.post-install [2020-05-07T21:02:18.992Z] #15 1.951 (5/42) Installing linux-headers (4.19.36-r0) [2020-05-07T21:02:18.992Z] #15 2.025 (6/42) Installing libblkid (2.34-r1) [2020-05-07T21:02:19.096Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-05-07T21:02:19.246Z] #15 2.030 (7/42) Installing libuuid (2.34-r1) [2020-05-07T21:02:19.246Z] #15 2.032 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-05-07T21:02:19.246Z] #15 2.039 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-05-07T21:02:19.246Z] #15 2.042 (10/42) Installing libgcc (9.2.0-r4) [2020-05-07T21:02:19.246Z] #15 2.045 (11/42) Installing libstdc++ (9.2.0-r4) [2020-05-07T21:02:19.246Z] #15 2.059 (12/42) Installing binutils (2.33.1-r0) [2020-05-07T21:02:19.246Z] #15 2.129 (13/42) Installing libmagic (5.37-r1) [2020-05-07T21:02:19.246Z] #15 2.149 (14/42) Installing file (5.37-r1) [2020-05-07T21:02:19.246Z] #15 2.151 (15/42) Installing gmp (6.1.2-r1) [2020-05-07T21:02:19.246Z] #15 2.157 (16/42) Installing isl (0.18-r0) [2020-05-07T21:02:19.246Z] #15 2.173 (17/42) Installing libgomp (9.2.0-r4) [2020-05-07T21:02:19.246Z] #15 2.176 (18/42) Installing libatomic (9.2.0-r4) [2020-05-07T21:02:19.246Z] #15 2.178 (19/42) Installing mpfr4 (4.0.2-r1) [2020-05-07T21:02:19.246Z] #15 2.184 (20/42) Installing mpc1 (1.1.0-r1) [2020-05-07T21:02:19.246Z] #15 2.187 (21/42) Installing gcc (9.2.0-r4) [2020-05-07T21:02:20.025Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-05-07T21:02:20.170Z] #15 2.862 (22/42) Installing musl-dev (1.1.24-r2) [2020-05-07T21:02:20.170Z] #15 2.934 (23/42) Installing libc-dev (0.7.2-r0) [2020-05-07T21:02:20.170Z] #15 2.935 (24/42) Installing g++ (9.2.0-r4) [2020-05-07T21:02:20.386Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-05-07T21:02:20.424Z] #15 3.353 (25/42) Installing make (4.2.1-r2) [2020-05-07T21:02:20.424Z] #15 3.357 (26/42) Installing fortify-headers (1.1-r0) [2020-05-07T21:02:20.425Z] #15 3.359 (27/42) Installing build-base (0.5-r1) [2020-05-07T21:02:20.425Z] #15 3.360 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-05-07T21:02:20.425Z] #15 3.363 (29/42) Installing libcurl (7.67.0-r0) [2020-05-07T21:02:20.425Z] #15 3.373 (30/42) Installing curl (7.67.0-r0) [2020-05-07T21:02:20.425Z] #15 3.376 (31/42) Installing oniguruma (6.9.4-r0) [2020-05-07T21:02:20.425Z] #15 3.382 (32/42) Installing jq (1.6-r0) [2020-05-07T21:02:20.425Z] #15 3.389 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-05-07T21:02:20.425Z] #15 3.394 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-05-07T21:02:20.425Z] #15 3.397 (35/42) Installing libaio (0.3.112-r1) [2020-05-07T21:02:20.425Z] #15 3.398 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-05-07T21:02:20.425Z] #15 3.429 (37/42) Installing libfdisk (2.34-r1) [2020-05-07T21:02:20.588Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-05-07T21:02:20.679Z] #15 3.435 (38/42) Installing libmount (2.34-r1) [2020-05-07T21:02:20.679Z] #15 3.440 (39/42) Installing libsmartcols (2.34-r1) [2020-05-07T21:02:20.679Z] #15 3.443 (40/42) Installing pkgconf (1.6.3-r0) [2020-05-07T21:02:20.679Z] #15 3.446 (41/42) Installing util-linux-dev (2.34-r1) [2020-05-07T21:02:20.679Z] #15 3.468 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-05-07T21:02:20.679Z] #15 3.472 Executing busybox-1.31.1-r9.trigger [2020-05-07T21:02:20.679Z] #15 3.479 OK: 196 MiB in 57 packages [2020-05-07T21:02:20.974Z] #15 DONE 3.9s [2020-05-07T21:02:20.974Z] [2020-05-07T21:02:20.974Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-05-07T21:02:21.519Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-05-07T21:02:21.519Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-05-07T21:02:21.895Z] #16 DONE 0.7s [2020-05-07T21:02:21.895Z] [2020-05-07T21:02:21.895Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-05-07T21:02:22.454Z] #17 DONE 0.7s [2020-05-07T21:02:22.454Z] [2020-05-07T21:02:22.454Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-05-07T21:02:22.454Z] #18 DONE 0.0s [2020-05-07T21:02:22.454Z] [2020-05-07T21:02:22.454Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-05-07T21:02:22.708Z] #19 DONE 0.1s [2020-05-07T21:02:22.708Z] [2020-05-07T21:02:22.708Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-05-07T21:02:22.708Z] #22 DONE 0.1s [2020-05-07T21:02:22.708Z] [2020-05-07T21:02:22.708Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-05-07T21:02:22.708Z] #26 DONE 0.1s [2020-05-07T21:02:22.708Z] [2020-05-07T21:02:22.708Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-05-07T21:02:22.708Z] #23 DONE 0.1s [2020-05-07T21:02:22.708Z] [2020-05-07T21:02:22.708Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-05-07T21:02:22.708Z] #27 DONE 0.2s [2020-05-07T21:02:22.708Z] [2020-05-07T21:02:22.708Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-05-07T21:02:22.890Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-05-07T21:02:22.963Z] #28 DONE 0.1s [2020-05-07T21:02:22.963Z] [2020-05-07T21:02:22.963Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-07T21:02:23.820Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-05-07T21:02:23.887Z] #24 ... [2020-05-07T21:02:23.887Z] [2020-05-07T21:02:23.887Z] #31 [builder 1/4] COPY . . [2020-05-07T21:02:23.887Z] #31 DONE 1.3s [2020-05-07T21:02:23.887Z] [2020-05-07T21:02:23.887Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-05-07T21:02:24.078Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-05-07T21:02:24.641Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-05-07T21:02:25.163Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-05-07T21:02:25.770Z] #32 DONE 1.8s [2020-05-07T21:02:25.770Z] [2020-05-07T21:02:25.770Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-07T21:02:26.319Z] --- PASS: TestDockerNetworkMacvlan (13.90s) [2020-05-07T21:02:26.319Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-05-07T21:02:26.319Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-05-07T21:02:26.319Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s) [2020-05-07T21:02:26.319Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.36s) [2020-05-07T21:02:26.319Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.20s) [2020-05-07T21:02:26.319Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s) [2020-05-07T21:02:26.319Z] PASS [2020-05-07T21:02:26.319Z] [2020-05-07T21:02:26.319Z] DONE 8 tests in 15.551s [2020-05-07T21:02:26.319Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-05-07T21:02:26.319Z] ++ 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-07T21:02:26.319Z] ++ set -e [2020-05-07T21:02:26.319Z] ++ '[' -n 0 ']' [2020-05-07T21:02:26.319Z] ++ set -x [2020-05-07T21:02:26.319Z] ++ 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-07T21:02:26.319Z] testing: warning: no tests to run [2020-05-07T21:02:26.319Z] PASS [2020-05-07T21:02:26.319Z] [2020-05-07T21:02:26.319Z] DONE 0 tests in 0.016s [2020-05-07T21:02:26.319Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-05-07T21:02:26.319Z] ++ 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-07T21:02:26.319Z] ++ set -e [2020-05-07T21:02:26.319Z] ++ '[' -n 0 ']' [2020-05-07T21:02:26.319Z] ++ set -x [2020-05-07T21:02:26.319Z] ++ 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-07T21:02:26.319Z] INFO: Testing against a local daemon [2020-05-07T21:02:26.319Z] === RUN TestAuthZPluginAllowRequest [2020-05-07T21:02:26.536Z] === RUN TestDockerSuite/TestExecCgroup [2020-05-07T21:02:27.129Z] #33 1.453 [2020-05-07T21:02:27.130Z] #33 1.634 Removing bundles/ [2020-05-07T21:02:27.130Z] #33 1.637 [2020-05-07T21:02:27.130Z] #33 1.649 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-05-07T21:02:27.384Z] #33 ... [2020-05-07T21:02:27.384Z] [2020-05-07T21:02:27.384Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-05-07T21:02:27.384Z] #24 1.544 Install docker/cli version 17.06.2-ce from stable [2020-05-07T21:02:27.384Z] #24 1.544 + RM_GOPATH=0 [2020-05-07T21:02:27.384Z] #24 1.544 + TMP_GOPATH= [2020-05-07T21:02:27.384Z] #24 1.544 + : /build [2020-05-07T21:02:27.384Z] #24 1.544 + '[' -z '' ']' [2020-05-07T21:02:27.384Z] #24 1.544 ++ mktemp -d [2020-05-07T21:02:27.384Z] #24 1.544 + export GOPATH=/tmp/tmp.leFpDk [2020-05-07T21:02:27.384Z] #24 1.544 + GOPATH=/tmp/tmp.leFpDk [2020-05-07T21:02:27.384Z] #24 1.544 + RM_GOPATH=1 [2020-05-07T21:02:27.384Z] #24 1.544 ++ dirname ./install.sh [2020-05-07T21:02:27.384Z] #24 1.544 + dir=. [2020-05-07T21:02:27.384Z] #24 1.544 + bin=dockercli [2020-05-07T21:02:27.384Z] #24 1.544 + shift [2020-05-07T21:02:27.384Z] #24 1.544 + '[' '!' -f ./dockercli.installer ']' [2020-05-07T21:02:27.384Z] #24 1.544 + . ./dockercli.installer [2020-05-07T21:02:27.384Z] #24 1.544 ++ : stable [2020-05-07T21:02:27.384Z] #24 1.544 ++ : 17.06.2-ce [2020-05-07T21:02:27.384Z] #24 1.544 + install_dockercli [2020-05-07T21:02:27.384Z] #24 1.544 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-05-07T21:02:27.384Z] #24 1.544 ++ uname -m [2020-05-07T21:02:27.384Z] #24 1.544 + arch=x86_64 [2020-05-07T21:02:27.384Z] #24 1.544 + '[' x86_64 '!=' x86_64 ']' [2020-05-07T21:02:27.384Z] #24 1.544 + url=https://download.docker.com/linux/static [2020-05-07T21:02:27.384Z] #24 1.544 + tar -xz docker/docker [2020-05-07T21:02:27.384Z] #24 1.544 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-05-07T21:02:27.384Z] #24 4.590 + mkdir -p /build [2020-05-07T21:02:27.384Z] #24 4.591 + mv docker/docker /build/ [2020-05-07T21:02:27.384Z] #24 4.593 + rmdir docker [2020-05-07T21:02:27.384Z] #24 DONE 4.7s [2020-05-07T21:02:27.639Z] [2020-05-07T21:02:27.639Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-07T21:02:27.639Z] #20 2.518 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-05-07T21:02:27.639Z] #20 3.138 curl: option --progress: is ambiguous [2020-05-07T21:02:27.639Z] #20 3.141 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-07T21:02:27.639Z] #20 3.622 curl: option --progress: is ambiguous [2020-05-07T21:02:27.639Z] #20 3.622 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-07T21:02:27.639Z] #20 4.157 curl: option --progress: is ambiguous [2020-05-07T21:02:27.639Z] #20 4.161 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-07T21:02:27.639Z] #20 4.665 curl: option --progress: is ambiguous [2020-05-07T21:02:27.639Z] #20 4.665 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-07T21:02:27.639Z] #20 5.122 [2020-05-07T21:02:27.924Z] === RUN TestDockerSuite/TestExecEnv [2020-05-07T21:02:27.994Z] --- PASS: TestAuthZPluginAllowRequest (1.58s) [2020-05-07T21:02:27.994Z] === RUN TestAuthZPluginTLS [2020-05-07T21:02:28.706Z] --- PASS: TestAuthZPluginTLS (0.60s) [2020-05-07T21:02:28.706Z] === RUN TestAuthZPluginDenyRequest [2020-05-07T21:02:29.001Z] #20 6.223 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-05-07T21:02:29.040Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-05-07T21:02:29.040Z] === RUN TestAuthZPluginAPIDenyResponse [2020-05-07T21:02:29.274Z] #20 6.681 curl: option --progress: is ambiguous [2020-05-07T21:02:29.274Z] #20 6.686 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-07T21:02:29.296Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-05-07T21:02:29.754Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-05-07T21:02:29.754Z] === RUN TestAuthZPluginDenyResponse [2020-05-07T21:02:29.838Z] #20 7.137 [2020-05-07T21:02:30.466Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-05-07T21:02:30.466Z] === RUN TestAuthZPluginAllowEventStream [2020-05-07T21:02:30.665Z] === RUN TestDockerSuite/TestExecExitStatus [2020-05-07T21:02:31.239Z] #20 8.388 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-05-07T21:02:31.493Z] #20 8.721 curl: option --progress: is ambiguous [2020-05-07T21:02:31.493Z] #20 8.729 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-07T21:02:31.595Z] === RUN TestDockerSuite/TestExecInspectID [2020-05-07T21:02:31.748Z] #20 9.097 [2020-05-07T21:02:32.160Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s) [2020-05-07T21:02:32.160Z] === RUN TestAuthZPluginErrorResponse [2020-05-07T21:02:32.500Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2020-05-07T21:02:32.500Z] === RUN TestAuthZPluginErrorRequest [2020-05-07T21:02:33.192Z] #20 ... [2020-05-07T21:02:33.192Z] [2020-05-07T21:02:33.192Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-07T21:02:33.192Z] #29 ... [2020-05-07T21:02:33.192Z] [2020-05-07T21:02:33.192Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-07T21:02:33.192Z] #33 3.252 Building test suite binary ./integration-cli/test.main [2020-05-07T21:02:33.214Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2020-05-07T21:02:33.214Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-05-07T21:02:33.545Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-05-07T21:02:33.545Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-05-07T21:02:33.751Z] #33 ... [2020-05-07T21:02:33.751Z] [2020-05-07T21:02:33.751Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-05-07T21:02:33.751Z] #20 10.54 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-05-07T21:02:33.751Z] #20 10.92 curl: option --progress: is ambiguous [2020-05-07T21:02:33.751Z] #20 10.93 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-07T21:02:34.005Z] #20 11.31 [2020-05-07T21:02:34.867Z] === RUN TestDockerSuite/TestExecInteractive [2020-05-07T21:02:35.408Z] #20 12.44 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-05-07T21:02:35.663Z] #20 12.88 curl: option --progress: is ambiguous [2020-05-07T21:02:35.663Z] #20 12.88 curl: try 'curl --help' or 'curl --manual' for more information [2020-05-07T21:02:35.663Z] #20 13.13 [2020-05-07T21:02:35.798Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-05-07T21:02:35.813Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s) [2020-05-07T21:02:35.813Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-05-07T21:02:35.917Z] #20 13.25 Download of images into '/build' complete. [2020-05-07T21:02:35.917Z] #20 13.25 Use something like the following to load the result into a Docker daemon: [2020-05-07T21:02:35.917Z] #20 13.25 tar -cC '/build' . | docker load [2020-05-07T21:02:35.917Z] #20 DONE 13.4s [2020-05-07T21:02:35.917Z] [2020-05-07T21:02:35.917Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-07T21:02:36.730Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-05-07T21:02:37.276Z] #33 ... [2020-05-07T21:02:37.276Z] [2020-05-07T21:02:37.276Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-05-07T21:02:37.276Z] #21 DONE 0.1s [2020-05-07T21:02:37.276Z] [2020-05-07T21:02:37.276Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-05-07T21:02:37.276Z] #25 DONE 0.2s [2020-05-07T21:02:37.276Z] [2020-05-07T21:02:37.276Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-05-07T21:02:37.660Z] === RUN TestDockerSuite/TestExecParseError [2020-05-07T21:02:38.104Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.15s) [2020-05-07T21:02:38.104Z] === RUN TestAuthZPluginHeader [2020-05-07T21:02:38.592Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-05-07T21:02:38.821Z] --- PASS: TestAuthZPluginHeader (0.94s) [2020-05-07T21:02:38.821Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-05-07T21:02:38.821Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-07T21:02:38.821Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T21:02:38.821Z] === RUN TestAuthZPluginV2Disable [2020-05-07T21:02:38.821Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-05-07T21:02:38.821Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T21:02:38.821Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-05-07T21:02:38.821Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-07T21:02:38.821Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T21:02:38.821Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-05-07T21:02:38.821Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-07T21:02:38.821Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T21:02:38.821Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-05-07T21:02:39.156Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-05-07T21:02:40.088Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-05-07T21:02:41.459Z] === RUN TestDockerSuite/TestExecSetEnv [2020-05-07T21:02:42.391Z] === RUN TestDockerSuite/TestExecStartFails [2020-05-07T21:02:43.322Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-05-07T21:02:48.574Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-05-07T21:02:55.122Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-05-07T21:02:55.122Z] === RUN TestDockerSuite/TestExecTTY [2020-05-07T21:02:55.345Z] #29 30.19 # github.com/docker/docker/contrib/httpserver [2020-05-07T21:02:55.345Z] #29 30.19 loadinternal: cannot find runtime/cgo [2020-05-07T21:02:55.345Z] #29 DONE 30.5s [2020-05-07T21:02:55.345Z] [2020-05-07T21:02:55.345Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-07T21:02:55.345Z] #33 ... [2020-05-07T21:02:55.345Z] [2020-05-07T21:02:55.345Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-05-07T21:02:55.345Z] #30 DONE 0.1s [2020-05-07T21:02:55.345Z] [2020-05-07T21:02:55.345Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-05-07T21:02:56.052Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-05-07T21:02:56.982Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-05-07T21:02:57.912Z] === RUN TestDockerSuite/TestExecUlimits [2020-05-07T21:02:58.011Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.91s) [2020-05-07T21:02:58.011Z] PASS [2020-05-07T21:02:58.011Z] [2020-05-07T21:02:58.011Z] === Skipped [2020-05-07T21:02:58.011Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-05-07T21:02:58.011Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T21:02:58.011Z] [2020-05-07T21:02:58.011Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-05-07T21:02:58.011Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T21:02:58.011Z] [2020-05-07T21:02:58.011Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-05-07T21:02:58.011Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T21:02:58.011Z] [2020-05-07T21:02:58.011Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-05-07T21:02:58.011Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T21:02:58.011Z] [2020-05-07T21:02:58.011Z] [2020-05-07T21:02:58.011Z] DONE 17 tests, 4 skipped in 29.456s [2020-05-07T21:02:58.011Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-05-07T21:02:58.011Z] ++ 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-07T21:02:58.011Z] ++ set -e [2020-05-07T21:02:58.011Z] ++ '[' -n 0 ']' [2020-05-07T21:02:58.011Z] ++ set -x [2020-05-07T21:02:58.011Z] ++ 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-07T21:02:58.011Z] INFO: Testing against a local daemon [2020-05-07T21:02:58.011Z] === RUN TestPluginInvalidJSON [2020-05-07T21:02:58.011Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T21:02:58.011Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T21:02:58.011Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-05-07T21:02:58.011Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-05-07T21:02:58.011Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-05-07T21:02:58.011Z] === RUN TestPluginInstall [2020-05-07T21:02:58.011Z] === RUN TestPluginInstall/no_auth [2020-05-07T21:02:58.843Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-05-07T21:02:58.843Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-05-07T21:03:00.740Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-05-07T21:03:01.671Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-05-07T21:03:03.041Z] === RUN TestDockerSuite/TestExecWithTERM [2020-05-07T21:03:03.955Z] time="2020-05-07T21:03:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T21:03:03.955Z] time="2020-05-07T21:03:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T21:03:03.955Z] time="2020-05-07T21:03:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:96e1223b73c4012a962f5a9b1f7f061f2febda302445f6a589a87b761535d5ce" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T21:03:03.955Z] time="2020-05-07T21:03:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T21:03:03.955Z] time="2020-05-07T21:03:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T21:03:03.955Z] time="2020-05-07T21:03:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:96e1223b73c4012a962f5a9b1f7f061f2febda302445f6a589a87b761535d5ce" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T21:03:03.955Z] === RUN TestPluginInstall/with_htpasswd [2020-05-07T21:03:03.972Z] === RUN TestDockerSuite/TestExecWithUser [2020-05-07T21:03:05.106Z] time="2020-05-07T21:03:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T21:03:05.106Z] time="2020-05-07T21:03:04Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T21:03:05.106Z] time="2020-05-07T21:03:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a621c1afc250a01c1a59562cf16c04fd823956d588d7f369876aa8e59be0ad6e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T21:03:05.106Z] time="2020-05-07T21:03:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T21:03:05.106Z] time="2020-05-07T21:03:04Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T21:03:05.106Z] time="2020-05-07T21:03:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a621c1afc250a01c1a59562cf16c04fd823956d588d7f369876aa8e59be0ad6e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T21:03:05.343Z] === RUN TestDockerSuite/TestGetContainerStats [2020-05-07T21:03:05.437Z] === RUN TestPluginInstall/with_insecure [2020-05-07T21:03:06.593Z] time="2020-05-07T21:03:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T21:03:06.593Z] time="2020-05-07T21:03:06Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T21:03:06.593Z] time="2020-05-07T21:03:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:12b4076f0f4e8dfaa5b09f88eb6c69aef267257dda4c6804a3b962b3fb8d620e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T21:03:06.593Z] time="2020-05-07T21:03:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-05-07T21:03:06.593Z] time="2020-05-07T21:03:06Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-05-07T21:03:06.593Z] time="2020-05-07T21:03:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:12b4076f0f4e8dfaa5b09f88eb6c69aef267257dda4c6804a3b962b3fb8d620e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-05-07T21:03:07.305Z] --- PASS: TestPluginInstall (11.16s) [2020-05-07T21:03:07.305Z] --- PASS: TestPluginInstall/no_auth (8.06s) [2020-05-07T21:03:07.305Z] --- PASS: TestPluginInstall/with_htpasswd (1.33s) [2020-05-07T21:03:07.305Z] --- PASS: TestPluginInstall/with_insecure (1.78s) [2020-05-07T21:03:07.305Z] plugin_test.go:157: [d482fb4403be9] daemon is not started [2020-05-07T21:03:07.305Z] PASS [2020-05-07T21:03:07.305Z] [2020-05-07T21:03:07.305Z] DONE 6 tests in 11.310s [2020-05-07T21:03:07.305Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-05-07T21:03:07.305Z] ++ 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-07T21:03:07.305Z] ++ set -e [2020-05-07T21:03:07.305Z] ++ '[' -n 0 ']' [2020-05-07T21:03:07.305Z] ++ set -x [2020-05-07T21:03:07.305Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-07T21:03:07.305Z] INFO: Testing against a local daemon [2020-05-07T21:03:07.305Z] === RUN TestExternalGraphDriver [2020-05-07T21:03:07.305Z] === RUN TestExternalGraphDriver/json [2020-05-07T21:03:09.579Z] === RUN TestExternalGraphDriver/spec [2020-05-07T21:03:10.600Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-05-07T21:03:11.908Z] === RUN TestExternalGraphDriver/pull [2020-05-07T21:03:14.174Z] --- PASS: TestExternalGraphDriver (6.78s) [2020-05-07T21:03:14.174Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2020-05-07T21:03:14.174Z] --- PASS: TestExternalGraphDriver/spec (2.11s) [2020-05-07T21:03:14.174Z] --- PASS: TestExternalGraphDriver/pull (2.35s) [2020-05-07T21:03:14.174Z] === RUN TestGraphdriverPluginV2 [2020-05-07T21:03:14.174Z] --- SKIP: TestGraphdriverPluginV2 (0.19s) [2020-05-07T21:03:14.174Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T21:03:14.174Z] PASS [2020-05-07T21:03:14.174Z] [2020-05-07T21:03:14.174Z] === Skipped [2020-05-07T21:03:14.174Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.19s) [2020-05-07T21:03:14.174Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T21:03:14.174Z] [2020-05-07T21:03:14.174Z] [2020-05-07T21:03:14.174Z] DONE 5 tests, 1 skipped in 7.073s [2020-05-07T21:03:14.174Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-05-07T21:03:14.174Z] ++ 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-07T21:03:14.174Z] ++ set -e [2020-05-07T21:03:14.174Z] ++ '[' -n 0 ']' [2020-05-07T21:03:14.174Z] ++ set -x [2020-05-07T21:03:14.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=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-07T21:03:14.174Z] INFO: Testing against a local daemon [2020-05-07T21:03:14.174Z] === RUN TestContinueAfterPluginCrash [2020-05-07T21:03:14.174Z] === PAUSE TestContinueAfterPluginCrash [2020-05-07T21:03:14.174Z] === RUN TestReadPluginNoRead [2020-05-07T21:03:14.174Z] === PAUSE TestReadPluginNoRead [2020-05-07T21:03:14.174Z] === RUN TestDaemonStartWithLogOpt [2020-05-07T21:03:14.174Z] === PAUSE TestDaemonStartWithLogOpt [2020-05-07T21:03:14.174Z] === CONT TestContinueAfterPluginCrash [2020-05-07T21:03:14.174Z] === CONT TestDaemonStartWithLogOpt [2020-05-07T21:03:14.174Z] === CONT TestReadPluginNoRead [2020-05-07T21:03:15.852Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-05-07T21:03:15.852Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-05-07T21:03:17.254Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-05-07T21:03:21.525Z] === RUN TestReadPluginNoRead/default [2020-05-07T21:03:21.525Z] --- PASS: TestDaemonStartWithLogOpt (7.23s) [2020-05-07T21:03:22.508Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-05-07T21:03:22.766Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-05-07T21:03:22.766Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-05-07T21:03:23.024Z] === RUN TestDockerSuite/TestHealth [2020-05-07T21:03:23.189Z] === RUN TestReadPluginNoRead/disabled_caching [2020-05-07T21:03:24.852Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-05-07T21:03:26.526Z] --- PASS: TestReadPluginNoRead (12.20s) [2020-05-07T21:03:26.526Z] --- PASS: TestReadPluginNoRead/default (1.88s) [2020-05-07T21:03:26.526Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.72s) [2020-05-07T21:03:26.526Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.69s) [2020-05-07T21:03:26.526Z] read_test.go:91: [d367e62750482] daemon is not started [2020-05-07T21:03:26.858Z] --- PASS: TestContinueAfterPluginCrash (12.57s) [2020-05-07T21:03:26.858Z] PASS [2020-05-07T21:03:26.858Z] [2020-05-07T21:03:26.858Z] DONE 6 tests in 12.671s [2020-05-07T21:03:26.858Z] 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-07T21:03:26.858Z] ++ 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-07T21:03:26.858Z] ++ set -e [2020-05-07T21:03:26.858Z] ++ '[' -n 0 ']' [2020-05-07T21:03:26.858Z] ++ set -x [2020-05-07T21:03:26.858Z] ++ 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-07T21:03:26.858Z] testing: warning: no tests to run [2020-05-07T21:03:26.858Z] PASS [2020-05-07T21:03:26.858Z] [2020-05-07T21:03:26.858Z] DONE 0 tests in 0.021s [2020-05-07T21:03:26.858Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-05-07T21:03:26.858Z] ++ 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-07T21:03:26.858Z] ++ set -e [2020-05-07T21:03:26.858Z] ++ '[' -n 0 ']' [2020-05-07T21:03:26.858Z] ++ set -x [2020-05-07T21:03:26.858Z] ++ 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-07T21:03:27.188Z] INFO: Testing against a local daemon [2020-05-07T21:03:27.188Z] === RUN TestPluginWithDevMounts [2020-05-07T21:03:27.188Z] === PAUSE TestPluginWithDevMounts [2020-05-07T21:03:27.188Z] === CONT TestPluginWithDevMounts [2020-05-07T21:03:29.448Z] --- PASS: TestPluginWithDevMounts (2.25s) [2020-05-07T21:03:29.448Z] PASS [2020-05-07T21:03:29.448Z] [2020-05-07T21:03:29.448Z] DONE 1 tests in 2.357s [2020-05-07T21:03:29.448Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-05-07T21:03:29.448Z] ++ 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-07T21:03:29.448Z] ++ set -e [2020-05-07T21:03:29.448Z] ++ '[' -n 0 ']' [2020-05-07T21:03:29.448Z] ++ set -x [2020-05-07T21:03:29.448Z] ++ 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-07T21:03:29.448Z] INFO: Testing against a local daemon [2020-05-07T21:03:29.448Z] === RUN TestSecretInspect [2020-05-07T21:03:31.717Z] --- PASS: TestSecretInspect (2.22s) [2020-05-07T21:03:31.717Z] === RUN TestSecretList [2020-05-07T21:03:33.985Z] --- PASS: TestSecretList (2.26s) [2020-05-07T21:03:33.985Z] === RUN TestSecretsCreateAndDelete [2020-05-07T21:03:36.254Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2020-05-07T21:03:36.254Z] === RUN TestSecretsUpdate [2020-05-07T21:03:38.524Z] --- PASS: TestSecretsUpdate (2.22s) [2020-05-07T21:03:38.524Z] === RUN TestTemplatedSecret [2020-05-07T21:03:41.509Z] --- PASS: TestTemplatedSecret (2.80s) [2020-05-07T21:03:41.509Z] === RUN TestSecretCreateResolve [2020-05-07T21:03:43.784Z] --- PASS: TestSecretCreateResolve (2.34s) [2020-05-07T21:03:43.784Z] PASS [2020-05-07T21:03:43.784Z] [2020-05-07T21:03:43.784Z] DONE 6 tests in 14.116s [2020-05-07T21:03:43.784Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-05-07T21:03:43.784Z] ++ 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-07T21:03:43.784Z] ++ set -e [2020-05-07T21:03:43.784Z] ++ '[' -n 0 ']' [2020-05-07T21:03:43.784Z] ++ set -x [2020-05-07T21:03:43.784Z] ++ 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-07T21:03:43.784Z] INFO: Testing against a local daemon [2020-05-07T21:03:43.784Z] === RUN TestServiceCreateInit [2020-05-07T21:03:43.784Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-05-07T21:03:44.925Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-05-07T21:03:44.926Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-05-07T21:03:44.926Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-05-07T21:03:44.926Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-05-07T21:03:44.926Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-05-07T21:03:45.183Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-05-07T21:03:45.183Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-05-07T21:03:46.555Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-05-07T21:03:46.555Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-05-07T21:03:46.555Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-05-07T21:03:46.555Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-05-07T21:03:46.812Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-05-07T21:03:47.070Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-05-07T21:03:47.584Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-05-07T21:03:47.634Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-05-07T21:03:47.634Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-05-07T21:03:49.005Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-05-07T21:03:49.005Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-05-07T21:03:49.935Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-05-07T21:03:50.869Z] === RUN TestDockerSuite/TestImagesFormat [2020-05-07T21:03:50.869Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-05-07T21:03:51.799Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-05-07T21:03:52.405Z] --- PASS: TestServiceCreateInit (8.32s) [2020-05-07T21:03:52.405Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.00s) [2020-05-07T21:03:52.405Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.28s) [2020-05-07T21:03:52.405Z] === RUN TestCreateServiceMultipleTimes [2020-05-07T21:03:55.073Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-05-07T21:03:55.073Z] === RUN TestDockerSuite/TestImportBadURL [2020-05-07T21:03:55.073Z] === RUN TestDockerSuite/TestImportDisplay [2020-05-07T21:03:56.443Z] === RUN TestDockerSuite/TestImportFile [2020-05-07T21:03:58.338Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-05-07T21:03:58.338Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-05-07T21:04:00.232Z] === RUN TestDockerSuite/TestImportGzipped [2020-05-07T21:04:02.126Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-05-07T21:04:04.022Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-05-07T21:04:04.953Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-05-07T21:04:05.884Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-05-07T21:04:06.815Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-05-07T21:04:06.815Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-05-07T21:04:06.815Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-05-07T21:04:07.380Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-05-07T21:04:08.312Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-05-07T21:04:08.528Z] --- PASS: TestCreateServiceMultipleTimes (16.25s) [2020-05-07T21:04:08.528Z] === RUN TestCreateServiceConflict [2020-05-07T21:04:09.243Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-05-07T21:04:10.175Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-05-07T21:04:10.837Z] --- PASS: TestCreateServiceConflict (2.26s) [2020-05-07T21:04:10.837Z] === RUN TestCreateServiceMaxReplicas [2020-05-07T21:04:11.104Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-05-07T21:04:12.035Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-05-07T21:04:12.035Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-05-07T21:04:13.848Z] --- PASS: TestCreateServiceMaxReplicas (2.98s) [2020-05-07T21:04:13.849Z] === RUN TestCreateWithDuplicateNetworkNames [2020-05-07T21:04:13.927Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-05-07T21:04:14.505Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-05-07T21:04:15.072Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-05-07T21:04:15.072Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-05-07T21:04:16.002Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-05-07T21:04:16.002Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-05-07T21:04:17.371Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-05-07T21:04:18.300Z] === RUN TestDockerSuite/TestInspectDefault [2020-05-07T21:04:18.864Z] === RUN TestDockerSuite/TestInspectHistory [2020-05-07T21:04:19.794Z] === RUN TestDockerSuite/TestInspectImage [2020-05-07T21:04:19.794Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-05-07T21:04:19.794Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-05-07T21:04:19.794Z] === RUN TestDockerSuite/TestInspectInt64 [2020-05-07T21:04:20.725Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-05-07T21:04:21.289Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-05-07T21:04:21.546Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-05-07T21:04:21.803Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-05-07T21:04:22.733Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-05-07T21:04:23.664Z] === RUN TestDockerSuite/TestInspectPlugin [2020-05-07T21:04:25.559Z] === RUN TestDockerSuite/TestInspectRootFS [2020-05-07T21:04:25.559Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-05-07T21:04:26.489Z] === RUN TestDockerSuite/TestInspectStatus [2020-05-07T21:04:27.220Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.38s) [2020-05-07T21:04:27.220Z] === RUN TestCreateServiceSecretFileMode [2020-05-07T21:04:27.419Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-05-07T21:04:28.789Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-05-07T21:04:29.561Z] --- PASS: TestCreateServiceSecretFileMode (2.59s) [2020-05-07T21:04:29.561Z] === RUN TestCreateServiceConfigFileMode [2020-05-07T21:04:29.719Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-05-07T21:04:30.650Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-05-07T21:04:31.580Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-05-07T21:04:31.867Z] --- PASS: TestCreateServiceConfigFileMode (2.59s) [2020-05-07T21:04:31.867Z] === RUN TestCreateServiceSysctls [2020-05-07T21:04:32.511Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-05-07T21:04:33.074Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-05-07T21:04:34.006Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-05-07T21:04:34.006Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-05-07T21:04:35.662Z] --- PASS: TestCreateServiceSysctls (3.34s) [2020-05-07T21:04:35.662Z] === RUN TestCreateServiceCapabilities [2020-05-07T21:04:36.529Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-05-07T21:04:37.924Z] --- PASS: TestCreateServiceCapabilities (2.60s) [2020-05-07T21:04:37.924Z] === RUN TestInspect [2020-05-07T21:04:38.424Z] === RUN TestDockerSuite/TestLinksEnvs [2020-05-07T21:04:40.319Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-05-07T21:04:40.576Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-05-07T21:04:40.962Z] --- PASS: TestInspect (2.88s) [2020-05-07T21:04:40.962Z] === RUN TestCreateJob [2020-05-07T21:04:43.098Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-05-07T21:04:44.777Z] --- PASS: TestCreateJob (3.41s) [2020-05-07T21:04:44.777Z] === RUN TestReplicatedJob [2020-05-07T21:04:45.620Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-05-07T21:04:46.703Z] #33 134.4 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-05-07T21:04:46.703Z] #33 136.8 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-05-07T21:04:46.703Z] #33 138.3 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-05-07T21:04:46.703Z] #33 140.4 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-05-07T21:04:47.514Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-05-07T21:04:48.077Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-05-07T21:04:48.077Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-05-07T21:04:48.585Z] #33 143.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-05-07T21:04:50.466Z] #33 144.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-05-07T21:04:50.707Z] --- PASS: TestReplicatedJob (5.88s) [2020-05-07T21:04:50.707Z] === RUN TestUpdateReplicatedJob [2020-05-07T21:04:51.354Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-05-07T21:04:51.354Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-05-07T21:04:51.825Z] #33 146.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-05-07T21:04:52.723Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-05-07T21:04:52.980Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-05-07T21:04:53.185Z] #33 147.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-05-07T21:04:53.185Z] #33 147.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-05-07T21:04:53.705Z] --- PASS: TestUpdateReplicatedJob (3.41s) [2020-05-07T21:04:53.705Z] === RUN TestServiceListWithStatuses [2020-05-07T21:04:53.705Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-05-07T21:04:53.705Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T21:04:53.705Z] === RUN TestDockerNetworkConnectAlias [2020-05-07T21:04:55.071Z] #33 149.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-05-07T21:04:56.364Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-05-07T21:04:56.950Z] #33 151.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-05-07T21:04:58.482Z] --- PASS: TestDockerNetworkConnectAlias (4.56s) [2020-05-07T21:04:58.482Z] === RUN TestDockerNetworkReConnect [2020-05-07T21:04:58.918Z] #33 152.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-05-07T21:04:59.636Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-05-07T21:05:00.278Z] #33 154.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-05-07T21:05:00.837Z] #33 155.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-05-07T21:05:02.282Z] --- PASS: TestDockerNetworkReConnect (3.72s) [2020-05-07T21:05:02.282Z] === RUN TestServicePlugin [2020-05-07T21:05:02.282Z] --- SKIP: TestServicePlugin (0.00s) [2020-05-07T21:05:02.282Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T21:05:02.282Z] === RUN TestServiceUpdateLabel [2020-05-07T21:05:02.720Z] #33 157.1 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-05-07T21:05:02.914Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-05-07T21:05:04.078Z] --- PASS: TestServiceUpdateLabel (2.27s) [2020-05-07T21:05:04.078Z] === RUN TestServiceUpdateSecrets [2020-05-07T21:05:04.079Z] #33 158.5 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-05-07T21:05:05.963Z] #33 160.5 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-05-07T21:05:06.187Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-05-07T21:05:06.444Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-05-07T21:05:07.323Z] #33 161.9 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-05-07T21:05:09.204Z] #33 163.4 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-05-07T21:05:09.718Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-05-07T21:05:09.718Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-05-07T21:05:10.563Z] #33 164.9 [2020-05-07T21:05:10.818Z] #33 DONE 165.4s [2020-05-07T21:05:10.818Z] [2020-05-07T21:05:10.818Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-05-07T21:05:11.087Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-05-07T21:05:12.018Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-05-07T21:05:12.700Z] #34 DONE 1.4s [2020-05-07T21:05:13.623Z] [2020-05-07T21:05:13.623Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-05-07T21:05:14.542Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-05-07T21:05:14.546Z] #35 DONE 0.8s [2020-05-07T21:05:14.546Z] [2020-05-07T21:05:14.546Z] #36 exporting to image [2020-05-07T21:05:14.546Z] #36 exporting layers [2020-05-07T21:05:14.799Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-05-07T21:05:14.799Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-05-07T21:05:15.362Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-05-07T21:05:15.362Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-05-07T21:05:15.362Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-05-07T21:05:16.292Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-05-07T21:05:16.427Z] #36 exporting layers 2.0s done [2020-05-07T21:05:16.427Z] #36 writing image sha256:4cda78eea7b374144c111bdca3fffe70d49d9236c33025b1e0b78d484c6cefff done [2020-05-07T21:05:16.427Z] #36 naming to docker.io/library/moby-e2e-test done [2020-05-07T21:05:16.427Z] #36 DONE 2.0s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-07T21:05:16.857Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-05-07T21:05:16.933Z] + echo Ensuring container killed. [2020-05-07T21:05:16.933Z] Ensuring container killed. [2020-05-07T21:05:16.933Z] + docker rm -vf docker-pr2 [2020-05-07T21:05:16.933Z] Error: No such container: docker-pr2 [2020-05-07T21:05:16.933Z] + true [Pipeline] sh [2020-05-07T21:05:17.245Z] + echo Chowning /workspace to jenkins user [2020-05-07T21:05:17.245Z] Chowning /workspace to jenkins user [2020-05-07T21:05:17.245Z] + id -u [2020-05-07T21:05:17.245Z] + id -g [2020-05-07T21:05:17.245Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40928:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-07T21:05:18.892Z] + bundleName=unit [2020-05-07T21:05:18.892Z] + echo Creating unit-bundles.tar.gz [2020-05-07T21:05:18.892Z] Creating unit-bundles.tar.gz [2020-05-07T21:05:18.892Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-05-07T21:05:18.892Z] bundles/junit-report.xml [2020-05-07T21:05:18.892Z] bundles/go-test-report.json [2020-05-07T21:05:18.892Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-05-07T21:05:18.950Z] Archiving artifacts [2020-05-07T21:05:19.378Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-05-07T21:05:19.443Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40928/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-07T21:05:19.806Z] + make clean [2020-05-07T21:05:19.806Z] docker volume rm -f docker-dev-cache [2020-05-07T21:05:19.954Z] --- PASS: TestServiceUpdateSecrets (14.76s) [2020-05-07T21:05:19.954Z] === RUN TestServiceUpdateConfigs [2020-05-07T21:05:20.060Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-07T21:05:20.747Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-05-07T21:05:21.680Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-05-07T21:05:26.933Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-05-07T21:05:27.191Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-05-07T21:05:27.191Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-05-07T21:05:28.577Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-05-07T21:05:29.508Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-05-07T21:05:30.438Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-05-07T21:05:31.807Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-05-07T21:05:33.177Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-05-07T21:05:35.070Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-05-07T21:05:35.974Z] --- PASS: TestServiceUpdateConfigs (14.74s) [2020-05-07T21:05:35.974Z] === RUN TestServiceUpdateNetwork [2020-05-07T21:05:35.999Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-05-07T21:05:36.931Z] === RUN TestDockerSuite/TestLogsSince [2020-05-07T21:05:45.022Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-05-07T21:05:45.022Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-05-07T21:05:46.798Z] --- PASS: TestServiceUpdateNetwork (12.82s) [2020-05-07T21:05:46.798Z] === RUN TestServiceUpdatePidsLimit [2020-05-07T21:05:47.511Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-05-07T21:05:48.231Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-05-07T21:05:50.273Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-05-07T21:05:50.273Z] === RUN TestDockerSuite/TestLogsTail [2020-05-07T21:05:51.203Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-05-07T21:05:52.135Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-05-07T21:05:53.064Z] === RUN TestDockerSuite/TestMountIntoProc [2020-05-07T21:05:53.321Z] === RUN TestDockerSuite/TestMountIntoSys [2020-05-07T21:05:54.253Z] === RUN TestDockerSuite/TestNetHostname [2020-05-07T21:05:54.253Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-05-07T21:05:55.567Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-05-07T21:05:56.778Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-05-07T21:05:57.343Z] === RUN TestDockerSuite/TestNetworkEvents [2020-05-07T21:05:58.273Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-05-07T21:05:58.529Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-05-07T21:06:01.192Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-05-07T21:06:01.756Z] === RUN TestDockerSuite/TestPluginActive [2020-05-07T21:06:02.865Z] --- PASS: TestServiceUpdatePidsLimit (16.66s) [2020-05-07T21:06:02.865Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.87s) [2020-05-07T21:06:02.865Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s) [2020-05-07T21:06:02.865Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2020-05-07T21:06:02.865Z] PASS [2020-05-07T21:06:02.865Z] [2020-05-07T21:06:02.865Z] === Skipped [2020-05-07T21:06:02.865Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-05-07T21:06:02.865Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-05-07T21:06:02.865Z] [2020-05-07T21:06:02.865Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-05-07T21:06:02.865Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-05-07T21:06:02.865Z] [2020-05-07T21:06:02.865Z] [2020-05-07T21:06:02.865Z] DONE 27 tests, 2 skipped in 139.551s [2020-05-07T21:06:02.865Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-05-07T21:06:02.865Z] ++ 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-07T21:06:02.865Z] ++ set -e [2020-05-07T21:06:02.865Z] ++ '[' -n 0 ']' [2020-05-07T21:06:02.865Z] ++ set -x [2020-05-07T21:06:02.865Z] ++ 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-07T21:06:03.196Z] INFO: Testing against a local daemon [2020-05-07T21:06:03.196Z] === RUN TestSessionCreate [2020-05-07T21:06:03.196Z] --- PASS: TestSessionCreate (0.06s) [2020-05-07T21:06:03.196Z] === RUN TestSessionCreateWithBadUpgrade [2020-05-07T21:06:03.196Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-05-07T21:06:03.196Z] PASS [2020-05-07T21:06:03.196Z] [2020-05-07T21:06:03.196Z] DONE 2 tests in 0.209s [2020-05-07T21:06:03.196Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-05-07T21:06:03.196Z] ++ 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-07T21:06:03.196Z] ++ set -e [2020-05-07T21:06:03.196Z] ++ '[' -n 0 ']' [2020-05-07T21:06:03.196Z] ++ set -x [2020-05-07T21:06:03.196Z] ++ 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-07T21:06:03.196Z] INFO: Testing against a local daemon [2020-05-07T21:06:03.196Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-05-07T21:06:03.196Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T21:06:03.196Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T21:06:03.196Z] === RUN TestEventsExecDie [2020-05-07T21:06:04.281Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-05-07T21:06:04.355Z] --- PASS: TestEventsExecDie (0.81s) [2020-05-07T21:06:04.355Z] === RUN TestEventsBackwardsCompatible [2020-05-07T21:06:04.355Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-05-07T21:06:04.355Z] === RUN TestInfoBinaryCommits [2020-05-07T21:06:04.355Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-05-07T21:06:04.355Z] === RUN TestInfoAPIVersioned [2020-05-07T21:06:04.355Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-05-07T21:06:04.355Z] === RUN TestInfoDiscoveryBackend [2020-05-07T21:06:05.065Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-05-07T21:06:05.065Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-05-07T21:06:05.778Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-05-07T21:06:05.778Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-05-07T21:06:06.489Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-05-07T21:06:06.489Z] === RUN TestInfoAPI [2020-05-07T21:06:06.489Z] --- PASS: TestInfoAPI (0.05s) [2020-05-07T21:06:06.489Z] === RUN TestInfoAPIWarnings [2020-05-07T21:06:07.200Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-05-07T21:06:07.200Z] === RUN TestInfoDebug [2020-05-07T21:06:07.535Z] --- PASS: TestInfoDebug (0.54s) [2020-05-07T21:06:07.535Z] === RUN TestInfoInsecureRegistries [2020-05-07T21:06:08.246Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-05-07T21:06:08.246Z] === RUN TestInfoRegistryMirrors [2020-05-07T21:06:08.578Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-05-07T21:06:08.578Z] === RUN TestLoginFailsWithBadCredentials [2020-05-07T21:06:09.292Z] --- PASS: TestLoginFailsWithBadCredentials (0.59s) [2020-05-07T21:06:09.292Z] === RUN TestPingCacheHeaders [2020-05-07T21:06:09.292Z] --- PASS: TestPingCacheHeaders (0.06s) [2020-05-07T21:06:09.292Z] === RUN TestPingGet [2020-05-07T21:06:09.292Z] --- PASS: TestPingGet (0.03s) [2020-05-07T21:06:09.292Z] === RUN TestPingHead [2020-05-07T21:06:09.292Z] --- PASS: TestPingHead (0.05s) [2020-05-07T21:06:09.292Z] === RUN TestVersion [2020-05-07T21:06:09.292Z] --- PASS: TestVersion (0.05s) [2020-05-07T21:06:09.292Z] PASS [2020-05-07T21:06:09.292Z] [2020-05-07T21:06:09.292Z] === Skipped [2020-05-07T21:06:09.292Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-05-07T21:06:09.292Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-05-07T21:06:09.292Z] [2020-05-07T21:06:09.292Z] [2020-05-07T21:06:09.292Z] DONE 18 tests, 1 skipped in 6.189s [2020-05-07T21:06:09.292Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-05-07T21:06:09.292Z] ++ 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-07T21:06:09.292Z] ++ set -e [2020-05-07T21:06:09.292Z] ++ '[' -n 0 ']' [2020-05-07T21:06:09.292Z] ++ set -x [2020-05-07T21:06:09.292Z] ++ 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-07T21:06:09.555Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-05-07T21:06:09.555Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-05-07T21:06:09.555Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-05-07T21:06:09.623Z] INFO: Testing against a local daemon [2020-05-07T21:06:09.623Z] === RUN TestVolumesCreateAndList [2020-05-07T21:06:09.623Z] --- PASS: TestVolumesCreateAndList (0.06s) [2020-05-07T21:06:09.623Z] === RUN TestVolumesRemove [2020-05-07T21:06:09.623Z] --- PASS: TestVolumesRemove (0.08s) [2020-05-07T21:06:09.623Z] === RUN TestVolumesInspect [2020-05-07T21:06:09.623Z] --- PASS: TestVolumesInspect (0.04s) [2020-05-07T21:06:09.623Z] === RUN TestVolumesInvalidJSON [2020-05-07T21:06:09.623Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-05-07T21:06:09.623Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-05-07T21:06:09.623Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-05-07T21:06:09.623Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-05-07T21:06:09.623Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-05-07T21:06:09.623Z] PASS [2020-05-07T21:06:09.623Z] [2020-05-07T21:06:09.623Z] DONE 5 tests in 0.306s [2020-05-07T21:06:09.623Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-07T21:06:09.953Z] ++++ cat bundles/test-integration/docker.pid [2020-05-07T21:06:09.953Z] +++ kill 14072 [2020-05-07T21:06:11.102Z] +++ /etc/init.d/apparmor stop [2020-05-07T21:06:11.102Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-07T21:06:11.102Z] [2020-05-07T21:06:11.102Z] Unloading profiles will leave already running processes permanently [2020-05-07T21:06:11.102Z] unconfined, which can lead to unexpected situations. [2020-05-07T21:06:11.102Z] [2020-05-07T21:06:11.102Z] To set a process to complain mode, use the command line tool [2020-05-07T21:06:11.102Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-07T21:06:11.102Z] +++ true [2020-05-07T21:06:11.435Z] [2020-05-07T21:06:11.449Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-05-07T21:06:12.818Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList Post stage [Pipeline] junit [2020-05-07T21:06:13.178Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-07T21:06:14.189Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-05-07T21:06:14.311Z] + echo Ensuring container killed. [2020-05-07T21:06:14.311Z] Ensuring container killed. [2020-05-07T21:06:14.311Z] + docker rm -vf docker-pr2 [2020-05-07T21:06:14.311Z] Error: No such container: docker-pr2 [2020-05-07T21:06:14.311Z] + true [Pipeline] sh [2020-05-07T21:06:14.446Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-05-07T21:06:14.861Z] + echo Chowning /workspace to jenkins user [2020-05-07T21:06:14.861Z] Chowning /workspace to jenkins user [2020-05-07T21:06:14.861Z] + id -u [2020-05-07T21:06:14.861Z] + id -g [2020-05-07T21:06:14.861Z] + docker run --rm -v /home/docker/workspace/moby_PR-40928:/workspace busybox chown -R 1001:1001 /workspace [2020-05-07T21:06:16.339Z] === RUN TestDockerSuite/TestPluginUpgrade [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-07T21:06:17.114Z] + bundleName=ppc64le-integration [2020-05-07T21:06:17.114Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-05-07T21:06:17.114Z] Creating ppc64le-integration-bundles.tar.gz [2020-05-07T21:06:17.114Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o+ -name *.prof -o -name *-report.xmlxargs ) tar -print -czf [2020-05-07T21:06:17.114Z] ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-07T21:06:17.195Z] Archiving artifacts [2020-05-07T21:06:17.858Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40928/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-07T21:06:18.237Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-05-07T21:06:18.393Z] + make clean [2020-05-07T21:06:18.728Z] make: command: Command not found [2020-05-07T21:06:18.728Z] make: command: Command not found [2020-05-07T21:06:18.728Z] docker volume rm -f docker-dev-cache [2020-05-07T21:06:19.059Z] docker-dev-cache [Pipeline] deleteDir [2020-05-07T21:06:21.510Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-05-07T21:06:21.510Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-07T21:06:24.032Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-05-07T21:06:24.289Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-05-07T21:06:25.659Z] === RUN TestDockerSuite/TestPortHostBinding [2020-05-07T21:06:27.029Z] === RUN TestDockerSuite/TestPortList [2020-05-07T21:06:27.958Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-05-07T21:06:32.132Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-05-07T21:06:34.656Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-05-07T21:06:38.833Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-05-07T21:06:38.833Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-05-07T21:06:39.763Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-05-07T21:06:45.030Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-05-07T21:06:47.562Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-05-07T21:06:47.562Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-05-07T21:06:47.562Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-05-07T21:06:48.493Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-05-07T21:06:48.493Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-05-07T21:06:49.055Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-05-07T21:06:49.055Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-05-07T21:06:49.985Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-05-07T21:06:49.985Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-05-07T21:06:50.550Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-05-07T21:06:51.920Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-05-07T21:06:51.920Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-05-07T21:06:55.197Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-05-07T21:06:56.566Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-05-07T21:06:57.130Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-05-07T21:06:57.130Z] === RUN TestDockerSuite/TestPsByOrder [2020-05-07T21:07:00.402Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-05-07T21:07:01.770Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-05-07T21:07:04.291Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-05-07T21:07:05.222Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-05-07T21:07:07.746Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-05-07T21:07:11.021Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-05-07T21:07:11.021Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-05-07T21:07:11.585Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-05-07T21:07:14.861Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-05-07T21:07:14.861Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-05-07T21:07:20.119Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-05-07T21:07:22.656Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-05-07T21:07:23.223Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-05-07T21:07:24.592Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-05-07T21:07:27.115Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-05-07T21:07:29.010Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-05-07T21:07:30.378Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-05-07T21:07:32.271Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-05-07T21:07:34.793Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-05-07T21:07:36.161Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-05-07T21:07:36.419Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-05-07T21:07:36.419Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-05-07T21:07:37.432Z] === RUN TestDockerSuite/TestPsRightTagName [2020-05-07T21:07:39.958Z] === RUN TestDockerSuite/TestPsShowMounts [2020-05-07T21:07:42.486Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-05-07T21:07:43.613Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-05-07T21:07:43.613Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-05-07T21:07:43.613Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-05-07T21:07:43.613Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-05-07T21:07:43.869Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-05-07T21:07:44.799Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-05-07T21:07:46.694Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-05-07T21:07:48.066Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-05-07T21:07:48.632Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-05-07T21:07:50.003Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-05-07T21:07:58.112Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-05-07T21:07:58.369Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-05-07T21:08:00.892Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-05-07T21:08:00.892Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-05-07T21:08:00.892Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-05-07T21:08:01.148Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-05-07T21:08:03.670Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-05-07T21:08:03.670Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-05-07T21:08:05.567Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-05-07T21:08:06.131Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-05-07T21:08:10.309Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-05-07T21:08:11.678Z] === RUN TestDockerSuite/TestRmiBlank [2020-05-07T21:08:11.678Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-05-07T21:08:11.678Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-05-07T21:08:15.855Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-05-07T21:08:16.784Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-05-07T21:08:17.041Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-05-07T21:08:18.936Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-05-07T21:08:19.867Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-05-07T21:08:21.762Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-05-07T21:08:23.132Z] === RUN TestDockerSuite/TestRmiTag [2020-05-07T21:08:23.132Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-05-07T21:08:23.696Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-05-07T21:08:26.220Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-05-07T21:08:29.494Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-05-07T21:08:29.494Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-05-07T21:08:29.752Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-05-07T21:08:30.683Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-05-07T21:08:31.246Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-05-07T21:08:32.614Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-05-07T21:08:32.884Z] === RUN TestDockerSuite/TestRunAddHost [2020-05-07T21:08:33.835Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-05-07T21:08:34.092Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-05-07T21:08:35.023Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-05-07T21:08:35.023Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-05-07T21:08:35.954Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-05-07T21:08:37.849Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-05-07T21:08:38.779Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-05-07T21:08:39.709Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-05-07T21:08:40.638Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-05-07T21:08:42.008Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-05-07T21:08:43.906Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-05-07T21:08:44.469Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-05-07T21:08:45.399Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-05-07T21:08:46.330Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-05-07T21:08:47.259Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-05-07T21:08:48.189Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-05-07T21:08:48.752Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-05-07T21:08:49.011Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-05-07T21:08:50.382Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-05-07T21:08:51.312Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-05-07T21:08:51.876Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-05-07T21:08:52.806Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-05-07T21:08:52.806Z] === RUN TestDockerSuite/TestRunBindMounts [2020-05-07T21:08:55.400Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-05-07T21:08:56.330Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-05-07T21:08:56.894Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-05-07T21:08:56.894Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-05-07T21:08:57.825Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-05-07T21:08:58.756Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-05-07T21:08:58.756Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-05-07T21:08:59.688Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-05-07T21:08:59.945Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-05-07T21:09:00.508Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-05-07T21:09:01.447Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-05-07T21:09:02.011Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-05-07T21:09:02.945Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-05-07T21:09:02.945Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-05-07T21:09:03.875Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-05-07T21:09:03.875Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-05-07T21:09:05.245Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-05-07T21:09:06.176Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-05-07T21:09:06.740Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-05-07T21:09:07.671Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-05-07T21:09:07.671Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-05-07T21:09:08.603Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-05-07T21:09:10.502Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-05-07T21:09:11.870Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-05-07T21:09:13.241Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-05-07T21:09:14.171Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-05-07T21:09:14.912Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-05-07T21:09:15.844Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-05-07T21:09:15.844Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-05-07T21:09:16.774Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-05-07T21:09:17.704Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-05-07T21:09:20.227Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-05-07T21:09:23.499Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-05-07T21:09:23.499Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-05-07T21:09:24.432Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-05-07T21:09:26.954Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-05-07T21:09:28.848Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-05-07T21:09:31.563Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-05-07T21:09:34.094Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-05-07T21:09:34.094Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-05-07T21:09:34.094Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-05-07T21:09:35.024Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-05-07T21:09:35.024Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-05-07T21:09:36.919Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-05-07T21:09:38.813Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-05-07T21:09:41.335Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-05-07T21:09:41.899Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-05-07T21:09:43.794Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-05-07T21:09:43.794Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-05-07T21:09:44.724Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-05-07T21:09:44.724Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-05-07T21:09:45.289Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-05-07T21:09:47.819Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-05-07T21:09:47.819Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-05-07T21:09:48.076Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-05-07T21:09:49.006Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-05-07T21:09:49.938Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-05-07T21:09:50.868Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-05-07T21:09:50.868Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-05-07T21:09:51.432Z] === RUN TestDockerSuite/TestRunEnvironment [2020-05-07T21:09:52.362Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-05-07T21:09:52.925Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-05-07T21:09:53.855Z] === RUN TestDockerSuite/TestRunExitCode [2020-05-07T21:09:54.786Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-05-07T21:09:55.349Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-05-07T21:09:56.279Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-05-07T21:09:57.211Z] === RUN TestDockerSuite/TestRunExposePort [2020-05-07T21:09:57.211Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-05-07T21:09:57.774Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-05-07T21:09:58.704Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-05-07T21:10:00.600Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-05-07T21:10:00.600Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-07T21:10:00.600Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-05-07T21:10:04.795Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-05-07T21:10:05.060Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-05-07T21:10:17.243Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-05-07T21:10:18.174Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-05-07T21:10:19.544Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-05-07T21:10:19.544Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-05-07T21:10:19.544Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-05-07T21:10:19.544Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-05-07T21:10:20.474Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-05-07T21:10:23.748Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-05-07T21:10:25.121Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-05-07T21:10:27.015Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-05-07T21:10:27.578Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-05-07T21:10:28.511Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-05-07T21:10:29.075Z] === RUN TestDockerSuite/TestRunModeHostname [2020-05-07T21:10:30.446Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-05-07T21:10:30.446Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-05-07T21:10:30.446Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-05-07T21:10:32.339Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-05-07T21:10:33.270Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-05-07T21:10:35.163Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-05-07T21:10:35.163Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-05-07T21:10:35.163Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-05-07T21:10:37.057Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-05-07T21:10:38.425Z] === RUN TestDockerSuite/TestRunMount [2020-05-07T21:10:44.971Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-05-07T21:10:45.535Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-05-07T21:10:46.099Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-05-07T21:10:48.011Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-05-07T21:10:50.534Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-05-07T21:10:53.810Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-05-07T21:10:56.332Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-05-07T21:10:58.854Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-05-07T21:11:00.224Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-05-07T21:11:02.117Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-05-07T21:11:02.117Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-05-07T21:11:02.681Z] === RUN TestDockerSuite/TestRunNetHost [2020-05-07T21:11:04.052Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-05-07T21:11:04.615Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-05-07T21:11:05.545Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-05-07T21:11:08.068Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-05-07T21:11:10.592Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-05-07T21:11:15.849Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-05-07T21:11:15.849Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-05-07T21:11:15.849Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-05-07T21:11:16.106Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-05-07T21:11:16.670Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-05-07T21:11:16.670Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-05-07T21:11:17.601Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-05-07T21:11:18.533Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-05-07T21:11:18.533Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-05-07T21:11:19.464Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-05-07T21:11:20.394Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-05-07T21:11:20.394Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-05-07T21:11:21.324Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-05-07T21:11:21.602Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-05-07T21:11:22.532Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-05-07T21:11:24.427Z] === RUN TestDockerSuite/TestRunPortInUse [2020-05-07T21:11:25.358Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-05-07T21:11:26.288Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-05-07T21:11:26.852Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-05-07T21:11:27.783Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-05-07T21:11:28.715Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-05-07T21:11:29.647Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-05-07T21:11:29.647Z] === RUN TestDockerSuite/TestRunPublishPort [2020-05-07T21:11:30.577Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-05-07T21:11:31.141Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-05-07T21:11:31.141Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-05-07T21:11:31.704Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-05-07T21:11:31.961Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-05-07T21:11:34.485Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-05-07T21:11:34.485Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-05-07T21:11:37.759Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-05-07T21:11:39.654Z] === RUN TestDockerSuite/TestRunRm [2020-05-07T21:11:40.219Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-05-07T21:11:40.219Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-05-07T21:11:43.492Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-05-07T21:11:44.056Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-05-07T21:11:44.987Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-05-07T21:11:45.917Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-05-07T21:11:47.813Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-05-07T21:11:48.377Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-05-07T21:11:48.941Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-05-07T21:11:53.118Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-05-07T21:11:55.019Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-05-07T21:11:57.540Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-05-07T21:11:58.470Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-05-07T21:11:59.402Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-05-07T21:12:00.334Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-05-07T21:12:00.591Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-05-07T21:12:00.591Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-05-07T21:12:00.850Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-05-07T21:12:01.782Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-05-07T21:12:02.713Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-05-07T21:12:03.644Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-05-07T21:12:04.207Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-05-07T21:12:05.576Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-05-07T21:12:08.098Z] === RUN TestDockerSuite/TestRunState [2020-05-07T21:12:08.098Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-05-07T21:12:09.029Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-05-07T21:12:09.960Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-05-07T21:12:09.960Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-05-07T21:12:10.891Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-05-07T21:12:11.455Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-05-07T21:12:11.713Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-05-07T21:12:11.713Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-05-07T21:12:12.643Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-05-07T21:12:12.899Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-05-07T21:12:13.160Z] === RUN TestDockerSuite/TestRunSysctls [2020-05-07T21:12:15.056Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-05-07T21:12:15.056Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-05-07T21:12:15.056Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-05-07T21:12:15.989Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-05-07T21:12:18.512Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-05-07T21:12:19.443Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-05-07T21:12:21.336Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-05-07T21:12:25.510Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-05-07T21:12:28.807Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-05-07T21:12:29.370Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-05-07T21:12:30.301Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-05-07T21:12:30.864Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-05-07T21:12:33.392Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-05-07T21:12:34.762Z] === RUN TestDockerSuite/TestRunUserByID [2020-05-07T21:12:35.325Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-05-07T21:12:35.582Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-05-07T21:12:35.839Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-05-07T21:12:36.769Z] === RUN TestDockerSuite/TestRunUserByName [2020-05-07T21:12:37.332Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-05-07T21:12:38.266Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-05-07T21:12:38.266Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-05-07T21:12:38.266Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-05-07T21:12:39.198Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-05-07T21:12:44.455Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-05-07T21:12:44.712Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-05-07T21:12:45.899Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-05-07T21:12:48.421Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-05-07T21:12:49.791Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-05-07T21:12:52.314Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-05-07T21:12:55.590Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-05-07T21:12:55.846Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-05-07T21:12:56.777Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-05-07T21:12:57.708Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-05-07T21:12:57.708Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-05-07T21:12:57.708Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-05-07T21:12:57.708Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-05-07T21:12:57.708Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-05-07T21:12:58.639Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-05-07T21:12:59.568Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-05-07T21:13:00.519Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-05-07T21:13:01.900Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-05-07T21:13:02.831Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-05-07T21:13:03.761Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-05-07T21:13:03.761Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-05-07T21:13:04.691Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-05-07T21:13:04.691Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-05-07T21:13:04.691Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-05-07T21:13:04.691Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-05-07T21:13:04.691Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-05-07T21:13:04.691Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-05-07T21:13:04.948Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-05-07T21:13:05.205Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-05-07T21:13:05.462Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-05-07T21:13:05.462Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-05-07T21:13:06.391Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-05-07T21:13:06.648Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-05-07T21:13:07.212Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-05-07T21:13:08.143Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-05-07T21:13:08.143Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-05-07T21:13:09.074Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-05-07T21:13:09.637Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-05-07T21:13:10.568Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-05-07T21:13:10.568Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-05-07T21:13:11.133Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-05-07T21:13:12.063Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-05-07T21:13:12.063Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-05-07T21:13:12.063Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-05-07T21:13:12.993Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-05-07T21:13:14.362Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-05-07T21:13:15.294Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-05-07T21:13:15.294Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-05-07T21:13:16.225Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-05-07T21:13:16.225Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-05-07T21:13:18.117Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-05-07T21:13:18.681Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-05-07T21:13:21.202Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-05-07T21:13:21.769Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-05-07T21:13:21.769Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-05-07T21:13:21.769Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-05-07T21:13:23.137Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-05-07T21:13:24.067Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-05-07T21:13:25.436Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-05-07T21:13:25.436Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-05-07T21:13:27.332Z] === RUN TestDockerSuite/TestSaveImageId [2020-05-07T21:13:27.332Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-05-07T21:13:27.896Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-05-07T21:13:30.432Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-05-07T21:13:30.432Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-05-07T21:13:31.806Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-05-07T21:13:31.806Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-05-07T21:13:31.806Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-05-07T21:13:33.699Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-05-07T21:13:35.068Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-05-07T21:13:35.632Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-05-07T21:13:35.632Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-05-07T21:13:35.632Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-05-07T21:13:35.888Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-05-07T21:13:36.145Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-05-07T21:13:38.667Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-05-07T21:13:45.211Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-05-07T21:13:47.104Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-05-07T21:13:48.035Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-05-07T21:13:49.929Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-05-07T21:13:52.449Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-05-07T21:13:54.343Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-05-07T21:13:55.273Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-05-07T21:13:56.205Z] === RUN TestDockerSuite/TestStartRecordError [2020-05-07T21:13:58.099Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-05-07T21:14:00.622Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-05-07T21:14:02.516Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-05-07T21:14:05.800Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-05-07T21:14:07.695Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-05-07T21:14:10.969Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-05-07T21:14:13.492Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-05-07T21:14:14.055Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-05-07T21:14:20.603Z] === RUN TestDockerSuite/TestStatsNoStream [2020-05-07T21:14:22.495Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-05-07T21:14:24.396Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-05-07T21:14:24.962Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-05-07T21:14:25.893Z] === RUN TestDockerSuite/TestTopPrivileged [2020-05-07T21:14:26.456Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-05-07T21:14:26.713Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-05-07T21:14:27.276Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-05-07T21:14:32.532Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-05-07T21:14:35.805Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-05-07T21:14:36.062Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-05-07T21:14:36.993Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-05-07T21:14:36.993Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-05-07T21:14:37.924Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-05-07T21:14:39.818Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-05-07T21:14:39.818Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-05-07T21:14:41.191Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-05-07T21:14:42.122Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-05-07T21:14:43.060Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-05-07T21:14:44.955Z] === RUN TestDockerSuite/TestUpdateStats [2020-05-07T21:14:49.129Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-05-07T21:14:50.500Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-05-07T21:14:50.500Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-05-07T21:14:51.430Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-05-07T21:14:52.359Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-05-07T21:14:56.535Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-05-07T21:14:59.808Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-05-07T21:15:03.985Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-05-07T21:15:05.879Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-05-07T21:15:11.134Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-05-07T21:15:15.309Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-05-07T21:15:17.834Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-05-07T21:15:20.356Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-05-07T21:15:22.259Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-05-07T21:15:23.629Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-05-07T21:15:26.152Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-05-07T21:15:28.675Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-05-07T21:15:30.573Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-05-07T21:15:33.094Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-05-07T21:15:35.616Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-05-07T21:15:50.466Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-05-07T21:15:50.466Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-05-07T21:15:50.722Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-05-07T21:15:51.654Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-05-07T21:15:51.654Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-05-07T21:15:51.654Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-05-07T21:15:51.654Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-05-07T21:15:52.584Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-05-07T21:15:52.585Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-05-07T21:15:53.514Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-05-07T21:15:53.514Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-05-07T21:15:53.514Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-05-07T21:15:53.514Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-05-07T21:15:53.514Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-05-07T21:15:56.037Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-05-07T21:15:56.037Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-05-07T21:15:56.293Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-05-07T21:15:56.293Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-05-07T21:15:56.293Z] === RUN TestDockerSuite/TestVolumeEvents [2020-05-07T21:15:57.223Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-05-07T21:15:59.746Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-05-07T21:15:59.746Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-05-07T21:15:59.746Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-05-07T21:16:03.022Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-05-07T21:16:07.221Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite (1775.74s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.02s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.82s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.21s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.00s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.17s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.18s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.97s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.38s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.25s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.25s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.15s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.16s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.28s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.12s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.18s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.04s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.33s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.17s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAttachDetach (1.43s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.47s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.18s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.33s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.38s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.84s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.81s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.71s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.62s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.58s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.97s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (21.81s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.65s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.63s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.74s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.37s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.53s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.08s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.60s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.70s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.97s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.02s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.45s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.62s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.00s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.10s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.33s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.33s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.31s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.96s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.96s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.11s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.40s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.09s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.51s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.22s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.46s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.27s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.26s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.79s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.98s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.09s) [2020-05-07T21:16:07.221Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.53s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.02s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.78s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.46s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.20s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.39s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.80s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.75s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.63s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.29s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.77s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.93s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.29s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.53s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.77s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.07s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.33s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.33s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.96s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.55s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildCmd (0.41s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.41s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.35s) [2020-05-07T21:16:07.222Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-07T21:16:07.222Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.39s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.34s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.02s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildContChar (3.53s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.19s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.33s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.28s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.56s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.35s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.22s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.21s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.87s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.17s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.50s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.06s) [2020-05-07T21:16:07.222Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-05-07T21:16:07.222Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-05-07T21:16:07.222Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-05-07T21:16:07.222Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-05-07T21:16:07.222Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-05-07T21:16:07.222Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-05-07T21:16:07.222Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-05-07T21:16:07.222Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.19s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.48s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.01s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.53s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.78s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.74s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.08s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.85s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.76s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.55s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.49s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.64s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.67s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.01s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.47s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.12s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.61s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.72s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.78s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.25s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.76s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.07s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.18s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.49s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.58s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.83s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.46s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.77s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.74s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.91s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildEnv (1.65s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.52s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.34s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.89s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.56s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.74s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.65s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.87s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.54s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.64s) [2020-05-07T21:16:07.222Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-07T21:16:07.222Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.69s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.82s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.62s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.43s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildFails (1.19s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.29s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.42s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.10s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.61s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.40s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.12s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.17s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.73s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.26s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.17s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.71s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildHistory (5.01s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.48s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.26s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.66s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.54s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.12s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildLabel (0.52s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.36s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildLabels (0.56s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.12s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.95s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildLastModified (7.17s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.72s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.61s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.57s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.98s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.44s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.49s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.80s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.91s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.38s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.86s) [2020-05-07T21:16:07.222Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-05-07T21:16:07.222Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.13s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.53s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.26s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.39s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildNetContainer (3.00s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.07s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.32s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.20s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.12s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.48s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.51s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.65s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.01s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.68s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.70s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.00s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.62s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.26s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.50s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.85s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.53s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.42s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildPATH (2.37s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.11s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.03s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.54s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.62s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.66s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildRm (3.43s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.23s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.36s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.45s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.65s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.40s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.32s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.15s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.27s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.33s) [2020-05-07T21:16:07.222Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-07T21:16:07.222Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.44s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.12s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildStderr (1.09s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.41s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.37s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.14s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.54s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.98s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.79s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildUser (2.11s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.65s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.65s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.25s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.33s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.13s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.27s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.59s) [2020-05-07T21:16:07.222Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-07T21:16:07.222Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-05-07T21:16:07.222Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-07T21:16:07.222Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-05-07T21:16:07.222Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-07T21:16:07.222Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-05-07T21:16:07.222Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-07T21:16:07.222Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.08s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.02s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.76s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.05s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.09s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.22s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.04s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.58s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.91s) [2020-05-07T21:16:07.222Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-07T21:16:07.222Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.96s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.51s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-05-07T21:16:07.222Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-07T21:16:07.222Z] docker_cli_sni_test.go:18: Flakey test [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.87s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.89s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestCommitChange (1.37s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.01s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.90s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.90s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.03s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestCommitTTY (1.89s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.94s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.29s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.99s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.86s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.91s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.87s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.98s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.86s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.91s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.00s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.01s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-05-07T21:16:07.222Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.83s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.96s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.03s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.91s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.96s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.81s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.86s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.86s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.80s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.88s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.83s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.82s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.55s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.70s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.82s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.57s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.80s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.88s) [2020-05-07T21:16:07.223Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-07T21:16:07.223Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.80s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.86s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.26s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.52s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.56s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.14s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.67s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.96s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.61s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.57s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.61s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.66s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000725740_} (1.59s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1265316469_/foo_false____} (1.60s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1265316469_/foo_true____} (1.63s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3566256464_/foo_false____} (1.65s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3566256464_/foo_true____} (1.63s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3566256464_/foo_true__0xc0007257a0__} (1.64s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007257c0_} (1.73s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007257e0_} (1.62s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000725800_} (1.61s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000725820_} (1.60s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.61s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.50s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.31s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.47s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.10s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.67s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.95s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.94s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.03s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.94s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.95s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.96s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.15s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.27s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.09s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.04s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.13s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.08s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.14s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.70s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.10s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.98s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.93s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.95s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.23s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.97s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.19s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.71s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.87s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.53s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.97s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.43s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.90s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.98s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.58s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.82s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.99s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.09s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpToDot (0.92s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.65s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.80s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpToStdout (0.94s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.37s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.41s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.98s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.81s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.10s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.58s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.86s) [2020-05-07T21:16:07.223Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-07T21:16:07.223Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.87s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.52s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCreateRM (0.25s) [2020-05-07T21:16:07.223Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-07T21:16:07.223Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.21s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.56s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.15s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.22s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.76s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.96s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.04s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.67s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.75s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.91s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.80s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.84s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.34s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.94s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.51s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.69s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.91s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.86s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.25s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.29s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsAttach (0.93s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsCommit (1.09s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.91s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.04s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.25s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.86s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.67s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.31s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.52s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsCopy (1.34s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.74s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.11s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.49s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.72s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.57s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.49s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.21s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsFilters (1.66s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsFormat (1.64s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.09s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.36s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.46s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.34s) [2020-05-07T21:16:07.223Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-07T21:16:07.223Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-05-07T21:16:07.223Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-07T21:16:07.223Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.11s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.78s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsRename (0.84s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsResize (0.88s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.78s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.93s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.81s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.08s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsTop (0.89s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.63s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestExec (0.90s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.83s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.86s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.73s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.73s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.86s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.86s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.91s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.99s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.04s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.87s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.01s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestExecCgroup (1.34s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestExecEnv (1.15s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.64s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.03s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestExecInspectID (2.96s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestExecInteractive (0.94s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.99s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.93s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestExecParseError (0.85s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.86s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.84s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.39s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.88s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestExecStartFails (0.86s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.14s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.86s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestExecTTY (0.89s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.84s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.85s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestExecUlimits (0.91s) [2020-05-07T21:16:07.223Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-07T21:16:07.223Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.10s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.95s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.18s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.93s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestExecWithUser (1.42s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.97s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.91s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.83s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.12s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.72s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2020-05-07T21:16:07.223Z] --- PASS: TestDockerSuite/TestHealth (21.03s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.15s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.35s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.31s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.29s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.55s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.11s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.87s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.95s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.90s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.95s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestImportDisplay (1.54s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestImportFile (1.86s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.85s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestImportGzipped (1.92s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.13s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.88s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.87s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.87s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.80s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.87s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.87s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.96s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.92s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.78s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.66s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.81s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.79s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.91s) [2020-05-07T21:16:07.224Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-07T21:16:07.224Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.24s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.81s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInspectDefault (0.77s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInspectHistory (0.94s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-05-07T21:16:07.224Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-07T21:16:07.224Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.82s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.86s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.82s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.00s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.94s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.84s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInspectStatus (0.89s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.65s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.91s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.83s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.85s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.86s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.85s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.85s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.63s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.83s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.74s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.48s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.94s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.55s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.77s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.81s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.54s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.27s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.80s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.77s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.96s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.92s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.65s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.44s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.84s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.90s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.65s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.98s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.79s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.81s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.15s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.08s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.07s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.30s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.08s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.26s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.87s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.82s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLogsSince (6.87s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.89s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.75s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLogsTail (0.90s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.84s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.83s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.45s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.89s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestNetHostname (2.62s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.44s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.09s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.62s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.80s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPluginActive (1.97s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.91s) [2020-05-07T21:16:07.224Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-07T21:16:07.224Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.64s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.29s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.52s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.10s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.16s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.47s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.53s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.65s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPortList (11.08s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.54s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.78s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.77s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.82s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.77s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.63s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.35s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.60s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.36s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPsByOrder (3.41s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.06s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.56s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.42s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.02s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.97s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.78s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.54s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.67s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.56s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.73s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.62s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.62s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.03s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.59s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.54s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.84s) [2020-05-07T21:16:07.224Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-07T21:16:07.224Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.20s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.94s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.61s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.58s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.81s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.17s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.48s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.31s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.60s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.85s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.19s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.62s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.97s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.15s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.35s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.84s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.94s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.85s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.21s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.77s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.21s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.75s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.00s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.43s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.65s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRunAddHost (0.86s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.36s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.93s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.89s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.92s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.83s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.94s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.91s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.58s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.50s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.87s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.92s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.93s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.85s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.95s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.03s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.28s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.93s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.66s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.82s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.49s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.84s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.81s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.89s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.82s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.90s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.83s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.86s) [2020-05-07T21:16:07.224Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.89s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.81s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.83s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.31s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.88s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.87s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.81s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.76s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.62s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.61s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.58s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.83s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.81s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.94s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.00s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.88s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (2.02s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.66s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.81s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.45s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.85s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.69s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.74s) [2020-05-07T21:16:07.225Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-07T21:16:07.225Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-05-07T21:16:07.225Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-07T21:16:07.225Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.80s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.00s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.72s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.40s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.86s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.79s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.00s) [2020-05-07T21:16:07.225Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-07T21:16:07.225Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.72s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.98s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.80s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.85s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.84s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.84s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.70s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.81s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.78s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.82s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunExitCode (0.84s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.79s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.82s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.80s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.77s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.81s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.60s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.39s) [2020-05-07T21:16:07.225Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-07T21:16:07.225Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.64s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.84s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.60s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.19s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.60s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.77s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.26s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.51s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.60s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.89s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.67s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.71s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.14s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.55s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.24s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.65s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.59s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.63s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunMount (6.21s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.81s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.80s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.62s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.45s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.32s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.39s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.63s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.64s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.69s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.75s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunNetHost (1.21s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.79s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.73s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.41s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.36s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.73s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.80s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.82s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.80s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.83s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.91s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (1.12s) [2020-05-07T21:16:07.225Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-07T21:16:07.225Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.96s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.93s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.85s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.08s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.78s) [2020-05-07T21:16:07.225Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.77s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.92s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.97s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.79s) [2020-05-07T21:16:07.225Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-07T21:16:07.225Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.91s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.74s) [2020-05-07T21:16:07.225Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-07T21:16:07.225Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.79s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.99s) [2020-05-07T21:16:07.225Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-07T21:16:07.225Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.54s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.74s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunRm (0.89s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.85s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.84s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.94s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.81s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.77s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.13s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.04s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.85s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.88s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.88s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.69s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.85s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.85s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.91s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.85s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (1.02s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.69s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunState (1.82s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.83s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.82s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2020-05-07T21:16:07.225Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-07T21:16:07.225Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.75s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.71s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunSysctls (1.90s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.85s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.56s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.79s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.98s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.08s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.13s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.80s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.80s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.84s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.42s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.19s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunUserByID (0.83s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.20s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.80s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunUserByName (0.81s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.80s) [2020-05-07T21:16:07.225Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-07T21:16:07.225Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.77s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.70s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.82s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.13s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.39s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.63s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.36s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.82s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.85s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.77s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.92s) [2020-05-07T21:16:07.225Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-07T21:16:07.225Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-05-07T21:16:07.225Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-07T21:16:07.225Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-05-07T21:16:07.225Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-07T21:16:07.225Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.81s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.89s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.84s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.67s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.84s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.84s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.85s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.20s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.21s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.19s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.19s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.82s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.77s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.85s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.12s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.34s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.87s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.84s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.80s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.79s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.57s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.87s) [2020-05-07T21:16:07.225Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-05-07T21:16:07.225Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.77s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.63s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.75s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.52s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.81s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.11s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.09s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.24s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.98s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.14s) [2020-05-07T21:16:07.225Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents887217914 [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.69s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.52s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.51s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.52s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.20s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-05-07T21:16:07.225Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.42s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.51s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.73s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.53s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.07s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.57s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.91s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.62s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.93s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestStartRecordError (1.92s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.49s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.06s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.26s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.11s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.47s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.88s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.80s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.84s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.84s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.78s) [2020-05-07T21:16:07.226Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-07T21:16:07.226Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.76s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.32s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.52s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.84s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.81s) [2020-05-07T21:16:07.226Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-07T21:16:07.226Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.85s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.78s) [2020-05-07T21:16:07.226Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-05-07T21:16:07.226Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.61s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.97s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.98s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.69s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestUpdateStats (3.96s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.55s) [2020-05-07T21:16:07.226Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-07T21:16:07.226Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.09s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.92s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.14s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.46s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.35s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.68s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.33s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.15s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.41s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.40s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.77s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.60s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.39s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.30s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.44s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.45s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.34s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.87s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.76s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.97s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.37s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.85s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.43s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.10s) [2020-05-07T21:16:07.226Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.19s) [2020-05-07T21:16:07.226Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-07T21:16:07.226Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-05-07T21:16:07.226Z] === RUN TestDockerRegistrySuite [2020-05-07T21:16:07.226Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-05-07T21:16:09.120Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-05-07T21:16:10.489Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-05-07T21:16:12.382Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-05-07T21:16:12.382Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-05-07T21:16:16.557Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-05-07T21:16:19.078Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-05-07T21:16:20.972Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-05-07T21:16:26.227Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-05-07T21:16:26.790Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-05-07T21:16:28.159Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-05-07T21:16:29.528Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-05-07T21:16:30.897Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-05-07T21:16:32.267Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-05-07T21:16:32.832Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-05-07T21:16:33.396Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-05-07T21:16:34.327Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-05-07T21:16:34.327Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-05-07T21:16:34.892Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-05-07T21:16:34.892Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-05-07T21:16:35.149Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-05-07T21:16:36.082Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-05-07T21:16:37.975Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-05-07T21:16:39.344Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-05-07T21:16:41.247Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-05-07T21:16:42.617Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-05-07T21:16:45.139Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-05-07T21:16:46.071Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-05-07T21:16:47.964Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-05-07T21:16:47.964Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-05-07T21:16:47.964Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-05-07T21:16:49.335Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-05-07T21:16:51.230Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-05-07T21:16:52.160Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-05-07T21:16:56.333Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-05-07T21:16:56.333Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-05-07T21:16:57.702Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-05-07T21:16:58.265Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-05-07T21:16:58.265Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-05-07T21:16:58.522Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-05-07T21:16:59.086Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-05-07T21:16:59.343Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-05-07T21:16:59.343Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-05-07T21:17:01.236Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-05-07T21:17:03.132Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-05-07T21:17:04.501Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-05-07T21:17:05.872Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-05-07T21:17:06.803Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite (60.66s) [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.93s) [2020-05-07T21:17:07.735Z] check_test.go:196: [de69a497201bd] daemon is not started [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.44s) [2020-05-07T21:17:07.735Z] check_test.go:196: [d3683fbeec166] daemon is not started [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.82s) [2020-05-07T21:17:07.735Z] check_test.go:196: [dc25a76a0c3bf] daemon is not started [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-05-07T21:17:07.735Z] check_test.go:196: [d3269216a4601] daemon is not started [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.24s) [2020-05-07T21:17:07.735Z] check_test.go:196: [d8d6e0ca581e7] daemon is not started [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.41s) [2020-05-07T21:17:07.735Z] check_test.go:196: [dbbcf1bab5370] daemon is not started [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.36s) [2020-05-07T21:17:07.735Z] check_test.go:196: [d7815d4af18c8] daemon is not started [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.45s) [2020-05-07T21:17:07.735Z] check_test.go:196: [dc8bfd411f8cb] daemon is not started [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.18s) [2020-05-07T21:17:07.735Z] check_test.go:196: [d1adaccef2f19] daemon is not started [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.40s) [2020-05-07T21:17:07.735Z] check_test.go:196: [de91a63295693] daemon is not started [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.46s) [2020-05-07T21:17:07.735Z] check_test.go:196: [d9f84f6f6e383] daemon is not started [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.44s) [2020-05-07T21:17:07.735Z] check_test.go:196: [de87969786162] daemon is not started [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.30s) [2020-05-07T21:17:07.735Z] check_test.go:196: [d30c78df6723a] daemon is not started [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.53s) [2020-05-07T21:17:07.735Z] check_test.go:196: [d136375faf471] daemon is not started [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.97s) [2020-05-07T21:17:07.735Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b8e6e8c3e5b0ab1d8516249a39e90c5360b4f27564094674d1721b20a329b2c0 [2020-05-07T21:17:07.735Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5a4992877039ec39157e3ea3b754131800b2d93953e6d4612dbf08d10013b7f5 [2020-05-07T21:17:07.735Z] check_test.go:196: [dc9d51b0e2785] daemon is not started [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.86s) [2020-05-07T21:17:07.735Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d8d385b56d0a906486acbdc86057f38cdd985988f18bb3db975224f25773c78f [2020-05-07T21:17:07.735Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:13e78f62635f844a271d80e21d86e58baa1bd7946ccafd9b40051f313be19252 [2020-05-07T21:17:07.735Z] check_test.go:196: [d5d7e5d9efad7] daemon is not started [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.78s) [2020-05-07T21:17:07.735Z] check_test.go:196: [d6f770869bf8a] daemon is not started [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.39s) [2020-05-07T21:17:07.735Z] check_test.go:196: [d2fccd05a60b7] daemon is not started [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.55s) [2020-05-07T21:17:07.735Z] check_test.go:196: [d742d546bc985] daemon is not started [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-05-07T21:17:07.735Z] check_test.go:196: [d8d5a79f642a4] daemon is not started [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.51s) [2020-05-07T21:17:07.735Z] check_test.go:196: [d10caf9545123] daemon is not started [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.61s) [2020-05-07T21:17:07.735Z] check_test.go:196: [d38a207dbc661] daemon is not started [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.29s) [2020-05-07T21:17:07.735Z] check_test.go:196: [df6342551fcca] daemon is not started [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.82s) [2020-05-07T21:17:07.735Z] check_test.go:196: [d3579d3c1bec7] daemon is not started [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2020-05-07T21:17:07.735Z] check_test.go:196: [d305bff491935] daemon is not started [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.41s) [2020-05-07T21:17:07.735Z] check_test.go:196: [d49b5992a1e14] daemon is not started [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.48s) [2020-05-07T21:17:07.735Z] check_test.go:196: [db554b6c3bd1e] daemon is not started [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-05-07T21:17:07.735Z] check_test.go:196: [d1df1d93d4962] daemon is not started [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-05-07T21:17:07.735Z] check_test.go:196: [d13dbe2ac9b76] daemon is not started [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.31s) [2020-05-07T21:17:07.735Z] check_test.go:196: [d209185dcc437] daemon is not started [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2020-05-07T21:17:07.735Z] check_test.go:196: [d60c1e86737f0] daemon is not started [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-05-07T21:17:07.735Z] check_test.go:196: [dff965c14ab8b] daemon is not started [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.50s) [2020-05-07T21:17:07.735Z] check_test.go:196: [d016bc638387a] daemon is not started [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.27s) [2020-05-07T21:17:07.735Z] check_test.go:196: [d8b72454e1574] daemon is not started [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.19s) [2020-05-07T21:17:07.735Z] check_test.go:196: [dcc27bfd8c131] daemon is not started [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.40s) [2020-05-07T21:17:07.735Z] check_test.go:196: [dd1fd7f26c6ee] daemon is not started [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.03s) [2020-05-07T21:17:07.735Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.81s) [2020-05-07T21:17:07.735Z] === RUN TestDockerSchema1RegistrySuite [2020-05-07T21:17:07.735Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-05-07T21:17:07.735Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-05-07T21:17:12.991Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-05-07T21:17:17.187Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-05-07T21:17:21.361Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-05-07T21:17:22.732Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-05-07T21:17:24.101Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-05-07T21:17:24.101Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-05-07T21:17:25.470Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-05-07T21:17:26.839Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-05-07T21:17:28.208Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-05-07T21:17:32.382Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-05-07T21:17:32.382Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-05-07T21:17:32.947Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-05-07T21:17:32.947Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-05-07T21:17:33.204Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-05-07T21:17:33.461Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-05-07T21:17:33.718Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-05-07T21:17:33.975Z] --- PASS: TestDockerSchema1RegistrySuite (26.35s) [2020-05-07T21:17:33.975Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2020-05-07T21:17:33.975Z] check_test.go:223: [dc3e66ff64ecf] daemon is not started [2020-05-07T21:17:33.975Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.65s) [2020-05-07T21:17:33.975Z] check_test.go:223: [d5aa631bd8e9a] daemon is not started [2020-05-07T21:17:33.975Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.47s) [2020-05-07T21:17:33.975Z] check_test.go:223: [d157d03b32df8] daemon is not started [2020-05-07T21:17:33.975Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.21s) [2020-05-07T21:17:33.975Z] check_test.go:223: [d093609469ab8] daemon is not started [2020-05-07T21:17:33.975Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.33s) [2020-05-07T21:17:33.975Z] check_test.go:223: [db67e09e595aa] daemon is not started [2020-05-07T21:17:33.975Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.42s) [2020-05-07T21:17:33.975Z] check_test.go:223: [da7ca8e12421f] daemon is not started [2020-05-07T21:17:33.975Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-05-07T21:17:33.975Z] check_test.go:223: [dba0f8da293e6] daemon is not started [2020-05-07T21:17:33.975Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.43s) [2020-05-07T21:17:33.975Z] check_test.go:223: [d4c4e6ea5211a] daemon is not started [2020-05-07T21:17:33.975Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.30s) [2020-05-07T21:17:33.975Z] check_test.go:223: [db67f200af6be] daemon is not started [2020-05-07T21:17:33.975Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.29s) [2020-05-07T21:17:33.975Z] check_test.go:223: [d2258559c3e99] daemon is not started [2020-05-07T21:17:33.975Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.85s) [2020-05-07T21:17:33.975Z] check_test.go:223: [d0791ec249170] daemon is not started [2020-05-07T21:17:33.975Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2020-05-07T21:17:33.975Z] check_test.go:223: [dfd48e317e7c4] daemon is not started [2020-05-07T21:17:33.975Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.48s) [2020-05-07T21:17:33.975Z] check_test.go:223: [d35fc143ec213] daemon is not started [2020-05-07T21:17:33.975Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-05-07T21:17:33.975Z] check_test.go:223: [d4d17f80f2302] daemon is not started [2020-05-07T21:17:33.975Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-05-07T21:17:33.975Z] check_test.go:223: [d723cbe5e3c8e] daemon is not started [2020-05-07T21:17:33.975Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.29s) [2020-05-07T21:17:33.975Z] check_test.go:223: [d579d0df5c7df] daemon is not started [2020-05-07T21:17:33.975Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s) [2020-05-07T21:17:33.975Z] check_test.go:223: [dbb7f70d75c10] daemon is not started [2020-05-07T21:17:33.975Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-05-07T21:17:33.975Z] check_test.go:223: [dd88abcb5b696] daemon is not started [2020-05-07T21:17:33.975Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-05-07T21:17:33.975Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-05-07T21:17:34.907Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-05-07T21:17:35.471Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-05-07T21:17:35.729Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-05-07T21:17:37.098Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-05-07T21:17:37.098Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-05-07T21:17:37.661Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-05-07T21:17:38.225Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-05-07T21:17:38.225Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.27s) [2020-05-07T21:17:38.225Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.98s) [2020-05-07T21:17:38.225Z] check_test.go:252: [d213b011c7cbd] daemon is not started [2020-05-07T21:17:38.225Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2020-05-07T21:17:38.225Z] check_test.go:252: [d9d60ce796ab7] daemon is not started [2020-05-07T21:17:38.225Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s) [2020-05-07T21:17:38.225Z] check_test.go:252: [d5e738bfef853] daemon is not started [2020-05-07T21:17:38.225Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.16s) [2020-05-07T21:17:38.225Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.38s) [2020-05-07T21:17:38.225Z] check_test.go:252: [d20d19204d640] daemon is not started [2020-05-07T21:17:38.225Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.36s) [2020-05-07T21:17:38.225Z] check_test.go:252: [df3286d2a7c2b] daemon is not started [2020-05-07T21:17:38.225Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2020-05-07T21:17:38.225Z] check_test.go:252: [d0b2d6ab673df] daemon is not started [2020-05-07T21:17:38.225Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-05-07T21:17:38.225Z] check_test.go:252: [ddf9130a0190e] daemon is not started [2020-05-07T21:17:38.225Z] === RUN TestDockerRegistryAuthTokenSuite [2020-05-07T21:17:38.225Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-05-07T21:17:42.397Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-05-07T21:17:43.327Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-05-07T21:17:43.583Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-05-07T21:17:43.583Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-05-07T21:17:43.841Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-05-07T21:17:44.099Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2020-05-07T21:17:44.099Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-05-07T21:17:44.099Z] check_test.go:279: [d36ef40ff7054] daemon is not started [2020-05-07T21:17:44.099Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-05-07T21:17:44.099Z] check_test.go:279: [d2da2254fc2a5] daemon is not started [2020-05-07T21:17:44.099Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-05-07T21:17:44.099Z] check_test.go:279: [daf6839ad8320] daemon is not started [2020-05-07T21:17:44.099Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2020-05-07T21:17:44.099Z] check_test.go:279: [dcb0677592fe0] daemon is not started [2020-05-07T21:17:44.099Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.18s) [2020-05-07T21:17:44.099Z] check_test.go:279: [d6d86a6c06c1c] daemon is not started [2020-05-07T21:17:44.099Z] === RUN TestDockerNetworkSuite [2020-05-07T21:17:44.099Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-05-07T21:17:45.469Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-05-07T21:17:47.364Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-05-07T21:17:48.753Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-05-07T21:17:49.317Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-05-07T21:17:53.492Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-05-07T21:17:54.055Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-05-07T21:17:57.329Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-05-07T21:17:57.586Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-05-07T21:18:00.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-05-07T21:18:00.859Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-05-07T21:18:03.383Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-05-07T21:18:13.337Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-05-07T21:18:15.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-05-07T21:18:17.229Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-05-07T21:18:18.159Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-05-07T21:18:19.089Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-05-07T21:18:20.458Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-05-07T21:18:21.826Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-05-07T21:18:21.826Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-05-07T21:18:21.826Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-05-07T21:18:22.391Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-05-07T21:18:23.762Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-05-07T21:18:23.762Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-05-07T21:18:24.019Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-05-07T21:18:24.276Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-05-07T21:18:25.645Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-05-07T21:18:27.017Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-05-07T21:18:27.017Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-05-07T21:18:27.592Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-05-07T21:18:27.592Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-05-07T21:18:31.767Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-05-07T21:18:35.942Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-05-07T21:18:35.942Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-05-07T21:18:39.218Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-05-07T21:18:43.392Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-05-07T21:18:46.670Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-05-07T21:18:46.670Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-05-07T21:18:46.927Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-05-07T21:18:47.491Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-05-07T21:18:47.491Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-05-07T21:18:47.749Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-05-07T21:18:48.006Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-05-07T21:18:48.006Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-05-07T21:18:48.006Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-05-07T21:18:53.262Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-05-07T21:18:53.262Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-05-07T21:18:53.262Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-05-07T21:18:53.825Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-05-07T21:18:54.081Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-05-07T21:18:59.334Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-05-07T21:18:59.591Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-05-07T21:19:02.868Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-05-07T21:19:05.392Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-05-07T21:19:05.392Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-05-07T21:19:05.649Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-05-07T21:19:06.213Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-05-07T21:19:08.740Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-05-07T21:19:08.997Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-05-07T21:19:08.997Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-05-07T21:19:10.366Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-05-07T21:19:11.297Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-05-07T21:19:12.228Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-05-07T21:19:13.158Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-05-07T21:19:15.680Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-05-07T21:19:18.953Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-05-07T21:19:18.953Z] --- PASS: TestDockerNetworkSuite (94.81s) [2020-05-07T21:19:18.953Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.10s) [2020-05-07T21:19:18.953Z] docker_cli_network_unix_test.go:46: [d5edad3b1ca7b] daemon is not started [2020-05-07T21:19:18.953Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.69s) [2020-05-07T21:19:18.953Z] docker_cli_network_unix_test.go:46: [d7287505bcee4] daemon is not started [2020-05-07T21:19:18.953Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.18s) [2020-05-07T21:19:18.953Z] docker_cli_network_unix_test.go:46: [dd90d639ce5d1] daemon is not started [2020-05-07T21:19:18.953Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.88s) [2020-05-07T21:19:18.953Z] docker_cli_network_unix_test.go:46: [d0296c538f86b] daemon is not started [2020-05-07T21:19:18.953Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.02s) [2020-05-07T21:19:18.953Z] docker_cli_network_unix_test.go:1233: [dd059becf7459] daemon is not started [2020-05-07T21:19:18.953Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.31s) [2020-05-07T21:19:18.953Z] docker_cli_network_unix_test.go:46: [dc638f232457f] daemon is not started [2020-05-07T21:19:18.953Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.09s) [2020-05-07T21:19:18.953Z] docker_cli_network_unix_test.go:46: [db1f06fe447ff] daemon is not started [2020-05-07T21:19:18.953Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.39s) [2020-05-07T21:19:18.953Z] docker_cli_network_unix_test.go:46: [d41e91c0334bd] daemon is not started [2020-05-07T21:19:18.953Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.61s) [2020-05-07T21:19:18.953Z] docker_cli_network_unix_test.go:46: [dc69976cf90ad] daemon is not started [2020-05-07T21:19:18.953Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.88s) [2020-05-07T21:19:18.953Z] docker_cli_network_unix_test.go:46: [db899b600ba16] daemon is not started [2020-05-07T21:19:18.953Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.74s) [2020-05-07T21:19:18.953Z] docker_cli_network_unix_test.go:46: [d336a2aca5217] daemon is not started [2020-05-07T21:19:18.953Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.43s) [2020-05-07T21:19:18.953Z] docker_cli_network_unix_test.go:46: [d707193fe346c] daemon is not started [2020-05-07T21:19:18.953Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.46s) [2020-05-07T21:19:18.953Z] docker_cli_network_unix_test.go:46: [d6281edc01bfd] daemon is not started [2020-05-07T21:19:18.953Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s) [2020-05-07T21:19:18.953Z] docker_cli_network_unix_test.go:46: [df1a472e82438] daemon is not started [2020-05-07T21:19:18.953Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2020-05-07T21:19:18.953Z] docker_cli_network_unix_test.go:46: [d5fad99c4422c] daemon is not started [2020-05-07T21:19:18.953Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.42s) [2020-05-07T21:19:18.953Z] docker_cli_network_unix_test.go:46: [dbeb102b4ea71] daemon is not started [2020-05-07T21:19:18.953Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.21s) [2020-05-07T21:19:18.953Z] docker_cli_network_unix_test.go:46: [d86b5a509ba71] daemon is not started [2020-05-07T21:19:18.953Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-05-07T21:19:18.953Z] docker_cli_network_unix_test.go:46: [d22275fffa31e] daemon is not started [2020-05-07T21:19:18.953Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.29s) [2020-05-07T21:19:18.953Z] docker_cli_network_unix_test.go:46: [d82248e871237] daemon is not started [2020-05-07T21:19:18.953Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.32s) [2020-05-07T21:19:18.953Z] docker_cli_network_unix_test.go:46: [d30d8a8bfaff9] daemon is not started [2020-05-07T21:19:18.953Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.54s) [2020-05-07T21:19:18.953Z] docker_cli_network_unix_test.go:46: [d17f70b7c211b] daemon is not started [2020-05-07T21:19:18.953Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2020-05-07T21:19:18.953Z] docker_cli_network_unix_test.go:46: [da704844696d6] daemon is not started [2020-05-07T21:19:18.953Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.43s) [2020-05-07T21:19:18.953Z] docker_cli_network_unix_test.go:46: [d8375ceb83f22] daemon is not started [2020-05-07T21:19:18.953Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-05-07T21:19:18.953Z] docker_cli_network_unix_test.go:46: [dc905a3096785] daemon is not started [2020-05-07T21:19:18.953Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.03s) [2020-05-07T21:19:18.953Z] docker_cli_network_unix_test.go:968: [d23809cd42e54] daemon is not started [2020-05-07T21:19:18.953Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.69s) [2020-05-07T21:19:18.953Z] docker_cli_network_unix_test.go:46: [d0c1f161857db] daemon is not started [2020-05-07T21:19:18.953Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.74s) [2020-05-07T21:19:18.953Z] docker_cli_network_unix_test.go:1116: [d8669a2e98eab] daemon is not started [2020-05-07T21:19:18.953Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.32s) [2020-05-07T21:19:18.953Z] docker_cli_network_unix_test.go:46: [d74e0d49b4386] daemon is not started [2020-05-07T21:19:18.953Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.04s) [2020-05-07T21:19:18.953Z] docker_cli_network_unix_test.go:46: [dc21c01898dc2] daemon is not started [2020-05-07T21:19:18.953Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.17s) [2020-05-07T21:19:18.953Z] docker_cli_network_unix_test.go:46: [de66979226f17] daemon is not started [2020-05-07T21:19:18.953Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.12s) [2020-05-07T21:19:18.953Z] docker_cli_network_unix_test.go:46: [d6b81f81ce6e0] daemon is not started [2020-05-07T21:19:18.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-05-07T21:19:18.954Z] docker_cli_network_unix_test.go:46: [d2c6dfdbfc664] daemon is not started [2020-05-07T21:19:18.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s) [2020-05-07T21:19:18.954Z] docker_cli_network_unix_test.go:46: [db77d83157d61] daemon is not started [2020-05-07T21:19:18.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-05-07T21:19:18.954Z] docker_cli_network_unix_test.go:46: [d616a5949fbba] daemon is not started [2020-05-07T21:19:18.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.56s) [2020-05-07T21:19:18.954Z] docker_cli_network_unix_test.go:46: [d3fb2e84043d5] daemon is not started [2020-05-07T21:19:18.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-05-07T21:19:18.954Z] docker_cli_network_unix_test.go:46: [d989d36cad346] daemon is not started [2020-05-07T21:19:18.954Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-05-07T21:19:18.954Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-05-07T21:19:18.954Z] docker_cli_network_unix_test.go:46: [d44284762ae92] daemon is not started [2020-05-07T21:19:18.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.45s) [2020-05-07T21:19:18.954Z] docker_cli_network_unix_test.go:46: [d298a471fb176] daemon is not started [2020-05-07T21:19:18.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.31s) [2020-05-07T21:19:18.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.43s) [2020-05-07T21:19:18.954Z] docker_cli_network_unix_test.go:1084: [d6c504753271d] daemon is not started [2020-05-07T21:19:18.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2020-05-07T21:19:18.954Z] docker_cli_network_unix_test.go:46: [d9ff55f996e7f] daemon is not started [2020-05-07T21:19:18.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.26s) [2020-05-07T21:19:18.954Z] docker_cli_network_unix_test.go:46: [d3a48d3ad42e4] daemon is not started [2020-05-07T21:19:18.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.76s) [2020-05-07T21:19:18.954Z] docker_cli_network_unix_test.go:46: [d1d65180a74dc] daemon is not started [2020-05-07T21:19:18.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2020-05-07T21:19:18.954Z] docker_cli_network_unix_test.go:46: [d6b3369fe631d] daemon is not started [2020-05-07T21:19:18.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.37s) [2020-05-07T21:19:18.954Z] docker_cli_network_unix_test.go:46: [da99c28b5ebdd] daemon is not started [2020-05-07T21:19:18.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.95s) [2020-05-07T21:19:18.954Z] docker_cli_network_unix_test.go:46: [d361f21b9608a] daemon is not started [2020-05-07T21:19:18.954Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.64s) [2020-05-07T21:19:18.954Z] docker_cli_network_unix_test.go:46: [d335fa23af51b] daemon is not started [2020-05-07T21:19:18.954Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.80s) [2020-05-07T21:19:18.954Z] docker_cli_network_unix_test.go:46: [d845d11989e88] daemon is not started [2020-05-07T21:19:18.954Z] === RUN TestDockerHubPullSuite [2020-05-07T21:19:18.954Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-05-07T21:19:20.322Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-05-07T21:19:22.843Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-05-07T21:19:22.843Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-05-07T21:19:24.211Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-05-07T21:19:24.468Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-05-07T21:19:24.468Z] --- PASS: TestDockerHubPullSuite (5.64s) [2020-05-07T21:19:24.468Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.44s) [2020-05-07T21:19:24.468Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.26s) [2020-05-07T21:19:24.468Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.41s) [2020-05-07T21:19:24.468Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.24s) [2020-05-07T21:19:24.468Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2020-05-07T21:19:24.468Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-05-07T21:19:24.468Z] PASS [2020-05-07T21:19:24.468Z] [2020-05-07T21:19:24.468Z] === Skipped [2020-05-07T21:19:24.468Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-07T21:19:24.468Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-05-07T21:19:24.468Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-05-07T21:19:24.468Z] [2020-05-07T21:19:24.468Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-05-07T21:19:24.468Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-05-07T21:19:24.468Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-05-07T21:19:24.468Z] [2020-05-07T21:19:24.468Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-05-07T21:19:24.468Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-05-07T21:19:24.468Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-05-07T21:19:24.468Z] [2020-05-07T21:19:24.468Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-05-07T21:19:24.468Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-05-07T21:19:24.468Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-05-07T21:19:24.468Z] [2020-05-07T21:19:24.468Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-05-07T21:19:24.468Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-05-07T21:19:24.468Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-05-07T21:19:24.468Z] [2020-05-07T21:19:24.468Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-07T21:19:24.468Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-05-07T21:19:24.468Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-05-07T21:19:24.468Z] [2020-05-07T21:19:24.468Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-05-07T21:19:24.468Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-05-07T21:19:24.469Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-07T21:19:24.469Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-05-07T21:19:24.469Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-07T21:19:24.469Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-05-07T21:19:24.469Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-07T21:19:24.469Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-05-07T21:19:24.469Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-07T21:19:24.469Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-05-07T21:19:24.469Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-07T21:19:24.469Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-05-07T21:19:24.469Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-07T21:19:24.469Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-05-07T21:19:24.469Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-07T21:19:24.469Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-05-07T21:19:24.469Z] docker_cli_sni_test.go:18: Flakey test [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-07T21:19:24.469Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-05-07T21:19:24.469Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-07T21:19:24.469Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-05-07T21:19:24.469Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-07T21:19:24.469Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-05-07T21:19:24.469Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-07T21:19:24.469Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-05-07T21:19:24.469Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-07T21:19:24.469Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-05-07T21:19:24.469Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-07T21:19:24.469Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-05-07T21:19:24.469Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-07T21:19:24.469Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-05-07T21:19:24.469Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-07T21:19:24.469Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-07T21:19:24.469Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-07T21:19:24.469Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-05-07T21:19:24.469Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-07T21:19:24.469Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-05-07T21:19:24.469Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-07T21:19:24.469Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-05-07T21:19:24.469Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-07T21:19:24.469Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-05-07T21:19:24.469Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-07T21:19:24.469Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-05-07T21:19:24.469Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-07T21:19:24.469Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-07T21:19:24.469Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-07T21:19:24.469Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-05-07T21:19:24.469Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-07T21:19:24.469Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-05-07T21:19:24.469Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-07T21:19:24.469Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-05-07T21:19:24.469Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-07T21:19:24.469Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-05-07T21:19:24.469Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-07T21:19:24.469Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-05-07T21:19:24.469Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-07T21:19:24.469Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-05-07T21:19:24.469Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-07T21:19:24.469Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-05-07T21:19:24.469Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-07T21:19:24.469Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-05-07T21:19:24.469Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-07T21:19:24.469Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-05-07T21:19:24.469Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-05-07T21:19:24.469Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-05-07T21:19:24.469Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-07T21:19:24.469Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-05-07T21:19:24.469Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-07T21:19:24.469Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-05-07T21:19:24.469Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-05-07T21:19:24.469Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-05-07T21:19:24.469Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-07T21:19:24.469Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-05-07T21:19:24.469Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-07T21:19:24.469Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-05-07T21:19:24.469Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-05-07T21:19:24.469Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-05-07T21:19:24.469Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-05-07T21:19:24.469Z] docker_cli_network_unix_test.go:46: [d44284762ae92] daemon is not started [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] [2020-05-07T21:19:24.469Z] DONE 1277 tests, 44 skipped in 2005.252s [2020-05-07T21:19:24.469Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-07T21:19:24.469Z] ++++ cat bundles/test-integration/docker.pid [2020-05-07T21:19:24.469Z] +++ kill 7572 [2020-05-07T21:19:25.399Z] +++ /etc/init.d/apparmor stop [2020-05-07T21:19:25.399Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-07T21:19:25.399Z] [2020-05-07T21:19:25.399Z] Unloading profiles will leave already running processes permanently [2020-05-07T21:19:25.399Z] unconfined, which can lead to unexpected situations. [2020-05-07T21:19:25.399Z] [2020-05-07T21:19:25.399Z] To set a process to complain mode, use the command line tool [2020-05-07T21:19:25.399Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-07T21:19:25.399Z] +++ true [2020-05-07T21:19:25.399Z] [2020-05-07T21:20:12.033Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-05-07T21:20:30.095Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite (1704.41s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.58s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.79s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.02s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.22s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.22s) [2020-05-07T21:20:48.177Z] docker_api_swarm_test.go:562: [d81ebac1b07fa] joining swarm manager [d0c6a4e9523cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T21:20:48.177Z] docker_api_swarm_test.go:584: [dc02b987da456] joining swarm manager [d0c6a4e9523cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T21:20:48.177Z] check_test.go:380: [d81ebac1b07fa] daemon is not started [2020-05-07T21:20:48.177Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-05-07T21:20:48.177Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.57s) [2020-05-07T21:20:48.177Z] docker_api_swarm_test.go:45: [d3230c01e65a9] joining swarm manager [d48b1e9841637]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.84s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.38s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.92s) [2020-05-07T21:20:48.177Z] docker_api_swarm_test.go:303: [dded315397932] joining swarm manager [dddb79ee5284d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T21:20:48.177Z] docker_api_swarm_test.go:304: [d4a2adc4b2e2e] joining swarm manager [dddb79ee5284d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T21:20:48.177Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-05-07T21:20:48.177Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.55s) [2020-05-07T21:20:48.177Z] docker_api_swarm_test.go:271: [dd63e040450e1] joining swarm manager [d3e42d00c4a25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T21:20:48.177Z] docker_api_swarm_test.go:272: [d200f222356ca] joining swarm manager [d3e42d00c4a25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.53s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.32s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.54s) [2020-05-07T21:20:48.177Z] docker_api_swarm_node_test.go:19: [d71f0fa62f7e2] joining swarm manager [d61714b0081bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T21:20:48.177Z] docker_api_swarm_node_test.go:20: [d9431e00b3bf2] joining swarm manager [d61714b0081bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.62s) [2020-05-07T21:20:48.177Z] docker_api_swarm_test.go:501: [dbfe4055b6191] joining swarm manager [dc71a16e37342]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T21:20:48.177Z] docker_api_swarm_test.go:506: [d6b1ea5dc726e] joining swarm manager [dc71a16e37342]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.44s) [2020-05-07T21:20:48.177Z] docker_api_swarm_node_test.go:80: [dfb141a4b016d] joining swarm manager [dc9e6567694f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.67s) [2020-05-07T21:20:48.177Z] docker_api_swarm_node_test.go:52: [d09d03f585d31] joining swarm manager [d120cbbc6dccc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T21:20:48.177Z] docker_api_swarm_node_test.go:53: [df5cd1d993245] joining swarm manager [d120cbbc6dccc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.77s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.54s) [2020-05-07T21:20:48.177Z] docker_api_swarm_test.go:201: [d4d0baa523124] joining swarm manager [d4d46a61c2813]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.11s) [2020-05-07T21:20:48.177Z] docker_api_swarm_test.go:383: [d1d2fbf5dfa44] joining swarm manager [d1c89c92af4b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T21:20:48.177Z] docker_api_swarm_test.go:384: [d41c26c9b8547] joining swarm manager [d1c89c92af4b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T21:20:48.177Z] check_test.go:380: [d41c26c9b8547] daemon is not started [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.11s) [2020-05-07T21:20:48.177Z] docker_api_swarm_test.go:801: [dcda02bacf96e] joining swarm manager [dd3cfd9dbe221]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T21:20:48.177Z] docker_api_swarm_test.go:801: [dc69bcf876a8c] joining swarm manager [dd3cfd9dbe221]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T21:20:48.177Z] docker_api_swarm_test.go:801: [d3f9685b56141] joining swarm manager [dd3cfd9dbe221]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-07T21:20:48.177Z] docker_api_swarm_test.go:801: [d4fc8241dd2a1] joining swarm manager [dd3cfd9dbe221]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-07T21:20:48.177Z] docker_api_swarm_test.go:809: [df48656172876] joining swarm manager [dd3cfd9dbe221]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.00s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.07s) [2020-05-07T21:20:48.177Z] docker_api_swarm_service_test.go:394: [d1d34772097b2] joining swarm manager [da862061f5641]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T21:20:48.177Z] docker_api_swarm_service_test.go:394: [d3a505efb6f15] joining swarm manager [da862061f5641]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.10s) [2020-05-07T21:20:48.177Z] docker_api_swarm_service_test.go:342: [de8df4cb4c3ec] joining swarm manager [dc7a5bcebb5df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T21:20:48.177Z] docker_api_swarm_service_test.go:342: [d027487fef5dc] joining swarm manager [dc7a5bcebb5df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.24s) [2020-05-07T21:20:48.177Z] docker_api_swarm_service_test.go:489: [d8db5837b25cb] joining swarm manager [db890298c6927]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T21:20:48.177Z] docker_api_swarm_service_test.go:489: [dad53aac83526] joining swarm manager [db890298c6927]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.57s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.84s) [2020-05-07T21:20:48.177Z] docker_api_swarm_service_test.go:127: [d150a303efc3c] joining swarm manager [defc3ef84e6cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T21:20:48.177Z] docker_api_swarm_service_test.go:128: [dc838c7f80143] joining swarm manager [defc3ef84e6cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T21:20:48.177Z] docker_api_swarm_service_test.go:136: [df7881580e1c8] joining swarm manager [defc3ef84e6cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-07T21:20:48.177Z] docker_api_swarm_service_test.go:137: [d78146ab90abd] joining swarm manager [defc3ef84e6cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.60s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.78s) [2020-05-07T21:20:48.177Z] docker_api_swarm_service_test.go:303: [d7bc87edd97c4] joining swarm manager [d98a4d71ed34b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T21:20:48.177Z] docker_api_swarm_service_test.go:303: [dd77595c85eef] joining swarm manager [d98a4d71ed34b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.58s) [2020-05-07T21:20:48.177Z] docker_api_swarm_service_test.go:99: [d1a8d15a52686] joining swarm manager [ddc2641644d4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T21:20:48.177Z] docker_api_swarm_service_test.go:100: [d6a96b17ff12c] joining swarm manager [ddc2641644d4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T21:20:48.177Z] check_test.go:380: [d1a8d15a52686] daemon is not started [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.94s) [2020-05-07T21:20:48.177Z] docker_api_swarm_service_test.go:532: [d78e5078ae2ba] joining swarm manager [db44f115bb5ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T21:20:48.177Z] docker_api_swarm_service_test.go:533: [dea68e75fe1e3] joining swarm manager [db44f115bb5ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.84s) [2020-05-07T21:20:48.177Z] docker_api_swarm_service_test.go:147: [de397e282607f] joining swarm manager [d0685f0773f4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T21:20:48.177Z] docker_api_swarm_service_test.go:147: [d9f5a203972e8] joining swarm manager [d0685f0773f4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.48s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.27s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.96s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.41s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.41s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.42s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.03s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.04s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.11s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.12s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.01s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.69s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.25s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.18s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.39s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.01s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.45s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.62s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.49s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.28s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.73s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.41s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.65s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.64s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.50s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.01s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.92s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.09s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.63s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.16s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.26s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.66s) [2020-05-07T21:20:48.177Z] docker_cli_service_logs_test.go:241: checking task 92pc3zrxj2lt [2020-05-07T21:20:48.177Z] docker_cli_service_logs_test.go:246: checking messages for 92pc3zrxj2lt [2020-05-07T21:20:48.177Z] docker_cli_service_logs_test.go:241: checking task kq8uu7u3evqy [2020-05-07T21:20:48.177Z] docker_cli_service_logs_test.go:246: checking messages for kq8uu7u3evqy [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.61s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.29s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.10s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.08s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (16.41s) [2020-05-07T21:20:48.177Z] docker_cli_swarm_test.go:1901: [df26c149d8671] joining swarm manager [dba3f82263bcb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T21:20:48.177Z] docker_cli_swarm_test.go:1902: [d8dec141b93d4] joining swarm manager [dba3f82263bcb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.07s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.03s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.87s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.29s) [2020-05-07T21:20:48.177Z] docker_cli_swarm_test.go:1802: [d85e5fbe2d28a] joining swarm manager [df090ae1dda46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T21:20:48.177Z] docker_cli_swarm_test.go:1803: [dac895dad5b67] joining swarm manager [df090ae1dda46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.43s) [2020-05-07T21:20:48.177Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (92.43s) [2020-05-07T21:20:48.177Z] docker_cli_swarm_test.go:1321: [d6cefd28d1d01] joining swarm manager [d02ceffeb7eeb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T21:20:48.177Z] docker_cli_swarm_test.go:1322: [d0b4a8257ae99] joining swarm manager [d02ceffeb7eeb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.20s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.43s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.59s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.94s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.68s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.28s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.49s) [2020-05-07T21:20:48.178Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-05-07T21:20:48.178Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.50s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.99s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.91s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.46s) [2020-05-07T21:20:48.178Z] docker_cli_swarm_test.go:1186: [d7e6587d979a8] joining swarm manager [df6c9913331d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T21:20:48.178Z] docker_cli_swarm_test.go:1195: [d28d8839963fb] joining swarm manager [df6c9913331d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.42s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.81s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (125.52s) [2020-05-07T21:20:48.178Z] docker_cli_swarm_test.go:1118: [ddc7698a31139] joining swarm manager [dc885154a45e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T21:20:48.178Z] docker_cli_swarm_test.go:1119: [d208920a77a38] joining swarm manager [dc885154a45e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T21:20:48.178Z] docker_cli_swarm_test.go:1172: [d50790aa097f2] joining swarm manager [dc885154a45e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.82s) [2020-05-07T21:20:48.178Z] docker_cli_swarm_test.go:1453: [df0606f4a3290] joining swarm manager [ded87f05230da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T21:20:48.178Z] docker_cli_swarm_test.go:1454: [dd6a003fa520f] joining swarm manager [ded87f05230da]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.35s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.32s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.46s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.09s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.21s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.49s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.17s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.26s) [2020-05-07T21:20:48.178Z] docker_cli_swarm_unix_test.go:62: [d80e52837aee3] joining swarm manager [da0b1c2756f5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.27s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.92s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.45s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.72s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.35s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.66s) [2020-05-07T21:20:48.178Z] docker_api_swarm_test.go:961: [d3bfa4f78eafa] joining swarm manager [db75eefeff213]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.25s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.15s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.70s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.17s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.96s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.20s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.40s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.34s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.10s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.30s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.20s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.25s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.23s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.98s) [2020-05-07T21:20:48.178Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.04s) [2020-05-07T21:20:48.178Z] === RUN TestDockerExternalVolumeSuite [2020-05-07T21:20:48.178Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-05-07T21:21:03.028Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-05-07T21:22:10.670Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-05-07T21:22:20.620Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-05-07T21:22:52.659Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-05-07T21:23:07.545Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-05-07T21:23:39.583Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-05-07T21:23:51.763Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-05-07T21:24:23.804Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-05-07T21:24:41.858Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-05-07T21:24:56.709Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-05-07T21:25:43.358Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-05-07T21:26:01.416Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-05-07T21:26:33.455Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-05-07T21:27:05.497Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-05-07T21:27:20.348Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-05-07T21:27:38.410Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-05-07T21:27:53.258Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-05-07T21:28:08.108Z] --- PASS: TestDockerExternalVolumeSuite (441.12s) [2020-05-07T21:28:08.109Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.87s) [2020-05-07T21:28:08.109Z] docker_cli_external_volume_driver_test.go:53: [dcba4c5d6dbb9] daemon is not started [2020-05-07T21:28:08.109Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-05-07T21:28:08.109Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.60s) [2020-05-07T21:28:08.109Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-05-07T21:28:08.109Z] docker_cli_external_volume_driver_test.go:53: [d82a2a01c8511] daemon is not started [2020-05-07T21:28:08.109Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-05-07T21:28:08.109Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-05-07T21:28:08.109Z] docker_cli_external_volume_driver_test.go:53: [dbf1f5279cd70] daemon is not started [2020-05-07T21:28:08.109Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-05-07T21:28:08.109Z] docker_cli_external_volume_driver_test.go:53: [d02e0750e4202] daemon is not started [2020-05-07T21:28:08.109Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.57s) [2020-05-07T21:28:08.109Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.58s) [2020-05-07T21:28:08.109Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s) [2020-05-07T21:28:08.109Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-05-07T21:28:08.109Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.58s) [2020-05-07T21:28:08.109Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.73s) [2020-05-07T21:28:08.109Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.09s) [2020-05-07T21:28:08.109Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.57s) [2020-05-07T21:28:08.109Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.35s) [2020-05-07T21:28:08.109Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.38s) [2020-05-07T21:28:08.109Z] docker_cli_external_volume_driver_test.go:485: [d8cdfc6591c20] daemon is not started [2020-05-07T21:28:08.109Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-05-07T21:28:08.109Z] docker_cli_external_volume_driver_test.go:53: [d2ac28113d649] daemon is not started [2020-05-07T21:28:08.109Z] PASS [2020-05-07T21:28:08.109Z] [2020-05-07T21:28:08.109Z] === Skipped [2020-05-07T21:28:08.109Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-07T21:28:08.109Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-05-07T21:28:08.109Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-05-07T21:28:08.109Z] check_test.go:309: [db68c79642d30] daemon is not started [2020-05-07T21:28:08.109Z] [2020-05-07T21:28:08.109Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-05-07T21:28:08.109Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-05-07T21:28:08.109Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-05-07T21:28:08.109Z] check_test.go:309: [d253f983444cb] daemon is not started [2020-05-07T21:28:08.109Z] [2020-05-07T21:28:08.109Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s) [2020-05-07T21:28:08.109Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s) [2020-05-07T21:28:08.109Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-05-07T21:28:08.109Z] check_test.go:309: [d467675c8f111] daemon is not started [2020-05-07T21:28:08.109Z] [2020-05-07T21:28:08.109Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-05-07T21:28:08.109Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-05-07T21:28:08.109Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-05-07T21:28:08.109Z] [2020-05-07T21:28:08.109Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-05-07T21:28:08.109Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-05-07T21:28:08.109Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-05-07T21:28:08.109Z] [2020-05-07T21:28:08.109Z] [2020-05-07T21:28:08.109Z] DONE 273 tests, 5 skipped in 2528.275s [2020-05-07T21:28:08.109Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-05-07T21:28:08.678Z] ++++ cat bundles/test-integration/docker.pid [2020-05-07T21:28:08.678Z] +++ kill 7588 [2020-05-07T21:28:09.610Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d28f68c1dd02e/docker.pid [2020-05-07T21:28:09.610Z] +++ kill 4383 [2020-05-07T21:28:09.610Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4383 is not a child of this shell [2020-05-07T21:28:09.610Z] warning: PID 4383 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d28f68c1dd02e/docker.pid had a nonzero exit code [2020-05-07T21:28:09.610Z] +++ /etc/init.d/apparmor stop [2020-05-07T21:28:09.610Z] Leaving: AppArmorNo profiles have been unloaded. [2020-05-07T21:28:09.610Z] [2020-05-07T21:28:09.610Z] Unloading profiles will leave already running processes permanently [2020-05-07T21:28:09.610Z] unconfined, which can lead to unexpected situations. [2020-05-07T21:28:09.610Z] [2020-05-07T21:28:09.610Z] To set a process to complain mode, use the command line tool [2020-05-07T21:28:09.610Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-05-07T21:28:09.610Z] +++ true [2020-05-07T21:28:09.610Z] [2020-05-07T21:28:09.867Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-05-07T21:28:09.879Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-05-07T21:28:10.832Z] + echo Ensuring container killed. [2020-05-07T21:28:10.832Z] Ensuring container killed. [2020-05-07T21:28:10.832Z] + docker ps -aq -f name=docker-pr2-* [2020-05-07T21:28:10.832Z] + cids=65a8bd7b358e [2020-05-07T21:28:10.832Z] bae6fc77c5d0 [2020-05-07T21:28:10.832Z] a3e4085e2a03 [2020-05-07T21:28:10.832Z] + [ -n 65a8bd7b358e [2020-05-07T21:28:10.832Z] bae6fc77c5d0 [2020-05-07T21:28:10.832Z] a3e4085e2a03 ] [2020-05-07T21:28:10.832Z] + docker rm -vf 65a8bd7b358e bae6fc77c5d0 a3e4085e2a03 [2020-05-07T21:28:15.007Z] 65a8bd7b358e [2020-05-07T21:28:15.007Z] bae6fc77c5d0 [2020-05-07T21:28:15.007Z] a3e4085e2a03 [Pipeline] sh [2020-05-07T21:28:15.286Z] + echo Chowning /workspace to jenkins user [2020-05-07T21:28:15.286Z] Chowning /workspace to jenkins user [2020-05-07T21:28:15.286Z] + id -u [2020-05-07T21:28:15.286Z] + id -g [2020-05-07T21:28:15.286Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40928:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-05-07T21:28:19.753Z] + bundleName=amd64 [2020-05-07T21:28:19.753Z] + echo Creating amd64-bundles.tar.gz [2020-05-07T21:28:19.753Z] Creating amd64-bundles.tar.gz [2020-05-07T21:28:19.753Z] + 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-07T21:28:19.753Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-05-07T21:28:21.132Z] Archiving artifacts [2020-05-07T21:28:21.607Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40928/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-07T21:28:21.917Z] + make clean [2020-05-07T21:28:22.174Z] docker volume rm -f docker-dev-cache [2020-05-07T21:28:22.174Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-07T21:30:07.798Z] ok github.com/docker/docker/integration-cli 2254.353s [2020-05-07T21:30:07.798Z] [2020-05-07T21:30:07.798Z] === Skipped [2020-05-07T21:30:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-05-07T21:30:07.798Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-05-07T21:30:07.798Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.798Z] [2020-05-07T21:30:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-07T21:30:07.798Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-05-07T21:30:07.798Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.798Z] [2020-05-07T21:30:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-05-07T21:30:07.798Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-05-07T21:30:07.798Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.798Z] [2020-05-07T21:30:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-05-07T21:30:07.798Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-05-07T21:30:07.798Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.798Z] [2020-05-07T21:30:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-05-07T21:30:07.798Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-05-07T21:30:07.798Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.798Z] [2020-05-07T21:30:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-05-07T21:30:07.798Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-05-07T21:30:07.798Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.798Z] [2020-05-07T21:30:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (2.40s) [2020-05-07T21:30:07.798Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (2.40s) [2020-05-07T21:30:07.798Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.798Z] [2020-05-07T21:30:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-05-07T21:30:07.798Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-05-07T21:30:07.798Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.798Z] [2020-05-07T21:30:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-05-07T21:30:07.798Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-05-07T21:30:07.798Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.798Z] [2020-05-07T21:30:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-05-07T21:30:07.798Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-05-07T21:30:07.798Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.798Z] [2020-05-07T21:30:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-05-07T21:30:07.798Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-05-07T21:30:07.798Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.798Z] [2020-05-07T21:30:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-05-07T21:30:07.798Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-05-07T21:30:07.798Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.798Z] [2020-05-07T21:30:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-05-07T21:30:07.798Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-05-07T21:30:07.798Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2020-05-07T21:30:07.798Z] [2020-05-07T21:30:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-05-07T21:30:07.798Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-05-07T21:30:07.798Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2020-05-07T21:30:07.798Z] [2020-05-07T21:30:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-05-07T21:30:07.798Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-05-07T21:30:07.798Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.798Z] [2020-05-07T21:30:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-05-07T21:30:07.798Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-05-07T21:30:07.798Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.798Z] [2020-05-07T21:30:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-05-07T21:30:07.798Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-05-07T21:30:07.798Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-05-07T21:30:07.798Z] [2020-05-07T21:30:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-05-07T21:30:07.798Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-05-07T21:30:07.798Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.798Z] [2020-05-07T21:30:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2020-05-07T21:30:07.798Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2020-05-07T21:30:07.798Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-05-07T21:30:07.798Z] [2020-05-07T21:30:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-05-07T21:30:07.798Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-05-07T21:30:07.798Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.798Z] [2020-05-07T21:30:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-05-07T21:30:07.798Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-05-07T21:30:07.798Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.798Z] [2020-05-07T21:30:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-05-07T21:30:07.798Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-05-07T21:30:07.798Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.798Z] [2020-05-07T21:30:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-05-07T21:30:07.798Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-05-07T21:30:07.798Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.798Z] [2020-05-07T21:30:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-05-07T21:30:07.798Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-05-07T21:30:07.798Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.798Z] [2020-05-07T21:30:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-05-07T21:30:07.798Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-05-07T21:30:07.798Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.798Z] [2020-05-07T21:30:07.798Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-05-07T21:30:07.798Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.89s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.89s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.29s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-05-07T21:30:07.799Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2020-05-07T21:30:07.799Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-05-07T21:30:07.799Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.799Z] [2020-05-07T21:30:07.799Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-05-07T21:30:07.799Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.34s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2020-05-07T21:30:07.800Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-05-07T21:30:07.800Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2020-05-07T21:30:07.800Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-05-07T21:30:07.800Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2020-05-07T21:30:07.800Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-05-07T21:30:07.800Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2020-05-07T21:30:07.800Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-05-07T21:30:07.800Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-05-07T21:30:07.800Z] docker_cli_sni_test.go:18: Flakey test [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-05-07T21:30:07.800Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-05-07T21:30:07.800Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-05-07T21:30:07.800Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-05-07T21:30:07.800Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-05-07T21:30:07.800Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-05-07T21:30:07.800Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-05-07T21:30:07.800Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-05-07T21:30:07.800Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-05-07T21:30:07.800Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-05-07T21:30:07.800Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-05-07T21:30:07.800Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-05-07T21:30:07.800Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-05-07T21:30:07.800Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-05-07T21:30:07.800Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2020-05-07T21:30:07.800Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-05-07T21:30:07.800Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-05-07T21:30:07.800Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-05-07T21:30:07.800Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-05-07T21:30:07.800Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2020-05-07T21:30:07.800Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-05-07T21:30:07.800Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-05-07T21:30:07.800Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.800Z] [2020-05-07T21:30:07.800Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-05-07T21:30:07.801Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-05-07T21:30:07.801Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-05-07T21:30:07.801Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-05-07T21:30:07.801Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-05-07T21:30:07.801Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-05-07T21:30:07.801Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-05-07T21:30:07.801Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-05-07T21:30:07.801Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-05-07T21:30:07.801Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-05-07T21:30:07.801Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-05-07T21:30:07.801Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-05-07T21:30:07.801Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-05-07T21:30:07.801Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-05-07T21:30:07.801Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2020-05-07T21:30:07.801Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2020-05-07T21:30:07.801Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-05-07T21:30:07.801Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2020-05-07T21:30:07.801Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2020-05-07T21:30:07.801Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-05-07T21:30:07.801Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-05-07T21:30:07.801Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-05-07T21:30:07.801Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2020-05-07T21:30:07.801Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-05-07T21:30:07.801Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2020-05-07T21:30:07.801Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-05-07T21:30:07.801Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-05-07T21:30:07.801Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-05-07T21:30:07.801Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-05-07T21:30:07.801Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-05-07T21:30:07.801Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-05-07T21:30:07.801Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-05-07T21:30:07.801Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-05-07T21:30:07.801Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-05-07T21:30:07.801Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2020-05-07T21:30:07.801Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-05-07T21:30:07.801Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-05-07T21:30:07.801Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-05-07T21:30:07.801Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-05-07T21:30:07.801Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-05-07T21:30:07.801Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2020-05-07T21:30:07.801Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-05-07T21:30:07.801Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-05-07T21:30:07.801Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-05-07T21:30:07.801Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-05-07T21:30:07.801Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-05-07T21:30:07.801Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-05-07T21:30:07.801Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-05-07T21:30:07.801Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-05-07T21:30:07.801Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-05-07T21:30:07.801Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-05-07T21:30:07.801Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-05-07T21:30:07.801Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-05-07T21:30:07.801Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-05-07T21:30:07.801Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-05-07T21:30:07.801Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-05-07T21:30:07.801Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-05-07T21:30:07.801Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2020-05-07T21:30:07.801Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-05-07T21:30:07.801Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-05-07T21:30:07.801Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.801Z] [2020-05-07T21:30:07.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-05-07T21:30:07.801Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-05-07T21:30:07.802Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-05-07T21:30:07.802Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2020-05-07T21:30:07.802Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-05-07T21:30:07.802Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-05-07T21:30:07.802Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2020-05-07T21:30:07.802Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-05-07T21:30:07.802Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-05-07T21:30:07.802Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-05-07T21:30:07.802Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-05-07T21:30:07.802Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2020-05-07T21:30:07.802Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-05-07T21:30:07.802Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-05-07T21:30:07.802Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-05-07T21:30:07.802Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-05-07T21:30:07.802Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-05-07T21:30:07.802Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-05-07T21:30:07.802Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-05-07T21:30:07.802Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-05-07T21:30:07.802Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-05-07T21:30:07.802Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-05-07T21:30:07.802Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-05-07T21:30:07.802Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-05-07T21:30:07.802Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-05-07T21:30:07.802Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.802Z] [2020-05-07T21:30:07.802Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-05-07T21:30:07.803Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2020-05-07T21:30:07.803Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.803Z] [2020-05-07T21:30:07.803Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-05-07T21:30:07.803Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-05-07T21:30:07.803Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.804Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-05-07T21:30:07.804Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-05-07T21:30:07.804Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.804Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2020-05-07T21:30:07.805Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-05-07T21:30:07.805Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2020-05-07T21:30:07.805Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-05-07T21:30:07.805Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-05-07T21:30:07.805Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-05-07T21:30:07.805Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-05-07T21:30:07.805Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-07T21:30:07.805Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-07T21:30:07.805Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-07T21:30:07.805Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-05-07T21:30:07.805Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-05-07T21:30:07.805Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-05-07T21:30:07.805Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-05-07T21:30:07.805Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-05-07T21:30:07.805Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-05-07T21:30:07.805Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-05-07T21:30:07.805Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-05-07T21:30:07.805Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-05-07T21:30:07.805Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-05-07T21:30:07.805Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-05-07T21:30:07.805Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-05-07T21:30:07.805Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-05-07T21:30:07.805Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-07T21:30:07.805Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.805Z] [2020-05-07T21:30:07.805Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-07T21:30:07.805Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-07T21:30:07.805Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-05-07T21:30:07.806Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-05-07T21:30:07.806Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.806Z] [2020-05-07T21:30:07.807Z] DONE 1096 tests, 549 skipped in 2262.881s [2020-05-07T21:30:07.807Z] INFO: Integration tests ended at 05/07/2020 21:30:00. Duration:00:37:43.1771413 [2020-05-07T21:30:07.807Z] INFO: Docker info of the daemon under test at end of run [2020-05-07T21:30:07.807Z] [2020-05-07T21:30:07.807Z] Containers: 2 [2020-05-07T21:30:07.807Z] Running: 0 [2020-05-07T21:30:07.807Z] Paused: 0 [2020-05-07T21:30:07.807Z] Stopped: 2 [2020-05-07T21:30:07.807Z] Images: 15 [2020-05-07T21:30:07.807Z] Server Version: 0.0.0-dev [2020-05-07T21:30:07.807Z] Storage Driver: windowsfilter [2020-05-07T21:30:07.807Z] Windows: [2020-05-07T21:30:07.807Z] Logging Driver: json-file [2020-05-07T21:30:07.807Z] Plugins: [2020-05-07T21:30:07.807Z] Volume: local [2020-05-07T21:30:07.807Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-05-07T21:30:07.807Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-05-07T21:30:07.807Z] Swarm: inactive [2020-05-07T21:30:07.807Z] Default Isolation: process [2020-05-07T21:30:07.807Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-05-07T21:30:07.807Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-05-07T21:30:07.807Z] OSType: windows [2020-05-07T21:30:07.807Z] Architecture: x86_64 [2020-05-07T21:30:07.807Z] CPUs: 4 [2020-05-07T21:30:07.807Z] Total Memory: 32GiB [2020-05-07T21:30:07.807Z] Name: azwin-2-7e9460 [2020-05-07T21:30:07.807Z] ID: HQTJ:PXHI:VRU4:K6ZR:IHH7:C6YD:W52F:F6YT:2ARP:J5M4:MY6K:M22B [2020-05-07T21:30:07.807Z] Docker Root Dir: D:\CI\PR-40928\2\daemon [2020-05-07T21:30:07.807Z] Debug Mode (client): false [2020-05-07T21:30:07.807Z] Debug Mode (server): true [2020-05-07T21:30:07.807Z] File Descriptors: -1 [2020-05-07T21:30:07.807Z] Goroutines: 18 [2020-05-07T21:30:07.807Z] System Time: 2020-05-07T21:30:00.3108248Z [2020-05-07T21:30:07.807Z] EventsListeners: 0 [2020-05-07T21:30:07.807Z] Registry: https://index.docker.io/v1/ [2020-05-07T21:30:07.807Z] Labels: [2020-05-07T21:30:07.807Z] Experimental: false [2020-05-07T21:30:07.807Z] Insecure Registries: [2020-05-07T21:30:07.807Z] 127.0.0.0/8 [2020-05-07T21:30:07.807Z] Live Restore Enabled: false [2020-05-07T21:30:07.807Z] [2020-05-07T21:30:07.807Z] [2020-05-07T21:30:07.807Z] INFO: Stopping daemon under test [2020-05-07T21:30:07.807Z] SUCCESS: The process with PID 5604 (child process of PID 3864) has been terminated. [2020-05-07T21:30:07.807Z] SUCCESS: The process with PID 3864 (child process of PID 3428) has been terminated. [2020-05-07T21:30:07.807Z] INFO: Stop tailing logs of the daemon under tests [2020-05-07T21:30:07.807Z] INFO: executeCI.ps1 Completed successfully at 05/07/2020 21:30:00. [2020-05-07T21:30:07.807Z] INFO: Tidying up at end of run [2020-05-07T21:30:07.807Z] INFO: Saving daemon under test log (d:\CI\PR-40928\2\dut.out) to C:\windows\TEMP\CIDUT.out [2020-05-07T21:30:07.807Z] INFO: Saving daemon under test log (d:\CI\PR-40928\2\dut.err) to C:\windows\TEMP\CIDUT.err [2020-05-07T21:30:07.807Z] INFO: Nuke-Everything... [2020-05-07T21:30:07.807Z] INFO: Container count on control daemon to delete is 2 [2020-05-07T21:30:07.807Z] 4bcd43468f86 [2020-05-07T21:30:07.807Z] dc2e053083a2 [2020-05-07T21:30:07.807Z] INFO: Non-base image count on control daemon to delete is 1 [2020-05-07T21:30:07.807Z] Deleted: sha256:5fd1e536d38b5a27725c64248ed15d85072cb3715be28acdf154ce7ae252cd17 [2020-05-07T21:30:07.807Z] Deleted: sha256:87cf4cf434ece520495e790ebb0b6553d21d162097b7813df1a407b691a600c9 [2020-05-07T21:30:07.807Z] INFO: Tidying pidfile d:\CI\PR-40928\2\docker.pid [2020-05-07T21:30:07.807Z] INFO: Nuking d:\CI [2020-05-07T21:30:28.717Z] INFO: Zapped successfully [2020-05-07T21:30:28.717Z] [2020-05-07T21:30:28.717Z] INFO: executeCI.ps1 exiting at Thu May 7 21:30:26 CUT 2020. Duration 00:51:26.1088752 [2020-05-07T21:30:28.717Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-05-07T21:30:28.957Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-05-07T21:30:31.123Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-05-07T21:30:32.821Z] Archiving artifacts [2020-05-07T21:30:33.954Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40928/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-05-07T21:30:34.840Z] + make clean [2020-05-07T21:30:35.785Z] docker volume rm -f docker-dev-cache [2020-05-07T21:30:36.231Z] 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