Pull request #41615 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 70857325c946555c06ea2b0cfa19e3235bfa9bc4+35968c420d3094c9dab88730179c8025d6ef1210 (ffbbe1e075fe24203b06687dcd22ed2a737c54db) 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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 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 > git --version # 'git version 2.20.1' 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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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-11-30T19:25:18.841Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-11-30T19:25:18.847Z] Trying to pass milestone 1 [Pipeline] milestone [2020-11-30T19:25:18.900Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-11-30T19:25:34.038Z] Still waiting to schedule task [2020-11-30T19:25:34.038Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-11-30T19:26:33.035Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d72444fa0df4e45b) in /home/ubuntu/workspace/moby_PR-41615 [Pipeline] { [Pipeline] checkout [2020-11-30T19:26:36.452Z] using credential docker-jenkins-github-credentials [2020-11-30T19:26:36.459Z] Cloning the remote Git repository [2020-11-30T19:26:36.459Z] Cloning with configured refspecs honoured and without tags [2020-11-30T19:26:36.477Z] Cloning repository https://github.com/moby/moby.git [2020-11-30T19:26:36.525Z] > git init /home/ubuntu/workspace/moby_PR-41615 # timeout=10 [2020-11-30T19:26:36.753Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-30T19:26:36.753Z] > git --version # timeout=10 [2020-11-30T19:26:36.764Z] > git --version # 'git version 2.17.1' [2020-11-30T19:26:36.764Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:26:36.782Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41615/head:refs/remotes/origin/PR-41615 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-11-30T19:27:00.130Z] Fetching without tags [2020-11-30T19:27:00.605Z] Merging remotes/origin/19.03 commit 35968c420d3094c9dab88730179c8025d6ef1210 into PR head commit 70857325c946555c06ea2b0cfa19e3235bfa9bc4 [2020-11-30T19:26:59.926Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-30T19:27:00.020Z] > git config --add remote.origin.fetch +refs/pull/41615/head:refs/remotes/origin/PR-41615 # timeout=10 [2020-11-30T19:27:00.048Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-11-30T19:27:00.087Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-30T19:27:00.138Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-30T19:27:00.138Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:27:00.146Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41615/head:refs/remotes/origin/PR-41615 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-11-30T19:27:00.626Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T19:27:00.652Z] > git checkout -f 70857325c946555c06ea2b0cfa19e3235bfa9bc4 # timeout=10 [2020-11-30T19:27:02.922Z] Merge succeeded, producing 0e07711f0952ea5e04679247de5dcf6c8b7b5f28 [2020-11-30T19:27:02.922Z] Checking out Revision 0e07711f0952ea5e04679247de5dcf6c8b7b5f28 (PR-41615) [2020-11-30T19:27:02.348Z] > git remote # timeout=10 [2020-11-30T19:27:02.401Z] > git config --get remote.origin.url # timeout=10 [2020-11-30T19:27:02.444Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:27:02.451Z] > git merge 35968c420d3094c9dab88730179c8025d6ef1210 # timeout=10 [2020-11-30T19:27:02.888Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-30T19:27:02.931Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T19:27:02.979Z] > git checkout -f 0e07711f0952ea5e04679247de5dcf6c8b7b5f28 # timeout=10 [2020-11-30T19:27:07.344Z] Commit message: "Merge commit '35968c420d3094c9dab88730179c8025d6ef1210' into HEAD" [2020-11-30T19:27:07.348Z] > git rev-list --no-walk 70857325c946555c06ea2b0cfa19e3235bfa9bc4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-30T19:27:08.762Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41615:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-11-30T19:27:12.996Z] Unable to find image 'alpine:latest' locally [2020-11-30T19:27:12.997Z] latest: Pulling from library/alpine [2020-11-30T19:27:12.997Z] 188c0c94c7c5: Pulling fs layer [2020-11-30T19:27:12.997Z] 188c0c94c7c5: Verifying Checksum [2020-11-30T19:27:12.997Z] 188c0c94c7c5: Download complete [2020-11-30T19:27:13.562Z] 188c0c94c7c5: Pull complete [2020-11-30T19:27:13.562Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-30T19:27:13.562Z] Status: Downloaded newer image for alpine:latest [2020-11-30T19:27:18.840Z] 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: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [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 [2020-11-30T19:27:19.121Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d72444fa0df4e45b) in /home/ubuntu/workspace/moby_PR-41615 [Pipeline] node [Pipeline] node [Pipeline] node [2020-11-30T19:27:19.127Z] Running on ppc64le-ubuntu-32 in /home/docker/workspace/moby_PR-41615 Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [2020-11-30T19:27:19.229Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2020-11-30T19:27:19.258Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2020-11-30T19:27:19.274Z] Cloning the remote Git repository [2020-11-30T19:27:19.274Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [2020-11-30T19:27:19.279Z] Fetching changes from the remote Git repository [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2020-11-30T19:27:19.315Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-11-30T19:27:19.870Z] Merging remotes/origin/19.03 commit 35968c420d3094c9dab88730179c8025d6ef1210 into PR head commit 70857325c946555c06ea2b0cfa19e3235bfa9bc4 [2020-11-30T19:27:19.242Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-11-30T19:27:19.287Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-30T19:27:19.322Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-30T19:27:19.322Z] > git --version # timeout=10 [2020-11-30T19:27:19.350Z] > git --version # 'git version 2.17.1' [2020-11-30T19:27:19.351Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:27:19.351Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41615/head:refs/remotes/origin/PR-41615 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-11-30T19:27:19.873Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T19:27:19.882Z] > git checkout -f 70857325c946555c06ea2b0cfa19e3235bfa9bc4 # timeout=10 [2020-11-30T19:27:20.088Z] > git remote # timeout=10 [2020-11-30T19:27:20.099Z] > git config --get remote.origin.url # timeout=10 [2020-11-30T19:27:20.119Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:27:20.120Z] > git merge 35968c420d3094c9dab88730179c8025d6ef1210 # timeout=10 [2020-11-30T19:27:19.281Z] Cloning repository https://github.com/moby/moby.git [2020-11-30T19:27:19.282Z] > git init /home/docker/workspace/moby_PR-41615 # timeout=10 [2020-11-30T19:27:19.296Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-30T19:27:19.296Z] > git --version # timeout=10 [2020-11-30T19:27:19.299Z] > git --version # 'git version 2.7.4' [2020-11-30T19:27:19.300Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:27:19.301Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41615/head:refs/remotes/origin/PR-41615 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-11-30T19:27:20.238Z] Merge succeeded, producing 12944313a4a00b5cfdfaca7f6f1dea43abd21658 [2020-11-30T19:27:20.238Z] Checking out Revision 12944313a4a00b5cfdfaca7f6f1dea43abd21658 (PR-41615) [2020-11-30T19:27:20.390Z] Commit message: "Merge commit '35968c420d3094c9dab88730179c8025d6ef1210' into HEAD" [2020-11-30T19:27:20.216Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-30T19:27:20.241Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T19:27:20.251Z] > git checkout -f 12944313a4a00b5cfdfaca7f6f1dea43abd21658 # timeout=10 [2020-11-30T19:27:20.394Z] > git rev-list --no-walk 70857325c946555c06ea2b0cfa19e3235bfa9bc4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-30T19:27:21.211Z] + docker version [2020-11-30T19:27:21.211Z] Client: Docker Engine - Community [2020-11-30T19:27:21.211Z] Version: 19.03.13 [2020-11-30T19:27:21.211Z] API version: 1.40 [2020-11-30T19:27:21.211Z] Go version: go1.13.15 [2020-11-30T19:27:21.211Z] Git commit: 4484c46d9d [2020-11-30T19:27:21.211Z] Built: Wed Sep 16 17:02:36 2020 [2020-11-30T19:27:21.211Z] OS/Arch: linux/amd64 [2020-11-30T19:27:21.211Z] Experimental: false [2020-11-30T19:27:21.211Z] [2020-11-30T19:27:21.211Z] Server: Docker Engine - Community [2020-11-30T19:27:21.211Z] Engine: [2020-11-30T19:27:21.211Z] Version: 19.03.13 [2020-11-30T19:27:21.211Z] API version: 1.40 (minimum version 1.12) [2020-11-30T19:27:21.211Z] Go version: go1.13.15 [2020-11-30T19:27:21.211Z] Git commit: 4484c46d9d [2020-11-30T19:27:21.211Z] Built: Wed Sep 16 17:01:06 2020 [2020-11-30T19:27:21.211Z] OS/Arch: linux/amd64 [2020-11-30T19:27:21.211Z] Experimental: true [2020-11-30T19:27:21.211Z] containerd: [2020-11-30T19:27:21.211Z] Version: 1.3.7 [2020-11-30T19:27:21.211Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-30T19:27:21.211Z] runc: [2020-11-30T19:27:21.211Z] Version: 1.0.0-rc10 [2020-11-30T19:27:21.211Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-30T19:27:21.211Z] docker-init: [2020-11-30T19:27:21.211Z] Version: 0.18.0 [2020-11-30T19:27:21.211Z] GitCommit: fec3683 [Pipeline] sh [2020-11-30T19:27:21.494Z] + docker info [2020-11-30T19:27:23.889Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0762c1176f7555e8f) in /home/ubuntu/workspace/moby_PR-41615 [Pipeline] { [Pipeline] checkout [2020-11-30T19:27:25.613Z] using credential docker-jenkins-github-credentials [2020-11-30T19:27:25.621Z] Cloning the remote Git repository [2020-11-30T19:27:25.621Z] Cloning with configured refspecs honoured and without tags [2020-11-30T19:27:25.473Z] Cloning repository https://github.com/moby/moby.git [2020-11-30T19:27:25.532Z] > git init /home/ubuntu/workspace/moby_PR-41615 # timeout=10 [2020-11-30T19:27:25.858Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-30T19:27:25.859Z] > git --version # timeout=10 [2020-11-30T19:27:25.868Z] > git --version # 'git version 2.17.1' [2020-11-30T19:27:25.868Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:27:25.869Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41615/head:refs/remotes/origin/PR-41615 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-11-30T19:27:26.765Z] Client: [2020-11-30T19:27:26.765Z] Debug Mode: false [2020-11-30T19:27:26.765Z] [2020-11-30T19:27:26.765Z] Server: [2020-11-30T19:27:26.765Z] Containers: 0 [2020-11-30T19:27:26.765Z] Running: 0 [2020-11-30T19:27:26.765Z] Paused: 0 [2020-11-30T19:27:26.765Z] Stopped: 0 [2020-11-30T19:27:26.765Z] Images: 1 [2020-11-30T19:27:26.765Z] Server Version: 19.03.13 [2020-11-30T19:27:26.765Z] Storage Driver: overlay2 [2020-11-30T19:27:26.765Z] Backing Filesystem: extfs [2020-11-30T19:27:26.765Z] Supports d_type: true [2020-11-30T19:27:26.765Z] Native Overlay Diff: true [2020-11-30T19:27:26.765Z] Logging Driver: json-file [2020-11-30T19:27:26.765Z] Cgroup Driver: cgroupfs [2020-11-30T19:27:26.765Z] Plugins: [2020-11-30T19:27:26.765Z] Volume: local [2020-11-30T19:27:26.765Z] Network: bridge host ipvlan macvlan null overlay [2020-11-30T19:27:26.765Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-30T19:27:26.765Z] Swarm: inactive [2020-11-30T19:27:26.765Z] Runtimes: runc [2020-11-30T19:27:26.765Z] Default Runtime: runc [2020-11-30T19:27:26.765Z] Init Binary: docker-init [2020-11-30T19:27:26.765Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-30T19:27:26.765Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-30T19:27:26.765Z] init version: fec3683 [2020-11-30T19:27:26.765Z] Security Options: [2020-11-30T19:27:26.765Z] apparmor [2020-11-30T19:27:26.765Z] seccomp [2020-11-30T19:27:26.765Z] Profile: default [2020-11-30T19:27:26.765Z] Kernel Version: 5.4.0-1025-aws [2020-11-30T19:27:26.765Z] Operating System: Ubuntu 18.04.5 LTS [2020-11-30T19:27:26.765Z] OSType: linux [2020-11-30T19:27:26.765Z] Architecture: x86_64 [2020-11-30T19:27:26.765Z] CPUs: 2 [2020-11-30T19:27:26.765Z] Total Memory: 7.569GiB [2020-11-30T19:27:26.765Z] Name: ip-10-100-82-57 [2020-11-30T19:27:26.765Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-11-30T19:27:26.765Z] Docker Root Dir: /var/lib/docker [2020-11-30T19:27:26.765Z] Debug Mode: false [2020-11-30T19:27:26.765Z] Registry: https://index.docker.io/v1/ [2020-11-30T19:27:26.765Z] Labels: [2020-11-30T19:27:26.765Z] Experimental: true [2020-11-30T19:27:26.765Z] Insecure Registries: [2020-11-30T19:27:26.765Z] 127.0.0.0/8 [2020-11-30T19:27:26.765Z] Live Restore Enabled: true [2020-11-30T19:27:26.765Z] [2020-11-30T19:27:26.765Z] WARNING: No swap limit support [Pipeline] sh [2020-11-30T19:27:27.107Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-30T19:27:27.107Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-30T19:27:27.107Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41615/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-30T19:27:27.107Z] + bash /home/ubuntu/workspace/moby_PR-41615/check-config.sh [2020-11-30T19:27:27.375Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-30T19:27:27.375Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-11-30T19:27:27.375Z] [2020-11-30T19:27:27.375Z] Generally Necessary: [2020-11-30T19:27:27.375Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-30T19:27:27.375Z] - apparmor: enabled and tools installed [2020-11-30T19:27:27.375Z] - CONFIG_NAMESPACES: enabled [2020-11-30T19:27:27.375Z] - CONFIG_NET_NS: enabled [2020-11-30T19:27:27.375Z] - CONFIG_PID_NS: enabled [2020-11-30T19:27:27.375Z] - CONFIG_IPC_NS: enabled [2020-11-30T19:27:27.375Z] - CONFIG_UTS_NS: enabled [2020-11-30T19:27:27.375Z] - CONFIG_CGROUPS: enabled [2020-11-30T19:27:27.375Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-30T19:27:27.375Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-30T19:27:27.375Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-30T19:27:27.375Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-30T19:27:27.375Z] - CONFIG_CPUSETS: enabled [2020-11-30T19:27:27.375Z] - CONFIG_MEMCG: enabled [2020-11-30T19:27:27.375Z] - CONFIG_KEYS: enabled [2020-11-30T19:27:27.375Z] - CONFIG_VETH: enabled (as module) [2020-11-30T19:27:27.375Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-30T19:27:27.375Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-30T19:27:27.375Z] - CONFIG_NF_NAT_IPV4: missing [2020-11-30T19:27:27.375Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-30T19:27:27.375Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-30T19:27:27.375Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-30T19:27:27.375Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-30T19:27:27.375Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-30T19:27:27.375Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-30T19:27:27.375Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-30T19:27:27.375Z] - CONFIG_NF_NAT_NEEDED: missing [2020-11-30T19:27:27.375Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-30T19:27:27.375Z] [2020-11-30T19:27:27.375Z] Optional Features: [2020-11-30T19:27:27.375Z] - CONFIG_USER_NS: enabled [2020-11-30T19:27:27.375Z] - CONFIG_SECCOMP: enabled [2020-11-30T19:27:27.375Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-30T19:27:27.375Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-30T19:27:27.375Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-30T19:27:27.650Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-30T19:27:27.650Z] - CONFIG_BLK_CGROUP: enabled [2020-11-30T19:27:27.650Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-30T19:27:27.650Z] - CONFIG_IOSCHED_CFQ: missing [2020-11-30T19:27:27.650Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-11-30T19:27:27.650Z] - CONFIG_CGROUP_PERF: enabled [2020-11-30T19:27:27.650Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-30T19:27:27.650Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-30T19:27:27.650Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-30T19:27:27.650Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-30T19:27:27.650Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-30T19:27:27.650Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-30T19:27:27.650Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-30T19:27:27.650Z] - CONFIG_IP_VS: enabled (as module) [2020-11-30T19:27:27.650Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-30T19:27:27.650Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-30T19:27:27.650Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-30T19:27:27.650Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-30T19:27:27.650Z] - CONFIG_EXT4_FS: enabled [2020-11-30T19:27:27.650Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-30T19:27:27.650Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-30T19:27:27.650Z] - Network Drivers: [2020-11-30T19:27:27.650Z] - "overlay": [2020-11-30T19:27:27.651Z] - CONFIG_VXLAN: enabled (as module) [2020-11-30T19:27:27.651Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-30T19:27:27.651Z] Optional (for encrypted networks): [2020-11-30T19:27:27.651Z] - CONFIG_CRYPTO: enabled [2020-11-30T19:27:27.651Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-30T19:27:27.651Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-30T19:27:27.651Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-30T19:27:27.651Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-30T19:27:27.651Z] - CONFIG_XFRM: enabled [2020-11-30T19:27:27.651Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-30T19:27:27.651Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-30T19:27:27.651Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-30T19:27:27.651Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-11-30T19:27:27.651Z] - "ipvlan": [2020-11-30T19:27:27.651Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-30T19:27:27.651Z] - "macvlan": [2020-11-30T19:27:27.651Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-30T19:27:27.651Z] - CONFIG_DUMMY: enabled (as module) [2020-11-30T19:27:27.918Z] - "ftp,tftp client in container": [2020-11-30T19:27:27.918Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-30T19:27:27.918Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-30T19:27:27.918Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-30T19:27:27.918Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-30T19:27:27.918Z] - Storage Drivers: [2020-11-30T19:27:27.918Z] - "aufs": [2020-11-30T19:27:27.918Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-30T19:27:27.918Z] - "btrfs": [2020-11-30T19:27:27.918Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-30T19:27:27.918Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-30T19:27:27.918Z] - "devicemapper": [2020-11-30T19:27:27.918Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-30T19:27:27.918Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-30T19:27:27.918Z] - "overlay": [2020-11-30T19:27:27.918Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-30T19:27:27.918Z] - "zfs": [2020-11-30T19:27:27.918Z] - /dev/zfs: present [2020-11-30T19:27:27.918Z] - zfs command: missing [2020-11-30T19:27:27.918Z] - zpool command: missing [2020-11-30T19:27:27.918Z] [2020-11-30T19:27:27.918Z] Limits: [2020-11-30T19:27:27.918Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-30T19:27:27.918Z] [2020-11-30T19:27:27.918Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-30T19:27:28.252Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0e07711f0952ea5e04679247de5dcf6c8b7b5f28 . [2020-11-30T19:27:28.252Z] #1 [internal] load build definition from Dockerfile [2020-11-30T19:27:28.252Z] #1 transferring dockerfile: 12.30kB done [2020-11-30T19:27:28.252Z] #1 DONE 0.1s [2020-11-30T19:27:28.252Z] [2020-11-30T19:27:28.252Z] #2 [internal] load .dockerignore [2020-11-30T19:27:28.252Z] #2 transferring context: 87B done [2020-11-30T19:27:28.252Z] #2 DONE 0.1s [2020-11-30T19:27:28.252Z] [2020-11-30T19:27:28.252Z] #4 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-11-30T19:27:28.818Z] #4 DONE 0.4s [2020-11-30T19:27:28.818Z] [2020-11-30T19:27:28.818Z] #3 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-30T19:27:28.818Z] #3 DONE 0.4s [2020-11-30T19:27:28.818Z] [2020-11-30T19:27:28.818Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-11-30T19:27:28.818Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-11-30T19:27:28.818Z] #63 DONE 0.0s [2020-11-30T19:27:28.818Z] [2020-11-30T19:27:28.818Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-30T19:27:28.818Z] #5 DONE 0.0s [2020-11-30T19:27:28.818Z] [2020-11-30T19:27:28.818Z] #17 [internal] load build context [2020-11-30T19:27:34.123Z] Still waiting to schedule task [2020-11-30T19:27:34.123Z] Waiting for next available executor on ‘s390x-ubuntu-1804’ [2020-11-30T19:27:34.126Z] Still waiting to schedule task [2020-11-30T19:27:34.126Z] Waiting for next available executor on ‘windows-2019’ [2020-11-30T19:27:34.168Z] #17 transferring context: 38.10MB 4.7s [2020-11-30T19:27:34.424Z] #17 transferring context: 51.20MB 5.7s done [2020-11-30T19:27:34.681Z] #17 DONE 5.9s [2020-11-30T19:27:34.681Z] [2020-11-30T19:27:34.681Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-30T19:27:34.681Z] #5 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-11-30T19:27:34.681Z] #5 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-11-30T19:27:34.681Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.0s done [2020-11-30T19:27:34.681Z] #5 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done [2020-11-30T19:27:34.681Z] #5 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-11-30T19:27:34.681Z] #5 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-11-30T19:27:34.681Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s done [2020-11-30T19:27:34.681Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.7s done [2020-11-30T19:27:34.681Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.8s done [2020-11-30T19:27:34.681Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 82.28MB / 120.17MB 5.9s [2020-11-30T19:27:34.681Z] #5 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.4s [2020-11-30T19:27:34.681Z] #5 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.9s done [2020-11-30T19:27:34.939Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 88.45MB / 120.17MB 6.2s [2020-11-30T19:27:35.196Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.41MB / 120.17MB 6.6s [2020-11-30T19:27:35.454Z] #5 ... [2020-11-30T19:27:35.454Z] [2020-11-30T19:27:35.454Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-11-30T19:27:35.454Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-11-30T19:27:35.454Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-11-30T19:27:35.454Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 4.5s done [2020-11-30T19:27:35.454Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.0s done [2020-11-30T19:27:35.454Z] #63 DONE 6.7s [2020-11-30T19:27:35.454Z] [2020-11-30T19:27:35.454Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-30T19:27:35.711Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 103.80MB / 120.17MB 6.9s [2020-11-30T19:27:35.711Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 111.39MB / 120.17MB 7.1s [2020-11-30T19:27:36.161Z] Fetching without tags [2020-11-30T19:27:36.277Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.5s [2020-11-30T19:27:36.603Z] Merging remotes/origin/19.03 commit 35968c420d3094c9dab88730179c8025d6ef1210 into PR head commit 70857325c946555c06ea2b0cfa19e3235bfa9bc4 [2020-11-30T19:27:36.132Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-30T19:27:36.136Z] > git config --add remote.origin.fetch +refs/pull/41615/head:refs/remotes/origin/PR-41615 # timeout=10 [2020-11-30T19:27:36.139Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-11-30T19:27:36.153Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-30T19:27:36.168Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-30T19:27:36.168Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:27:36.169Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41615/head:refs/remotes/origin/PR-41615 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-11-30T19:27:36.610Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T19:27:36.616Z] > git checkout -f 70857325c946555c06ea2b0cfa19e3235bfa9bc4 # timeout=10 [2020-11-30T19:27:37.326Z] Fetching without tags [2020-11-30T19:27:37.589Z] Merging remotes/origin/19.03 commit 35968c420d3094c9dab88730179c8025d6ef1210 into PR head commit 70857325c946555c06ea2b0cfa19e3235bfa9bc4 [2020-11-30T19:27:37.652Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.5s done [2020-11-30T19:27:38.264Z] Merge succeeded, producing 8861c23dc805659b8f86c0b70a945ebde935e7ae [2020-11-30T19:27:38.264Z] Checking out Revision 8861c23dc805659b8f86c0b70a945ebde935e7ae (PR-41615) [2020-11-30T19:27:37.270Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-30T19:27:37.274Z] > git config --add remote.origin.fetch +refs/pull/41615/head:refs/remotes/origin/PR-41615 # timeout=10 [2020-11-30T19:27:37.278Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-11-30T19:27:37.284Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-30T19:27:37.290Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-30T19:27:37.290Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:27:37.291Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41615/head:refs/remotes/origin/PR-41615 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-11-30T19:27:37.557Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T19:27:37.560Z] > git checkout -f 70857325c946555c06ea2b0cfa19e3235bfa9bc4 # timeout=10 [2020-11-30T19:27:38.359Z] Commit message: "Merge commit '35968c420d3094c9dab88730179c8025d6ef1210' into HEAD" [2020-11-30T19:27:37.535Z] > git remote # timeout=10 [2020-11-30T19:27:37.538Z] > git config --get remote.origin.url # timeout=10 [2020-11-30T19:27:37.541Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:27:37.542Z] > git merge 35968c420d3094c9dab88730179c8025d6ef1210 # timeout=10 [2020-11-30T19:27:38.255Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-30T19:27:38.271Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T19:27:38.274Z] > git checkout -f 8861c23dc805659b8f86c0b70a945ebde935e7ae # timeout=10 [2020-11-30T19:27:38.366Z] > git rev-list --no-walk 70857325c946555c06ea2b0cfa19e3235bfa9bc4 # timeout=10 [2020-11-30T19:27:38.584Z] #5 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.1s done [2020-11-30T19:27:38.584Z] #5 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-11-30T19:27:38.983Z] Merge succeeded, producing 7a15c2ea44a0ec1a060b649990da3d9fdf8f2c01 [2020-11-30T19:27:38.983Z] Checking out Revision 7a15c2ea44a0ec1a060b649990da3d9fdf8f2c01 (PR-41615) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-30T19:27:39.149Z] #5 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done [2020-11-30T19:27:39.149Z] #5 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-11-30T19:27:39.372Z] + docker version [2020-11-30T19:27:39.372Z] Client: [2020-11-30T19:27:39.372Z] Version: 18.06.1-ce [2020-11-30T19:27:39.372Z] API version: 1.38 [2020-11-30T19:27:39.372Z] Go version: go1.10.3 [2020-11-30T19:27:39.372Z] Git commit: e68fc7a [2020-11-30T19:27:39.372Z] Built: Tue Aug 21 17:26:10 2018 [2020-11-30T19:27:39.372Z] OS/Arch: linux/ppc64le [2020-11-30T19:27:39.372Z] Experimental: false [2020-11-30T19:27:39.372Z] [2020-11-30T19:27:39.372Z] Server: [2020-11-30T19:27:39.372Z] Engine: [2020-11-30T19:27:39.372Z] Version: 18.06.1-ce [2020-11-30T19:27:39.372Z] API version: 1.38 (minimum version 1.12) [2020-11-30T19:27:39.372Z] Go version: go1.10.3 [2020-11-30T19:27:39.372Z] Git commit: e68fc7a [2020-11-30T19:27:39.372Z] Built: Tue Aug 21 17:24:20 2018 [2020-11-30T19:27:39.372Z] OS/Arch: linux/ppc64le [2020-11-30T19:27:39.372Z] Experimental: true [Pipeline] sh [2020-11-30T19:27:39.713Z] #5 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2020-11-30T19:27:39.713Z] #5 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-11-30T19:27:39.757Z] + docker info [2020-11-30T19:27:39.757Z] Containers: 0 [2020-11-30T19:27:39.757Z] Running: 0 [2020-11-30T19:27:39.757Z] Paused: 0 [2020-11-30T19:27:39.757Z] Stopped: 0 [2020-11-30T19:27:39.757Z] Images: 0 [2020-11-30T19:27:39.757Z] Server Version: 18.06.1-ce [2020-11-30T19:27:39.757Z] Storage Driver: overlay2 [2020-11-30T19:27:39.757Z] Backing Filesystem: extfs [2020-11-30T19:27:39.757Z] Supports d_type: true [2020-11-30T19:27:39.757Z] Native Overlay Diff: true [2020-11-30T19:27:39.757Z] Logging Driver: json-file [2020-11-30T19:27:39.757Z] Cgroup Driver: cgroupfs [2020-11-30T19:27:39.757Z] Plugins: [2020-11-30T19:27:39.757Z] Volume: local [2020-11-30T19:27:39.757Z] Network: bridge host ipvlan macvlan null overlay [2020-11-30T19:27:39.757Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-11-30T19:27:39.757Z] Swarm: inactive [2020-11-30T19:27:39.757Z] Runtimes: runc [2020-11-30T19:27:39.757Z] Default Runtime: runc [2020-11-30T19:27:39.757Z] Init Binary: docker-init [2020-11-30T19:27:39.757Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-11-30T19:27:39.757Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-11-30T19:27:39.757Z] init version: fec3683 [2020-11-30T19:27:39.757Z] Security Options: [2020-11-30T19:27:39.757Z] apparmor [2020-11-30T19:27:39.757Z] seccomp [2020-11-30T19:27:39.757Z] Profile: default [2020-11-30T19:27:39.757Z] Kernel Version: 4.4.0-139-generic [2020-11-30T19:27:39.757Z] Operating System: Ubuntu 16.04.3 LTS [2020-11-30T19:27:39.757Z] OSType: linux [2020-11-30T19:27:39.757Z] Architecture: ppc64le [2020-11-30T19:27:39.757Z] CPUs: 4 [2020-11-30T19:27:39.757Z] Total Memory: 7.972GiB [2020-11-30T19:27:39.757Z] Name: ppc64le-ubuntu-32 [2020-11-30T19:27:39.757Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-11-30T19:27:39.757Z] Docker Root Dir: /var/lib/docker [2020-11-30T19:27:39.757Z] Debug Mode (client): false [2020-11-30T19:27:39.757Z] Debug Mode (server): false [2020-11-30T19:27:39.757Z] Registry: https://index.docker.io/v1/ [2020-11-30T19:27:39.757Z] Labels: [2020-11-30T19:27:39.757Z] Experimental: true [2020-11-30T19:27:39.757Z] Insecure Registries: [2020-11-30T19:27:39.757Z] 127.0.0.0/8 [2020-11-30T19:27:39.757Z] Live Restore Enabled: false [2020-11-30T19:27:39.757Z] [Pipeline] sh [2020-11-30T19:27:38.475Z] > git remote # timeout=10 [2020-11-30T19:27:38.478Z] > git config --get remote.origin.url # timeout=10 [2020-11-30T19:27:38.481Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:27:38.530Z] > git merge 35968c420d3094c9dab88730179c8025d6ef1210 # timeout=10 [2020-11-30T19:27:38.947Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-30T19:27:38.953Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T19:27:38.963Z] > git checkout -f 7a15c2ea44a0ec1a060b649990da3d9fdf8f2c01 # timeout=10 [2020-11-30T19:27:40.164Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-30T19:27:40.164Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-30T19:27:40.164Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41615/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-30T19:27:40.164Z] + bash /home/docker/workspace/moby_PR-41615/check-config.sh [2020-11-30T19:27:40.164Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-30T19:27:40.164Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-11-30T19:27:40.164Z] [2020-11-30T19:27:40.164Z] Generally Necessary: [2020-11-30T19:27:40.164Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-30T19:27:40.164Z] - apparmor: enabled and tools installed [2020-11-30T19:27:40.164Z] - CONFIG_NAMESPACES: enabled [2020-11-30T19:27:40.164Z] - CONFIG_NET_NS: enabled [2020-11-30T19:27:40.164Z] - CONFIG_PID_NS: enabled [2020-11-30T19:27:40.164Z] - CONFIG_IPC_NS: enabled [2020-11-30T19:27:40.164Z] - CONFIG_UTS_NS: enabled [2020-11-30T19:27:40.164Z] - CONFIG_CGROUPS: enabled [2020-11-30T19:27:40.164Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-30T19:27:40.164Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-30T19:27:40.461Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-30T19:27:40.461Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-30T19:27:40.461Z] - CONFIG_CPUSETS: enabled [2020-11-30T19:27:40.461Z] - CONFIG_MEMCG: enabled [2020-11-30T19:27:40.461Z] - CONFIG_KEYS: enabled [2020-11-30T19:27:40.461Z] - CONFIG_VETH: enabled (as module) [2020-11-30T19:27:40.461Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-30T19:27:40.461Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-30T19:27:40.461Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-11-30T19:27:40.461Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-30T19:27:40.461Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-30T19:27:40.461Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-30T19:27:40.461Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-30T19:27:40.461Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-30T19:27:40.461Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-30T19:27:40.461Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-30T19:27:40.461Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-11-30T19:27:40.461Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-30T19:27:40.461Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-11-30T19:27:40.461Z] [2020-11-30T19:27:40.461Z] Optional Features: [2020-11-30T19:27:40.461Z] - CONFIG_USER_NS: enabled [2020-11-30T19:27:40.461Z] - CONFIG_SECCOMP: enabled [2020-11-30T19:27:40.461Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-30T19:27:40.461Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-30T19:27:40.461Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-30T19:27:40.461Z] (cgroup swap accounting is currently enabled) [2020-11-30T19:27:40.461Z] - CONFIG_MEMCG_KMEM: enabled [2020-11-30T19:27:40.461Z] - CONFIG_BLK_CGROUP: enabled [2020-11-30T19:27:40.461Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-30T19:27:40.461Z] - CONFIG_IOSCHED_CFQ: enabled [2020-11-30T19:27:40.461Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-11-30T19:27:40.461Z] - CONFIG_CGROUP_PERF: enabled [2020-11-30T19:27:40.461Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-30T19:27:40.461Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-30T19:27:40.461Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-30T19:27:40.461Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-30T19:27:40.461Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-30T19:27:40.461Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-30T19:27:40.461Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-30T19:27:40.461Z] - CONFIG_IP_VS: enabled (as module) [2020-11-30T19:27:40.461Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-30T19:27:40.461Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-30T19:27:40.461Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-30T19:27:40.754Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-30T19:27:40.754Z] - CONFIG_EXT4_FS: enabled [2020-11-30T19:27:40.754Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-30T19:27:40.754Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-30T19:27:40.754Z] - Network Drivers: [2020-11-30T19:27:40.754Z] - "overlay": [2020-11-30T19:27:40.754Z] - CONFIG_VXLAN: enabled (as module) [2020-11-30T19:27:40.754Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-30T19:27:40.754Z] Optional (for encrypted networks): [2020-11-30T19:27:40.754Z] - CONFIG_CRYPTO: enabled [2020-11-30T19:27:40.754Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-11-30T19:27:40.754Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-11-30T19:27:40.754Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-11-30T19:27:40.754Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-11-30T19:27:40.754Z] - CONFIG_XFRM: enabled [2020-11-30T19:27:40.754Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-30T19:27:40.754Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-30T19:27:40.754Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-30T19:27:40.754Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-11-30T19:27:40.754Z] - "ipvlan": [2020-11-30T19:27:40.754Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-30T19:27:40.754Z] - "macvlan": [2020-11-30T19:27:40.754Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-30T19:27:40.754Z] - CONFIG_DUMMY: enabled (as module) [2020-11-30T19:27:40.754Z] - "ftp,tftp client in container": [2020-11-30T19:27:40.754Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-30T19:27:40.754Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-30T19:27:40.754Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-30T19:27:40.754Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-30T19:27:40.754Z] - Storage Drivers: [2020-11-30T19:27:40.754Z] - "aufs": [2020-11-30T19:27:40.754Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-30T19:27:40.754Z] - "btrfs": [2020-11-30T19:27:40.754Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-30T19:27:40.754Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-30T19:27:40.754Z] - "devicemapper": [2020-11-30T19:27:40.754Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-30T19:27:40.754Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-30T19:27:40.754Z] - "overlay": [2020-11-30T19:27:40.754Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-30T19:27:40.754Z] - "zfs": [2020-11-30T19:27:40.754Z] - /dev/zfs: missing [2020-11-30T19:27:40.754Z] - zfs command: missing [2020-11-30T19:27:40.754Z] - zpool command: missing [2020-11-30T19:27:40.754Z] [2020-11-30T19:27:40.754Z] Limits: [2020-11-30T19:27:40.754Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-30T19:27:40.754Z] [2020-11-30T19:27:40.754Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-30T19:27:41.187Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0e07711f0952ea5e04679247de5dcf6c8b7b5f28 . [2020-11-30T19:27:42.819Z] Commit message: "Merge commit '35968c420d3094c9dab88730179c8025d6ef1210' into HEAD" [2020-11-30T19:27:42.801Z] > git rev-list --no-walk 70857325c946555c06ea2b0cfa19e3235bfa9bc4 # timeout=10 [2020-11-30T19:27:43.282Z] Sending build context to Docker daemon 55.77MB [2020-11-30T19:27:43.282Z] Step 1/140 : ARG CROSS="false" [2020-11-30T19:27:43.282Z] Step 2/140 : ARG GO_VERSION=1.13.15 [2020-11-30T19:27:43.282Z] Step 3/140 : ARG DEBIAN_FRONTEND=noninteractive [2020-11-30T19:27:43.282Z] Step 4/140 : ARG VPNKIT_DIGEST=e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-11-30T19:27:43.282Z] Step 5/140 : FROM golang:${GO_VERSION}-buster AS base [2020-11-30T19:27:43.282Z] 1.13.15-buster: Pulling from library/golang [2020-11-30T19:27:43.282Z] db4e2d8d5901: Pulling fs layer [2020-11-30T19:27:43.282Z] dfe2d012519c: Pulling fs layer [2020-11-30T19:27:43.282Z] 5d8f1d1f9197: Pulling fs layer [2020-11-30T19:27:43.282Z] 1301750ffb48: Pulling fs layer [2020-11-30T19:27:43.282Z] dc5c6edc9cff: Pulling fs layer [2020-11-30T19:27:43.282Z] 3c370c2e2f82: Pulling fs layer [2020-11-30T19:27:43.282Z] 5ffb2f5886e2: Pulling fs layer [2020-11-30T19:27:43.282Z] 1301750ffb48: Waiting [2020-11-30T19:27:43.282Z] dc5c6edc9cff: Waiting [2020-11-30T19:27:43.282Z] 3c370c2e2f82: Waiting [2020-11-30T19:27:43.282Z] 5ffb2f5886e2: Waiting [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-30T19:27:43.781Z] + docker version [2020-11-30T19:27:43.889Z] #5 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.8s done [2020-11-30T19:27:43.889Z] #5 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-11-30T19:27:43.923Z] dfe2d012519c: Verifying Checksum [2020-11-30T19:27:43.923Z] dfe2d012519c: Download complete [2020-11-30T19:27:43.923Z] 5d8f1d1f9197: Verifying Checksum [2020-11-30T19:27:43.923Z] 5d8f1d1f9197: Download complete [2020-11-30T19:27:46.020Z] db4e2d8d5901: Verifying Checksum [2020-11-30T19:27:46.020Z] db4e2d8d5901: Download complete [2020-11-30T19:27:46.412Z] #5 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.4s done [2020-11-30T19:27:46.412Z] #5 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-11-30T19:27:47.258Z] 1301750ffb48: Verifying Checksum [2020-11-30T19:27:47.258Z] 1301750ffb48: Download complete [2020-11-30T19:27:47.909Z] 5ffb2f5886e2: Verifying Checksum [2020-11-30T19:27:47.909Z] 5ffb2f5886e2: Download complete [2020-11-30T19:27:47.909Z] dc5c6edc9cff: Verifying Checksum [2020-11-30T19:27:47.909Z] dc5c6edc9cff: Download complete [2020-11-30T19:27:47.977Z] Client: Docker Engine - Community [2020-11-30T19:27:47.977Z] Version: 19.03.13 [2020-11-30T19:27:47.977Z] API version: 1.40 [2020-11-30T19:27:47.977Z] Go version: go1.13.15 [2020-11-30T19:27:47.977Z] Git commit: 4484c46d9d [2020-11-30T19:27:47.977Z] Built: Wed Sep 16 17:02:36 2020 [2020-11-30T19:27:47.977Z] OS/Arch: linux/amd64 [2020-11-30T19:27:47.977Z] Experimental: false [2020-11-30T19:27:47.977Z] [2020-11-30T19:27:47.977Z] Server: Docker Engine - Community [2020-11-30T19:27:47.977Z] Engine: [2020-11-30T19:27:47.977Z] Version: 19.03.13 [2020-11-30T19:27:47.977Z] API version: 1.40 (minimum version 1.12) [2020-11-30T19:27:47.977Z] Go version: go1.13.15 [2020-11-30T19:27:47.977Z] Git commit: 4484c46d9d [2020-11-30T19:27:47.977Z] Built: Wed Sep 16 17:01:06 2020 [2020-11-30T19:27:47.977Z] OS/Arch: linux/amd64 [2020-11-30T19:27:47.977Z] Experimental: true [2020-11-30T19:27:47.977Z] containerd: [2020-11-30T19:27:47.977Z] Version: 1.3.7 [2020-11-30T19:27:47.977Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-30T19:27:47.977Z] runc: [2020-11-30T19:27:47.977Z] Version: 1.0.0-rc10 [2020-11-30T19:27:47.977Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-30T19:27:47.977Z] docker-init: [2020-11-30T19:27:47.977Z] Version: 0.18.0 [2020-11-30T19:27:47.977Z] GitCommit: fec3683 [Pipeline] sh [2020-11-30T19:27:48.282Z] + docker info [2020-11-30T19:27:49.436Z] db4e2d8d5901: Pull complete [2020-11-30T19:27:50.214Z] dfe2d012519c: Pull complete [2020-11-30T19:27:50.214Z] 5d8f1d1f9197: Pull complete [2020-11-30T19:27:51.671Z] #5 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s [2020-11-30T19:27:53.126Z] 3c370c2e2f82: Verifying Checksum [2020-11-30T19:27:53.126Z] 3c370c2e2f82: Download complete [2020-11-30T19:27:53.126Z] 1301750ffb48: Pull complete [2020-11-30T19:27:53.557Z] Client: [2020-11-30T19:27:53.557Z] Debug Mode: false [2020-11-30T19:27:53.557Z] [2020-11-30T19:27:53.557Z] Server: [2020-11-30T19:27:53.557Z] Containers: 0 [2020-11-30T19:27:53.557Z] Running: 0 [2020-11-30T19:27:53.557Z] Paused: 0 [2020-11-30T19:27:53.557Z] Stopped: 0 [2020-11-30T19:27:53.557Z] Images: 0 [2020-11-30T19:27:53.557Z] Server Version: 19.03.13 [2020-11-30T19:27:53.557Z] Storage Driver: overlay2 [2020-11-30T19:27:53.557Z] Backing Filesystem: extfs [2020-11-30T19:27:53.557Z] Supports d_type: true [2020-11-30T19:27:53.557Z] Native Overlay Diff: true [2020-11-30T19:27:53.557Z] Logging Driver: json-file [2020-11-30T19:27:53.557Z] Cgroup Driver: cgroupfs [2020-11-30T19:27:53.557Z] Plugins: [2020-11-30T19:27:53.557Z] Volume: local [2020-11-30T19:27:53.557Z] Network: bridge host ipvlan macvlan null overlay [2020-11-30T19:27:53.557Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-30T19:27:53.557Z] Swarm: inactive [2020-11-30T19:27:53.557Z] Runtimes: runc [2020-11-30T19:27:53.557Z] Default Runtime: runc [2020-11-30T19:27:53.557Z] Init Binary: docker-init [2020-11-30T19:27:53.557Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-30T19:27:53.557Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-30T19:27:53.557Z] init version: fec3683 [2020-11-30T19:27:53.557Z] Security Options: [2020-11-30T19:27:53.557Z] apparmor [2020-11-30T19:27:53.557Z] seccomp [2020-11-30T19:27:53.557Z] Profile: default [2020-11-30T19:27:53.557Z] Kernel Version: 5.4.0-1025-aws [2020-11-30T19:27:53.557Z] Operating System: Ubuntu 18.04.5 LTS [2020-11-30T19:27:53.557Z] OSType: linux [2020-11-30T19:27:53.557Z] Architecture: x86_64 [2020-11-30T19:27:53.557Z] CPUs: 8 [2020-11-30T19:27:53.557Z] Total Memory: 30.58GiB [2020-11-30T19:27:53.557Z] Name: ip-10-100-48-198 [2020-11-30T19:27:53.557Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-11-30T19:27:53.557Z] Docker Root Dir: /var/lib/docker [2020-11-30T19:27:53.557Z] Debug Mode: false [2020-11-30T19:27:53.557Z] Registry: https://index.docker.io/v1/ [2020-11-30T19:27:53.557Z] Labels: [2020-11-30T19:27:53.557Z] Experimental: true [2020-11-30T19:27:53.557Z] Insecure Registries: [2020-11-30T19:27:53.557Z] 127.0.0.0/8 [2020-11-30T19:27:53.557Z] Live Restore Enabled: true [2020-11-30T19:27:53.557Z] [2020-11-30T19:27:53.557Z] WARNING: No swap limit support [Pipeline] sh [2020-11-30T19:27:53.840Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-30T19:27:53.840Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-30T19:27:53.840Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41615/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-30T19:27:53.840Z] + bash /home/ubuntu/workspace/moby_PR-41615/check-config.sh [2020-11-30T19:27:53.840Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-30T19:27:53.840Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-11-30T19:27:53.840Z] [2020-11-30T19:27:53.840Z] Generally Necessary: [2020-11-30T19:27:53.840Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-30T19:27:53.840Z] - apparmor: enabled and tools installed [2020-11-30T19:27:53.840Z] - CONFIG_NAMESPACES: enabled [2020-11-30T19:27:53.840Z] - CONFIG_NET_NS: enabled [2020-11-30T19:27:53.840Z] - CONFIG_PID_NS: enabled [2020-11-30T19:27:53.840Z] - CONFIG_IPC_NS: enabled [2020-11-30T19:27:53.840Z] - CONFIG_UTS_NS: enabled [2020-11-30T19:27:53.840Z] - CONFIG_CGROUPS: enabled [2020-11-30T19:27:53.840Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-30T19:27:53.840Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-30T19:27:53.840Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-30T19:27:53.840Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-30T19:27:53.840Z] - CONFIG_CPUSETS: enabled [2020-11-30T19:27:53.840Z] - CONFIG_MEMCG: enabled [2020-11-30T19:27:53.840Z] - CONFIG_KEYS: enabled [2020-11-30T19:27:53.840Z] - CONFIG_VETH: enabled (as module) [2020-11-30T19:27:53.840Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-30T19:27:53.840Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-30T19:27:53.840Z] - CONFIG_NF_NAT_IPV4: missing [2020-11-30T19:27:53.840Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-30T19:27:53.840Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-30T19:27:53.840Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-30T19:27:53.840Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-30T19:27:53.840Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-30T19:27:53.840Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-30T19:27:53.840Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-30T19:27:53.840Z] - CONFIG_NF_NAT_NEEDED: missing [2020-11-30T19:27:53.840Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-30T19:27:53.840Z] [2020-11-30T19:27:53.840Z] Optional Features: [2020-11-30T19:27:53.840Z] - CONFIG_USER_NS: enabled [2020-11-30T19:27:53.840Z] - CONFIG_SECCOMP: enabled [2020-11-30T19:27:53.840Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-30T19:27:53.840Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-30T19:27:53.840Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-30T19:27:53.840Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-30T19:27:53.840Z] - CONFIG_BLK_CGROUP: enabled [2020-11-30T19:27:53.840Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-30T19:27:53.840Z] - CONFIG_IOSCHED_CFQ: missing [2020-11-30T19:27:53.840Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-11-30T19:27:53.840Z] - CONFIG_CGROUP_PERF: enabled [2020-11-30T19:27:53.840Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-30T19:27:53.840Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-30T19:27:53.840Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-30T19:27:53.840Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-30T19:27:53.840Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-30T19:27:53.840Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-30T19:27:54.099Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-30T19:27:54.099Z] - CONFIG_IP_VS: enabled (as module) [2020-11-30T19:27:54.099Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-30T19:27:54.099Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-30T19:27:54.099Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-30T19:27:54.099Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-30T19:27:54.099Z] - CONFIG_EXT4_FS: enabled [2020-11-30T19:27:54.099Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-30T19:27:54.099Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-30T19:27:54.099Z] - Network Drivers: [2020-11-30T19:27:54.099Z] - "overlay": [2020-11-30T19:27:54.099Z] - CONFIG_VXLAN: enabled (as module) [2020-11-30T19:27:54.099Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-30T19:27:54.099Z] Optional (for encrypted networks): [2020-11-30T19:27:54.099Z] - CONFIG_CRYPTO: enabled [2020-11-30T19:27:54.099Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-30T19:27:54.099Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-30T19:27:54.099Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-30T19:27:54.099Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-30T19:27:54.099Z] - CONFIG_XFRM: enabled [2020-11-30T19:27:54.099Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-30T19:27:54.099Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-30T19:27:54.099Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-30T19:27:54.099Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-11-30T19:27:54.099Z] - "ipvlan": [2020-11-30T19:27:54.099Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-30T19:27:54.099Z] - "macvlan": [2020-11-30T19:27:54.099Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-30T19:27:54.099Z] - CONFIG_DUMMY: enabled (as module) [2020-11-30T19:27:54.099Z] - "ftp,tftp client in container": [2020-11-30T19:27:54.099Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-30T19:27:54.099Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-30T19:27:54.099Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-30T19:27:54.099Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-30T19:27:54.099Z] - Storage Drivers: [2020-11-30T19:27:54.099Z] - "aufs": [2020-11-30T19:27:54.099Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-30T19:27:54.099Z] - "btrfs": [2020-11-30T19:27:54.099Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-30T19:27:54.099Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-30T19:27:54.099Z] - "devicemapper": [2020-11-30T19:27:54.099Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-30T19:27:54.099Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-30T19:27:54.099Z] - "overlay": [2020-11-30T19:27:54.099Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-30T19:27:54.099Z] - "zfs": [2020-11-30T19:27:54.099Z] - /dev/zfs: present [2020-11-30T19:27:54.099Z] - zfs command: missing [2020-11-30T19:27:54.099Z] - zpool command: missing [2020-11-30T19:27:54.099Z] [2020-11-30T19:27:54.099Z] Limits: [2020-11-30T19:27:54.099Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-30T19:27:54.099Z] [2020-11-30T19:27:54.099Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-30T19:27:54.199Z] #5 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.9s done [2020-11-30T19:27:54.428Z] + sudo modprobe ip_vs [2020-11-30T19:27:54.428Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0e07711f0952ea5e04679247de5dcf6c8b7b5f28 . [2020-11-30T19:27:54.428Z] #1 [internal] load .dockerignore [2020-11-30T19:27:54.428Z] #1 transferring context: 87B done [2020-11-30T19:27:54.428Z] #1 DONE 0.1s [2020-11-30T19:27:54.428Z] [2020-11-30T19:27:54.428Z] #2 [internal] load build definition from Dockerfile [2020-11-30T19:27:54.428Z] #2 transferring dockerfile: 12.30kB done [2020-11-30T19:27:54.428Z] #2 DONE 0.1s [2020-11-30T19:27:54.687Z] [2020-11-30T19:27:54.687Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-30T19:27:54.948Z] #4 DONE 0.4s [2020-11-30T19:27:54.948Z] [2020-11-30T19:27:54.948Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-11-30T19:27:54.948Z] #3 DONE 0.3s [2020-11-30T19:27:54.948Z] [2020-11-30T19:27:54.948Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-30T19:27:54.948Z] #5 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-11-30T19:27:54.948Z] #5 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-11-30T19:27:54.948Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.77MB / 50.40MB 0.1s [2020-11-30T19:27:54.948Z] #5 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.60MB / 7.81MB 0.1s [2020-11-30T19:27:54.948Z] #5 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-11-30T19:27:54.948Z] #5 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-11-30T19:27:55.130Z] #5 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-11-30T19:27:55.211Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 15.81MB / 50.40MB 0.2s [2020-11-30T19:27:55.211Z] #5 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.2s [2020-11-30T19:27:55.211Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 25.17MB / 50.40MB 0.3s [2020-11-30T19:27:55.211Z] #5 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.3s done [2020-11-30T19:27:55.211Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.3s [2020-11-30T19:27:55.211Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.75kB / 51.83MB 0.3s [2020-11-30T19:27:55.386Z] #5 DONE 26.7s [2020-11-30T19:27:55.386Z] [2020-11-30T19:27:55.386Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-30T19:27:55.474Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 34.26MB / 50.40MB 0.4s [2020-11-30T19:27:55.475Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 6.01MB / 10.00MB 0.4s [2020-11-30T19:27:55.475Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 10.74MB / 51.83MB 0.4s [2020-11-30T19:27:55.475Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 44.88MB / 50.40MB 0.5s [2020-11-30T19:27:55.475Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s [2020-11-30T19:27:55.475Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 21.26MB / 51.83MB 0.5s [2020-11-30T19:27:55.807Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.6s [2020-11-30T19:27:55.807Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 30.22MB / 51.83MB 0.6s [2020-11-30T19:27:55.893Z] dc5c6edc9cff: Pull complete [2020-11-30T19:27:56.398Z] #5 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.6s done [2020-11-30T19:27:56.399Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.4s [2020-11-30T19:27:56.659Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 9.91MB / 68.67MB 1.5s [2020-11-30T19:27:56.659Z] #5 ... [2020-11-30T19:27:56.659Z] [2020-11-30T19:27:56.659Z] #17 [internal] load build context [2020-11-30T19:27:56.659Z] #17 transferring context: 51.20MB 1.1s done [2020-11-30T19:27:56.659Z] #17 DONE 1.7s [2020-11-30T19:27:56.659Z] [2020-11-30T19:27:56.659Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-11-30T19:27:56.659Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-11-30T19:27:56.659Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-11-30T19:27:56.659Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-11-30T19:27:56.659Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2020-11-30T19:27:56.659Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.5s done [2020-11-30T19:27:56.659Z] #63 DONE 1.8s [2020-11-30T19:27:56.659Z] [2020-11-30T19:27:56.659Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-30T19:27:56.659Z] #5 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-11-30T19:27:56.659Z] #5 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.6s done [2020-11-30T19:27:56.659Z] #5 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.6s done [2020-11-30T19:27:56.659Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 42.76MB / 68.67MB 1.8s [2020-11-30T19:27:56.659Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 4.42MB / 120.17MB 1.8s [2020-11-30T19:27:56.659Z] #5 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 1.7s done [2020-11-30T19:27:56.920Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 52.94MB / 68.67MB 1.9s [2020-11-30T19:27:56.920Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 16.73MB / 120.17MB 1.9s [2020-11-30T19:27:56.920Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 62.96MB / 68.67MB 2.0s [2020-11-30T19:27:56.920Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 29.20MB / 120.17MB 2.0s [2020-11-30T19:27:57.180Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.1s [2020-11-30T19:27:57.180Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 39.97MB / 120.17MB 2.1s [2020-11-30T19:27:57.180Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 49.87MB / 120.17MB 2.2s [2020-11-30T19:27:57.441Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 59.97MB / 120.17MB 2.3s [2020-11-30T19:27:57.441Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 69.96MB / 120.17MB 2.4s [2020-11-30T19:27:57.701Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 89.90MB / 120.17MB 2.6s [2020-11-30T19:27:57.701Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 99.76MB / 120.17MB 2.7s [2020-11-30T19:27:57.701Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 109.84MB / 120.17MB 2.8s [2020-11-30T19:27:57.907Z] #6 DONE 2.1s [2020-11-30T19:27:57.907Z] [2020-11-30T19:27:57.907Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-30T19:27:57.907Z] #18 DONE 0.1s [2020-11-30T19:27:57.907Z] [2020-11-30T19:27:57.907Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-11-30T19:27:57.907Z] #19 ... [2020-11-30T19:27:57.907Z] [2020-11-30T19:27:57.907Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-11-30T19:27:57.907Z] #65 DONE 0.1s [2020-11-30T19:27:57.907Z] [2020-11-30T19:27:57.907Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-11-30T19:27:57.907Z] #59 DONE 0.2s [2020-11-30T19:27:57.907Z] [2020-11-30T19:27:57.907Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-11-30T19:27:57.907Z] #41 DONE 0.2s [2020-11-30T19:27:57.907Z] [2020-11-30T19:27:57.907Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-11-30T19:27:57.907Z] #44 DONE 0.2s [2020-11-30T19:27:57.907Z] [2020-11-30T19:27:57.907Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-11-30T19:27:57.907Z] #19 DONE 0.2s [2020-11-30T19:27:57.907Z] [2020-11-30T19:27:57.907Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-11-30T19:27:57.907Z] #28 DONE 0.3s [2020-11-30T19:27:57.907Z] [2020-11-30T19:27:57.907Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-11-30T19:27:57.907Z] #47 DONE 0.3s [2020-11-30T19:27:57.907Z] [2020-11-30T19:27:57.907Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-11-30T19:27:57.961Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 119.70MB / 120.17MB 2.9s [2020-11-30T19:27:57.961Z] #5 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.4s done [2020-11-30T19:27:58.529Z] #5 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.5s done [2020-11-30T19:27:59.466Z] 3c370c2e2f82: Pull complete [2020-11-30T19:27:59.466Z] 5ffb2f5886e2: Pull complete [2020-11-30T19:27:59.466Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-11-30T19:27:59.466Z] Status: Downloaded newer image for golang:1.13.15-buster [2020-11-30T19:27:59.466Z] ---> 805dc2d65d1c [2020-11-30T19:27:59.466Z] Step 6/140 : ARG APT_MIRROR [2020-11-30T19:27:59.466Z] ---> Running in 32b83dbc6a20 [2020-11-30T19:27:59.466Z] Removing intermediate container 32b83dbc6a20 [2020-11-30T19:27:59.466Z] ---> e01ffc8a5a28 [2020-11-30T19:27:59.466Z] Step 7/140 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2020-11-30T19:27:59.466Z] ---> Running in 28d189fdd289 [2020-11-30T19:27:59.466Z] #5 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.2s done [2020-11-30T19:27:59.467Z] #5 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s [2020-11-30T19:27:59.467Z] #5 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.2s done [2020-11-30T19:27:59.467Z] #5 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-11-30T19:27:59.726Z] #5 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.2s done [2020-11-30T19:27:59.726Z] #5 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2020-11-30T19:28:00.106Z] Removing intermediate container 28d189fdd289 [2020-11-30T19:28:00.106Z] ---> 7462cb01399c [2020-11-30T19:28:00.106Z] Step 8/140 : ENV GO111MODULE=off [2020-11-30T19:28:00.404Z] ---> Running in 4b8093d6ef3a [2020-11-30T19:28:00.404Z] Removing intermediate container 4b8093d6ef3a [2020-11-30T19:28:00.404Z] ---> 7a04409a3d60 [2020-11-30T19:28:00.404Z] Step 9/140 : FROM base AS criu [2020-11-30T19:28:00.404Z] ---> 7a04409a3d60 [2020-11-30T19:28:00.404Z] Step 10/140 : ARG DEBIAN_FRONTEND [2020-11-30T19:28:00.404Z] ---> Running in c7389a944059 [2020-11-30T19:28:00.404Z] Removing intermediate container c7389a944059 [2020-11-30T19:28:00.404Z] ---> 6f8c6e292be4 [2020-11-30T19:28:00.404Z] Step 11/140 : RUN apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2020-11-30T19:28:00.404Z] ---> Running in e84eddfa54b9 [2020-11-30T19:28:00.698Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:28:00.999Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:28:00.999Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:28:00.999Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-30T19:28:01.107Z] #5 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.3s done [2020-11-30T19:28:01.298Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [242 kB] [2020-11-30T19:28:01.298Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-30T19:28:01.367Z] #5 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s [2020-11-30T19:28:02.748Z] #5 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.4s done [2020-11-30T19:28:02.809Z] Fetched 8181 kB in 2s (4490 kB/s) [2020-11-30T19:28:03.008Z] #5 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2020-11-30T19:28:03.184Z] #48 ... [2020-11-30T19:28:03.184Z] [2020-11-30T19:28:03.184Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-11-30T19:28:03.184Z] #26 5.694 + mktemp -d [2020-11-30T19:28:03.184Z] #26 5.703 + export GOPATH=/tmp/tmp.GovV9wJJyw [2020-11-30T19:28:03.184Z] #26 5.703 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.GovV9wJJyw/src/github.com/go-swagger/go-swagger [2020-11-30T19:28:03.184Z] #26 5.703 Cloning into '/tmp/tmp.GovV9wJJyw/src/github.com/go-swagger/go-swagger'... [2020-11-30T19:28:03.444Z] #26 ... [2020-11-30T19:28:03.444Z] [2020-11-30T19:28:03.444Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-11-30T19:28:03.444Z] #48 5.563 + RM_GOPATH=0 [2020-11-30T19:28:03.444Z] #48 5.563 + TMP_GOPATH= [2020-11-30T19:28:03.444Z] #48 5.563 + : /build [2020-11-30T19:28:03.444Z] #48 5.563 + '[' -z '' ']' [2020-11-30T19:28:03.444Z] #48 5.563 ++ mktemp -d [2020-11-30T19:28:03.444Z] #48 5.568 Installing gometalinter version v2.0.6 [2020-11-30T19:28:03.444Z] #48 5.570 + export GOPATH=/tmp/tmp.lBbiMtkcjo [2020-11-30T19:28:03.444Z] #48 5.570 + GOPATH=/tmp/tmp.lBbiMtkcjo [2020-11-30T19:28:03.444Z] #48 5.570 + RM_GOPATH=1 [2020-11-30T19:28:03.444Z] #48 5.570 ++ dirname ./install.sh [2020-11-30T19:28:03.444Z] #48 5.570 + dir=. [2020-11-30T19:28:03.444Z] #48 5.570 + bin=gometalinter [2020-11-30T19:28:03.444Z] #48 5.570 + shift [2020-11-30T19:28:03.444Z] #48 5.570 + '[' '!' -f ./gometalinter.installer ']' [2020-11-30T19:28:03.444Z] #48 5.570 + . ./gometalinter.installer [2020-11-30T19:28:03.444Z] #48 5.570 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-11-30T19:28:03.444Z] #48 5.570 + install_gometalinter [2020-11-30T19:28:03.444Z] #48 5.570 + echo 'Installing gometalinter version v2.0.6' [2020-11-30T19:28:03.444Z] #48 5.570 + go get -d github.com/alecthomas/gometalinter [2020-11-30T19:28:03.449Z] Reading package lists... [2020-11-30T19:28:04.492Z] Reading package lists... [2020-11-30T19:28:04.492Z] Building dependency tree... [2020-11-30T19:28:04.492Z] Reading state information... [2020-11-30T19:28:04.492Z] The following additional packages will be installed: [2020-11-30T19:28:04.492Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-11-30T19:28:04.492Z] libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-11-30T19:28:04.492Z] Suggested packages: [2020-11-30T19:28:04.492Z] manpages-dev python-setuptools [2020-11-30T19:28:04.790Z] The following NEW packages will be installed: [2020-11-30T19:28:04.790Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-11-30T19:28:04.790Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-11-30T19:28:04.790Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-11-30T19:28:04.790Z] python-six zlib1g-dev [2020-11-30T19:28:04.790Z] 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:28:04.790Z] Need to get 4075 kB of archives. [2020-11-30T19:28:04.790Z] After this operation, 24.5 MB of additional disk space will be used. [2020-11-30T19:28:04.790Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-11-30T19:28:04.790Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-11-30T19:28:04.790Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-11-30T19:28:04.790Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-11-30T19:28:04.790Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-11-30T19:28:04.790Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-11-30T19:28:04.790Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-11-30T19:28:04.790Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-11-30T19:28:04.790Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-11-30T19:28:04.790Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-11-30T19:28:04.790Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-11-30T19:28:04.790Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-11-30T19:28:04.790Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-11-30T19:28:04.790Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-11-30T19:28:04.790Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-11-30T19:28:04.790Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-11-30T19:28:04.790Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-11-30T19:28:05.085Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:28:05.085Z] Fetched 4075 kB in 0s (25.4 MB/s) [2020-11-30T19:28:05.085Z] Selecting previously unselected package libcap-dev:ppc64el. [2020-11-30T19:28:05.085Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-11-30T19:28:05.085Z] Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-11-30T19:28:05.085Z] Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-11-30T19:28:05.085Z] Selecting previously unselected package libnet1:ppc64el. [2020-11-30T19:28:05.085Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-11-30T19:28:05.085Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-11-30T19:28:05.085Z] Selecting previously unselected package libnet1-dev. [2020-11-30T19:28:05.085Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-11-30T19:28:05.085Z] Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-30T19:28:05.085Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-11-30T19:28:05.085Z] Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-11-30T19:28:05.085Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-11-30T19:28:05.085Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2020-11-30T19:28:05.085Z] Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-11-30T19:28:05.085Z] Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-11-30T19:28:05.379Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-11-30T19:28:05.379Z] Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-11-30T19:28:05.379Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-11-30T19:28:05.379Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-11-30T19:28:05.379Z] Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-11-30T19:28:05.379Z] Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-11-30T19:28:05.379Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2020-11-30T19:28:05.379Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-11-30T19:28:05.379Z] Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-11-30T19:28:05.379Z] Selecting previously unselected package libprotobuf17:ppc64el. [2020-11-30T19:28:05.379Z] Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-11-30T19:28:05.379Z] Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-11-30T19:28:05.379Z] Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-11-30T19:28:05.379Z] Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-11-30T19:28:05.379Z] Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-11-30T19:28:05.379Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-11-30T19:28:05.379Z] Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-11-30T19:28:05.379Z] Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-11-30T19:28:05.546Z] #5 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.7s done [2020-11-30T19:28:05.546Z] #5 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2020-11-30T19:28:05.673Z] Selecting previously unselected package libprotoc17:ppc64el. [2020-11-30T19:28:05.673Z] Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-11-30T19:28:05.673Z] Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-11-30T19:28:05.673Z] Selecting previously unselected package protobuf-c-compiler. [2020-11-30T19:28:05.673Z] Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-11-30T19:28:05.673Z] Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-30T19:28:05.673Z] Selecting previously unselected package protobuf-compiler. [2020-11-30T19:28:05.673Z] Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-11-30T19:28:05.673Z] Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-11-30T19:28:05.673Z] Selecting previously unselected package python-pkg-resources. [2020-11-30T19:28:05.673Z] Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-11-30T19:28:05.673Z] Unpacking python-pkg-resources (40.8.0-1) ... [2020-11-30T19:28:05.673Z] Selecting previously unselected package python-six. [2020-11-30T19:28:05.673Z] Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-11-30T19:28:05.673Z] Unpacking python-six (1.12.0-1) ... [2020-11-30T19:28:05.673Z] Selecting previously unselected package python-protobuf. [2020-11-30T19:28:05.673Z] Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-11-30T19:28:05.806Z] #5 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-11-30T19:28:05.806Z] #5 DONE 10.9s [2020-11-30T19:28:05.806Z] [2020-11-30T19:28:05.806Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-30T19:28:05.968Z] Unpacking python-protobuf (3.6.1.3-2) ... [2020-11-30T19:28:05.968Z] Setting up python-pkg-resources (40.8.0-1) ... [2020-11-30T19:28:06.605Z] Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-11-30T19:28:06.605Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-11-30T19:28:06.605Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-11-30T19:28:06.605Z] Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-11-30T19:28:06.605Z] Setting up python-six (1.12.0-1) ... [2020-11-30T19:28:07.622Z] #48 ... [2020-11-30T19:28:07.622Z] [2020-11-30T19:28:07.622Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:28:07.622Z] #31 6.099 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:28:07.622Z] #31 6.142 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:28:07.622Z] #31 6.157 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:28:07.622Z] #31 7.859 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-30T19:28:07.622Z] #31 ... [2020-11-30T19:28:07.622Z] [2020-11-30T19:28:07.622Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-11-30T19:28:07.622Z] #22 6.838 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:28:07.622Z] #22 6.935 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:28:07.622Z] #22 6.937 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:28:07.622Z] #22 9.005 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-30T19:28:07.644Z] Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-11-30T19:28:07.644Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-11-30T19:28:07.644Z] Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-11-30T19:28:07.644Z] Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-11-30T19:28:07.644Z] Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-11-30T19:28:07.644Z] Setting up protobuf-compiler (3.6.1.3-2) ... [2020-11-30T19:28:07.644Z] Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-30T19:28:07.644Z] Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-11-30T19:28:07.644Z] Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-30T19:28:07.644Z] Setting up python-protobuf (3.6.1.3-2) ... [2020-11-30T19:28:07.879Z] #22 ... [2020-11-30T19:28:07.880Z] [2020-11-30T19:28:07.880Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-11-30T19:28:07.880Z] #60 6.607 + RM_GOPATH=0 [2020-11-30T19:28:07.880Z] #60 6.607 + TMP_GOPATH= [2020-11-30T19:28:07.880Z] #60 6.607 + : /build/ [2020-11-30T19:28:07.880Z] #60 6.607 + '[' -z '' ']' [2020-11-30T19:28:07.880Z] #60 6.614 ++ mktemp -d [2020-11-30T19:28:07.880Z] #60 6.614 + export GOPATH=/tmp/tmp.iHYPjf4Iyg [2020-11-30T19:28:07.880Z] #60 6.614 + GOPATH=/tmp/tmp.iHYPjf4Iyg [2020-11-30T19:28:07.880Z] #60 6.614 + RM_GOPATH=1 [2020-11-30T19:28:07.880Z] #60 6.614 ++ dirname ./install.sh [2020-11-30T19:28:07.880Z] #60 6.614 + dir=. [2020-11-30T19:28:07.880Z] #60 6.614 + bin=rootlesskit [2020-11-30T19:28:07.880Z] #60 6.614 + shift [2020-11-30T19:28:07.880Z] #60 6.614 + '[' '!' -f ./rootlesskit.installer ']' [2020-11-30T19:28:07.880Z] #60 6.614 + . ./rootlesskit.installer [2020-11-30T19:28:07.880Z] #60 6.615 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-30T19:28:07.880Z] #60 6.617 + install_rootlesskit [2020-11-30T19:28:07.880Z] #60 6.624 + case "$1" in [2020-11-30T19:28:07.880Z] #60 6.624 + export CGO_ENABLED=0 [2020-11-30T19:28:07.880Z] #60 6.624 + CGO_ENABLED=0 [2020-11-30T19:28:07.880Z] #60 6.624 + _install_rootlesskit [2020-11-30T19:28:07.880Z] #60 6.624 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-11-30T19:28:07.880Z] #60 6.624 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.iHYPjf4Iyg/src/github.com/rootless-containers/rootlesskit [2020-11-30T19:28:07.880Z] #60 6.624 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-30T19:28:07.880Z] #60 6.628 Cloning into '/tmp/tmp.iHYPjf4Iyg/src/github.com/rootless-containers/rootlesskit'... [2020-11-30T19:28:07.880Z] #60 ... [2020-11-30T19:28:07.880Z] [2020-11-30T19:28:07.880Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-11-30T19:28:07.880Z] #66 7.014 + RM_GOPATH=0 [2020-11-30T19:28:07.880Z] #66 7.014 + TMP_GOPATH= [2020-11-30T19:28:07.880Z] #66 7.014 + : /build [2020-11-30T19:28:07.880Z] #66 7.014 + '[' -z '' ']' [2020-11-30T19:28:07.880Z] #66 7.014 ++ mktemp -d [2020-11-30T19:28:07.880Z] #66 7.015 + export GOPATH=/tmp/tmp.eagmVzAAP3 [2020-11-30T19:28:07.880Z] #66 7.015 + GOPATH=/tmp/tmp.eagmVzAAP3 [2020-11-30T19:28:07.880Z] #66 7.015 + RM_GOPATH=1 [2020-11-30T19:28:07.880Z] #66 7.016 Install docker-proxy version 55e924b8a84231a065879156c0de95aefc5f5435 [2020-11-30T19:28:07.880Z] #66 7.017 ++ dirname ./install.sh [2020-11-30T19:28:07.880Z] #66 7.017 + dir=. [2020-11-30T19:28:07.880Z] #66 7.017 + bin=proxy [2020-11-30T19:28:07.880Z] #66 7.017 + shift [2020-11-30T19:28:07.880Z] #66 7.017 + '[' '!' -f ./proxy.installer ']' [2020-11-30T19:28:07.880Z] #66 7.017 + . ./proxy.installer [2020-11-30T19:28:07.880Z] #66 7.017 ++ : 55e924b8a84231a065879156c0de95aefc5f5435 [2020-11-30T19:28:07.880Z] #66 7.017 + install_proxy [2020-11-30T19:28:07.880Z] #66 7.017 + case "$1" in [2020-11-30T19:28:07.880Z] #66 7.017 + export CGO_ENABLED=0 [2020-11-30T19:28:07.880Z] #66 7.017 + CGO_ENABLED=0 [2020-11-30T19:28:07.880Z] #66 7.017 + _install_proxy [2020-11-30T19:28:07.880Z] #66 7.017 + echo 'Install docker-proxy version 55e924b8a84231a065879156c0de95aefc5f5435' [2020-11-30T19:28:07.880Z] #66 7.017 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.eagmVzAAP3/src/github.com/docker/libnetwork [2020-11-30T19:28:07.880Z] #66 7.018 Cloning into '/tmp/tmp.eagmVzAAP3/src/github.com/docker/libnetwork'... [2020-11-30T19:28:08.137Z] #66 ... [2020-11-30T19:28:08.137Z] [2020-11-30T19:28:08.137Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-11-30T19:28:08.137Z] #7 6.129 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:28:08.137Z] #7 6.242 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:28:08.137Z] #7 6.252 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:28:08.137Z] #7 7.931 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-30T19:28:08.137Z] #7 ... [2020-11-30T19:28:08.137Z] [2020-11-30T19:28:08.137Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-30T19:28:08.137Z] #29 6.426 + RM_GOPATH=0 [2020-11-30T19:28:08.138Z] #29 6.426 + TMP_GOPATH= [2020-11-30T19:28:08.138Z] #29 6.426 + : /build [2020-11-30T19:28:08.138Z] #29 6.426 + '[' -z '' ']' [2020-11-30T19:28:08.138Z] #29 6.426 ++ mktemp -d [2020-11-30T19:28:08.138Z] #29 6.432 + export GOPATH=/tmp/tmp.J61JRDXulD [2020-11-30T19:28:08.138Z] #29 6.432 + GOPATH=/tmp/tmp.J61JRDXulD [2020-11-30T19:28:08.138Z] #29 6.432 + RM_GOPATH=1 [2020-11-30T19:28:08.138Z] #29 6.432 ++ dirname ./install.sh [2020-11-30T19:28:08.138Z] #29 6.432 + dir=. [2020-11-30T19:28:08.138Z] #29 6.432 + bin=tomlv [2020-11-30T19:28:08.138Z] #29 6.432 + shift [2020-11-30T19:28:08.138Z] #29 6.432 + '[' '!' -f ./tomlv.installer ']' [2020-11-30T19:28:08.138Z] #29 6.432 + . ./tomlv.installer [2020-11-30T19:28:08.138Z] #29 6.432 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-30T19:28:08.138Z] #29 6.432 + install_tomlv [2020-11-30T19:28:08.138Z] #29 6.432 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-30T19:28:08.138Z] #29 6.432 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.J61JRDXulD/src/github.com/BurntSushi/toml [2020-11-30T19:28:08.138Z] #29 6.432 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-30T19:28:08.138Z] #29 6.442 Cloning into '/tmp/tmp.J61JRDXulD/src/github.com/BurntSushi/toml'... [2020-11-30T19:28:08.138Z] #29 7.760 + cd /tmp/tmp.J61JRDXulD/src/github.com/BurntSushi/toml [2020-11-30T19:28:08.138Z] #29 7.760 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-30T19:28:08.138Z] #29 7.769 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-30T19:28:08.138Z] #29 8.765 runtime/internal/atomic [2020-11-30T19:28:08.138Z] #29 8.782 internal/cpu [2020-11-30T19:28:08.138Z] #29 9.458 runtime/internal/sys [2020-11-30T19:28:08.138Z] #29 9.673 internal/bytealg [2020-11-30T19:28:08.138Z] #29 10.43 runtime/internal/math [2020-11-30T19:28:08.395Z] #29 ... [2020-11-30T19:28:08.395Z] [2020-11-30T19:28:08.395Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-30T19:28:08.395Z] #42 6.685 + RM_GOPATH=0 [2020-11-30T19:28:08.395Z] #42 6.686 + TMP_GOPATH= [2020-11-30T19:28:08.395Z] #42 6.686 + : /build [2020-11-30T19:28:08.395Z] #42 6.687 + '[' -z '' ']' [2020-11-30T19:28:08.395Z] #42 6.688 ++ mktemp -d [2020-11-30T19:28:08.395Z] #42 6.696 + export GOPATH=/tmp/tmp.fpJIIW9jR9 [2020-11-30T19:28:08.395Z] #42 6.696 + GOPATH=/tmp/tmp.fpJIIW9jR9 [2020-11-30T19:28:08.395Z] #42 6.696 + RM_GOPATH=1 [2020-11-30T19:28:08.395Z] #42 6.701 ++ dirname ./install.sh [2020-11-30T19:28:08.395Z] #42 6.702 + dir=. [2020-11-30T19:28:08.395Z] #42 6.702 + bin=vndr [2020-11-30T19:28:08.395Z] #42 6.703 + shift [2020-11-30T19:28:08.395Z] #42 6.703 + '[' '!' -f ./vndr.installer ']' [2020-11-30T19:28:08.395Z] #42 6.703 + . ./vndr.installer [2020-11-30T19:28:08.395Z] #42 6.703 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-11-30T19:28:08.395Z] #42 6.704 + install_vndr [2020-11-30T19:28:08.395Z] #42 6.704 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-11-30T19:28:08.395Z] #42 6.705 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-11-30T19:28:08.395Z] #42 6.705 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.fpJIIW9jR9/src/github.com/LK4D4/vndr [2020-11-30T19:28:08.395Z] #42 6.708 Cloning into '/tmp/tmp.fpJIIW9jR9/src/github.com/LK4D4/vndr'... [2020-11-30T19:28:08.395Z] #42 7.289 + cd /tmp/tmp.fpJIIW9jR9/src/github.com/LK4D4/vndr [2020-11-30T19:28:08.395Z] #42 7.289 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-11-30T19:28:08.395Z] #42 7.304 + go build -buildmode=pie -v -o /build/vndr . [2020-11-30T19:28:08.395Z] #42 9.449 internal/cpu [2020-11-30T19:28:08.395Z] #42 9.455 runtime/internal/atomic [2020-11-30T19:28:08.395Z] #42 10.07 internal/bytealg [2020-11-30T19:28:08.395Z] #42 10.41 runtime/internal/sys [2020-11-30T19:28:08.395Z] #42 ... [2020-11-30T19:28:08.395Z] [2020-11-30T19:28:08.395Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:28:08.395Z] #38 7.632 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:28:08.395Z] #38 7.745 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:28:08.395Z] #38 7.771 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:28:08.395Z] #38 9.619 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-30T19:28:08.652Z] #38 ... [2020-11-30T19:28:08.652Z] [2020-11-30T19:28:08.652Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-11-30T19:28:08.652Z] #45 6.734 + RM_GOPATH=0 [2020-11-30T19:28:08.652Z] #45 6.734 + TMP_GOPATH= [2020-11-30T19:28:08.652Z] #45 6.734 + : /build [2020-11-30T19:28:08.652Z] #45 6.734 + '[' -z '' ']' [2020-11-30T19:28:08.652Z] #45 6.742 ++ mktemp -d [2020-11-30T19:28:08.652Z] #45 6.771 + export GOPATH=/tmp/tmp.81xRnNRdig [2020-11-30T19:28:08.652Z] #45 6.771 + GOPATH=/tmp/tmp.81xRnNRdig [2020-11-30T19:28:08.652Z] #45 6.771 + RM_GOPATH=1 [2020-11-30T19:28:08.652Z] #45 6.771 ++ dirname ./install.sh [2020-11-30T19:28:08.652Z] #45 6.771 + dir=. [2020-11-30T19:28:08.652Z] #45 6.771 + bin=gotestsum [2020-11-30T19:28:08.652Z] #45 6.771 + shift [2020-11-30T19:28:08.652Z] #45 6.771 + '[' '!' -f ./gotestsum.installer ']' [2020-11-30T19:28:08.652Z] #45 6.771 + . ./gotestsum.installer [2020-11-30T19:28:08.652Z] #45 6.771 ++ : v0.3.5 [2020-11-30T19:28:08.652Z] #45 6.771 + install_gotestsum [2020-11-30T19:28:08.652Z] #45 6.771 + set -e [2020-11-30T19:28:08.652Z] #45 6.771 + export GO111MODULE=on [2020-11-30T19:28:08.652Z] #45 6.771 + GO111MODULE=on [2020-11-30T19:28:08.652Z] #45 6.771 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-11-30T19:28:08.652Z] #45 6.850 go: finding gotest.tools v0.3.5 [2020-11-30T19:28:08.652Z] #45 6.872 go: finding gotest.tools/gotestsum v0.3.5 [2020-11-30T19:28:08.652Z] #45 8.120 go: downloading gotest.tools/gotestsum v0.3.5 [2020-11-30T19:28:08.652Z] #45 8.935 go: extracting gotest.tools/gotestsum v0.3.5 [2020-11-30T19:28:08.652Z] #45 10.08 go: downloading gotest.tools v2.1.0+incompatible [2020-11-30T19:28:08.652Z] #45 10.60 go: extracting gotest.tools v2.1.0+incompatible [2020-11-30T19:28:08.652Z] #45 10.83 go: downloading github.com/pkg/errors v0.8.0 [2020-11-30T19:28:08.686Z] Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-11-30T19:28:08.686Z] Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:28:08.909Z] #45 10.95 go: downloading github.com/fatih/color v1.6.0 [2020-11-30T19:28:08.909Z] #45 10.96 go: downloading github.com/spf13/pflag v1.0.1 [2020-11-30T19:28:08.909Z] #45 10.98 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-11-30T19:28:08.909Z] #45 11.02 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-11-30T19:28:08.909Z] #45 ... [2020-11-30T19:28:08.909Z] [2020-11-30T19:28:08.909Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-11-30T19:28:08.909Z] #36 5.210 + mktemp -d [2020-11-30T19:28:08.909Z] #36 5.215 + export GOPATH=/tmp/tmp.8K3ZFxjuUK [2020-11-30T19:28:08.909Z] #36 5.215 + git clone https://github.com/docker/distribution.git /tmp/tmp.8K3ZFxjuUK/src/github.com/docker/distribution [2020-11-30T19:28:08.909Z] #36 5.215 Cloning into '/tmp/tmp.8K3ZFxjuUK/src/github.com/docker/distribution'... [2020-11-30T19:28:08.909Z] #36 ... [2020-11-30T19:28:08.909Z] [2020-11-30T19:28:08.909Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-11-30T19:28:08.909Z] #54 6.163 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:28:08.909Z] #54 6.232 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:28:08.909Z] #54 6.232 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:28:08.909Z] #54 7.788 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-30T19:28:09.102Z] #6 DONE 3.0s [2020-11-30T19:28:09.102Z] [2020-11-30T19:28:09.102Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-30T19:28:09.102Z] #18 DONE 0.1s [2020-11-30T19:28:09.102Z] [2020-11-30T19:28:09.102Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-11-30T19:28:09.102Z] #28 DONE 0.0s [2020-11-30T19:28:09.102Z] [2020-11-30T19:28:09.102Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-11-30T19:28:09.102Z] #47 DONE 0.1s [2020-11-30T19:28:09.102Z] [2020-11-30T19:28:09.102Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-11-30T19:28:09.102Z] #19 DONE 0.0s [2020-11-30T19:28:09.102Z] [2020-11-30T19:28:09.102Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-11-30T19:28:09.102Z] #41 DONE 0.0s [2020-11-30T19:28:09.102Z] [2020-11-30T19:28:09.102Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-11-30T19:28:09.102Z] #44 DONE 0.1s [2020-11-30T19:28:09.102Z] [2020-11-30T19:28:09.102Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-11-30T19:28:09.102Z] #65 DONE 0.1s [2020-11-30T19:28:09.102Z] [2020-11-30T19:28:09.102Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-11-30T19:28:09.102Z] #59 DONE 0.1s [2020-11-30T19:28:09.102Z] [2020-11-30T19:28:09.102Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-11-30T19:28:09.165Z] #54 ... [2020-11-30T19:28:09.165Z] [2020-11-30T19:28:09.165Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-11-30T19:28:09.165Z] #20 6.330 + RM_GOPATH=0 [2020-11-30T19:28:09.165Z] #20 6.330 + TMP_GOPATH= [2020-11-30T19:28:09.165Z] #20 6.330 + : /build [2020-11-30T19:28:09.165Z] #20 6.330 + '[' -z '' ']' [2020-11-30T19:28:09.165Z] #20 6.330 ++ mktemp -d [2020-11-30T19:28:09.165Z] #20 6.330 + export GOPATH=/tmp/tmp.NcC3jQw0ad [2020-11-30T19:28:09.165Z] #20 6.330 + GOPATH=/tmp/tmp.NcC3jQw0ad [2020-11-30T19:28:09.165Z] #20 6.330 + RM_GOPATH=1 [2020-11-30T19:28:09.165Z] #20 6.330 ++ dirname ./install.sh [2020-11-30T19:28:09.165Z] #20 6.330 + dir=. [2020-11-30T19:28:09.165Z] #20 6.330 + bin=dockercli [2020-11-30T19:28:09.165Z] #20 6.330 + shift [2020-11-30T19:28:09.165Z] #20 6.330 + '[' '!' -f ./dockercli.installer ']' [2020-11-30T19:28:09.165Z] #20 6.330 + . ./dockercli.installer [2020-11-30T19:28:09.165Z] #20 6.330 ++ : stable [2020-11-30T19:28:09.165Z] #20 6.330 ++ : 17.06.2-ce [2020-11-30T19:28:09.165Z] #20 6.330 + install_dockercli [2020-11-30T19:28:09.165Z] #20 6.330 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-30T19:28:09.165Z] #20 6.331 Install docker/cli version 17.06.2-ce from stable [2020-11-30T19:28:09.165Z] #20 6.332 ++ uname -m [2020-11-30T19:28:09.165Z] #20 6.334 + arch=x86_64 [2020-11-30T19:28:09.165Z] #20 6.349 + '[' x86_64 '!=' x86_64 ']' [2020-11-30T19:28:09.165Z] #20 6.349 + url=https://download.docker.com/linux/static [2020-11-30T19:28:09.165Z] #20 6.349 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-11-30T19:28:09.165Z] #20 6.377 + tar -xz docker/docker [2020-11-30T19:28:09.165Z] #20 ... [2020-11-30T19:28:09.165Z] [2020-11-30T19:28:09.165Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-11-30T19:28:09.165Z] #54 11.69 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-11-30T19:28:09.329Z] Removing intermediate container e84eddfa54b9 [2020-11-30T19:28:09.329Z] ---> 8fbc70be61c8 [2020-11-30T19:28:09.329Z] Step 12/140 : ARG CRIU_VERSION=3.14 [2020-11-30T19:28:09.329Z] ---> Running in b1e7bad99a01 [2020-11-30T19:28:09.329Z] Removing intermediate container b1e7bad99a01 [2020-11-30T19:28:09.329Z] ---> 0c7ba862f029 [2020-11-30T19:28:09.329Z] Step 13/140 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2020-11-30T19:28:09.329Z] ---> Running in 8a0b593cee7d [2020-11-30T19:28:10.368Z] Note: Building without setproctitle() and strlcpy() support. [2020-11-30T19:28:10.368Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-30T19:28:10.368Z] Note: Building without GnuTLS support [2020-11-30T19:28:10.368Z] Makefile.config:39: Warn: you have no libnftables installed [2020-11-30T19:28:10.368Z] Makefile.config:40: Warn: Building without nftables support [2020-11-30T19:28:10.368Z] fatal: not a git repository (or any of the parent directories): .git [2020-11-30T19:28:10.368Z]  GEN .gitid [2020-11-30T19:28:10.368Z] GEN criu/include/version.h [2020-11-30T19:28:10.368Z] GEN include/common/asm [2020-11-30T19:28:10.662Z] PBCC images/timens.pb-c.c [2020-11-30T19:28:10.662Z] DEP images/timens.pb-c.d [2020-11-30T19:28:10.662Z] PBCC images/fown.pb-c.c [2020-11-30T19:28:10.662Z] PBCC images/google/protobuf/descriptor.pb-c.c [2020-11-30T19:28:10.662Z] PBCC images/opts.pb-c.c [2020-11-30T19:28:10.662Z] PBCC images/memfd.pb-c.c [2020-11-30T19:28:10.662Z] DEP images/fown.pb-c.d [2020-11-30T19:28:10.662Z] DEP images/google/protobuf/descriptor.pb-c.d [2020-11-30T19:28:10.662Z] DEP images/opts.pb-c.d [2020-11-30T19:28:10.662Z] DEP images/memfd.pb-c.d [2020-11-30T19:28:10.662Z] PBCC images/sit.pb-c.c [2020-11-30T19:28:10.662Z] DEP images/sit.pb-c.d [2020-11-30T19:28:10.662Z] PBCC images/macvlan.pb-c.c [2020-11-30T19:28:10.956Z] DEP images/macvlan.pb-c.d [2020-11-30T19:28:10.956Z] PBCC images/autofs.pb-c.c [2020-11-30T19:28:10.956Z] DEP images/autofs.pb-c.d [2020-11-30T19:28:10.956Z] PBCC images/sysctl.pb-c.c [2020-11-30T19:28:10.956Z] DEP images/sysctl.pb-c.d [2020-11-30T19:28:10.956Z] PBCC images/time.pb-c.c [2020-11-30T19:28:10.956Z] DEP images/time.pb-c.d [2020-11-30T19:28:10.956Z] PBCC images/binfmt-misc.pb-c.c [2020-11-30T19:28:10.956Z] DEP images/binfmt-misc.pb-c.d [2020-11-30T19:28:10.956Z] PBCC images/seccomp.pb-c.c [2020-11-30T19:28:10.956Z] DEP images/seccomp.pb-c.d [2020-11-30T19:28:10.956Z] PBCC images/userns.pb-c.c [2020-11-30T19:28:10.956Z] DEP images/userns.pb-c.d [2020-11-30T19:28:10.956Z] PBCC images/cgroup.pb-c.c [2020-11-30T19:28:10.956Z] DEP images/cgroup.pb-c.d [2020-11-30T19:28:10.956Z] PBCC images/ext-file.pb-c.c [2020-11-30T19:28:10.956Z] DEP images/ext-file.pb-c.d [2020-11-30T19:28:10.956Z] PBCC images/rpc.pb-c.c [2020-11-30T19:28:10.956Z] DEP images/rpc.pb-c.d [2020-11-30T19:28:10.956Z] PBCC images/siginfo.pb-c.c [2020-11-30T19:28:10.956Z] DEP images/siginfo.pb-c.d [2020-11-30T19:28:10.956Z] PBCC images/pagemap.pb-c.c [2020-11-30T19:28:10.956Z] DEP images/pagemap.pb-c.d [2020-11-30T19:28:10.956Z] PBCC images/rlimit.pb-c.c [2020-11-30T19:28:10.956Z] DEP images/rlimit.pb-c.d [2020-11-30T19:28:10.956Z] PBCC images/file-lock.pb-c.c [2020-11-30T19:28:10.956Z] DEP images/file-lock.pb-c.d [2020-11-30T19:28:10.956Z] PBCC images/tty.pb-c.c [2020-11-30T19:28:10.956Z] DEP images/tty.pb-c.d [2020-11-30T19:28:10.956Z] PBCC images/tun.pb-c.c [2020-11-30T19:28:10.956Z] PBCC images/netdev.pb-c.c [2020-11-30T19:28:10.956Z] DEP images/tun.pb-c.d [2020-11-30T19:28:10.956Z] DEP images/netdev.pb-c.d [2020-11-30T19:28:10.956Z] PBCC images/vma.pb-c.c [2020-11-30T19:28:10.956Z] DEP images/vma.pb-c.d [2020-11-30T19:28:10.956Z] PBCC images/creds.pb-c.c [2020-11-30T19:28:10.956Z] DEP images/creds.pb-c.d [2020-11-30T19:28:11.264Z] PBCC images/utsns.pb-c.c [2020-11-30T19:28:11.264Z] DEP images/utsns.pb-c.d [2020-11-30T19:28:11.264Z] PBCC images/ipc-desc.pb-c.c [2020-11-30T19:28:11.264Z] PBCC images/ipc-sem.pb-c.c [2020-11-30T19:28:11.264Z] DEP images/ipc-desc.pb-c.d [2020-11-30T19:28:11.264Z] DEP images/ipc-sem.pb-c.d [2020-11-30T19:28:11.264Z] PBCC images/ipc-msg.pb-c.c [2020-11-30T19:28:11.264Z] DEP images/ipc-msg.pb-c.d [2020-11-30T19:28:11.264Z] PBCC images/ipc-shm.pb-c.c [2020-11-30T19:28:11.264Z] DEP images/ipc-shm.pb-c.d [2020-11-30T19:28:11.264Z] PBCC images/ipc-var.pb-c.c [2020-11-30T19:28:11.264Z] DEP images/ipc-var.pb-c.d [2020-11-30T19:28:11.264Z] PBCC images/sk-opts.pb-c.c [2020-11-30T19:28:11.264Z] PBCC images/packet-sock.pb-c.c [2020-11-30T19:28:11.264Z] DEP images/sk-opts.pb-c.d [2020-11-30T19:28:11.264Z] DEP images/packet-sock.pb-c.d [2020-11-30T19:28:11.264Z] PBCC images/sk-netlink.pb-c.c [2020-11-30T19:28:11.264Z] DEP images/sk-netlink.pb-c.d [2020-11-30T19:28:11.264Z] PBCC images/sk-inet.pb-c.c [2020-11-30T19:28:11.264Z] DEP images/sk-inet.pb-c.d [2020-11-30T19:28:11.264Z] PBCC images/sk-unix.pb-c.c [2020-11-30T19:28:11.264Z] DEP images/sk-unix.pb-c.d [2020-11-30T19:28:11.264Z] PBCC images/mm.pb-c.c [2020-11-30T19:28:11.264Z] DEP images/mm.pb-c.d [2020-11-30T19:28:11.264Z] PBCC images/timerfd.pb-c.c [2020-11-30T19:28:11.264Z] DEP images/timerfd.pb-c.d [2020-11-30T19:28:11.264Z] PBCC images/timer.pb-c.c [2020-11-30T19:28:11.264Z] DEP images/timer.pb-c.d [2020-11-30T19:28:11.264Z] PBCC images/sa.pb-c.c [2020-11-30T19:28:11.264Z] DEP images/sa.pb-c.d [2020-11-30T19:28:11.264Z] PBCC images/pipe-data.pb-c.c [2020-11-30T19:28:11.264Z] DEP images/pipe-data.pb-c.d [2020-11-30T19:28:11.264Z] PBCC images/mnt.pb-c.c [2020-11-30T19:28:11.264Z] DEP images/mnt.pb-c.d [2020-11-30T19:28:11.264Z] PBCC images/sk-packet.pb-c.c [2020-11-30T19:28:11.264Z] DEP images/sk-packet.pb-c.d [2020-11-30T19:28:11.559Z] PBCC images/tcp-stream.pb-c.c [2020-11-30T19:28:11.559Z] DEP images/tcp-stream.pb-c.d [2020-11-30T19:28:11.559Z] PBCC images/pipe.pb-c.c [2020-11-30T19:28:11.559Z] DEP images/pipe.pb-c.d [2020-11-30T19:28:11.559Z] PBCC images/pstree.pb-c.c [2020-11-30T19:28:11.559Z] DEP images/pstree.pb-c.d [2020-11-30T19:28:11.559Z] PBCC images/fs.pb-c.c [2020-11-30T19:28:11.559Z] DEP images/fs.pb-c.d [2020-11-30T19:28:11.559Z] PBCC images/signalfd.pb-c.c [2020-11-30T19:28:11.559Z] DEP images/signalfd.pb-c.d [2020-11-30T19:28:11.559Z] PBCC images/fh.pb-c.c [2020-11-30T19:28:11.559Z] PBCC images/fsnotify.pb-c.c [2020-11-30T19:28:11.559Z] DEP images/fh.pb-c.d [2020-11-30T19:28:11.559Z] DEP images/fsnotify.pb-c.d [2020-11-30T19:28:11.559Z] PBCC images/eventpoll.pb-c.c [2020-11-30T19:28:11.559Z] DEP images/eventpoll.pb-c.d [2020-11-30T19:28:11.559Z] PBCC images/eventfd.pb-c.c [2020-11-30T19:28:11.559Z] DEP images/eventfd.pb-c.d [2020-11-30T19:28:11.559Z] PBCC images/remap-file-path.pb-c.c [2020-11-30T19:28:11.559Z] DEP images/remap-file-path.pb-c.d [2020-11-30T19:28:11.559Z] PBCC images/fifo.pb-c.c [2020-11-30T19:28:11.559Z] DEP images/fifo.pb-c.d [2020-11-30T19:28:11.559Z] PBCC images/ghost-file.pb-c.c [2020-11-30T19:28:11.559Z] DEP images/ghost-file.pb-c.d [2020-11-30T19:28:11.559Z] PBCC images/regfile.pb-c.c [2020-11-30T19:28:11.559Z] DEP images/regfile.pb-c.d [2020-11-30T19:28:11.559Z] PBCC images/ns.pb-c.c [2020-11-30T19:28:11.559Z] DEP images/ns.pb-c.d [2020-11-30T19:28:11.559Z] PBCC images/fdinfo.pb-c.c [2020-11-30T19:28:11.654Z] #48 2.339 + RM_GOPATH=0 [2020-11-30T19:28:11.654Z] #48 2.339 + TMP_GOPATH= [2020-11-30T19:28:11.654Z] #48 2.339 + : /build [2020-11-30T19:28:11.654Z] #48 2.339 + '[' -z '' ']' [2020-11-30T19:28:11.654Z] #48 2.339 ++ mktemp -d [2020-11-30T19:28:11.654Z] #48 2.343 + export GOPATH=/tmp/tmp.C9lADjCYxq [2020-11-30T19:28:11.654Z] #48 2.343 + GOPATH=/tmp/tmp.C9lADjCYxq [2020-11-30T19:28:11.654Z] #48 2.343 + RM_GOPATH=1 [2020-11-30T19:28:11.654Z] #48 2.347 ++ dirname ./install.sh [2020-11-30T19:28:11.654Z] #48 2.347 Installing gometalinter version v2.0.6 [2020-11-30T19:28:11.654Z] #48 2.349 + dir=. [2020-11-30T19:28:11.654Z] #48 2.349 + bin=gometalinter [2020-11-30T19:28:11.654Z] #48 2.349 + shift [2020-11-30T19:28:11.654Z] #48 2.349 + '[' '!' -f ./gometalinter.installer ']' [2020-11-30T19:28:11.654Z] #48 2.349 + . ./gometalinter.installer [2020-11-30T19:28:11.654Z] #48 2.349 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-11-30T19:28:11.654Z] #48 2.349 + install_gometalinter [2020-11-30T19:28:11.654Z] #48 2.349 + echo 'Installing gometalinter version v2.0.6' [2020-11-30T19:28:11.654Z] #48 2.349 + go get -d github.com/alecthomas/gometalinter [2020-11-30T19:28:11.854Z] DEP images/fdinfo.pb-c.d [2020-11-30T19:28:11.854Z] PBCC images/core-aarch64.pb-c.c [2020-11-30T19:28:11.854Z] PBCC images/core-arm.pb-c.c [2020-11-30T19:28:11.854Z] PBCC images/core-ppc64.pb-c.c [2020-11-30T19:28:11.854Z] PBCC images/core-s390.pb-c.c [2020-11-30T19:28:11.854Z] PBCC images/core-x86.pb-c.c [2020-11-30T19:28:11.854Z] PBCC images/core.pb-c.c [2020-11-30T19:28:11.854Z] PBCC images/inventory.pb-c.c [2020-11-30T19:28:11.854Z] DEP images/core-aarch64.pb-c.d [2020-11-30T19:28:11.854Z] DEP images/core-arm.pb-c.d [2020-11-30T19:28:11.854Z] DEP images/core-ppc64.pb-c.d [2020-11-30T19:28:11.854Z] DEP images/core-s390.pb-c.d [2020-11-30T19:28:11.854Z] DEP images/core-x86.pb-c.d [2020-11-30T19:28:11.854Z] DEP images/core.pb-c.d [2020-11-30T19:28:11.854Z] DEP images/inventory.pb-c.d [2020-11-30T19:28:11.854Z] PBCC images/cpuinfo.pb-c.c [2020-11-30T19:28:11.854Z] DEP images/cpuinfo.pb-c.d [2020-11-30T19:28:11.854Z] PBCC images/stats.pb-c.c [2020-11-30T19:28:11.854Z] DEP images/stats.pb-c.d [2020-11-30T19:28:12.148Z] make[1]: Nothing to be done for 'all'. [2020-11-30T19:28:12.440Z] CC images/stats.o [2020-11-30T19:28:12.440Z] CC images/core.o [2020-11-30T19:28:12.440Z] CC images/core-x86.o [2020-11-30T19:28:12.734Z] CC images/core-arm.o [2020-11-30T19:28:12.734Z] CC images/core-aarch64.o [2020-11-30T19:28:12.734Z] CC images/core-ppc64.o [2020-11-30T19:28:13.030Z] CC images/core-s390.o [2020-11-30T19:28:13.030Z] CC images/cpuinfo.o [2020-11-30T19:28:13.030Z] CC images/inventory.o [2020-11-30T19:28:13.323Z] CC images/fdinfo.o [2020-11-30T19:28:13.323Z] CC images/fown.o [2020-11-30T19:28:13.323Z] CC images/ns.o [2020-11-30T19:28:13.323Z] CC images/regfile.o [2020-11-30T19:28:13.323Z] CC images/ghost-file.o [2020-11-30T19:28:13.323Z] CC images/fifo.o [2020-11-30T19:28:13.567Z] #48 4.554 + cd /tmp/tmp.C9lADjCYxq/src/github.com/alecthomas/gometalinter [2020-11-30T19:28:13.567Z] #48 4.555 + git checkout -q v2.0.6 [2020-11-30T19:28:13.617Z] CC images/remap-file-path.o [2020-11-30T19:28:13.617Z] CC images/eventfd.o [2020-11-30T19:28:13.617Z] CC images/eventpoll.o [2020-11-30T19:28:13.617Z] CC images/fh.o [2020-11-30T19:28:13.617Z] CC images/fsnotify.o [2020-11-30T19:28:13.911Z] CC images/signalfd.o [2020-11-30T19:28:13.911Z] CC images/fs.o [2020-11-30T19:28:13.911Z] CC images/pstree.o [2020-11-30T19:28:13.911Z] CC images/pipe.o [2020-11-30T19:28:13.911Z] CC images/tcp-stream.o [2020-11-30T19:28:13.911Z] CC images/sk-packet.o [2020-11-30T19:28:13.911Z] CC images/mnt.o [2020-11-30T19:28:14.141Z] #48 4.958 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-11-30T19:28:14.141Z] #48 ... [2020-11-30T19:28:14.141Z] [2020-11-30T19:28:14.141Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-30T19:28:14.141Z] #42 2.136 + RM_GOPATH=0 [2020-11-30T19:28:14.141Z] #42 2.136 + TMP_GOPATH= [2020-11-30T19:28:14.141Z] #42 2.136 + : /build [2020-11-30T19:28:14.141Z] #42 2.136 + '[' -z '' ']' [2020-11-30T19:28:14.141Z] #42 2.137 ++ mktemp -d [2020-11-30T19:28:14.141Z] #42 2.144 + export GOPATH=/tmp/tmp.VIKNjxmZuO [2020-11-30T19:28:14.141Z] #42 2.144 + GOPATH=/tmp/tmp.VIKNjxmZuO [2020-11-30T19:28:14.141Z] #42 2.144 + RM_GOPATH=1 [2020-11-30T19:28:14.141Z] #42 2.149 ++ dirname ./install.sh [2020-11-30T19:28:14.141Z] #42 2.152 + dir=. [2020-11-30T19:28:14.141Z] #42 2.152 + bin=vndr [2020-11-30T19:28:14.141Z] #42 2.152 + shift [2020-11-30T19:28:14.141Z] #42 2.152 + '[' '!' -f ./vndr.installer ']' [2020-11-30T19:28:14.141Z] #42 2.152 + . ./vndr.installer [2020-11-30T19:28:14.141Z] #42 2.152 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-11-30T19:28:14.141Z] #42 2.152 + install_vndr [2020-11-30T19:28:14.141Z] #42 2.152 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-11-30T19:28:14.141Z] #42 2.152 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.VIKNjxmZuO/src/github.com/LK4D4/vndr [2020-11-30T19:28:14.141Z] #42 2.157 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-11-30T19:28:14.141Z] #42 2.157 Cloning into '/tmp/tmp.VIKNjxmZuO/src/github.com/LK4D4/vndr'... [2020-11-30T19:28:14.141Z] #42 2.654 + cd /tmp/tmp.VIKNjxmZuO/src/github.com/LK4D4/vndr [2020-11-30T19:28:14.141Z] #42 2.655 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-11-30T19:28:14.141Z] #42 2.659 + go build -buildmode=pie -v -o /build/vndr . [2020-11-30T19:28:14.141Z] #42 3.148 runtime/internal/sys [2020-11-30T19:28:14.141Z] #42 3.151 internal/race [2020-11-30T19:28:14.141Z] #42 3.172 runtime/internal/atomic [2020-11-30T19:28:14.141Z] #42 3.195 unicode [2020-11-30T19:28:14.141Z] #42 3.224 runtime/internal/math [2020-11-30T19:28:14.141Z] #42 3.252 unicode/utf8 [2020-11-30T19:28:14.141Z] #42 3.269 math/bits [2020-11-30T19:28:14.141Z] #42 3.269 internal/cpu [2020-11-30T19:28:14.141Z] #42 3.269 sync/atomic [2020-11-30T19:28:14.141Z] #42 3.280 encoding [2020-11-30T19:28:14.141Z] #42 3.328 unicode/utf16 [2020-11-30T19:28:14.141Z] #42 3.412 container/list [2020-11-30T19:28:14.141Z] #42 3.454 crypto/internal/subtle [2020-11-30T19:28:14.141Z] #42 3.586 crypto/subtle [2020-11-30T19:28:14.141Z] #42 3.588 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-11-30T19:28:14.141Z] #42 3.608 internal/nettrace [2020-11-30T19:28:14.141Z] #42 3.612 internal/testlog [2020-11-30T19:28:14.141Z] #42 3.640 vendor/golang.org/x/crypto/internal/subtle [2020-11-30T19:28:14.141Z] #42 3.674 runtime/cgo [2020-11-30T19:28:14.141Z] #42 3.684 vendor/golang.org/x/crypto/curve25519 [2020-11-30T19:28:14.141Z] #42 4.105 internal/bytealg [2020-11-30T19:28:14.141Z] #42 4.160 math [2020-11-30T19:28:14.141Z] #42 4.606 runtime [2020-11-30T19:28:14.205Z] CC images/pipe-data.o [2020-11-30T19:28:14.205Z] CC images/sa.o [2020-11-30T19:28:14.205Z] CC images/timer.o [2020-11-30T19:28:14.205Z] CC images/timerfd.o [2020-11-30T19:28:14.205Z] CC images/mm.o [2020-11-30T19:28:14.205Z] CC images/sk-opts.o [2020-11-30T19:28:14.205Z] CC images/sk-unix.o [2020-11-30T19:28:14.402Z] #42 ... [2020-11-30T19:28:14.402Z] [2020-11-30T19:28:14.402Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-11-30T19:28:14.402Z] #20 1.922 + RM_GOPATH=0 [2020-11-30T19:28:14.402Z] #20 1.922 + TMP_GOPATH= [2020-11-30T19:28:14.402Z] #20 1.922 + : /build [2020-11-30T19:28:14.402Z] #20 1.922 + '[' -z '' ']' [2020-11-30T19:28:14.402Z] #20 1.922 ++ mktemp -d [2020-11-30T19:28:14.402Z] #20 1.924 + export GOPATH=/tmp/tmp.y8TfDSNERz [2020-11-30T19:28:14.402Z] #20 1.924 + GOPATH=/tmp/tmp.y8TfDSNERz [2020-11-30T19:28:14.402Z] #20 1.924 + RM_GOPATH=1 [2020-11-30T19:28:14.402Z] #20 1.924 ++ dirname ./install.sh [2020-11-30T19:28:14.402Z] #20 1.926 Install docker/cli version 17.06.2-ce from stable [2020-11-30T19:28:14.402Z] #20 1.930 + dir=. [2020-11-30T19:28:14.402Z] #20 1.930 + bin=dockercli [2020-11-30T19:28:14.402Z] #20 1.930 + shift [2020-11-30T19:28:14.402Z] #20 1.930 + '[' '!' -f ./dockercli.installer ']' [2020-11-30T19:28:14.402Z] #20 1.930 + . ./dockercli.installer [2020-11-30T19:28:14.402Z] #20 1.930 ++ : stable [2020-11-30T19:28:14.402Z] #20 1.930 ++ : 17.06.2-ce [2020-11-30T19:28:14.402Z] #20 1.930 + install_dockercli [2020-11-30T19:28:14.402Z] #20 1.930 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-30T19:28:14.402Z] #20 1.930 ++ uname -m [2020-11-30T19:28:14.402Z] #20 1.938 + arch=x86_64 [2020-11-30T19:28:14.402Z] #20 1.938 + '[' x86_64 '!=' x86_64 ']' [2020-11-30T19:28:14.402Z] #20 1.938 + url=https://download.docker.com/linux/static [2020-11-30T19:28:14.402Z] #20 1.938 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-11-30T19:28:14.402Z] #20 1.938 + tar -xz docker/docker [2020-11-30T19:28:14.402Z] #20 3.930 + mkdir -p /build [2020-11-30T19:28:14.402Z] #20 3.953 + mv docker/docker /build/ [2020-11-30T19:28:14.402Z] #20 3.955 + rmdir docker [2020-11-30T19:28:14.402Z] #20 DONE 5.6s [2020-11-30T19:28:14.402Z] [2020-11-30T19:28:14.402Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-11-30T19:28:14.402Z] #45 2.382 + RM_GOPATH=0 [2020-11-30T19:28:14.402Z] #45 2.382 + TMP_GOPATH= [2020-11-30T19:28:14.402Z] #45 2.382 + : /build [2020-11-30T19:28:14.402Z] #45 2.382 + '[' -z '' ']' [2020-11-30T19:28:14.402Z] #45 2.393 ++ mktemp -d [2020-11-30T19:28:14.402Z] #45 2.393 + export GOPATH=/tmp/tmp.FPH3ATbUjg [2020-11-30T19:28:14.402Z] #45 2.393 + GOPATH=/tmp/tmp.FPH3ATbUjg [2020-11-30T19:28:14.402Z] #45 2.393 + RM_GOPATH=1 [2020-11-30T19:28:14.402Z] #45 2.393 ++ dirname ./install.sh [2020-11-30T19:28:14.402Z] #45 2.399 + dir=. [2020-11-30T19:28:14.402Z] #45 2.399 + bin=gotestsum [2020-11-30T19:28:14.402Z] #45 2.399 + shift [2020-11-30T19:28:14.402Z] #45 2.399 + '[' '!' -f ./gotestsum.installer ']' [2020-11-30T19:28:14.402Z] #45 2.399 + . ./gotestsum.installer [2020-11-30T19:28:14.402Z] #45 2.399 ++ : v0.3.5 [2020-11-30T19:28:14.402Z] #45 2.399 + install_gotestsum [2020-11-30T19:28:14.402Z] #45 2.399 + set -e [2020-11-30T19:28:14.402Z] #45 2.399 + export GO111MODULE=on [2020-11-30T19:28:14.402Z] #45 2.399 + GO111MODULE=on [2020-11-30T19:28:14.402Z] #45 2.400 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-11-30T19:28:14.402Z] #45 2.428 go: finding gotest.tools v0.3.5 [2020-11-30T19:28:14.402Z] #45 2.428 go: finding gotest.tools/gotestsum v0.3.5 [2020-11-30T19:28:14.402Z] #45 3.027 go: downloading gotest.tools/gotestsum v0.3.5 [2020-11-30T19:28:14.402Z] #45 3.488 go: extracting gotest.tools/gotestsum v0.3.5 [2020-11-30T19:28:14.402Z] #45 4.046 go: downloading gotest.tools v2.1.0+incompatible [2020-11-30T19:28:14.402Z] #45 4.119 go: extracting gotest.tools v2.1.0+incompatible [2020-11-30T19:28:14.402Z] #45 4.157 go: downloading github.com/spf13/pflag v1.0.1 [2020-11-30T19:28:14.402Z] #45 4.164 go: downloading github.com/pkg/errors v0.8.0 [2020-11-30T19:28:14.402Z] #45 4.169 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-11-30T19:28:14.402Z] #45 4.189 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-11-30T19:28:14.402Z] #45 4.196 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-30T19:28:14.402Z] #45 4.197 go: downloading github.com/fatih/color v1.6.0 [2020-11-30T19:28:14.402Z] #45 4.778 go: extracting github.com/spf13/pflag v1.0.1 [2020-11-30T19:28:14.402Z] #45 4.798 go: extracting github.com/pkg/errors v0.8.0 [2020-11-30T19:28:14.402Z] #45 4.799 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-30T19:28:14.402Z] #45 4.937 go: extracting github.com/fatih/color v1.6.0 [2020-11-30T19:28:14.402Z] #45 4.940 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-11-30T19:28:14.402Z] #45 4.940 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-11-30T19:28:14.402Z] #45 4.952 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-11-30T19:28:14.402Z] #45 4.962 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-11-30T19:28:14.402Z] #45 4.965 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-11-30T19:28:14.402Z] #45 4.968 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-11-30T19:28:14.402Z] #45 4.968 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-11-30T19:28:14.402Z] #45 5.344 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-11-30T19:28:14.402Z] #45 5.346 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-11-30T19:28:14.437Z] #54 16.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-30T19:28:14.437Z] #54 ... [2020-11-30T19:28:14.437Z] [2020-11-30T19:28:14.437Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-11-30T19:28:14.437Z] #45 11.05 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-30T19:28:14.437Z] #45 11.19 go: extracting github.com/pkg/errors v0.8.0 [2020-11-30T19:28:14.437Z] #45 11.22 go: extracting github.com/fatih/color v1.6.0 [2020-11-30T19:28:14.437Z] #45 11.22 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-11-30T19:28:14.437Z] #45 11.30 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-11-30T19:28:14.437Z] #45 11.37 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-11-30T19:28:14.437Z] #45 11.47 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-30T19:28:14.437Z] #45 11.47 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-11-30T19:28:14.437Z] #45 11.49 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-11-30T19:28:14.437Z] #45 11.49 go: extracting github.com/spf13/pflag v1.0.1 [2020-11-30T19:28:14.437Z] #45 11.49 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-11-30T19:28:14.437Z] #45 11.50 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-11-30T19:28:14.437Z] #45 11.75 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-11-30T19:28:14.437Z] #45 11.93 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-11-30T19:28:14.437Z] #45 16.06 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-11-30T19:28:14.512Z] CC images/sk-inet.o [2020-11-30T19:28:14.512Z] CC images/tun.o [2020-11-30T19:28:14.512Z] CC images/sk-netlink.o [2020-11-30T19:28:14.512Z] CC images/packet-sock.o [2020-11-30T19:28:14.512Z] CC images/ipc-var.o [2020-11-30T19:28:14.806Z] CC images/ipc-desc.o [2020-11-30T19:28:14.806Z] CC images/ipc-shm.o [2020-11-30T19:28:14.806Z] CC images/ipc-msg.o [2020-11-30T19:28:14.806Z] CC images/ipc-sem.o [2020-11-30T19:28:14.806Z] CC images/utsns.o [2020-11-30T19:28:14.806Z] CC images/creds.o [2020-11-30T19:28:14.806Z] CC images/vma.o [2020-11-30T19:28:14.974Z] #45 5.885 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-11-30T19:28:14.974Z] #45 5.980 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-11-30T19:28:15.002Z] #45 17.10 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-11-30T19:28:15.002Z] #45 17.14 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-11-30T19:28:15.101Z] CC images/netdev.o [2020-11-30T19:28:15.101Z] CC images/tty.o [2020-11-30T19:28:15.101Z] CC images/file-lock.o [2020-11-30T19:28:15.101Z] CC images/rlimit.o [2020-11-30T19:28:15.101Z] CC images/pagemap.o [2020-11-30T19:28:15.235Z] #45 6.220 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-11-30T19:28:15.393Z] CC images/siginfo.o [2020-11-30T19:28:15.393Z] CC images/rpc.o [2020-11-30T19:28:15.575Z] #45 ... [2020-11-30T19:28:15.575Z] [2020-11-30T19:28:15.575Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-11-30T19:28:15.575Z] #48 17.61 + cd /tmp/tmp.lBbiMtkcjo/src/github.com/alecthomas/gometalinter [2020-11-30T19:28:15.575Z] #48 17.61 + git checkout -q v2.0.6 [2020-11-30T19:28:15.688Z] CC images/ext-file.o [2020-11-30T19:28:15.688Z] CC images/cgroup.o [2020-11-30T19:28:15.688Z] CC images/userns.o [2020-11-30T19:28:15.688Z] CC images/google/protobuf/descriptor.o [2020-11-30T19:28:15.807Z] #45 6.779 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-11-30T19:28:15.910Z] #48 18.06 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-11-30T19:28:16.325Z] CC images/opts.o [2020-11-30T19:28:16.326Z] CC images/seccomp.o [2020-11-30T19:28:16.326Z] CC images/binfmt-misc.o [2020-11-30T19:28:16.326Z] CC images/time.o [2020-11-30T19:28:16.326Z] CC images/sysctl.o [2020-11-30T19:28:16.326Z] CC images/autofs.o [2020-11-30T19:28:16.326Z] CC images/macvlan.o [2020-11-30T19:28:16.326Z] CC images/sit.o [2020-11-30T19:28:16.379Z] #45 7.329 go: finding gotest.tools/gotestsum v0.6.0 [2020-11-30T19:28:16.379Z] #45 7.338 go: downloading gotest.tools/gotestsum v0.6.0 [2020-11-30T19:28:16.379Z] #45 7.388 go: finding gotest.tools v2.2.0+incompatible [2020-11-30T19:28:16.379Z] #45 7.395 go: downloading gotest.tools v2.2.0+incompatible [2020-11-30T19:28:16.619Z] CC images/memfd.o [2020-11-30T19:28:16.619Z] CC images/timens.o [2020-11-30T19:28:16.619Z] LINK images/built-in.o [2020-11-30T19:28:16.619Z] GEN compel/include/asm [2020-11-30T19:28:16.619Z] GEN compel/include/version.h [2020-11-30T19:28:16.619Z] touch .config [2020-11-30T19:28:16.619Z] GEN include/common/config.h [2020-11-30T19:28:16.619Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-11-30T19:28:16.619Z] GEN compel/plugins/include/uapi/std/syscall.h [2020-11-30T19:28:16.619Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-11-30T19:28:16.619Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-11-30T19:28:16.619Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-11-30T19:28:16.619Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-11-30T19:28:16.619Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-11-30T19:28:16.619Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-11-30T19:28:16.619Z] DEP compel/plugins/std/infect.d [2020-11-30T19:28:16.619Z] DEP compel/plugins/std/string.d [2020-11-30T19:28:16.619Z] DEP compel/plugins/std/log.d [2020-11-30T19:28:16.619Z] DEP compel/plugins/std/fds.d [2020-11-30T19:28:16.640Z] #45 7.718 go: extracting gotest.tools v2.2.0+incompatible [2020-11-30T19:28:16.640Z] #45 7.727 go: extracting gotest.tools/gotestsum v0.6.0 [2020-11-30T19:28:16.901Z] #45 7.975 go: downloading github.com/fatih/color v1.9.0 [2020-11-30T19:28:16.901Z] #45 7.995 go: downloading github.com/pkg/errors v0.9.1 [2020-11-30T19:28:16.901Z] #45 8.008 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-30T19:28:16.901Z] #45 8.010 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2020-11-30T19:28:16.901Z] #45 8.019 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-30T19:28:16.901Z] #45 8.020 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-30T19:28:16.901Z] #45 8.029 go: downloading github.com/spf13/pflag v1.0.3 [2020-11-30T19:28:16.901Z] #45 8.075 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-30T19:28:16.913Z] DEP compel/plugins/std/std.d [2020-11-30T19:28:16.913Z] DEP compel/plugins/shmem/shmem.d [2020-11-30T19:28:16.913Z] DEP compel/plugins/fds/fds.d [2020-11-30T19:28:16.913Z] CC compel/plugins/std/std.o [2020-11-30T19:28:16.913Z] CC compel/plugins/std/fds.o [2020-11-30T19:28:16.913Z] CC compel/plugins/std/log.o [2020-11-30T19:28:17.161Z] #45 8.092 go: extracting github.com/fsnotify/fsnotify v1.4.9 [2020-11-30T19:28:17.161Z] #45 8.100 go: extracting github.com/spf13/pflag v1.0.3 [2020-11-30T19:28:17.161Z] #45 8.102 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-30T19:28:17.161Z] #45 8.107 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-30T19:28:17.161Z] #45 8.156 go: extracting github.com/fatih/color v1.9.0 [2020-11-30T19:28:17.161Z] #45 8.158 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-30T19:28:17.162Z] #45 8.159 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-30T19:28:17.162Z] #45 8.173 go: downloading golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 [2020-11-30T19:28:17.162Z] #45 8.187 go: extracting github.com/pkg/errors v0.9.1 [2020-11-30T19:28:17.162Z] #45 8.231 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-30T19:28:17.162Z] #45 8.233 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-30T19:28:17.215Z] CC compel/plugins/std/string.o [2020-11-30T19:28:17.215Z] CC compel/plugins/std/infect.o [2020-11-30T19:28:17.511Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-11-30T19:28:17.511Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2020-11-30T19:28:17.511Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2020-11-30T19:28:17.511Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-11-30T19:28:17.511Z] AR compel/plugins/std.lib.a [2020-11-30T19:28:17.511Z] CC compel/plugins/fds/fds.o [2020-11-30T19:28:17.511Z] AR compel/plugins/fds.lib.a [2020-11-30T19:28:17.511Z] HOSTDEP compel/src/lib/log-host.d [2020-11-30T19:28:17.511Z] HOSTDEP compel/src/lib/handle-elf-host.d [2020-11-30T19:28:17.511Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-11-30T19:28:17.511Z] HOSTDEP compel/src/main-host.d [2020-11-30T19:28:17.511Z] DEP compel/src/lib/ptrace.d [2020-11-30T19:28:17.511Z] DEP compel/src/lib/infect.d [2020-11-30T19:28:17.511Z] DEP compel/src/lib/infect-util.d [2020-11-30T19:28:17.735Z] #45 8.618 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-30T19:28:17.804Z] DEP compel/src/lib/infect-rpc.d [2020-11-30T19:28:17.804Z] DEP compel/arch/ppc64/src/lib/infect.d [2020-11-30T19:28:17.804Z] DEP compel/arch/ppc64/src/lib/cpu.d [2020-11-30T19:28:17.804Z] DEP compel/src/lib/log.d [2020-11-30T19:28:17.804Z] DEP compel/src/main.d [2020-11-30T19:28:17.804Z] DEP compel/src/lib/handle-elf.d [2020-11-30T19:28:17.804Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-11-30T19:28:17.804Z] CC compel/src/lib/log.o [2020-11-30T19:28:17.804Z] CC compel/arch/ppc64/src/lib/cpu.o [2020-11-30T19:28:17.804Z] CC compel/arch/ppc64/src/lib/infect.o [2020-11-30T19:28:17.996Z] #45 8.984 go: extracting golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 [2020-11-30T19:28:17.996Z] #45 9.178 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-30T19:28:18.097Z] CC compel/src/lib/infect-rpc.o [2020-11-30T19:28:18.097Z] CC compel/src/lib/infect-util.o [2020-11-30T19:28:18.097Z] CC compel/src/lib/infect.o [2020-11-30T19:28:18.257Z] #45 ... [2020-11-30T19:28:18.257Z] [2020-11-30T19:28:18.257Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:28:18.257Z] #38 1.105 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:28:18.257Z] #38 1.188 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:28:18.257Z] #38 1.278 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:28:18.257Z] #38 1.475 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-30T19:28:18.257Z] #38 1.786 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-11-30T19:28:18.257Z] #38 2.095 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-30T19:28:18.257Z] #38 4.484 Fetched 8406 kB in 4s (2263 kB/s) [2020-11-30T19:28:18.257Z] #38 4.484 Reading package lists... [2020-11-30T19:28:18.257Z] #38 5.604 Reading package lists... [2020-11-30T19:28:18.257Z] #38 7.134 Building dependency tree... [2020-11-30T19:28:18.257Z] #38 7.441 Reading state information... [2020-11-30T19:28:18.257Z] #38 7.640 The following additional packages will be installed: [2020-11-30T19:28:18.257Z] #38 7.640 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-11-30T19:28:18.257Z] #38 7.640 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-11-30T19:28:18.257Z] #38 7.641 Suggested packages: [2020-11-30T19:28:18.257Z] #38 7.642 manpages-dev python-setuptools [2020-11-30T19:28:18.257Z] #38 7.924 The following NEW packages will be installed: [2020-11-30T19:28:18.257Z] #38 7.925 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-11-30T19:28:18.257Z] #38 7.926 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-11-30T19:28:18.257Z] #38 7.926 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-11-30T19:28:18.257Z] #38 7.927 python-six zlib1g-dev [2020-11-30T19:28:18.257Z] #38 8.222 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:28:18.257Z] #38 8.222 Need to get 4095 kB of archives. [2020-11-30T19:28:18.257Z] #38 8.222 After this operation, 22.5 MB of additional disk space will be used. [2020-11-30T19:28:18.257Z] #38 8.222 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-11-30T19:28:18.257Z] #38 8.228 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-11-30T19:28:18.257Z] #38 8.231 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-11-30T19:28:18.257Z] #38 8.234 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-11-30T19:28:18.257Z] #38 8.235 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-11-30T19:28:18.257Z] #38 8.238 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-11-30T19:28:18.257Z] #38 8.238 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-11-30T19:28:18.257Z] #38 8.314 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-11-30T19:28:18.257Z] #38 8.382 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-11-30T19:28:18.257Z] #38 8.405 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-11-30T19:28:18.257Z] #38 8.408 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-11-30T19:28:18.257Z] #38 8.454 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-11-30T19:28:18.257Z] #38 8.468 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-11-30T19:28:18.257Z] #38 8.476 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-11-30T19:28:18.257Z] #38 8.510 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-11-30T19:28:18.257Z] #38 8.515 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-11-30T19:28:18.257Z] #38 8.515 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-11-30T19:28:18.257Z] #38 8.857 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:28:18.257Z] #38 8.953 Fetched 4095 kB in 1s (7376 kB/s) [2020-11-30T19:28:18.257Z] #38 9.009 Selecting previously unselected package libcap-dev:amd64. [2020-11-30T19:28:18.257Z] #38 9.009 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-30T19:28:18.257Z] #38 9.033 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-11-30T19:28:18.257Z] #38 9.037 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-11-30T19:28:18.257Z] #38 9.160 Selecting previously unselected package libnet1:amd64. [2020-11-30T19:28:18.257Z] #38 9.162 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-30T19:28:18.257Z] #38 9.227 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-30T19:28:18.257Z] #38 9.313 Selecting previously unselected package libnet1-dev. [2020-11-30T19:28:18.257Z] #38 9.316 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-30T19:28:18.257Z] #38 9.330 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-30T19:28:18.257Z] #38 9.504 Selecting previously unselected package libnl-3-200:amd64. [2020-11-30T19:28:18.455Z] #48 ... [2020-11-30T19:28:18.455Z] [2020-11-30T19:28:18.455Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-11-30T19:28:18.455Z] #20 18.72 + mkdir -p /build [2020-11-30T19:28:18.455Z] #20 18.74 + mv docker/docker /build/ [2020-11-30T19:28:18.455Z] #20 18.76 + rmdir docker [2020-11-30T19:28:18.455Z] #20 DONE 20.4s [2020-11-30T19:28:18.455Z] [2020-11-30T19:28:18.455Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:28:18.455Z] #31 10.77 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-11-30T19:28:18.455Z] #31 15.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-30T19:28:18.455Z] #31 ... [2020-11-30T19:28:18.455Z] [2020-11-30T19:28:18.455Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-30T19:28:18.455Z] #42 10.80 runtime/internal/math [2020-11-30T19:28:18.455Z] #42 11.08 internal/race [2020-11-30T19:28:18.455Z] #42 11.20 sync/atomic [2020-11-30T19:28:18.455Z] #42 11.56 runtime [2020-11-30T19:28:18.455Z] #42 11.98 unicode [2020-11-30T19:28:18.455Z] #42 16.83 unicode/utf8 [2020-11-30T19:28:18.455Z] #42 17.42 math/bits [2020-11-30T19:28:18.455Z] #42 18.97 math [2020-11-30T19:28:18.521Z] #38 9.507 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-11-30T19:28:18.521Z] #38 9.525 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-11-30T19:28:18.521Z] #38 9.623 Selecting previously unselected package libnl-3-dev:amd64. [2020-11-30T19:28:18.521Z] #38 9.623 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-11-30T19:28:18.521Z] #38 9.633 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-11-30T19:28:18.521Z] #38 9.847 Selecting previously unselected package libprotobuf-c1:amd64. [2020-11-30T19:28:18.711Z] #42 ... [2020-11-30T19:28:18.711Z] [2020-11-30T19:28:18.711Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-30T19:28:18.711Z] #29 10.77 math/bits [2020-11-30T19:28:18.711Z] #29 11.19 runtime [2020-11-30T19:28:18.711Z] #29 11.38 math [2020-11-30T19:28:18.711Z] #29 18.85 unicode/utf8 [2020-11-30T19:28:18.711Z] #29 19.72 internal/race [2020-11-30T19:28:18.711Z] #29 19.84 sync/atomic [2020-11-30T19:28:18.711Z] #29 20.65 unicode [2020-11-30T19:28:18.737Z] CC compel/src/lib/ptrace.o [2020-11-30T19:28:18.737Z] AR compel/libcompel.a [2020-11-30T19:28:18.737Z] HOSTCC compel/src/main-host.o [2020-11-30T19:28:18.737Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-11-30T19:28:18.782Z] #38 9.849 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-11-30T19:28:18.782Z] #38 9.904 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-30T19:28:18.782Z] #38 9.994 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-11-30T19:28:18.782Z] #38 9.997 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-11-30T19:28:18.782Z] #38 10.01 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-11-30T19:28:18.782Z] #38 ... [2020-11-30T19:28:18.782Z] [2020-11-30T19:28:18.782Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-11-30T19:28:18.782Z] #7 1.718 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:28:18.782Z] #7 1.739 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:28:18.782Z] #7 1.745 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:28:18.782Z] #7 2.165 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-30T19:28:18.782Z] #7 2.836 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-11-30T19:28:18.782Z] #7 3.447 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-30T19:28:18.782Z] #7 6.772 Fetched 8406 kB in 5s (1567 kB/s) [2020-11-30T19:28:18.782Z] #7 6.772 Reading package lists... [2020-11-30T19:28:18.782Z] #7 8.248 Reading package lists... [2020-11-30T19:28:18.782Z] #7 9.786 Building dependency tree... [2020-11-30T19:28:18.782Z] #7 10.03 Reading state information... [2020-11-30T19:28:18.967Z] #29 ... [2020-11-30T19:28:18.967Z] [2020-11-30T19:28:18.967Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-11-30T19:28:18.967Z] #45 21.14 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-11-30T19:28:19.033Z] HOSTCC compel/src/lib/handle-elf-host.o [2020-11-30T19:28:19.033Z] HOSTCC compel/src/lib/log-host.o [2020-11-30T19:28:19.033Z] HOSTLINK compel/compel-host-bin [2020-11-30T19:28:19.033Z] DEP soccr/soccr.d [2020-11-30T19:28:19.033Z] CC soccr/soccr.o [2020-11-30T19:28:19.043Z] #7 ... [2020-11-30T19:28:19.043Z] [2020-11-30T19:28:19.043Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:28:19.043Z] #31 1.105 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:28:19.043Z] #31 1.188 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:28:19.043Z] #31 1.279 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:28:19.043Z] #31 1.465 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-30T19:28:19.043Z] #31 1.752 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-11-30T19:28:19.043Z] #31 2.171 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-30T19:28:19.043Z] #31 4.796 Fetched 8406 kB in 4s (2051 kB/s) [2020-11-30T19:28:19.043Z] #31 4.796 Reading package lists... [2020-11-30T19:28:19.043Z] #31 6.354 Reading package lists... [2020-11-30T19:28:19.043Z] #31 7.728 Building dependency tree... [2020-11-30T19:28:19.043Z] #31 8.128 Reading state information... [2020-11-30T19:28:19.043Z] #31 8.417 The following additional packages will be installed: [2020-11-30T19:28:19.043Z] #31 8.419 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-11-30T19:28:19.043Z] #31 8.421 Suggested packages: [2020-11-30T19:28:19.043Z] #31 8.421 cmake-doc ninja-build lrzip [2020-11-30T19:28:19.043Z] #31 8.421 Recommended packages: [2020-11-30T19:28:19.043Z] #31 8.421 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-11-30T19:28:19.043Z] #31 8.705 The following NEW packages will be installed: [2020-11-30T19:28:19.043Z] #31 8.707 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-11-30T19:28:19.043Z] #31 8.707 vim-common xxd [2020-11-30T19:28:19.043Z] #31 9.002 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:28:19.043Z] #31 9.002 Need to get 14.9 MB of archives. [2020-11-30T19:28:19.043Z] #31 9.002 After this operation, 61.8 MB of additional disk space will be used. [2020-11-30T19:28:19.043Z] #31 9.002 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-11-30T19:28:19.043Z] #31 9.012 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-30T19:28:19.043Z] #31 9.013 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-11-30T19:28:19.043Z] #31 9.066 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-11-30T19:28:19.043Z] #31 9.363 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-11-30T19:28:19.043Z] #31 9.383 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-11-30T19:28:19.043Z] #31 9.392 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-11-30T19:28:19.043Z] #31 9.401 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-11-30T19:28:19.043Z] #31 9.404 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-11-30T19:28:19.043Z] #31 9.406 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-11-30T19:28:19.043Z] #31 9.821 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:28:19.043Z] #31 9.931 Fetched 14.9 MB in 1s (18.7 MB/s) [2020-11-30T19:28:19.043Z] #31 10.01 Selecting previously unselected package xxd. [2020-11-30T19:28:19.043Z] #31 10.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-30T19:28:19.043Z] #31 10.05 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-11-30T19:28:19.043Z] #31 10.07 Unpacking xxd (2:8.1.0875-5) ... [2020-11-30T19:28:19.043Z] #31 10.22 Selecting previously unselected package vim-common. [2020-11-30T19:28:19.043Z] #31 10.23 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-30T19:28:19.043Z] #31 10.25 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-30T19:28:19.043Z] #31 ... [2020-11-30T19:28:19.043Z] [2020-11-30T19:28:19.043Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-30T19:28:19.043Z] #29 2.099 + RM_GOPATH=0 [2020-11-30T19:28:19.043Z] #29 2.099 + TMP_GOPATH= [2020-11-30T19:28:19.043Z] #29 2.099 + : /build [2020-11-30T19:28:19.043Z] #29 2.099 + '[' -z '' ']' [2020-11-30T19:28:19.043Z] #29 2.099 ++ mktemp -d [2020-11-30T19:28:19.043Z] #29 2.103 + export GOPATH=/tmp/tmp.AkRtRDWVlX [2020-11-30T19:28:19.043Z] #29 2.103 + GOPATH=/tmp/tmp.AkRtRDWVlX [2020-11-30T19:28:19.043Z] #29 2.103 + RM_GOPATH=1 [2020-11-30T19:28:19.043Z] #29 2.103 ++ dirname ./install.sh [2020-11-30T19:28:19.043Z] #29 2.104 + dir=. [2020-11-30T19:28:19.043Z] #29 2.104 + bin=tomlv [2020-11-30T19:28:19.043Z] #29 2.104 + shift [2020-11-30T19:28:19.043Z] #29 2.104 + '[' '!' -f ./tomlv.installer ']' [2020-11-30T19:28:19.043Z] #29 2.104 + . ./tomlv.installer [2020-11-30T19:28:19.043Z] #29 2.104 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-30T19:28:19.043Z] #29 2.104 + install_tomlv [2020-11-30T19:28:19.043Z] #29 2.104 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-30T19:28:19.043Z] #29 2.104 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-30T19:28:19.043Z] #29 2.104 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.AkRtRDWVlX/src/github.com/BurntSushi/toml [2020-11-30T19:28:19.043Z] #29 2.112 Cloning into '/tmp/tmp.AkRtRDWVlX/src/github.com/BurntSushi/toml'... [2020-11-30T19:28:19.043Z] #29 2.656 + cd /tmp/tmp.AkRtRDWVlX/src/github.com/BurntSushi/toml [2020-11-30T19:28:19.043Z] #29 2.656 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-30T19:28:19.043Z] #29 2.663 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-30T19:28:19.043Z] #29 2.776 runtime/internal/sys [2020-11-30T19:28:19.043Z] #29 2.784 runtime/internal/atomic [2020-11-30T19:28:19.043Z] #29 2.797 unicode/utf8 [2020-11-30T19:28:19.043Z] #29 2.808 math/bits [2020-11-30T19:28:19.043Z] #29 2.809 internal/race [2020-11-30T19:28:19.044Z] #29 2.815 unicode [2020-11-30T19:28:19.044Z] #29 2.829 sync/atomic [2020-11-30T19:28:19.044Z] #29 2.829 internal/cpu [2020-11-30T19:28:19.044Z] #29 2.864 runtime/internal/math [2020-11-30T19:28:19.044Z] #29 2.964 encoding [2020-11-30T19:28:19.044Z] #29 3.155 runtime/cgo [2020-11-30T19:28:19.044Z] #29 3.216 internal/testlog [2020-11-30T19:28:19.044Z] #29 3.687 internal/bytealg [2020-11-30T19:28:19.044Z] #29 3.690 math [2020-11-30T19:28:19.044Z] #29 4.029 runtime [2020-11-30T19:28:19.044Z] #29 9.110 sync [2020-11-30T19:28:19.044Z] #29 9.111 internal/reflectlite [2020-11-30T19:28:19.044Z] #29 9.852 sort [2020-11-30T19:28:19.044Z] #29 9.852 errors [2020-11-30T19:28:19.044Z] #29 9.958 io [2020-11-30T19:28:19.044Z] #29 9.962 internal/oserror [2020-11-30T19:28:19.044Z] #29 9.968 strconv [2020-11-30T19:28:19.044Z] #29 10.02 syscall [2020-11-30T19:28:19.044Z] #29 ... [2020-11-30T19:28:19.044Z] [2020-11-30T19:28:19.044Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-11-30T19:28:19.044Z] #22 1.559 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:28:19.044Z] #22 1.578 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:28:19.044Z] #22 1.578 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:28:19.044Z] #22 1.803 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-30T19:28:19.044Z] #22 2.195 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-11-30T19:28:19.044Z] #22 2.797 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-30T19:28:19.044Z] #22 5.230 Fetched 8406 kB in 4s (2144 kB/s) [2020-11-30T19:28:19.044Z] #22 5.230 Reading package lists... [2020-11-30T19:28:19.044Z] #22 7.015 Reading package lists... [2020-11-30T19:28:19.044Z] #22 8.428 Building dependency tree... [2020-11-30T19:28:19.044Z] #22 8.923 Reading state information... [2020-11-30T19:28:19.044Z] #22 9.223 ca-certificates is already the newest version (20200601~deb10u1). [2020-11-30T19:28:19.044Z] #22 9.223 The following additional packages will be installed: [2020-11-30T19:28:19.044Z] #22 9.223 libjq1 libonig5 [2020-11-30T19:28:19.044Z] #22 9.317 The following NEW packages will be installed: [2020-11-30T19:28:19.044Z] #22 9.319 jq libjq1 libonig5 [2020-11-30T19:28:19.044Z] #22 9.672 0 upgraded, 3 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:28:19.044Z] #22 9.672 Need to get 355 kB of archives. [2020-11-30T19:28:19.044Z] #22 9.672 After this operation, 1072 kB of additional disk space will be used. [2020-11-30T19:28:19.044Z] #22 9.672 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-11-30T19:28:19.044Z] #22 9.680 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-11-30T19:28:19.044Z] #22 9.684 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-11-30T19:28:19.044Z] #22 10.02 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:28:19.044Z] #22 10.13 Fetched 355 kB in 0s (1050 kB/s) [2020-11-30T19:28:19.044Z] #22 10.20 Selecting previously unselected package libonig5:amd64. [2020-11-30T19:28:19.044Z] #22 10.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-30T19:28:19.044Z] #22 10.21 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-11-30T19:28:19.044Z] #22 10.22 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-11-30T19:28:19.044Z] #22 10.37 Selecting previously unselected package libjq1:amd64. [2020-11-30T19:28:19.223Z] #45 ... [2020-11-30T19:28:19.223Z] [2020-11-30T19:28:19.223Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-11-30T19:28:19.223Z] #7 11.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-11-30T19:28:19.223Z] #7 14.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-30T19:28:19.223Z] #7 ... [2020-11-30T19:28:19.223Z] [2020-11-30T19:28:19.223Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-11-30T19:28:19.223Z] #60 13.98 + cd /tmp/tmp.iHYPjf4Iyg/src/github.com/rootless-containers/rootlesskit [2020-11-30T19:28:19.223Z] #60 13.98 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-30T19:28:19.223Z] #60 14.31 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-30T19:28:19.223Z] #60 14.31 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-30T19:28:19.309Z] #22 10.38 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-11-30T19:28:19.309Z] #22 10.38 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-30T19:28:19.309Z] #22 ... [2020-11-30T19:28:19.309Z] [2020-11-30T19:28:19.309Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-11-30T19:28:19.309Z] #60 2.365 + RM_GOPATH=0 [2020-11-30T19:28:19.309Z] #60 2.365 + TMP_GOPATH= [2020-11-30T19:28:19.309Z] #60 2.365 + : /build/ [2020-11-30T19:28:19.309Z] #60 2.365 + '[' -z '' ']' [2020-11-30T19:28:19.309Z] #60 2.365 ++ mktemp -d [2020-11-30T19:28:19.309Z] #60 2.369 + export GOPATH=/tmp/tmp.xzFLp3jcH6 [2020-11-30T19:28:19.309Z] #60 2.369 + GOPATH=/tmp/tmp.xzFLp3jcH6 [2020-11-30T19:28:19.309Z] #60 2.369 + RM_GOPATH=1 [2020-11-30T19:28:19.309Z] #60 2.369 ++ dirname ./install.sh [2020-11-30T19:28:19.309Z] #60 2.369 + dir=. [2020-11-30T19:28:19.309Z] #60 2.369 + bin=rootlesskit [2020-11-30T19:28:19.309Z] #60 2.369 + shift [2020-11-30T19:28:19.309Z] #60 2.369 + '[' '!' -f ./rootlesskit.installer ']' [2020-11-30T19:28:19.310Z] #60 2.369 + . ./rootlesskit.installer [2020-11-30T19:28:19.310Z] #60 2.369 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-30T19:28:19.310Z] #60 2.369 + install_rootlesskit [2020-11-30T19:28:19.310Z] #60 2.369 + case "$1" in [2020-11-30T19:28:19.310Z] #60 2.369 + export CGO_ENABLED=0 [2020-11-30T19:28:19.310Z] #60 2.369 + CGO_ENABLED=0 [2020-11-30T19:28:19.310Z] #60 2.369 + _install_rootlesskit [2020-11-30T19:28:19.310Z] #60 2.369 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-11-30T19:28:19.310Z] #60 2.369 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.xzFLp3jcH6/src/github.com/rootless-containers/rootlesskit [2020-11-30T19:28:19.310Z] #60 2.369 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-30T19:28:19.310Z] #60 2.374 Cloning into '/tmp/tmp.xzFLp3jcH6/src/github.com/rootless-containers/rootlesskit'... [2020-11-30T19:28:19.310Z] #60 4.192 + cd /tmp/tmp.xzFLp3jcH6/src/github.com/rootless-containers/rootlesskit [2020-11-30T19:28:19.310Z] #60 4.197 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-30T19:28:19.310Z] #60 4.391 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-30T19:28:19.310Z] #60 4.391 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-30T19:28:19.310Z] #60 ... [2020-11-30T19:28:19.310Z] [2020-11-30T19:28:19.310Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-11-30T19:28:19.310Z] #54 1.721 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:28:19.310Z] #54 1.747 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:28:19.310Z] #54 1.749 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:28:19.310Z] #54 2.285 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-30T19:28:19.310Z] #54 2.891 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-11-30T19:28:19.310Z] #54 3.680 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-30T19:28:19.310Z] #54 6.857 Fetched 8406 kB in 5s (1560 kB/s) [2020-11-30T19:28:19.310Z] #54 6.857 Reading package lists... [2020-11-30T19:28:19.310Z] #54 8.410 Reading package lists... [2020-11-30T19:28:19.310Z] #54 9.615 Building dependency tree... [2020-11-30T19:28:19.310Z] #54 9.857 Reading state information... [2020-11-30T19:28:19.310Z] #54 10.10 The following additional packages will be installed: [2020-11-30T19:28:19.310Z] #54 10.10 libbtrfs0 [2020-11-30T19:28:19.310Z] #54 10.15 The following NEW packages will be installed: [2020-11-30T19:28:19.310Z] #54 10.16 libbtrfs-dev libbtrfs0 [2020-11-30T19:28:19.310Z] #54 10.48 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:28:19.310Z] #54 10.48 Need to get 119 kB of archives. [2020-11-30T19:28:19.310Z] #54 10.48 After this operation, 387 kB of additional disk space will be used. [2020-11-30T19:28:19.310Z] #54 10.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-11-30T19:28:19.310Z] #54 10.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-11-30T19:28:19.326Z] AR soccr/libsoccr.a [2020-11-30T19:28:19.326Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-30T19:28:19.570Z] #54 ... [2020-11-30T19:28:19.571Z] [2020-11-30T19:28:19.571Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-11-30T19:28:19.571Z] #26 1.173 + mktemp -d [2020-11-30T19:28:19.571Z] #26 1.178 + export GOPATH=/tmp/tmp.yacGEZKE3z [2020-11-30T19:28:19.571Z] #26 1.178 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.yacGEZKE3z/src/github.com/go-swagger/go-swagger [2020-11-30T19:28:19.571Z] #26 1.188 Cloning into '/tmp/tmp.yacGEZKE3z/src/github.com/go-swagger/go-swagger'... [2020-11-30T19:28:19.571Z] #26 ... [2020-11-30T19:28:19.571Z] [2020-11-30T19:28:19.571Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-11-30T19:28:19.571Z] #36 1.263 + mktemp -d [2020-11-30T19:28:19.571Z] #36 1.263 + export GOPATH=/tmp/tmp.WMxt6SLxlB [2020-11-30T19:28:19.571Z] #36 1.263 + git clone https://github.com/docker/distribution.git /tmp/tmp.WMxt6SLxlB/src/github.com/docker/distribution [2020-11-30T19:28:19.571Z] #36 1.263 Cloning into '/tmp/tmp.WMxt6SLxlB/src/github.com/docker/distribution'... [2020-11-30T19:28:19.571Z] #36 4.690 + cd /tmp/tmp.WMxt6SLxlB/src/github.com/docker/distribution [2020-11-30T19:28:19.571Z] #36 4.691 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-30T19:28:19.571Z] #36 5.847 + GOPATH=/tmp/tmp.WMxt6SLxlB/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.WMxt6SLxlB go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-11-30T19:28:19.620Z] DEP criu/arch/ppc64/sigframe.d [2020-11-30T19:28:19.620Z] DEP criu/arch/ppc64/crtools.d [2020-11-30T19:28:19.620Z] DEP criu/arch/ppc64/cpu.d [2020-11-30T19:28:19.620Z] CC criu/arch/ppc64/cpu.o [2020-11-30T19:28:19.620Z] CC criu/arch/ppc64/crtools.o [2020-11-30T19:28:19.832Z] #36 ... [2020-11-30T19:28:19.832Z] [2020-11-30T19:28:19.832Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-11-30T19:28:19.832Z] #66 2.115 + RM_GOPATH=0 [2020-11-30T19:28:19.832Z] #66 2.115 + TMP_GOPATH= [2020-11-30T19:28:19.832Z] #66 2.115 + : /build [2020-11-30T19:28:19.832Z] #66 2.115 + '[' -z '' ']' [2020-11-30T19:28:19.832Z] #66 2.115 ++ mktemp -d [2020-11-30T19:28:19.832Z] #66 2.118 Install docker-proxy version 55e924b8a84231a065879156c0de95aefc5f5435 [2020-11-30T19:28:19.832Z] #66 2.119 + export GOPATH=/tmp/tmp.TGvCH0zf9u [2020-11-30T19:28:19.832Z] #66 2.119 + GOPATH=/tmp/tmp.TGvCH0zf9u [2020-11-30T19:28:19.832Z] #66 2.119 + RM_GOPATH=1 [2020-11-30T19:28:19.832Z] #66 2.119 ++ dirname ./install.sh [2020-11-30T19:28:19.832Z] #66 2.119 + dir=. [2020-11-30T19:28:19.832Z] #66 2.119 + bin=proxy [2020-11-30T19:28:19.832Z] #66 2.119 + shift [2020-11-30T19:28:19.832Z] #66 2.119 + '[' '!' -f ./proxy.installer ']' [2020-11-30T19:28:19.832Z] #66 2.119 + . ./proxy.installer [2020-11-30T19:28:19.832Z] #66 2.119 ++ : 55e924b8a84231a065879156c0de95aefc5f5435 [2020-11-30T19:28:19.832Z] #66 2.119 + install_proxy [2020-11-30T19:28:19.832Z] #66 2.119 + case "$1" in [2020-11-30T19:28:19.832Z] #66 2.119 + export CGO_ENABLED=0 [2020-11-30T19:28:19.832Z] #66 2.119 + CGO_ENABLED=0 [2020-11-30T19:28:19.832Z] #66 2.119 + _install_proxy [2020-11-30T19:28:19.832Z] #66 2.119 + echo 'Install docker-proxy version 55e924b8a84231a065879156c0de95aefc5f5435' [2020-11-30T19:28:19.832Z] #66 2.119 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.TGvCH0zf9u/src/github.com/docker/libnetwork [2020-11-30T19:28:19.832Z] #66 2.130 Cloning into '/tmp/tmp.TGvCH0zf9u/src/github.com/docker/libnetwork'... [2020-11-30T19:28:19.832Z] #66 5.865 + cd /tmp/tmp.TGvCH0zf9u/src/github.com/docker/libnetwork [2020-11-30T19:28:19.832Z] #66 5.865 + git checkout -q 55e924b8a84231a065879156c0de95aefc5f5435 [2020-11-30T19:28:19.832Z] #66 6.653 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-30T19:28:19.832Z] #66 ... [2020-11-30T19:28:19.832Z] [2020-11-30T19:28:19.832Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-11-30T19:28:19.832Z] #54 10.78 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:28:19.832Z] #54 10.83 Fetched 119 kB in 0s (419 kB/s) [2020-11-30T19:28:19.832Z] #54 10.92 Selecting previously unselected package libbtrfs0. [2020-11-30T19:28:19.832Z] #54 10.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-30T19:28:19.832Z] #54 10.93 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-11-30T19:28:19.832Z] #54 10.96 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-30T19:28:19.832Z] #54 11.07 Selecting previously unselected package libbtrfs-dev. [2020-11-30T19:28:19.914Z] CC criu/arch/ppc64/sigframe.o [2020-11-30T19:28:19.914Z] LINK criu/arch/ppc64/crtools.built-in.o [2020-11-30T19:28:19.914Z] DEP criu/pie/util-vdso.d [2020-11-30T19:28:19.914Z] DEP criu/pie/util.d [2020-11-30T19:28:19.914Z] CC criu/pie/util.o [2020-11-30T19:28:20.106Z] #54 11.08 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-11-30T19:28:20.106Z] #54 11.09 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-30T19:28:20.106Z] #54 11.33 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-30T19:28:20.216Z] CC criu/pie/util-vdso.o [2020-11-30T19:28:20.216Z] AR criu/pie/pie.lib.a [2020-11-30T19:28:20.216Z] DEP criu/pie/restorer.d [2020-11-30T19:28:20.216Z] DEP criu/arch/ppc64/vdso-trampoline.d [2020-11-30T19:28:20.216Z] DEP criu/arch/ppc64/restorer.d [2020-11-30T19:28:20.370Z] #54 11.37 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-30T19:28:20.370Z] #54 11.47 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:28:20.508Z] DEP criu/arch/ppc64/vdso-pie.d [2020-11-30T19:28:20.508Z] DEP criu/pie/parasite-vdso.d [2020-11-30T19:28:20.508Z] DEP criu/pie/parasite.d [2020-11-30T19:28:20.508Z] CC criu/pie/parasite.o [2020-11-30T19:28:20.592Z] #60 ... [2020-11-30T19:28:20.592Z] [2020-11-30T19:28:20.592Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-11-30T19:28:20.592Z] #45 22.47 go: finding gotest.tools/gotestsum v0.6.0 [2020-11-30T19:28:20.592Z] #45 22.48 go: finding gotest.tools v2.2.0+incompatible [2020-11-30T19:28:20.592Z] #45 22.58 go: downloading gotest.tools/gotestsum v0.6.0 [2020-11-30T19:28:20.592Z] #45 22.60 go: downloading gotest.tools v2.2.0+incompatible [2020-11-30T19:28:20.802Z] LINK criu/pie/parasite.built-in.o [2020-11-30T19:28:20.802Z] GEN criu/pie/parasite-blob.h [2020-11-30T19:28:20.802Z] CC criu/pie/parasite-vdso.o [2020-11-30T19:28:20.802Z] CC criu/arch/ppc64/vdso-pie.o [2020-11-30T19:28:20.848Z] #45 ... [2020-11-30T19:28:20.848Z] [2020-11-30T19:28:20.848Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-11-30T19:28:20.848Z] #22 13.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-11-30T19:28:20.848Z] #22 17.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-30T19:28:20.848Z] #22 ... [2020-11-30T19:28:20.848Z] [2020-11-30T19:28:20.848Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:28:20.848Z] #38 13.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-11-30T19:28:20.848Z] #38 17.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-30T19:28:20.942Z] #54 ... [2020-11-30T19:28:20.942Z] [2020-11-30T19:28:20.942Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-11-30T19:28:20.942Z] #22 10.55 Selecting previously unselected package jq. [2020-11-30T19:28:20.942Z] #22 10.55 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-11-30T19:28:20.942Z] #22 10.59 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-30T19:28:20.942Z] #22 10.70 Setting up libonig5:amd64 (6.9.1-1) ... [2020-11-30T19:28:20.942Z] #22 10.72 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-30T19:28:20.942Z] #22 10.74 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-30T19:28:20.942Z] #22 10.77 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:28:20.942Z] #22 DONE 12.2s [2020-11-30T19:28:21.095Z] CC criu/arch/ppc64/restorer.o [2020-11-30T19:28:21.095Z] CC criu/arch/ppc64/vdso-trampoline.o [2020-11-30T19:28:21.095Z] CC criu/pie/restorer.o [2020-11-30T19:28:21.105Z] #38 ... [2020-11-30T19:28:21.105Z] [2020-11-30T19:28:21.105Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-11-30T19:28:21.105Z] #45 23.23 go: extracting gotest.tools v2.2.0+incompatible [2020-11-30T19:28:21.105Z] #45 23.29 go: extracting gotest.tools/gotestsum v0.6.0 [2020-11-30T19:28:21.203Z] [2020-11-30T19:28:21.203Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-11-30T19:28:21.203Z] #54 DONE 12.3s [2020-11-30T19:28:21.203Z] [2020-11-30T19:28:21.203Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-11-30T19:28:21.203Z] #66 DONE 12.2s [2020-11-30T19:28:21.203Z] [2020-11-30T19:28:21.203Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-11-30T19:28:21.203Z] #7 10.28 The following additional packages will be installed: [2020-11-30T19:28:21.203Z] #7 10.29 libapparmor1 [2020-11-30T19:28:21.203Z] #7 10.29 Suggested packages: [2020-11-30T19:28:21.203Z] #7 10.29 seccomp [2020-11-30T19:28:21.203Z] #7 10.34 The following NEW packages will be installed: [2020-11-30T19:28:21.203Z] #7 10.35 libapparmor-dev libapparmor1 libseccomp-dev [2020-11-30T19:28:21.203Z] #7 10.63 0 upgraded, 3 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:28:21.203Z] #7 10.63 Need to get 293 kB of archives. [2020-11-30T19:28:21.203Z] #7 10.63 After this operation, 952 kB of additional disk space will be used. [2020-11-30T19:28:21.203Z] #7 10.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-11-30T19:28:21.203Z] #7 10.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-11-30T19:28:21.203Z] #7 10.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-11-30T19:28:21.203Z] #7 10.94 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:28:21.203Z] #7 11.01 Fetched 293 kB in 0s (1081 kB/s) [2020-11-30T19:28:21.203Z] #7 11.09 Selecting previously unselected package libapparmor1:amd64. [2020-11-30T19:28:21.203Z] #7 11.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-30T19:28:21.203Z] #7 11.15 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-11-30T19:28:21.203Z] #7 11.19 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-11-30T19:28:21.203Z] #7 11.37 Selecting previously unselected package libapparmor-dev:amd64. [2020-11-30T19:28:21.203Z] #7 11.38 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-11-30T19:28:21.203Z] #7 11.39 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-11-30T19:28:21.203Z] #7 11.68 Selecting previously unselected package libseccomp-dev:amd64. [2020-11-30T19:28:21.203Z] #7 11.68 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-11-30T19:28:21.203Z] #7 11.69 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-11-30T19:28:21.203Z] #7 11.97 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-11-30T19:28:21.203Z] #7 12.02 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-11-30T19:28:21.203Z] #7 12.15 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-11-30T19:28:21.203Z] #7 12.29 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:28:21.468Z] #7 ... [2020-11-30T19:28:21.468Z] [2020-11-30T19:28:21.468Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-11-30T19:28:21.468Z] #23 DONE 0.4s [2020-11-30T19:28:21.732Z] [2020-11-30T19:28:21.732Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-30T19:28:21.732Z] #42 9.973 internal/reflectlite [2020-11-30T19:28:21.732Z] #42 9.979 sync [2020-11-30T19:28:21.732Z] #42 10.30 github.com/LK4D4/vndr/godl/singleflight [2020-11-30T19:28:21.732Z] #42 10.30 math/rand [2020-11-30T19:28:21.732Z] #42 10.30 internal/singleflight [2020-11-30T19:28:21.732Z] #42 10.75 sort [2020-11-30T19:28:21.732Z] #42 10.75 errors [2020-11-30T19:28:21.732Z] #42 10.97 io [2020-11-30T19:28:21.732Z] #42 10.97 internal/oserror [2020-11-30T19:28:21.732Z] #42 10.97 vendor/golang.org/x/net/dns/dnsmessage [2020-11-30T19:28:21.732Z] #42 10.97 strconv [2020-11-30T19:28:21.732Z] #42 11.02 syscall [2020-11-30T19:28:21.732Z] #42 11.37 bytes [2020-11-30T19:28:21.732Z] #42 11.38 strings [2020-11-30T19:28:21.732Z] #42 11.38 hash [2020-11-30T19:28:21.732Z] #42 11.38 crypto/internal/randutil [2020-11-30T19:28:21.732Z] #42 11.52 crypto/hmac [2020-11-30T19:28:21.732Z] #42 11.52 hash/crc32 [2020-11-30T19:28:21.732Z] #42 11.64 vendor/golang.org/x/crypto/hkdf [2020-11-30T19:28:21.732Z] #42 12.06 crypto [2020-11-30T19:28:21.732Z] #42 12.06 crypto/rc4 [2020-11-30T19:28:21.732Z] #42 12.06 bufio [2020-11-30T19:28:21.732Z] #42 12.06 vendor/golang.org/x/text/transform [2020-11-30T19:28:21.732Z] #42 12.06 reflect [2020-11-30T19:28:21.732Z] #42 12.60 regexp/syntax [2020-11-30T19:28:21.732Z] #42 12.60 path [2020-11-30T19:28:21.732Z] #42 ... [2020-11-30T19:28:21.732Z] [2020-11-30T19:28:21.732Z] LINK criu/pie/restorer.built-in.o [2020-11-30T19:28:21.732Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-11-30T19:28:21.732Z] #7 DONE 12.9s [2020-11-30T19:28:21.732Z] GEN criu/pie/restorer-blob.h [2020-11-30T19:28:21.732Z] DEP criu/vdso.d [2020-11-30T19:28:21.732Z] DEP criu/uts_ns.d [2020-11-30T19:28:21.732Z] [2020-11-30T19:28:21.732Z] DEP criu/util.d [2020-11-30T19:28:21.732Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-30T19:28:21.732Z] #55 DONE 0.6s [2020-11-30T19:28:21.992Z] [2020-11-30T19:28:21.992Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-30T19:28:21.992Z] #50 DONE 0.1s [2020-11-30T19:28:21.992Z] [2020-11-30T19:28:21.992Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-11-30T19:28:21.992Z] #51 DONE 0.2s [2020-11-30T19:28:21.992Z] [2020-11-30T19:28:21.992Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-11-30T19:28:21.992Z] #56 DONE 0.2s [2020-11-30T19:28:21.992Z] [2020-11-30T19:28:21.992Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-11-30T19:28:22.025Z] DEP criu/uffd.d [2020-11-30T19:28:22.025Z] DEP criu/tun.d [2020-11-30T19:28:22.025Z] DEP criu/tty.d [2020-11-30T19:28:22.025Z] DEP criu/timerfd.d [2020-11-30T19:28:22.025Z] DEP criu/timens.d [2020-11-30T19:28:22.025Z] DEP criu/sysfs_parse.d [2020-11-30T19:28:22.317Z] DEP criu/sysctl.d [2020-11-30T19:28:22.317Z] DEP criu/string.d [2020-11-30T19:28:22.317Z] DEP criu/stats.d [2020-11-30T19:28:22.317Z] DEP criu/sockets.d [2020-11-30T19:28:22.317Z] DEP criu/sk-unix.d [2020-11-30T19:28:22.317Z] DEP criu/sk-tcp.d [2020-11-30T19:28:22.317Z] DEP criu/sk-queue.d [2020-11-30T19:28:22.317Z] DEP criu/sk-packet.d [2020-11-30T19:28:22.610Z] DEP criu/sk-netlink.d [2020-11-30T19:28:22.610Z] DEP criu/sk-inet.d [2020-11-30T19:28:22.610Z] DEP criu/signalfd.d [2020-11-30T19:28:22.610Z] DEP criu/sigframe.d [2020-11-30T19:28:22.610Z] DEP criu/shmem.d [2020-11-30T19:28:22.610Z] DEP criu/servicefd.d [2020-11-30T19:28:22.610Z] DEP criu/seize.d [2020-11-30T19:28:22.610Z] DEP criu/seccomp.d [2020-11-30T19:28:22.905Z] DEP criu/rst-malloc.d [2020-11-30T19:28:22.905Z] DEP criu/rbtree.d [2020-11-30T19:28:22.905Z] DEP criu/pstree.d [2020-11-30T19:28:22.905Z] DEP criu/protobuf.d [2020-11-30T19:28:22.905Z] GEN criu/protobuf-desc-gen.h [2020-11-30T19:28:23.198Z] DEP criu/protobuf-desc.d [2020-11-30T19:28:23.198Z] DEP criu/proc_parse.d [2020-11-30T19:28:23.198Z] DEP criu/plugin.d [2020-11-30T19:28:23.377Z] #57 ... [2020-11-30T19:28:23.377Z] [2020-11-30T19:28:23.377Z] #8 [dev 1/25] RUN groupadd -r docker [2020-11-30T19:28:23.377Z] #8 DONE 1.6s [2020-11-30T19:28:23.377Z] [2020-11-30T19:28:23.377Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-11-30T19:28:23.377Z] #57 1.492 + RM_GOPATH=0 [2020-11-30T19:28:23.377Z] #57 1.492 + TMP_GOPATH= [2020-11-30T19:28:23.377Z] #57 1.492 + : /build [2020-11-30T19:28:23.377Z] #57 1.492 + '[' -z '' ']' [2020-11-30T19:28:23.377Z] #57 1.492 ++ mktemp -d [2020-11-30T19:28:23.377Z] #57 1.496 + export GOPATH=/tmp/tmp.LgMa2KE7u6 [2020-11-30T19:28:23.377Z] #57 1.496 + GOPATH=/tmp/tmp.LgMa2KE7u6 [2020-11-30T19:28:23.377Z] #57 1.496 + RM_GOPATH=1 [2020-11-30T19:28:23.377Z] #57 1.496 ++ dirname ./install.sh [2020-11-30T19:28:23.377Z] #57 1.505 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-30T19:28:23.377Z] #57 1.509 + dir=. [2020-11-30T19:28:23.377Z] #57 1.509 + bin=containerd [2020-11-30T19:28:23.377Z] #57 1.509 + shift [2020-11-30T19:28:23.377Z] #57 1.509 + '[' '!' -f ./containerd.installer ']' [2020-11-30T19:28:23.377Z] #57 1.509 + . ./containerd.installer [2020-11-30T19:28:23.377Z] #57 1.509 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-30T19:28:23.377Z] #57 1.509 + install_containerd [2020-11-30T19:28:23.377Z] #57 1.509 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-11-30T19:28:23.377Z] #57 1.509 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LgMa2KE7u6/src/github.com/containerd/containerd [2020-11-30T19:28:23.377Z] #57 1.509 Cloning into '/tmp/tmp.LgMa2KE7u6/src/github.com/containerd/containerd'... [2020-11-30T19:28:23.504Z] DEP criu/pipes.d [2020-11-30T19:28:23.504Z] DEP criu/pie-util.d [2020-11-30T19:28:23.504Z] DEP criu/pie-util-vdso.d [2020-11-30T19:28:23.504Z] DEP criu/path.d [2020-11-30T19:28:23.504Z] DEP criu/parasite-syscall.d [2020-11-30T19:28:23.504Z] DEP criu/pagemap.d [2020-11-30T19:28:23.504Z] DEP criu/pagemap-cache.d [2020-11-30T19:28:23.504Z] DEP criu/page-xfer.d [2020-11-30T19:28:23.624Z] #45 25.45 go: downloading github.com/fatih/color v1.9.0 [2020-11-30T19:28:23.624Z] #45 25.48 go: downloading github.com/pkg/errors v0.9.1 [2020-11-30T19:28:23.624Z] #45 25.53 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2020-11-30T19:28:23.624Z] #45 25.64 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-30T19:28:23.624Z] #45 25.93 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-30T19:28:23.796Z] DEP criu/page-pipe.d [2020-11-30T19:28:23.796Z] DEP criu/netfilter.d [2020-11-30T19:28:23.796Z] DEP criu/net.d [2020-11-30T19:28:23.796Z] DEP criu/namespaces.d [2020-11-30T19:28:23.796Z] DEP criu/mount.d [2020-11-30T19:28:23.796Z] DEP criu/memfd.d [2020-11-30T19:28:23.796Z] DEP criu/mem.d [2020-11-30T19:28:23.881Z] #45 26.06 go: extracting github.com/pkg/errors v0.9.1 [2020-11-30T19:28:23.881Z] #45 26.19 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-30T19:28:24.089Z] DEP criu/lsm.d [2020-11-30T19:28:24.089Z] DEP criu/log.d [2020-11-30T19:28:24.089Z] DEP criu/libnetlink.d [2020-11-30T19:28:24.089Z] DEP criu/kerndat.d [2020-11-30T19:28:24.089Z] DEP criu/kcmp-ids.d [2020-11-30T19:28:24.089Z] DEP criu/irmap.d [2020-11-30T19:28:24.089Z] DEP criu/ipc_ns.d [2020-11-30T19:28:24.089Z] DEP criu/image.d [2020-11-30T19:28:24.138Z] #45 26.42 go: extracting github.com/fatih/color v1.9.0 [2020-11-30T19:28:24.138Z] #45 26.46 go: extracting github.com/fsnotify/fsnotify v1.4.9 [2020-11-30T19:28:24.385Z] DEP criu/image-desc.d [2020-11-30T19:28:24.385Z] DEP criu/fsnotify.d [2020-11-30T19:28:24.385Z] DEP criu/filesystems.d [2020-11-30T19:28:24.385Z] DEP criu/files.d [2020-11-30T19:28:24.385Z] DEP criu/files-reg.d [2020-11-30T19:28:24.385Z] DEP criu/files-ext.d [2020-11-30T19:28:24.385Z] DEP criu/file-lock.d [2020-11-30T19:28:24.395Z] #45 26.54 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-30T19:28:24.652Z] #45 26.61 go: downloading golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 [2020-11-30T19:28:24.652Z] #45 26.66 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-30T19:28:24.652Z] #45 26.86 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-30T19:28:24.652Z] #45 26.86 go: downloading github.com/spf13/pflag v1.0.3 [2020-11-30T19:28:24.685Z] DEP criu/file-ids.d [2020-11-30T19:28:24.685Z] DEP criu/fifo.d [2020-11-30T19:28:24.685Z] DEP criu/fdstore.d [2020-11-30T19:28:24.685Z] DEP criu/fault-injection.d [2020-11-30T19:28:24.685Z] DEP criu/external.d [2020-11-30T19:28:24.685Z] DEP criu/eventpoll.d [2020-11-30T19:28:24.685Z] DEP criu/eventfd.d [2020-11-30T19:28:24.685Z] DEP criu/crtools.d [2020-11-30T19:28:24.685Z] DEP criu/cr-service.d [2020-11-30T19:28:24.766Z] #57 ... [2020-11-30T19:28:24.766Z] [2020-11-30T19:28:24.766Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-11-30T19:28:24.766Z] #9 DONE 1.2s [2020-11-30T19:28:24.766Z] [2020-11-30T19:28:24.766Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:28:24.766Z] #24 2.596 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-11-30T19:28:24.766Z] #24 2.797 [2020-11-30T19:28:24.910Z] #45 27.00 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-30T19:28:24.985Z] DEP criu/cr-restore.d [2020-11-30T19:28:24.985Z] DEP criu/cr-errno.d [2020-11-30T19:28:24.986Z] DEP criu/cr-dump.d [2020-11-30T19:28:24.986Z] DEP criu/cr-dedup.d [2020-11-30T19:28:24.986Z] DEP criu/cr-check.d [2020-11-30T19:28:24.986Z] DEP criu/config.d [2020-11-30T19:28:24.986Z] DEP criu/clone-noasan.d [2020-11-30T19:28:25.030Z] #24 2.930 #### 6.0% ############# 19.4% ####################### 32.9% ################################## 47.3% ################################################ 66.8% ############################################################ 84.2% ##################################################################### 96.7% ######################################################################## 100.0% [2020-11-30T19:28:25.030Z] #24 3.730 [2020-11-30T19:28:25.279Z] DEP criu/cgroup.d [2020-11-30T19:28:25.279Z] DEP criu/cgroup-props.d [2020-11-30T19:28:25.279Z] DEP criu/bitmap.d [2020-11-30T19:28:25.279Z] DEP criu/bfd.d [2020-11-30T19:28:25.279Z] DEP criu/autofs.d [2020-11-30T19:28:25.279Z] DEP criu/aio.d [2020-11-30T19:28:25.279Z] DEP criu/action-scripts.d [2020-11-30T19:28:25.279Z] CC criu/action-scripts.o [2020-11-30T19:28:25.474Z] #45 27.74 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-30T19:28:25.573Z] CC criu/aio.o [2020-11-30T19:28:25.573Z] CC criu/autofs.o [2020-11-30T19:28:25.730Z] #45 27.85 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-30T19:28:25.730Z] #45 27.85 go: extracting github.com/spf13/pflag v1.0.3 [2020-11-30T19:28:25.730Z] #45 27.97 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-30T19:28:25.825Z] #24 3.943 0.1% ######################### 35.3% ############################################### 65.5% ##################################################################### 96.8% ######################################################################## 100.0% [2020-11-30T19:28:25.825Z] #24 ... [2020-11-30T19:28:25.825Z] [2020-11-30T19:28:25.825Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-11-30T19:28:25.825Z] #10 1.024 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-11-30T19:28:25.825Z] #10 DONE 1.3s [2020-11-30T19:28:25.825Z] [2020-11-30T19:28:25.825Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:28:25.825Z] #24 4.415 [2020-11-30T19:28:26.221Z] CC criu/bfd.o [2020-11-30T19:28:26.221Z] CC criu/bitmap.o [2020-11-30T19:28:26.221Z] CC criu/cgroup-props.o [2020-11-30T19:28:26.514Z] CC criu/cgroup.o [2020-11-30T19:28:26.608Z] #24 4.599 0.0% #### 5.6% ########## 14.8% ###################### 30.6% ################################ 45.4% ############################################## 64.6% ############################################################# 84.8% ######################################################################## 100.0% [2020-11-30T19:28:26.663Z] #45 ... [2020-11-30T19:28:26.664Z] [2020-11-30T19:28:26.664Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-11-30T19:28:26.664Z] #36 27.11 Checking out files: 37% (619/1665) Checking out files: 38% (633/1665) Checking out files: 39% (650/1665) Checking out files: 40% (666/1665) Checking out files: 41% (683/1665) Checking out files: 42% (700/1665) Checking out files: 43% (716/1665) Checking out files: 44% (733/1665) Checking out files: 45% (750/1665) Checking out files: 46% (766/1665) Checking out files: 47% (783/1665) Checking out files: 48% (800/1665) Checking out files: 49% (816/1665) Checking out files: 50% (833/1665) Checking out files: 51% (850/1665) Checking out files: 52% (866/1665) Checking out files: 53% (883/1665) Checking out files: 54% (900/1665) Checking out files: 55% (916/1665) Checking out files: 56% (933/1665) Checking out files: 57% (950/1665) Checking out files: 58% (966/1665) Checking out files: 59% (983/1665) Checking out files: 60% (999/1665) Checking out files: 61% (1016/1665) Checking out files: 62% (1033/1665) Checking out files: 63% (1049/1665) Checking out files: 64% (1066/1665) Checking out files: 65% (1083/1665) Checking out files: 66% (1099/1665) Checking out files: 67% (1116/1665) Checking out files: 67% (1124/1665) Checking out files: 68% (1133/1665) Checking out files: 69% (1149/1665) Checking out files: 70% (1166/1665) Checking out files: 71% (1183/1665) Checking out files: 72% (1199/1665) Checking out files: 73% (1216/1665) Checking out files: 74% (1233/1665) Checking out files: 75% (1249/1665) Checking out files: 76% (1266/1665) Checking out files: 77% (1283/1665) Checking out files: 78% (1299/1665) Checking out files: 79% (1316/1665) Checking out files: 80% (1332/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-11-30T19:28:26.664Z] #36 29.14 + cd /tmp/tmp.8K3ZFxjuUK/src/github.com/docker/distribution [2020-11-30T19:28:26.664Z] #36 29.14 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-30T19:28:26.870Z] #24 5.393 [2020-11-30T19:28:26.870Z] [2020-11-30T19:28:26.870Z] #24 ... [2020-11-30T19:28:26.870Z] [2020-11-30T19:28:26.870Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:28:26.870Z] #31 10.42 Selecting previously unselected package cmake-data. [2020-11-30T19:28:26.870Z] #31 10.43 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-11-30T19:28:26.870Z] #31 10.44 Unpacking cmake-data (3.13.4-1) ... [2020-11-30T19:28:26.870Z] #31 11.73 Selecting previously unselected package libicu63:amd64. [2020-11-30T19:28:26.870Z] #31 11.73 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-11-30T19:28:26.870Z] #31 11.75 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-30T19:28:26.870Z] #31 14.54 Selecting previously unselected package libxml2:amd64. [2020-11-30T19:28:26.870Z] #31 14.54 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-11-30T19:28:26.870Z] #31 14.55 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-11-30T19:28:26.870Z] #31 14.86 Selecting previously unselected package libarchive13:amd64. [2020-11-30T19:28:26.870Z] #31 14.86 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-11-30T19:28:26.870Z] #31 14.89 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-11-30T19:28:26.870Z] #31 15.10 Selecting previously unselected package libjsoncpp1:amd64. [2020-11-30T19:28:26.870Z] #31 15.10 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-11-30T19:28:26.870Z] #31 15.11 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-11-30T19:28:26.870Z] #31 15.23 Selecting previously unselected package librhash0:amd64. [2020-11-30T19:28:26.870Z] #31 15.23 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-11-30T19:28:26.870Z] #31 15.25 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-11-30T19:28:26.870Z] #31 15.37 Selecting previously unselected package libuv1:amd64. [2020-11-30T19:28:26.870Z] #31 15.37 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-11-30T19:28:26.870Z] #31 15.41 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-11-30T19:28:26.870Z] #31 15.52 Selecting previously unselected package cmake. [2020-11-30T19:28:26.870Z] #31 15.52 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-11-30T19:28:26.870Z] #31 15.53 Unpacking cmake (3.13.4-1) ... [2020-11-30T19:28:26.871Z] #31 16.92 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-30T19:28:26.871Z] #31 17.05 Setting up xxd (2:8.1.0875-5) ... [2020-11-30T19:28:26.871Z] #31 17.14 Setting up libuv1:amd64 (1.24.1-1) ... [2020-11-30T19:28:26.871Z] #31 17.22 Setting up vim-common (2:8.1.0875-5) ... [2020-11-30T19:28:26.871Z] #31 17.29 Setting up librhash0:amd64 (1.3.8-1) ... [2020-11-30T19:28:26.871Z] #31 17.32 Setting up cmake-data (3.13.4-1) ... [2020-11-30T19:28:26.871Z] #31 17.40 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-11-30T19:28:26.871Z] #31 17.48 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-11-30T19:28:26.871Z] #31 17.58 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-11-30T19:28:26.871Z] #31 17.62 Setting up cmake (3.13.4-1) ... [2020-11-30T19:28:26.871Z] #31 17.67 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:28:26.871Z] #31 17.71 Processing triggers for mime-support (3.62) ... [2020-11-30T19:28:26.871Z] #31 DONE 18.2s [2020-11-30T19:28:26.871Z] [2020-11-30T19:28:26.871Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:28:27.132Z] #24 5.596 0.0% [2020-11-30T19:28:27.132Z] #24 ... [2020-11-30T19:28:27.132Z] [2020-11-30T19:28:27.132Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-11-30T19:28:27.132Z] #11 DONE 1.2s [2020-11-30T19:28:27.132Z] [2020-11-30T19:28:27.132Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:28:27.132Z] #24 5.596 0.0% ## 4.0% [2020-11-30T19:28:27.132Z] #24 ... [2020-11-30T19:28:27.132Z] [2020-11-30T19:28:27.132Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-30T19:28:27.132Z] #32 DONE 0.1s [2020-11-30T19:28:27.132Z] [2020-11-30T19:28:27.132Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:28:27.394Z] #24 5.596 0.0% ## 4.0% ###### 9.2% [2020-11-30T19:28:27.394Z] #24 ... [2020-11-30T19:28:27.394Z] [2020-11-30T19:28:27.394Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-11-30T19:28:27.394Z] #33 DONE 0.1s [2020-11-30T19:28:27.394Z] [2020-11-30T19:28:27.394Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:28:27.554Z] CC criu/clone-noasan.o [2020-11-30T19:28:27.554Z] CC criu/config.o [2020-11-30T19:28:27.655Z] #24 5.596 0.0% ## 4.0% ###### 9.2% ########## 14.1% ############ 17.8% ################# 24.7% ##################### 30.4% [2020-11-30T19:28:27.655Z] #24 ... [2020-11-30T19:28:27.655Z] [2020-11-30T19:28:27.655Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:28:27.655Z] #38 10.11 Selecting previously unselected package zlib1g-dev:amd64. [2020-11-30T19:28:27.655Z] #38 10.11 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-11-30T19:28:27.655Z] #38 10.12 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-11-30T19:28:27.655Z] #38 10.28 Selecting previously unselected package libprotobuf17:amd64. [2020-11-30T19:28:27.655Z] #38 10.29 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-11-30T19:28:27.655Z] #38 10.30 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-11-30T19:28:27.655Z] #38 10.59 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-11-30T19:28:27.655Z] #38 10.59 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-11-30T19:28:27.655Z] #38 10.61 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-11-30T19:28:27.655Z] #38 10.72 Selecting previously unselected package libprotobuf-dev:amd64. [2020-11-30T19:28:27.655Z] #38 10.73 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-11-30T19:28:27.655Z] #38 10.73 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-11-30T19:28:27.655Z] #38 11.40 Selecting previously unselected package libprotoc17:amd64. [2020-11-30T19:28:27.655Z] #38 11.41 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-11-30T19:28:27.655Z] #38 11.48 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-11-30T19:28:27.655Z] #38 11.96 Selecting previously unselected package protobuf-c-compiler. [2020-11-30T19:28:27.655Z] #38 11.97 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-11-30T19:28:27.655Z] #38 11.98 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-30T19:28:27.655Z] #38 12.26 Selecting previously unselected package protobuf-compiler. [2020-11-30T19:28:27.655Z] #38 12.26 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-11-30T19:28:27.655Z] #38 12.29 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-11-30T19:28:27.655Z] #38 12.63 Selecting previously unselected package python-pkg-resources. [2020-11-30T19:28:27.655Z] #38 12.63 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-11-30T19:28:27.655Z] #38 12.68 Unpacking python-pkg-resources (40.8.0-1) ... [2020-11-30T19:28:27.655Z] #38 12.97 Selecting previously unselected package python-six. [2020-11-30T19:28:27.655Z] #38 12.98 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-11-30T19:28:27.655Z] #38 13.00 Unpacking python-six (1.12.0-1) ... [2020-11-30T19:28:27.655Z] #38 13.22 Selecting previously unselected package python-protobuf. [2020-11-30T19:28:27.655Z] #38 13.22 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-11-30T19:28:27.655Z] #38 13.23 Unpacking python-protobuf (3.6.1.3-2) ... [2020-11-30T19:28:27.655Z] #38 13.52 Setting up python-pkg-resources (40.8.0-1) ... [2020-11-30T19:28:27.655Z] #38 15.02 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-11-30T19:28:27.655Z] #38 15.04 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-30T19:28:27.655Z] #38 15.06 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-30T19:28:27.655Z] #38 15.10 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-11-30T19:28:27.655Z] #38 15.13 Setting up python-six (1.12.0-1) ... [2020-11-30T19:28:27.655Z] #38 16.24 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-11-30T19:28:27.655Z] #38 16.25 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-11-30T19:28:27.655Z] #38 16.28 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-11-30T19:28:27.655Z] #38 16.30 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-11-30T19:28:27.655Z] #38 16.31 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-11-30T19:28:27.655Z] #38 16.33 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-11-30T19:28:27.655Z] #38 16.34 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-30T19:28:27.655Z] #38 16.37 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-11-30T19:28:27.655Z] #38 16.39 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-30T19:28:27.655Z] #38 16.41 Setting up python-protobuf (3.6.1.3-2) ... [2020-11-30T19:28:27.655Z] #38 18.49 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-11-30T19:28:27.655Z] #38 18.54 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:28:27.655Z] #38 DONE 18.9s [2020-11-30T19:28:27.655Z] [2020-11-30T19:28:27.655Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:28:28.180Z] #24 5.596 0.0% ## 4.0% ###### 9.2% ########## 14.1% ############ 17.8% ################# 24.7% ##################### 30.4% ########################### 38.1% ################################ 44.5% #################################### 51.4% ########################################### 59.8% [2020-11-30T19:28:28.180Z] #24 ... [2020-11-30T19:28:28.180Z] [2020-11-30T19:28:28.180Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-30T19:28:28.180Z] #29 10.41 strings [2020-11-30T19:28:28.180Z] #29 10.41 bytes [2020-11-30T19:28:28.180Z] #29 10.42 text/tabwriter [2020-11-30T19:28:28.180Z] #29 11.02 reflect [2020-11-30T19:28:28.180Z] #29 11.25 bufio [2020-11-30T19:28:28.180Z] #29 11.49 path [2020-11-30T19:28:28.180Z] #29 12.04 time [2020-11-30T19:28:28.180Z] #29 12.04 internal/syscall/execenv [2020-11-30T19:28:28.180Z] #29 12.04 internal/syscall/unix [2020-11-30T19:28:28.180Z] #29 13.16 internal/poll [2020-11-30T19:28:28.180Z] #29 13.66 internal/fmtsort [2020-11-30T19:28:28.180Z] #29 13.73 os [2020-11-30T19:28:28.180Z] #29 14.35 path/filepath [2020-11-30T19:28:28.180Z] #29 14.35 fmt [2020-11-30T19:28:28.180Z] #29 14.77 io/ioutil [2020-11-30T19:28:28.180Z] #29 15.73 flag [2020-11-30T19:28:28.180Z] #29 15.73 github.com/BurntSushi/toml [2020-11-30T19:28:28.180Z] #29 15.73 log [2020-11-30T19:28:28.180Z] #29 17.22 github.com/BurntSushi/toml/cmd/tomlv [2020-11-30T19:28:28.180Z] #29 DONE 19.2s [2020-11-30T19:28:28.180Z] [2020-11-30T19:28:28.180Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:28:28.192Z] CC criu/cr-check.o [2020-11-30T19:28:28.703Z] #24 5.596 0.0% ## 4.0% ###### 9.2% ########## 14.1% ############ 17.8% ################# 24.7% ##################### 30.4% ########################### 38.1% ################################ 44.5% #################################### 51.4% ########################################### 59.8% ################################################# 68.1% ###################################################### 76.0% ########################################################### 82.5% ############################################################### 88.7% #################################################################### 95.1%#24 ... [2020-11-30T19:28:28.703Z] [2020-11-30T19:28:28.703Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-11-30T19:28:28.703Z] #12 DONE 1.7s [2020-11-30T19:28:28.703Z] [2020-11-30T19:28:28.703Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:28:28.703Z] #24 5.596 0.0% ## 4.0% ###### 9.2% ########## 14.1% ############ 17.8% ################# 24.7% ##################### 30.4% ########################### 38.1% ################################ 44.5% #################################### 51.4% ########################################### 59.8% ################################################# 68.1% ###################################################### 76.0% ########################################################### 82.5% ############################################################### 88.7% #################################################################### 95.1% ######################################################################## 100.0% [2020-11-30T19:28:28.829Z] CC criu/cr-dedup.o [2020-11-30T19:28:28.829Z] CC criu/cr-dump.o [2020-11-30T19:28:28.973Z] #24 7.457 [2020-11-30T19:28:28.973Z] #24 ... [2020-11-30T19:28:28.973Z] [2020-11-30T19:28:28.973Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-11-30T19:28:28.973Z] #45 9.967 go: finding github.com/fatih/color v1.9.0 [2020-11-30T19:28:28.973Z] #45 10.00 go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-30T19:28:28.973Z] #45 10.00 go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-30T19:28:28.973Z] #45 10.01 go: finding github.com/spf13/pflag v1.0.3 [2020-11-30T19:28:28.973Z] #45 10.06 go: finding golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 [2020-11-30T19:28:28.973Z] #45 10.07 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-30T19:28:28.973Z] #45 10.08 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-30T19:28:28.973Z] #45 10.08 go: finding github.com/pkg/errors v0.9.1 [2020-11-30T19:28:28.973Z] #45 10.08 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-30T19:28:28.973Z] #45 10.08 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-30T19:28:28.973Z] #45 10.11 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-30T19:28:28.973Z] #45 10.15 go: finding github.com/fsnotify/fsnotify v1.4.9 [2020-11-30T19:28:28.973Z] #45 ... [2020-11-30T19:28:28.973Z] [2020-11-30T19:28:28.973Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-30T19:28:28.973Z] #42 13.88 internal/syscall/unix [2020-11-30T19:28:28.973Z] #42 13.91 internal/syscall/execenv [2020-11-30T19:28:28.973Z] #42 13.91 time [2020-11-30T19:28:28.973Z] #42 14.43 regexp [2020-11-30T19:28:28.973Z] #42 15.71 github.com/LK4D4/vndr/versioned [2020-11-30T19:28:28.973Z] #42 15.96 encoding/binary [2020-11-30T19:28:28.973Z] #42 16.04 internal/fmtsort [2020-11-30T19:28:28.973Z] #42 16.53 encoding/base64 [2020-11-30T19:28:28.973Z] #42 16.53 crypto/cipher [2020-11-30T19:28:28.973Z] #42 16.53 crypto/sha512 [2020-11-30T19:28:28.973Z] #42 16.54 crypto/ed25519/internal/edwards25519 [2020-11-30T19:28:28.973Z] #42 16.54 crypto/md5 [2020-11-30T19:28:28.973Z] #42 16.55 crypto/sha1 [2020-11-30T19:28:28.973Z] #42 16.61 crypto/sha256 [2020-11-30T19:28:28.973Z] #42 16.95 internal/poll [2020-11-30T19:28:28.973Z] #42 17.05 context [2020-11-30T19:28:28.973Z] #42 17.27 encoding/pem [2020-11-30T19:28:28.973Z] #42 17.60 vendor/golang.org/x/crypto/poly1305 [2020-11-30T19:28:28.973Z] #42 17.77 vendor/golang.org/x/sys/cpu [2020-11-30T19:28:28.973Z] #42 18.04 crypto/des [2020-11-30T19:28:28.973Z] #42 18.05 crypto/aes [2020-11-30T19:28:28.973Z] #42 18.05 vendor/golang.org/x/crypto/internal/chacha20 [2020-11-30T19:28:28.973Z] #42 18.35 os [2020-11-30T19:28:28.973Z] #42 18.62 vendor/golang.org/x/crypto/chacha20poly1305 [2020-11-30T19:28:28.973Z] #42 19.73 path/filepath [2020-11-30T19:28:28.973Z] #42 19.73 internal/lazyregexp [2020-11-30T19:28:28.973Z] #42 19.76 net [2020-11-30T19:28:28.973Z] #42 19.76 fmt [2020-11-30T19:28:29.234Z] #42 20.20 os/exec [2020-11-30T19:28:29.234Z] #42 20.20 io/ioutil [2020-11-30T19:28:29.486Z] CC criu/cr-errno.o [2020-11-30T19:28:29.486Z] CC criu/cr-restore.o [2020-11-30T19:28:29.808Z] #42 ... [2020-11-30T19:28:29.808Z] [2020-11-30T19:28:29.808Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:28:29.808Z] #24 8.180 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-11-30T19:28:29.808Z] #24 8.373 [2020-11-30T19:28:29.808Z] #24 ... [2020-11-30T19:28:29.808Z] [2020-11-30T19:28:29.808Z] #13 [dev 6/25] RUN ldconfig [2020-11-30T19:28:29.808Z] #13 DONE 1.2s [2020-11-30T19:28:29.808Z] [2020-11-30T19:28:29.808Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:28:29.808Z] #24 8.487 ######################################################################## 100.0% [2020-11-30T19:28:29.808Z] #24 8.535 [2020-11-30T19:28:30.069Z] #24 ... [2020-11-30T19:28:30.069Z] [2020-11-30T19:28:30.069Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-11-30T19:28:30.069Z] #26 11.19 + cd /tmp/tmp.yacGEZKE3z/src/github.com/go-swagger/go-swagger [2020-11-30T19:28:30.069Z] #26 11.19 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-11-30T19:28:30.069Z] #26 11.69 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-11-30T19:28:30.330Z] #26 ... [2020-11-30T19:28:30.330Z] [2020-11-30T19:28:30.330Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:28:30.852Z] #36 32.92 + GOPATH=/tmp/tmp.8K3ZFxjuUK/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.8K3ZFxjuUK go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-11-30T19:28:30.852Z] #36 ... [2020-11-30T19:28:30.852Z] [2020-11-30T19:28:30.852Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-11-30T19:28:31.000Z] CC criu/cr-service.o [2020-11-30T19:28:31.271Z] #14 1.320 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:28:31.271Z] #14 1.334 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:28:31.271Z] #14 1.334 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:28:31.297Z] CC criu/crtools.o [2020-11-30T19:28:31.591Z] CC criu/eventfd.o [2020-11-30T19:28:31.591Z] CC criu/eventpoll.o [2020-11-30T19:28:31.843Z] #14 1.736 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-30T19:28:31.891Z] CC criu/external.o [2020-11-30T19:28:32.104Z] #14 ... [2020-11-30T19:28:32.104Z] [2020-11-30T19:28:32.104Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-11-30T19:28:32.104Z] #52 1.182 + RM_GOPATH=0 [2020-11-30T19:28:32.104Z] #52 1.182 + TMP_GOPATH= [2020-11-30T19:28:32.104Z] #52 1.182 + : /build [2020-11-30T19:28:32.104Z] #52 1.182 + '[' -z '' ']' [2020-11-30T19:28:32.104Z] #52 1.182 ++ mktemp -d [2020-11-30T19:28:32.104Z] #52 1.186 + export GOPATH=/tmp/tmp.vgAJRh9Cn5 [2020-11-30T19:28:32.104Z] #52 1.186 + GOPATH=/tmp/tmp.vgAJRh9Cn5 [2020-11-30T19:28:32.104Z] #52 1.186 + RM_GOPATH=1 [2020-11-30T19:28:32.104Z] #52 1.186 ++ dirname ./install.sh [2020-11-30T19:28:32.104Z] #52 1.190 + dir=. [2020-11-30T19:28:32.104Z] #52 1.190 + bin=runc [2020-11-30T19:28:32.104Z] #52 1.190 + shift [2020-11-30T19:28:32.104Z] #52 1.190 + '[' '!' -f ./runc.installer ']' [2020-11-30T19:28:32.104Z] #52 1.190 + . ./runc.installer [2020-11-30T19:28:32.104Z] #52 1.190 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-30T19:28:32.104Z] #52 1.190 + install_runc [2020-11-30T19:28:32.104Z] #52 1.190 + uname -r [2020-11-30T19:28:32.104Z] #52 1.190 + grep -q '^3\.10\.0.*\.el7\.' [2020-11-30T19:28:32.104Z] #52 1.191 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-30T19:28:32.104Z] #52 1.191 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-11-30T19:28:32.105Z] #52 1.191 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vgAJRh9Cn5/src/github.com/opencontainers/runc [2020-11-30T19:28:32.105Z] #52 1.192 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-11-30T19:28:32.105Z] #52 1.198 Cloning into '/tmp/tmp.vgAJRh9Cn5/src/github.com/opencontainers/runc'... [2020-11-30T19:28:32.105Z] #52 4.600 + cd /tmp/tmp.vgAJRh9Cn5/src/github.com/opencontainers/runc [2020-11-30T19:28:32.105Z] #52 4.600 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-30T19:28:32.105Z] #52 4.983 + '[' -z '' ']' [2020-11-30T19:28:32.105Z] #52 4.983 + target=static [2020-11-30T19:28:32.105Z] #52 4.983 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-30T19:28:32.105Z] #52 5.608 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-11-30T19:28:32.105Z] #52 ... [2020-11-30T19:28:32.105Z] [2020-11-30T19:28:32.105Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:28:32.105Z] #24 9.172 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-11-30T19:28:32.105Z] #24 9.320 [2020-11-30T19:28:32.105Z] #24 9.503 0.0% ######################################################################## 100.0% [2020-11-30T19:28:32.105Z] #24 9.605 [2020-11-30T19:28:32.105Z] #24 10.35 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-11-30T19:28:32.105Z] #24 10.38 skipping existing 1849cc453dee [2020-11-30T19:28:32.105Z] #24 10.43 [2020-11-30T19:28:32.137Z] #66 32.70 Checking out files: 46% (884/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 89% (1707/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-11-30T19:28:32.137Z] #66 34.34 + cd /tmp/tmp.eagmVzAAP3/src/github.com/docker/libnetwork [2020-11-30T19:28:32.137Z] #66 34.34 + git checkout -q 55e924b8a84231a065879156c0de95aefc5f5435 [2020-11-30T19:28:32.184Z] CC criu/fault-injection.o [2020-11-30T19:28:32.184Z] CC criu/fdstore.o [2020-11-30T19:28:32.184Z] CC criu/fifo.o [2020-11-30T19:28:32.184Z] CC criu/file-ids.o [2020-11-30T19:28:32.365Z] #24 11.06 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-11-30T19:28:32.477Z] CC criu/file-lock.o [2020-11-30T19:28:32.626Z] [2020-11-30T19:28:32.626Z] #24 ... [2020-11-30T19:28:32.626Z] [2020-11-30T19:28:32.626Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-11-30T19:28:32.626Z] #34 1.478 + RM_GOPATH=0 [2020-11-30T19:28:32.626Z] #34 1.478 + TMP_GOPATH= [2020-11-30T19:28:32.626Z] #34 1.478 + : /build [2020-11-30T19:28:32.626Z] #34 1.478 + '[' -z '' ']' [2020-11-30T19:28:32.626Z] #34 1.478 ++ mktemp -d [2020-11-30T19:28:32.626Z] #34 1.478 + export GOPATH=/tmp/tmp.BRaLIzwA28 [2020-11-30T19:28:32.626Z] #34 1.478 + GOPATH=/tmp/tmp.BRaLIzwA28 [2020-11-30T19:28:32.626Z] #34 1.478 + RM_GOPATH=1 [2020-11-30T19:28:32.626Z] #34 1.478 ++ dirname ./install.sh [2020-11-30T19:28:32.626Z] #34 1.478 + dir=. [2020-11-30T19:28:32.626Z] #34 1.478 + bin=tini [2020-11-30T19:28:32.626Z] #34 1.478 + shift [2020-11-30T19:28:32.626Z] #34 1.478 + '[' '!' -f ./tini.installer ']' [2020-11-30T19:28:32.626Z] #34 1.478 + . ./tini.installer [2020-11-30T19:28:32.626Z] #34 1.478 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-11-30T19:28:32.626Z] #34 1.478 + install_tini [2020-11-30T19:28:32.626Z] #34 1.478 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-11-30T19:28:32.626Z] #34 1.478 + git clone https://github.com/krallin/tini.git /tmp/tmp.BRaLIzwA28/tini [2020-11-30T19:28:32.626Z] #34 1.478 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-11-30T19:28:32.626Z] #34 1.479 Cloning into '/tmp/tmp.BRaLIzwA28/tini'... [2020-11-30T19:28:32.626Z] #34 1.858 + cd /tmp/tmp.BRaLIzwA28/tini [2020-11-30T19:28:32.626Z] #34 1.858 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-11-30T19:28:32.626Z] #34 1.878 + cmake . [2020-11-30T19:28:32.626Z] #34 2.222 -- The C compiler identification is GNU 8.3.0 [2020-11-30T19:28:32.626Z] #34 2.262 -- Check for working C compiler: /usr/bin/cc [2020-11-30T19:28:32.626Z] #34 2.655 -- Check for working C compiler: /usr/bin/cc -- works [2020-11-30T19:28:32.626Z] #34 2.655 -- Detecting C compiler ABI info [2020-11-30T19:28:32.626Z] #34 2.955 -- Detecting C compiler ABI info - done [2020-11-30T19:28:32.626Z] #34 2.976 -- Detecting C compile features [2020-11-30T19:28:32.626Z] #34 3.936 -- Detecting C compile features - done [2020-11-30T19:28:32.626Z] #34 3.950 -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-30T19:28:32.626Z] #34 4.055 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-30T19:28:32.626Z] #34 4.097 -- Configuring done [2020-11-30T19:28:32.626Z] #34 4.109 -- Generating done [2020-11-30T19:28:32.626Z] #34 4.146 -- Build files have been written to: /tmp/tmp.BRaLIzwA28/tini [2020-11-30T19:28:32.626Z] #34 4.149 + make tini-static [2020-11-30T19:28:32.626Z] #34 4.296 Scanning dependencies of target tini-static [2020-11-30T19:28:32.626Z] #34 4.330 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-30T19:28:32.626Z] #34 4.774 [100%] Linking C executable tini-static [2020-11-30T19:28:32.626Z] #34 5.043 [100%] Built target tini-static [2020-11-30T19:28:32.626Z] #34 5.086 + mkdir -p /build [2020-11-30T19:28:32.626Z] #34 5.112 + cp tini-static /build/docker-init [2020-11-30T19:28:32.626Z] #34 DONE 5.3s [2020-11-30T19:28:32.626Z] [2020-11-30T19:28:32.626Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:28:32.626Z] #24 11.24 [2020-11-30T19:28:32.771Z] CC criu/files-ext.o [2020-11-30T19:28:32.771Z] CC criu/files-reg.o [2020-11-30T19:28:32.887Z] #24 11.33 ######################################################################## 100.0% [2020-11-30T19:28:32.887Z] #24 11.42 [2020-11-30T19:28:32.887Z] #24 11.45 Download of images into '/build' complete. [2020-11-30T19:28:32.887Z] #24 11.45 Use something like the following to load the result into a Docker daemon: [2020-11-30T19:28:32.887Z] #24 11.45 tar -cC '/build' . | docker load [2020-11-30T19:28:32.887Z] #24 DONE 11.6s [2020-11-30T19:28:32.887Z] [2020-11-30T19:28:32.887Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:28:32.887Z] #39 2.213 Note: Building without setproctitle() and strlcpy() support. [2020-11-30T19:28:32.887Z] #39 2.213 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-30T19:28:32.887Z] #39 2.220 Note: Building without GnuTLS support [2020-11-30T19:28:32.887Z] #39 2.243 Makefile.config:39: Warn: you have no libnftables installed [2020-11-30T19:28:32.887Z] #39 2.243 Makefile.config:40: Warn: Building without nftables support [2020-11-30T19:28:32.887Z] #39 3.266 fatal: not a git repository (or any of the parent directories): .git [2020-11-30T19:28:32.887Z] #39 3.306 GEN .gitid [2020-11-30T19:28:32.887Z] #39 3.317 GEN criu/include/version.h [2020-11-30T19:28:32.887Z] #39 3.406 GEN include/common/asm [2020-11-30T19:28:32.887Z] #39 4.360 PBCC images/timens.pb-c.c [2020-11-30T19:28:32.887Z] #39 4.387 DEP images/timens.pb-c.d [2020-11-30T19:28:32.887Z] #39 4.407 PBCC images/fown.pb-c.c [2020-11-30T19:28:32.887Z] #39 4.416 PBCC images/google/protobuf/descriptor.pb-c.c [2020-11-30T19:28:32.887Z] #39 4.440 PBCC images/opts.pb-c.c [2020-11-30T19:28:32.887Z] #39 4.454 PBCC images/memfd.pb-c.c [2020-11-30T19:28:32.887Z] #39 4.468 DEP images/fown.pb-c.d [2020-11-30T19:28:32.887Z] #39 4.497 DEP images/google/protobuf/descriptor.pb-c.d [2020-11-30T19:28:32.887Z] #39 4.544 DEP images/opts.pb-c.d [2020-11-30T19:28:32.887Z] #39 4.601 DEP images/memfd.pb-c.d [2020-11-30T19:28:32.887Z] #39 4.626 PBCC images/sit.pb-c.c [2020-11-30T19:28:32.887Z] #39 4.648 DEP images/sit.pb-c.d [2020-11-30T19:28:32.887Z] #39 4.680 PBCC images/macvlan.pb-c.c [2020-11-30T19:28:32.887Z] #39 4.691 DEP images/macvlan.pb-c.d [2020-11-30T19:28:32.887Z] #39 4.706 PBCC images/autofs.pb-c.c [2020-11-30T19:28:32.887Z] #39 4.719 DEP images/autofs.pb-c.d [2020-11-30T19:28:32.887Z] #39 4.744 PBCC images/sysctl.pb-c.c [2020-11-30T19:28:32.887Z] #39 4.751 DEP images/sysctl.pb-c.d [2020-11-30T19:28:32.887Z] #39 4.799 PBCC images/time.pb-c.c [2020-11-30T19:28:32.887Z] #39 4.809 DEP images/time.pb-c.d [2020-11-30T19:28:32.887Z] #39 4.832 PBCC images/binfmt-misc.pb-c.c [2020-11-30T19:28:32.887Z] #39 4.840 DEP images/binfmt-misc.pb-c.d [2020-11-30T19:28:32.887Z] #39 4.888 PBCC images/seccomp.pb-c.c [2020-11-30T19:28:32.887Z] #39 4.903 DEP images/seccomp.pb-c.d [2020-11-30T19:28:32.887Z] #39 4.928 PBCC images/userns.pb-c.c [2020-11-30T19:28:32.887Z] #39 4.935 DEP images/userns.pb-c.d [2020-11-30T19:28:32.887Z] #39 4.948 PBCC images/cgroup.pb-c.c [2020-11-30T19:28:32.887Z] #39 4.966 DEP images/cgroup.pb-c.d [2020-11-30T19:28:32.887Z] #39 4.977 PBCC images/ext-file.pb-c.c [2020-11-30T19:28:32.887Z] #39 4.983 DEP images/ext-file.pb-c.d [2020-11-30T19:28:32.887Z] #39 4.993 PBCC images/rpc.pb-c.c [2020-11-30T19:28:32.887Z] #39 5.091 DEP images/rpc.pb-c.d [2020-11-30T19:28:32.887Z] #39 5.134 PBCC images/siginfo.pb-c.c [2020-11-30T19:28:32.887Z] #39 5.140 DEP images/siginfo.pb-c.d [2020-11-30T19:28:32.887Z] #39 5.171 PBCC images/pagemap.pb-c.c [2020-11-30T19:28:32.887Z] #39 5.215 DEP images/pagemap.pb-c.d [2020-11-30T19:28:33.148Z] #39 5.247 PBCC images/rlimit.pb-c.c [2020-11-30T19:28:33.148Z] #39 5.249 DEP images/rlimit.pb-c.d [2020-11-30T19:28:33.148Z] #39 5.296 PBCC images/file-lock.pb-c.c [2020-11-30T19:28:33.148Z] #39 5.315 DEP images/file-lock.pb-c.d [2020-11-30T19:28:33.148Z] #39 5.328 PBCC images/tty.pb-c.c [2020-11-30T19:28:33.148Z] #39 5.344 DEP images/tty.pb-c.d [2020-11-30T19:28:33.148Z] #39 5.375 PBCC images/tun.pb-c.c [2020-11-30T19:28:33.148Z] #39 5.395 PBCC images/netdev.pb-c.c [2020-11-30T19:28:33.148Z] #39 5.421 DEP images/tun.pb-c.d [2020-11-30T19:28:33.148Z] #39 5.448 DEP images/netdev.pb-c.d [2020-11-30T19:28:33.148Z] #39 5.468 PBCC images/vma.pb-c.c [2020-11-30T19:28:33.148Z] #39 5.496 DEP images/vma.pb-c.d [2020-11-30T19:28:33.148Z] #39 5.532 PBCC images/creds.pb-c.c [2020-11-30T19:28:33.148Z] #39 5.539 DEP images/creds.pb-c.d [2020-11-30T19:28:33.148Z] #39 5.583 PBCC images/utsns.pb-c.c [2020-11-30T19:28:33.408Z] #39 5.591 DEP images/utsns.pb-c.d [2020-11-30T19:28:33.408Z] #39 5.635 PBCC images/ipc-desc.pb-c.c [2020-11-30T19:28:33.408Z] #39 5.646 PBCC images/ipc-sem.pb-c.c [2020-11-30T19:28:33.408Z] #39 5.667 DEP images/ipc-desc.pb-c.d [2020-11-30T19:28:33.408Z] #39 5.697 DEP images/ipc-sem.pb-c.d [2020-11-30T19:28:33.408Z] #39 5.730 PBCC images/ipc-msg.pb-c.c [2020-11-30T19:28:33.408Z] #39 5.742 DEP images/ipc-msg.pb-c.d [2020-11-30T19:28:33.408Z] #39 5.766 PBCC images/ipc-shm.pb-c.c [2020-11-30T19:28:33.408Z] #39 5.781 DEP images/ipc-shm.pb-c.d [2020-11-30T19:28:33.408Z] #39 5.803 PBCC images/ipc-var.pb-c.c [2020-11-30T19:28:33.410Z] CC criu/files.o [2020-11-30T19:28:33.669Z] #39 5.819 DEP images/ipc-var.pb-c.d [2020-11-30T19:28:33.669Z] #39 5.843 PBCC images/sk-opts.pb-c.c [2020-11-30T19:28:33.669Z] #39 5.854 PBCC images/packet-sock.pb-c.c [2020-11-30T19:28:33.669Z] #39 5.921 DEP images/sk-opts.pb-c.d [2020-11-30T19:28:33.669Z] #39 5.940 DEP images/packet-sock.pb-c.d [2020-11-30T19:28:33.669Z] #39 5.969 PBCC images/sk-netlink.pb-c.c [2020-11-30T19:28:33.669Z] #39 5.987 DEP images/sk-netlink.pb-c.d [2020-11-30T19:28:33.669Z] #39 6.019 PBCC images/sk-inet.pb-c.c [2020-11-30T19:28:33.669Z] #39 6.058 DEP images/sk-inet.pb-c.d [2020-11-30T19:28:33.930Z] #39 6.103 PBCC images/sk-unix.pb-c.c [2020-11-30T19:28:33.930Z] #39 6.132 DEP images/sk-unix.pb-c.d [2020-11-30T19:28:33.930Z] #39 6.179 PBCC images/mm.pb-c.c [2020-11-30T19:28:33.930Z] #39 6.203 DEP images/mm.pb-c.d [2020-11-30T19:28:33.930Z] #39 6.227 PBCC images/timerfd.pb-c.c [2020-11-30T19:28:33.930Z] #39 6.281 DEP images/timerfd.pb-c.d [2020-11-30T19:28:34.046Z] CC criu/filesystems.o [2020-11-30T19:28:34.195Z] #39 6.295 PBCC images/timer.pb-c.c [2020-11-30T19:28:34.195Z] #39 6.304 DEP images/timer.pb-c.d [2020-11-30T19:28:34.195Z] #39 6.354 PBCC images/sa.pb-c.c [2020-11-30T19:28:34.195Z] #39 6.398 DEP images/sa.pb-c.d [2020-11-30T19:28:34.195Z] #39 6.432 PBCC images/pipe-data.pb-c.c [2020-11-30T19:28:34.195Z] #39 6.438 DEP images/pipe-data.pb-c.d [2020-11-30T19:28:34.195Z] #39 6.479 PBCC images/mnt.pb-c.c [2020-11-30T19:28:34.195Z] #39 6.507 DEP images/mnt.pb-c.d [2020-11-30T19:28:34.195Z] #39 6.543 PBCC images/sk-packet.pb-c.c [2020-11-30T19:28:34.195Z] #39 6.554 DEP images/sk-packet.pb-c.d [2020-11-30T19:28:34.195Z] #39 6.559 PBCC images/tcp-stream.pb-c.c [2020-11-30T19:28:34.195Z] #39 6.581 DEP images/tcp-stream.pb-c.d [2020-11-30T19:28:34.195Z] #39 6.598 PBCC images/pipe.pb-c.c [2020-11-30T19:28:34.195Z] #39 6.628 DEP images/pipe.pb-c.d [2020-11-30T19:28:34.341Z] CC criu/fsnotify.o [2020-11-30T19:28:34.456Z] #39 6.651 PBCC images/pstree.pb-c.c [2020-11-30T19:28:34.456Z] #39 6.659 DEP images/pstree.pb-c.d [2020-11-30T19:28:34.456Z] #39 6.684 PBCC images/fs.pb-c.c [2020-11-30T19:28:34.456Z] #39 6.696 DEP images/fs.pb-c.d [2020-11-30T19:28:34.456Z] #39 6.713 PBCC images/signalfd.pb-c.c [2020-11-30T19:28:34.456Z] #39 6.744 DEP images/signalfd.pb-c.d [2020-11-30T19:28:34.456Z] #39 6.759 PBCC images/fh.pb-c.c [2020-11-30T19:28:34.456Z] #39 6.795 PBCC images/fsnotify.pb-c.c [2020-11-30T19:28:34.456Z] #39 6.819 DEP images/fh.pb-c.d [2020-11-30T19:28:34.456Z] #39 6.849 DEP images/fsnotify.pb-c.d [2020-11-30T19:28:34.634Z] CC criu/image-desc.o [2020-11-30T19:28:34.677Z] #66 36.50 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-30T19:28:34.677Z] #66 ... [2020-11-30T19:28:34.677Z] [2020-11-30T19:28:34.677Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-30T19:28:34.677Z] #29 26.82 internal/testlog [2020-11-30T19:28:34.677Z] #29 27.24 encoding [2020-11-30T19:28:34.677Z] #29 27.59 runtime/cgo [2020-11-30T19:28:34.717Z] #39 6.885 PBCC images/eventpoll.pb-c.c [2020-11-30T19:28:34.717Z] #39 6.914 DEP images/eventpoll.pb-c.d [2020-11-30T19:28:34.717Z] #39 6.921 PBCC images/eventfd.pb-c.c [2020-11-30T19:28:34.717Z] #39 6.932 DEP images/eventfd.pb-c.d [2020-11-30T19:28:34.717Z] #39 6.980 PBCC images/remap-file-path.pb-c.c [2020-11-30T19:28:34.717Z] #39 6.992 DEP images/remap-file-path.pb-c.d [2020-11-30T19:28:34.717Z] #39 7.011 PBCC images/fifo.pb-c.c [2020-11-30T19:28:34.717Z] #39 7.011 DEP images/fifo.pb-c.d [2020-11-30T19:28:34.717Z] #39 7.036 PBCC images/ghost-file.pb-c.c [2020-11-30T19:28:34.717Z] #39 7.060 DEP images/ghost-file.pb-c.d [2020-11-30T19:28:34.717Z] #39 7.101 PBCC images/regfile.pb-c.c [2020-11-30T19:28:34.928Z] CC criu/image.o [2020-11-30T19:28:34.937Z] #29 ... [2020-11-30T19:28:34.937Z] [2020-11-30T19:28:34.937Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-30T19:28:34.937Z] #42 27.70 internal/testlog [2020-11-30T19:28:34.937Z] #42 28.48 encoding [2020-11-30T19:28:34.937Z] #42 28.77 unicode/utf16 [2020-11-30T19:28:34.937Z] #42 29.03 container/list [2020-11-30T19:28:34.937Z] #42 29.83 crypto/internal/subtle [2020-11-30T19:28:34.937Z] #42 30.05 crypto/subtle [2020-11-30T19:28:34.937Z] #42 30.26 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-11-30T19:28:34.937Z] #42 30.56 internal/nettrace [2020-11-30T19:28:34.937Z] #42 30.91 runtime/cgo [2020-11-30T19:28:34.978Z] #39 7.166 DEP images/regfile.pb-c.d [2020-11-30T19:28:34.978Z] #39 7.180 PBCC images/ns.pb-c.c [2020-11-30T19:28:34.978Z] #39 7.186 DEP images/ns.pb-c.d [2020-11-30T19:28:34.978Z] #39 7.201 PBCC images/fdinfo.pb-c.c [2020-11-30T19:28:34.978Z] #39 7.259 DEP images/fdinfo.pb-c.d [2020-11-30T19:28:34.978Z] #39 7.302 PBCC images/core-aarch64.pb-c.c [2020-11-30T19:28:34.978Z] #39 7.379 PBCC images/core-arm.pb-c.c [2020-11-30T19:28:34.978Z] #39 7.400 PBCC images/core-ppc64.pb-c.c [2020-11-30T19:28:34.978Z] #39 7.419 PBCC images/core-s390.pb-c.c [2020-11-30T19:28:35.221Z] CC criu/ipc_ns.o [2020-11-30T19:28:35.239Z] #39 7.431 PBCC images/core-x86.pb-c.c [2020-11-30T19:28:35.239Z] #39 7.459 PBCC images/core.pb-c.c [2020-11-30T19:28:35.239Z] #39 7.495 PBCC images/inventory.pb-c.c [2020-11-30T19:28:35.239Z] #39 7.530 DEP images/core-aarch64.pb-c.d [2020-11-30T19:28:35.239Z] #39 7.560 DEP images/core-arm.pb-c.d [2020-11-30T19:28:35.239Z] #39 7.603 DEP images/core-ppc64.pb-c.d [2020-11-30T19:28:35.239Z] #39 7.613 DEP images/core-s390.pb-c.d [2020-11-30T19:28:35.239Z] #39 7.631 DEP images/core-x86.pb-c.d [2020-11-30T19:28:35.500Z] #39 7.651 DEP images/core.pb-c.d [2020-11-30T19:28:35.500Z] #39 7.783 DEP images/inventory.pb-c.d [2020-11-30T19:28:35.500Z] #39 7.854 PBCC images/cpuinfo.pb-c.c [2020-11-30T19:28:35.500Z] #39 7.869 DEP images/cpuinfo.pb-c.d [2020-11-30T19:28:35.500Z] #39 7.886 PBCC images/stats.pb-c.c [2020-11-30T19:28:35.515Z] CC criu/irmap.o [2020-11-30T19:28:35.515Z] CC criu/kcmp-ids.o [2020-11-30T19:28:35.765Z] #39 7.904 DEP images/stats.pb-c.d [2020-11-30T19:28:35.807Z] CC criu/kerndat.o [2020-11-30T19:28:36.138Z] CC criu/libnetlink.o [2020-11-30T19:28:36.138Z] CC criu/log.o [2020-11-30T19:28:36.336Z] #39 ... [2020-11-30T19:28:36.336Z] [2020-11-30T19:28:36.336Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-11-30T19:28:36.336Z] #57 14.27 + cd /tmp/tmp.LgMa2KE7u6/src/github.com/containerd/containerd [2020-11-30T19:28:36.336Z] #57 14.27 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-30T19:28:36.433Z] CC criu/lsm.o [2020-11-30T19:28:36.434Z] CC criu/mem.o [2020-11-30T19:28:36.908Z] #57 14.75 + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-30T19:28:36.908Z] #57 14.75 + BUILDTAGS='netgo osusergo static_build' [2020-11-30T19:28:36.908Z] #57 14.75 + export EXTRA_FLAGS=-buildmode=pie [2020-11-30T19:28:36.908Z] #57 14.75 + EXTRA_FLAGS=-buildmode=pie [2020-11-30T19:28:36.908Z] #57 14.75 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-30T19:28:36.908Z] #57 14.75 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-30T19:28:36.908Z] #57 14.75 + '[' '' = dynamic ']' [2020-11-30T19:28:36.908Z] #57 14.75 + make [2020-11-30T19:28:37.069Z] CC criu/memfd.o [2020-11-30T19:28:37.363Z] CC criu/mount.o [2020-11-30T19:28:37.460Z] #42 ... [2020-11-30T19:28:37.460Z] [2020-11-30T19:28:37.460Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-11-30T19:28:37.460Z] #45 30.47 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-30T19:28:37.460Z] #45 32.30 go: extracting golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 [2020-11-30T19:28:37.460Z] #45 35.24 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-30T19:28:37.460Z] #45 39.20 go: finding github.com/fatih/color v1.9.0 [2020-11-30T19:28:37.460Z] #45 39.49 go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-30T19:28:37.460Z] #45 39.55 go: finding github.com/pkg/errors v0.9.1 [2020-11-30T19:28:37.460Z] #45 39.58 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-30T19:28:37.850Z] #57 15.83 + bin/ctr [2020-11-30T19:28:38.027Z] #45 39.98 go: finding github.com/spf13/pflag v1.0.3 [2020-11-30T19:28:38.027Z] #45 39.99 go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-30T19:28:38.027Z] #45 40.25 go: finding golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 [2020-11-30T19:28:38.027Z] #45 40.27 go: finding github.com/fsnotify/fsnotify v1.4.9 [2020-11-30T19:28:38.027Z] #45 40.36 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-30T19:28:38.027Z] #45 ... [2020-11-30T19:28:38.027Z] [2020-11-30T19:28:38.027Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:28:38.027Z] #31 30.66 Fetched 8406 kB in 25s (338 kB/s) [2020-11-30T19:28:38.284Z] #31 30.66 Reading package lists... [2020-11-30T19:28:38.541Z] #31 ... [2020-11-30T19:28:38.541Z] [2020-11-30T19:28:38.541Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-11-30T19:28:38.541Z] #45 40.66 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-30T19:28:38.541Z] #45 40.73 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-30T19:28:38.798Z] #45 40.81 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-30T19:28:38.902Z] CC criu/namespaces.o [2020-11-30T19:28:39.362Z] #45 ... [2020-11-30T19:28:39.362Z] [2020-11-30T19:28:39.362Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-11-30T19:28:39.362Z] #7 31.78 Fetched 8406 kB in 26s (324 kB/s) [2020-11-30T19:28:39.362Z] #7 31.78 Reading package lists... [2020-11-30T19:28:39.362Z] #7 ... [2020-11-30T19:28:39.362Z] [2020-11-30T19:28:39.362Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:28:39.564Z] CC criu/net.o [2020-11-30T19:28:39.778Z] #57 ... [2020-11-30T19:28:39.778Z] [2020-11-30T19:28:39.778Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-11-30T19:28:39.778Z] #60 27.31 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-30T19:28:39.778Z] #60 27.31 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-30T19:28:39.778Z] #60 DONE 30.6s [2020-11-30T19:28:39.778Z] [2020-11-30T19:28:39.778Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-11-30T19:28:39.778Z] #61 DONE 0.1s [2020-11-30T19:28:39.778Z] [2020-11-30T19:28:39.778Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:28:39.778Z] #14 2.361 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-11-30T19:28:39.778Z] #14 2.909 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-30T19:28:39.778Z] #14 5.313 Fetched 8406 kB in 4s (1950 kB/s) [2020-11-30T19:28:39.778Z] #14 5.313 Reading package lists... [2020-11-30T19:28:39.778Z] #14 6.624 Reading package lists... [2020-11-30T19:28:39.778Z] #14 7.981 Building dependency tree... [2020-11-30T19:28:39.778Z] #14 8.256 Reading state information... [2020-11-30T19:28:39.778Z] #14 8.495 libcap2-bin is already the newest version (1:2.25-2). [2020-11-30T19:28:39.778Z] #14 8.495 libcap2-bin set to manually installed. [2020-11-30T19:28:39.778Z] #14 8.495 The following additional packages will be installed: [2020-11-30T19:28:39.778Z] #14 8.495 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-11-30T19:28:39.778Z] #14 8.495 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-11-30T19:28:39.778Z] #14 8.495 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-11-30T19:28:39.778Z] #14 8.495 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-11-30T19:28:39.778Z] #14 8.495 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-11-30T19:28:39.778Z] #14 8.496 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-11-30T19:28:39.778Z] #14 8.496 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-11-30T19:28:39.778Z] #14 8.496 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-11-30T19:28:39.778Z] #14 8.496 python3.7 python3.7-minimal vim-runtime xxd [2020-11-30T19:28:39.778Z] #14 8.497 Suggested packages: [2020-11-30T19:28:39.778Z] #14 8.497 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-11-30T19:28:39.778Z] #14 8.497 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-11-30T19:28:39.778Z] #14 8.497 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-11-30T19:28:39.778Z] #14 8.497 xfsdump acl attr quota [2020-11-30T19:28:39.778Z] #14 8.497 Recommended packages: [2020-11-30T19:28:39.778Z] #14 8.497 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-11-30T19:28:39.778Z] #14 8.497 python3-keyrings.alt python3-xdg unzip [2020-11-30T19:28:39.778Z] #14 9.359 The following NEW packages will be installed: [2020-11-30T19:28:39.778Z] #14 9.359 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-11-30T19:28:39.778Z] #14 9.359 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-11-30T19:28:39.778Z] #14 9.359 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-11-30T19:28:39.778Z] #14 9.360 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-11-30T19:28:39.778Z] #14 9.360 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-11-30T19:28:39.778Z] #14 9.360 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-11-30T19:28:39.778Z] #14 9.360 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-11-30T19:28:39.778Z] #14 9.360 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-11-30T19:28:39.778Z] #14 9.361 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-11-30T19:28:39.778Z] #14 9.361 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-11-30T19:28:39.778Z] #14 9.361 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-11-30T19:28:39.778Z] #14 9.361 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-11-30T19:28:39.778Z] #14 9.361 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-11-30T19:28:39.778Z] #14 9.361 xfsprogs xxd xz-utils zip [2020-11-30T19:28:39.778Z] #14 9.754 0 upgraded, 68 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:28:39.778Z] #14 9.754 Need to get 104 MB of archives. [2020-11-30T19:28:39.778Z] #14 9.754 After this operation, 597 MB of additional disk space will be used. [2020-11-30T19:28:39.778Z] #14 9.754 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-11-30T19:28:39.779Z] #14 9.754 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-11-30T19:28:39.779Z] #14 9.774 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-11-30T19:28:39.779Z] #14 9.823 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-11-30T19:28:39.779Z] #14 9.823 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-11-30T19:28:39.779Z] #14 9.823 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-11-30T19:28:39.779Z] #14 9.866 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-11-30T19:28:39.779Z] #14 9.878 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-11-30T19:28:39.779Z] #14 9.878 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-11-30T19:28:39.779Z] #14 9.882 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-11-30T19:28:39.779Z] #14 9.882 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-11-30T19:28:39.779Z] #14 9.882 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-11-30T19:28:39.779Z] #14 9.886 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-11-30T19:28:39.779Z] #14 9.886 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-11-30T19:28:39.779Z] #14 9.886 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-11-30T19:28:39.779Z] #14 9.886 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-11-30T19:28:39.779Z] #14 9.911 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-11-30T19:28:39.779Z] #14 9.913 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-30T19:28:39.779Z] #14 9.916 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-11-30T19:28:39.779Z] #14 9.926 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-11-30T19:28:39.779Z] #14 9.926 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-11-30T19:28:40.039Z] #14 9.934 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-11-30T19:28:40.039Z] #14 9.946 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-11-30T19:28:40.039Z] #14 9.958 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-11-30T19:28:40.039Z] #14 10.00 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-11-30T19:28:40.039Z] #14 10.07 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-11-30T19:28:40.039Z] #14 10.07 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-11-30T19:28:40.039Z] #14 10.08 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-11-30T19:28:40.039Z] #14 10.08 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-11-30T19:28:40.039Z] #14 10.20 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-11-30T19:28:40.292Z] #31 41.45 Reading package lists... [2020-11-30T19:28:40.292Z] #31 ... [2020-11-30T19:28:40.292Z] [2020-11-30T19:28:40.292Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-11-30T19:28:40.292Z] #54 32.86 Fetched 8406 kB in 27s (311 kB/s) [2020-11-30T19:28:40.292Z] #54 32.86 Reading package lists... [2020-11-30T19:28:40.299Z] #14 10.27 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-11-30T19:28:40.299Z] #14 10.27 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-11-30T19:28:40.299Z] #14 ... [2020-11-30T19:28:40.299Z] [2020-11-30T19:28:40.299Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-30T19:28:40.299Z] #42 21.34 go/token [2020-11-30T19:28:40.299Z] #42 21.34 net/url [2020-11-30T19:28:40.299Z] #42 21.34 log [2020-11-30T19:28:40.299Z] #42 21.34 encoding/json [2020-11-30T19:28:40.299Z] #42 21.34 encoding/xml [2020-11-30T19:28:40.299Z] #42 21.35 text/template/parse [2020-11-30T19:28:40.299Z] #42 21.35 flag [2020-11-30T19:28:40.299Z] #42 21.93 compress/flate [2020-11-30T19:28:40.299Z] #42 22.36 go/scanner [2020-11-30T19:28:40.299Z] #42 22.83 math/big [2020-11-30T19:28:40.299Z] #42 23.35 go/ast [2020-11-30T19:28:40.299Z] #42 23.46 encoding/hex [2020-11-30T19:28:40.300Z] #42 23.73 vendor/golang.org/x/text/unicode/bidi [2020-11-30T19:28:40.300Z] #42 24.91 compress/gzip [2020-11-30T19:28:40.300Z] #42 25.24 vendor/golang.org/x/text/unicode/norm [2020-11-30T19:28:40.300Z] #42 25.37 vendor/golang.org/x/text/secure/bidirule [2020-11-30T19:28:40.300Z] #42 25.99 text/template [2020-11-30T19:28:40.300Z] #42 26.02 vendor/golang.org/x/net/http2/hpack [2020-11-30T19:28:40.300Z] #42 27.23 mime [2020-11-30T19:28:40.300Z] #42 27.34 go/parser [2020-11-30T19:28:40.300Z] #42 28.03 mime/quotedprintable [2020-11-30T19:28:40.300Z] #42 28.08 net/http/internal [2020-11-30T19:28:40.300Z] #42 28.92 vendor/golang.org/x/net/idna [2020-11-30T19:28:40.300Z] #42 30.29 go/doc [2020-11-30T19:28:40.300Z] #42 30.48 crypto/elliptic [2020-11-30T19:28:40.300Z] #42 30.48 crypto/dsa [2020-11-30T19:28:40.300Z] #42 30.48 crypto/rand [2020-11-30T19:28:40.300Z] #42 30.50 encoding/asn1 [2020-11-30T19:28:40.300Z] #42 31.00 crypto/ed25519 [2020-11-30T19:28:40.300Z] #42 31.00 crypto/rsa [2020-11-30T19:28:40.300Z] #42 ... [2020-11-30T19:28:40.300Z] [2020-11-30T19:28:40.300Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:28:40.300Z] #39 8.922 make[1]: Nothing to be done for 'all'. [2020-11-30T19:28:40.300Z] #39 10.07 CC images/stats.o [2020-11-30T19:28:40.300Z] #39 10.27 CC images/core.o [2020-11-30T19:28:40.300Z] #39 10.55 CC images/core-x86.o [2020-11-30T19:28:40.300Z] #39 10.77 CC images/core-arm.o [2020-11-30T19:28:40.300Z] #39 11.00 CC images/core-aarch64.o [2020-11-30T19:28:40.300Z] #39 11.14 CC images/core-ppc64.o [2020-11-30T19:28:40.300Z] #39 11.50 CC images/core-s390.o [2020-11-30T19:28:40.300Z] #39 11.78 CC images/cpuinfo.o [2020-11-30T19:28:40.300Z] #39 11.92 CC images/inventory.o [2020-11-30T19:28:40.300Z] #39 12.04 CC images/fdinfo.o [2020-11-30T19:28:40.300Z] #39 12.13 CC images/fown.o [2020-11-30T19:28:40.300Z] #39 12.19 CC images/ns.o [2020-11-30T19:28:40.300Z] #39 12.27 CC images/regfile.o [2020-11-30T19:28:40.300Z] #39 12.45 CC images/ghost-file.o [2020-11-30T19:28:40.300Z] #39 12.64 CC images/fifo.o [2020-11-30T19:28:40.552Z] #54 43.00 Reading package lists... [2020-11-30T19:28:40.552Z] #54 ... [2020-11-30T19:28:40.552Z] [2020-11-30T19:28:40.552Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-11-30T19:28:40.560Z] #39 12.76 CC images/remap-file-path.o [2020-11-30T19:28:40.560Z] #39 12.85 CC images/eventfd.o [2020-11-30T19:28:40.560Z] #39 12.95 CC images/eventpoll.o [2020-11-30T19:28:40.601Z] CC criu/netfilter.o [2020-11-30T19:28:40.602Z] CC criu/page-pipe.o [2020-11-30T19:28:40.811Z] #7 42.32 Reading package lists... [2020-11-30T19:28:40.811Z] #7 ... [2020-11-30T19:28:40.811Z] [2020-11-30T19:28:40.811Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:28:40.811Z] #38 33.21 Fetched 8406 kB in 26s (323 kB/s) [2020-11-30T19:28:40.811Z] #38 33.21 Reading package lists... [2020-11-30T19:28:40.821Z] #39 13.09 CC images/fh.o [2020-11-30T19:28:40.821Z] #39 13.16 CC images/fsnotify.o [2020-11-30T19:28:40.895Z] CC criu/page-xfer.o [2020-11-30T19:28:41.082Z] #39 13.31 CC images/signalfd.o [2020-11-30T19:28:41.082Z] #39 13.42 CC images/fs.o [2020-11-30T19:28:41.343Z] #39 13.54 CC images/pstree.o [2020-11-30T19:28:41.343Z] #39 13.59 CC images/pipe.o [2020-11-30T19:28:41.343Z] #39 13.66 CC images/tcp-stream.o [2020-11-30T19:28:41.343Z] #39 13.76 CC images/sk-packet.o [2020-11-30T19:28:41.533Z] CC criu/pagemap-cache.o [2020-11-30T19:28:41.603Z] #39 13.93 CC images/mnt.o [2020-11-30T19:28:41.603Z] #39 14.03 CC images/pipe-data.o [2020-11-30T19:28:41.827Z] CC criu/pagemap.o [2020-11-30T19:28:41.866Z] #39 14.10 CC images/sa.o [2020-11-30T19:28:41.866Z] #39 14.21 CC images/timer.o [2020-11-30T19:28:42.119Z] CC criu/parasite-syscall.o [2020-11-30T19:28:42.126Z] #39 14.35 CC images/timerfd.o [2020-11-30T19:28:42.126Z] #39 14.41 CC images/mm.o [2020-11-30T19:28:42.126Z] #39 14.50 CC images/sk-opts.o [2020-11-30T19:28:42.304Z] #38 43.97 Reading package lists... [2020-11-30T19:28:42.304Z] #38 ... [2020-11-30T19:28:42.304Z] [2020-11-30T19:28:42.304Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-11-30T19:28:42.304Z] #22 34.92 Fetched 8406 kB in 28s (297 kB/s) [2020-11-30T19:28:42.304Z] #22 34.92 Reading package lists... [2020-11-30T19:28:42.388Z] #39 14.60 CC images/sk-unix.o [2020-11-30T19:28:42.388Z] #39 14.78 CC images/sk-inet.o [2020-11-30T19:28:42.412Z] CC criu/path.o [2020-11-30T19:28:42.412Z] CC criu/pie-util-vdso.o [2020-11-30T19:28:42.648Z] #39 14.97 CC images/tun.o [2020-11-30T19:28:42.704Z] CC criu/pie-util.o [2020-11-30T19:28:42.704Z] CC criu/pipes.o [2020-11-30T19:28:42.909Z] #39 15.09 CC images/sk-netlink.o [2020-11-30T19:28:42.910Z] #39 15.18 CC images/packet-sock.o [2020-11-30T19:28:42.910Z] #39 ... [2020-11-30T19:28:42.910Z] [2020-11-30T19:28:42.910Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:28:42.910Z] #14 11.14 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-11-30T19:28:42.910Z] #14 11.71 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-11-30T19:28:42.910Z] #14 11.72 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-11-30T19:28:42.910Z] #14 11.72 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-11-30T19:28:42.910Z] #14 11.72 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-11-30T19:28:42.910Z] #14 11.72 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-11-30T19:28:42.910Z] #14 11.72 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-11-30T19:28:42.910Z] #14 11.75 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-11-30T19:28:42.910Z] #14 11.75 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-11-30T19:28:42.910Z] #14 11.75 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-11-30T19:28:42.910Z] #14 11.75 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-11-30T19:28:42.910Z] #14 11.75 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-11-30T19:28:42.910Z] #14 11.75 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-11-30T19:28:42.910Z] #14 11.76 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-11-30T19:28:42.910Z] #14 11.78 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-11-30T19:28:42.910Z] #14 11.78 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-11-30T19:28:42.910Z] #14 11.78 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-11-30T19:28:42.910Z] #14 11.78 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-11-30T19:28:42.910Z] #14 12.02 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-11-30T19:28:42.910Z] #14 12.02 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-11-30T19:28:42.910Z] #14 12.02 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-11-30T19:28:42.910Z] #14 12.02 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-11-30T19:28:42.910Z] #14 12.03 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-11-30T19:28:42.910Z] #14 12.03 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-11-30T19:28:42.910Z] #14 12.04 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-11-30T19:28:42.910Z] #14 12.07 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-11-30T19:28:42.910Z] #14 12.08 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-11-30T19:28:42.910Z] #14 12.09 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-11-30T19:28:42.910Z] #14 12.15 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-11-30T19:28:42.910Z] #14 12.18 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-11-30T19:28:42.910Z] #14 12.19 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-11-30T19:28:42.910Z] #14 12.19 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-11-30T19:28:42.910Z] #14 12.19 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-11-30T19:28:42.910Z] #14 12.34 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-11-30T19:28:42.910Z] #14 12.36 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-11-30T19:28:42.910Z] #14 12.39 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-11-30T19:28:42.910Z] #14 12.72 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:28:42.910Z] #14 12.81 Fetched 104 MB in 3s (34.5 MB/s) [2020-11-30T19:28:42.910Z] #14 12.87 Selecting previously unselected package pigz. [2020-11-30T19:28:42.910Z] #14 12.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15473 files and directories currently installed.) [2020-11-30T19:28:42.910Z] #14 12.91 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-11-30T19:28:42.910Z] #14 12.91 Unpacking pigz (2.4-1) ... [2020-11-30T19:28:42.910Z] #14 12.99 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-11-30T19:28:42.910Z] #14 13.00 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-11-30T19:28:42.910Z] #14 13.01 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-11-30T19:28:42.997Z] CC criu/plugin.o [2020-11-30T19:28:42.997Z] CC criu/proc_parse.o [2020-11-30T19:28:43.170Z] #14 13.29 Selecting previously unselected package python3.7-minimal. [2020-11-30T19:28:43.170Z] #14 13.30 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-11-30T19:28:43.170Z] #14 13.31 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-30T19:28:43.741Z] #14 13.77 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-11-30T19:28:43.741Z] #14 13.81 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-30T19:28:44.516Z] CC criu/protobuf-desc.o [2020-11-30T19:28:44.516Z] CC criu/protobuf.o [2020-11-30T19:28:44.809Z] CC criu/pstree.o [2020-11-30T19:28:45.102Z] CC criu/rbtree.o [2020-11-30T19:28:45.126Z] #14 14.97 Selecting previously unselected package python3-minimal. [2020-11-30T19:28:45.126Z] #14 14.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2020-11-30T19:28:45.126Z] #14 14.99 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-11-30T19:28:45.126Z] #14 15.01 Unpacking python3-minimal (3.7.3-1) ... [2020-11-30T19:28:45.126Z] #14 15.09 Selecting previously unselected package libmpdec2:amd64. [2020-11-30T19:28:45.126Z] #14 15.10 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-11-30T19:28:45.126Z] #14 15.11 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-11-30T19:28:45.126Z] #14 15.21 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-11-30T19:28:45.126Z] #14 15.21 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-11-30T19:28:45.126Z] #14 15.22 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-11-30T19:28:45.395Z] CC criu/rst-malloc.o [2020-11-30T19:28:45.396Z] CC criu/seccomp.o [2020-11-30T19:28:45.689Z] CC criu/seize.o [2020-11-30T19:28:45.982Z] CC criu/servicefd.o [2020-11-30T19:28:46.087Z] #14 16.12 Selecting previously unselected package python3.7. [2020-11-30T19:28:46.087Z] #14 16.12 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-11-30T19:28:46.087Z] #14 16.13 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-11-30T19:28:46.275Z] CC criu/shmem.o [2020-11-30T19:28:46.347Z] #14 16.25 Selecting previously unselected package libpython3-stdlib:amd64. [2020-11-30T19:28:46.348Z] #14 16.25 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-11-30T19:28:46.348Z] #14 16.26 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-11-30T19:28:46.348Z] #14 16.38 Setting up python3-minimal (3.7.3-1) ... [2020-11-30T19:28:46.568Z] CC criu/sigframe.o [2020-11-30T19:28:46.568Z] CC criu/signalfd.o [2020-11-30T19:28:46.862Z] CC criu/sk-inet.o [2020-11-30T19:28:46.920Z] #14 16.87 Selecting previously unselected package python3. [2020-11-30T19:28:46.920Z] #14 16.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16134 files and directories currently installed.) [2020-11-30T19:28:46.920Z] #14 16.92 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-11-30T19:28:46.920Z] #14 16.94 Unpacking python3 (3.7.3-1) ... [2020-11-30T19:28:47.155Z] CC criu/sk-netlink.o [2020-11-30T19:28:47.155Z] CC criu/sk-packet.o [2020-11-30T19:28:47.183Z] #14 17.08 Selecting previously unselected package libip4tc0:amd64. [2020-11-30T19:28:47.183Z] #14 17.09 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-11-30T19:28:47.183Z] #14 17.09 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-11-30T19:28:47.183Z] #14 17.17 Selecting previously unselected package libip6tc0:amd64. [2020-11-30T19:28:47.183Z] #14 17.18 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-11-30T19:28:47.183Z] #14 17.19 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-11-30T19:28:47.183Z] #14 17.26 Selecting previously unselected package libiptc0:amd64. [2020-11-30T19:28:47.183Z] #14 17.28 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-11-30T19:28:47.183Z] #14 17.29 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-11-30T19:28:47.183Z] #14 17.36 Selecting previously unselected package libnfnetlink0:amd64. [2020-11-30T19:28:47.445Z] #14 17.36 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-11-30T19:28:47.445Z] #14 17.37 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-11-30T19:28:47.445Z] #14 17.46 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-11-30T19:28:47.445Z] #14 17.46 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-11-30T19:28:47.445Z] #14 17.47 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-11-30T19:28:47.445Z] #14 17.57 Selecting previously unselected package libnftnl11:amd64. [2020-11-30T19:28:47.445Z] #14 17.57 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-11-30T19:28:47.445Z] #14 17.58 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-11-30T19:28:47.445Z] #14 17.65 Selecting previously unselected package iptables. [2020-11-30T19:28:47.445Z] #14 17.66 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-11-30T19:28:47.445Z] #14 17.66 Unpacking iptables (1.8.2-4) ... [2020-11-30T19:28:47.451Z] CC criu/sk-queue.o [2020-11-30T19:28:47.745Z] CC criu/sk-tcp.o [2020-11-30T19:28:47.831Z] #22 45.10 Reading package lists... [2020-11-30T19:28:47.831Z] #22 ... [2020-11-30T19:28:47.831Z] [2020-11-30T19:28:47.831Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-30T19:28:47.831Z] #42 49.60 vendor/golang.org/x/crypto/internal/subtle [2020-11-30T19:28:47.831Z] #42 49.70 vendor/golang.org/x/crypto/curve25519 [2020-11-30T19:28:48.025Z] #14 17.94 Selecting previously unselected package xxd. [2020-11-30T19:28:48.025Z] #14 17.94 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-11-30T19:28:48.025Z] #14 17.95 Unpacking xxd (2:8.1.0875-5) ... [2020-11-30T19:28:48.025Z] #14 18.12 Selecting previously unselected package vim-common. [2020-11-30T19:28:48.025Z] #14 18.12 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-30T19:28:48.025Z] #14 18.15 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-30T19:28:48.041Z] CC criu/sk-unix.o [2020-11-30T19:28:48.286Z] #14 18.38 Selecting previously unselected package bash-completion. [2020-11-30T19:28:48.286Z] #14 18.38 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-11-30T19:28:48.677Z] CC criu/sockets.o [2020-11-30T19:28:48.981Z] CC criu/stats.o [2020-11-30T19:28:49.277Z] CC criu/string.o [2020-11-30T19:28:49.277Z] CC criu/sysctl.o [2020-11-30T19:28:49.570Z] CC criu/sysfs_parse.o [2020-11-30T19:28:49.570Z] CC criu/timens.o [2020-11-30T19:28:49.864Z] CC criu/timerfd.o [2020-11-30T19:28:49.864Z] CC criu/tty.o [2020-11-30T19:28:50.199Z] #14 ... [2020-11-30T19:28:50.199Z] [2020-11-30T19:28:50.199Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-11-30T19:28:50.199Z] #26 41.11 + rm -rf /tmp/tmp.yacGEZKE3z [2020-11-30T19:28:50.770Z] #26 ... [2020-11-30T19:28:50.770Z] [2020-11-30T19:28:50.770Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-30T19:28:50.770Z] #42 31.98 github.com/LK4D4/vndr/build [2020-11-30T19:28:50.770Z] #42 32.03 crypto/x509/pkix [2020-11-30T19:28:50.770Z] #42 32.03 vendor/golang.org/x/crypto/cryptobyte [2020-11-30T19:28:50.770Z] #42 32.43 crypto/ecdsa [2020-11-30T19:28:50.770Z] #42 34.40 vendor/golang.org/x/net/http/httpproxy [2020-11-30T19:28:50.770Z] #42 34.40 net/textproto [2020-11-30T19:28:50.770Z] #42 34.40 crypto/x509 [2020-11-30T19:28:50.770Z] #42 34.84 vendor/golang.org/x/net/http/httpguts [2020-11-30T19:28:50.770Z] #42 34.84 mime/multipart [2020-11-30T19:28:50.770Z] #42 35.98 crypto/tls [2020-11-30T19:28:50.770Z] #42 38.17 net/http/httptrace [2020-11-30T19:28:50.770Z] #42 38.25 net/http [2020-11-30T19:28:50.901Z] CC criu/tun.o [2020-11-30T19:28:50.902Z] CC criu/uffd.o [2020-11-30T19:28:51.034Z] #42 ... [2020-11-30T19:28:51.034Z] [2020-11-30T19:28:51.034Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:28:51.034Z] #39 15.30 CC images/ipc-var.o [2020-11-30T19:28:51.034Z] #39 15.37 CC images/ipc-desc.o [2020-11-30T19:28:51.034Z] #39 15.43 CC images/ipc-shm.o [2020-11-30T19:28:51.034Z] #39 15.50 CC images/ipc-msg.o [2020-11-30T19:28:51.034Z] #39 15.63 CC images/ipc-sem.o [2020-11-30T19:28:51.034Z] #39 15.71 CC images/utsns.o [2020-11-30T19:28:51.034Z] #39 15.79 CC images/creds.o [2020-11-30T19:28:51.034Z] #39 15.88 CC images/vma.o [2020-11-30T19:28:51.034Z] #39 15.97 CC images/netdev.o [2020-11-30T19:28:51.034Z] #39 16.10 CC images/tty.o [2020-11-30T19:28:51.034Z] #39 16.38 CC images/file-lock.o [2020-11-30T19:28:51.034Z] #39 16.45 CC images/rlimit.o [2020-11-30T19:28:51.034Z] #39 16.51 CC images/pagemap.o [2020-11-30T19:28:51.034Z] #39 16.67 CC images/siginfo.o [2020-11-30T19:28:51.034Z] #39 16.83 CC images/rpc.o [2020-11-30T19:28:51.034Z] #39 17.15 CC images/ext-file.o [2020-11-30T19:28:51.034Z] #39 17.24 CC images/cgroup.o [2020-11-30T19:28:51.034Z] #39 17.49 CC images/userns.o [2020-11-30T19:28:51.034Z] #39 17.63 CC images/google/protobuf/descriptor.o [2020-11-30T19:28:51.034Z] #39 18.22 CC images/opts.o [2020-11-30T19:28:51.034Z] #39 18.32 CC images/seccomp.o [2020-11-30T19:28:51.034Z] #39 18.45 CC images/binfmt-misc.o [2020-11-30T19:28:51.034Z] #39 18.59 CC images/time.o [2020-11-30T19:28:51.034Z] #39 18.67 CC images/sysctl.o [2020-11-30T19:28:51.034Z] #39 18.76 CC images/autofs.o [2020-11-30T19:28:51.034Z] #39 18.84 CC images/macvlan.o [2020-11-30T19:28:51.034Z] #39 18.94 CC images/sit.o [2020-11-30T19:28:51.034Z] #39 19.06 CC images/memfd.o [2020-11-30T19:28:51.034Z] #39 19.18 CC images/timens.o [2020-11-30T19:28:51.034Z] #39 19.27 LINK images/built-in.o [2020-11-30T19:28:51.034Z] #39 19.36 GEN compel/include/asm [2020-11-30T19:28:51.034Z] #39 19.37 GEN compel/include/version.h [2020-11-30T19:28:51.034Z] #39 19.38 touch .config [2020-11-30T19:28:51.034Z] #39 19.43 GEN include/common/config.h [2020-11-30T19:28:51.034Z] #39 19.50 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-11-30T19:28:51.034Z] #39 19.53 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-11-30T19:28:51.034Z] #39 19.55 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-11-30T19:28:51.034Z] #39 19.58 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-11-30T19:28:51.034Z] #39 19.59 DEP compel/arch/x86/plugins/std/memcpy.d [2020-11-30T19:28:51.034Z] #39 19.61 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-11-30T19:28:51.034Z] #39 19.62 GEN compel/plugins/include/uapi/std/syscall.h [2020-11-30T19:28:51.034Z] #39 19.68 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-11-30T19:28:51.034Z] #39 19.69 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-11-30T19:28:51.034Z] #39 19.70 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-11-30T19:28:51.034Z] #39 19.70 DEP compel/plugins/std/infect.d [2020-11-30T19:28:51.034Z] #39 19.76 DEP compel/plugins/std/string.d [2020-11-30T19:28:51.034Z] #39 19.81 DEP compel/plugins/std/log.d [2020-11-30T19:28:51.034Z] #39 19.86 DEP compel/plugins/std/fds.d [2020-11-30T19:28:51.034Z] #39 19.88 DEP compel/plugins/std/std.d [2020-11-30T19:28:51.034Z] #39 19.91 DEP compel/plugins/shmem/shmem.d [2020-11-30T19:28:51.034Z] #39 19.95 DEP compel/plugins/fds/fds.d [2020-11-30T19:28:51.034Z] #39 19.98 CC compel/plugins/std/std.o [2020-11-30T19:28:51.034Z] #39 20.15 CC compel/plugins/std/fds.o [2020-11-30T19:28:51.034Z] #39 20.33 CC compel/plugins/std/log.o [2020-11-30T19:28:51.034Z] #39 20.73 CC compel/plugins/std/string.o [2020-11-30T19:28:51.034Z] #39 21.09 CC compel/plugins/std/infect.o [2020-11-30T19:28:51.034Z] #39 21.32 CC compel/arch/x86/plugins/std/parasite-head.o [2020-11-30T19:28:51.034Z] #39 21.34 CC compel/arch/x86/plugins/std/memcpy.o [2020-11-30T19:28:51.034Z] #39 21.36 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-11-30T19:28:51.034Z] #39 21.38 AR compel/plugins/std.lib.a [2020-11-30T19:28:51.034Z] #39 21.44 CC compel/plugins/fds/fds.o [2020-11-30T19:28:51.034Z] #39 21.61 AR compel/plugins/fds.lib.a [2020-11-30T19:28:51.034Z] #39 21.66 HOSTDEP compel/src/lib/log-host.d [2020-11-30T19:28:51.034Z] #39 21.72 HOSTDEP compel/src/lib/handle-elf-host.d [2020-11-30T19:28:51.034Z] #39 21.75 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-11-30T19:28:51.034Z] #39 21.80 HOSTDEP compel/src/main-host.d [2020-11-30T19:28:51.034Z] #39 21.88 DEP compel/src/lib/ptrace.d [2020-11-30T19:28:51.034Z] #39 21.94 DEP compel/src/lib/infect.d [2020-11-30T19:28:51.034Z] #39 22.06 DEP compel/src/lib/infect-util.d [2020-11-30T19:28:51.034Z] #39 22.13 DEP compel/src/lib/infect-rpc.d [2020-11-30T19:28:51.034Z] #39 22.18 DEP compel/arch/x86/src/lib/infect.d [2020-11-30T19:28:51.034Z] #39 22.21 DEP compel/arch/x86/src/lib/cpu.d [2020-11-30T19:28:51.034Z] #39 22.24 DEP compel/src/lib/log.d [2020-11-30T19:28:51.034Z] #39 22.31 DEP compel/src/main.d [2020-11-30T19:28:51.034Z] #39 22.34 DEP compel/src/lib/handle-elf.d [2020-11-30T19:28:51.034Z] #39 22.39 DEP compel/arch/x86/src/lib/handle-elf.d [2020-11-30T19:28:51.034Z] #39 22.43 CC compel/src/lib/log.o [2020-11-30T19:28:51.034Z] #39 22.60 CC compel/arch/x86/src/lib/cpu.o [2020-11-30T19:28:51.034Z] #39 22.93 CC compel/arch/x86/src/lib/infect.o [2020-11-30T19:28:51.034Z] #39 23.20 CC compel/src/lib/infect-rpc.o [2020-11-30T19:28:51.297Z] #39 23.39 CC compel/src/lib/infect-util.o [2020-11-30T19:28:51.297Z] #39 ... [2020-11-30T19:28:51.297Z] [2020-11-30T19:28:51.297Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-11-30T19:28:51.297Z] #26 DONE 42.4s [2020-11-30T19:28:51.297Z] [2020-11-30T19:28:51.297Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:28:51.297Z] #39 23.51 CC compel/src/lib/infect.o [2020-11-30T19:28:51.297Z] #39 ... [2020-11-30T19:28:51.297Z] [2020-11-30T19:28:51.297Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:28:51.297Z] #14 20.92 Unpacking bash-completion (1:2.8-6) ... [2020-11-30T19:28:51.297Z] #14 21.33 Selecting previously unselected package bzip2. [2020-11-30T19:28:51.297Z] #14 21.33 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-11-30T19:28:51.297Z] #14 21.33 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-30T19:28:51.538Z] CC criu/util.o [2020-11-30T19:28:51.557Z] #14 21.44 Selecting previously unselected package xz-utils. [2020-11-30T19:28:51.557Z] #14 21.45 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-11-30T19:28:51.557Z] #14 21.45 Unpacking xz-utils (5.2.4-1) ... [2020-11-30T19:28:51.557Z] #14 21.60 Selecting previously unselected package apparmor. [2020-11-30T19:28:51.557Z] #14 21.60 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-11-30T19:28:51.557Z] #14 21.68 Unpacking apparmor (2.13.2-10) ... [2020-11-30T19:28:51.817Z] #14 21.89 Selecting previously unselected package aufs-tools. [2020-11-30T19:28:51.817Z] #14 21.89 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-11-30T19:28:51.817Z] #14 21.89 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-11-30T19:28:51.817Z] #14 21.98 Selecting previously unselected package binutils-mingw-w64-i686. [2020-11-30T19:28:51.817Z] #14 21.98 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-11-30T19:28:51.817Z] #14 21.99 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-30T19:28:51.832Z] CC criu/uts_ns.o [2020-11-30T19:28:52.126Z] CC criu/vdso.o [2020-11-30T19:28:52.126Z] LINK criu/built-in.o [2020-11-30T19:28:52.419Z] LINK criu/criu [2020-11-30T19:28:52.419Z] DEP lib/c/criu.d [2020-11-30T19:28:52.419Z] CC images/rpc.pb-c.o [2020-11-30T19:28:52.716Z] CC lib/c/criu.o [2020-11-30T19:28:52.757Z] #14 22.61 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-11-30T19:28:52.757Z] #14 22.61 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-11-30T19:28:52.757Z] #14 22.63 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-30T19:28:53.083Z] #42 ... [2020-11-30T19:28:53.083Z] [2020-11-30T19:28:53.084Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:28:53.084Z] #38 43.97 Reading package lists... [2020-11-30T19:28:53.354Z] LINK lib/c/built-in.o [2020-11-30T19:28:53.354Z] LINK lib/c/libcriu.so [2020-11-30T19:28:53.354Z] LINK lib/c/libcriu.a [2020-11-30T19:28:53.354Z] GEN magic.py [2020-11-30T19:28:53.354Z] Note: Building without setproctitle() and strlcpy() support. [2020-11-30T19:28:53.354Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-30T19:28:53.354Z] Note: Building without GnuTLS support [2020-11-30T19:28:53.354Z] Makefile.config:39: Warn: you have no libnftables installed [2020-11-30T19:28:53.354Z] Makefile.config:40: Warn: Building without nftables support [2020-11-30T19:28:53.649Z] fatal: not a git repository (or any of the parent directories): .git [2020-11-30T19:28:53.698Z] #14 23.66 Selecting previously unselected package binutils-mingw-w64. [2020-11-30T19:28:53.698Z] #14 23.67 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-11-30T19:28:53.698Z] #14 23.67 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-30T19:28:53.944Z] make[1]: Nothing to be done for 'all'. [2020-11-30T19:28:53.944Z] make[1]: 'images/built-in.o' is up to date. [2020-11-30T19:28:53.944Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-11-30T19:28:53.944Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-11-30T19:28:53.944Z] make[1]: 'compel/libcompel.a' is up to date. [2020-11-30T19:28:53.944Z] make[1]: 'compel/compel-host-bin' is up to date. [2020-11-30T19:28:53.944Z] make[1]: Nothing to be done for 'all'. [2020-11-30T19:28:53.959Z] #14 24.06 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-11-30T19:28:53.959Z] #14 24.06 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-11-30T19:28:54.219Z] #14 24.17 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-11-30T19:28:54.219Z] #14 24.33 Selecting previously unselected package dmsetup. [2020-11-30T19:28:54.219Z] #14 24.33 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-11-30T19:28:54.219Z] #14 24.34 Unpacking dmsetup (2:1.02.155-3) ... [2020-11-30T19:28:54.237Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-30T19:28:54.237Z] make[2]: Nothing to be done for 'all'. [2020-11-30T19:28:54.237Z] make[2]: Nothing to be done for 'all'. [2020-11-30T19:28:54.237Z] make[2]: Nothing to be done for 'all'. [2020-11-30T19:28:54.237Z] make[2]: Nothing to be done for 'all'. [2020-11-30T19:28:54.237Z] make[2]: Nothing to be done for 'all'. [2020-11-30T19:28:54.237Z] make[2]: Nothing to be done for 'all'. [2020-11-30T19:28:54.237Z] make[2]: Nothing to be done for 'all'. [2020-11-30T19:28:54.237Z] make[2]: Nothing to be done for 'all'. [2020-11-30T19:28:54.237Z] INSTALL criu/criu [2020-11-30T19:28:54.453Z] #38 54.47 Building dependency tree... [2020-11-30T19:28:54.453Z] #38 57.06 Reading state information... [2020-11-30T19:28:54.494Z] #14 24.51 Selecting previously unselected package mingw-w64-common. [2020-11-30T19:28:54.494Z] #14 24.52 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-11-30T19:28:54.494Z] #14 24.54 Unpacking mingw-w64-common (6.0.0-3) ... [2020-11-30T19:28:54.494Z] #14 ... [2020-11-30T19:28:54.494Z] [2020-11-30T19:28:54.494Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-11-30T19:28:54.494Z] #48 35.42 + GOBIN=/build [2020-11-30T19:28:54.494Z] #48 35.42 + /build/gometalinter --install [2020-11-30T19:28:54.494Z] #48 35.43 Installing: [2020-11-30T19:28:54.494Z] #48 35.43 deadcode [2020-11-30T19:28:54.494Z] #48 35.43 dupl [2020-11-30T19:28:54.494Z] #48 35.43 errcheck [2020-11-30T19:28:54.494Z] #48 35.43 gas [2020-11-30T19:28:54.494Z] #48 35.43 gochecknoglobals [2020-11-30T19:28:54.494Z] #48 35.43 gochecknoinits [2020-11-30T19:28:54.494Z] #48 35.43 goconst [2020-11-30T19:28:54.494Z] #48 35.43 gocyclo [2020-11-30T19:28:54.494Z] #48 35.43 goimports [2020-11-30T19:28:54.494Z] #48 35.43 golint [2020-11-30T19:28:54.494Z] #48 35.43 gosimple [2020-11-30T19:28:54.494Z] #48 35.43 gotype [2020-11-30T19:28:54.494Z] #48 35.43 gotypex [2020-11-30T19:28:54.494Z] #48 35.43 ineffassign [2020-11-30T19:28:54.494Z] #48 35.43 interfacer [2020-11-30T19:28:54.494Z] #48 35.43 lll [2020-11-30T19:28:54.494Z] #48 35.43 maligned [2020-11-30T19:28:54.494Z] #48 35.43 megacheck [2020-11-30T19:28:54.494Z] #48 35.43 misspell [2020-11-30T19:28:54.494Z] #48 35.43 nakedret [2020-11-30T19:28:54.494Z] #48 35.43 safesql [2020-11-30T19:28:54.494Z] #48 35.43 staticcheck [2020-11-30T19:28:54.494Z] #48 35.43 structcheck [2020-11-30T19:28:54.494Z] #48 35.43 unconvert [2020-11-30T19:28:54.494Z] #48 35.43 unparam [2020-11-30T19:28:54.494Z] #48 35.43 unused [2020-11-30T19:28:54.494Z] #48 35.43 varcheck [2020-11-30T19:28:54.494Z] #48 ... [2020-11-30T19:28:54.494Z] [2020-11-30T19:28:54.494Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:28:54.494Z] #39 24.27 CC compel/src/lib/ptrace.o [2020-11-30T19:28:54.494Z] #39 24.37 AR compel/libcompel.a [2020-11-30T19:28:54.494Z] #39 24.40 HOSTCC compel/src/main-host.o [2020-11-30T19:28:54.494Z] #39 24.53 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-11-30T19:28:54.494Z] #39 24.59 HOSTCC compel/src/lib/handle-elf-host.o [2020-11-30T19:28:54.494Z] #39 24.74 HOSTCC compel/src/lib/log-host.o [2020-11-30T19:28:54.494Z] #39 24.81 HOSTLINK compel/compel-host-bin [2020-11-30T19:28:54.494Z] #39 24.91 DEP soccr/soccr.d [2020-11-30T19:28:54.494Z] #39 24.98 CC soccr/soccr.o [2020-11-30T19:28:54.494Z] #39 25.64 AR soccr/libsoccr.a [2020-11-30T19:28:54.494Z] #39 25.67 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-30T19:28:54.494Z] #39 25.92 DEP criu/arch/x86/sigframe.d [2020-11-30T19:28:54.494Z] #39 25.97 DEP criu/arch/x86/sigaction_compat.d [2020-11-30T19:28:54.494Z] #39 26.02 DEP criu/arch/x86/kerndat.d [2020-11-30T19:28:54.494Z] #39 26.12 DEP criu/arch/x86/crtools.d [2020-11-30T19:28:54.494Z] #39 26.18 DEP criu/arch/x86/cpu.d [2020-11-30T19:28:54.494Z] #39 26.26 CC criu/arch/x86/cpu.o [2020-11-30T19:28:54.494Z] #39 26.52 CC criu/arch/x86/crtools.o [2020-11-30T19:28:54.755Z] #39 27.08 CC criu/arch/x86/kerndat.o [2020-11-30T19:28:55.016Z] #39 27.23 CC criu/arch/x86/sigaction_compat.o [2020-11-30T19:28:55.016Z] #39 27.34 CC criu/arch/x86/sigframe.o [2020-11-30T19:28:55.277Z] #39 27.51 LINK criu/arch/x86/crtools.built-in.o [2020-11-30T19:28:55.277Z] #39 27.54 DEP criu/pie/util-vdso-elf32.d [2020-11-30T19:28:55.277Z] #39 27.63 DEP criu/pie/util-vdso.d [2020-11-30T19:28:55.537Z] #39 27.71 DEP criu/pie/util.d [2020-11-30T19:28:55.537Z] #39 27.78 CC criu/pie/util.o [2020-11-30T19:28:55.758Z] Removing intermediate container 8a0b593cee7d [2020-11-30T19:28:55.758Z] ---> 377afb4977e7 [2020-11-30T19:28:55.758Z] Step 14/140 : FROM base AS registry [2020-11-30T19:28:55.758Z] ---> 7a04409a3d60 [2020-11-30T19:28:55.758Z] Step 15/140 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-11-30T19:28:55.758Z] ---> Running in dbb4ca91c831 [2020-11-30T19:28:55.758Z] Removing intermediate container dbb4ca91c831 [2020-11-30T19:28:55.758Z] ---> 15339b9b87ee [2020-11-30T19:28:55.758Z] Step 16/140 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-30T19:28:55.758Z] ---> Running in 8fa3491b911b [2020-11-30T19:28:55.758Z] Removing intermediate container 8fa3491b911b [2020-11-30T19:28:55.758Z] ---> eceee05f8319 [2020-11-30T19:28:55.758Z] Step 17/140 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2020-11-30T19:28:55.798Z] #39 27.93 CC criu/pie/util-vdso.o [2020-11-30T19:28:55.798Z] #39 28.17 CC criu/pie/util-vdso-elf32.o [2020-11-30T19:28:56.054Z] ---> Running in 1aba127ef6e2 [2020-11-30T19:28:56.054Z] + mktemp -d [2020-11-30T19:28:56.054Z] + export GOPATH=/tmp/tmp.npa1DQ3uAF [2020-11-30T19:28:56.054Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.npa1DQ3uAF/src/github.com/docker/distribution [2020-11-30T19:28:56.054Z] Cloning into '/tmp/tmp.npa1DQ3uAF/src/github.com/docker/distribution'... [2020-11-30T19:28:56.059Z] #39 28.39 AR criu/pie/pie.lib.a [2020-11-30T19:28:56.059Z] #39 28.44 DEP criu/pie/restorer.d [2020-11-30T19:28:56.320Z] #39 28.57 DEP criu/arch/x86/sigaction_compat_pie.d [2020-11-30T19:28:56.320Z] #39 28.61 DEP criu/arch/x86/restorer_unmap.d [2020-11-30T19:28:56.320Z] #39 ... [2020-11-30T19:28:56.320Z] [2020-11-30T19:28:56.320Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-30T19:28:56.320Z] #42 42.48 github.com/LK4D4/vndr/godl [2020-11-30T19:28:56.320Z] #42 42.75 github.com/LK4D4/vndr [2020-11-30T19:28:56.320Z] #42 DONE 47.5s [2020-11-30T19:28:56.320Z] [2020-11-30T19:28:56.320Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-11-30T19:28:56.320Z] #45 DONE 47.5s [2020-11-30T19:28:56.320Z] [2020-11-30T19:28:56.320Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:28:56.320Z] #39 28.66 DEP criu/arch/x86/restorer.d [2020-11-30T19:28:56.320Z] #39 28.74 DEP criu/arch/x86/vdso-pie.d [2020-11-30T19:28:56.581Z] #39 28.77 DEP criu/pie/parasite-vdso.d [2020-11-30T19:28:56.581Z] #39 28.82 DEP criu/pie/parasite.d [2020-11-30T19:28:56.843Z] #39 28.90 CC criu/pie/parasite.o [2020-11-30T19:28:57.104Z] #39 29.36 LINK criu/pie/parasite.built-in.o [2020-11-30T19:28:57.104Z] #39 29.36 GEN criu/pie/parasite-blob.h [2020-11-30T19:28:57.104Z] #39 29.38 CC criu/pie/parasite-vdso.o [2020-11-30T19:28:57.367Z] #39 29.58 CC criu/arch/x86/vdso-pie.o [2020-11-30T19:28:57.367Z] #39 29.69 CC criu/arch/x86/restorer.o [2020-11-30T19:28:57.627Z] #39 29.87 CC criu/arch/x86/restorer_unmap.o [2020-11-30T19:28:57.727Z] #38 ... [2020-11-30T19:28:57.727Z] [2020-11-30T19:28:57.727Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-11-30T19:28:57.727Z] #7 42.32 Reading package lists... [2020-11-30T19:28:57.727Z] #7 53.00 Building dependency tree... [2020-11-30T19:28:57.727Z] #7 55.37 Reading state information... [2020-11-30T19:28:57.727Z] #7 58.89 The following additional packages will be installed: [2020-11-30T19:28:57.727Z] #7 58.89 libapparmor1 [2020-11-30T19:28:57.727Z] #7 58.91 Suggested packages: [2020-11-30T19:28:57.727Z] #7 58.92 seccomp [2020-11-30T19:28:57.727Z] #7 59.29 The following NEW packages will be installed: [2020-11-30T19:28:57.727Z] #7 59.31 libapparmor-dev libapparmor1 libseccomp-dev [2020-11-30T19:28:57.727Z] #7 59.73 0 upgraded, 3 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:28:57.727Z] #7 59.73 Need to get 293 kB of archives. [2020-11-30T19:28:57.727Z] #7 59.73 After this operation, 952 kB of additional disk space will be used. [2020-11-30T19:28:57.727Z] #7 59.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-11-30T19:28:57.727Z] #7 59.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-11-30T19:28:57.727Z] #7 59.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-11-30T19:28:57.727Z] #7 ... [2020-11-30T19:28:57.727Z] [2020-11-30T19:28:57.727Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:28:57.727Z] #38 60.09 The following additional packages will be installed: [2020-11-30T19:28:57.727Z] #38 60.09 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-11-30T19:28:57.727Z] #38 60.10 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-11-30T19:28:57.727Z] #38 60.10 Suggested packages: [2020-11-30T19:28:57.727Z] #38 60.10 manpages-dev python-setuptools [2020-11-30T19:28:57.889Z] #39 29.97 CC criu/arch/x86/sigaction_compat_pie.o [2020-11-30T19:28:57.889Z] #39 30.00 CC criu/pie/restorer.o [2020-11-30T19:28:58.135Z] + cd /tmp/tmp.npa1DQ3uAF/src/github.com/docker/distribution [2020-11-30T19:28:58.135Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-11-30T19:28:58.431Z] + GOPATH=/tmp/tmp.npa1DQ3uAF/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.npa1DQ3uAF go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-11-30T19:28:58.460Z] #39 30.79 LINK criu/pie/restorer.built-in.o [2020-11-30T19:28:58.460Z] #39 30.80 GEN criu/pie/restorer-blob.h [2020-11-30T19:28:58.460Z] #39 30.86 DEP criu/vdso.d [2020-11-30T19:28:58.725Z] #39 30.96 DEP criu/vdso-compat.d [2020-11-30T19:28:58.725Z] #39 31.02 DEP criu/uts_ns.d [2020-11-30T19:28:58.725Z] #39 31.07 DEP criu/util.d [2020-11-30T19:28:58.985Z] #39 31.16 DEP criu/uffd.d [2020-11-30T19:28:58.985Z] #39 31.22 DEP criu/tun.d [2020-11-30T19:28:59.246Z] #39 31.32 DEP criu/tty.d [2020-11-30T19:28:59.246Z] #39 31.39 DEP criu/timerfd.d [2020-11-30T19:28:59.246Z] #39 31.49 DEP criu/timens.d [2020-11-30T19:28:59.246Z] #39 31.57 DEP criu/sysfs_parse.d [2020-11-30T19:28:59.507Z] #39 31.64 DEP criu/sysctl.d [2020-11-30T19:28:59.507Z] #39 31.70 DEP criu/string.d [2020-11-30T19:28:59.507Z] #39 31.72 DEP criu/stats.d [2020-11-30T19:28:59.507Z] #39 31.79 DEP criu/sockets.d [2020-11-30T19:28:59.623Z] #38 ... [2020-11-30T19:28:59.623Z] [2020-11-30T19:28:59.623Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:28:59.623Z] #31 41.45 Reading package lists... [2020-11-30T19:28:59.623Z] #31 52.30 Building dependency tree... [2020-11-30T19:28:59.623Z] #31 54.72 Reading state information... [2020-11-30T19:28:59.623Z] #31 58.42 The following additional packages will be installed: [2020-11-30T19:28:59.623Z] #31 58.47 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-11-30T19:28:59.623Z] #31 58.47 Suggested packages: [2020-11-30T19:28:59.623Z] #31 58.47 cmake-doc ninja-build lrzip [2020-11-30T19:28:59.623Z] #31 58.47 Recommended packages: [2020-11-30T19:28:59.623Z] #31 58.47 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-11-30T19:28:59.623Z] #31 59.95 The following NEW packages will be installed: [2020-11-30T19:28:59.623Z] #31 59.97 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-11-30T19:28:59.623Z] #31 59.99 vim-common xxd [2020-11-30T19:28:59.623Z] #31 60.67 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:28:59.623Z] #31 60.67 Need to get 14.9 MB of archives. [2020-11-30T19:28:59.623Z] #31 60.67 After this operation, 61.8 MB of additional disk space will be used. [2020-11-30T19:28:59.623Z] #31 60.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-11-30T19:28:59.623Z] #31 60.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-30T19:28:59.623Z] #31 60.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-11-30T19:28:59.623Z] #31 60.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-11-30T19:28:59.623Z] #31 ... [2020-11-30T19:28:59.623Z] [2020-11-30T19:28:59.623Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-11-30T19:28:59.623Z] #7 61.47 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:28:59.623Z] #7 61.86 Fetched 293 kB in 0s (934 kB/s) [2020-11-30T19:28:59.623Z] #7 62.19 Selecting previously unselected package libapparmor1:amd64. [2020-11-30T19:28:59.768Z] #39 31.87 DEP criu/sk-unix.d [2020-11-30T19:28:59.768Z] #39 31.98 DEP criu/sk-tcp.d [2020-11-30T19:28:59.768Z] #39 32.08 DEP criu/sk-queue.d [2020-11-30T19:28:59.885Z] #7 62.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-30T19:28:59.885Z] #7 62.29 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-11-30T19:28:59.885Z] #7 62.31 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-11-30T19:29:00.029Z] #39 32.17 DEP criu/sk-packet.d [2020-11-30T19:29:00.029Z] #39 32.24 DEP criu/sk-netlink.d [2020-11-30T19:29:00.029Z] #39 32.33 DEP criu/sk-inet.d [2020-11-30T19:29:00.290Z] #39 32.43 DEP criu/signalfd.d [2020-11-30T19:29:00.290Z] #39 32.50 DEP criu/sigframe.d [2020-11-30T19:29:00.290Z] #39 32.53 DEP criu/shmem.d [2020-11-30T19:29:00.290Z] #39 32.61 DEP criu/servicefd.d [2020-11-30T19:29:00.290Z] #39 32.67 DEP criu/seize.d [2020-11-30T19:29:00.290Z] #39 32.71 DEP criu/seccomp.d [2020-11-30T19:29:00.449Z] #7 62.82 Selecting previously unselected package libapparmor-dev:amd64. [2020-11-30T19:29:00.449Z] #7 62.82 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-11-30T19:29:00.449Z] #7 62.84 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-11-30T19:29:00.552Z] #39 32.77 DEP criu/rst-malloc.d [2020-11-30T19:29:00.552Z] #39 32.80 DEP criu/rbtree.d [2020-11-30T19:29:00.552Z] #39 32.81 DEP criu/pstree.d [2020-11-30T19:29:00.552Z] #39 32.88 DEP criu/protobuf.d [2020-11-30T19:29:00.552Z] #39 32.96 GEN criu/protobuf-desc-gen.h [2020-11-30T19:29:00.708Z] #7 63.27 Selecting previously unselected package libseccomp-dev:amd64. [2020-11-30T19:29:00.708Z] #7 63.29 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-11-30T19:29:00.966Z] #7 63.36 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-11-30T19:29:00.966Z] #7 ... [2020-11-30T19:29:00.966Z] [2020-11-30T19:29:00.966Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-11-30T19:29:00.966Z] #54 43.00 Reading package lists... [2020-11-30T19:29:00.966Z] #54 53.93 Building dependency tree... [2020-11-30T19:29:00.966Z] #54 56.54 Reading state information... [2020-11-30T19:29:00.966Z] #54 60.14 The following additional packages will be installed: [2020-11-30T19:29:00.966Z] #54 60.14 libbtrfs0 [2020-11-30T19:29:00.966Z] #54 60.40 The following NEW packages will be installed: [2020-11-30T19:29:00.966Z] #54 60.44 libbtrfs-dev libbtrfs0 [2020-11-30T19:29:00.966Z] #54 61.18 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:29:00.966Z] #54 61.18 Need to get 119 kB of archives. [2020-11-30T19:29:00.966Z] #54 61.18 After this operation, 387 kB of additional disk space will be used. [2020-11-30T19:29:00.966Z] #54 61.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-11-30T19:29:00.966Z] #54 61.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-11-30T19:29:00.966Z] #54 63.08 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:29:00.966Z] #54 63.54 Fetched 119 kB in 1s (227 kB/s) [2020-11-30T19:29:01.223Z] #54 ... [2020-11-30T19:29:01.223Z] [2020-11-30T19:29:01.223Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:29:01.223Z] #38 62.20 The following NEW packages will be installed: [2020-11-30T19:29:01.223Z] #38 62.22 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-11-30T19:29:01.223Z] #38 62.22 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-11-30T19:29:01.223Z] #38 62.22 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-11-30T19:29:01.223Z] #38 62.22 python-six zlib1g-dev [2020-11-30T19:29:01.223Z] #38 62.79 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:29:01.223Z] #38 62.79 Need to get 4095 kB of archives. [2020-11-30T19:29:01.223Z] #38 62.79 After this operation, 22.5 MB of additional disk space will be used. [2020-11-30T19:29:01.223Z] #38 62.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-11-30T19:29:01.223Z] #38 62.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-11-30T19:29:01.223Z] #38 62.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-11-30T19:29:01.223Z] #38 62.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-11-30T19:29:01.223Z] #38 62.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-11-30T19:29:01.223Z] #38 62.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-11-30T19:29:01.223Z] #38 62.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-11-30T19:29:01.223Z] #38 62.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-11-30T19:29:01.223Z] #38 62.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-11-30T19:29:01.223Z] #38 63.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-11-30T19:29:01.223Z] #38 63.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-11-30T19:29:01.223Z] #38 63.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-11-30T19:29:01.223Z] #38 63.57 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-11-30T19:29:01.223Z] #38 63.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-11-30T19:29:01.223Z] #38 63.59 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-11-30T19:29:01.223Z] #38 63.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-11-30T19:29:01.223Z] #38 63.62 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-11-30T19:29:01.937Z] #39 34.28 DEP criu/protobuf-desc.d [2020-11-30T19:29:02.198Z] #39 34.34 DEP criu/proc_parse.d [2020-11-30T19:29:02.198Z] #39 34.40 DEP criu/plugin.d [2020-11-30T19:29:02.198Z] #39 34.43 DEP criu/pipes.d [2020-11-30T19:29:02.198Z] #39 34.51 DEP criu/pie-util.d [2020-11-30T19:29:02.459Z] #39 34.55 DEP criu/pie-util-vdso.d [2020-11-30T19:29:02.459Z] #39 34.59 DEP criu/pie-util-vdso-elf32.d [2020-11-30T19:29:02.459Z] #39 34.65 DEP criu/path.d [2020-11-30T19:29:02.459Z] #39 34.70 DEP criu/parasite-syscall.d [2020-11-30T19:29:02.459Z] #39 34.79 DEP criu/pagemap.d [2020-11-30T19:29:02.459Z] #39 34.89 DEP criu/pagemap-cache.d [2020-11-30T19:29:02.721Z] #39 34.96 DEP criu/page-xfer.d [2020-11-30T19:29:02.721Z] #39 35.01 DEP criu/page-pipe.d [2020-11-30T19:29:02.721Z] #39 35.06 DEP criu/netfilter.d [2020-11-30T19:29:02.721Z] #39 35.12 DEP criu/net.d [2020-11-30T19:29:02.981Z] #39 35.20 DEP criu/namespaces.d [2020-11-30T19:29:02.981Z] #39 35.26 DEP criu/mount.d [2020-11-30T19:29:02.981Z] #39 35.31 DEP criu/memfd.d [2020-11-30T19:29:02.981Z] #39 35.35 DEP criu/mem.d [2020-11-30T19:29:02.981Z] #39 35.41 DEP criu/lsm.d [2020-11-30T19:29:03.119Z] #38 ... [2020-11-30T19:29:03.119Z] [2020-11-30T19:29:03.119Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-11-30T19:29:03.119Z] #22 45.10 Reading package lists... [2020-11-30T19:29:03.119Z] #22 55.89 Building dependency tree... [2020-11-30T19:29:03.119Z] #22 58.44 Reading state information... [2020-11-30T19:29:03.119Z] #22 61.34 ca-certificates is already the newest version (20200601~deb10u1). [2020-11-30T19:29:03.119Z] #22 61.34 The following additional packages will be installed: [2020-11-30T19:29:03.119Z] #22 61.38 libjq1 libonig5 [2020-11-30T19:29:03.119Z] #22 62.11 The following NEW packages will be installed: [2020-11-30T19:29:03.119Z] #22 62.14 jq libjq1 libonig5 [2020-11-30T19:29:03.119Z] #22 62.73 0 upgraded, 3 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:29:03.119Z] #22 62.73 Need to get 355 kB of archives. [2020-11-30T19:29:03.119Z] #22 62.73 After this operation, 1072 kB of additional disk space will be used. [2020-11-30T19:29:03.119Z] #22 62.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-11-30T19:29:03.119Z] #22 62.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-11-30T19:29:03.119Z] #22 62.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-11-30T19:29:03.119Z] #22 64.33 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:29:03.119Z] #22 64.59 Fetched 355 kB in 0s (1009 kB/s) [2020-11-30T19:29:03.119Z] #22 64.75 Selecting previously unselected package libonig5:amd64. [2020-11-30T19:29:03.119Z] #22 64.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-30T19:29:03.119Z] #22 64.87 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-11-30T19:29:03.119Z] #22 ... [2020-11-30T19:29:03.119Z] [2020-11-30T19:29:03.119Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-11-30T19:29:03.119Z] #54 63.82 Selecting previously unselected package libbtrfs0. [2020-11-30T19:29:03.119Z] #54 63.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-30T19:29:03.119Z] #54 63.96 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-11-30T19:29:03.119Z] #54 63.99 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-30T19:29:03.119Z] #54 64.43 Selecting previously unselected package libbtrfs-dev. [2020-11-30T19:29:03.119Z] #54 64.43 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-11-30T19:29:03.119Z] #54 64.54 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-30T19:29:03.119Z] #54 64.96 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-30T19:29:03.245Z] #39 35.46 DEP criu/log.d [2020-11-30T19:29:03.245Z] #39 35.51 DEP criu/libnetlink.d [2020-11-30T19:29:03.245Z] #39 35.57 DEP criu/kerndat.d [2020-11-30T19:29:03.376Z] #54 65.90 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-30T19:29:03.506Z] #39 35.68 DEP criu/kcmp-ids.d [2020-11-30T19:29:03.506Z] #39 35.72 DEP criu/irmap.d [2020-11-30T19:29:03.506Z] #39 35.83 DEP criu/ipc_ns.d [2020-11-30T19:29:03.506Z] #39 35.95 DEP criu/image.d [2020-11-30T19:29:03.633Z] #54 65.99 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:29:03.634Z] #54 ... [2020-11-30T19:29:03.634Z] [2020-11-30T19:29:03.634Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-11-30T19:29:03.634Z] #7 63.91 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-11-30T19:29:03.634Z] #7 63.96 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-11-30T19:29:03.634Z] #7 64.00 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-11-30T19:29:03.634Z] #7 64.07 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:29:03.634Z] #7 DONE 66.1s [2020-11-30T19:29:03.634Z] [2020-11-30T19:29:03.634Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-11-30T19:29:03.634Z] #66 DONE 65.9s [2020-11-30T19:29:03.768Z] #39 36.03 DEP criu/image-desc.d [2020-11-30T19:29:03.768Z] #39 36.08 DEP criu/fsnotify.d [2020-11-30T19:29:03.893Z] [2020-11-30T19:29:03.893Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:29:03.893Z] #38 65.74 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:29:03.893Z] #38 65.96 Fetched 4095 kB in 1s (3495 kB/s) [2020-11-30T19:29:03.893Z] #38 66.21 Selecting previously unselected package libcap-dev:amd64. [2020-11-30T19:29:03.893Z] #38 66.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% [2020-11-30T19:29:03.893Z] #38 ... [2020-11-30T19:29:03.893Z] [2020-11-30T19:29:03.893Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-30T19:29:03.893Z] #50 DONE 0.2s [2020-11-30T19:29:03.893Z] [2020-11-30T19:29:03.893Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:29:03.893Z] #38 66.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-30T19:29:03.893Z] #38 66.54 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-11-30T19:29:03.893Z] #38 66.54 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-11-30T19:29:04.032Z] #39 36.16 DEP criu/filesystems.d [2020-11-30T19:29:04.032Z] #39 36.24 DEP criu/files.d [2020-11-30T19:29:04.032Z] #39 36.31 DEP criu/files-reg.d [2020-11-30T19:29:04.032Z] #39 36.38 DEP criu/files-ext.d [2020-11-30T19:29:04.174Z] #38 ... [2020-11-30T19:29:04.174Z] [2020-11-30T19:29:04.174Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-11-30T19:29:04.174Z] #54 DONE 66.6s [2020-11-30T19:29:04.174Z] [2020-11-30T19:29:04.174Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-11-30T19:29:04.174Z] #51 DONE 0.2s [2020-11-30T19:29:04.292Z] #39 36.43 DEP criu/file-lock.d [2020-11-30T19:29:04.292Z] #39 36.47 DEP criu/file-ids.d [2020-11-30T19:29:04.292Z] #39 36.52 DEP criu/fifo.d [2020-11-30T19:29:04.292Z] #39 36.59 DEP criu/fdstore.d [2020-11-30T19:29:04.292Z] #39 36.63 DEP criu/fault-injection.d [2020-11-30T19:29:04.435Z] [2020-11-30T19:29:04.435Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-11-30T19:29:04.435Z] #22 65.87 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-11-30T19:29:04.435Z] #22 66.32 Selecting previously unselected package libjq1:amd64. [2020-11-30T19:29:04.435Z] #22 66.33 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-11-30T19:29:04.435Z] #22 66.34 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-30T19:29:04.435Z] #22 66.89 Selecting previously unselected package jq. [2020-11-30T19:29:04.435Z] #22 ... [2020-11-30T19:29:04.435Z] [2020-11-30T19:29:04.435Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-30T19:29:04.435Z] #55 DONE 0.5s [2020-11-30T19:29:04.435Z] [2020-11-30T19:29:04.435Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-11-30T19:29:04.435Z] #22 66.91 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-11-30T19:29:04.435Z] #22 66.98 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-30T19:29:04.552Z] #39 36.65 DEP criu/external.d [2020-11-30T19:29:04.552Z] #39 36.70 DEP criu/eventpoll.d [2020-11-30T19:29:04.552Z] #39 36.76 DEP criu/eventfd.d [2020-11-30T19:29:04.552Z] #39 36.84 DEP criu/crtools.d [2020-11-30T19:29:04.692Z] #22 ... [2020-11-30T19:29:04.692Z] [2020-11-30T19:29:04.692Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-11-30T19:29:04.692Z] #56 DONE 0.2s [2020-11-30T19:29:04.813Z] #39 36.92 DEP criu/cr-service.d [2020-11-30T19:29:04.813Z] #39 36.98 DEP criu/cr-restore.d [2020-11-30T19:29:04.813Z] #39 37.04 DEP criu/cr-errno.d [2020-11-30T19:29:04.813Z] #39 37.05 DEP criu/cr-dump.d [2020-11-30T19:29:04.813Z] #39 37.10 DEP criu/cr-dedup.d [2020-11-30T19:29:04.813Z] #39 37.16 DEP criu/cr-check.d [2020-11-30T19:29:04.949Z] [2020-11-30T19:29:04.949Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:29:04.949Z] #38 66.93 Selecting previously unselected package libnet1:amd64. [2020-11-30T19:29:04.949Z] #38 66.94 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-30T19:29:04.949Z] #38 66.99 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-30T19:29:04.949Z] #38 67.26 Selecting previously unselected package libnet1-dev. [2020-11-30T19:29:04.949Z] #38 67.34 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-30T19:29:04.950Z] #38 67.34 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-30T19:29:05.074Z] #39 37.29 DEP criu/config.d [2020-11-30T19:29:05.074Z] #39 37.35 DEP criu/clone-noasan.d [2020-11-30T19:29:05.074Z] #39 37.37 DEP criu/cgroup.d [2020-11-30T19:29:05.074Z] #39 37.42 DEP criu/cgroup-props.d [2020-11-30T19:29:05.277Z] #38 67.79 Selecting previously unselected package libnl-3-200:amd64. [2020-11-30T19:29:05.335Z] #39 37.47 DEP criu/bitmap.d [2020-11-30T19:29:05.335Z] #39 37.49 DEP criu/bfd.d [2020-11-30T19:29:05.335Z] #39 37.57 DEP criu/autofs.d [2020-11-30T19:29:05.335Z] #39 37.64 DEP criu/aio.d [2020-11-30T19:29:05.335Z] #39 37.71 DEP criu/action-scripts.d [2020-11-30T19:29:05.537Z] #38 67.86 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-11-30T19:29:05.537Z] #38 67.86 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-11-30T19:29:05.537Z] #38 68.08 Selecting previously unselected package libnl-3-dev:amd64. [2020-11-30T19:29:05.537Z] #38 68.10 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-11-30T19:29:05.595Z] #39 37.82 CC criu/action-scripts.o [2020-11-30T19:29:05.795Z] #38 68.19 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-11-30T19:29:05.896Z] #39 37.98 CC criu/aio.o [2020-11-30T19:29:05.896Z] #39 38.19 CC criu/autofs.o [2020-11-30T19:29:06.054Z] #38 ... [2020-11-30T19:29:06.054Z] [2020-11-30T19:29:06.054Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-11-30T19:29:06.054Z] #22 67.41 Setting up libonig5:amd64 (6.9.1-1) ... [2020-11-30T19:29:06.054Z] #22 67.47 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-30T19:29:06.054Z] #22 67.53 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-30T19:29:06.054Z] #22 67.65 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:29:06.054Z] #22 DONE 68.5s [2020-11-30T19:29:06.054Z] [2020-11-30T19:29:06.054Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:29:06.054Z] #38 68.70 Selecting previously unselected package libprotobuf-c1:amd64. [2020-11-30T19:29:06.169Z] #39 ... [2020-11-30T19:29:06.169Z] [2020-11-30T19:29:06.169Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:29:06.169Z] #14 26.29 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-11-30T19:29:06.169Z] #14 26.32 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-11-30T19:29:06.169Z] #14 26.34 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-30T19:29:06.169Z] #14 28.26 Selecting previously unselected package gcc-mingw-w64-base. [2020-11-30T19:29:06.169Z] #14 28.27 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-30T19:29:06.169Z] #14 28.28 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:29:06.169Z] #14 28.54 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-11-30T19:29:06.169Z] #14 28.54 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-30T19:29:06.169Z] #14 28.55 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:29:06.169Z] #14 34.60 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-11-30T19:29:06.169Z] #14 34.60 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-30T19:29:06.169Z] #14 34.62 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:29:06.322Z] #38 68.71 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-11-30T19:29:06.322Z] #38 68.74 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-30T19:29:06.437Z] #14 ... [2020-11-30T19:29:06.437Z] [2020-11-30T19:29:06.437Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-11-30T19:29:06.437Z] #52 44.53 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-11-30T19:29:06.579Z] #38 68.92 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-11-30T19:29:06.579Z] #38 68.94 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-11-30T19:29:06.579Z] #38 69.07 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-11-30T19:29:06.836Z] #38 ... [2020-11-30T19:29:06.836Z] [2020-11-30T19:29:06.836Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-11-30T19:29:06.836Z] #23 DONE 0.7s [2020-11-30T19:29:06.836Z] [2020-11-30T19:29:06.836Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:29:06.836Z] #38 69.33 Selecting previously unselected package zlib1g-dev:amd64. [2020-11-30T19:29:06.836Z] #38 69.34 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-11-30T19:29:06.836Z] #38 69.36 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-11-30T19:29:07.406Z] #38 69.83 Selecting previously unselected package libprotobuf17:amd64. [2020-11-30T19:29:07.406Z] #38 69.86 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-11-30T19:29:07.406Z] #38 69.87 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-11-30T19:29:08.338Z] #38 70.84 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-11-30T19:29:08.338Z] #38 70.85 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-11-30T19:29:08.338Z] #38 70.86 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-11-30T19:29:08.902Z] #38 71.34 Selecting previously unselected package libprotobuf-dev:amd64. [2020-11-30T19:29:08.902Z] #38 71.36 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-11-30T19:29:08.902Z] #38 71.37 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-11-30T19:29:08.984Z] #52 46.49 + mkdir -p /build [2020-11-30T19:29:08.984Z] #52 46.49 + cp runc /build/runc [2020-11-30T19:29:09.159Z] #38 ... [2020-11-30T19:29:09.160Z] [2020-11-30T19:29:09.160Z] #8 [dev 1/25] RUN groupadd -r docker [2020-11-30T19:29:09.160Z] #8 DONE 5.5s [2020-11-30T19:29:09.417Z] [2020-11-30T19:29:09.417Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-11-30T19:29:09.674Z] #26 69.92 Checking out files: 55% (840/1521) Checking out files: 56% (852/1521) Checking out files: 57% (867/1521) Checking out files: 58% (883/1521) Checking out files: 59% (898/1521) Checking out files: 60% (913/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 85% (1297/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) [2020-11-30T19:29:09.675Z] #26 ... [2020-11-30T19:29:09.675Z] [2020-11-30T19:29:09.675Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:29:09.675Z] #31 62.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-11-30T19:29:09.675Z] #31 62.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-11-30T19:29:09.675Z] #31 62.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-11-30T19:29:09.675Z] #31 62.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-11-30T19:29:09.675Z] #31 62.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-11-30T19:29:09.675Z] #31 62.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-11-30T19:29:09.675Z] #31 64.75 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:29:09.675Z] #31 65.73 Fetched 14.9 MB in 2s (6049 kB/s) [2020-11-30T19:29:09.675Z] #31 65.97 Selecting previously unselected package xxd. [2020-11-30T19:29:09.675Z] #31 65.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-11-30T19:29:09.675Z] #31 66.04 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-11-30T19:29:09.675Z] #31 66.09 Unpacking xxd (2:8.1.0875-5) ... [2020-11-30T19:29:09.675Z] #31 66.43 Selecting previously unselected package vim-common. [2020-11-30T19:29:09.675Z] #31 66.54 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-30T19:29:09.675Z] #31 66.59 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-30T19:29:09.675Z] #31 67.22 Selecting previously unselected package cmake-data. [2020-11-30T19:29:09.675Z] #31 67.23 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-11-30T19:29:09.675Z] #31 67.25 Unpacking cmake-data (3.13.4-1) ... [2020-11-30T19:29:09.675Z] #31 ... [2020-11-30T19:29:09.675Z] [2020-11-30T19:29:09.675Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-11-30T19:29:09.675Z] #26 69.92 Checking out files: 55% (840/1521) Checking out files: 56% (852/1521) Checking out files: 57% (867/1521) Checking out files: 58% (883/1521) Checking out files: 59% (898/1521) Checking out files: 60% (913/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 85% (1297/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-11-30T19:29:09.675Z] #26 72.27 + cd /tmp/tmp.GovV9wJJyw/src/github.com/go-swagger/go-swagger [2020-11-30T19:29:09.675Z] #26 72.27 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-11-30T19:29:09.932Z] #26 ... [2020-11-30T19:29:09.932Z] [2020-11-30T19:29:09.932Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-30T19:29:09.932Z] #29 62.20 sync [2020-11-30T19:29:09.932Z] #29 62.20 internal/reflectlite [2020-11-30T19:29:09.932Z] #29 65.36 sort [2020-11-30T19:29:09.932Z] #29 65.36 errors [2020-11-30T19:29:09.932Z] #29 65.71 strconv [2020-11-30T19:29:09.932Z] #29 67.92 io [2020-11-30T19:29:09.932Z] #29 69.54 internal/oserror [2020-11-30T19:29:09.932Z] #29 69.60 syscall [2020-11-30T19:29:09.932Z] #29 71.51 reflect [2020-11-30T19:29:10.189Z] #29 ... [2020-11-30T19:29:10.189Z] [2020-11-30T19:29:10.189Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-11-30T19:29:10.189Z] #26 72.70 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-11-30T19:29:11.560Z] #26 ... [2020-11-30T19:29:11.561Z] [2020-11-30T19:29:11.561Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-30T19:29:11.561Z] #42 63.82 sync [2020-11-30T19:29:11.561Z] #42 63.82 internal/reflectlite [2020-11-30T19:29:11.561Z] #42 65.35 github.com/LK4D4/vndr/godl/singleflight [2020-11-30T19:29:11.561Z] #42 65.53 math/rand [2020-11-30T19:29:11.561Z] #42 66.82 errors [2020-11-30T19:29:11.561Z] #42 67.34 sort [2020-11-30T19:29:11.561Z] #42 67.40 io [2020-11-30T19:29:11.561Z] #42 69.08 bytes [2020-11-30T19:29:11.561Z] #42 69.38 strconv [2020-11-30T19:29:11.561Z] #42 72.84 bufio [2020-11-30T19:29:11.824Z] #42 ... [2020-11-30T19:29:11.824Z] [2020-11-30T19:29:11.824Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:29:11.824Z] #31 72.79 Selecting previously unselected package libicu63:amd64. [2020-11-30T19:29:11.824Z] #31 72.79 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-11-30T19:29:11.824Z] #31 72.81 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-30T19:29:12.081Z] #31 ... [2020-11-30T19:29:12.081Z] [2020-11-30T19:29:12.081Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-11-30T19:29:12.081Z] #9 DONE 3.2s [2020-11-30T19:29:12.297Z] #52 ... [2020-11-30T19:29:12.297Z] [2020-11-30T19:29:12.297Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:29:12.297Z] #14 40.61 Selecting previously unselected package libonig5:amd64. [2020-11-30T19:29:12.297Z] #14 40.61 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... [2020-11-30T19:29:12.297Z] #14 40.63 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-11-30T19:29:12.297Z] #14 42.20 Selecting previously unselected package libjq1:amd64. [2020-11-30T19:29:12.297Z] #14 42.20 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-11-30T19:29:12.339Z] [2020-11-30T19:29:12.339Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-11-30T19:29:12.556Z] #14 42.61 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-30T19:29:13.162Z] #14 43.09 Selecting previously unselected package jq. [2020-11-30T19:29:13.162Z] #14 43.10 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-11-30T19:29:13.162Z] #14 43.11 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-30T19:29:13.423Z] #14 43.50 Selecting previously unselected package libaio1:amd64. [2020-11-30T19:29:13.423Z] #14 43.51 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... [2020-11-30T19:29:13.423Z] #14 43.51 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-11-30T19:29:13.993Z] #14 ... [2020-11-30T19:29:13.993Z] [2020-11-30T19:29:13.993Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-11-30T19:29:13.993Z] #48 DONE 65.0s [2020-11-30T19:29:13.993Z] [2020-11-30T19:29:13.993Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-11-30T19:29:13.993Z] #52 DONE 51.9s [2020-11-30T19:29:13.993Z] [2020-11-30T19:29:13.993Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:29:13.993Z] #14 43.95 Selecting previously unselected package libbtrfs0. [2020-11-30T19:29:13.993Z] #14 43.95 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... [2020-11-30T19:29:13.993Z] #14 44.00 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-30T19:29:13.993Z] #14 44.04 Selecting previously unselected package libbtrfs-dev. [2020-11-30T19:29:13.993Z] #14 44.05 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-11-30T19:29:13.993Z] #14 44.05 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-30T19:29:13.993Z] #14 44.10 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-11-30T19:29:13.993Z] #14 44.10 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-11-30T19:29:13.993Z] #14 44.11 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-11-30T19:29:14.239Z] #10 1.658 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-11-30T19:29:14.239Z] #10 ... [2020-11-30T19:29:14.239Z] [2020-11-30T19:29:14.239Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-11-30T19:29:14.239Z] #52 5.275 + RM_GOPATH=0 [2020-11-30T19:29:14.239Z] #52 5.275 + TMP_GOPATH= [2020-11-30T19:29:14.239Z] #52 5.275 + : /build [2020-11-30T19:29:14.239Z] #52 5.275 + '[' -z '' ']' [2020-11-30T19:29:14.239Z] #52 5.275 ++ mktemp -d [2020-11-30T19:29:14.239Z] #52 5.275 + export GOPATH=/tmp/tmp.YxJxSZiVgS [2020-11-30T19:29:14.239Z] #52 5.275 + GOPATH=/tmp/tmp.YxJxSZiVgS [2020-11-30T19:29:14.239Z] #52 5.275 + RM_GOPATH=1 [2020-11-30T19:29:14.239Z] #52 5.275 ++ dirname ./install.sh [2020-11-30T19:29:14.239Z] #52 5.275 + dir=. [2020-11-30T19:29:14.239Z] #52 5.275 + bin=runc [2020-11-30T19:29:14.239Z] #52 5.275 + shift [2020-11-30T19:29:14.239Z] #52 5.275 + '[' '!' -f ./runc.installer ']' [2020-11-30T19:29:14.239Z] #52 5.275 + . ./runc.installer [2020-11-30T19:29:14.239Z] #52 5.275 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-30T19:29:14.239Z] #52 5.275 + install_runc [2020-11-30T19:29:14.239Z] #52 5.275 + grep -q '^3\.10\.0.*\.el7\.' [2020-11-30T19:29:14.239Z] #52 5.275 + uname -r [2020-11-30T19:29:14.239Z] #52 5.275 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-30T19:29:14.239Z] #52 5.275 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-11-30T19:29:14.239Z] #52 5.275 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YxJxSZiVgS/src/github.com/opencontainers/runc [2020-11-30T19:29:14.239Z] #52 5.288 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-11-30T19:29:14.239Z] #52 5.288 Cloning into '/tmp/tmp.YxJxSZiVgS/src/github.com/opencontainers/runc'... [2020-11-30T19:29:14.239Z] #52 ... [2020-11-30T19:29:14.239Z] [2020-11-30T19:29:14.239Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:29:14.239Z] #24 5.937 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-11-30T19:29:14.239Z] #24 6.774 #=#=# [2020-11-30T19:29:14.239Z] #24 7.148 # 1.4% ###### 9.4% ########## 14.6% [2020-11-30T19:29:14.239Z] #24 ... [2020-11-30T19:29:14.239Z] [2020-11-30T19:29:14.239Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-11-30T19:29:14.239Z] #10 DONE 2.0s [2020-11-30T19:29:14.239Z] [2020-11-30T19:29:14.239Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:29:14.239Z] #24 7.148 # 1.4% ###### 9.4% ########## 14.6% ############## 19.8% ################ 23.1% [2020-11-30T19:29:14.239Z] #24 ... [2020-11-30T19:29:14.239Z] [2020-11-30T19:29:14.239Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-11-30T19:29:14.253Z] #14 44.21 Selecting previously unselected package libudev-dev:amd64. [2020-11-30T19:29:14.253Z] #14 44.21 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-11-30T19:29:14.253Z] #14 44.24 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-11-30T19:29:14.254Z] #14 44.33 Selecting previously unselected package libsepol1-dev:amd64. [2020-11-30T19:29:14.254Z] #14 44.33 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... [2020-11-30T19:29:14.254Z] #14 44.34 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-11-30T19:29:14.518Z] #14 44.48 Selecting previously unselected package libpcre16-3:amd64. [2020-11-30T19:29:14.518Z] #14 44.48 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-11-30T19:29:14.518Z] #14 44.48 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-11-30T19:29:14.805Z] #11 ... [2020-11-30T19:29:14.805Z] [2020-11-30T19:29:14.805Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-11-30T19:29:14.805Z] #57 4.045 + RM_GOPATH=0 [2020-11-30T19:29:14.805Z] #57 4.045 + TMP_GOPATH= [2020-11-30T19:29:14.805Z] #57 4.045 + : /build [2020-11-30T19:29:14.805Z] #57 4.045 + '[' -z '' ']' [2020-11-30T19:29:14.805Z] #57 4.045 ++ mktemp -d [2020-11-30T19:29:14.805Z] #57 4.045 + export GOPATH=/tmp/tmp.R5nvzYBENm [2020-11-30T19:29:14.805Z] #57 4.045 + GOPATH=/tmp/tmp.R5nvzYBENm [2020-11-30T19:29:14.805Z] #57 4.045 + RM_GOPATH=1 [2020-11-30T19:29:14.805Z] #57 4.045 ++ dirname ./install.sh [2020-11-30T19:29:14.805Z] #57 4.053 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-30T19:29:14.805Z] #57 4.053 + dir=. [2020-11-30T19:29:14.805Z] #57 4.053 + bin=containerd [2020-11-30T19:29:14.805Z] #57 4.053 + shift [2020-11-30T19:29:14.805Z] #57 4.053 + '[' '!' -f ./containerd.installer ']' [2020-11-30T19:29:14.805Z] #57 4.053 + . ./containerd.installer [2020-11-30T19:29:14.805Z] #57 4.053 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-30T19:29:14.805Z] #57 4.053 + install_containerd [2020-11-30T19:29:14.805Z] #57 4.053 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-11-30T19:29:14.805Z] #57 4.053 + git clone https://github.com/containerd/containerd.git /tmp/tmp.R5nvzYBENm/src/github.com/containerd/containerd [2020-11-30T19:29:14.805Z] #57 4.053 Cloning into '/tmp/tmp.R5nvzYBENm/src/github.com/containerd/containerd'... [2020-11-30T19:29:14.805Z] #57 ... [2020-11-30T19:29:14.805Z] [2020-11-30T19:29:14.805Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:29:15.089Z] #14 45.18 Selecting previously unselected package libpcre32-3:amd64. [2020-11-30T19:29:15.349Z] #14 ... [2020-11-30T19:29:15.349Z] [2020-11-30T19:29:15.349Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-11-30T19:29:15.349Z] #36 58.25 + dpkg --print-architecture [2020-11-30T19:29:15.349Z] #36 58.25 + cd /tmp/tmp.WMxt6SLxlB/src/github.com/docker/distribution [2020-11-30T19:29:15.349Z] #36 58.25 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-11-30T19:29:15.349Z] #36 58.75 + GOPATH=/tmp/tmp.WMxt6SLxlB/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.WMxt6SLxlB [2020-11-30T19:29:15.349Z] #36 58.75 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-11-30T19:29:15.349Z] #36 65.58 + rm -rf /tmp/tmp.WMxt6SLxlB/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.WMxt6SLxlB [2020-11-30T19:29:15.349Z] #36 DONE 66.3s [2020-11-30T19:29:15.349Z] [2020-11-30T19:29:15.349Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:29:15.349Z] #14 45.19 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-11-30T19:29:15.349Z] #14 45.19 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-11-30T19:29:15.349Z] #14 45.27 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-11-30T19:29:15.349Z] #14 45.28 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-11-30T19:29:15.349Z] #14 45.28 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-11-30T19:29:15.349Z] #14 45.38 Selecting previously unselected package libpcre3-dev:amd64. [2020-11-30T19:29:15.349Z] #14 45.38 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-11-30T19:29:15.349Z] #14 45.38 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-11-30T19:29:15.609Z] #14 45.51 Selecting previously unselected package libselinux1-dev:amd64. [2020-11-30T19:29:15.609Z] #14 45.52 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-11-30T19:29:15.609Z] #14 45.53 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-11-30T19:29:15.609Z] #14 45.60 Selecting previously unselected package libdevmapper-dev:amd64. [2020-11-30T19:29:15.609Z] #14 45.60 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-11-30T19:29:15.609Z] #14 45.61 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-11-30T19:29:15.609Z] #14 45.70 Selecting previously unselected package libgpm2:amd64. [2020-11-30T19:29:15.609Z] #14 45.70 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... [2020-11-30T19:29:15.870Z] #14 45.73 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-11-30T19:29:15.870Z] #14 45.77 Selecting previously unselected package libicu63:amd64. [2020-11-30T19:29:15.870Z] #14 45.77 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-11-30T19:29:15.870Z] #14 45.77 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-30T19:29:16.809Z] #14 46.68 Selecting previously unselected package libnet1:amd64. [2020-11-30T19:29:16.809Z] #14 ... [2020-11-30T19:29:16.809Z] [2020-11-30T19:29:16.809Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:29:16.809Z] #39 38.79 CC criu/bfd.o [2020-11-30T19:29:16.809Z] #39 38.98 CC criu/bitmap.o [2020-11-30T19:29:16.809Z] #39 39.13 CC criu/cgroup-props.o [2020-11-30T19:29:16.809Z] #39 39.46 CC criu/cgroup.o [2020-11-30T19:29:16.809Z] #39 40.50 CC criu/clone-noasan.o [2020-11-30T19:29:16.809Z] #39 40.60 CC criu/config.o [2020-11-30T19:29:16.809Z] #39 41.05 CC criu/cr-check.o [2020-11-30T19:29:16.809Z] #39 41.78 CC criu/cr-dedup.o [2020-11-30T19:29:16.809Z] #39 41.91 CC criu/cr-dump.o [2020-11-30T19:29:16.809Z] #39 42.67 CC criu/cr-errno.o [2020-11-30T19:29:16.809Z] #39 42.72 CC criu/cr-restore.o [2020-11-30T19:29:16.809Z] #39 44.16 CC criu/cr-service.o [2020-11-30T19:29:16.809Z] #39 44.60 CC criu/crtools.o [2020-11-30T19:29:16.809Z] #39 44.85 CC criu/eventfd.o [2020-11-30T19:29:16.809Z] #39 44.93 CC criu/eventpoll.o [2020-11-30T19:29:16.809Z] #39 45.21 CC criu/external.o [2020-11-30T19:29:16.809Z] #39 45.29 CC criu/fault-injection.o [2020-11-30T19:29:16.809Z] #39 45.33 CC criu/fdstore.o [2020-11-30T19:29:16.809Z] #39 45.45 CC criu/fifo.o [2020-11-30T19:29:16.809Z] #39 45.57 CC criu/file-ids.o [2020-11-30T19:29:16.809Z] #39 45.69 CC criu/file-lock.o [2020-11-30T19:29:16.809Z] #39 45.98 CC criu/files-ext.o [2020-11-30T19:29:16.809Z] #39 46.14 CC criu/files-reg.o [2020-11-30T19:29:16.809Z] #39 46.84 CC criu/files.o [2020-11-30T19:29:16.809Z] #39 47.65 CC criu/filesystems.o [2020-11-30T19:29:16.809Z] #39 47.88 CC criu/fsnotify.o [2020-11-30T19:29:16.809Z] #39 48.20 CC criu/image-desc.o [2020-11-30T19:29:16.809Z] #39 48.24 CC criu/image.o [2020-11-30T19:29:16.809Z] #39 48.48 CC criu/ipc_ns.o [2020-11-30T19:29:16.809Z] #39 48.83 CC criu/irmap.o [2020-11-30T19:29:16.809Z] #39 ... [2020-11-30T19:29:16.809Z] [2020-11-30T19:29:16.809Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:29:16.809Z] #14 46.69 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-30T19:29:16.809Z] #14 46.69 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-30T19:29:16.809Z] #14 46.73 Selecting previously unselected package libnl-3-200:amd64. [2020-11-30T19:29:16.809Z] #14 46.74 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... [2020-11-30T19:29:16.809Z] #14 46.74 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-11-30T19:29:16.809Z] #14 46.80 Selecting previously unselected package libprotobuf-c1:amd64. [2020-11-30T19:29:16.809Z] #14 46.80 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-11-30T19:29:16.809Z] #14 46.81 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-30T19:29:16.809Z] #14 46.85 Selecting previously unselected package libreadline5:amd64. [2020-11-30T19:29:16.809Z] #14 46.85 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-11-30T19:29:16.809Z] #14 46.85 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-11-30T19:29:16.809Z] #14 46.89 Selecting previously unselected package libsystemd-dev:amd64. [2020-11-30T19:29:16.809Z] #14 46.90 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-11-30T19:29:16.809Z] #14 46.90 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-11-30T19:29:16.809Z] #14 47.00 Selecting previously unselected package net-tools. [2020-11-30T19:29:16.809Z] #14 47.00 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-11-30T19:29:17.019Z] #24 7.148 # 1.4% ###### 9.4% ########## 14.6% ############## 19.8% ################ 23.1% ################### 26.5% #################### 28.5% ###################### 31.1% ####################### 32.8% ######################### 36.0% ############################ 38.9% ################################ 44.6% ################################# 45.9% ################################### 49.9% ##################################### 52.7% ###################################### 53.9% ####################################### 55.0% ########################################## 59.1% ############################################ 62.4% ############################################# 63.6% ################################################## 70.0% #################################################### 73.0% ######################################################### 79.3% ############################################################### 88.6% ###################################################################### 97.8% ######################################################################## 100.0% [2020-11-30T19:29:17.069Z] #14 47.00 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-30T19:29:17.069Z] #14 47.06 Selecting previously unselected package python-pip-whl. [2020-11-30T19:29:17.069Z] #14 47.06 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-11-30T19:29:17.069Z] #14 47.07 Unpacking python-pip-whl (18.1-5) ... [2020-11-30T19:29:17.069Z] #14 47.23 Selecting previously unselected package python3-lib2to3. [2020-11-30T19:29:17.069Z] #14 47.23 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-11-30T19:29:17.069Z] #14 47.23 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-11-30T19:29:17.277Z] #24 ... [2020-11-30T19:29:17.277Z] [2020-11-30T19:29:17.277Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-11-30T19:29:17.277Z] #11 DONE 2.9s [2020-11-30T19:29:17.277Z] [2020-11-30T19:29:17.277Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-11-30T19:29:17.328Z] #14 47.29 Selecting previously unselected package python3-distutils. [2020-11-30T19:29:17.328Z] #14 47.29 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-11-30T19:29:17.328Z] #14 47.30 Unpacking python3-distutils (3.7.3-1) ... [2020-11-30T19:29:17.328Z] #14 47.37 Selecting previously unselected package python3-pip. [2020-11-30T19:29:17.328Z] #14 47.38 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-11-30T19:29:17.328Z] #14 47.38 Unpacking python3-pip (18.1-5) ... [2020-11-30T19:29:17.587Z] #14 47.57 Selecting previously unselected package python3-pkg-resources. [2020-11-30T19:29:17.587Z] #14 47.57 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-11-30T19:29:17.587Z] #14 47.57 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-11-30T19:29:18.155Z] #14 48.06 Selecting previously unselected package python3-setuptools. [2020-11-30T19:29:18.155Z] #14 48.06 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-11-30T19:29:18.155Z] #14 48.10 Unpacking python3-setuptools (40.8.0-1) ... [2020-11-30T19:29:18.155Z] #14 48.27 Selecting previously unselected package python3-wheel. [2020-11-30T19:29:18.155Z] #14 48.27 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-11-30T19:29:18.155Z] #14 48.28 Unpacking python3-wheel (0.32.3-2) ... [2020-11-30T19:29:18.155Z] #14 48.38 Selecting previously unselected package thin-provisioning-tools. [2020-11-30T19:29:18.415Z] #14 48.39 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-11-30T19:29:18.415Z] #14 48.39 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-11-30T19:29:18.415Z] #14 48.48 Selecting previously unselected package vim-runtime. [2020-11-30T19:29:18.415Z] #14 48.48 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-11-30T19:29:18.415Z] #14 48.49 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-11-30T19:29:18.415Z] #14 48.51 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-11-30T19:29:18.415Z] #14 48.53 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-11-30T19:29:19.355Z] #14 49.25 Selecting previously unselected package vim. [2020-11-30T19:29:19.355Z] #14 49.26 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... [2020-11-30T19:29:19.355Z] #14 49.28 Unpacking vim (2:8.1.0875-5) ... [2020-11-30T19:29:19.355Z] #14 49.48 Selecting previously unselected package xfsprogs. [2020-11-30T19:29:19.616Z] #14 49.48 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... [2020-11-30T19:29:19.616Z] #14 49.49 Unpacking xfsprogs (4.20.0-1) ... [2020-11-30T19:29:19.616Z] #14 49.65 Selecting previously unselected package zip. [2020-11-30T19:29:19.616Z] #14 49.66 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... [2020-11-30T19:29:19.616Z] #14 49.66 Unpacking zip (3.0-11+b1) ... [2020-11-30T19:29:19.616Z] #14 49.74 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-11-30T19:29:19.616Z] #14 49.76 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-11-30T19:29:19.616Z] #14 49.78 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-30T19:29:19.616Z] #14 49.80 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-11-30T19:29:19.616Z] #14 49.82 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-11-30T19:29:19.616Z] #14 49.84 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-30T19:29:19.616Z] #14 49.85 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-11-30T19:29:19.796Z] #12 DONE 2.5s [2020-11-30T19:29:19.797Z] [2020-11-30T19:29:19.797Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:29:19.797Z] #24 10.96 [2020-11-30T19:29:19.797Z] #24 11.17 0.1% ##### 7.8% ########### 15.8% ################## 25.5% ############################ 39.6% ###################################### 53.2% ################################################ 67.8% ######################################################### 79.8% ################################################################### 94.1% ######################################################################## 100.0% [2020-11-30T19:29:19.797Z] #24 12.60 [2020-11-30T19:29:19.876Z] #14 49.86 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-11-30T19:29:19.876Z] #14 49.88 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-11-30T19:29:19.876Z] #14 49.89 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-11-30T19:29:19.876Z] #14 49.91 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-11-30T19:29:19.876Z] #14 49.92 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:29:19.876Z] #14 49.93 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-30T19:29:19.876Z] #14 49.96 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-30T19:29:19.876Z] #14 49.97 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-30T19:29:19.876Z] #14 49.98 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-30T19:29:19.876Z] #14 50.00 Setting up xxd (2:8.1.0875-5) ... [2020-11-30T19:29:19.876Z] #14 50.01 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-30T19:29:19.876Z] #14 50.02 Setting up zip (3.0-11+b1) ... [2020-11-30T19:29:19.876Z] #14 50.03 Setting up vim-common (2:8.1.0875-5) ... [2020-11-30T19:29:19.876Z] #14 50.07 Setting up bash-completion (1:2.8-6) ... [2020-11-30T19:29:21.860Z] #24 12.84 # 2.1% #### 6.3% ####### 10.2% ######## 12.4% ########### 16.1% ################ 23.2% ################### 26.7% ##################### 30.4% ######################## 34.1% ########################### 38.1% ################################# 46.2% ####################################### 54.5% ########################################## 58.4% ############################################## 64.0% ################################################# 68.6% ##################################################### 74.4% ########################################################## 81.3% ############################################################### 87.7% ##################################################################### 95.8% ######################################################################## 100.0% [2020-11-30T19:29:21.860Z] #24 ... [2020-11-30T19:29:21.860Z] [2020-11-30T19:29:21.860Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:29:21.860Z] #38 74.32 Selecting previously unselected package libprotoc17:amd64. [2020-11-30T19:29:21.860Z] #38 74.32 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-11-30T19:29:21.860Z] #38 74.36 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-11-30T19:29:21.860Z] #38 75.66 Selecting previously unselected package protobuf-c-compiler. [2020-11-30T19:29:21.860Z] #38 75.68 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-11-30T19:29:21.860Z] #38 75.71 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-30T19:29:21.860Z] #38 76.16 Selecting previously unselected package protobuf-compiler. [2020-11-30T19:29:21.860Z] #38 76.17 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-11-30T19:29:21.860Z] #38 76.18 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-11-30T19:29:21.860Z] #38 76.75 Selecting previously unselected package python-pkg-resources. [2020-11-30T19:29:21.860Z] #38 76.77 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-11-30T19:29:21.860Z] #38 76.82 Unpacking python-pkg-resources (40.8.0-1) ... [2020-11-30T19:29:21.860Z] #38 77.32 Selecting previously unselected package python-six. [2020-11-30T19:29:21.860Z] #38 77.32 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-11-30T19:29:21.860Z] #38 77.32 Unpacking python-six (1.12.0-1) ... [2020-11-30T19:29:21.860Z] #38 77.45 Selecting previously unselected package python-protobuf. [2020-11-30T19:29:21.860Z] #38 77.46 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-11-30T19:29:21.860Z] #38 77.48 Unpacking python-protobuf (3.6.1.3-2) ... [2020-11-30T19:29:21.860Z] #38 79.86 Setting up python-pkg-resources (40.8.0-1) ... [2020-11-30T19:29:22.425Z] #38 ... [2020-11-30T19:29:22.425Z] [2020-11-30T19:29:22.425Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:29:22.425Z] #24 15.45 [2020-11-30T19:29:22.425Z] #24 ... [2020-11-30T19:29:22.425Z] [2020-11-30T19:29:22.425Z] #13 [dev 6/25] RUN ldconfig [2020-11-30T19:29:22.425Z] #13 DONE 2.7s [2020-11-30T19:29:22.425Z] [2020-11-30T19:29:22.425Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:29:23.177Z] #14 52.71 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-11-30T19:29:23.178Z] #14 52.72 Setting up xz-utils (5.2.4-1) ... [2020-11-30T19:29:23.178Z] #14 52.75 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-11-30T19:29:23.178Z] #14 52.77 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-11-30T19:29:23.178Z] #14 52.78 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-11-30T19:29:23.178Z] #14 52.81 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-30T19:29:23.178Z] #14 52.82 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-30T19:29:23.178Z] #14 52.84 Setting up pigz (2.4-1) ... [2020-11-30T19:29:23.178Z] #14 52.85 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-11-30T19:29:23.178Z] #14 52.88 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-11-30T19:29:23.178Z] #14 52.92 Setting up python-pip-whl (18.1-5) ... [2020-11-30T19:29:23.178Z] #14 52.94 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-11-30T19:29:23.178Z] #14 52.95 Setting up mingw-w64-common (6.0.0-3) ... [2020-11-30T19:29:23.178Z] #14 52.97 Setting up vim-runtime (2:8.1.0875-5) ... [2020-11-30T19:29:23.178Z] #14 53.21 Setting up libaio1:amd64 (0.3.112-3) ... [2020-11-30T19:29:23.178Z] #14 53.22 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-11-30T19:29:23.178Z] #14 53.24 Setting up libonig5:amd64 (6.9.1-1) ... [2020-11-30T19:29:23.178Z] #14 53.30 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-30T19:29:23.198Z] #24 15.68 0.4% 1.4% # 2.0% ## 4.0% #### 6.3% ##### 7.9% ####### 9.9% ######## 11.2% ######## 12.4% [2020-11-30T19:29:23.198Z] #24 ... [2020-11-30T19:29:23.198Z] [2020-11-30T19:29:23.198Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-30T19:29:23.198Z] #42 75.47 internal/oserror [2020-11-30T19:29:23.198Z] #42 75.55 reflect [2020-11-30T19:29:23.198Z] #42 75.70 syscall [2020-11-30T19:29:23.438Z] #14 53.32 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-11-30T19:29:23.438Z] #14 53.34 Setting up vim (2:8.1.0875-5) ... [2020-11-30T19:29:23.438Z] #14 53.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-11-30T19:29:23.438Z] #14 53.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-11-30T19:29:23.438Z] #14 53.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-11-30T19:29:23.438Z] #14 53.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-11-30T19:29:23.438Z] #14 53.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-11-30T19:29:23.438Z] #14 53.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-11-30T19:29:23.438Z] #14 53.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-11-30T19:29:23.438Z] #14 53.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-11-30T19:29:23.438Z] #14 53.44 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-30T19:29:23.438Z] #14 53.45 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-11-30T19:29:23.438Z] #14 53.47 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:29:23.438Z] #14 53.48 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-11-30T19:29:23.438Z] #14 53.48 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-11-30T19:29:23.438Z] #14 53.50 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:29:23.438Z] #14 53.51 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-11-30T19:29:23.438Z] #14 53.52 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-11-30T19:29:23.438Z] #14 53.52 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-30T19:29:23.438Z] #14 53.53 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-11-30T19:29:23.438Z] #14 53.55 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-11-30T19:29:23.438Z] #14 53.57 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-30T19:29:23.438Z] #14 53.58 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-11-30T19:29:23.438Z] #14 53.59 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-11-30T19:29:23.460Z] #42 ... [2020-11-30T19:29:23.460Z] [2020-11-30T19:29:23.460Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:29:24.379Z] #14 54.51 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-11-30T19:29:24.639Z] #14 54.53 Setting up iptables (1.8.2-4) ... [2020-11-30T19:29:24.639Z] #14 54.54 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-30T19:29:24.639Z] #14 54.55 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-30T19:29:24.639Z] #14 54.55 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-30T19:29:24.639Z] #14 54.55 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-30T19:29:24.639Z] #14 54.56 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-11-30T19:29:24.639Z] #14 54.56 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-11-30T19:29:24.639Z] #14 54.57 Setting up python3 (3.7.3-1) ... [2020-11-30T19:29:24.639Z] #14 54.70 Setting up python3-wheel (0.32.3-2) ... [2020-11-30T19:29:24.639Z] #14 54.87 Setting up apparmor (2.13.2-10) ... [2020-11-30T19:29:25.656Z] + dpkg --print-architecture [2020-11-30T19:29:25.656Z] + cd /tmp/tmp.npa1DQ3uAF/src/github.com/docker/distribution [2020-11-30T19:29:25.656Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-11-30T19:29:25.656Z] + GOPATH=/tmp/tmp.npa1DQ3uAF/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.npa1DQ3uAF [2020-11-30T19:29:25.656Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-11-30T19:29:26.126Z] #14 55.94 Setting up python3-lib2to3 (3.7.3-1) ... [2020-11-30T19:29:26.126Z] #14 56.08 Setting up python3-pkg-resources (40.8.0-1) ... [2020-11-30T19:29:26.387Z] #14 56.44 Setting up python3-distutils (3.7.3-1) ... [2020-11-30T19:29:26.647Z] #14 56.60 Setting up python3-setuptools (40.8.0-1) ... [2020-11-30T19:29:26.647Z] #14 ... [2020-11-30T19:29:26.647Z] [2020-11-30T19:29:26.647Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:29:26.647Z] #39 49.03 CC criu/kcmp-ids.o [2020-11-30T19:29:26.647Z] #39 49.12 CC criu/kerndat.o [2020-11-30T19:29:26.647Z] #39 49.39 CC criu/libnetlink.o [2020-11-30T19:29:26.647Z] #39 49.49 CC criu/log.o [2020-11-30T19:29:26.647Z] #39 49.63 CC criu/lsm.o [2020-11-30T19:29:26.647Z] #39 49.77 CC criu/mem.o [2020-11-30T19:29:26.647Z] #39 50.22 CC criu/memfd.o [2020-11-30T19:29:26.647Z] #39 50.38 CC criu/mount.o [2020-11-30T19:29:26.647Z] #39 51.51 CC criu/namespaces.o [2020-11-30T19:29:26.647Z] #39 52.14 CC criu/net.o [2020-11-30T19:29:26.647Z] #39 53.25 CC criu/netfilter.o [2020-11-30T19:29:26.647Z] #39 53.39 CC criu/page-pipe.o [2020-11-30T19:29:26.647Z] #39 53.63 CC criu/page-xfer.o [2020-11-30T19:29:26.647Z] #39 54.17 CC criu/pagemap-cache.o [2020-11-30T19:29:26.647Z] #39 54.33 CC criu/pagemap.o [2020-11-30T19:29:26.647Z] #39 54.68 CC criu/parasite-syscall.o [2020-11-30T19:29:26.647Z] #39 55.02 CC criu/path.o [2020-11-30T19:29:26.647Z] #39 55.14 CC criu/pie-util-vdso-elf32.o [2020-11-30T19:29:26.647Z] #39 55.31 CC criu/pie-util-vdso.o [2020-11-30T19:29:26.647Z] #39 55.53 CC criu/pie-util.o [2020-11-30T19:29:26.647Z] #39 55.60 CC criu/pipes.o [2020-11-30T19:29:26.647Z] #39 55.87 CC criu/plugin.o [2020-11-30T19:29:26.647Z] #39 56.02 CC criu/proc_parse.o [2020-11-30T19:29:26.647Z] #39 56.98 CC criu/protobuf-desc.o [2020-11-30T19:29:26.647Z] #39 57.30 CC criu/protobuf.o [2020-11-30T19:29:26.647Z] #39 57.42 CC criu/pstree.o [2020-11-30T19:29:26.647Z] #39 57.83 CC criu/rbtree.o [2020-11-30T19:29:26.647Z] #39 57.97 CC criu/rst-malloc.o [2020-11-30T19:29:26.647Z] #39 58.08 CC criu/seccomp.o [2020-11-30T19:29:26.647Z] #39 58.33 CC criu/seize.o [2020-11-30T19:29:26.647Z] #39 58.75 CC criu/servicefd.o [2020-11-30T19:29:26.647Z] #39 58.89 CC criu/shmem.o [2020-11-30T19:29:26.974Z] #39 ... [2020-11-30T19:29:26.974Z] [2020-11-30T19:29:26.975Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:29:26.975Z] #14 56.88 Setting up python3-pip (18.1-5) ... [2020-11-30T19:29:27.237Z] #14 57.17 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-11-30T19:29:27.237Z] #14 57.18 Setting up dmsetup (2:1.02.155-3) ... [2020-11-30T19:29:27.237Z] #14 57.19 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-11-30T19:29:27.237Z] #14 57.21 Setting up xfsprogs (4.20.0-1) ... [2020-11-30T19:29:27.237Z] #14 57.22 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-11-30T19:29:27.237Z] #14 57.24 Processing triggers for mime-support (3.62) ... [2020-11-30T19:29:27.237Z] #14 57.26 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:29:28.128Z] #24 15.68 0.4% 1.4% # 2.0% ## 4.0% #### 6.3% ##### 7.9% ####### 9.9% ######## 11.2% ######## 12.4% ########## 14.6% ############# 18.4% ################# 24.0% ################## 25.2% ################### 27.1% #################### 28.6% ##################### 29.4% ###################### 31.4% ######################### 34.8% ########################### 38.5% ############################# 41.3% ############################## 42.9% ################################ 45.1% ################################# 46.5% ################################## 47.8% ################################### 49.7% ##################################### 51.7% ###################################### 52.9% ####################################### 54.4% ######################################## 56.3% ######################################### 57.7% ########################################## 59.0% ########################################### 60.3% ############################################## 64.3% ################################################ 67.0% ################################################## 70.1% #################################################### 73.2% ####################################################### 76.7% ######################################################## 78.7% ######################################################### 79.8% ########################################################### 83.0% ############################################################# 84.8% ############################################################### 87.5% ############################################################### 88.8% ################################################################ 89.4% ################################################################ 90.0% ################################################################# 90.4% ################################################################# 91.2% ################################################################## 92.6% ##################################################################### 96.9% ######################################################################## 100.0% [2020-11-30T19:29:28.385Z] #24 21.60 [2020-11-30T19:29:29.154Z] #14 ... [2020-11-30T19:29:29.154Z] [2020-11-30T19:29:29.154Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-11-30T19:29:29.154Z] #57 56.74 + bin/containerd [2020-11-30T19:29:29.154Z] #57 ... [2020-11-30T19:29:29.154Z] [2020-11-30T19:29:29.154Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:29:29.154Z] #14 DONE 58.9s [2020-11-30T19:29:29.154Z] [2020-11-30T19:29:29.154Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-11-30T19:29:29.418Z] #15 0.518 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-11-30T19:29:29.418Z] #15 0.522 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-11-30T19:29:29.418Z] #15 0.525 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-11-30T19:29:29.418Z] #15 DONE 0.6s [2020-11-30T19:29:29.418Z] [2020-11-30T19:29:29.418Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:29:29.418Z] #39 59.25 CC criu/sigframe.o [2020-11-30T19:29:29.418Z] #39 59.32 CC criu/signalfd.o [2020-11-30T19:29:29.418Z] #39 59.41 CC criu/sk-inet.o [2020-11-30T19:29:29.418Z] #39 59.74 CC criu/sk-netlink.o [2020-11-30T19:29:29.418Z] #39 59.86 CC criu/sk-packet.o [2020-11-30T19:29:29.418Z] #39 60.09 CC criu/sk-queue.o [2020-11-30T19:29:29.418Z] #39 60.22 CC criu/sk-tcp.o [2020-11-30T19:29:29.418Z] #39 60.39 CC criu/sk-unix.o [2020-11-30T19:29:29.418Z] #39 61.00 CC criu/sockets.o [2020-11-30T19:29:29.418Z] #39 61.28 CC criu/stats.o [2020-11-30T19:29:29.418Z] #39 61.39 CC criu/string.o [2020-11-30T19:29:29.418Z] #39 61.42 CC criu/sysctl.o [2020-11-30T19:29:29.418Z] #39 61.67 CC criu/sysfs_parse.o [2020-11-30T19:29:29.418Z] #39 61.80 CC criu/timens.o [2020-11-30T19:29:29.688Z] #39 61.93 CC criu/timerfd.o [2020-11-30T19:29:29.688Z] #39 62.05 CC criu/tty.o [2020-11-30T19:29:30.142Z] + rm -rf /tmp/tmp.npa1DQ3uAF/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.npa1DQ3uAF [2020-11-30T19:29:30.267Z] #39 62.63 CC criu/tun.o [2020-11-30T19:29:30.289Z] #24 ... [2020-11-30T19:29:30.289Z] [2020-11-30T19:29:30.289Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-30T19:29:30.289Z] #29 82.13 time [2020-11-30T19:29:30.289Z] #29 ... [2020-11-30T19:29:30.289Z] [2020-11-30T19:29:30.289Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-11-30T19:29:30.289Z] #52 24.53 Checking out files: 75% (863/1149) Checking out files: 76% (874/1149) Checking out files: 77% (885/1149) Checking out files: 78% (897/1149) Checking out files: 79% (908/1149) Checking out files: 80% (920/1149) Checking out files: 81% (931/1149) Checking out files: 82% (943/1149) Checking out files: 83% (954/1149) Checking out files: 84% (966/1149) Checking out files: 85% (977/1149) Checking out files: 86% (989/1149) Checking out files: 87% (1000/1149) Checking out files: 88% (1012/1149) Checking out files: 89% (1023/1149) Checking out files: 90% (1035/1149) Checking out files: 91% (1046/1149) Checking out files: 92% (1058/1149) Checking out files: 93% (1069/1149) Checking out files: 94% (1081/1149) Checking out files: 95% (1092/1149) Checking out files: 96% (1104/1149) Checking out files: 97% (1115/1149) Checking out files: 98% (1127/1149) Checking out files: 99% (1138/1149) Checking out files: 100% (1149/1149) Checking out files: 100% (1149/1149), done. [2020-11-30T19:29:30.289Z] #52 25.00 + cd /tmp/tmp.YxJxSZiVgS/src/github.com/opencontainers/runc [2020-11-30T19:29:30.289Z] #52 25.00 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-30T19:29:30.532Z] #39 62.81 CC criu/uffd.o [2020-11-30T19:29:30.796Z] #39 63.18 CC criu/util.o [2020-11-30T19:29:30.856Z] #52 26.80 + '[' -z '' ']' [2020-11-30T19:29:30.856Z] #52 26.80 + target=static [2020-11-30T19:29:30.856Z] #52 26.80 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-30T19:29:31.189Z] Removing intermediate container 1aba127ef6e2 [2020-11-30T19:29:31.189Z] ---> 3e6948c9aae0 [2020-11-30T19:29:31.189Z] Step 18/140 : FROM base AS swagger [2020-11-30T19:29:31.189Z] ---> 7a04409a3d60 [2020-11-30T19:29:31.189Z] Step 19/140 : ENV GO_SWAGGER_COMMIT 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-11-30T19:29:31.189Z] ---> Running in 93ff6bdcf3dd [2020-11-30T19:29:31.189Z] Removing intermediate container 93ff6bdcf3dd [2020-11-30T19:29:31.189Z] ---> 746b0706c204 [2020-11-30T19:29:31.189Z] Step 20/140 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/kolyshkin/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2020-11-30T19:29:31.189Z] ---> Running in de635fd643ff [2020-11-30T19:29:31.378Z] #39 63.65 CC criu/uts_ns.o [2020-11-30T19:29:31.378Z] #39 63.72 CC criu/vdso-compat.o [2020-11-30T19:29:31.488Z] + mktemp -d [2020-11-30T19:29:31.488Z] + export GOPATH=/tmp/tmp.8lrBehCqGF [2020-11-30T19:29:31.488Z] + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.8lrBehCqGF/src/github.com/go-swagger/go-swagger [2020-11-30T19:29:31.488Z] Cloning into '/tmp/tmp.8lrBehCqGF/src/github.com/go-swagger/go-swagger'... [2020-11-30T19:29:31.771Z] #39 63.79 CC criu/vdso.o [2020-11-30T19:29:31.771Z] #39 64.01 LINK criu/built-in.o [2020-11-30T19:29:31.771Z] #39 64.06 LINK criu/criu [2020-11-30T19:29:31.771Z] #39 64.19 DEP lib/c/criu.d [2020-11-30T19:29:32.030Z] #39 64.22 CC images/rpc.pb-c.o [2020-11-30T19:29:32.289Z] #39 64.41 CC lib/c/criu.o [2020-11-30T19:29:32.549Z] #39 64.75 LINK lib/c/built-in.o [2020-11-30T19:29:32.549Z] #39 64.76 LINK lib/c/libcriu.so [2020-11-30T19:29:32.549Z] #39 64.78 LINK lib/c/libcriu.a [2020-11-30T19:29:32.549Z] #39 64.82 GEN magic.py [2020-11-30T19:29:32.549Z] #39 64.87 Note: Building without setproctitle() and strlcpy() support. [2020-11-30T19:29:32.549Z] #39 64.87 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-30T19:29:32.752Z] #52 ... [2020-11-30T19:29:32.752Z] [2020-11-30T19:29:32.752Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:29:32.752Z] #14 2.262 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:29:32.752Z] #14 2.454 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:29:32.752Z] #14 2.473 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:29:32.752Z] #14 4.243 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-11-30T19:29:32.752Z] #14 8.759 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-11-30T19:29:32.752Z] #14 ... [2020-11-30T19:29:32.752Z] [2020-11-30T19:29:32.752Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:29:32.752Z] #24 23.77 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-11-30T19:29:32.752Z] #24 24.62 [2020-11-30T19:29:32.752Z] #24 24.84 #################################################### 72.8% ######################################################################## 100.0% [2020-11-30T19:29:32.752Z] #24 25.11 [2020-11-30T19:29:32.809Z] #39 64.87 Note: Building without GnuTLS support [2020-11-30T19:29:32.809Z] #39 64.87 Makefile.config:39: Warn: you have no libnftables installed [2020-11-30T19:29:32.809Z] #39 64.87 Makefile.config:40: Warn: Building without nftables support [2020-11-30T19:29:32.809Z] #39 65.15 fatal: not a git repository (or any of the parent directories): .git [2020-11-30T19:29:33.069Z] #39 65.30 make[1]: Nothing to be done for 'all'. [2020-11-30T19:29:33.069Z] #39 65.44 make[1]: 'images/built-in.o' is up to date. [2020-11-30T19:29:33.328Z] #39 65.45 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-11-30T19:29:33.328Z] #39 65.46 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-11-30T19:29:33.328Z] #39 65.47 make[1]: 'compel/libcompel.a' is up to date. [2020-11-30T19:29:33.328Z] #39 65.49 make[1]: 'compel/compel-host-bin' is up to date. [2020-11-30T19:29:33.328Z] #39 65.50 make[1]: Nothing to be done for 'all'. [2020-11-30T19:29:33.328Z] #39 65.50 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-30T19:29:33.328Z] #39 65.57 make[2]: Nothing to be done for 'all'. [2020-11-30T19:29:33.328Z] #39 65.57 make[2]: Nothing to be done for 'all'. [2020-11-30T19:29:33.328Z] #39 65.59 make[2]: Nothing to be done for 'all'. [2020-11-30T19:29:33.328Z] #39 65.61 make[2]: Nothing to be done for 'all'. [2020-11-30T19:29:33.328Z] #39 65.63 make[2]: Nothing to be done for 'all'. [2020-11-30T19:29:33.328Z] #39 65.64 make[2]: Nothing to be done for 'all'. [2020-11-30T19:29:33.328Z] #39 65.65 make[2]: Nothing to be done for 'all'. [2020-11-30T19:29:33.328Z] #39 65.69 make[2]: Nothing to be done for 'all'. [2020-11-30T19:29:33.587Z] #39 65.70 INSTALL criu/criu [2020-11-30T19:29:34.523Z] #39 ... [2020-11-30T19:29:34.523Z] [2020-11-30T19:29:34.523Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-11-30T19:29:34.523Z] #57 72.60 + bin/containerd-stress [2020-11-30T19:29:34.649Z] #24 ... [2020-11-30T19:29:34.649Z] [2020-11-30T19:29:34.649Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:29:34.649Z] #31 87.07 Selecting previously unselected package libxml2:amd64. [2020-11-30T19:29:34.649Z] #31 87.08 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-11-30T19:29:34.649Z] #31 87.09 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-11-30T19:29:34.649Z] #31 88.61 Selecting previously unselected package libarchive13:amd64. [2020-11-30T19:29:34.649Z] #31 88.62 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-11-30T19:29:34.649Z] #31 88.63 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-11-30T19:29:34.649Z] #31 89.36 Selecting previously unselected package libjsoncpp1:amd64. [2020-11-30T19:29:34.649Z] #31 89.39 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-11-30T19:29:34.649Z] #31 89.43 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-11-30T19:29:34.649Z] #31 89.92 Selecting previously unselected package librhash0:amd64. [2020-11-30T19:29:34.649Z] #31 89.92 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-11-30T19:29:34.649Z] #31 89.92 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-11-30T19:29:34.649Z] #31 90.29 Selecting previously unselected package libuv1:amd64. [2020-11-30T19:29:34.649Z] #31 90.29 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-11-30T19:29:34.649Z] #31 90.29 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-11-30T19:29:34.649Z] #31 90.80 Selecting previously unselected package cmake. [2020-11-30T19:29:34.649Z] #31 90.83 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-11-30T19:29:34.649Z] #31 90.93 Unpacking cmake (3.13.4-1) ... [2020-11-30T19:29:34.649Z] #31 96.26 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-30T19:29:34.649Z] #31 96.32 Setting up xxd (2:8.1.0875-5) ... [2020-11-30T19:29:34.649Z] #31 96.38 Setting up libuv1:amd64 (1.24.1-1) ... [2020-11-30T19:29:34.649Z] #31 96.41 Setting up vim-common (2:8.1.0875-5) ... [2020-11-30T19:29:34.649Z] #31 96.48 Setting up librhash0:amd64 (1.3.8-1) ... [2020-11-30T19:29:34.649Z] #31 96.50 Setting up cmake-data (3.13.4-1) ... [2020-11-30T19:29:34.649Z] #31 96.53 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-11-30T19:29:34.649Z] #31 96.58 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-11-30T19:29:34.649Z] #31 96.62 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-11-30T19:29:34.649Z] #31 96.65 Setting up cmake (3.13.4-1) ... [2020-11-30T19:29:34.649Z] #31 96.68 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:29:34.649Z] #31 96.80 Processing triggers for mime-support (3.62) ... [2020-11-30T19:29:34.649Z] #31 ... [2020-11-30T19:29:34.649Z] [2020-11-30T19:29:34.649Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:29:34.649Z] #24 27.83 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-11-30T19:29:35.460Z] #57 ... [2020-11-30T19:29:35.460Z] [2020-11-30T19:29:35.460Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:29:35.460Z] #39 DONE 67.7s [2020-11-30T19:29:35.718Z] [2020-11-30T19:29:35.718Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-11-30T19:29:35.718Z] #16 1.348 Collecting yamllint==1.16.0 [2020-11-30T19:29:35.977Z] #16 6.524 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-11-30T19:29:35.977Z] #16 6.545 Collecting pyyaml (from yamllint==1.16.0) [2020-11-30T19:29:35.977Z] #16 6.577 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-11-30T19:29:36.020Z] #24 28.88 [2020-11-30T19:29:36.020Z] #24 29.08 0.2% ############################################################## 86.7% ######################################################################## 100.0% [2020-11-30T19:29:36.037Z] + cd /tmp/tmp.8lrBehCqGF/src/github.com/go-swagger/go-swagger [2020-11-30T19:29:36.037Z] + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-11-30T19:29:36.237Z] #16 6.873 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-11-30T19:29:36.237Z] #16 6.886 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-11-30T19:29:36.237Z] #16 6.895 Building wheels for collected packages: pyyaml [2020-11-30T19:29:36.237Z] #16 6.895 Running setup.py bdist_wheel for pyyaml: started [2020-11-30T19:29:36.237Z] #16 ... [2020-11-30T19:29:36.237Z] [2020-11-30T19:29:36.237Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-11-30T19:29:36.237Z] #57 74.36 + bin/containerd-shim [2020-11-30T19:29:36.308Z] #24 29.39 [2020-11-30T19:29:36.342Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-11-30T19:29:37.243Z] #24 ... [2020-11-30T19:29:37.243Z] [2020-11-30T19:29:37.243Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:29:37.243Z] #38 89.64 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-11-30T19:29:37.243Z] #38 89.65 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-30T19:29:37.243Z] #38 89.67 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-30T19:29:37.243Z] #38 89.68 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-11-30T19:29:37.243Z] #38 89.70 Setting up python-six (1.12.0-1) ... [2020-11-30T19:29:37.243Z] #38 96.83 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-11-30T19:29:37.243Z] #38 96.88 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-11-30T19:29:37.243Z] #38 96.97 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-11-30T19:29:37.243Z] #38 97.01 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-11-30T19:29:37.243Z] #38 97.04 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-11-30T19:29:37.243Z] #38 97.07 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-11-30T19:29:37.243Z] #38 97.09 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-11-30T19:29:37.243Z] #38 97.11 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-11-30T19:29:37.243Z] #38 97.12 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-11-30T19:29:37.243Z] #38 97.13 Setting up python-protobuf (3.6.1.3-2) ... [2020-11-30T19:29:37.500Z] #38 ... [2020-11-30T19:29:37.500Z] [2020-11-30T19:29:37.500Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:29:37.500Z] #31 DONE 99.9s [2020-11-30T19:29:37.500Z] [2020-11-30T19:29:37.500Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-30T19:29:37.500Z] #29 92.90 internal/poll [2020-11-30T19:29:37.500Z] #29 96.26 internal/fmtsort [2020-11-30T19:29:37.500Z] #29 96.51 internal/syscall/execenv [2020-11-30T19:29:37.500Z] #29 97.10 internal/syscall/unix [2020-11-30T19:29:37.500Z] #29 97.40 strings [2020-11-30T19:29:37.500Z] #29 97.81 os [2020-11-30T19:29:37.500Z] #29 ... [2020-11-30T19:29:37.500Z] [2020-11-30T19:29:37.500Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-30T19:29:37.500Z] #32 DONE 0.1s [2020-11-30T19:29:37.500Z] [2020-11-30T19:29:37.500Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-11-30T19:29:37.756Z] #33 DONE 0.1s [2020-11-30T19:29:37.756Z] [2020-11-30T19:29:37.756Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-11-30T19:29:38.148Z] #57 ... [2020-11-30T19:29:38.148Z] [2020-11-30T19:29:38.148Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-11-30T19:29:38.148Z] #16 7.231 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-11-30T19:29:38.148Z] #16 7.231 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-11-30T19:29:38.148Z] #16 7.255 Successfully built pyyaml [2020-11-30T19:29:38.148Z] #16 7.261 Installing collected packages: pyyaml, pathspec, yamllint [2020-11-30T19:29:38.148Z] #16 7.374 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-11-30T19:29:38.148Z] #16 DONE 8.6s [2020-11-30T19:29:38.148Z] [2020-11-30T19:29:38.148Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-11-30T19:29:38.148Z] #21 DONE 0.3s [2020-11-30T19:29:38.148Z] [2020-11-30T19:29:38.148Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-11-30T19:29:39.135Z] #34 ... [2020-11-30T19:29:39.135Z] [2020-11-30T19:29:39.135Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-30T19:29:39.135Z] #42 91.12 time [2020-11-30T19:29:39.135Z] #42 99.23 internal/poll [2020-11-30T19:29:39.135Z] #42 100.9 internal/fmtsort [2020-11-30T19:29:39.135Z] #42 ... [2020-11-30T19:29:39.135Z] [2020-11-30T19:29:39.135Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-11-30T19:29:39.135Z] #34 1.506 + RM_GOPATH=0 [2020-11-30T19:29:39.135Z] #34 1.507 + TMP_GOPATH= [2020-11-30T19:29:39.135Z] #34 1.507 + : /build [2020-11-30T19:29:39.135Z] #34 1.507 + '[' -z '' ']' [2020-11-30T19:29:39.135Z] #34 1.508 ++ mktemp -d [2020-11-30T19:29:39.135Z] #34 1.510 + export GOPATH=/tmp/tmp.EELqGd2ttg [2020-11-30T19:29:39.135Z] #34 1.510 + GOPATH=/tmp/tmp.EELqGd2ttg [2020-11-30T19:29:39.135Z] #34 1.510 + RM_GOPATH=1 [2020-11-30T19:29:39.135Z] #34 1.519 ++ dirname ./install.sh [2020-11-30T19:29:39.135Z] #34 1.519 + dir=. [2020-11-30T19:29:39.135Z] #34 1.520 + bin=tini [2020-11-30T19:29:39.135Z] #34 1.520 + shift [2020-11-30T19:29:39.135Z] #34 1.520 + '[' '!' -f ./tini.installer ']' [2020-11-30T19:29:39.135Z] #34 1.520 + . ./tini.installer [2020-11-30T19:29:39.135Z] #34 1.520 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-11-30T19:29:39.135Z] #34 1.520 + install_tini [2020-11-30T19:29:39.135Z] #34 1.520 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-11-30T19:29:39.135Z] #34 1.520 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-11-30T19:29:39.135Z] #34 1.520 + git clone https://github.com/krallin/tini.git /tmp/tmp.EELqGd2ttg/tini [2020-11-30T19:29:39.135Z] #34 1.550 Cloning into '/tmp/tmp.EELqGd2ttg/tini'... [2020-11-30T19:29:40.055Z] #57 78.02 + bin/containerd-shim-runc-v1 [2020-11-30T19:29:41.031Z] #34 3.108 + cd /tmp/tmp.EELqGd2ttg/tini [2020-11-30T19:29:41.031Z] #34 3.108 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-11-30T19:29:41.031Z] #34 3.124 + cmake . [2020-11-30T19:29:41.959Z] #57 ... [2020-11-30T19:29:41.960Z] [2020-11-30T19:29:41.960Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-11-30T19:29:41.960Z] #25 DONE 3.7s [2020-11-30T19:29:41.960Z] [2020-11-30T19:29:41.960Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-11-30T19:29:41.960Z] #27 DONE 0.1s [2020-11-30T19:29:41.960Z] [2020-11-30T19:29:41.960Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-11-30T19:29:41.960Z] #30 DONE 0.0s [2020-11-30T19:29:41.960Z] [2020-11-30T19:29:41.960Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-11-30T19:29:41.960Z] #57 80.09 + bin/containerd-shim-runc-v2 [2020-11-30T19:29:41.961Z] #34 4.186 -- The C compiler identification is GNU 8.3.0 [2020-11-30T19:29:41.961Z] #34 4.288 -- Check for working C compiler: /usr/bin/cc [2020-11-30T19:29:42.218Z] #57 ... [2020-11-30T19:29:42.218Z] [2020-11-30T19:29:42.218Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-11-30T19:29:42.218Z] #35 DONE 0.0s [2020-11-30T19:29:42.218Z] [2020-11-30T19:29:42.218Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-11-30T19:29:42.218Z] #37 DONE 0.3s [2020-11-30T19:29:42.218Z] [2020-11-30T19:29:42.218Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-11-30T19:29:42.477Z] #57 ... [2020-11-30T19:29:42.477Z] [2020-11-30T19:29:42.477Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-11-30T19:29:42.477Z] #40 DONE 0.1s [2020-11-30T19:29:42.477Z] [2020-11-30T19:29:42.477Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-11-30T19:29:42.477Z] #43 DONE 0.1s [2020-11-30T19:29:42.525Z] #34 5.107 -- Check for working C compiler: /usr/bin/cc -- works [2020-11-30T19:29:42.740Z] [2020-11-30T19:29:42.740Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-11-30T19:29:42.740Z] #46 DONE 0.0s [2020-11-30T19:29:42.740Z] [2020-11-30T19:29:42.740Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-11-30T19:29:42.784Z] #34 5.109 -- Detecting C compiler ABI info [2020-11-30T19:29:43.042Z] #34 ... [2020-11-30T19:29:43.042Z] [2020-11-30T19:29:43.042Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:29:43.042Z] #24 31.20 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-11-30T19:29:43.042Z] #24 31.34 skipping existing 1849cc453dee [2020-11-30T19:29:43.042Z] #24 31.55 [2020-11-30T19:29:43.042Z] #24 34.01 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-11-30T19:29:43.042Z] #24 34.96 #=#=# [2020-11-30T19:29:43.042Z] #24 35.37 ########################################### 61.0% ######################################################################## 100.0% [2020-11-30T19:29:43.042Z] #24 35.85 [2020-11-30T19:29:43.042Z] #24 35.88 Download of images into '/build' complete. [2020-11-30T19:29:43.042Z] #24 35.88 Use something like the following to load the result into a Docker daemon: [2020-11-30T19:29:43.042Z] #24 35.88 tar -cC '/build' . | docker load [2020-11-30T19:29:43.042Z] #24 DONE 36.1s [2020-11-30T19:29:43.042Z] [2020-11-30T19:29:43.042Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-30T19:29:43.042Z] #42 102.1 internal/syscall/execenv [2020-11-30T19:29:43.042Z] #42 102.5 internal/syscall/unix [2020-11-30T19:29:43.042Z] #42 103.0 strings [2020-11-30T19:29:43.042Z] #42 103.5 os [2020-11-30T19:29:43.307Z] #49 ... [2020-11-30T19:29:43.307Z] [2020-11-30T19:29:43.307Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-11-30T19:29:43.307Z] #57 80.76 + binaries [2020-11-30T19:29:43.307Z] #57 80.76 + mkdir -p /build [2020-11-30T19:29:43.307Z] #57 80.76 + cp bin/containerd /build/containerd [2020-11-30T19:29:43.307Z] #57 80.79 + cp bin/containerd-shim /build/containerd-shim [2020-11-30T19:29:43.307Z] #57 80.79 + cp bin/ctr /build/ctr [2020-11-30T19:29:43.307Z] #57 DONE 81.3s [2020-11-30T19:29:43.307Z] [2020-11-30T19:29:43.307Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-11-30T19:29:43.307Z] #49 DONE 0.7s [2020-11-30T19:29:43.307Z] [2020-11-30T19:29:43.307Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-11-30T19:29:43.565Z] #53 DONE 0.2s [2020-11-30T19:29:43.824Z] [2020-11-30T19:29:43.824Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-11-30T19:29:44.832Z] #58 DONE 0.7s [2020-11-30T19:29:44.832Z] [2020-11-30T19:29:44.832Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-11-30T19:29:44.832Z] #62 DONE 0.2s [2020-11-30T19:29:44.939Z] #42 ... [2020-11-30T19:29:44.939Z] [2020-11-30T19:29:44.939Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-11-30T19:29:44.939Z] #52 30.50 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-11-30T19:29:44.939Z] #52 ... [2020-11-30T19:29:44.939Z] [2020-11-30T19:29:44.939Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:29:44.939Z] #14 12.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-11-30T19:29:44.939Z] #14 ... [2020-11-30T19:29:44.939Z] [2020-11-30T19:29:44.939Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-11-30T19:29:44.939Z] #34 6.439 -- Detecting C compiler ABI info - done [2020-11-30T19:29:44.939Z] #34 6.538 -- Detecting C compile features [2020-11-30T19:29:45.091Z] [2020-11-30T19:29:45.091Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-11-30T19:29:45.350Z] #64 DONE 0.6s [2020-11-30T19:29:45.350Z] [2020-11-30T19:29:45.350Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-11-30T19:29:45.350Z] #67 DONE 0.0s [2020-11-30T19:29:45.610Z] [2020-11-30T19:29:45.610Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-11-30T19:29:45.610Z] #68 DONE 0.0s [2020-11-30T19:29:45.610Z] [2020-11-30T19:29:45.610Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-30T19:29:46.178Z] #69 DONE 0.8s [2020-11-30T19:29:46.178Z] [2020-11-30T19:29:46.178Z] #70 exporting to image [2020-11-30T19:29:46.178Z] #70 exporting layers [2020-11-30T19:29:46.838Z] #34 ... [2020-11-30T19:29:46.838Z] [2020-11-30T19:29:46.838Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:29:46.838Z] #38 108.5 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-11-30T19:29:46.838Z] #38 108.6 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:29:46.838Z] #38 DONE 109.4s [2020-11-30T19:29:47.096Z] [2020-11-30T19:29:47.096Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:29:50.370Z] #39 ... [2020-11-30T19:29:50.370Z] [2020-11-30T19:29:50.370Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-30T19:29:50.370Z] #29 102.4 bytes [2020-11-30T19:29:50.370Z] #29 104.1 fmt [2020-11-30T19:29:50.370Z] #29 106.4 bufio [2020-11-30T19:29:50.370Z] #29 109.3 path/filepath [2020-11-30T19:29:50.370Z] #29 112.1 io/ioutil [2020-11-30T19:29:50.627Z] #29 ... [2020-11-30T19:29:50.627Z] [2020-11-30T19:29:50.627Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-11-30T19:29:50.627Z] #34 11.41 -- Detecting C compile features - done [2020-11-30T19:29:50.627Z] #34 11.49 -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-30T19:29:50.627Z] #34 11.85 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-30T19:29:50.627Z] #34 12.02 -- Configuring done [2020-11-30T19:29:50.627Z] #34 12.07 -- Generating done [2020-11-30T19:29:50.627Z] #34 12.07 -- Build files have been written to: /tmp/tmp.EELqGd2ttg/tini [2020-11-30T19:29:50.627Z] #34 12.09 + make tini-static [2020-11-30T19:29:50.627Z] #34 13.09 Scanning dependencies of target tini-static [2020-11-30T19:29:50.885Z] #34 13.25 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-30T19:29:51.457Z] #70 exporting layers 4.4s done [2020-11-30T19:29:51.457Z] #70 writing image sha256:e73aa6b90cf9ae2906f427d06d34083fa5dbff8a171ab9f9ed3732ba93e6c222 0.0s done [2020-11-30T19:29:51.457Z] #70 naming to docker.io/library/docker:0e07711f0952ea5e04679247de5dcf6c8b7b5f28 done [2020-11-30T19:29:51.457Z] #70 DONE 4.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-11-30T19:29:51.794Z] + trap exit INT TERM [2020-11-30T19:29:51.794Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-11-30T19:29:51.794Z] + CONTAINER_NAME=docker-pr2 [2020-11-30T19:29:51.794Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41615/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41615/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e07711f0952ea5e04679247de5dcf6c8b7b5f28 -e DOCKER_GRAPHDRIVER docker:0e07711f0952ea5e04679247de5dcf6c8b7b5f28 hack/make.sh dynbinary-daemon [2020-11-30T19:29:51.795Z] + rm -rf /tmp/tmp.8lrBehCqGF [2020-11-30T19:29:51.796Z] Removing intermediate container de635fd643ff [2020-11-30T19:29:51.796Z] ---> efe55ff39c52 [2020-11-30T19:29:51.796Z] Step 21/140 : FROM base AS frozen-images [2020-11-30T19:29:51.796Z] ---> 7a04409a3d60 [2020-11-30T19:29:51.796Z] Step 22/140 : ARG DEBIAN_FRONTEND [2020-11-30T19:29:51.796Z] ---> Using cache [2020-11-30T19:29:51.796Z] ---> 6f8c6e292be4 [2020-11-30T19:29:51.796Z] Step 23/140 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2020-11-30T19:29:51.796Z] ---> Running in 820a314085e7 [2020-11-30T19:29:51.796Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:29:51.796Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:29:51.796Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:29:51.796Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-30T19:29:51.796Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [242 kB] [2020-11-30T19:29:51.796Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-30T19:29:53.310Z] Fetched 8181 kB in 3s (3180 kB/s) [2020-11-30T19:29:53.409Z] #34 15.60 [100%] Linking C executable tini-static [2020-11-30T19:29:53.698Z] [2020-11-30T19:29:53.698Z] Removing bundles/ [2020-11-30T19:29:53.698Z] [2020-11-30T19:29:53.698Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-11-30T19:29:53.698Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-30T19:29:53.698Z] GOOS="" GOARCH="" GOARM="" [2020-11-30T19:29:53.948Z] Reading package lists... [2020-11-30T19:29:54.345Z] #34 16.50 [100%] Built target tini-static [2020-11-30T19:29:54.345Z] #34 16.65 + mkdir -p /build [2020-11-30T19:29:54.345Z] #34 16.69 + cp tini-static /build/docker-init [2020-11-30T19:29:54.588Z] Reading package lists... [2020-11-30T19:29:54.602Z] #34 DONE 16.9s [2020-11-30T19:29:54.602Z] [2020-11-30T19:29:54.602Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:29:54.602Z] #39 4.578 Note: Building without setproctitle() and strlcpy() support. [2020-11-30T19:29:54.602Z] #39 4.578 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-30T19:29:54.602Z] #39 4.585 Note: Building without GnuTLS support [2020-11-30T19:29:54.602Z] #39 4.587 Makefile.config:39: Warn: you have no libnftables installed [2020-11-30T19:29:54.602Z] #39 4.587 Makefile.config:40: Warn: Building without nftables support [2020-11-30T19:29:54.859Z] #39 7.945 fatal: not a git repository (or any of the parent directories): .git [2020-11-30T19:29:54.886Z] Building dependency tree... [2020-11-30T19:29:54.886Z] Reading state information... [2020-11-30T19:29:54.886Z] ca-certificates is already the newest version (20200601~deb10u1). [2020-11-30T19:29:54.886Z] The following additional packages will be installed: [2020-11-30T19:29:54.886Z] libjq1 libonig5 [2020-11-30T19:29:55.117Z] #39 8.112 GEN .gitid [2020-11-30T19:29:55.117Z] #39 8.200 GEN criu/include/version.h [2020-11-30T19:29:55.180Z] The following NEW packages will be installed: [2020-11-30T19:29:55.180Z] jq libjq1 libonig5 [2020-11-30T19:29:55.180Z] 0 upgraded, 3 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:29:55.180Z] Need to get 358 kB of archives. [2020-11-30T19:29:55.180Z] After this operation, 1277 kB of additional disk space will be used. [2020-11-30T19:29:55.180Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-11-30T19:29:55.180Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-11-30T19:29:55.180Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-11-30T19:29:55.180Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:29:55.180Z] Fetched 358 kB in 0s (4109 kB/s) [2020-11-30T19:29:55.180Z] Selecting previously unselected package libonig5:ppc64el. [2020-11-30T19:29:55.180Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-11-30T19:29:55.180Z] Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-11-30T19:29:55.374Z] #39 8.485 GEN include/common/asm [2020-11-30T19:29:55.499Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-11-30T19:29:55.499Z] Selecting previously unselected package libjq1:ppc64el. [2020-11-30T19:29:55.499Z] Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-11-30T19:29:55.499Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-11-30T19:29:55.499Z] Selecting previously unselected package jq. [2020-11-30T19:29:55.499Z] Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-11-30T19:29:55.499Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-30T19:29:55.499Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-11-30T19:29:55.499Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-11-30T19:29:55.499Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-11-30T19:29:55.499Z] Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:29:55.793Z] Removing intermediate container 820a314085e7 [2020-11-30T19:29:55.793Z] ---> 00e212805035 [2020-11-30T19:29:55.794Z] Step 24/140 : COPY contrib/download-frozen-image-v2.sh / [2020-11-30T19:29:56.089Z] ---> a2ea9a71d4f1 [2020-11-30T19:29:56.089Z] Step 25/140 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2020-11-30T19:29:56.089Z] ---> Running in 2c8dc7bc9360 [2020-11-30T19:29:56.743Z] #39 ... [2020-11-30T19:29:56.743Z] [2020-11-30T19:29:56.743Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-30T19:29:56.743Z] #42 109.0 regexp/syntax [2020-11-30T19:29:56.743Z] #42 110.9 fmt [2020-11-30T19:29:56.743Z] #42 116.0 path/filepath [2020-11-30T19:29:56.743Z] #42 118.1 flag [2020-11-30T19:29:56.743Z] #42 119.0 go/token [2020-11-30T19:29:57.000Z] #42 ... [2020-11-30T19:29:57.000Z] [2020-11-30T19:29:57.000Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-30T19:29:57.000Z] #29 113.1 flag [2020-11-30T19:29:57.000Z] #29 113.8 github.com/BurntSushi/toml [2020-11-30T19:29:57.000Z] #29 115.7 log [2020-11-30T19:29:57.000Z] #29 116.8 path [2020-11-30T19:29:57.000Z] #29 117.9 text/tabwriter [2020-11-30T19:29:57.000Z] #29 ... [2020-11-30T19:29:57.000Z] [2020-11-30T19:29:57.000Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:29:57.000Z] #14 24.74 Fetched 8406 kB in 23s (369 kB/s) [2020-11-30T19:29:57.000Z] #14 24.74 Reading package lists... [2020-11-30T19:29:57.128Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-11-30T19:29:57.128Z]  [2020-11-30T19:29:58.012Z]  ## 3.6% #######       9.8% ################     23.2% #######################   33.2% ##############################  42.1% ####################################         50.4% ################################################  66.9% ##########################################################  81.0% ####################################################################  95.1% ######################################################################## 100.0% [2020-11-30T19:29:58.306Z]  [2020-11-30T19:29:58.371Z] #14 34.31 Reading package lists... [2020-11-30T19:29:58.371Z] #14 ... [2020-11-30T19:29:58.371Z] [2020-11-30T19:29:58.371Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-30T19:29:58.371Z] #42 120.6 go/scanner [2020-11-30T19:29:58.628Z] #42 121.0 regexp [2020-11-30T19:29:58.897Z]    0.2% ##########   14.1% ###############################   43.2% ################################################## 70.0% ######################################################################## 100.0% [2020-11-30T19:29:58.897Z]  [2020-11-30T19:29:59.483Z]  #   1.5% ###############                 20.9% #############################       41.3% ##########################################  58.4% ######################################################  75.9% ###################################################################   93.2% ######################################################################## 100.0% [2020-11-30T19:29:59.778Z]  [2020-11-30T19:30:01.152Z] #42 123.3 go/ast [2020-11-30T19:30:02.721Z]   1.0% ###        4.3% ######                       9.0% ##########   15.1% ############   17.4% ################      22.5% ###################   27.1% #########################    35.6% ###########################    38.1% ############################              39.9% ##############################    42.2% #################################             46.2% ###################################    49.9% ######################################      53.7% ##########################################  59.6% #############################################   63.9% ################################################   67.8% #####################################################  74.1% ########################################################   77.9% #########################################################  80.3% ########################################################### 82.5% #############################################################  85.2% ##############################################################   87.0% ############################################################### 88.0% ################################################################ 89.9% ##################################################################  92.2% ####################################################################  95.5% ######################################################################## 100.0% [2020-11-30T19:30:02.721Z]  [2020-11-30T19:30:03.357Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-11-30T19:30:03.357Z]  [2020-11-30T19:30:03.650Z]  #  1.5% ######################################################################## 100.0% [2020-11-30T19:30:03.650Z]  [2020-11-30T19:30:03.682Z] #42 ... [2020-11-30T19:30:03.682Z] [2020-11-30T19:30:03.682Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:30:03.682Z] #39 12.75 PBCC images/timens.pb-c.c [2020-11-30T19:30:03.682Z] #39 12.81 DEP images/timens.pb-c.d [2020-11-30T19:30:03.682Z] #39 12.93 PBCC images/fown.pb-c.c [2020-11-30T19:30:03.682Z] #39 13.03 PBCC images/google/protobuf/descriptor.pb-c.c [2020-11-30T19:30:03.682Z] #39 13.15 PBCC images/opts.pb-c.c [2020-11-30T19:30:03.682Z] #39 13.23 PBCC images/memfd.pb-c.c [2020-11-30T19:30:03.682Z] #39 13.32 DEP images/fown.pb-c.d [2020-11-30T19:30:03.682Z] #39 13.37 DEP images/google/protobuf/descriptor.pb-c.d [2020-11-30T19:30:03.682Z] #39 13.45 DEP images/opts.pb-c.d [2020-11-30T19:30:03.682Z] #39 13.57 DEP images/memfd.pb-c.d [2020-11-30T19:30:03.682Z] #39 13.65 PBCC images/sit.pb-c.c [2020-11-30T19:30:03.682Z] #39 13.71 DEP images/sit.pb-c.d [2020-11-30T19:30:03.682Z] #39 13.86 PBCC images/macvlan.pb-c.c [2020-11-30T19:30:03.682Z] #39 13.88 DEP images/macvlan.pb-c.d [2020-11-30T19:30:03.682Z] #39 13.93 PBCC images/autofs.pb-c.c [2020-11-30T19:30:03.682Z] #39 13.95 DEP images/autofs.pb-c.d [2020-11-30T19:30:03.682Z] #39 14.01 PBCC images/sysctl.pb-c.c [2020-11-30T19:30:03.682Z] #39 14.05 DEP images/sysctl.pb-c.d [2020-11-30T19:30:03.682Z] #39 14.13 PBCC images/time.pb-c.c [2020-11-30T19:30:03.682Z] #39 14.18 DEP images/time.pb-c.d [2020-11-30T19:30:03.682Z] #39 14.24 PBCC images/binfmt-misc.pb-c.c [2020-11-30T19:30:03.682Z] #39 14.27 DEP images/binfmt-misc.pb-c.d [2020-11-30T19:30:03.682Z] #39 14.40 PBCC images/seccomp.pb-c.c [2020-11-30T19:30:03.682Z] #39 14.42 DEP images/seccomp.pb-c.d [2020-11-30T19:30:03.682Z] #39 14.53 PBCC images/userns.pb-c.c [2020-11-30T19:30:03.682Z] #39 14.58 DEP images/userns.pb-c.d [2020-11-30T19:30:03.682Z] #39 14.68 PBCC images/cgroup.pb-c.c [2020-11-30T19:30:03.682Z] #39 14.71 DEP images/cgroup.pb-c.d [2020-11-30T19:30:03.682Z] #39 14.76 PBCC images/ext-file.pb-c.c [2020-11-30T19:30:03.682Z] #39 14.78 DEP images/ext-file.pb-c.d [2020-11-30T19:30:03.682Z] #39 14.82 PBCC images/rpc.pb-c.c [2020-11-30T19:30:03.682Z] #39 14.89 DEP images/rpc.pb-c.d [2020-11-30T19:30:03.682Z] #39 14.93 PBCC images/siginfo.pb-c.c [2020-11-30T19:30:03.682Z] #39 14.98 DEP images/siginfo.pb-c.d [2020-11-30T19:30:03.682Z] #39 15.04 PBCC images/pagemap.pb-c.c [2020-11-30T19:30:03.682Z] #39 15.08 DEP images/pagemap.pb-c.d [2020-11-30T19:30:03.682Z] #39 15.13 PBCC images/rlimit.pb-c.c [2020-11-30T19:30:03.682Z] #39 15.17 DEP images/rlimit.pb-c.d [2020-11-30T19:30:03.682Z] #39 15.22 PBCC images/file-lock.pb-c.c [2020-11-30T19:30:03.682Z] #39 15.38 DEP images/file-lock.pb-c.d [2020-11-30T19:30:03.682Z] #39 15.40 PBCC images/tty.pb-c.c [2020-11-30T19:30:03.682Z] #39 15.53 DEP images/tty.pb-c.d [2020-11-30T19:30:03.682Z] #39 15.67 PBCC images/tun.pb-c.c [2020-11-30T19:30:03.682Z] #39 15.69 PBCC images/netdev.pb-c.c [2020-11-30T19:30:03.682Z] #39 15.77 DEP images/tun.pb-c.d [2020-11-30T19:30:03.682Z] #39 15.89 DEP images/netdev.pb-c.d [2020-11-30T19:30:03.682Z] #39 16.04 PBCC images/vma.pb-c.c [2020-11-30T19:30:03.682Z] #39 16.10 DEP images/vma.pb-c.d [2020-11-30T19:30:03.682Z] #39 16.20 PBCC images/creds.pb-c.c [2020-11-30T19:30:03.682Z] #39 16.23 DEP images/creds.pb-c.d [2020-11-30T19:30:03.682Z] #39 16.33 PBCC images/utsns.pb-c.c [2020-11-30T19:30:03.682Z] #39 16.47 DEP images/utsns.pb-c.d [2020-11-30T19:30:03.682Z] #39 16.67 PBCC images/ipc-desc.pb-c.c [2020-11-30T19:30:03.682Z] #39 16.74 PBCC images/ipc-sem.pb-c.c [2020-11-30T19:30:03.682Z] #39 16.80 DEP images/ipc-desc.pb-c.d [2020-11-30T19:30:03.939Z] #39 16.91 DEP images/ipc-sem.pb-c.d [2020-11-30T19:30:03.939Z] #39 16.94 PBCC images/ipc-msg.pb-c.c [2020-11-30T19:30:03.939Z] #39 16.99 DEP images/ipc-msg.pb-c.d [2020-11-30T19:30:03.939Z] #39 17.09 PBCC images/ipc-shm.pb-c.c [2020-11-30T19:30:03.939Z] #39 17.15 DEP images/ipc-shm.pb-c.d [2020-11-30T19:30:04.197Z] #39 17.20 PBCC images/ipc-var.pb-c.c [2020-11-30T19:30:04.197Z] #39 17.31 DEP images/ipc-var.pb-c.d [2020-11-30T19:30:04.197Z] #39 17.38 PBCC images/sk-opts.pb-c.c [2020-11-30T19:30:04.293Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-11-30T19:30:04.454Z] #39 17.43 PBCC images/packet-sock.pb-c.c [2020-11-30T19:30:04.454Z] #39 17.61 DEP images/sk-opts.pb-c.d [2020-11-30T19:30:04.586Z]  [2020-11-30T19:30:04.586Z]  ############################################  61.4% ######################################################################## 100.0% [2020-11-30T19:30:04.586Z]  [2020-11-30T19:30:04.711Z] #39 17.72 DEP images/packet-sock.pb-c.d [2020-11-30T19:30:04.711Z] #39 17.90 PBCC images/sk-netlink.pb-c.c [2020-11-30T19:30:04.969Z] #39 18.01 DEP images/sk-netlink.pb-c.d [2020-11-30T19:30:04.969Z] #39 18.08 PBCC images/sk-inet.pb-c.c [2020-11-30T19:30:05.226Z] #39 18.18 DEP images/sk-inet.pb-c.d [2020-11-30T19:30:05.226Z] #39 18.27 PBCC images/sk-unix.pb-c.c [2020-11-30T19:30:05.226Z] #39 18.37 DEP images/sk-unix.pb-c.d [2020-11-30T19:30:05.226Z] #39 18.44 PBCC images/mm.pb-c.c [2020-11-30T19:30:05.226Z] #39 18.50 DEP images/mm.pb-c.d [2020-11-30T19:30:05.238Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-11-30T19:30:05.239Z] skipping existing c8c2d4a6b2e3 [2020-11-30T19:30:05.239Z] [2020-11-30T19:30:05.483Z] #39 18.60 PBCC images/timerfd.pb-c.c [2020-11-30T19:30:05.839Z] #39 18.76 DEP images/timerfd.pb-c.d [2020-11-30T19:30:05.839Z] #39 18.89 PBCC images/timer.pb-c.c [2020-11-30T19:30:05.839Z] #39 18.97 DEP images/timer.pb-c.d [2020-11-30T19:30:06.110Z] #39 19.15 PBCC images/sa.pb-c.c [2020-11-30T19:30:06.435Z] #39 19.53 DEP images/sa.pb-c.d [2020-11-30T19:30:06.435Z] #39 19.60 PBCC images/pipe-data.pb-c.c [2020-11-30T19:30:06.693Z] #39 19.72 DEP images/pipe-data.pb-c.d [2020-11-30T19:30:06.693Z] #39 ... [2020-11-30T19:30:06.693Z] [2020-11-30T19:30:06.693Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-30T19:30:06.693Z] #29 121.8 github.com/BurntSushi/toml/cmd/tomlv [2020-11-30T19:30:06.693Z] #29 DONE 128.8s [2020-11-30T19:30:06.693Z] [2020-11-30T19:30:06.693Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:30:06.693Z] #39 19.82 PBCC images/mnt.pb-c.c [2020-11-30T19:30:06.693Z] #39 ... [2020-11-30T19:30:06.693Z] [2020-11-30T19:30:06.693Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-30T19:30:06.693Z] #42 126.7 internal/lazyregexp [2020-11-30T19:30:06.693Z] #42 127.3 path [2020-11-30T19:30:06.693Z] #42 128.4 io/ioutil [2020-11-30T19:30:07.314Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-11-30T19:30:07.314Z]  [2020-11-30T19:30:07.314Z]  ######################################################################## 100.0% [2020-11-30T19:30:07.314Z]  [2020-11-30T19:30:07.314Z] Download of images into '/build' complete. [2020-11-30T19:30:07.314Z] Use something like the following to load the result into a Docker daemon: [2020-11-30T19:30:07.314Z] tar -cC '/build' . | docker load [2020-11-30T19:30:07.623Z] #42 129.5 net/url [2020-11-30T19:30:09.407Z] Removing intermediate container 2c8dc7bc9360 [2020-11-30T19:30:09.407Z] ---> f380759db9e6 [2020-11-30T19:30:09.407Z] Step 26/140 : FROM base AS cross-false [2020-11-30T19:30:09.407Z] ---> 7a04409a3d60 [2020-11-30T19:30:09.407Z] Step 27/140 : FROM base AS cross-true [2020-11-30T19:30:09.407Z] ---> 7a04409a3d60 [2020-11-30T19:30:09.407Z] Step 28/140 : ARG DEBIAN_FRONTEND [2020-11-30T19:30:09.407Z] ---> Using cache [2020-11-30T19:30:09.407Z] ---> 6f8c6e292be4 [2020-11-30T19:30:09.407Z] Step 29/140 : RUN dpkg --add-architecture arm64 [2020-11-30T19:30:09.407Z] ---> Running in 5f1e17d7e6c9 [2020-11-30T19:30:09.703Z] Removing intermediate container 5f1e17d7e6c9 [2020-11-30T19:30:09.703Z] ---> 06b2a61bb59f [2020-11-30T19:30:09.703Z] Step 30/140 : RUN dpkg --add-architecture armel [2020-11-30T19:30:09.998Z] ---> Running in 1211e3dd842c [2020-11-30T19:30:10.146Z] #42 ... [2020-11-30T19:30:10.146Z] [2020-11-30T19:30:10.146Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:30:10.146Z] #39 19.90 DEP images/mnt.pb-c.d [2020-11-30T19:30:10.146Z] #39 20.15 PBCC images/sk-packet.pb-c.c [2020-11-30T19:30:10.146Z] #39 20.27 DEP images/sk-packet.pb-c.d [2020-11-30T19:30:10.146Z] #39 20.31 PBCC images/tcp-stream.pb-c.c [2020-11-30T19:30:10.146Z] #39 20.49 DEP images/tcp-stream.pb-c.d [2020-11-30T19:30:10.146Z] #39 20.76 PBCC images/pipe.pb-c.c [2020-11-30T19:30:10.146Z] #39 20.87 DEP images/pipe.pb-c.d [2020-11-30T19:30:10.146Z] #39 21.08 PBCC images/pstree.pb-c.c [2020-11-30T19:30:10.146Z] #39 21.15 DEP images/pstree.pb-c.d [2020-11-30T19:30:10.146Z] #39 21.29 PBCC images/fs.pb-c.c [2020-11-30T19:30:10.146Z] #39 21.36 DEP images/fs.pb-c.d [2020-11-30T19:30:10.146Z] #39 21.48 PBCC images/signalfd.pb-c.c [2020-11-30T19:30:10.146Z] #39 21.69 DEP images/signalfd.pb-c.d [2020-11-30T19:30:10.146Z] #39 21.81 PBCC images/fh.pb-c.c [2020-11-30T19:30:10.146Z] #39 21.90 PBCC images/fsnotify.pb-c.c [2020-11-30T19:30:10.146Z] #39 22.07 DEP images/fh.pb-c.d [2020-11-30T19:30:10.146Z] #39 22.20 DEP images/fsnotify.pb-c.d [2020-11-30T19:30:10.146Z] #39 22.35 PBCC images/eventpoll.pb-c.c [2020-11-30T19:30:10.146Z] #39 22.38 DEP images/eventpoll.pb-c.d [2020-11-30T19:30:10.146Z] #39 22.58 PBCC images/eventfd.pb-c.c [2020-11-30T19:30:10.146Z] #39 22.63 DEP images/eventfd.pb-c.d [2020-11-30T19:30:10.146Z] #39 22.76 PBCC images/remap-file-path.pb-c.c [2020-11-30T19:30:10.146Z] #39 22.78 DEP images/remap-file-path.pb-c.d [2020-11-30T19:30:10.146Z] #39 22.90 PBCC images/fifo.pb-c.c [2020-11-30T19:30:10.146Z] #39 22.99 DEP images/fifo.pb-c.d [2020-11-30T19:30:10.146Z] #39 23.05 PBCC images/ghost-file.pb-c.c [2020-11-30T19:30:10.146Z] #39 23.10 DEP images/ghost-file.pb-c.d [2020-11-30T19:30:10.146Z] #39 23.24 PBCC images/regfile.pb-c.c [2020-11-30T19:30:10.146Z] #39 23.33 DEP images/regfile.pb-c.d [2020-11-30T19:30:10.402Z] #39 23.44 PBCC images/ns.pb-c.c [2020-11-30T19:30:10.403Z] #39 23.45 DEP images/ns.pb-c.d [2020-11-30T19:30:10.403Z] #39 23.55 PBCC images/fdinfo.pb-c.c [2020-11-30T19:30:10.658Z] #39 23.69 DEP images/fdinfo.pb-c.d [2020-11-30T19:30:10.659Z] #39 23.76 PBCC images/core-aarch64.pb-c.c [2020-11-30T19:30:10.659Z] #39 23.81 PBCC images/core-arm.pb-c.c [2020-11-30T19:30:10.691Z] Removing intermediate container 1211e3dd842c [2020-11-30T19:30:10.691Z] ---> 5c887d84567d [2020-11-30T19:30:10.691Z] Step 31/140 : RUN dpkg --add-architecture armhf [2020-11-30T19:30:10.691Z] ---> Running in 3c26d7acf16b [2020-11-30T19:30:10.915Z] #39 23.86 PBCC images/core-ppc64.pb-c.c [2020-11-30T19:30:10.915Z] #39 23.95 PBCC images/core-s390.pb-c.c [2020-11-30T19:30:10.915Z] #39 24.04 PBCC images/core-x86.pb-c.c [2020-11-30T19:30:11.172Z] #39 24.12 PBCC images/core.pb-c.c [2020-11-30T19:30:11.172Z] #39 24.20 PBCC images/inventory.pb-c.c [2020-11-30T19:30:11.172Z] #39 24.28 DEP images/core-aarch64.pb-c.d [2020-11-30T19:30:11.172Z] #39 24.34 DEP images/core-arm.pb-c.d [2020-11-30T19:30:11.326Z] Removing intermediate container 3c26d7acf16b [2020-11-30T19:30:11.327Z] ---> 096def0dbd93 [2020-11-30T19:30:11.327Z] Step 32/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf && rm -rf /var/lib/apt/lists/*; fi [2020-11-30T19:30:11.327Z] ---> Running in 4cb38349d6e6 [2020-11-30T19:30:11.429Z] #39 24.42 DEP images/core-ppc64.pb-c.d [2020-11-30T19:30:11.429Z] #39 24.45 DEP images/core-s390.pb-c.d [2020-11-30T19:30:11.429Z] #39 24.59 DEP images/core-x86.pb-c.d [2020-11-30T19:30:11.685Z] #39 24.62 DEP images/core.pb-c.d [2020-11-30T19:30:11.685Z] #39 24.74 DEP images/inventory.pb-c.d [2020-11-30T19:30:11.685Z] #39 24.85 PBCC images/cpuinfo.pb-c.c [2020-11-30T19:30:11.943Z] #39 24.93 DEP images/cpuinfo.pb-c.d [2020-11-30T19:30:11.943Z] #39 24.99 PBCC images/stats.pb-c.c [2020-11-30T19:30:11.943Z] #39 25.02 DEP images/stats.pb-c.d [2020-11-30T19:30:11.964Z] Removing intermediate container 4cb38349d6e6 [2020-11-30T19:30:11.964Z] ---> 2b2bd9732778 [2020-11-30T19:30:11.964Z] Step 33/140 : FROM cross-${CROSS} as dev-base [2020-11-30T19:30:11.964Z] ---> 7a04409a3d60 [2020-11-30T19:30:11.964Z] Step 34/140 : FROM dev-base AS runtime-dev-cross-false [2020-11-30T19:30:11.964Z] ---> 7a04409a3d60 [2020-11-30T19:30:11.964Z] Step 35/140 : ARG DEBIAN_FRONTEND [2020-11-30T19:30:11.964Z] ---> Using cache [2020-11-30T19:30:11.964Z] ---> 6f8c6e292be4 [2020-11-30T19:30:11.964Z] Step 36/140 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2020-11-30T19:30:11.964Z] ---> Running in 801f18f2f4b0 [2020-11-30T19:30:12.258Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:30:12.258Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:30:12.258Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:30:12.554Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-30T19:30:12.554Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [242 kB] [2020-11-30T19:30:12.848Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-30T19:30:13.887Z] Fetched 8181 kB in 2s (4625 kB/s) [2020-11-30T19:30:14.462Z] #39 ... [2020-11-30T19:30:14.462Z] [2020-11-30T19:30:14.462Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:30:14.462Z] #14 34.31 Reading package lists... [2020-11-30T19:30:14.462Z] #14 42.14 Building dependency tree... [2020-11-30T19:30:14.462Z] #14 44.38 Reading state information... [2020-11-30T19:30:14.462Z] #14 47.27 libcap2-bin is already the newest version (1:2.25-2). [2020-11-30T19:30:14.462Z] #14 47.27 libcap2-bin set to manually installed. [2020-11-30T19:30:14.462Z] #14 47.27 The following additional packages will be installed: [2020-11-30T19:30:14.462Z] #14 47.28 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-11-30T19:30:14.462Z] #14 47.28 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-11-30T19:30:14.462Z] #14 47.28 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-11-30T19:30:14.462Z] #14 47.28 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-11-30T19:30:14.462Z] #14 47.28 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-11-30T19:30:14.462Z] #14 47.28 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-11-30T19:30:14.462Z] #14 47.29 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-11-30T19:30:14.462Z] #14 47.29 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-11-30T19:30:14.462Z] #14 47.30 python3.7 python3.7-minimal vim-runtime xxd [2020-11-30T19:30:14.462Z] #14 47.31 Suggested packages: [2020-11-30T19:30:14.462Z] #14 47.31 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-11-30T19:30:14.462Z] #14 47.31 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-11-30T19:30:14.462Z] #14 47.31 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-11-30T19:30:14.462Z] #14 47.31 xfsdump acl attr quota [2020-11-30T19:30:14.462Z] #14 47.31 Recommended packages: [2020-11-30T19:30:14.462Z] #14 47.31 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-11-30T19:30:14.462Z] #14 47.31 python3-keyrings.alt python3-xdg unzip [2020-11-30T19:30:14.462Z] #14 51.62 The following NEW packages will be installed: [2020-11-30T19:30:14.462Z] #14 51.62 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-11-30T19:30:14.462Z] #14 51.62 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-11-30T19:30:14.462Z] #14 51.62 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-11-30T19:30:14.462Z] #14 51.62 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-11-30T19:30:14.462Z] #14 51.62 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-11-30T19:30:14.462Z] #14 51.62 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-11-30T19:30:14.462Z] #14 51.62 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-11-30T19:30:14.462Z] #14 51.62 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-11-30T19:30:14.462Z] #14 51.62 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-11-30T19:30:14.462Z] #14 51.62 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-11-30T19:30:14.462Z] #14 51.62 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-11-30T19:30:14.462Z] #14 51.62 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-11-30T19:30:14.462Z] #14 51.63 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-11-30T19:30:14.462Z] #14 51.63 xfsprogs xxd xz-utils zip [2020-11-30T19:30:14.462Z] #14 ... [2020-11-30T19:30:14.462Z] [2020-11-30T19:30:14.462Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-11-30T19:30:14.926Z] Reading package lists... [2020-11-30T19:30:15.566Z] Reading package lists... [2020-11-30T19:30:15.870Z] Building dependency tree... [2020-11-30T19:30:15.870Z] Reading state information... [2020-11-30T19:30:15.870Z] The following additional packages will be installed: [2020-11-30T19:30:15.870Z] libapparmor1 [2020-11-30T19:30:15.870Z] Suggested packages: [2020-11-30T19:30:15.870Z] seccomp [2020-11-30T19:30:15.870Z] The following NEW packages will be installed: [2020-11-30T19:30:15.870Z] libapparmor-dev libapparmor1 libseccomp-dev [2020-11-30T19:30:15.870Z] 0 upgraded, 3 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:30:15.870Z] Need to get 307 kB of archives. [2020-11-30T19:30:15.870Z] After this operation, 1108 kB of additional disk space will be used. [2020-11-30T19:30:15.870Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-11-30T19:30:16.164Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-11-30T19:30:16.164Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-11-30T19:30:16.461Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:30:16.461Z] Fetched 307 kB in 0s (770 kB/s) [2020-11-30T19:30:16.461Z] Selecting previously unselected package libapparmor1:ppc64el. [2020-11-30T19:30:16.461Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-11-30T19:30:16.461Z] Preparing to unpack .../libapparmor1_2.13.2-10_ppc64el.deb ... [2020-11-30T19:30:16.461Z] Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-11-30T19:30:16.461Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2020-11-30T19:30:16.461Z] Preparing to unpack .../libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-11-30T19:30:16.461Z] Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-11-30T19:30:16.461Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2020-11-30T19:30:16.461Z] Preparing to unpack .../libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-11-30T19:30:16.461Z] Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-11-30T19:30:16.461Z] Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-11-30T19:30:16.461Z] Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-11-30T19:30:16.461Z] Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-11-30T19:30:16.461Z] Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:30:17.102Z] Removing intermediate container 801f18f2f4b0 [2020-11-30T19:30:17.102Z] ---> c0bc9c2a6073 [2020-11-30T19:30:17.102Z] Step 37/140 : FROM cross-true AS runtime-dev-cross-true [2020-11-30T19:30:17.102Z] ---> 2b2bd9732778 [2020-11-30T19:30:17.102Z] Step 38/140 : ARG DEBIAN_FRONTEND [2020-11-30T19:30:17.102Z] ---> Running in cce93ec50845 [2020-11-30T19:30:17.102Z] Removing intermediate container cce93ec50845 [2020-11-30T19:30:17.102Z] ---> 1eab0c5c977e [2020-11-30T19:30:17.102Z] Step 39/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2020-11-30T19:30:17.102Z] ---> Running in 7f1e175f5be8 [2020-11-30T19:30:17.547Z] #57 69.51 Checking out files: 26% (902/3406) Checking out files: 27% (920/3406) Checking out files: 28% (954/3406) Checking out files: 29% (988/3406) Checking out files: 30% (1022/3406) Checking out files: 31% (1056/3406) Checking out files: 32% (1090/3406) Checking out files: 33% (1124/3406) Checking out files: 34% (1159/3406) Checking out files: 35% (1193/3406) Checking out files: 36% (1227/3406) Checking out files: 37% (1261/3406) Checking out files: 38% (1295/3406) Checking out files: 39% (1329/3406) Checking out files: 40% (1363/3406) Checking out files: 41% (1397/3406) Checking out files: 42% (1431/3406) Checking out files: 43% (1465/3406) Checking out files: 44% (1499/3406) Checking out files: 45% (1533/3406) Checking out files: 46% (1567/3406) Checking out files: 47% (1601/3406) Checking out files: 48% (1635/3406) Checking out files: 49% (1669/3406) Checking out files: 50% (1703/3406) Checking out files: 51% (1738/3406) Checking out files: 52% (1772/3406) Checking out files: 53% (1806/3406) Checking out files: 54% (1840/3406) Checking out files: 55% (1874/3406) Checking out files: 56% (1908/3406) Checking out files: 56% (1933/3406) Checking out files: 57% (1942/3406) Checking out files: 58% (1976/3406) Checking out files: 59% (2010/3406) Checking out files: 60% (2044/3406) Checking out files: 61% (2078/3406) Checking out files: 62% (2112/3406) Checking out files: 63% (2146/3406) Checking out files: 64% (2180/3406) Checking out files: 65% (2214/3406) Checking out files: 66% (2248/3406) Checking out files: 67% (2283/3406) Checking out files: 68% (2317/3406) Checking out files: 69% (2351/3406) Checking out files: 70% (2385/3406) Checking out files: 71% (2419/3406) Checking out files: 72% (2453/3406) Checking out files: 73% (2487/3406) Checking out files: 74% (2521/3406) Checking out files: 75% (2555/3406) Checking out files: 76% (2589/3406) Checking out files: 77% (2623/3406) Checking out files: 78% (2657/3406) Checking out files: 79% (2691/3406) Checking out files: 80% (2725/3406) Checking out files: 81% (2759/3406) Checking out files: 82% (2793/3406) Checking out files: 82% (2806/3406) Checking out files: 83% (2827/3406) Checking out files: 84% (2862/3406) Checking out files: 85% (2896/3406) Checking out files: 86% (2930/3406) Checking out files: 87% (2964/3406) Checking out files: 88% (2998/3406) Checking out files: 89% (3032/3406) Checking out files: 90% (3066/3406) Checking out files: 91% (3100/3406) Checking out files: 92% (3134/3406) Checking out files: 92% (3160/3406) Checking out files: 93% (3168/3406) Checking out files: 94% (3202/3406) Checking out files: 95% (3236/3406) Checking out files: 96% (3270/3406) Checking out files: 97% (3304/3406) Checking out files: 98% (3338/3406) Checking out files: 99% (3372/3406) Checking out files: 100% (3406/3406) Checking out files: 100% (3406/3406), done. [2020-11-30T19:30:17.547Z] #57 72.95 + cd /tmp/tmp.R5nvzYBENm/src/github.com/containerd/containerd [2020-11-30T19:30:17.547Z] #57 72.95 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-30T19:30:17.741Z] Removing intermediate container 7f1e175f5be8 [2020-11-30T19:30:17.741Z] ---> 17b80b40f682 [2020-11-30T19:30:17.741Z] Step 40/140 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2020-11-30T19:30:17.741Z] ---> c0bc9c2a6073 [2020-11-30T19:30:17.741Z] Step 41/140 : FROM base AS tomlv [2020-11-30T19:30:17.741Z] ---> 7a04409a3d60 [2020-11-30T19:30:17.741Z] Step 42/140 : ENV INSTALL_BINARY_NAME=tomlv [2020-11-30T19:30:17.741Z] ---> Running in 98c4fee0500c [2020-11-30T19:30:18.035Z] Removing intermediate container 98c4fee0500c [2020-11-30T19:30:18.035Z] ---> 8186e4374e7d [2020-11-30T19:30:18.035Z] Step 43/140 : ARG TOMLV_COMMIT [2020-11-30T19:30:18.035Z] ---> Running in d1ee40f089bf [2020-11-30T19:30:18.035Z] Removing intermediate container d1ee40f089bf [2020-11-30T19:30:18.035Z] ---> 2a6a023ca91f [2020-11-30T19:30:18.035Z] Step 44/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-30T19:30:18.035Z] ---> c61b51bcc0b1 [2020-11-30T19:30:18.035Z] Step 45/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-11-30T19:30:18.330Z] ---> 3efd63040de4 [2020-11-30T19:30:18.330Z] Step 46/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-11-30T19:30:18.330Z] ---> Running in 1a9a9ac41f22 [2020-11-30T19:30:18.624Z] + RM_GOPATH=0 [2020-11-30T19:30:18.624Z] + TMP_GOPATH= [2020-11-30T19:30:18.624Z] + : /build [2020-11-30T19:30:18.624Z] + '[' -z '' ']' [2020-11-30T19:30:18.624Z] ++ mktemp -d [2020-11-30T19:30:18.624Z] + export GOPATH=/tmp/tmp.XDc4ZQwMXu [2020-11-30T19:30:18.624Z] + GOPATH=/tmp/tmp.XDc4ZQwMXu [2020-11-30T19:30:18.624Z] + RM_GOPATH=1 [2020-11-30T19:30:18.624Z] ++ dirname ./install.sh [2020-11-30T19:30:18.624Z] + dir=. [2020-11-30T19:30:18.624Z] + bin=tomlv [2020-11-30T19:30:18.624Z] + shift [2020-11-30T19:30:18.624Z] + '[' '!' -f ./tomlv.installer ']' [2020-11-30T19:30:18.624Z] + . ./tomlv.installer [2020-11-30T19:30:18.624Z] ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-30T19:30:18.624Z] + install_tomlv [2020-11-30T19:30:18.624Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-11-30T19:30:18.624Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.XDc4ZQwMXu/src/github.com/BurntSushi/toml [2020-11-30T19:30:18.624Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-30T19:30:18.624Z] Cloning into '/tmp/tmp.XDc4ZQwMXu/src/github.com/BurntSushi/toml'... [2020-11-30T19:30:18.922Z] + cd /tmp/tmp.XDc4ZQwMXu/src/github.com/BurntSushi/toml [2020-11-30T19:30:18.922Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-11-30T19:30:18.922Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-11-30T19:30:18.922Z] internal/cpu [2020-11-30T19:30:18.922Z] math/bits [2020-11-30T19:30:18.922Z] runtime/internal/sys [2020-11-30T19:30:18.922Z] runtime/internal/atomic [2020-11-30T19:30:19.220Z] runtime/internal/math [2020-11-30T19:30:19.220Z] unicode/utf8 [2020-11-30T19:30:19.220Z] internal/race [2020-11-30T19:30:19.220Z] internal/bytealg [2020-11-30T19:30:19.220Z] sync/atomic [2020-11-30T19:30:19.220Z] math [2020-11-30T19:30:19.220Z] unicode [2020-11-30T19:30:19.220Z] internal/testlog [2020-11-30T19:30:19.220Z] runtime [2020-11-30T19:30:19.220Z] encoding [2020-11-30T19:30:19.220Z] runtime/cgo [2020-11-30T19:30:20.835Z] #57 ... [2020-11-30T19:30:20.835Z] [2020-11-30T19:30:20.835Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-30T19:30:20.835Z] #42 132.4 text/template/parse [2020-11-30T19:30:20.835Z] #42 132.4 go/parser [2020-11-30T19:30:20.835Z] #42 137.9 log [2020-11-30T19:30:20.835Z] #42 138.6 text/template [2020-11-30T19:30:20.835Z] #42 139.0 encoding/binary [2020-11-30T19:30:20.835Z] #42 142.2 encoding/base64 [2020-11-30T19:30:20.835Z] #42 ... [2020-11-30T19:30:20.835Z] [2020-11-30T19:30:20.835Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:30:20.835Z] #14 52.15 0 upgraded, 68 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:30:20.835Z] #14 52.15 Need to get 104 MB of archives. [2020-11-30T19:30:20.835Z] #14 52.15 After this operation, 597 MB of additional disk space will be used. [2020-11-30T19:30:20.835Z] #14 52.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-11-30T19:30:20.835Z] #14 52.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-11-30T19:30:20.835Z] #14 52.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-11-30T19:30:20.835Z] #14 52.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-11-30T19:30:20.835Z] #14 52.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-11-30T19:30:20.835Z] #14 52.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-11-30T19:30:20.835Z] #14 52.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-11-30T19:30:20.835Z] #14 52.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-11-30T19:30:20.835Z] #14 52.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-11-30T19:30:20.835Z] #14 52.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-11-30T19:30:20.835Z] #14 52.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-11-30T19:30:20.835Z] #14 52.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-11-30T19:30:20.835Z] #14 52.79 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-11-30T19:30:20.835Z] #14 52.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-11-30T19:30:20.835Z] #14 52.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-11-30T19:30:20.835Z] #14 52.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-11-30T19:30:20.835Z] #14 52.87 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-11-30T19:30:20.835Z] #14 52.90 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-11-30T19:30:20.835Z] #14 52.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-11-30T19:30:20.835Z] #14 52.97 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-11-30T19:30:20.835Z] #14 52.97 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-11-30T19:30:20.835Z] #14 53.00 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-11-30T19:30:20.835Z] #14 53.07 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-11-30T19:30:20.835Z] #14 53.08 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-11-30T19:30:20.835Z] #14 53.39 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-11-30T19:30:20.835Z] #14 53.76 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-11-30T19:30:20.835Z] #14 53.79 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-11-30T19:30:20.835Z] #14 53.82 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-11-30T19:30:20.835Z] #14 53.82 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-11-30T19:30:20.835Z] #14 54.45 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-11-30T19:30:20.835Z] #14 54.86 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-11-30T19:30:20.835Z] #14 54.90 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-11-30T19:30:20.835Z] #14 ... [2020-11-30T19:30:20.835Z] [2020-11-30T19:30:20.835Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-11-30T19:30:20.835Z] #57 75.87 + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-30T19:30:20.835Z] #57 75.87 + BUILDTAGS='netgo osusergo static_build' [2020-11-30T19:30:20.835Z] #57 75.87 + export EXTRA_FLAGS=-buildmode=pie [2020-11-30T19:30:20.835Z] #57 75.87 + EXTRA_FLAGS=-buildmode=pie [2020-11-30T19:30:20.835Z] #57 75.87 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-30T19:30:20.835Z] #57 75.87 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-30T19:30:20.835Z] #57 75.87 + '[' '' = dynamic ']' [2020-11-30T19:30:20.835Z] #57 75.87 + make [2020-11-30T19:30:21.975Z] internal/reflectlite [2020-11-30T19:30:21.975Z] sync [2020-11-30T19:30:22.204Z] #57 77.37 + bin/ctr [2020-11-30T19:30:22.271Z] errors [2020-11-30T19:30:22.271Z] sort [2020-11-30T19:30:22.271Z] io [2020-11-30T19:30:22.271Z] internal/oserror [2020-11-30T19:30:22.271Z] strconv [2020-11-30T19:30:22.271Z] syscall [2020-11-30T19:30:22.271Z] bytes [2020-11-30T19:30:22.271Z] strings [2020-11-30T19:30:22.572Z] reflect [2020-11-30T19:30:22.870Z] bufio [2020-11-30T19:30:22.870Z] path [2020-11-30T19:30:22.870Z] text/tabwriter [2020-11-30T19:30:23.166Z] internal/syscall/execenv [2020-11-30T19:30:23.166Z] internal/syscall/unix [2020-11-30T19:30:23.166Z] time [2020-11-30T19:30:23.815Z] internal/poll [2020-11-30T19:30:24.114Z] os [2020-11-30T19:30:24.114Z] internal/fmtsort [2020-11-30T19:30:24.114Z] path/filepath [2020-11-30T19:30:24.114Z] fmt [2020-11-30T19:30:24.410Z] io/ioutil [2020-11-30T19:30:24.708Z] log [2020-11-30T19:30:24.708Z] flag [2020-11-30T19:30:24.708Z] github.com/BurntSushi/toml [2020-11-30T19:30:24.727Z] #57 ... [2020-11-30T19:30:24.727Z] [2020-11-30T19:30:24.727Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:30:24.727Z] #39 27.60 make[1]: Nothing to be done for 'all'. [2020-11-30T19:30:24.727Z] #39 30.77 CC images/stats.o [2020-11-30T19:30:24.727Z] #39 31.46 CC images/core.o [2020-11-30T19:30:24.727Z] #39 32.59 CC images/core-x86.o [2020-11-30T19:30:24.727Z] #39 33.51 CC images/core-arm.o [2020-11-30T19:30:24.727Z] #39 34.14 CC images/core-aarch64.o [2020-11-30T19:30:24.727Z] #39 34.94 CC images/core-ppc64.o [2020-11-30T19:30:24.727Z] #39 36.28 CC images/core-s390.o [2020-11-30T19:30:24.727Z] #39 37.57 CC images/cpuinfo.o [2020-11-30T19:30:24.727Z] #39 ... [2020-11-30T19:30:24.727Z] [2020-11-30T19:30:24.727Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:30:24.727Z] #14 58.92 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-11-30T19:30:24.727Z] #14 62.19 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-11-30T19:30:24.727Z] #14 62.19 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-11-30T19:30:24.727Z] #14 62.19 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-11-30T19:30:24.727Z] #14 62.22 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-11-30T19:30:24.727Z] #14 62.22 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-11-30T19:30:24.727Z] #14 62.22 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-11-30T19:30:24.727Z] #14 62.25 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-11-30T19:30:24.727Z] #14 62.25 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-11-30T19:30:24.727Z] #14 62.25 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-11-30T19:30:24.727Z] #14 62.31 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-11-30T19:30:24.727Z] #14 62.36 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-11-30T19:30:24.984Z] #14 62.40 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-11-30T19:30:24.984Z] #14 62.44 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-11-30T19:30:24.984Z] #14 62.58 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-11-30T19:30:24.984Z] #14 62.58 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-11-30T19:30:24.984Z] #14 62.61 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-11-30T19:30:24.984Z] #14 62.62 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-11-30T19:30:25.015Z] github.com/BurntSushi/toml/cmd/tomlv [2020-11-30T19:30:25.794Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-30T19:30:25.795Z] [2020-11-30T19:30:25.915Z] #14 63.54 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-11-30T19:30:25.915Z] #14 63.55 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-11-30T19:30:25.915Z] #14 63.57 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-11-30T19:30:25.915Z] #14 63.58 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-11-30T19:30:25.915Z] #14 63.60 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-11-30T19:30:26.172Z] #14 63.64 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-11-30T19:30:26.172Z] #14 63.68 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-11-30T19:30:26.429Z] #14 63.93 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-11-30T19:30:26.429Z] #14 63.96 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-11-30T19:30:26.429Z] #14 63.98 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-11-30T19:30:26.429Z] #14 64.02 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-11-30T19:30:26.429Z] #14 64.04 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-11-30T19:30:26.429Z] #14 64.08 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-11-30T19:30:26.429Z] #14 64.10 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-11-30T19:30:26.429Z] #14 64.14 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-11-30T19:30:26.552Z] Removing intermediate container 1a9a9ac41f22 [2020-11-30T19:30:26.552Z] ---> 2ecffdbb45bf [2020-11-30T19:30:26.552Z] Step 47/140 : FROM base AS vndr [2020-11-30T19:30:26.552Z] ---> 7a04409a3d60 [2020-11-30T19:30:26.552Z] Step 48/140 : ENV INSTALL_BINARY_NAME=vndr [2020-11-30T19:30:26.552Z] ---> Running in c2146ebc5e21 [2020-11-30T19:30:26.552Z] Removing intermediate container c2146ebc5e21 [2020-11-30T19:30:26.552Z] ---> 59c393ddb350 [2020-11-30T19:30:26.552Z] Step 49/140 : ARG VNDR_COMMIT [2020-11-30T19:30:26.552Z] ---> Running in 3ae0b4aafb69 [2020-11-30T19:30:26.552Z] Removing intermediate container 3ae0b4aafb69 [2020-11-30T19:30:26.552Z] ---> 496c4f3fc0fd [2020-11-30T19:30:26.552Z] Step 50/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-30T19:30:26.552Z] ---> 153fb10ea0fd [2020-11-30T19:30:26.552Z] Step 51/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-11-30T19:30:26.731Z] + TEST_INTEGRATION_DEST=1 [2020-11-30T19:30:26.731Z] + CONTAINER_NAME=docker-pr2-1 [2020-11-30T19:30:26.731Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-11-30T19:30:26.731Z] + run_tests test-integration-flaky [2020-11-30T19:30:26.731Z] + '[' -n 0 ']' [2020-11-30T19:30:26.731Z] + rm= [2020-11-30T19:30:26.731Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41615/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41615/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41615/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0e07711f0952ea5e04679247de5dcf6c8b7b5f28 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:0e07711f0952ea5e04679247de5dcf6c8b7b5f28 hack/make.sh test-integration-flaky test-integration [2020-11-30T19:30:26.731Z] + c=0 [2020-11-30T19:30:26.732Z] + TEST_INTEGRATION_DEST=3 [2020-11-30T19:30:26.732Z] + CONTAINER_NAME=docker-pr2-3 [2020-11-30T19:30:26.732Z] + TEST_SKIP_INTEGRATION=1 [2020-11-30T19:30:26.732Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-11-30T19:30:26.732Z] + run_tests [2020-11-30T19:30:26.732Z] + '[' -n 0 ']' [2020-11-30T19:30:26.732Z] + rm= [2020-11-30T19:30:26.732Z] + TEST_INTEGRATION_DEST=2 [2020-11-30T19:30:26.732Z] + CONTAINER_NAME=docker-pr2-2 [2020-11-30T19:30:26.732Z] + TEST_SKIP_INTEGRATION=1 [2020-11-30T19:30:26.732Z] ++ jobs -p [2020-11-30T19:30:26.732Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-11-30T19:30:26.732Z] + run_tests [2020-11-30T19:30:26.732Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41615/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41615/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41615/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0e07711f0952ea5e04679247de5dcf6c8b7b5f28 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:0e07711f0952ea5e04679247de5dcf6c8b7b5f28 hack/make.sh '' test-integration [2020-11-30T19:30:26.732Z] + '[' -n 0 ']' [2020-11-30T19:30:26.732Z] + rm= [2020-11-30T19:30:26.732Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41615/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41615/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41615/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0e07711f0952ea5e04679247de5dcf6c8b7b5f28 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:0e07711f0952ea5e04679247de5dcf6c8b7b5f28 hack/make.sh '' test-integration [2020-11-30T19:30:26.732Z] + for job in $(jobs -p) [2020-11-30T19:30:26.732Z] + wait 17689 [2020-11-30T19:30:26.846Z] ---> 87a84dadb6c3 [2020-11-30T19:30:26.847Z] Step 52/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-11-30T19:30:26.847Z] ---> Running in 75d91f925020 [2020-11-30T19:30:27.140Z] + RM_GOPATH=0 [2020-11-30T19:30:27.140Z] + TMP_GOPATH= [2020-11-30T19:30:27.140Z] + : /build [2020-11-30T19:30:27.140Z] + '[' -z '' ']' [2020-11-30T19:30:27.140Z] ++ mktemp -d [2020-11-30T19:30:27.140Z] + export GOPATH=/tmp/tmp.ivDaz08Biy [2020-11-30T19:30:27.140Z] + GOPATH=/tmp/tmp.ivDaz08Biy [2020-11-30T19:30:27.140Z] + RM_GOPATH=1 [2020-11-30T19:30:27.140Z] ++ dirname ./install.sh [2020-11-30T19:30:27.140Z] + dir=. [2020-11-30T19:30:27.140Z] + bin=vndr [2020-11-30T19:30:27.140Z] + shift [2020-11-30T19:30:27.140Z] + '[' '!' -f ./vndr.installer ']' [2020-11-30T19:30:27.140Z] + . ./vndr.installer [2020-11-30T19:30:27.140Z] ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-11-30T19:30:27.140Z] + install_vndr [2020-11-30T19:30:27.140Z] + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-11-30T19:30:27.140Z] Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-11-30T19:30:27.140Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ivDaz08Biy/src/github.com/LK4D4/vndr [2020-11-30T19:30:27.140Z] Cloning into '/tmp/tmp.ivDaz08Biy/src/github.com/LK4D4/vndr'... [2020-11-30T19:30:27.361Z] #14 64.75 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-11-30T19:30:27.361Z] #14 64.85 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-11-30T19:30:27.361Z] #14 64.93 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-11-30T19:30:27.435Z] + cd /tmp/tmp.ivDaz08Biy/src/github.com/LK4D4/vndr [2020-11-30T19:30:27.435Z] + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-11-30T19:30:27.435Z] + go build -buildmode=pie -v -o /build/vndr . [2020-11-30T19:30:27.435Z] internal/cpu [2020-11-30T19:30:27.739Z] internal/race [2020-11-30T19:30:27.739Z] runtime/internal/sys [2020-11-30T19:30:27.739Z] runtime/internal/atomic [2020-11-30T19:30:27.739Z] sync/atomic [2020-11-30T19:30:27.739Z] runtime/internal/math [2020-11-30T19:30:27.739Z] unicode [2020-11-30T19:30:27.739Z] internal/bytealg [2020-11-30T19:30:27.739Z] unicode/utf8 [2020-11-30T19:30:27.739Z] math/bits [2020-11-30T19:30:27.739Z] internal/testlog [2020-11-30T19:30:27.739Z] encoding [2020-11-30T19:30:27.739Z] math [2020-11-30T19:30:27.739Z] runtime [2020-11-30T19:30:27.739Z] unicode/utf16 [2020-11-30T19:30:27.739Z] container/list [2020-11-30T19:30:28.038Z] crypto/internal/subtle [2020-11-30T19:30:28.038Z] crypto/subtle [2020-11-30T19:30:28.038Z] vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-11-30T19:30:28.038Z] internal/nettrace [2020-11-30T19:30:28.038Z] runtime/cgo [2020-11-30T19:30:28.038Z] vendor/golang.org/x/crypto/internal/subtle [2020-11-30T19:30:28.112Z] [2020-11-30T19:30:28.112Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-30T19:30:28.112Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-30T19:30:28.112Z] HOSTNAME=751ceb7a04ad [2020-11-30T19:30:28.112Z] TEST_SKIP_INTEGRATION=1 [2020-11-30T19:30:28.112Z] TESTDEBUG=0 [2020-11-30T19:30:28.112Z] DEST=bundles/test-integration [2020-11-30T19:30:28.112Z] PWD=/go/src/github.com/docker/docker [2020-11-30T19:30:28.112Z] KEEPBUNDLE=1 [2020-11-30T19:30:28.112Z] DOCKER_GITCOMMIT=0e07711f0952ea5e04679247de5dcf6c8b7b5f28 [2020-11-30T19:30:28.112Z] container=docker [2020-11-30T19:30:28.112Z] HOME=/root [2020-11-30T19:30:28.112Z] GOLANG_VERSION=1.13.15 [2020-11-30T19:30:28.112Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-30T19:30:28.112Z] VALIDATE_BRANCH=19.03 [2020-11-30T19:30:28.112Z] TERM=xterm [2020-11-30T19:30:28.112Z] DOCKER_PKG=github.com/docker/docker [2020-11-30T19:30:28.112Z] SHLVL=1 [2020-11-30T19:30:28.112Z] TIMEOUT=120m [2020-11-30T19:30:28.112Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-30T19:30:28.112Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-30T19:30:28.112Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-11-30T19:30:28.112Z] GO111MODULE=off [2020-11-30T19:30:28.112Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-30T19:30:28.112Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-30T19:30:28.112Z] GOPATH=/go [2020-11-30T19:30:28.112Z] PKG_CONFIG=pkg-config [2020-11-30T19:30:28.112Z] _=/usr/bin/env [2020-11-30T19:30:28.112Z] Building test suite binary ./integration-cli/test.main [2020-11-30T19:30:28.112Z] [2020-11-30T19:30:28.112Z] [2020-11-30T19:30:28.373Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-11-30T19:30:28.373Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-30T19:30:28.373Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-30T19:30:28.373Z] HOSTNAME=4458e01153f3 [2020-11-30T19:30:28.373Z] TEST_SKIP_INTEGRATION=1 [2020-11-30T19:30:28.373Z] TESTDEBUG=0 [2020-11-30T19:30:28.373Z] DEST=bundles/test-integration [2020-11-30T19:30:28.373Z] PWD=/go/src/github.com/docker/docker [2020-11-30T19:30:28.373Z] KEEPBUNDLE=1 [2020-11-30T19:30:28.373Z] DOCKER_GITCOMMIT=0e07711f0952ea5e04679247de5dcf6c8b7b5f28 [2020-11-30T19:30:28.373Z] container=docker [2020-11-30T19:30:28.373Z] HOME=/root [2020-11-30T19:30:28.373Z] GOLANG_VERSION=1.13.15 [2020-11-30T19:30:28.373Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-30T19:30:28.373Z] VALIDATE_BRANCH=19.03 [2020-11-30T19:30:28.373Z] TERM=xterm [2020-11-30T19:30:28.373Z] DOCKER_PKG=github.com/docker/docker [2020-11-30T19:30:28.373Z] SHLVL=1 [2020-11-30T19:30:28.373Z] TIMEOUT=120m [2020-11-30T19:30:28.373Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-30T19:30:28.373Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-30T19:30:28.373Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-11-30T19:30:28.373Z] GO111MODULE=off [2020-11-30T19:30:28.373Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-30T19:30:28.373Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-30T19:30:28.373Z] GOPATH=/go [2020-11-30T19:30:28.373Z] PKG_CONFIG=pkg-config [2020-11-30T19:30:28.373Z] _=/usr/bin/env [2020-11-30T19:30:28.373Z] Building test suite binary ./integration-cli/test.main [2020-11-30T19:30:28.636Z] No new tests added to integration. [2020-11-30T19:30:28.636Z] [2020-11-30T19:30:28.636Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-30T19:30:29.207Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-30T19:30:29.207Z] HOSTNAME=70f6aeedaf87 [2020-11-30T19:30:29.207Z] TESTDEBUG=0 [2020-11-30T19:30:29.207Z] DEST=bundles/test-integration [2020-11-30T19:30:29.207Z] PWD=/go/src/github.com/docker/docker [2020-11-30T19:30:29.207Z] KEEPBUNDLE=1 [2020-11-30T19:30:29.207Z] DOCKER_GITCOMMIT=0e07711f0952ea5e04679247de5dcf6c8b7b5f28 [2020-11-30T19:30:29.207Z] container=docker [2020-11-30T19:30:29.207Z] HOME=/root [2020-11-30T19:30:29.207Z] GOLANG_VERSION=1.13.15 [2020-11-30T19:30:29.207Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-30T19:30:29.207Z] VALIDATE_BRANCH=19.03 [2020-11-30T19:30:29.207Z] TERM=xterm [2020-11-30T19:30:29.207Z] DOCKER_PKG=github.com/docker/docker [2020-11-30T19:30:29.207Z] SHLVL=1 [2020-11-30T19:30:29.207Z] TIMEOUT=120m [2020-11-30T19:30:29.207Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-30T19:30:29.207Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-30T19:30:29.207Z] GO111MODULE=off [2020-11-30T19:30:29.207Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-30T19:30:29.207Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-30T19:30:29.207Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-30T19:30:29.207Z] GOPATH=/go [2020-11-30T19:30:29.207Z] PKG_CONFIG=pkg-config [2020-11-30T19:30:29.207Z] _=/usr/bin/env [2020-11-30T19:30:29.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-30T19:30:29.258Z] #14 66.46 debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:30:29.258Z] #14 66.74 Fetched 104 MB in 13s (7958 kB/s) [2020-11-30T19:30:29.258Z] #14 66.84 Selecting previously unselected package pigz. [2020-11-30T19:30:29.515Z] #14 66.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15473 files and directories currently installed.) [2020-11-30T19:30:29.515Z] #14 66.99 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-11-30T19:30:29.515Z] #14 67.00 Unpacking pigz (2.4-1) ... [2020-11-30T19:30:29.772Z] #14 67.49 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-11-30T19:30:29.772Z] #14 67.49 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-11-30T19:30:29.772Z] #14 67.52 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-11-30T19:30:30.812Z] internal/reflectlite [2020-11-30T19:30:30.812Z] sync [2020-11-30T19:30:30.812Z] github.com/LK4D4/vndr/godl/singleflight [2020-11-30T19:30:30.812Z] internal/singleflight [2020-11-30T19:30:30.812Z] math/rand [2020-11-30T19:30:30.812Z] errors [2020-11-30T19:30:30.812Z] sort [2020-11-30T19:30:30.812Z] internal/oserror [2020-11-30T19:30:30.812Z] io [2020-11-30T19:30:30.812Z] strconv [2020-11-30T19:30:30.812Z] syscall [2020-11-30T19:30:30.812Z] vendor/golang.org/x/net/dns/dnsmessage [2020-11-30T19:30:31.110Z] bytes [2020-11-30T19:30:31.141Z] #14 68.84 Selecting previously unselected package python3.7-minimal. [2020-11-30T19:30:31.399Z] #14 68.84 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-11-30T19:30:31.399Z] #14 68.87 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-30T19:30:31.399Z] #14 ... [2020-11-30T19:30:31.399Z] [2020-11-30T19:30:31.399Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-30T19:30:31.399Z] #42 143.4 encoding/json [2020-11-30T19:30:31.399Z] #42 147.3 go/doc [2020-11-30T19:30:31.399Z] #42 152.6 encoding/xml [2020-11-30T19:30:31.399Z] #42 153.0 github.com/LK4D4/vndr/build [2020-11-30T19:30:31.399Z] #42 ... [2020-11-30T19:30:31.399Z] [2020-11-30T19:30:31.399Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:30:31.399Z] #39 38.56 CC images/inventory.o [2020-11-30T19:30:31.399Z] #39 39.11 CC images/fdinfo.o [2020-11-30T19:30:31.399Z] #39 39.94 CC images/fown.o [2020-11-30T19:30:31.399Z] #39 40.41 CC images/ns.o [2020-11-30T19:30:31.399Z] #39 40.90 CC images/regfile.o [2020-11-30T19:30:31.399Z] #39 41.32 CC images/ghost-file.o [2020-11-30T19:30:31.399Z] #39 41.96 CC images/fifo.o [2020-11-30T19:30:31.399Z] #39 42.63 CC images/remap-file-path.o [2020-11-30T19:30:31.399Z] #39 42.96 CC images/eventfd.o [2020-11-30T19:30:31.399Z] #39 43.47 CC images/eventpoll.o [2020-11-30T19:30:31.399Z] #39 43.77 CC images/fh.o [2020-11-30T19:30:31.399Z] #39 44.30 CC images/fsnotify.o [2020-11-30T19:30:31.422Z] reflect [2020-11-30T19:30:31.422Z] bufio [2020-11-30T19:30:31.718Z] strings [2020-11-30T19:30:31.718Z] hash [2020-11-30T19:30:32.016Z] hash/crc32 [2020-11-30T19:30:32.016Z] time [2020-11-30T19:30:32.016Z] internal/syscall/execenv [2020-11-30T19:30:32.016Z] internal/syscall/unix [2020-11-30T19:30:32.313Z] path [2020-11-30T19:30:32.313Z] regexp/syntax [2020-11-30T19:30:32.313Z] crypto [2020-11-30T19:30:32.313Z] crypto/internal/randutil [2020-11-30T19:30:32.313Z] crypto/hmac [2020-11-30T19:30:32.313Z] crypto/rc4 [2020-11-30T19:30:32.330Z] #39 45.48 CC images/signalfd.o [2020-11-30T19:30:32.590Z] #39 45.82 CC images/fs.o [2020-11-30T19:30:32.609Z] vendor/golang.org/x/crypto/hkdf [2020-11-30T19:30:32.609Z] vendor/golang.org/x/text/transform [2020-11-30T19:30:32.907Z] context [2020-11-30T19:30:32.907Z] internal/poll [2020-11-30T19:30:32.907Z] regexp [2020-11-30T19:30:33.173Z] #39 46.24 CC images/pstree.o [2020-11-30T19:30:33.204Z] os [2020-11-30T19:30:33.443Z] #39 46.65 CC images/pipe.o [2020-11-30T19:30:33.443Z] #39 ... [2020-11-30T19:30:33.443Z] [2020-11-30T19:30:33.443Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:30:33.443Z] #14 71.09 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-11-30T19:30:33.509Z] internal/fmtsort [2020-11-30T19:30:33.509Z] encoding/binary [2020-11-30T19:30:33.509Z] github.com/LK4D4/vndr/versioned [2020-11-30T19:30:33.509Z] internal/lazyregexp [2020-11-30T19:30:33.509Z] fmt [2020-11-30T19:30:33.509Z] path/filepath [2020-11-30T19:30:33.703Z] #14 71.23 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-30T19:30:33.810Z] encoding/base64 [2020-11-30T19:30:33.810Z] crypto/cipher [2020-11-30T19:30:33.810Z] crypto/sha512 [2020-11-30T19:30:33.810Z] io/ioutil [2020-11-30T19:30:34.118Z] crypto/aes [2020-11-30T19:30:34.118Z] crypto/des [2020-11-30T19:30:34.118Z] crypto/ed25519/internal/edwards25519 [2020-11-30T19:30:34.118Z] crypto/md5 [2020-11-30T19:30:34.118Z] crypto/sha1 [2020-11-30T19:30:34.415Z] crypto/sha256 [2020-11-30T19:30:34.415Z] encoding/pem [2020-11-30T19:30:34.415Z] flag [2020-11-30T19:30:34.415Z] go/token [2020-11-30T19:30:34.415Z] net/url [2020-11-30T19:30:34.415Z] text/template/parse [2020-11-30T19:30:34.712Z] go/scanner [2020-11-30T19:30:34.712Z] log [2020-11-30T19:30:34.712Z] go/ast [2020-11-30T19:30:34.712Z] encoding/json [2020-11-30T19:30:34.712Z] encoding/xml [2020-11-30T19:30:35.358Z] text/template [2020-11-30T19:30:35.675Z] go/parser [2020-11-30T19:30:35.972Z] compress/flate [2020-11-30T19:30:35.972Z] math/big [2020-11-30T19:30:36.269Z] go/doc [2020-11-30T19:30:36.566Z] compress/gzip [2020-11-30T19:30:36.566Z] encoding/hex [2020-11-30T19:30:36.566Z] net [2020-11-30T19:30:36.566Z] vendor/golang.org/x/crypto/internal/chacha20 [2020-11-30T19:30:36.864Z] vendor/golang.org/x/crypto/poly1305 [2020-11-30T19:30:36.864Z] vendor/golang.org/x/crypto/chacha20poly1305 [2020-11-30T19:30:37.171Z] github.com/LK4D4/vndr/build [2020-11-30T19:30:37.171Z] vendor/golang.org/x/crypto/curve25519 [2020-11-30T19:30:37.171Z] vendor/golang.org/x/text/unicode/bidi [2020-11-30T19:30:37.815Z] crypto/rand [2020-11-30T19:30:37.815Z] crypto/elliptic [2020-11-30T19:30:37.815Z] encoding/asn1 [2020-11-30T19:30:37.815Z] crypto/ed25519 [2020-11-30T19:30:37.815Z] crypto/rsa [2020-11-30T19:30:38.113Z] crypto/dsa [2020-11-30T19:30:38.113Z] vendor/golang.org/x/text/secure/bidirule [2020-11-30T19:30:38.409Z] vendor/golang.org/x/text/unicode/norm [2020-11-30T19:30:38.409Z] vendor/golang.org/x/net/http2/hpack [2020-11-30T19:30:38.409Z] crypto/ecdsa [2020-11-30T19:30:38.409Z] crypto/x509/pkix [2020-11-30T19:30:38.423Z] Running on azwin-2-d48ac0 in d:\jenkins\workspace\moby_PR-41615 [Pipeline] { [Pipeline] ws [2020-11-30T19:30:38.437Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-11-30T19:30:38.707Z] vendor/golang.org/x/crypto/cryptobyte [2020-11-30T19:30:38.707Z] mime [2020-11-30T19:30:39.004Z] mime/quotedprintable [2020-11-30T19:30:39.004Z] net/http/internal [2020-11-30T19:30:39.004Z] os/exec [2020-11-30T19:30:39.300Z] vendor/golang.org/x/net/idna [2020-11-30T19:30:40.269Z] #14 ... [2020-11-30T19:30:40.269Z] [2020-11-30T19:30:40.269Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-30T19:30:40.269Z] #42 159.7 github.com/LK4D4/vndr/versioned [2020-11-30T19:30:40.269Z] #42 160.0 compress/flate [2020-11-30T19:30:40.269Z] #42 160.9 hash [2020-11-30T19:30:40.269Z] #42 161.2 hash/crc32 [2020-11-30T19:30:40.269Z] #42 162.1 context [2020-11-30T19:30:40.350Z] vendor/golang.org/x/net/http/httpproxy [2020-11-30T19:30:40.350Z] net/textproto [2020-11-30T19:30:40.350Z] crypto/x509 [2020-11-30T19:30:40.350Z] vendor/golang.org/x/net/http/httpguts [2020-11-30T19:30:40.350Z] mime/multipart [2020-11-30T19:30:40.988Z] crypto/tls [2020-11-30T19:30:41.214Z] #42 163.1 crypto/cipher [2020-11-30T19:30:41.471Z] #42 163.8 compress/gzip [2020-11-30T19:30:42.042Z] net/http/httptrace [2020-11-30T19:30:42.042Z] net/http [2020-11-30T19:30:42.845Z] #42 165.1 math/big [2020-11-30T19:30:43.104Z] #42 165.2 crypto/aes [2020-11-30T19:30:43.104Z] #42 ... [2020-11-30T19:30:43.104Z] [2020-11-30T19:30:43.104Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:30:43.104Z] #14 76.95 Selecting previously unselected package python3-minimal. [2020-11-30T19:30:43.104Z] #14 76.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2020-11-30T19:30:43.104Z] #14 77.07 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-11-30T19:30:43.104Z] #14 77.08 Unpacking python3-minimal (3.7.3-1) ... [2020-11-30T19:30:43.104Z] #14 77.25 Selecting previously unselected package libmpdec2:amd64. [2020-11-30T19:30:43.104Z] #14 77.26 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-11-30T19:30:43.104Z] #14 77.28 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-11-30T19:30:43.104Z] #14 77.54 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-11-30T19:30:43.104Z] #14 77.60 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-11-30T19:30:43.104Z] #14 77.62 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-11-30T19:30:43.104Z] #14 79.96 Selecting previously unselected package python3.7. [2020-11-30T19:30:43.104Z] #14 79.96 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-11-30T19:30:43.104Z] #14 79.97 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-11-30T19:30:43.104Z] #14 80.23 Selecting previously unselected package libpython3-stdlib:amd64. [2020-11-30T19:30:43.104Z] #14 80.24 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-11-30T19:30:43.104Z] #14 80.26 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-11-30T19:30:43.104Z] #14 80.53 Setting up python3-minimal (3.7.3-1) ... [2020-11-30T19:30:44.233Z] github.com/LK4D4/vndr/godl [2020-11-30T19:30:44.485Z] #14 ... [2020-11-30T19:30:44.485Z] [2020-11-30T19:30:44.485Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:30:44.485Z] #39 47.46 CC images/tcp-stream.o [2020-11-30T19:30:44.485Z] #39 47.93 CC images/sk-packet.o [2020-11-30T19:30:44.485Z] #39 48.66 CC images/mnt.o [2020-11-30T19:30:44.485Z] #39 49.30 CC images/pipe-data.o [2020-11-30T19:30:44.485Z] #39 49.66 CC images/sa.o [2020-11-30T19:30:44.485Z] #39 50.18 CC images/timer.o [2020-11-30T19:30:44.485Z] #39 51.23 CC images/timerfd.o [2020-11-30T19:30:44.485Z] #39 51.79 CC images/mm.o [2020-11-30T19:30:44.485Z] #39 52.58 CC images/sk-opts.o [2020-11-30T19:30:44.485Z] #39 52.91 CC images/sk-unix.o [2020-11-30T19:30:44.485Z] #39 53.47 CC images/sk-inet.o [2020-11-30T19:30:44.485Z] #39 54.20 CC images/tun.o [2020-11-30T19:30:44.485Z] #39 54.58 CC images/sk-netlink.o [2020-11-30T19:30:44.485Z] #39 55.04 CC images/packet-sock.o [2020-11-30T19:30:44.485Z] #39 55.79 CC images/ipc-var.o [2020-11-30T19:30:44.485Z] #39 56.06 CC images/ipc-desc.o [2020-11-30T19:30:44.485Z] #39 56.41 CC images/ipc-shm.o [2020-11-30T19:30:44.485Z] #39 56.76 CC images/ipc-msg.o [2020-11-30T19:30:44.485Z] #39 57.23 CC images/ipc-sem.o [2020-11-30T19:30:44.485Z] #39 57.55 CC images/utsns.o [2020-11-30T19:30:44.485Z] #39 ... [2020-11-30T19:30:44.485Z] [2020-11-30T19:30:44.485Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-30T19:30:44.485Z] #42 166.6 crypto [2020-11-30T19:30:44.526Z] github.com/LK4D4/vndr [2020-11-30T19:30:44.743Z] #42 167.0 crypto/des [2020-11-30T19:30:46.116Z] #42 168.3 crypto/internal/randutil [2020-11-30T19:30:46.373Z] #42 168.6 crypto/sha512 [2020-11-30T19:30:47.275Z] Removing intermediate container 75d91f925020 [2020-11-30T19:30:47.275Z] ---> 901be5de8a34 [2020-11-30T19:30:47.275Z] Step 53/140 : FROM dev-base AS containerd [2020-11-30T19:30:47.275Z] ---> 7a04409a3d60 [2020-11-30T19:30:47.275Z] Step 54/140 : ARG DEBIAN_FRONTEND [2020-11-30T19:30:47.275Z] ---> Using cache [2020-11-30T19:30:47.275Z] ---> 6f8c6e292be4 [2020-11-30T19:30:47.275Z] Step 55/140 : ARG CONTAINERD_COMMIT [2020-11-30T19:30:47.275Z] ---> Running in 69548e3a0143 [2020-11-30T19:30:47.275Z] Removing intermediate container 69548e3a0143 [2020-11-30T19:30:47.275Z] ---> 7240085798ce [2020-11-30T19:30:47.275Z] Step 56/140 : RUN apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev && rm -rf /var/lib/apt/lists/* [2020-11-30T19:30:47.275Z] ---> Running in dc45d181a0e0 [2020-11-30T19:30:47.570Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:30:47.570Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:30:47.570Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:30:47.869Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-30T19:30:48.164Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [242 kB] [2020-11-30T19:30:48.164Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-30T19:30:48.895Z] #42 170.8 crypto/ed25519/internal/edwards25519 [2020-11-30T19:30:49.692Z] Fetched 8181 kB in 2s (4503 kB/s) [2020-11-30T19:30:49.827Z] #42 ... [2020-11-30T19:30:49.828Z] [2020-11-30T19:30:49.828Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:30:49.828Z] #14 82.67 Selecting previously unselected package python3. [2020-11-30T19:30:49.828Z] #14 82.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16134 files and directories currently installed.) [2020-11-30T19:30:49.828Z] #14 82.80 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-11-30T19:30:49.828Z] #14 82.82 Unpacking python3 (3.7.3-1) ... [2020-11-30T19:30:49.828Z] #14 83.09 Selecting previously unselected package libip4tc0:amd64. [2020-11-30T19:30:49.828Z] #14 83.11 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-11-30T19:30:49.828Z] #14 83.14 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-11-30T19:30:49.828Z] #14 83.35 Selecting previously unselected package libip6tc0:amd64. [2020-11-30T19:30:49.828Z] #14 83.35 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-11-30T19:30:49.828Z] #14 83.36 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-11-30T19:30:49.828Z] #14 83.55 Selecting previously unselected package libiptc0:amd64. [2020-11-30T19:30:49.828Z] #14 83.56 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-11-30T19:30:49.828Z] #14 83.56 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-11-30T19:30:49.828Z] #14 83.72 Selecting previously unselected package libnfnetlink0:amd64. [2020-11-30T19:30:49.828Z] #14 83.73 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-11-30T19:30:49.828Z] #14 83.73 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-11-30T19:30:49.828Z] #14 83.86 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-11-30T19:30:49.828Z] #14 83.86 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-11-30T19:30:49.828Z] #14 83.87 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-11-30T19:30:49.828Z] #14 84.23 Selecting previously unselected package libnftnl11:amd64. [2020-11-30T19:30:49.828Z] #14 84.23 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-11-30T19:30:49.828Z] #14 84.23 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-11-30T19:30:49.828Z] #14 84.76 Selecting previously unselected package iptables. [2020-11-30T19:30:49.828Z] #14 84.77 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-11-30T19:30:49.828Z] #14 84.81 Unpacking iptables (1.8.2-4) ... [2020-11-30T19:30:49.828Z] #14 85.72 Selecting previously unselected package xxd. [2020-11-30T19:30:49.828Z] #14 85.75 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-11-30T19:30:49.828Z] #14 85.76 Unpacking xxd (2:8.1.0875-5) ... [2020-11-30T19:30:49.828Z] #14 86.10 Selecting previously unselected package vim-common. [2020-11-30T19:30:49.828Z] #14 86.10 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-30T19:30:49.828Z] #14 86.26 Unpacking vim-common (2:8.1.0875-5) ... [2020-11-30T19:30:49.828Z] #14 86.65 Selecting previously unselected package bash-completion. [2020-11-30T19:30:49.828Z] #14 86.66 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-11-30T19:30:50.330Z] Reading package lists... [2020-11-30T19:30:50.965Z] Reading package lists... [2020-11-30T19:30:51.259Z] Building dependency tree... [2020-11-30T19:30:51.259Z] Reading state information... [2020-11-30T19:30:51.259Z] The following additional packages will be installed: [2020-11-30T19:30:51.259Z] libbtrfs0 [2020-11-30T19:30:51.259Z] The following NEW packages will be installed: [2020-11-30T19:30:51.259Z] libbtrfs-dev libbtrfs0 [2020-11-30T19:30:51.259Z] 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:30:51.259Z] Need to get 120 kB of archives. [2020-11-30T19:30:51.259Z] After this operation, 423 kB of additional disk space will be used. [2020-11-30T19:30:51.259Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-11-30T19:30:51.259Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-11-30T19:30:51.551Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:30:51.551Z] Fetched 120 kB in 0s (2057 kB/s) [2020-11-30T19:30:51.551Z] Selecting previously unselected package libbtrfs0. [2020-11-30T19:30:51.551Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-11-30T19:30:51.551Z] Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-11-30T19:30:51.551Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-30T19:30:51.551Z] Selecting previously unselected package libbtrfs-dev. [2020-11-30T19:30:51.551Z] Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-11-30T19:30:51.551Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-30T19:30:51.551Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-11-30T19:30:51.551Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-30T19:30:51.551Z] Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:30:51.727Z] #14 ... [2020-11-30T19:30:51.727Z] [2020-11-30T19:30:51.727Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-30T19:30:51.727Z] #42 174.1 crypto/hmac [2020-11-30T19:30:51.845Z] Removing intermediate container dc45d181a0e0 [2020-11-30T19:30:51.845Z] ---> a94450322aeb [2020-11-30T19:30:51.845Z] Step 57/140 : ENV INSTALL_BINARY_NAME=containerd [2020-11-30T19:30:51.845Z] ---> Running in 52e3b48ac10b [2020-11-30T19:30:52.151Z] Removing intermediate container 52e3b48ac10b [2020-11-30T19:30:52.151Z] ---> 5c72a57d086f [2020-11-30T19:30:52.151Z] Step 58/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-30T19:30:52.151Z] ---> 8cd03cf386ea [2020-11-30T19:30:52.151Z] Step 59/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-11-30T19:30:52.292Z] #42 174.4 crypto/md5 [2020-11-30T19:30:52.443Z] ---> 3ce4b9b4d07d [2020-11-30T19:30:52.443Z] Step 60/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-11-30T19:30:52.443Z] ---> Running in f59102b61a82 [2020-11-30T19:30:52.734Z] + RM_GOPATH=0 [2020-11-30T19:30:52.734Z] + TMP_GOPATH= [2020-11-30T19:30:52.734Z] + : /build [2020-11-30T19:30:52.734Z] + '[' -z '' ']' [2020-11-30T19:30:52.734Z] ++ mktemp -d [2020-11-30T19:30:52.734Z] + export GOPATH=/tmp/tmp.vX4UYm63Ql [2020-11-30T19:30:52.734Z] + GOPATH=/tmp/tmp.vX4UYm63Ql [2020-11-30T19:30:52.734Z] + RM_GOPATH=1 [2020-11-30T19:30:52.734Z] ++ dirname ./install.sh [2020-11-30T19:30:52.734Z] + dir=. [2020-11-30T19:30:52.734Z] + bin=containerd [2020-11-30T19:30:52.734Z] + shift [2020-11-30T19:30:52.734Z] + '[' '!' -f ./containerd.installer ']' [2020-11-30T19:30:52.734Z] + . ./containerd.installer [2020-11-30T19:30:52.734Z] ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-30T19:30:52.734Z] + install_containerd [2020-11-30T19:30:52.734Z] + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-11-30T19:30:52.734Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.vX4UYm63Ql/src/github.com/containerd/containerd [2020-11-30T19:30:52.734Z] Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-30T19:30:52.734Z] Cloning into '/tmp/tmp.vX4UYm63Ql/src/github.com/containerd/containerd'... [2020-11-30T19:30:53.664Z] #42 175.5 crypto/rc4 [2020-11-30T19:30:53.664Z] #42 175.8 crypto/sha1 [2020-11-30T19:30:55.033Z] #42 ... [2020-11-30T19:30:55.033Z] [2020-11-30T19:30:55.033Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:30:55.033Z] #39 58.00 CC images/creds.o [2020-11-30T19:30:55.033Z] #39 58.33 CC images/vma.o [2020-11-30T19:30:55.033Z] #39 58.79 CC images/netdev.o [2020-11-30T19:30:55.033Z] #39 59.35 CC images/tty.o [2020-11-30T19:30:55.033Z] #39 60.60 CC images/file-lock.o [2020-11-30T19:30:55.033Z] #39 61.22 CC images/rlimit.o [2020-11-30T19:30:55.033Z] #39 61.66 CC images/pagemap.o [2020-11-30T19:30:55.033Z] #39 62.48 CC images/siginfo.o [2020-11-30T19:30:55.033Z] #39 63.03 CC images/rpc.o [2020-11-30T19:30:55.033Z] #39 65.17 CC images/ext-file.o [2020-11-30T19:30:55.033Z] #39 65.40 CC images/cgroup.o [2020-11-30T19:30:55.033Z] #39 66.28 CC images/userns.o [2020-11-30T19:30:55.033Z] #39 66.76 CC images/google/protobuf/descriptor.o [2020-11-30T19:30:55.033Z] #39 ... [2020-11-30T19:30:55.033Z] [2020-11-30T19:30:55.033Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-30T19:30:55.033Z] #42 177.3 crypto/sha256 [2020-11-30T19:30:56.929Z] #42 178.8 crypto/rand [2020-11-30T19:30:56.929Z] #42 179.0 crypto/elliptic [2020-11-30T19:30:58.298Z] #42 180.4 encoding/asn1 [2020-11-30T19:30:58.329Z] + cd /tmp/tmp.vX4UYm63Ql/src/github.com/containerd/containerd [2020-11-30T19:30:58.329Z] + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-30T19:30:58.622Z] + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-30T19:30:58.622Z] + BUILDTAGS='netgo osusergo static_build' [2020-11-30T19:30:58.622Z] + export EXTRA_FLAGS=-buildmode=pie [2020-11-30T19:30:58.622Z] + EXTRA_FLAGS=-buildmode=pie [2020-11-30T19:30:58.622Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-30T19:30:58.622Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-30T19:30:58.622Z] + '[' '' = dynamic ']' [2020-11-30T19:30:58.622Z] + make [2020-11-30T19:30:59.260Z] + bin/ctr [2020-11-30T19:31:00.192Z] #42 182.4 crypto/ed25519 [2020-11-30T19:31:00.755Z] #42 ... [2020-11-30T19:31:00.755Z] [2020-11-30T19:31:00.755Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:31:00.755Z] #14 94.24 Unpacking bash-completion (1:2.8-6) ... [2020-11-30T19:31:00.755Z] #14 95.30 Selecting previously unselected package bzip2. [2020-11-30T19:31:00.755Z] #14 95.31 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-11-30T19:31:00.755Z] #14 95.31 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-30T19:31:00.755Z] #14 95.65 Selecting previously unselected package xz-utils. [2020-11-30T19:31:00.755Z] #14 95.65 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-11-30T19:31:00.755Z] #14 95.68 Unpacking xz-utils (5.2.4-1) ... [2020-11-30T19:31:00.755Z] #14 96.12 Selecting previously unselected package apparmor. [2020-11-30T19:31:00.755Z] #14 96.12 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-11-30T19:31:00.755Z] #14 96.21 Unpacking apparmor (2.13.2-10) ... [2020-11-30T19:31:00.755Z] #14 96.82 Selecting previously unselected package aufs-tools. [2020-11-30T19:31:00.755Z] #14 96.82 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-11-30T19:31:00.755Z] #14 96.82 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-11-30T19:31:00.755Z] #14 96.99 Selecting previously unselected package binutils-mingw-w64-i686. [2020-11-30T19:31:00.755Z] #14 97.02 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-11-30T19:31:00.755Z] #14 97.03 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-30T19:31:01.371Z] #14 ... [2020-11-30T19:31:01.371Z] [2020-11-30T19:31:01.371Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-11-30T19:31:01.371Z] #60 173.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-11-30T19:31:01.371Z] #60 173.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-30T19:31:01.371Z] #60 ... [2020-11-30T19:31:01.371Z] [2020-11-30T19:31:01.371Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:31:01.371Z] #39 70.47 CC images/opts.o [2020-11-30T19:31:01.371Z] #39 71.00 CC images/seccomp.o [2020-11-30T19:31:01.371Z] #39 71.57 CC images/binfmt-misc.o [2020-11-30T19:31:01.371Z] #39 71.83 CC images/time.o [2020-11-30T19:31:01.371Z] #39 72.06 CC images/sysctl.o [2020-11-30T19:31:01.371Z] #39 72.23 CC images/autofs.o [2020-11-30T19:31:01.371Z] #39 72.59 CC images/macvlan.o [2020-11-30T19:31:01.371Z] #39 72.81 CC images/sit.o [2020-11-30T19:31:01.371Z] #39 73.10 CC images/memfd.o [2020-11-30T19:31:01.371Z] #39 73.44 CC images/timens.o [2020-11-30T19:31:01.371Z] #39 73.80 LINK images/built-in.o [2020-11-30T19:31:01.371Z] #39 74.00 GEN compel/include/asm [2020-11-30T19:31:01.371Z] #39 74.04 GEN compel/include/version.h [2020-11-30T19:31:01.371Z] #39 74.06 touch .config [2020-11-30T19:31:01.371Z] #39 74.11 GEN include/common/config.h [2020-11-30T19:31:01.371Z] #39 74.24 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-11-30T19:31:01.371Z] #39 74.26 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-11-30T19:31:01.371Z] #39 74.29 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-11-30T19:31:01.371Z] #39 74.32 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-11-30T19:31:01.371Z] #39 74.37 DEP compel/arch/x86/plugins/std/memcpy.d [2020-11-30T19:31:01.371Z] #39 74.40 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-11-30T19:31:01.371Z] #39 74.43 GEN compel/plugins/include/uapi/std/syscall.h [2020-11-30T19:31:01.371Z] #39 74.46 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-11-30T19:31:01.371Z] #39 74.48 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-11-30T19:31:01.708Z] #39 74.51 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-11-30T19:31:01.708Z] #39 74.51 DEP compel/plugins/std/infect.d [2020-11-30T19:31:01.708Z] #39 74.73 DEP compel/plugins/std/string.d [2020-11-30T19:31:01.867Z] using credential docker-jenkins-github-credentials [2020-11-30T19:31:01.944Z] Cloning the remote Git repository [2020-11-30T19:31:01.944Z] Cloning with configured refspecs honoured and without tags [2020-11-30T19:31:01.995Z] #39 74.88 DEP compel/plugins/std/log.d [2020-11-30T19:31:01.995Z] #39 75.00 DEP compel/plugins/std/fds.d [2020-11-30T19:31:01.995Z] #39 ... [2020-11-30T19:31:01.995Z] [2020-11-30T19:31:01.995Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-11-30T19:31:01.995Z] #60 DONE 184.3s [2020-11-30T19:31:01.995Z] [2020-11-30T19:31:01.995Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-11-30T19:31:01.995Z] #61 DONE 0.0s [2020-11-30T19:31:01.995Z] [2020-11-30T19:31:01.995Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:31:01.995Z] #39 75.26 DEP compel/plugins/std/std.d [2020-11-30T19:31:02.582Z] #39 75.42 DEP compel/plugins/shmem/shmem.d [2020-11-30T19:31:02.582Z] #39 75.50 DEP compel/plugins/fds/fds.d [2020-11-30T19:31:02.842Z] #39 75.72 CC compel/plugins/std/std.o [2020-11-30T19:31:03.101Z] #39 76.14 CC compel/plugins/std/fds.o [2020-11-30T19:31:03.668Z] #39 76.82 CC compel/plugins/std/log.o [2020-11-30T19:31:02.141Z] Cloning repository https://github.com/moby/moby.git [2020-11-30T19:31:02.554Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-11-30T19:31:03.356Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-30T19:31:03.356Z] > git --version # timeout=10 [2020-11-30T19:31:03.406Z] > git --version # 'git version 2.24.1.windows.2' [2020-11-30T19:31:03.406Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:31:03.409Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41615/head:refs/remotes/origin/PR-41615 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-11-30T19:31:05.038Z] #39 78.09 CC compel/plugins/std/string.o [2020-11-30T19:31:05.969Z] #39 78.84 CC compel/plugins/std/infect.o [2020-11-30T19:31:06.226Z] #39 79.32 CC compel/arch/x86/plugins/std/parasite-head.o [2020-11-30T19:31:06.482Z] #39 79.40 CC compel/arch/x86/plugins/std/memcpy.o [2020-11-30T19:31:06.482Z] #39 79.51 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-11-30T19:31:06.482Z] #39 79.57 AR compel/plugins/std.lib.a [2020-11-30T19:31:06.739Z] #39 79.67 CC compel/plugins/fds/fds.o [2020-11-30T19:31:06.996Z] #39 79.97 AR compel/plugins/fds.lib.a [2020-11-30T19:31:06.996Z] #39 80.00 HOSTDEP compel/src/lib/log-host.d [2020-11-30T19:31:06.996Z] #39 80.07 HOSTDEP compel/src/lib/handle-elf-host.d [2020-11-30T19:31:06.996Z] #39 80.18 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-11-30T19:31:07.253Z] #39 80.26 HOSTDEP compel/src/main-host.d [2020-11-30T19:31:07.253Z] #39 80.38 DEP compel/src/lib/ptrace.d [2020-11-30T19:31:07.511Z] #39 80.51 DEP compel/src/lib/infect.d [2020-11-30T19:31:07.511Z] #39 80.69 DEP compel/src/lib/infect-util.d [2020-11-30T19:31:07.768Z] #39 80.79 DEP compel/src/lib/infect-rpc.d [2020-11-30T19:31:07.768Z] #39 80.92 DEP compel/arch/x86/src/lib/infect.d [2020-11-30T19:31:07.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-30T19:31:07.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-30T19:31:08.025Z] #39 81.10 DEP compel/arch/x86/src/lib/cpu.d [2020-11-30T19:31:08.025Z] #39 81.15 DEP compel/src/lib/log.d [2020-11-30T19:31:08.282Z] #39 81.23 DEP compel/src/main.d [2020-11-30T19:31:08.282Z] #39 81.33 DEP compel/src/lib/handle-elf.d [2020-11-30T19:31:08.282Z] #39 81.47 DEP compel/arch/x86/src/lib/handle-elf.d [2020-11-30T19:31:08.539Z] #39 81.66 CC compel/src/lib/log.o [2020-11-30T19:31:08.796Z] #39 81.93 CC compel/arch/x86/src/lib/cpu.o [2020-11-30T19:31:09.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-30T19:31:09.726Z] #39 82.84 CC compel/arch/x86/src/lib/infect.o [2020-11-30T19:31:10.656Z] #39 83.76 CC compel/src/lib/infect-rpc.o [2020-11-30T19:31:10.656Z] #39 ... [2020-11-30T19:31:10.656Z] [2020-11-30T19:31:10.656Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-30T19:31:10.656Z] #42 182.9 crypto/rsa [2020-11-30T19:31:10.656Z] #42 183.5 crypto/ecdsa [2020-11-30T19:31:10.656Z] #42 184.1 crypto/dsa [2020-11-30T19:31:10.656Z] #42 184.6 encoding/hex [2020-11-30T19:31:10.656Z] #42 185.1 encoding/pem [2020-11-30T19:31:10.656Z] #42 185.1 crypto/x509/pkix [2020-11-30T19:31:10.656Z] #42 185.9 vendor/golang.org/x/crypto/cryptobyte [2020-11-30T19:31:10.656Z] #42 186.1 vendor/golang.org/x/net/dns/dnsmessage [2020-11-30T19:31:10.656Z] #42 188.3 internal/singleflight [2020-11-30T19:31:10.656Z] #42 188.6 vendor/golang.org/x/crypto/internal/chacha20 [2020-11-30T19:31:10.656Z] #42 189.1 vendor/golang.org/x/crypto/poly1305 [2020-11-30T19:31:10.656Z] #42 189.5 vendor/golang.org/x/sys/cpu [2020-11-30T19:31:10.656Z] #42 189.9 vendor/golang.org/x/crypto/chacha20poly1305 [2020-11-30T19:31:10.656Z] #42 190.6 net [2020-11-30T19:31:10.656Z] #42 191.4 vendor/golang.org/x/crypto/hkdf [2020-11-30T19:31:10.656Z] #42 191.5 vendor/golang.org/x/text/transform [2020-11-30T19:31:10.656Z] #42 192.3 vendor/golang.org/x/text/unicode/bidi [2020-11-30T19:31:10.913Z] #42 ... [2020-11-30T19:31:10.913Z] [2020-11-30T19:31:10.913Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:31:10.913Z] #14 99.64 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-11-30T19:31:10.913Z] #14 99.66 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-11-30T19:31:10.913Z] #14 99.68 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-30T19:31:10.913Z] #14 103.2 Selecting previously unselected package binutils-mingw-w64. [2020-11-30T19:31:10.913Z] #14 103.2 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-11-30T19:31:10.913Z] #14 103.2 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-30T19:31:10.913Z] #14 103.3 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-11-30T19:31:10.913Z] #14 103.3 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-11-30T19:31:10.913Z] #14 103.3 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-11-30T19:31:10.913Z] #14 103.4 Selecting previously unselected package dmsetup. [2020-11-30T19:31:10.913Z] #14 103.4 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-11-30T19:31:10.913Z] #14 103.5 Unpacking dmsetup (2:1.02.155-3) ... [2020-11-30T19:31:10.913Z] #14 103.6 Selecting previously unselected package mingw-w64-common. [2020-11-30T19:31:10.913Z] #14 103.6 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-11-30T19:31:10.913Z] #14 103.6 Unpacking mingw-w64-common (6.0.0-3) ... [2020-11-30T19:31:10.913Z] #14 ... [2020-11-30T19:31:10.913Z] [2020-11-30T19:31:10.913Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:31:10.913Z] #39 84.13 CC compel/src/lib/infect-util.o [2020-11-30T19:31:11.170Z] #39 84.35 CC compel/src/lib/infect.o [2020-11-30T19:31:11.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-30T19:31:13.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-30T19:31:14.444Z] #39 87.02 CC compel/src/lib/ptrace.o [2020-11-30T19:31:14.444Z] #39 87.46 AR compel/libcompel.a [2020-11-30T19:31:14.444Z] #39 87.53 HOSTCC compel/src/main-host.o [2020-11-30T19:31:15.220Z] #39 87.84 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-11-30T19:31:15.220Z] #39 88.03 HOSTCC compel/src/lib/handle-elf-host.o [2020-11-30T19:31:15.220Z] #39 88.43 HOSTCC compel/src/lib/log-host.o [2020-11-30T19:31:15.477Z] #39 88.68 HOSTLINK compel/compel-host-bin [2020-11-30T19:31:15.735Z] #39 88.85 DEP soccr/soccr.d [2020-11-30T19:31:16.299Z] #39 89.22 CC soccr/soccr.o [2020-11-30T19:31:16.299Z] #39 ... [2020-11-30T19:31:16.299Z] [2020-11-30T19:31:16.299Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-11-30T19:31:16.299Z] #48 198.4 + GOBIN=/build [2020-11-30T19:31:16.299Z] #48 198.4 + /build/gometalinter --install [2020-11-30T19:31:16.299Z] #48 198.4 Installing: [2020-11-30T19:31:16.299Z] #48 198.4 deadcode [2020-11-30T19:31:16.299Z] #48 198.4 dupl [2020-11-30T19:31:16.299Z] #48 198.4 errcheck [2020-11-30T19:31:16.299Z] #48 198.4 gas [2020-11-30T19:31:16.299Z] #48 198.4 gochecknoglobals [2020-11-30T19:31:16.299Z] #48 198.4 gochecknoinits [2020-11-30T19:31:16.299Z] #48 198.4 goconst [2020-11-30T19:31:16.299Z] #48 198.4 gocyclo [2020-11-30T19:31:16.299Z] #48 198.4 goimports [2020-11-30T19:31:16.299Z] #48 198.4 golint [2020-11-30T19:31:16.299Z] #48 198.4 gosimple [2020-11-30T19:31:16.299Z] #48 198.4 gotype [2020-11-30T19:31:16.299Z] #48 198.4 gotypex [2020-11-30T19:31:16.299Z] #48 198.4 ineffassign [2020-11-30T19:31:16.299Z] #48 198.4 interfacer [2020-11-30T19:31:16.299Z] #48 198.4 lll [2020-11-30T19:31:16.299Z] #48 198.4 maligned [2020-11-30T19:31:16.299Z] #48 198.4 megacheck [2020-11-30T19:31:16.299Z] #48 198.4 misspell [2020-11-30T19:31:16.299Z] #48 198.4 nakedret [2020-11-30T19:31:16.299Z] #48 198.4 safesql [2020-11-30T19:31:16.299Z] #48 198.4 staticcheck [2020-11-30T19:31:16.299Z] #48 198.4 structcheck [2020-11-30T19:31:16.299Z] #48 198.4 unconvert [2020-11-30T19:31:16.299Z] #48 198.4 unparam [2020-11-30T19:31:16.299Z] #48 198.4 unused [2020-11-30T19:31:16.299Z] #48 198.4 varcheck [2020-11-30T19:31:16.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-30T19:31:18.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-30T19:31:18.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-30T19:31:19.581Z] Fetching without tags [2020-11-30T19:31:20.833Z] Merging remotes/origin/19.03 commit 35968c420d3094c9dab88730179c8025d6ef1210 into PR head commit 70857325c946555c06ea2b0cfa19e3235bfa9bc4 [2020-11-30T19:31:19.251Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-30T19:31:19.319Z] > git config --add remote.origin.fetch +refs/pull/41615/head:refs/remotes/origin/PR-41615 # timeout=10 [2020-11-30T19:31:19.367Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-11-30T19:31:19.490Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-30T19:31:19.618Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-30T19:31:19.619Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:31:19.620Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41615/head:refs/remotes/origin/PR-41615 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-11-30T19:31:21.551Z] #48 ... [2020-11-30T19:31:21.551Z] [2020-11-30T19:31:21.551Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:31:21.551Z] #14 108.7 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-11-30T19:31:21.551Z] #14 108.7 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-11-30T19:31:21.551Z] #14 108.7 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-30T19:31:21.551Z] #14 113.8 Selecting previously unselected package gcc-mingw-w64-base. [2020-11-30T19:31:21.551Z] #14 113.8 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-30T19:31:21.551Z] #14 113.8 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:31:21.551Z] #14 114.0 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-11-30T19:31:21.551Z] #14 114.0 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-30T19:31:21.551Z] #14 114.0 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:31:21.551Z] #14 ... [2020-11-30T19:31:21.551Z] [2020-11-30T19:31:21.551Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:31:21.551Z] #39 90.82 AR soccr/libsoccr.a [2020-11-30T19:31:21.551Z] #39 90.88 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-30T19:31:21.551Z] #39 91.34 DEP criu/arch/x86/sigframe.d [2020-11-30T19:31:21.551Z] #39 91.42 DEP criu/arch/x86/sigaction_compat.d [2020-11-30T19:31:21.551Z] #39 91.49 DEP criu/arch/x86/kerndat.d [2020-11-30T19:31:21.551Z] #39 91.65 DEP criu/arch/x86/crtools.d [2020-11-30T19:31:21.551Z] #39 91.83 DEP criu/arch/x86/cpu.d [2020-11-30T19:31:21.551Z] #39 92.01 CC criu/arch/x86/cpu.o [2020-11-30T19:31:21.551Z] #39 92.72 CC criu/arch/x86/crtools.o [2020-11-30T19:31:21.551Z] #39 94.06 CC criu/arch/x86/kerndat.o [2020-11-30T19:31:21.551Z] #39 94.71 CC criu/arch/x86/sigaction_compat.o [2020-11-30T19:31:21.808Z] #39 ... [2020-11-30T19:31:21.808Z] [2020-11-30T19:31:21.808Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-30T19:31:21.808Z] #42 193.9 vendor/golang.org/x/text/secure/bidirule [2020-11-30T19:31:21.808Z] #42 194.2 vendor/golang.org/x/text/unicode/norm [2020-11-30T19:31:21.808Z] #42 198.5 vendor/golang.org/x/net/idna [2020-11-30T19:31:21.808Z] #42 200.9 vendor/golang.org/x/net/http2/hpack [2020-11-30T19:31:21.808Z] #42 202.1 mime [2020-11-30T19:31:21.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-30T19:31:22.065Z] #42 ... [2020-11-30T19:31:22.065Z] [2020-11-30T19:31:22.065Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:31:22.065Z] #39 94.99 CC criu/arch/x86/sigframe.o [2020-11-30T19:31:22.324Z] #39 95.35 LINK criu/arch/x86/crtools.built-in.o [2020-11-30T19:31:22.324Z] #39 95.43 DEP criu/pie/util-vdso-elf32.d [2020-11-30T19:31:22.581Z] #39 95.63 DEP criu/pie/util-vdso.d [2020-11-30T19:31:22.839Z] #39 95.80 DEP criu/pie/util.d [2020-11-30T19:31:22.839Z] #39 95.99 CC criu/pie/util.o [2020-11-30T19:31:23.402Z] #39 96.39 CC criu/pie/util-vdso.o [2020-11-30T19:31:23.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-30T19:31:20.943Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T19:31:20.993Z] > git checkout -f 70857325c946555c06ea2b0cfa19e3235bfa9bc4 # timeout=10 [2020-11-30T19:31:24.333Z] #39 97.22 CC criu/pie/util-vdso-elf32.o [2020-11-30T19:31:24.504Z] Merge succeeded, producing dc1af59fa6e7e39533e0e7261743f85fa7403071 [2020-11-30T19:31:24.505Z] Checking out Revision dc1af59fa6e7e39533e0e7261743f85fa7403071 (PR-41615) [2020-11-30T19:31:25.265Z] #39 98.09 AR criu/pie/pie.lib.a [2020-11-30T19:31:25.265Z] #39 98.21 DEP criu/pie/restorer.d [2020-11-30T19:31:25.265Z] #39 98.46 DEP criu/arch/x86/sigaction_compat_pie.d [2020-11-30T19:31:25.522Z] #39 98.61 DEP criu/arch/x86/restorer_unmap.d [2020-11-30T19:31:25.522Z] #39 98.64 DEP criu/arch/x86/restorer.d [2020-11-30T19:31:25.779Z] #39 98.90 DEP criu/arch/x86/vdso-pie.d [2020-11-30T19:31:26.036Z] #39 99.06 DEP criu/pie/parasite-vdso.d [2020-11-30T19:31:26.293Z] #39 99.26 DEP criu/pie/parasite.d [2020-11-30T19:31:26.550Z] #39 99.57 CC criu/pie/parasite.o [2020-11-30T19:31:23.802Z] > git remote # timeout=10 [2020-11-30T19:31:23.877Z] > git config --get remote.origin.url # timeout=10 [2020-11-30T19:31:23.924Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:31:23.926Z] > git merge 35968c420d3094c9dab88730179c8025d6ef1210 # timeout=10 [2020-11-30T19:31:24.411Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-11-30T19:31:24.540Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T19:31:24.595Z] > git checkout -f dc1af59fa6e7e39533e0e7261743f85fa7403071 # timeout=10 [2020-11-30T19:31:27.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-30T19:31:28.443Z] #39 101.2 LINK criu/pie/parasite.built-in.o [2020-11-30T19:31:28.443Z] #39 101.2 GEN criu/pie/parasite-blob.h [2020-11-30T19:31:28.443Z] #39 101.3 CC criu/pie/parasite-vdso.o [2020-11-30T19:31:29.006Z] #39 102.1 CC criu/arch/x86/vdso-pie.o [2020-11-30T19:31:29.570Z] #39 102.5 CC criu/arch/x86/restorer.o [2020-11-30T19:31:29.835Z] #39 103.1 CC criu/arch/x86/restorer_unmap.o [2020-11-30T19:31:30.092Z] #39 103.1 CC criu/arch/x86/sigaction_compat_pie.o [2020-11-30T19:31:30.349Z] #39 103.4 CC criu/pie/restorer.o [2020-11-30T19:31:32.243Z] #39 ... [2020-11-30T19:31:32.243Z] [2020-11-30T19:31:32.243Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-30T19:31:32.243Z] #42 204.2 mime/quotedprintable [2020-11-30T19:31:32.243Z] #42 204.7 net/http/internal [2020-11-30T19:31:32.243Z] #42 205.3 os/exec [2020-11-30T19:31:32.243Z] #42 209.9 net/textproto [2020-11-30T19:31:32.243Z] #42 210.0 crypto/x509 [2020-11-30T19:31:32.243Z] #42 211.3 vendor/golang.org/x/net/http/httpguts [2020-11-30T19:31:32.243Z] #42 211.6 vendor/golang.org/x/net/http/httpproxy [2020-11-30T19:31:32.243Z] #42 212.2 mime/multipart [2020-11-30T19:31:32.243Z] #42 214.5 crypto/tls [2020-11-30T19:31:34.137Z] #42 ... [2020-11-30T19:31:34.137Z] [2020-11-30T19:31:34.137Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:31:34.137Z] #39 107.1 LINK criu/pie/restorer.built-in.o [2020-11-30T19:31:34.137Z] #39 107.1 GEN criu/pie/restorer-blob.h [2020-11-30T19:31:34.137Z] #39 107.2 DEP criu/vdso.d [2020-11-30T19:31:34.394Z] #39 107.5 DEP criu/vdso-compat.d [2020-11-30T19:31:34.651Z] #39 107.7 DEP criu/uts_ns.d [2020-11-30T19:31:34.908Z] #39 108.0 DEP criu/util.d [2020-11-30T19:31:35.165Z] #39 108.3 DEP criu/uffd.d [2020-11-30T19:31:35.426Z] #39 108.5 DEP criu/tun.d [2020-11-30T19:31:35.695Z] #39 108.8 DEP criu/tty.d [2020-11-30T19:31:35.952Z] #39 109.0 DEP criu/timerfd.d [2020-11-30T19:31:36.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-30T19:31:36.209Z] #39 109.3 DEP criu/timens.d [2020-11-30T19:31:36.209Z] #39 109.5 DEP criu/sysfs_parse.d [2020-11-30T19:31:36.773Z] #39 109.6 DEP criu/sysctl.d [2020-11-30T19:31:36.773Z] #39 109.8 DEP criu/string.d [2020-11-30T19:31:36.773Z] #39 109.9 DEP criu/stats.d [2020-11-30T19:31:36.773Z] #39 110.0 DEP criu/sockets.d [2020-11-30T19:31:37.030Z] #39 110.3 DEP criu/sk-unix.d [2020-11-30T19:31:37.594Z] #39 110.5 DEP criu/sk-tcp.d [2020-11-30T19:31:37.851Z] #39 110.8 DEP criu/sk-queue.d [2020-11-30T19:31:37.851Z] #39 111.0 DEP criu/sk-packet.d [2020-11-30T19:31:38.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-30T19:31:38.414Z] #39 111.3 DEP criu/sk-netlink.d [2020-11-30T19:31:38.414Z] #39 111.5 DEP criu/sk-inet.d [2020-11-30T19:31:38.671Z] #39 111.8 DEP criu/signalfd.d [2020-11-30T19:31:38.671Z] #39 111.9 DEP criu/sigframe.d [2020-11-30T19:31:38.722Z] + bin/containerd [2020-11-30T19:31:38.928Z] #39 112.0 DEP criu/shmem.d [2020-11-30T19:31:39.184Z] #39 112.2 DEP criu/servicefd.d [2020-11-30T19:31:39.184Z] #39 112.4 DEP criu/seize.d [2020-11-30T19:31:39.569Z] Commit message: "Merge commit '35968c420d3094c9dab88730179c8025d6ef1210' into HEAD" [2020-11-30T19:31:39.748Z] #39 112.6 DEP criu/seccomp.d [2020-11-30T19:31:39.748Z] #39 112.8 DEP criu/rst-malloc.d [2020-11-30T19:31:39.748Z] #39 112.9 DEP criu/rbtree.d [2020-11-30T19:31:39.748Z] #39 113.0 DEP criu/pstree.d [2020-11-30T19:31:39.605Z] > git rev-list --no-walk 70857325c946555c06ea2b0cfa19e3235bfa9bc4 # timeout=10 [2020-11-30T19:31:39.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-30T19:31:40.005Z] #39 113.3 DEP criu/protobuf.d [2020-11-30T19:31:40.262Z] #39 113.4 GEN criu/protobuf-desc-gen.h [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-30T19:31:42.785Z] #39 115.6 DEP criu/protobuf-desc.d [2020-11-30T19:31:42.785Z] #39 115.7 DEP criu/proc_parse.d [2020-11-30T19:31:42.863Z] + docker version [2020-11-30T19:31:43.042Z] #39 116.0 DEP criu/plugin.d [2020-11-30T19:31:43.042Z] #39 116.1 DEP criu/pipes.d [2020-11-30T19:31:43.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-30T19:31:43.299Z] #39 116.2 DEP criu/pie-util.d [2020-11-30T19:31:43.299Z] #39 116.4 DEP criu/pie-util-vdso.d [2020-11-30T19:31:43.556Z] #39 116.6 DEP criu/pie-util-vdso-elf32.d [2020-11-30T19:31:43.556Z] #39 116.8 DEP criu/path.d [2020-11-30T19:31:44.119Z] #39 117.0 DEP criu/parasite-syscall.d [2020-11-30T19:31:44.119Z] #39 117.4 DEP criu/pagemap.d [2020-11-30T19:31:44.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-30T19:31:44.683Z] #39 117.6 DEP criu/pagemap-cache.d [2020-11-30T19:31:44.683Z] #39 117.7 DEP criu/page-xfer.d [2020-11-30T19:31:44.940Z] #39 117.9 DEP criu/page-pipe.d [2020-11-30T19:31:44.940Z] #39 118.0 DEP criu/netfilter.d [2020-11-30T19:31:45.197Z] #39 118.2 DEP criu/net.d [2020-11-30T19:31:45.197Z] #39 118.4 DEP criu/namespaces.d [2020-11-30T19:31:45.761Z] #39 118.6 DEP criu/mount.d [2020-11-30T19:31:45.761Z] #39 118.8 DEP criu/memfd.d [2020-11-30T19:31:45.761Z] #39 119.0 DEP criu/mem.d [2020-11-30T19:31:45.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-30T19:31:46.019Z] #39 119.2 DEP criu/lsm.d [2020-11-30T19:31:46.276Z] #39 119.4 DEP criu/log.d [2020-11-30T19:31:46.276Z] #39 ... [2020-11-30T19:31:46.276Z] [2020-11-30T19:31:46.276Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-11-30T19:31:46.276Z] #26 228.8 + rm -rf /tmp/tmp.GovV9wJJyw [2020-11-30T19:31:47.372Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-30T19:31:47.372Z] Using test binary docker [2020-11-30T19:31:47.372Z] +++ /etc/init.d/apparmor start [2020-11-30T19:31:47.590Z] Client: Docker Engine - Enterprise [2020-11-30T19:31:47.590Z] Version: 19.03.12 [2020-11-30T19:31:47.590Z] API version: 1.40 [2020-11-30T19:31:47.590Z] Go version: go1.13.13 [2020-11-30T19:31:47.590Z] Git commit: 4306744 [2020-11-30T19:31:47.590Z] Built: 08/05/2020 19:27:53 [2020-11-30T19:31:47.590Z] OS/Arch: windows/amd64 [2020-11-30T19:31:47.590Z] Experimental: false [2020-11-30T19:31:47.590Z] [2020-11-30T19:31:47.590Z] Server: Docker Engine - Enterprise [2020-11-30T19:31:47.590Z] Engine: [2020-11-30T19:31:47.590Z] Version: 19.03.12 [2020-11-30T19:31:47.590Z] API version: 1.40 (minimum version 1.24) [2020-11-30T19:31:47.590Z] Go version: go1.13.13 [2020-11-30T19:31:47.590Z] Git commit: f295753ffd [2020-11-30T19:31:47.590Z] Built: 08/05/2020 19:26:41 [2020-11-30T19:31:47.590Z] OS/Arch: windows/amd64 [2020-11-30T19:31:47.590Z] Experimental: true [2020-11-30T19:31:47.632Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-30T19:31:47.632Z] INFO: Waiting for daemon to start... [2020-11-30T19:31:47.632Z] Starting dockerd [2020-11-30T19:31:47.632Z] +++ 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 [Pipeline] sh [2020-11-30T19:31:49.151Z] + docker info [2020-11-30T19:31:49.537Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-30T19:31:49.537Z] Using test binary docker [2020-11-30T19:31:49.537Z] +++ /etc/init.d/apparmor start [2020-11-30T19:31:49.537Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-30T19:31:49.537Z] INFO: Waiting for daemon to start... [2020-11-30T19:31:49.537Z] Starting dockerd [2020-11-30T19:31:49.537Z] +++ 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-11-30T19:31:49.551Z] #26 ... [2020-11-30T19:31:49.551Z] [2020-11-30T19:31:49.551Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:31:49.551Z] #14 136.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-11-30T19:31:49.551Z] #14 136.5 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-11-30T19:31:49.551Z] #14 136.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:31:49.551Z] #14 ... [2020-11-30T19:31:49.551Z] [2020-11-30T19:31:49.551Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-11-30T19:31:49.551Z] #26 DONE 231.6s [2020-11-30T19:31:49.551Z] [2020-11-30T19:31:49.551Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:31:49.551Z] #39 119.5 DEP criu/libnetlink.d [2020-11-30T19:31:49.551Z] #39 119.7 DEP criu/kerndat.d [2020-11-30T19:31:49.551Z] #39 119.9 DEP criu/kcmp-ids.d [2020-11-30T19:31:49.551Z] #39 120.0 DEP criu/irmap.d [2020-11-30T19:31:49.551Z] #39 120.2 DEP criu/ipc_ns.d [2020-11-30T19:31:49.551Z] #39 120.4 DEP criu/image.d [2020-11-30T19:31:49.551Z] #39 120.6 DEP criu/image-desc.d [2020-11-30T19:31:49.551Z] #39 120.7 DEP criu/fsnotify.d [2020-11-30T19:31:49.551Z] #39 120.9 DEP criu/filesystems.d [2020-11-30T19:31:49.551Z] #39 121.1 DEP criu/files.d [2020-11-30T19:31:49.551Z] #39 121.3 DEP criu/files-reg.d [2020-11-30T19:31:49.551Z] #39 121.4 DEP criu/files-ext.d [2020-11-30T19:31:49.551Z] #39 121.6 DEP criu/file-lock.d [2020-11-30T19:31:49.551Z] #39 121.8 DEP criu/file-ids.d [2020-11-30T19:31:49.551Z] #39 122.0 DEP criu/fifo.d [2020-11-30T19:31:49.551Z] #39 122.2 DEP criu/fdstore.d [2020-11-30T19:31:49.551Z] #39 122.3 DEP criu/fault-injection.d [2020-11-30T19:31:49.551Z] #39 122.4 DEP criu/external.d [2020-11-30T19:31:49.551Z] #39 ... [2020-11-30T19:31:49.551Z] [2020-11-30T19:31:49.551Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-30T19:31:49.551Z] #42 221.7 net/http/httptrace [2020-11-30T19:31:49.551Z] #42 222.0 net/http [2020-11-30T19:31:49.796Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-30T19:31:49.796Z] Using test binary docker [2020-11-30T19:31:49.796Z] +++ /etc/init.d/apparmor start [2020-11-30T19:31:49.796Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-30T19:31:49.796Z] INFO: Waiting for daemon to start... [2020-11-30T19:31:49.796Z] Starting dockerd [2020-11-30T19:31:49.796Z] +++ 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-11-30T19:31:49.807Z] #42 ... [2020-11-30T19:31:49.807Z] [2020-11-30T19:31:49.807Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:31:49.807Z] #39 122.7 DEP criu/eventpoll.d [2020-11-30T19:31:50.064Z] #39 123.0 DEP criu/eventfd.d [2020-11-30T19:31:50.064Z] #39 123.3 DEP criu/crtools.d [2020-11-30T19:31:50.321Z] #39 123.5 DEP criu/cr-service.d [2020-11-30T19:31:50.578Z] #39 123.7 DEP criu/cr-restore.d [2020-11-30T19:31:50.835Z] #39 124.0 DEP criu/cr-errno.d [2020-11-30T19:31:51.091Z] #39 124.0 DEP criu/cr-dump.d [2020-11-30T19:31:51.348Z] #39 124.3 DEP criu/cr-dedup.d [2020-11-30T19:31:51.348Z] #39 124.5 DEP criu/cr-check.d [2020-11-30T19:31:51.605Z] #39 124.8 DEP criu/config.d [2020-11-30T19:31:51.862Z] #39 125.0 DEP criu/clone-noasan.d [2020-11-30T19:31:51.862Z] #39 125.1 DEP criu/cgroup.d [2020-11-30T19:31:52.330Z] . [2020-11-30T19:31:52.330Z] [2020-11-30T19:31:52.330Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-30T19:31:52.330Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-30T19:31:52.330Z] [2020-11-30T19:31:52.330Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-30T19:31:52.330Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-30T19:31:52.330Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-30T19:31:52.330Z] Error: No such image: emptyfs [2020-11-30T19:31:52.330Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-30T19:31:52.330Z] Error: No such image: emptyfs [2020-11-30T19:31:52.330Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-30T19:31:52.330Z] ++++ docker load [2020-11-30T19:31:52.330Z] Error: No such image: emptyfs [2020-11-30T19:31:52.330Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-30T19:31:52.330Z] ++++ docker load [2020-11-30T19:31:52.330Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-30T19:31:52.330Z] ++++ docker load [2020-11-30T19:31:52.330Z] Running integration-test (iteration 1) [2020-11-30T19:31:52.330Z] Running integration-test (iteration 1) [2020-11-30T19:31:52.330Z] Running integration-test (iteration 1) [2020-11-30T19:31:52.330Z] 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-11-30T19:31:52.330Z] ++ 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-11-30T19:31:52.330Z] ++ set -e [2020-11-30T19:31:52.330Z] ++ '[' -n 0 ']' [2020-11-30T19:31:52.330Z] ++ set -x [2020-11-30T19:31:52.330Z] ++ 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= 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-11-30T19:31:52.330Z] 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-11-30T19:31:52.330Z] ++ 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-11-30T19:31:52.330Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-11-30T19:31:52.330Z] ++ 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-11-30T19:31:52.330Z] ++ set -e [2020-11-30T19:31:52.330Z] ++ '[' -n 0 ']' [2020-11-30T19:31:52.330Z] ++ set -x [2020-11-30T19:31:52.330Z] ++ set -e [2020-11-30T19:31:52.330Z] ++ '[' -n 0 ']' [2020-11-30T19:31:52.330Z] ++ set -x [2020-11-30T19:31:52.330Z] ++ 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= 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-11-30T19:31:52.330Z] ++ 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= 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-11-30T19:31:52.425Z] #39 125.3 DEP criu/cgroup-props.d [2020-11-30T19:31:52.425Z] #39 125.4 DEP criu/bitmap.d [2020-11-30T19:31:52.425Z] #39 125.5 DEP criu/bfd.d [2020-11-30T19:31:52.727Z] #39 125.6 DEP criu/autofs.d [2020-11-30T19:31:52.727Z] #39 125.8 DEP criu/aio.d [2020-11-30T19:31:53.023Z] #39 126.2 DEP criu/action-scripts.d [2020-11-30T19:31:53.283Z] #39 126.5 CC criu/action-scripts.o [2020-11-30T19:31:54.213Z] #39 127.2 CC criu/aio.o [2020-11-30T19:31:54.775Z] #39 128.0 CC criu/autofs.o [2020-11-30T19:31:56.667Z] #39 ... [2020-11-30T19:31:56.667Z] [2020-11-30T19:31:56.667Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:31:56.667Z] #14 154.2 Selecting previously unselected package libonig5:amd64. [2020-11-30T19:31:56.667Z] #14 154.2 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... [2020-11-30T19:31:56.667Z] #14 154.2 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-11-30T19:31:56.667Z] #14 154.4 Selecting previously unselected package libjq1:amd64. [2020-11-30T19:31:56.667Z] #14 154.4 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-11-30T19:31:56.923Z] #14 154.4 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-30T19:31:56.923Z] #14 154.6 Selecting previously unselected package jq. [2020-11-30T19:31:56.923Z] #14 154.6 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-11-30T19:31:56.923Z] #14 154.6 Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-30T19:31:57.179Z] #14 154.7 Selecting previously unselected package libaio1:amd64. [2020-11-30T19:31:57.179Z] #14 154.7 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... [2020-11-30T19:31:57.179Z] #14 154.7 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-11-30T19:31:57.179Z] #14 154.8 Selecting previously unselected package libbtrfs0. [2020-11-30T19:31:57.179Z] #14 154.8 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... [2020-11-30T19:31:57.179Z] #14 154.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-30T19:31:57.179Z] #14 154.9 Selecting previously unselected package libbtrfs-dev. [2020-11-30T19:31:57.436Z] #14 154.9 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-11-30T19:31:57.436Z] #14 154.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-30T19:31:57.436Z] #14 155.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-11-30T19:31:57.436Z] #14 155.0 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-11-30T19:31:57.436Z] #14 155.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-11-30T19:31:57.436Z] #14 155.1 Selecting previously unselected package libudev-dev:amd64. [2020-11-30T19:31:57.692Z] #14 155.1 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-11-30T19:31:57.692Z] #14 155.2 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-11-30T19:31:57.692Z] #14 155.3 Selecting previously unselected package libsepol1-dev:amd64. [2020-11-30T19:31:57.692Z] #14 155.3 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... [2020-11-30T19:31:57.692Z] #14 155.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-11-30T19:31:58.255Z] #14 155.6 Selecting previously unselected package libpcre16-3:amd64. [2020-11-30T19:31:58.255Z] #14 155.6 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-11-30T19:31:58.255Z] #14 155.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-11-30T19:31:58.818Z] #14 156.2 Selecting previously unselected package libpcre32-3:amd64. [2020-11-30T19:31:58.818Z] #14 156.2 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-11-30T19:31:58.818Z] #14 156.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-11-30T19:31:59.075Z] #14 ... [2020-11-30T19:31:59.075Z] [2020-11-30T19:31:59.075Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-11-30T19:31:59.075Z] #45 DONE 241.3s [2020-11-30T19:31:59.075Z] [2020-11-30T19:31:59.075Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:31:59.075Z] #14 156.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-11-30T19:31:59.075Z] #14 156.7 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-11-30T19:31:59.075Z] #14 156.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-11-30T19:31:59.331Z] #14 156.9 Selecting previously unselected package libpcre3-dev:amd64. [2020-11-30T19:31:59.331Z] #14 156.9 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-11-30T19:31:59.331Z] #14 156.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-11-30T19:32:00.265Z] #14 157.7 Selecting previously unselected package libselinux1-dev:amd64. [2020-11-30T19:32:00.265Z] #14 157.7 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-11-30T19:32:00.265Z] #14 157.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-11-30T19:32:00.828Z] #14 158.3 Selecting previously unselected package libdevmapper-dev:amd64. [2020-11-30T19:32:00.828Z] #14 158.3 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-11-30T19:32:00.828Z] #14 158.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-11-30T19:32:01.090Z] #14 158.6 Selecting previously unselected package libgpm2:amd64. [2020-11-30T19:32:01.090Z] #14 158.6 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... [2020-11-30T19:32:01.090Z] #14 158.6 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-11-30T19:32:01.090Z] #14 158.7 Selecting previously unselected package libicu63:amd64. [2020-11-30T19:32:01.351Z] #14 158.7 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-11-30T19:32:01.351Z] #14 158.7 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-30T19:32:01.608Z] Client: [2020-11-30T19:32:01.608Z] Debug Mode: false [2020-11-30T19:32:01.608Z] Plugins: [2020-11-30T19:32:01.608Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-11-30T19:32:01.608Z] [2020-11-30T19:32:01.608Z] Server: [2020-11-30T19:32:01.608Z] Containers: 0 [2020-11-30T19:32:01.608Z] Running: 0 [2020-11-30T19:32:01.608Z] Paused: 0 [2020-11-30T19:32:01.608Z] Stopped: 0 [2020-11-30T19:32:01.608Z] Images: 0 [2020-11-30T19:32:01.608Z] Server Version: 19.03.12 [2020-11-30T19:32:01.608Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-11-30T19:32:01.608Z] Windows: [2020-11-30T19:32:01.608Z] LCOW: [2020-11-30T19:32:01.608Z] Logging Driver: json-file [2020-11-30T19:32:01.608Z] Plugins: [2020-11-30T19:32:01.608Z] Volume: local [2020-11-30T19:32:01.608Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-11-30T19:32:01.608Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-11-30T19:32:01.608Z] Swarm: inactive [2020-11-30T19:32:01.608Z] Default Isolation: process [2020-11-30T19:32:01.608Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-11-30T19:32:01.608Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-11-30T19:32:01.608Z] OSType: windows [2020-11-30T19:32:01.608Z] Architecture: x86_64 [2020-11-30T19:32:01.608Z] CPUs: 4 [2020-11-30T19:32:01.608Z] Total Memory: 32GiB [2020-11-30T19:32:01.608Z] Name: azwin-2-d48ac0 [2020-11-30T19:32:01.608Z] ID: DKSW:D2DR:7NAQ:X324:HLZ2:AIIZ:VM7L:XWZ3:VQ7M:S4Y3:PBO2:SNOV [2020-11-30T19:32:01.608Z] Docker Root Dir: D:\docker [2020-11-30T19:32:01.608Z] Debug Mode: false [2020-11-30T19:32:01.608Z] Registry: https://index.docker.io/v1/ [2020-11-30T19:32:01.608Z] Labels: [2020-11-30T19:32:01.608Z] Experimental: true [2020-11-30T19:32:01.608Z] Insecure Registries: [2020-11-30T19:32:01.608Z] 10.0.0.4:5000 [2020-11-30T19:32:01.608Z] 127.0.0.0/8 [2020-11-30T19:32:01.608Z] Registry Mirrors: [2020-11-30T19:32:01.608Z] http://10.0.0.4:5000/ [2020-11-30T19:32:01.608Z] Live Restore Enabled: false [2020-11-30T19:32:01.608Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-11-30T19:32:02.327Z] Loaded image: buildpack-deps:jessie [2020-11-30T19:32:02.327Z] Loaded image: buildpack-deps:jessie [2020-11-30T19:32:02.327Z] Loaded image: busybox:latest [2020-11-30T19:32:02.327Z] Loaded image: busybox:latest [2020-11-30T19:32:02.327Z] Loaded image: buildpack-deps:jessie [2020-11-30T19:32:02.327Z] Loaded image: busybox:latest [2020-11-30T19:32:02.327Z] Loaded image: busybox:glibc [2020-11-30T19:32:02.327Z] Loaded image: debian:jessie [2020-11-30T19:32:02.327Z] Loaded image: busybox:glibc [2020-11-30T19:32:02.327Z] Loaded image: debian:jessie [2020-11-30T19:32:02.327Z] Loaded image: hello-world:latest [2020-11-30T19:32:02.327Z] Loaded image: hello-world:latest [2020-11-30T19:32:02.327Z] Loaded image: busybox:glibc [2020-11-30T19:32:02.327Z] Loaded image: debian:jessie [2020-11-30T19:32:02.327Z] INFO: Testing against a local daemon [2020-11-30T19:32:02.327Z] === RUN TestDockerDaemonSuite [2020-11-30T19:32:02.587Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-11-30T19:32:02.587Z] INFO: Testing against a local daemon [2020-11-30T19:32:02.587Z] === RUN TestDockerSuite [2020-11-30T19:32:02.587Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-11-30T19:32:02.587Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-11-30T19:32:02.587Z] Loaded image: hello-world:latest [2020-11-30T19:32:02.587Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-11-30T19:32:02.587Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-11-30T19:32:02.587Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-11-30T19:32:02.587Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-11-30T19:32:02.587Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-11-30T19:32:02.587Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-11-30T19:32:02.587Z] INFO: Testing against a local daemon [2020-11-30T19:32:02.587Z] === RUN TestBuildWithSession [2020-11-30T19:32:03.242Z] #14 ... [2020-11-30T19:32:03.242Z] [2020-11-30T19:32:03.242Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-30T19:32:03.242Z] #42 235.0 github.com/LK4D4/vndr/godl [2020-11-30T19:32:03.242Z] #42 236.1 github.com/LK4D4/vndr [2020-11-30T19:32:03.242Z] #42 ... [2020-11-30T19:32:03.242Z] [2020-11-30T19:32:03.242Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:32:03.242Z] #39 129.9 CC criu/bfd.o [2020-11-30T19:32:03.242Z] #39 130.5 CC criu/bitmap.o [2020-11-30T19:32:03.242Z] #39 130.7 CC criu/cgroup-props.o [2020-11-30T19:32:03.242Z] #39 131.8 CC criu/cgroup.o [2020-11-30T19:32:03.242Z] #39 135.7 CC criu/clone-noasan.o [2020-11-30T19:32:03.242Z] #39 135.9 CC criu/config.o [2020-11-30T19:32:04.173Z] #39 ... [2020-11-30T19:32:04.173Z] [2020-11-30T19:32:04.173Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-30T19:32:04.173Z] #42 DONE 246.4s [2020-11-30T19:32:04.430Z] [2020-11-30T19:32:04.430Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-11-30T19:32:04.687Z] #52 ... [2020-11-30T19:32:04.687Z] [2020-11-30T19:32:04.687Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:32:04.687Z] #39 137.8 CC criu/cr-check.o [2020-11-30T19:32:05.920Z] + bin/containerd-stress [2020-11-30T19:32:06.963Z] + bin/containerd-shim [2020-11-30T19:32:07.210Z] #39 139.8 CC criu/cr-dedup.o [2020-11-30T19:32:07.210Z] #39 140.3 CC criu/cr-dump.o [2020-11-30T19:32:09.733Z] #39 142.5 CC criu/cr-errno.o [2020-11-30T19:32:09.733Z] #39 142.6 CC criu/cr-restore.o [2020-11-30T19:32:09.990Z] #39 ... [2020-11-30T19:32:09.990Z] [2020-11-30T19:32:09.990Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:32:09.990Z] #14 163.5 Selecting previously unselected package libnet1:amd64. [2020-11-30T19:32:09.990Z] #14 163.5 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-11-30T19:32:09.990Z] #14 163.5 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-30T19:32:09.990Z] #14 163.6 Selecting previously unselected package libnl-3-200:amd64. [2020-11-30T19:32:09.990Z] #14 163.6 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... [2020-11-30T19:32:09.990Z] #14 163.6 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-11-30T19:32:09.990Z] #14 163.7 Selecting previously unselected package libprotobuf-c1:amd64. [2020-11-30T19:32:09.990Z] #14 163.7 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-11-30T19:32:09.990Z] #14 163.7 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-30T19:32:09.990Z] #14 163.8 Selecting previously unselected package libreadline5:amd64. [2020-11-30T19:32:09.990Z] #14 163.8 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-11-30T19:32:09.990Z] #14 163.8 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-11-30T19:32:09.990Z] #14 163.9 Selecting previously unselected package libsystemd-dev:amd64. [2020-11-30T19:32:09.990Z] #14 163.9 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-11-30T19:32:09.990Z] #14 164.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-11-30T19:32:09.990Z] #14 164.3 Selecting previously unselected package net-tools. [2020-11-30T19:32:09.990Z] #14 164.3 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-11-30T19:32:09.990Z] #14 164.3 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-30T19:32:09.990Z] #14 164.5 Selecting previously unselected package python-pip-whl. [2020-11-30T19:32:09.990Z] #14 164.5 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-11-30T19:32:09.990Z] #14 164.5 Unpacking python-pip-whl (18.1-5) ... [2020-11-30T19:32:09.990Z] #14 165.1 Selecting previously unselected package python3-lib2to3. [2020-11-30T19:32:09.990Z] #14 165.1 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-11-30T19:32:09.990Z] #14 165.1 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-11-30T19:32:09.990Z] #14 165.2 Selecting previously unselected package python3-distutils. [2020-11-30T19:32:09.990Z] #14 165.2 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-11-30T19:32:09.990Z] #14 165.2 Unpacking python3-distutils (3.7.3-1) ... [2020-11-30T19:32:09.990Z] #14 165.3 Selecting previously unselected package python3-pip. [2020-11-30T19:32:09.990Z] #14 165.4 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-11-30T19:32:09.990Z] #14 165.4 Unpacking python3-pip (18.1-5) ... [2020-11-30T19:32:09.990Z] #14 165.6 Selecting previously unselected package python3-pkg-resources. [2020-11-30T19:32:09.990Z] #14 165.6 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-11-30T19:32:09.990Z] #14 165.6 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-11-30T19:32:09.990Z] #14 165.7 Selecting previously unselected package python3-setuptools. [2020-11-30T19:32:09.990Z] #14 165.7 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-11-30T19:32:09.990Z] #14 165.7 Unpacking python3-setuptools (40.8.0-1) ... [2020-11-30T19:32:09.990Z] #14 166.0 Selecting previously unselected package python3-wheel. [2020-11-30T19:32:09.990Z] #14 166.0 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-11-30T19:32:09.990Z] #14 166.0 Unpacking python3-wheel (0.32.3-2) ... [2020-11-30T19:32:09.990Z] #14 166.1 Selecting previously unselected package thin-provisioning-tools. [2020-11-30T19:32:09.990Z] #14 166.1 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-11-30T19:32:09.990Z] #14 166.1 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-11-30T19:32:09.990Z] #14 166.3 Selecting previously unselected package vim-runtime. [2020-11-30T19:32:09.990Z] #14 166.3 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-11-30T19:32:09.990Z] #14 166.4 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-11-30T19:32:09.990Z] #14 166.4 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-11-30T19:32:09.990Z] #14 166.4 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-11-30T19:32:10.705Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-11-30T19:32:10.705Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-11-30T19:32:10.705Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-11-30T19:32:10.705Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-11-30T19:32:10.705Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-11-30T19:32:10.964Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-11-30T19:32:10.964Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-11-30T19:32:11.532Z] --- PASS: TestBuildWithSession (8.91s) [2020-11-30T19:32:11.532Z] === RUN TestBuildSquashParent [2020-11-30T19:32:11.886Z] #14 169.6 Selecting previously unselected package vim. [2020-11-30T19:32:12.099Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-11-30T19:32:12.143Z] #14 169.6 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... [2020-11-30T19:32:12.143Z] #14 169.6 Unpacking vim (2:8.1.0875-5) ... [2020-11-30T19:32:12.358Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-11-30T19:32:12.358Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-11-30T19:32:12.358Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-11-30T19:32:12.400Z] #14 170.2 Selecting previously unselected package xfsprogs. [2020-11-30T19:32:12.658Z] #14 170.2 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... [2020-11-30T19:32:12.658Z] #14 170.2 Unpacking xfsprogs (4.20.0-1) ... [2020-11-30T19:32:13.222Z] #14 170.6 Selecting previously unselected package zip. [2020-11-30T19:32:13.222Z] #14 170.6 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... [2020-11-30T19:32:13.222Z] #14 170.6 Unpacking zip (3.0-11+b1) ... [2020-11-30T19:32:13.222Z] #14 170.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-11-30T19:32:13.222Z] #14 170.8 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-11-30T19:32:13.222Z] #14 170.9 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-30T19:32:13.222Z] #14 170.9 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-11-30T19:32:13.222Z] #14 170.9 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-11-30T19:32:13.222Z] #14 170.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-30T19:32:13.222Z] #14 170.9 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-11-30T19:32:13.222Z] #14 171.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-11-30T19:32:13.222Z] #14 171.0 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-11-30T19:32:13.222Z] #14 171.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-11-30T19:32:13.479Z] #14 171.0 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-11-30T19:32:13.479Z] #14 171.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:32:13.479Z] #14 171.0 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-11-30T19:32:13.479Z] #14 171.0 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-30T19:32:13.479Z] #14 171.0 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-11-30T19:32:13.479Z] #14 171.1 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-11-30T19:32:13.479Z] #14 171.1 Setting up xxd (2:8.1.0875-5) ... [2020-11-30T19:32:13.479Z] #14 171.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-11-30T19:32:13.479Z] #14 171.1 Setting up zip (3.0-11+b1) ... [2020-11-30T19:32:13.479Z] #14 171.1 Setting up vim-common (2:8.1.0875-5) ... [2020-11-30T19:32:13.479Z] #14 171.1 Setting up bash-completion (1:2.8-6) ... [2020-11-30T19:32:13.735Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-11-30T19:32:13.735Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-11-30T19:32:13.874Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-41615 [Pipeline] { [Pipeline] checkout [2020-11-30T19:32:13.939Z] using credential docker-jenkins-github-credentials [2020-11-30T19:32:13.955Z] Cloning the remote Git repository [2020-11-30T19:32:13.955Z] Cloning with configured refspecs honoured and without tags [2020-11-30T19:32:14.044Z] #14 ... [2020-11-30T19:32:14.044Z] [2020-11-30T19:32:14.044Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:32:14.044Z] #39 147.2 CC criu/cr-service.o [2020-11-30T19:32:13.961Z] Cloning repository https://github.com/moby/moby.git [2020-11-30T19:32:13.962Z] > git init /home/jenkins/workspace/moby_PR-41615 # timeout=10 [2020-11-30T19:32:13.981Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-30T19:32:13.982Z] > git --version # timeout=10 [2020-11-30T19:32:13.983Z] > git --version # 'git version 2.17.1' [2020-11-30T19:32:13.983Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:32:13.991Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41615/head:refs/remotes/origin/PR-41615 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-11-30T19:32:14.673Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-11-30T19:32:14.673Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-11-30T19:32:14.673Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-11-30T19:32:14.673Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-11-30T19:32:14.673Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-11-30T19:32:15.241Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-11-30T19:32:15.506Z] + bin/containerd-shim-runc-v1 [2020-11-30T19:32:15.939Z] #39 148.9 CC criu/crtools.o [2020-11-30T19:32:16.503Z] #39 149.5 CC criu/eventfd.o [2020-11-30T19:32:16.621Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-11-30T19:32:16.760Z] #39 149.8 CC criu/eventpoll.o [2020-11-30T19:32:17.558Z] --- PASS: TestBuildSquashParent (6.11s) [2020-11-30T19:32:17.558Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent [2020-11-30T19:32:17.558Z] daemon.go:325: [d9dbb002e5db4] waiting for daemon to start [2020-11-30T19:32:17.558Z] daemon.go:325: [d9dbb002e5db4] waiting for daemon to start [2020-11-30T19:32:17.558Z] daemon.go:353: [d9dbb002e5db4] daemon started [2020-11-30T19:32:17.558Z] daemon.go:461: [d9dbb002e5db4] Stopping daemon [2020-11-30T19:32:17.558Z] daemon.go:296: [d9dbb002e5db4] exiting daemon [2020-11-30T19:32:17.558Z] daemon.go:448: [d9dbb002e5db4] Daemon stopped [2020-11-30T19:32:17.558Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-30T19:32:17.558Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-30T19:32:17.558Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-30T19:32:17.558Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-30T19:32:17.558Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-30T19:32:17.558Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-30T19:32:17.558Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-30T19:32:17.558Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-30T19:32:17.558Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-30T19:32:17.558Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-30T19:32:17.558Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-30T19:32:17.558Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-30T19:32:17.558Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-30T19:32:17.558Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-30T19:32:17.558Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-30T19:32:17.558Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-30T19:32:17.558Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-30T19:32:17.558Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-30T19:32:17.558Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-30T19:32:17.691Z] #39 150.7 CC criu/external.o [2020-11-30T19:32:17.948Z] #39 151.1 CC criu/fault-injection.o [2020-11-30T19:32:18.205Z] #39 151.2 CC criu/fdstore.o [2020-11-30T19:32:18.287Z] + bin/containerd-shim-runc-v2 [2020-11-30T19:32:18.462Z] #39 151.6 CC criu/fifo.o [2020-11-30T19:32:18.495Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-11-30T19:32:18.719Z] #39 151.9 CC criu/file-ids.o [2020-11-30T19:32:18.754Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-11-30T19:32:18.930Z] + binaries [2020-11-30T19:32:18.930Z] + mkdir -p /build [2020-11-30T19:32:18.930Z] + cp bin/containerd /build/containerd [2020-11-30T19:32:18.930Z] + cp bin/containerd-shim /build/containerd-shim [2020-11-30T19:32:18.930Z] + cp bin/ctr /build/ctr [2020-11-30T19:32:19.283Z] #39 152.4 CC criu/file-lock.o [2020-11-30T19:32:19.540Z] #39 ... [2020-11-30T19:32:19.540Z] [2020-11-30T19:32:19.540Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:32:19.540Z] #14 173.9 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-11-30T19:32:19.540Z] #14 174.0 Setting up xz-utils (5.2.4-1) ... [2020-11-30T19:32:19.540Z] #14 174.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-11-30T19:32:19.540Z] #14 174.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-11-30T19:32:19.540Z] #14 174.1 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-11-30T19:32:19.540Z] #14 174.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-30T19:32:19.540Z] #14 174.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-30T19:32:19.540Z] #14 174.1 Setting up pigz (2.4-1) ... [2020-11-30T19:32:19.540Z] #14 174.2 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-11-30T19:32:19.540Z] #14 174.2 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-11-30T19:32:19.540Z] #14 174.2 Setting up python-pip-whl (18.1-5) ... [2020-11-30T19:32:19.540Z] #14 174.2 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-11-30T19:32:19.540Z] #14 174.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-11-30T19:32:19.540Z] #14 174.2 Setting up vim-runtime (2:8.1.0875-5) ... [2020-11-30T19:32:19.540Z] #14 174.8 Setting up libaio1:amd64 (0.3.112-3) ... [2020-11-30T19:32:19.540Z] #14 174.8 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-11-30T19:32:19.540Z] #14 174.8 Setting up libonig5:amd64 (6.9.1-1) ... [2020-11-30T19:32:19.540Z] #14 174.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-30T19:32:19.540Z] #14 174.8 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-11-30T19:32:19.540Z] #14 174.8 Setting up vim (2:8.1.0875-5) ... [2020-11-30T19:32:19.540Z] #14 174.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-11-30T19:32:19.540Z] #14 174.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-11-30T19:32:19.540Z] #14 174.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-11-30T19:32:19.540Z] #14 174.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-11-30T19:32:19.540Z] #14 174.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-11-30T19:32:19.540Z] #14 174.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-11-30T19:32:19.540Z] #14 174.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-11-30T19:32:19.540Z] #14 174.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-11-30T19:32:19.540Z] #14 174.9 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-11-30T19:32:19.540Z] #14 174.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-11-30T19:32:19.540Z] #14 174.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:32:19.540Z] #14 174.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-11-30T19:32:19.540Z] #14 174.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-11-30T19:32:19.540Z] #14 174.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:32:19.540Z] #14 175.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-11-30T19:32:19.540Z] #14 175.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-11-30T19:32:19.540Z] #14 175.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-30T19:32:19.540Z] #14 175.0 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-11-30T19:32:19.540Z] #14 175.0 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-11-30T19:32:19.540Z] #14 175.0 Setting up jq (1.5+dfsg-2+b1) ... [2020-11-30T19:32:19.540Z] #14 175.0 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-11-30T19:32:19.540Z] #14 175.0 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-11-30T19:32:20.661Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-11-30T19:32:20.728Z] #14 178.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-11-30T19:32:20.728Z] #14 178.2 Setting up iptables (1.8.2-4) ... [2020-11-30T19:32:20.728Z] #14 178.2 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-30T19:32:20.728Z] #14 178.2 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-30T19:32:20.728Z] #14 178.2 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-30T19:32:20.728Z] #14 178.2 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-30T19:32:20.728Z] #14 178.2 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-11-30T19:32:20.728Z] #14 178.2 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-11-30T19:32:20.728Z] #14 178.2 Setting up python3 (3.7.3-1) ... [2020-11-30T19:32:20.920Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-11-30T19:32:21.292Z] #14 178.7 Setting up python3-wheel (0.32.3-2) ... [2020-11-30T19:32:21.488Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-11-30T19:32:21.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.50s) [2020-11-30T19:32:21.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.97s) [2020-11-30T19:32:21.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.36s) [2020-11-30T19:32:21.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.41s) [2020-11-30T19:32:21.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.63s) [2020-11-30T19:32:21.488Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.86s) [2020-11-30T19:32:21.488Z] === RUN TestBuildMultiStageCopy [2020-11-30T19:32:21.488Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-30T19:32:21.746Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-11-30T19:32:21.856Z] #14 179.4 Setting up apparmor (2.13.2-10) ... [2020-11-30T19:32:23.124Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-30T19:32:23.124Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-11-30T19:32:23.124Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-30T19:32:23.384Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-30T19:32:23.384Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-30T19:32:23.395Z] Fetching without tags [2020-11-30T19:32:23.370Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-30T19:32:23.372Z] > git config --add remote.origin.fetch +refs/pull/41615/head:refs/remotes/origin/PR-41615 # timeout=10 [2020-11-30T19:32:23.373Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-11-30T19:32:23.387Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-11-30T19:32:23.401Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-11-30T19:32:23.402Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:32:23.402Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41615/head:refs/remotes/origin/PR-41615 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-11-30T19:32:23.526Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-11-30T19:32:23.526Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-d4bffea0\powershellScript.ps1'; exit $LASTEXITCODE; [2020-11-30T19:32:23.526Z] ---------------------------------------------------------------------------- [2020-11-30T19:32:23.526Z] [2020-11-30T19:32:23.526Z] INFO: executeCI.ps1 starting at Mon Nov 30 19:32:21 CUT 2020 [2020-11-30T19:32:23.526Z] [2020-11-30T19:32:23.526Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-11-30T19:32:23.526Z] INFO: Running git version 2.24.1.windows.2 [2020-11-30T19:32:23.526Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-11-30T19:32:23.526Z] INFO: Environment variables: [2020-11-30T19:32:23.526Z] [2020-11-30T19:32:23.526Z] Name Value [2020-11-30T19:32:23.526Z] ---- ----- [2020-11-30T19:32:23.526Z] ALLUSERSPROFILE C:\ProgramData [2020-11-30T19:32:23.526Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-11-30T19:32:23.526Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-11-30T19:32:23.526Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-11-30T19:32:23.526Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-11-30T19:32:23.526Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-11-30T19:32:23.526Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2020-11-30T19:32:23.526Z] BRANCH_NAME PR-41615 [2020-11-30T19:32:23.526Z] BUILD_DISPLAY_NAME #2 [2020-11-30T19:32:23.527Z] BUILD_ID 2 [2020-11-30T19:32:23.527Z] BUILD_NUMBER 2 [2020-11-30T19:32:23.527Z] BUILD_TAG jenkins-moby-PR-41615-2 [2020-11-30T19:32:23.527Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41615/2/ [2020-11-30T19:32:23.527Z] CHANGE_AUTHOR thaJeztah [2020-11-30T19:32:23.527Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-11-30T19:32:23.527Z] CHANGE_BRANCH 19.03_backport_fix_merge_flags_address_pools [2020-11-30T19:32:23.527Z] CHANGE_FORK thaJeztah/docker [2020-11-30T19:32:23.527Z] CHANGE_ID 41615 [2020-11-30T19:32:23.527Z] CHANGE_TARGET 19.03 [2020-11-30T19:32:23.527Z] CHANGE_TITLE [19.03 backport] fix address pool flags merge #40388 [2020-11-30T19:32:23.527Z] CHANGE_URL https://github.com/moby/moby/pull/41615 [2020-11-30T19:32:23.527Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-30T19:32:23.527Z] CommonProgramFiles C:\Program Files\Common Files [2020-11-30T19:32:23.527Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-11-30T19:32:23.527Z] CommonProgramW6432 C:\Program Files\Common Files [2020-11-30T19:32:23.527Z] COMPUTERNAME azwin-2-d48ac0 [2020-11-30T19:32:23.527Z] ComSpec C:\windows\system32\cmd.exe [2020-11-30T19:32:23.527Z] ConfigSequenceNumber 0 [2020-11-30T19:32:23.527Z] DOCKER_BUILDKIT 0 [2020-11-30T19:32:23.527Z] DOCKER_DUT_DEBUG 1 [2020-11-30T19:32:23.527Z] DOCKER_EXPERIMENTAL 1 [2020-11-30T19:32:23.527Z] DOCKER_GRAPHDRIVER overlay2 [2020-11-30T19:32:23.527Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-11-30T19:32:23.527Z] EXECUTOR_NUMBER 0 [2020-11-30T19:32:23.527Z] FQDN azwin-2-d48ac0.westus.cloudapp.azure.com [2020-11-30T19:32:23.527Z] GIT_BRANCH PR-41615 [2020-11-30T19:32:23.527Z] GIT_COMMIT 0e07711f0952ea5e04679247de5dcf6c8b7b5f28 [2020-11-30T19:32:23.527Z] GIT_PREVIOUS_COMMIT 70857325c946555c06ea2b0cfa19e3235bfa9bc4 [2020-11-30T19:32:23.527Z] GIT_URL https://github.com/moby/moby.git [2020-11-30T19:32:23.527Z] HUDSON_COOKIE d552bf2d-b832-4d76-b422-d06f00b8c4ed [2020-11-30T19:32:23.527Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-11-30T19:32:23.527Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-11-30T19:32:23.527Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-11-30T19:32:23.527Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64 [2020-11-30T19:32:23.527Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-11-30T19:32:23.527Z] JENKINS_NODE_COOKIE 824bca94-8e6e-49b8-b9fd-b22d3b4b2d49 [2020-11-30T19:32:23.527Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-11-30T19:32:23.527Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-11-30T19:32:23.527Z] JOB_BASE_NAME PR-41615 [2020-11-30T19:32:23.527Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41615/display/redirect [2020-11-30T19:32:23.527Z] JOB_NAME moby/PR-41615 [2020-11-30T19:32:23.527Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41615/ [2020-11-30T19:32:23.527Z] library.jps.version master [2020-11-30T19:32:23.527Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-11-30T19:32:23.527Z] NODE_LABELS amd64 azure azwin-2-d48ac0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-11-30T19:32:23.527Z] NODE_NAME azwin-2-d48ac0 [2020-11-30T19:32:23.527Z] NUMBER_OF_PROCESSORS 4 [2020-11-30T19:32:23.527Z] OS Windows_NT [2020-11-30T19:32:23.527Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-11-30T19:32:23.527Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-11-30T19:32:23.527Z] PROCESSOR_ARCHITECTURE AMD64 [2020-11-30T19:32:23.527Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-11-30T19:32:23.527Z] PROCESSOR_LEVEL 6 [2020-11-30T19:32:23.527Z] PROCESSOR_REVISION 4f01 [2020-11-30T19:32:23.527Z] ProgramData C:\ProgramData [2020-11-30T19:32:23.527Z] ProgramFiles C:\Program Files [2020-11-30T19:32:23.527Z] ProgramFiles(x86) C:\Program Files (x86) [2020-11-30T19:32:23.527Z] ProgramW6432 C:\Program Files [2020-11-30T19:32:23.527Z] PROMPT $P$G [2020-11-30T19:32:23.527Z] PSExecutionPolicyPreference Bypass [2020-11-30T19:32:23.527Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-11-30T19:32:23.527Z] PUBLIC C:\Users\Public [2020-11-30T19:32:23.527Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41615/2/display/redirect?page=changes [2020-11-30T19:32:23.527Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41615/2/display/redirect [2020-11-30T19:32:23.527Z] SKIP_VALIDATION_TESTS 1 [2020-11-30T19:32:23.527Z] SOURCES_DRIVE d [2020-11-30T19:32:23.527Z] SOURCES_SUBDIR gopath [2020-11-30T19:32:23.527Z] STAGE_NAME Run tests [2020-11-30T19:32:23.527Z] SystemDrive C: [2020-11-30T19:32:23.527Z] SystemRoot C:\windows [2020-11-30T19:32:23.527Z] TEMP C:\windows\TEMP [2020-11-30T19:32:23.527Z] TESTDEBUG 0 [2020-11-30T19:32:23.527Z] TESTRUN_DRIVE d [2020-11-30T19:32:23.527Z] TESTRUN_SUBDIR CI [2020-11-30T19:32:23.527Z] TIMEOUT 120m [2020-11-30T19:32:23.527Z] TMP C:\windows\TEMP [2020-11-30T19:32:23.527Z] USERDOMAIN WORKGROUP [2020-11-30T19:32:23.527Z] USERNAME azwin-2-d48ac0$ [2020-11-30T19:32:23.527Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-11-30T19:32:23.527Z] windir C:\windows [2020-11-30T19:32:23.527Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-11-30T19:32:23.527Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-11-30T19:32:23.527Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-11-30T19:32:23.527Z] [2020-11-30T19:32:23.527Z] [2020-11-30T19:32:23.527Z] [2020-11-30T19:32:23.527Z] INFO: Sources under d:\gopath\... [2020-11-30T19:32:23.527Z] INFO: Test run under d:\CI\... [2020-11-30T19:32:23.527Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-11-30T19:32:23.527Z] INFO: docker/docker repository was found [2020-11-30T19:32:23.527Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-11-30T19:32:23.644Z] --- PASS: TestBuildMultiStageCopy (2.31s) [2020-11-30T19:32:23.644Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.46s) [2020-11-30T19:32:23.644Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2020-11-30T19:32:23.644Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2020-11-30T19:32:23.644Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2020-11-30T19:32:23.644Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2020-11-30T19:32:23.644Z] === RUN TestBuildMultiStageParentConfig [2020-11-30T19:32:23.696Z] Merging remotes/origin/19.03 commit 35968c420d3094c9dab88730179c8025d6ef1210 into PR head commit 70857325c946555c06ea2b0cfa19e3235bfa9bc4 [2020-11-30T19:32:23.992Z] ltsc2019: Pulling from windows/servercore [2020-11-30T19:32:24.212Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-11-30T19:32:24.366Z] Merge succeeded, producing 123d082e54b35a539a05cd36ce87268614635254 [2020-11-30T19:32:24.366Z] Checking out Revision 123d082e54b35a539a05cd36ce87268614635254 (PR-41615) [2020-11-30T19:32:24.378Z] #14 181.5 Setting up python3-lib2to3 (3.7.3-1) ... [2020-11-30T19:32:24.378Z] #14 181.9 Setting up python3-pkg-resources (40.8.0-1) ... [2020-11-30T19:32:24.458Z] 4612f6d0b889: Pulling fs layer [2020-11-30T19:32:24.458Z] 680bbdbacf1b: Pulling fs layer [2020-11-30T19:32:24.471Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2020-11-30T19:32:24.471Z] === RUN TestBuildLabelWithTargets [2020-11-30T19:32:24.522Z] Commit message: "Merge commit '35968c420d3094c9dab88730179c8025d6ef1210' into HEAD" [2020-11-30T19:32:24.534Z] Removing intermediate container f59102b61a82 [2020-11-30T19:32:24.534Z] ---> 6b5d676d3bef [2020-11-30T19:32:24.534Z] Step 61/140 : FROM dev-base AS proxy [2020-11-30T19:32:24.534Z] ---> 7a04409a3d60 [2020-11-30T19:32:24.534Z] Step 62/140 : ENV INSTALL_BINARY_NAME=proxy [2020-11-30T19:32:24.534Z] ---> Running in d35601b95d0a [2020-11-30T19:32:24.534Z] Removing intermediate container d35601b95d0a [2020-11-30T19:32:24.534Z] ---> 11a9df5dee11 [2020-11-30T19:32:24.534Z] Step 63/140 : ARG LIBNETWORK_COMMIT [2020-11-30T19:32:24.534Z] ---> Running in 6878d33c6be9 [2020-11-30T19:32:24.534Z] Removing intermediate container 6878d33c6be9 [2020-11-30T19:32:24.534Z] ---> 73e7aaa62c7e [2020-11-30T19:32:24.534Z] Step 64/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-30T19:32:24.534Z] ---> e305869c751c [2020-11-30T19:32:24.534Z] Step 65/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-11-30T19:32:24.534Z] ---> b2a083862118 [2020-11-30T19:32:24.534Z] Step 66/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-11-30T19:32:24.534Z] ---> Running in 1dae4faf22b2 [2020-11-30T19:32:24.534Z] + RM_GOPATH=0 [2020-11-30T19:32:24.534Z] + TMP_GOPATH= [2020-11-30T19:32:24.534Z] + : /build [2020-11-30T19:32:24.534Z] + '[' -z '' ']' [2020-11-30T19:32:24.534Z] ++ mktemp -d [2020-11-30T19:32:24.534Z] + export GOPATH=/tmp/tmp.AQpz1xsVpa [2020-11-30T19:32:24.534Z] + GOPATH=/tmp/tmp.AQpz1xsVpa [2020-11-30T19:32:24.534Z] + RM_GOPATH=1 [2020-11-30T19:32:24.534Z] ++ dirname ./install.sh [2020-11-30T19:32:24.534Z] + dir=. [2020-11-30T19:32:24.534Z] + bin=proxy [2020-11-30T19:32:24.534Z] + shift [2020-11-30T19:32:24.534Z] + '[' '!' -f ./proxy.installer ']' [2020-11-30T19:32:24.534Z] + . ./proxy.installer [2020-11-30T19:32:24.534Z] ++ : 55e924b8a84231a065879156c0de95aefc5f5435 [2020-11-30T19:32:24.534Z] + install_proxy [2020-11-30T19:32:24.534Z] + case "$1" in [2020-11-30T19:32:24.534Z] + export CGO_ENABLED=0 [2020-11-30T19:32:24.534Z] + CGO_ENABLED=0 [2020-11-30T19:32:24.534Z] + _install_proxy [2020-11-30T19:32:24.534Z] + echo 'Install docker-proxy version 55e924b8a84231a065879156c0de95aefc5f5435' [2020-11-30T19:32:24.535Z] Install docker-proxy version 55e924b8a84231a065879156c0de95aefc5f5435 [2020-11-30T19:32:24.535Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.AQpz1xsVpa/src/github.com/docker/libnetwork [2020-11-30T19:32:24.535Z] Cloning into '/tmp/tmp.AQpz1xsVpa/src/github.com/docker/libnetwork'... [2020-11-30T19:32:23.703Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T19:32:23.704Z] > git checkout -f 70857325c946555c06ea2b0cfa19e3235bfa9bc4 # timeout=10 [2020-11-30T19:32:24.146Z] > git remote # timeout=10 [2020-11-30T19:32:24.147Z] > git config --get remote.origin.url # timeout=10 [2020-11-30T19:32:24.148Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-11-30T19:32:24.148Z] > git merge 35968c420d3094c9dab88730179c8025d6ef1210 # timeout=10 [2020-11-30T19:32:24.358Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-30T19:32:24.373Z] > git config core.sparsecheckout # timeout=10 [2020-11-30T19:32:24.374Z] > git checkout -f 123d082e54b35a539a05cd36ce87268614635254 # timeout=10 [2020-11-30T19:32:24.528Z] > git rev-list --no-walk 70857325c946555c06ea2b0cfa19e3235bfa9bc4 # timeout=10 [2020-11-30T19:32:25.038Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-11-30T19:32:25.309Z] #14 182.9 Setting up python3-distutils (3.7.3-1) ... [2020-11-30T19:32:25.431Z] + docker version [2020-11-30T19:32:25.431Z] Client: Docker Engine - Community [2020-11-30T19:32:25.431Z] Version: 19.03.7 [2020-11-30T19:32:25.431Z] API version: 1.40 [2020-11-30T19:32:25.431Z] Go version: go1.12.17 [2020-11-30T19:32:25.431Z] Git commit: 7141c199a2 [2020-11-30T19:32:25.431Z] Built: Sat Mar 7 16:48:47 2020 [2020-11-30T19:32:25.431Z] OS/Arch: linux/s390x [2020-11-30T19:32:25.431Z] Experimental: false [2020-11-30T19:32:25.431Z] [2020-11-30T19:32:25.431Z] Server: Docker Engine - Community [2020-11-30T19:32:25.431Z] Engine: [2020-11-30T19:32:25.431Z] Version: 19.03.7 [2020-11-30T19:32:25.431Z] API version: 1.40 (minimum version 1.12) [2020-11-30T19:32:25.431Z] Go version: go1.12.17 [2020-11-30T19:32:25.431Z] Git commit: 7141c199a2 [2020-11-30T19:32:25.431Z] Built: Sat Mar 7 16:47:46 2020 [2020-11-30T19:32:25.431Z] OS/Arch: linux/s390x [2020-11-30T19:32:25.431Z] Experimental: true [2020-11-30T19:32:25.431Z] containerd: [2020-11-30T19:32:25.431Z] Version: 1.2.13 [2020-11-30T19:32:25.431Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-11-30T19:32:25.431Z] runc: [2020-11-30T19:32:25.431Z] Version: 1.0.0-rc10 [2020-11-30T19:32:25.431Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-30T19:32:25.431Z] docker-init: [2020-11-30T19:32:25.431Z] Version: 0.18.0 [2020-11-30T19:32:25.431Z] GitCommit: fec3683 [Pipeline] sh [2020-11-30T19:32:25.607Z] --- PASS: TestBuildLabelWithTargets (1.11s) [2020-11-30T19:32:25.607Z] === RUN TestBuildWithEmptyLayers [2020-11-30T19:32:25.607Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-11-30T19:32:25.806Z] + docker info [2020-11-30T19:32:25.865Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2020-11-30T19:32:25.865Z] === RUN TestBuildMultiStageOnBuild [2020-11-30T19:32:25.873Z] #14 183.5 Setting up python3-setuptools (40.8.0-1) ... [2020-11-30T19:32:26.124Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-11-30T19:32:26.383Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-11-30T19:32:26.436Z] Client: [2020-11-30T19:32:26.436Z] Debug Mode: false [2020-11-30T19:32:26.436Z] [2020-11-30T19:32:26.436Z] Server: [2020-11-30T19:32:26.436Z] Containers: 0 [2020-11-30T19:32:26.436Z] Running: 0 [2020-11-30T19:32:26.436Z] Paused: 0 [2020-11-30T19:32:26.436Z] Stopped: 0 [2020-11-30T19:32:26.436Z] Images: 2 [2020-11-30T19:32:26.436Z] Server Version: 19.03.7 [2020-11-30T19:32:26.436Z] Storage Driver: overlay2 [2020-11-30T19:32:26.436Z] Backing Filesystem: [2020-11-30T19:32:26.436Z] Supports d_type: true [2020-11-30T19:32:26.436Z] Native Overlay Diff: true [2020-11-30T19:32:26.436Z] Logging Driver: json-file [2020-11-30T19:32:26.436Z] Cgroup Driver: cgroupfs [2020-11-30T19:32:26.436Z] Plugins: [2020-11-30T19:32:26.436Z] Volume: local [2020-11-30T19:32:26.436Z] Network: bridge host ipvlan macvlan null overlay [2020-11-30T19:32:26.436Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-11-30T19:32:26.436Z] Swarm: inactive [2020-11-30T19:32:26.436Z] Runtimes: runc [2020-11-30T19:32:26.436Z] Default Runtime: runc [2020-11-30T19:32:26.436Z] Init Binary: docker-init [2020-11-30T19:32:26.436Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-11-30T19:32:26.436Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-30T19:32:26.436Z] init version: fec3683 [2020-11-30T19:32:26.436Z] Security Options: [2020-11-30T19:32:26.436Z] apparmor [2020-11-30T19:32:26.436Z] seccomp [2020-11-30T19:32:26.436Z] Profile: default [2020-11-30T19:32:26.436Z] Kernel Version: 4.15.0-91-generic [2020-11-30T19:32:26.436Z] Operating System: Ubuntu 18.04.4 LTS [2020-11-30T19:32:26.436Z] OSType: linux [2020-11-30T19:32:26.436Z] Architecture: s390x [2020-11-30T19:32:26.436Z] CPUs: 2 [2020-11-30T19:32:26.436Z] Total Memory: 7.861GiB [2020-11-30T19:32:26.436Z] Name: s390x-ubuntu-14 [2020-11-30T19:32:26.436Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-11-30T19:32:26.436Z] Docker Root Dir: /var/lib/docker [2020-11-30T19:32:26.436Z] Debug Mode: false [2020-11-30T19:32:26.436Z] Registry: https://index.docker.io/v1/ [2020-11-30T19:32:26.436Z] Labels: [2020-11-30T19:32:26.436Z] Experimental: true [2020-11-30T19:32:26.436Z] Insecure Registries: [2020-11-30T19:32:26.436Z] 127.0.0.0/8 [2020-11-30T19:32:26.436Z] Live Restore Enabled: false [2020-11-30T19:32:26.436Z] [2020-11-30T19:32:26.436Z] WARNING: No swap limit support [Pipeline] sh [2020-11-30T19:32:26.617Z] + cd /tmp/tmp.AQpz1xsVpa/src/github.com/docker/libnetwork [2020-11-30T19:32:26.617Z] + git checkout -q 55e924b8a84231a065879156c0de95aefc5f5435 [2020-11-30T19:32:26.810Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-30T19:32:26.810Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-11-30T19:32:26.810Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41615/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-11-30T19:32:26.810Z] + bash /home/jenkins/workspace/moby_PR-41615/check-config.sh [2020-11-30T19:32:26.810Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-11-30T19:32:26.810Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-11-30T19:32:26.810Z] [2020-11-30T19:32:26.810Z] Generally Necessary: [2020-11-30T19:32:26.810Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-11-30T19:32:26.810Z] - apparmor: enabled and tools installed [2020-11-30T19:32:26.810Z] - CONFIG_NAMESPACES: enabled [2020-11-30T19:32:26.810Z] - CONFIG_NET_NS: enabled [2020-11-30T19:32:26.810Z] - CONFIG_PID_NS: enabled [2020-11-30T19:32:26.911Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-11-30T19:32:26.951Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-11-30T19:32:27.100Z] - CONFIG_IPC_NS: enabled [2020-11-30T19:32:27.100Z] - CONFIG_UTS_NS: enabled [2020-11-30T19:32:27.100Z] - CONFIG_CGROUPS: enabled [2020-11-30T19:32:27.100Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-11-30T19:32:27.100Z] - CONFIG_CGROUP_DEVICE: enabled [2020-11-30T19:32:27.100Z] - CONFIG_CGROUP_FREEZER: enabled [2020-11-30T19:32:27.100Z] - CONFIG_CGROUP_SCHED: enabled [2020-11-30T19:32:27.100Z] - CONFIG_CPUSETS: enabled [2020-11-30T19:32:27.100Z] - CONFIG_MEMCG: enabled [2020-11-30T19:32:27.100Z] - CONFIG_KEYS: enabled [2020-11-30T19:32:27.100Z] - CONFIG_VETH: enabled (as module) [2020-11-30T19:32:27.100Z] - CONFIG_BRIDGE: enabled (as module) [2020-11-30T19:32:27.100Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-11-30T19:32:27.100Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-11-30T19:32:27.100Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-11-30T19:32:27.100Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-11-30T19:32:27.100Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-11-30T19:32:27.100Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-11-30T19:32:27.100Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-11-30T19:32:27.100Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-11-30T19:32:27.100Z] - CONFIG_NF_NAT: enabled (as module) [2020-11-30T19:32:27.100Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-11-30T19:32:27.100Z] - CONFIG_POSIX_MQUEUE: enabled [2020-11-30T19:32:27.100Z] [2020-11-30T19:32:27.100Z] Optional Features: [2020-11-30T19:32:27.100Z] - CONFIG_USER_NS: enabled [2020-11-30T19:32:27.100Z] - CONFIG_SECCOMP: enabled [2020-11-30T19:32:27.100Z] - CONFIG_CGROUP_PIDS: enabled [2020-11-30T19:32:27.100Z] - CONFIG_MEMCG_SWAP: enabled [2020-11-30T19:32:27.100Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-11-30T19:32:27.100Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-11-30T19:32:27.100Z] - CONFIG_BLK_CGROUP: enabled [2020-11-30T19:32:27.100Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-11-30T19:32:27.100Z] - CONFIG_IOSCHED_CFQ: enabled [2020-11-30T19:32:27.100Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-11-30T19:32:27.100Z] - CONFIG_CGROUP_PERF: enabled [2020-11-30T19:32:27.100Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-11-30T19:32:27.100Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-11-30T19:32:27.100Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-11-30T19:32:27.100Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-11-30T19:32:27.100Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-11-30T19:32:27.100Z] - CONFIG_RT_GROUP_SCHED: missing [2020-11-30T19:32:27.100Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-11-30T19:32:27.100Z] - CONFIG_IP_VS: enabled (as module) [2020-11-30T19:32:27.100Z] - CONFIG_IP_VS_NFCT: enabled [2020-11-30T19:32:27.100Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-11-30T19:32:27.100Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-11-30T19:32:27.100Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-11-30T19:32:27.100Z] - CONFIG_EXT4_FS: enabled [2020-11-30T19:32:27.100Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-11-30T19:32:27.100Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-11-30T19:32:27.100Z] - Network Drivers: [2020-11-30T19:32:27.100Z] - "overlay": [2020-11-30T19:32:27.100Z] - CONFIG_VXLAN: enabled (as module) [2020-11-30T19:32:27.100Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-11-30T19:32:27.100Z] Optional (for encrypted networks): [2020-11-30T19:32:27.100Z] - CONFIG_CRYPTO: enabled [2020-11-30T19:32:27.100Z] - CONFIG_CRYPTO_AEAD: enabled [2020-11-30T19:32:27.100Z] - CONFIG_CRYPTO_GCM: enabled [2020-11-30T19:32:27.100Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-11-30T19:32:27.100Z] - CONFIG_CRYPTO_GHASH: enabled [2020-11-30T19:32:27.100Z] - CONFIG_XFRM: enabled [2020-11-30T19:32:27.100Z] - CONFIG_XFRM_USER: enabled (as module) [2020-11-30T19:32:27.100Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-11-30T19:32:27.100Z] - CONFIG_INET_ESP: enabled (as module) [2020-11-30T19:32:27.100Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-11-30T19:32:27.100Z] - "ipvlan": [2020-11-30T19:32:27.100Z] - CONFIG_IPVLAN: enabled (as module) [2020-11-30T19:32:27.101Z] - "macvlan": [2020-11-30T19:32:27.101Z] - CONFIG_MACVLAN: enabled (as module) [2020-11-30T19:32:27.101Z] - CONFIG_DUMMY: enabled (as module) [2020-11-30T19:32:27.101Z] - "ftp,tftp client in container": [2020-11-30T19:32:27.101Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-11-30T19:32:27.101Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-11-30T19:32:27.101Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-11-30T19:32:27.101Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-11-30T19:32:27.101Z] - Storage Drivers: [2020-11-30T19:32:27.101Z] - "aufs": [2020-11-30T19:32:27.101Z] - CONFIG_AUFS_FS: enabled (as module) [2020-11-30T19:32:27.101Z] - "btrfs": [2020-11-30T19:32:27.101Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-11-30T19:32:27.101Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-11-30T19:32:27.101Z] - "devicemapper": [2020-11-30T19:32:27.242Z] #14 184.7 Setting up python3-pip (18.1-5) ... [2020-11-30T19:32:27.390Z] - CONFIG_BLK_DEV_DM: enabled [2020-11-30T19:32:27.390Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-11-30T19:32:27.390Z] - "overlay": [2020-11-30T19:32:27.390Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-11-30T19:32:27.390Z] - "zfs": [2020-11-30T19:32:27.390Z] - /dev/zfs: missing [2020-11-30T19:32:27.390Z] - zfs command: missing [2020-11-30T19:32:27.390Z] - zpool command: missing [2020-11-30T19:32:27.390Z] [2020-11-30T19:32:27.390Z] Limits: [2020-11-30T19:32:27.390Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-11-30T19:32:27.390Z] [2020-11-30T19:32:27.390Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-11-30T19:32:27.810Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0e07711f0952ea5e04679247de5dcf6c8b7b5f28 . [2020-11-30T19:32:27.810Z] #2 [internal] load .dockerignore [2020-11-30T19:32:27.810Z] #2 transferring context: 87B done [2020-11-30T19:32:27.810Z] #2 DONE 0.0s [2020-11-30T19:32:27.810Z] [2020-11-30T19:32:27.810Z] #1 [internal] load build definition from Dockerfile [2020-11-30T19:32:27.810Z] #1 transferring dockerfile: 12.30kB done [2020-11-30T19:32:27.810Z] #1 DONE 0.0s [2020-11-30T19:32:27.810Z] [2020-11-30T19:32:27.810Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-11-30T19:32:27.810Z] #3 DONE 0.0s [2020-11-30T19:32:27.810Z] [2020-11-30T19:32:27.810Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-11-30T19:32:27.886Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-11-30T19:32:28.101Z] #4 DONE 0.2s [2020-11-30T19:32:28.101Z] [2020-11-30T19:32:28.101Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-11-30T19:32:28.101Z] #63 DONE 0.0s [2020-11-30T19:32:28.101Z] [2020-11-30T19:32:28.101Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-11-30T19:32:28.101Z] #5 DONE 0.0s [2020-11-30T19:32:28.101Z] [2020-11-30T19:32:28.101Z] #17 [internal] load build context [2020-11-30T19:32:28.172Z] #14 185.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-11-30T19:32:28.172Z] #14 185.7 Setting up dmsetup (2:1.02.155-3) ... [2020-11-30T19:32:28.172Z] #14 185.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-11-30T19:32:28.172Z] #14 185.7 Setting up xfsprogs (4.20.0-1) ... [2020-11-30T19:32:28.172Z] #14 185.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-11-30T19:32:28.172Z] #14 185.8 Processing triggers for mime-support (3.62) ... [2020-11-30T19:32:28.429Z] #14 185.8 Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:32:28.454Z] --- PASS: TestBuildMultiStageOnBuild (2.52s) [2020-11-30T19:32:28.454Z] === RUN TestBuildUncleanTarFilenames [2020-11-30T19:32:29.021Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2020-11-30T19:32:29.021Z] === RUN TestBuildMultiStageLayerLeak [2020-11-30T19:32:29.028Z] #14 DONE 186.6s [2020-11-30T19:32:29.028Z] [2020-11-30T19:32:29.028Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:32:29.028Z] #39 153.3 CC criu/files-ext.o [2020-11-30T19:32:29.028Z] #39 153.9 CC criu/files-reg.o [2020-11-30T19:32:29.028Z] #39 156.1 CC criu/files.o [2020-11-30T19:32:29.028Z] #39 158.5 CC criu/filesystems.o [2020-11-30T19:32:29.028Z] #39 159.1 CC criu/fsnotify.o [2020-11-30T19:32:29.028Z] #39 160.2 CC criu/image-desc.o [2020-11-30T19:32:29.028Z] #39 160.4 CC criu/image.o [2020-11-30T19:32:29.028Z] #39 161.3 CC criu/ipc_ns.o [2020-11-30T19:32:29.028Z] #39 ... [2020-11-30T19:32:29.028Z] [2020-11-30T19:32:29.028Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-11-30T19:32:29.131Z] #17 transferring context: 51.20MB 0.9s done [2020-11-30T19:32:29.132Z] #17 DONE 1.0s [2020-11-30T19:32:29.132Z] [2020-11-30T19:32:29.132Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-11-30T19:32:29.132Z] #6 CACHED [2020-11-30T19:32:29.132Z] [2020-11-30T19:32:29.132Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-11-30T19:32:29.132Z] #54 CACHED [2020-11-30T19:32:29.132Z] [2020-11-30T19:32:29.132Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-30T19:32:29.132Z] #55 CACHED [2020-11-30T19:32:29.132Z] [2020-11-30T19:32:29.132Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-11-30T19:32:29.421Z] #56 DONE 0.4s [2020-11-30T19:32:29.421Z] [2020-11-30T19:32:29.421Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-11-30T19:32:29.588Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-11-30T19:32:29.673Z] Removing intermediate container 1dae4faf22b2 [2020-11-30T19:32:29.673Z] ---> a4e1477c9cb1 [2020-11-30T19:32:29.673Z] Step 67/140 : FROM base AS gometalinter [2020-11-30T19:32:29.673Z] ---> 7a04409a3d60 [2020-11-30T19:32:29.673Z] Step 68/140 : ENV INSTALL_BINARY_NAME=gometalinter [2020-11-30T19:32:29.673Z] ---> Running in c4bb85724914 [2020-11-30T19:32:29.673Z] Removing intermediate container c4bb85724914 [2020-11-30T19:32:29.673Z] ---> b72237cffe2d [2020-11-30T19:32:29.673Z] Step 69/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-30T19:32:29.673Z] ---> 7719987a440e [2020-11-30T19:32:29.673Z] Step 70/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-11-30T19:32:29.714Z] #57 0.422 + RM_GOPATH=0 [2020-11-30T19:32:29.714Z] #57 0.422 + TMP_GOPATH= [2020-11-30T19:32:29.714Z] #57 0.422 + : /build [2020-11-30T19:32:29.714Z] #57 0.422 + '[' -z '' ']' [2020-11-30T19:32:29.714Z] #57 0.423 ++ mktemp -d [2020-11-30T19:32:29.714Z] #57 0.425 + export GOPATH=/tmp/tmp.DaiBFjfv6z [2020-11-30T19:32:29.714Z] #57 0.425 + GOPATH=/tmp/tmp.DaiBFjfv6z [2020-11-30T19:32:29.714Z] #57 0.425 + RM_GOPATH=1 [2020-11-30T19:32:29.714Z] #57 0.425 ++ dirname ./install.sh [2020-11-30T19:32:29.714Z] #57 0.425 + dir=. [2020-11-30T19:32:29.714Z] #57 0.425 + bin=containerd [2020-11-30T19:32:29.714Z] #57 0.425 + shift [2020-11-30T19:32:29.714Z] #57 0.425 + '[' '!' -f ./containerd.installer ']' [2020-11-30T19:32:29.714Z] #57 0.425 + . ./containerd.installer [2020-11-30T19:32:29.714Z] #57 0.425 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-30T19:32:29.714Z] #57 0.425 + install_containerd [2020-11-30T19:32:29.714Z] #57 0.425 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-11-30T19:32:29.714Z] #57 0.425 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DaiBFjfv6z/src/github.com/containerd/containerd [2020-11-30T19:32:29.714Z] #57 0.425 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-30T19:32:29.714Z] #57 0.490 Cloning into '/tmp/tmp.DaiBFjfv6z/src/github.com/containerd/containerd'... [2020-11-30T19:32:29.848Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-11-30T19:32:29.960Z] #15 0.935 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-11-30T19:32:29.960Z] #15 0.940 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-11-30T19:32:29.961Z] #15 0.943 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-11-30T19:32:29.961Z] #15 DONE 1.0s [2020-11-30T19:32:29.961Z] [2020-11-30T19:32:29.961Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:32:29.961Z] #39 162.7 CC criu/irmap.o [2020-11-30T19:32:29.997Z] ---> 859cce7486b2 [2020-11-30T19:32:29.997Z] Step 71/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-11-30T19:32:29.997Z] ---> Running in 8ad7ba805b54 [2020-11-30T19:32:29.997Z] + RM_GOPATH=0 [2020-11-30T19:32:29.997Z] + TMP_GOPATH= [2020-11-30T19:32:29.997Z] + : /build [2020-11-30T19:32:29.997Z] + '[' -z '' ']' [2020-11-30T19:32:29.997Z] ++ mktemp -d [2020-11-30T19:32:30.320Z] + export GOPATH=/tmp/tmp.ndCi4tc1pq [2020-11-30T19:32:30.320Z] + GOPATH=/tmp/tmp.ndCi4tc1pq [2020-11-30T19:32:30.320Z] + RM_GOPATH=1 [2020-11-30T19:32:30.320Z] ++ dirname ./install.sh [2020-11-30T19:32:30.320Z] Installing gometalinter version v2.0.6 [2020-11-30T19:32:30.320Z] + dir=. [2020-11-30T19:32:30.320Z] + bin=gometalinter [2020-11-30T19:32:30.320Z] + shift [2020-11-30T19:32:30.320Z] + '[' '!' -f ./gometalinter.installer ']' [2020-11-30T19:32:30.320Z] + . ./gometalinter.installer [2020-11-30T19:32:30.320Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2020-11-30T19:32:30.320Z] + install_gometalinter [2020-11-30T19:32:30.320Z] + echo 'Installing gometalinter version v2.0.6' [2020-11-30T19:32:30.320Z] + go get -d github.com/alecthomas/gometalinter [2020-11-30T19:32:30.524Z] #39 163.6 CC criu/kcmp-ids.o [2020-11-30T19:32:30.781Z] #39 164.0 CC criu/kerndat.o [2020-11-30T19:32:30.784Z] --- PASS: TestBuildMultiStageLayerLeak (1.84s) [2020-11-30T19:32:30.784Z] === RUN TestBuildWithHugeFile [2020-11-30T19:32:31.372Z] + cd /tmp/tmp.ndCi4tc1pq/src/github.com/alecthomas/gometalinter [2020-11-30T19:32:31.372Z] + git checkout -q v2.0.6 [2020-11-30T19:32:31.372Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-11-30T19:32:31.721Z] === RUN TestDockerSuite/TestAttachDetach [2020-11-30T19:32:32.159Z] #39 165.2 CC criu/libnetlink.o [2020-11-30T19:32:32.416Z] #39 165.6 CC criu/log.o [2020-11-30T19:32:32.980Z] #39 166.1 CC criu/lsm.o [2020-11-30T19:32:33.099Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-11-30T19:32:33.100Z] 680bbdbacf1b: Verifying Checksum [2020-11-30T19:32:33.100Z] 680bbdbacf1b: Download complete [2020-11-30T19:32:33.543Z] #39 166.5 CC criu/mem.o [2020-11-30T19:32:34.158Z] #57 4.425 + cd /tmp/tmp.DaiBFjfv6z/src/github.com/containerd/containerd [2020-11-30T19:32:34.158Z] #57 4.425 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-11-30T19:32:34.158Z] #57 4.818 + export 'BUILDTAGS=netgo osusergo static_build' [2020-11-30T19:32:34.158Z] #57 4.818 + BUILDTAGS='netgo osusergo static_build' [2020-11-30T19:32:34.158Z] #57 4.818 + export EXTRA_FLAGS=-buildmode=pie [2020-11-30T19:32:34.158Z] #57 4.818 + EXTRA_FLAGS=-buildmode=pie [2020-11-30T19:32:34.158Z] #57 4.818 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-11-30T19:32:34.158Z] #57 4.818 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-11-30T19:32:34.158Z] #57 4.818 + '[' '' = dynamic ']' [2020-11-30T19:32:34.158Z] #57 4.818 + make [2020-11-30T19:32:34.448Z] #57 5.039 + bin/ctr [2020-11-30T19:32:35.438Z] #39 168.2 CC criu/memfd.o [2020-11-30T19:32:35.696Z] #39 168.7 CC criu/mount.o [2020-11-30T19:32:39.875Z] #39 172.3 CC criu/namespaces.o [2020-11-30T19:32:40.132Z] #39 ... [2020-11-30T19:32:40.132Z] [2020-11-30T19:32:40.132Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-11-30T19:32:40.132Z] #16 5.100 Collecting yamllint==1.16.0 [2020-11-30T19:32:40.390Z] #16 10.48 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-11-30T19:32:40.650Z] #16 10.55 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-11-30T19:32:40.650Z] #16 10.62 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-11-30T19:32:40.650Z] #16 10.69 Collecting pyyaml (from yamllint==1.16.0) [2020-11-30T19:32:40.907Z] #16 10.85 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-11-30T19:32:40.907Z] #16 ... [2020-11-30T19:32:40.907Z] [2020-11-30T19:32:40.907Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:32:40.907Z] #39 174.1 CC criu/net.o [2020-11-30T19:32:43.078Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-11-30T19:32:44.105Z] + GOBIN=/build [2020-11-30T19:32:44.105Z] + /build/gometalinter --install [2020-11-30T19:32:44.105Z] Installing: [2020-11-30T19:32:44.105Z] deadcode [2020-11-30T19:32:44.105Z] dupl [2020-11-30T19:32:44.105Z] errcheck [2020-11-30T19:32:44.105Z] gas [2020-11-30T19:32:44.105Z] gochecknoglobals [2020-11-30T19:32:44.105Z] gochecknoinits [2020-11-30T19:32:44.105Z] goconst [2020-11-30T19:32:44.105Z] gocyclo [2020-11-30T19:32:44.105Z] goimports [2020-11-30T19:32:44.105Z] golint [2020-11-30T19:32:44.105Z] gosimple [2020-11-30T19:32:44.105Z] gotype [2020-11-30T19:32:44.105Z] gotypex [2020-11-30T19:32:44.105Z] ineffassign [2020-11-30T19:32:44.105Z] interfacer [2020-11-30T19:32:44.105Z] lll [2020-11-30T19:32:44.105Z] maligned [2020-11-30T19:32:44.105Z] megacheck [2020-11-30T19:32:44.105Z] misspell [2020-11-30T19:32:44.105Z] nakedret [2020-11-30T19:32:44.105Z] safesql [2020-11-30T19:32:44.105Z] staticcheck [2020-11-30T19:32:44.105Z] structcheck [2020-11-30T19:32:44.105Z] unconvert [2020-11-30T19:32:44.105Z] unparam [2020-11-30T19:32:44.105Z] unused [2020-11-30T19:32:44.105Z] varcheck [2020-11-30T19:32:45.084Z] #39 ... [2020-11-30T19:32:45.084Z] [2020-11-30T19:32:45.084Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-11-30T19:32:45.084Z] #16 12.42 Building wheels for collected packages: pyyaml [2020-11-30T19:32:45.084Z] #16 12.42 Running setup.py bdist_wheel for pyyaml: started [2020-11-30T19:32:45.084Z] #16 13.55 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-11-30T19:32:45.084Z] #16 13.55 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-11-30T19:32:45.084Z] #16 13.64 Successfully built pyyaml [2020-11-30T19:32:45.084Z] #16 13.65 Installing collected packages: pathspec, pyyaml, yamllint [2020-11-30T19:32:45.084Z] #16 13.98 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-11-30T19:32:45.084Z] #16 DONE 14.5s [2020-11-30T19:32:45.084Z] [2020-11-30T19:32:45.084Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:32:45.084Z] #39 177.6 CC criu/netfilter.o [2020-11-30T19:32:45.084Z] #39 ... [2020-11-30T19:32:45.084Z] [2020-11-30T19:32:45.084Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-11-30T19:32:45.084Z] #21 DONE 0.4s [2020-11-30T19:32:45.084Z] [2020-11-30T19:32:45.084Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:32:45.084Z] #39 178.1 CC criu/page-pipe.o [2020-11-30T19:32:45.697Z] #39 178.7 CC criu/page-xfer.o [2020-11-30T19:32:47.124Z] #39 179.9 CC criu/pagemap-cache.o [2020-11-30T19:32:47.124Z] #39 180.4 CC criu/pagemap.o [2020-11-30T19:32:48.066Z] #39 181.1 CC criu/parasite-syscall.o [2020-11-30T19:32:48.630Z] #39 181.7 CC criu/path.o [2020-11-30T19:32:48.888Z] #39 181.9 CC criu/pie-util-vdso-elf32.o [2020-11-30T19:32:48.888Z] #39 ... [2020-11-30T19:32:48.888Z] [2020-11-30T19:32:48.888Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-11-30T19:32:48.888Z] #52 221.6 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-11-30T19:32:48.888Z] #52 223.8 + mkdir -p /build [2020-11-30T19:32:48.888Z] #52 223.8 + cp runc /build/runc [2020-11-30T19:32:48.888Z] #52 DONE 224.8s [2020-11-30T19:32:48.888Z] [2020-11-30T19:32:48.888Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-11-30T19:32:48.888Z] #25 DONE 4.0s [2020-11-30T19:32:49.145Z] [2020-11-30T19:32:49.145Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-11-30T19:32:49.709Z] #27 DONE 0.8s [2020-11-30T19:32:49.709Z] [2020-11-30T19:32:49.709Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:32:49.709Z] #39 182.5 CC criu/pie-util-vdso.o [2020-11-30T19:32:49.709Z] #39 ... [2020-11-30T19:32:49.709Z] [2020-11-30T19:32:49.709Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-11-30T19:32:49.709Z] #30 DONE 0.1s [2020-11-30T19:32:49.709Z] [2020-11-30T19:32:49.709Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-11-30T19:32:49.709Z] #35 DONE 0.1s [2020-11-30T19:32:49.966Z] [2020-11-30T19:32:49.966Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-11-30T19:32:50.224Z] #36 ... [2020-11-30T19:32:50.224Z] [2020-11-30T19:32:50.224Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:32:50.224Z] #39 183.2 CC criu/pie-util.o [2020-11-30T19:32:50.483Z] #39 183.4 CC criu/pipes.o [2020-11-30T19:32:50.739Z] #39 184.0 CC criu/plugin.o [2020-11-30T19:32:51.200Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-11-30T19:32:51.200Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-11-30T19:32:51.303Z] #39 184.3 CC criu/proc_parse.o [2020-11-30T19:32:52.137Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-11-30T19:32:52.138Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-11-30T19:32:53.074Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-11-30T19:32:53.197Z] #39 186.3 CC criu/protobuf-desc.o [2020-11-30T19:32:54.011Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-11-30T19:32:54.128Z] #39 187.1 CC criu/protobuf.o [2020-11-30T19:32:54.288Z] 4612f6d0b889: Verifying Checksum [2020-11-30T19:32:54.288Z] 4612f6d0b889: Download complete [2020-11-30T19:32:54.385Z] #39 187.4 CC criu/pstree.o [2020-11-30T19:32:54.579Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-11-30T19:32:54.839Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-11-30T19:32:54.839Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-11-30T19:32:55.315Z] #39 188.4 CC criu/rbtree.o [2020-11-30T19:32:55.406Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-11-30T19:32:55.572Z] #39 188.7 CC criu/rst-malloc.o [2020-11-30T19:32:55.829Z] #39 188.9 CC criu/seccomp.o [2020-11-30T19:32:56.344Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-11-30T19:32:56.603Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-11-30T19:32:56.760Z] #39 189.5 CC criu/seize.o [2020-11-30T19:32:56.919Z] #57 26.69 + bin/containerd [2020-11-30T19:32:57.017Z] #39 190.3 CC criu/servicefd.o [2020-11-30T19:32:57.171Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-11-30T19:32:57.431Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-11-30T19:32:57.947Z] #39 190.7 CC criu/shmem.o [2020-11-30T19:32:58.367Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-11-30T19:32:58.368Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-11-30T19:32:58.511Z] #39 191.6 CC criu/sigframe.o [2020-11-30T19:32:58.768Z] #39 191.8 CC criu/signalfd.o [2020-11-30T19:32:58.768Z] #39 192.0 CC criu/sk-inet.o [2020-11-30T19:32:59.305Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-11-30T19:32:59.564Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-11-30T19:32:59.698Z] #39 192.9 CC criu/sk-netlink.o [2020-11-30T19:32:59.823Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-11-30T19:33:00.262Z] #39 193.3 CC criu/sk-packet.o [2020-11-30T19:33:00.826Z] #39 193.8 CC criu/sk-queue.o [2020-11-30T19:33:01.083Z] #39 194.2 CC criu/sk-tcp.o [2020-11-30T19:33:01.202Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-11-30T19:33:01.647Z] #39 ... [2020-11-30T19:33:01.647Z] [2020-11-30T19:33:01.647Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-11-30T19:33:01.647Z] #36 294.0 + dpkg --print-architecture [2020-11-30T19:33:01.647Z] #36 294.0 + cd /tmp/tmp.8K3ZFxjuUK/src/github.com/docker/distribution [2020-11-30T19:33:01.647Z] #36 294.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-11-30T19:33:01.647Z] #36 294.3 + GOPATH=/tmp/tmp.8K3ZFxjuUK/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.8K3ZFxjuUK [2020-11-30T19:33:01.647Z] #36 294.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-11-30T19:33:01.647Z] #36 ... [2020-11-30T19:33:01.647Z] [2020-11-30T19:33:01.647Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:33:01.647Z] #39 194.7 CC criu/sk-unix.o [2020-11-30T19:33:03.542Z] #39 196.4 CC criu/sockets.o [2020-11-30T19:33:03.738Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-11-30T19:33:04.106Z] #39 197.1 CC criu/stats.o [2020-11-30T19:33:04.107Z] #39 197.3 CC criu/string.o [2020-11-30T19:33:04.307Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-11-30T19:33:04.363Z] #39 197.4 CC criu/sysctl.o [2020-11-30T19:33:04.876Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-11-30T19:33:04.927Z] #39 198.0 CC criu/sysfs_parse.o [2020-11-30T19:33:05.185Z] #39 198.4 CC criu/timens.o [2020-11-30T19:33:05.749Z] #39 198.8 CC criu/timerfd.o [2020-11-30T19:33:06.006Z] #39 199.1 CC criu/tty.o [2020-11-30T19:33:06.675Z] Removing intermediate container 8ad7ba805b54 [2020-11-30T19:33:06.675Z] ---> 09db27dae12b [2020-11-30T19:33:06.675Z] Step 72/140 : FROM base AS gotestsum [2020-11-30T19:33:06.675Z] ---> 7a04409a3d60 [2020-11-30T19:33:06.675Z] Step 73/140 : ENV INSTALL_BINARY_NAME=gotestsum [2020-11-30T19:33:06.675Z] ---> Running in e308fd4609e8 [2020-11-30T19:33:06.675Z] Removing intermediate container e308fd4609e8 [2020-11-30T19:33:06.675Z] ---> 4da37806ae89 [2020-11-30T19:33:06.675Z] Step 74/140 : ARG GOTESTSUM_COMMIT [2020-11-30T19:33:06.675Z] ---> Running in a1e7bd00a8e7 [2020-11-30T19:33:06.675Z] Removing intermediate container a1e7bd00a8e7 [2020-11-30T19:33:06.675Z] ---> 2458aa1c599c [2020-11-30T19:33:06.675Z] Step 75/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-30T19:33:06.675Z] ---> f1ed4011de1e [2020-11-30T19:33:06.675Z] Step 76/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-11-30T19:33:06.675Z] ---> fa8757e668e1 [2020-11-30T19:33:06.675Z] Step 77/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-11-30T19:33:06.675Z] ---> Running in 268cb7f80425 [2020-11-30T19:33:06.675Z] + RM_GOPATH=0 [2020-11-30T19:33:06.675Z] + TMP_GOPATH= [2020-11-30T19:33:06.675Z] + : /build [2020-11-30T19:33:06.675Z] + '[' -z '' ']' [2020-11-30T19:33:06.675Z] ++ mktemp -d [2020-11-30T19:33:06.675Z] + export GOPATH=/tmp/tmp.RFcJMHB41g [2020-11-30T19:33:06.675Z] + GOPATH=/tmp/tmp.RFcJMHB41g [2020-11-30T19:33:06.675Z] + RM_GOPATH=1 [2020-11-30T19:33:06.675Z] ++ dirname ./install.sh [2020-11-30T19:33:06.675Z] + dir=. [2020-11-30T19:33:06.675Z] + bin=gotestsum [2020-11-30T19:33:06.675Z] + shift [2020-11-30T19:33:06.675Z] + '[' '!' -f ./gotestsum.installer ']' [2020-11-30T19:33:06.675Z] + . ./gotestsum.installer [2020-11-30T19:33:06.675Z] ++ : v0.3.5 [2020-11-30T19:33:06.675Z] + install_gotestsum [2020-11-30T19:33:06.675Z] + set -e [2020-11-30T19:33:06.675Z] + export GO111MODULE=on [2020-11-30T19:33:06.675Z] + GO111MODULE=on [2020-11-30T19:33:06.675Z] + go get -d gotest.tools/gotestsum@v0.3.5 [2020-11-30T19:33:06.675Z] go: finding gotest.tools v0.3.5 [2020-11-30T19:33:06.675Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-11-30T19:33:07.309Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-11-30T19:33:07.902Z] #39 200.8 CC criu/tun.o [2020-11-30T19:33:07.902Z] #39 201.1 CC criu/uffd.o [2020-11-30T19:33:07.944Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-11-30T19:33:08.996Z] go: downloading gotest.tools v2.1.0+incompatible [2020-11-30T19:33:08.996Z] go: extracting gotest.tools v2.1.0+incompatible [2020-11-30T19:33:08.996Z] go: downloading github.com/pkg/errors v0.8.0 [2020-11-30T19:33:08.996Z] go: downloading github.com/fatih/color v1.6.0 [2020-11-30T19:33:08.996Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-11-30T19:33:08.996Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-11-30T19:33:08.996Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-11-30T19:33:08.996Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-11-30T19:33:09.071Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-11-30T19:33:09.272Z] #39 202.2 CC criu/util.o [2020-11-30T19:33:09.292Z] go: extracting github.com/pkg/errors v0.8.0 [2020-11-30T19:33:09.292Z] go: extracting github.com/fatih/color v1.6.0 [2020-11-30T19:33:09.292Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-11-30T19:33:09.292Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-11-30T19:33:09.292Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-11-30T19:33:09.292Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-11-30T19:33:09.292Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-11-30T19:33:09.292Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-11-30T19:33:09.292Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-11-30T19:33:09.292Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-11-30T19:33:09.292Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-11-30T19:33:09.292Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-11-30T19:33:09.292Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-11-30T19:33:09.932Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-11-30T19:33:09.932Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-11-30T19:33:09.932Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-11-30T19:33:09.932Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-11-30T19:33:10.567Z] go: finding gotest.tools v2.2.0+incompatible [2020-11-30T19:33:10.567Z] go: finding gotest.tools/gotestsum v0.6.0 [2020-11-30T19:33:10.567Z] go: downloading gotest.tools v2.2.0+incompatible [2020-11-30T19:33:10.567Z] go: downloading gotest.tools/gotestsum v0.6.0 [2020-11-30T19:33:10.646Z] #39 203.4 CC criu/uts_ns.o [2020-11-30T19:33:10.646Z] #39 203.6 CC criu/vdso-compat.o [2020-11-30T19:33:10.903Z] #39 203.9 CC criu/vdso.o [2020-11-30T19:33:11.160Z] #39 204.4 LINK criu/built-in.o [2020-11-30T19:33:11.214Z] go: extracting gotest.tools v2.2.0+incompatible [2020-11-30T19:33:11.417Z] #39 204.5 LINK criu/criu [2020-11-30T19:33:11.417Z] #39 ... [2020-11-30T19:33:11.417Z] [2020-11-30T19:33:11.417Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-11-30T19:33:11.417Z] #36 313.9 + rm -rf /tmp/tmp.8K3ZFxjuUK/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.8K3ZFxjuUK [2020-11-30T19:33:11.506Z] go: extracting gotest.tools/gotestsum v0.6.0 [2020-11-30T19:33:11.981Z] #36 DONE 314.4s [2020-11-30T19:33:11.981Z] [2020-11-30T19:33:11.981Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-11-30T19:33:11.981Z] #48 DONE 314.0s [2020-11-30T19:33:11.981Z] [2020-11-30T19:33:11.981Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:33:11.981Z] #39 204.9 DEP lib/c/criu.d [2020-11-30T19:33:11.981Z] #39 204.9 CC images/rpc.pb-c.o [2020-11-30T19:33:12.238Z] #39 205.4 CC lib/c/criu.o [2020-11-30T19:33:12.360Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-11-30T19:33:12.619Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-11-30T19:33:13.021Z] go: downloading github.com/fatih/color v1.9.0 [2020-11-30T19:33:13.021Z] go: downloading github.com/pkg/errors v0.9.1 [2020-11-30T19:33:13.021Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-30T19:33:13.021Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-11-30T19:33:13.021Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-30T19:33:13.021Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2020-11-30T19:33:13.021Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-30T19:33:13.021Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-30T19:33:13.021Z] go: extracting github.com/fatih/color v1.9.0 [2020-11-30T19:33:13.021Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2020-11-30T19:33:13.021Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2020-11-30T19:33:13.021Z] go: extracting github.com/pkg/errors v0.9.1 [2020-11-30T19:33:13.021Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-30T19:33:13.021Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-11-30T19:33:13.021Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-30T19:33:13.021Z] go: extracting github.com/fsnotify/fsnotify v1.4.9 [2020-11-30T19:33:13.021Z] go: downloading golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 [2020-11-30T19:33:13.021Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2020-11-30T19:33:13.021Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2020-11-30T19:33:13.172Z] #39 206.2 LINK lib/c/built-in.o [2020-11-30T19:33:13.172Z] #39 206.2 LINK lib/c/libcriu.so [2020-11-30T19:33:13.172Z] #39 206.3 LINK lib/c/libcriu.a [2020-11-30T19:33:13.187Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-11-30T19:33:13.318Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-30T19:33:13.318Z] go: extracting golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 [2020-11-30T19:33:13.318Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-30T19:33:13.429Z] #39 206.4 GEN magic.py [2020-11-30T19:33:13.429Z] #39 206.5 Note: Building without setproctitle() and strlcpy() support. [2020-11-30T19:33:13.429Z] #39 206.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-11-30T19:33:13.429Z] #39 206.5 Note: Building without GnuTLS support [2020-11-30T19:33:13.429Z] #39 206.5 Makefile.config:39: Warn: you have no libnftables installed [2020-11-30T19:33:13.429Z] #39 206.5 Makefile.config:40: Warn: Building without nftables support [2020-11-30T19:33:13.614Z] go: finding github.com/fatih/color v1.9.0 [2020-11-30T19:33:13.614Z] go: finding github.com/spf13/pflag v1.0.3 [2020-11-30T19:33:13.614Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-11-30T19:33:13.755Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-11-30T19:33:13.907Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-11-30T19:33:13.907Z] go: finding github.com/pkg/errors v0.9.1 [2020-11-30T19:33:13.907Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-11-30T19:33:13.907Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-11-30T19:33:13.907Z] go: finding github.com/fsnotify/fsnotify v1.4.9 [2020-11-30T19:33:13.907Z] go: finding golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 [2020-11-30T19:33:13.907Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-11-30T19:33:13.907Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-11-30T19:33:13.907Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-11-30T19:33:14.323Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-11-30T19:33:14.359Z] #39 207.3 fatal: not a git repository (or any of the parent directories): .git [2020-11-30T19:33:15.260Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-11-30T19:33:15.290Z] #39 ... [2020-11-30T19:33:15.290Z] [2020-11-30T19:33:15.290Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-11-30T19:33:15.290Z] #37 DONE 0.6s [2020-11-30T19:33:15.290Z] [2020-11-30T19:33:15.290Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:33:15.290Z] #39 208.2 make[1]: Nothing to be done for 'all'. [2020-11-30T19:33:15.472Z] #57 44.44 + bin/containerd-stress [2020-11-30T19:33:15.472Z] #57 45.77 + bin/containerd-shim [2020-11-30T19:33:15.827Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-11-30T19:33:15.853Z] #39 209.0 make[1]: 'images/built-in.o' is up to date. [2020-11-30T19:33:15.853Z] #39 209.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-11-30T19:33:15.853Z] #39 209.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-11-30T19:33:15.853Z] #39 209.0 make[1]: 'compel/libcompel.a' is up to date. [2020-11-30T19:33:15.853Z] #39 209.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-11-30T19:33:16.110Z] #39 209.1 make[1]: Nothing to be done for 'all'. [2020-11-30T19:33:16.110Z] #39 209.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-11-30T19:33:16.110Z] #39 209.3 make[2]: Nothing to be done for 'all'. [2020-11-30T19:33:16.110Z] #39 209.3 make[2]: Nothing to be done for 'all'. [2020-11-30T19:33:16.110Z] #39 209.3 make[2]: Nothing to be done for 'all'. [2020-11-30T19:33:16.367Z] #39 209.4 make[2]: Nothing to be done for 'all'. [2020-11-30T19:33:16.367Z] #39 209.4 make[2]: Nothing to be done for 'all'. [2020-11-30T19:33:16.367Z] #39 209.4 make[2]: Nothing to be done for 'all'. [2020-11-30T19:33:16.367Z] #39 209.5 make[2]: Nothing to be done for 'all'. [2020-11-30T19:33:16.367Z] #39 209.5 make[2]: Nothing to be done for 'all'. [2020-11-30T19:33:16.367Z] #39 209.6 INSTALL criu/criu [2020-11-30T19:33:16.395Z] --- PASS: TestBuildWithHugeFile (45.62s) [2020-11-30T19:33:16.395Z] === RUN TestBuildWithEmptyDockerfile [2020-11-30T19:33:16.395Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-30T19:33:16.395Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-30T19:33:16.395Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-30T19:33:16.395Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-30T19:33:16.395Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-30T19:33:16.395Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-30T19:33:16.395Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-30T19:33:16.395Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-30T19:33:16.395Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-30T19:33:16.624Z] #39 DONE 209.7s [2020-11-30T19:33:16.624Z] [2020-11-30T19:33:16.624Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-11-30T19:33:16.654Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s) [2020-11-30T19:33:16.654Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.05s) [2020-11-30T19:33:16.654Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-11-30T19:33:16.654Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2020-11-30T19:33:16.654Z] === RUN TestBuildPreserveOwnership [2020-11-30T19:33:16.654Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-30T19:33:16.654Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-11-30T19:33:17.222Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-11-30T19:33:17.222Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-11-30T19:33:17.483Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-11-30T19:33:17.995Z] #57 ... [2020-11-30T19:33:17.995Z] [2020-11-30T19:33:17.995Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-11-30T19:33:17.995Z] #40 DONE 0.1s [2020-11-30T19:33:17.995Z] [2020-11-30T19:33:17.995Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-11-30T19:33:18.251Z] #43 DONE 0.3s [2020-11-30T19:33:18.252Z] [2020-11-30T19:33:18.252Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-11-30T19:33:18.510Z] #46 DONE 0.2s [2020-11-30T19:33:18.510Z] [2020-11-30T19:33:18.510Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-11-30T19:33:19.391Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-30T19:33:19.391Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-11-30T19:33:19.439Z] #49 DONE 0.9s [2020-11-30T19:33:19.439Z] [2020-11-30T19:33:19.439Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-11-30T19:33:19.439Z] #53 DONE 0.2s [2020-11-30T19:33:19.439Z] [2020-11-30T19:33:19.439Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-11-30T19:33:19.916Z] #57 50.53 + bin/containerd-shim-runc-v1 [2020-11-30T19:33:20.327Z] --- PASS: TestBuildPreserveOwnership (3.79s) [2020-11-30T19:33:20.328Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.63s) [2020-11-30T19:33:20.328Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.16s) [2020-11-30T19:33:20.328Z] === RUN TestBuildPlatformInvalid [2020-11-30T19:33:20.328Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2020-11-30T19:33:20.328Z] PASS [2020-11-30T19:33:20.328Z] [2020-11-30T19:33:20.328Z] DONE 30 tests in 88.136s [2020-11-30T19:33:20.328Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-11-30T19:33:20.328Z] ++ 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-11-30T19:33:20.328Z] ++ set -e [2020-11-30T19:33:20.328Z] ++ '[' -n 0 ']' [2020-11-30T19:33:20.328Z] ++ set -x [2020-11-30T19:33:20.328Z] ++ 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= 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-11-30T19:33:20.586Z] INFO: Testing against a local daemon [2020-11-30T19:33:20.586Z] === RUN TestConfigList [2020-11-30T19:33:21.154Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-11-30T19:33:21.154Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-11-30T19:33:21.721Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-11-30T19:33:21.992Z] #57 52.66 + bin/containerd-shim-runc-v2 [2020-11-30T19:33:22.622Z] #57 53.31 + binaries [2020-11-30T19:33:22.622Z] #57 53.31 + mkdir -p /build [2020-11-30T19:33:22.622Z] #57 53.31 + cp bin/containerd /build/containerd [2020-11-30T19:33:22.622Z] #57 53.35 + cp bin/containerd-shim /build/containerd-shim [2020-11-30T19:33:22.912Z] #57 53.36 + cp bin/ctr /build/ctr [2020-11-30T19:33:23.202Z] #57 DONE 53.9s [2020-11-30T19:33:23.626Z] --- PASS: TestConfigList (2.94s) [2020-11-30T19:33:23.626Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-11-30T19:33:23.626Z] daemon.go:325: [ddf092823d511] waiting for daemon to start [2020-11-30T19:33:23.626Z] daemon.go:325: [ddf092823d511] waiting for daemon to start [2020-11-30T19:33:23.626Z] daemon.go:353: [ddf092823d511] daemon started [2020-11-30T19:33:23.626Z] daemon.go:461: [ddf092823d511] Stopping daemon [2020-11-30T19:33:23.626Z] daemon.go:296: [ddf092823d511] exiting daemon [2020-11-30T19:33:23.626Z] daemon.go:448: [ddf092823d511] Daemon stopped [2020-11-30T19:33:23.626Z] === RUN TestConfigsCreateAndDelete [2020-11-30T19:33:23.885Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-11-30T19:33:23.885Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-11-30T19:33:24.235Z] #40 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #13 [dev 6/25] RUN ldconfig [2020-11-30T19:33:24.235Z] #13 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:33:24.235Z] #31 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-11-30T19:33:24.235Z] #9 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-11-30T19:33:24.235Z] #19 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-11-30T19:33:24.235Z] #12 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-11-30T19:33:24.235Z] #11 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-11-30T19:33:24.235Z] #35 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-11-30T19:33:24.235Z] #29 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-30T19:33:24.235Z] #50 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-11-30T19:33:24.235Z] #37 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-11-30T19:33:24.235Z] #48 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-11-30T19:33:24.235Z] #42 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-11-30T19:33:24.235Z] #46 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-11-30T19:33:24.235Z] #34 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:33:24.235Z] #38 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-11-30T19:33:24.235Z] #20 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-11-30T19:33:24.235Z] #14 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-11-30T19:33:24.235Z] #27 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-11-30T19:33:24.235Z] #15 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-11-30T19:33:24.235Z] #23 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-11-30T19:33:24.235Z] #25 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-11-30T19:33:24.235Z] #7 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-11-30T19:33:24.235Z] #26 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-11-30T19:33:24.235Z] #43 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-11-30T19:33:24.235Z] #24 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-11-30T19:33:24.235Z] #52 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-11-30T19:33:24.235Z] #47 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-11-30T19:33:24.235Z] #51 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-11-30T19:33:24.235Z] #10 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-11-30T19:33:24.235Z] #36 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-11-30T19:33:24.235Z] #41 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-11-30T19:33:24.235Z] #45 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #8 [dev 1/25] RUN groupadd -r docker [2020-11-30T19:33:24.235Z] #8 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-11-30T19:33:24.235Z] #21 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-11-30T19:33:24.235Z] #28 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-11-30T19:33:24.235Z] #30 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-11-30T19:33:24.235Z] #33 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-11-30T19:33:24.235Z] #44 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-11-30T19:33:24.235Z] #39 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-11-30T19:33:24.235Z] #22 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-30T19:33:24.235Z] #32 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-11-30T19:33:24.235Z] #16 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-11-30T19:33:24.235Z] #49 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-11-30T19:33:24.235Z] #63 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-30T19:33:24.235Z] #18 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-11-30T19:33:24.235Z] #59 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-11-30T19:33:24.235Z] #60 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-11-30T19:33:24.235Z] #61 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-11-30T19:33:24.235Z] #65 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-11-30T19:33:24.235Z] #66 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-11-30T19:33:24.235Z] #53 CACHED [2020-11-30T19:33:24.235Z] [2020-11-30T19:33:24.235Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-11-30T19:33:24.235Z] #58 DONE 0.3s [2020-11-30T19:33:24.526Z] [2020-11-30T19:33:24.526Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-11-30T19:33:24.815Z] #62 DONE 0.3s [2020-11-30T19:33:24.815Z] [2020-11-30T19:33:24.815Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-11-30T19:33:25.105Z] #64 DONE 0.3s [2020-11-30T19:33:25.105Z] [2020-11-30T19:33:25.105Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-11-30T19:33:25.105Z] #67 DONE 0.1s [2020-11-30T19:33:25.105Z] [2020-11-30T19:33:25.105Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-11-30T19:33:25.105Z] #68 DONE 0.1s [2020-11-30T19:33:25.105Z] [2020-11-30T19:33:25.105Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-30T19:33:25.788Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-11-30T19:33:25.982Z] #57 261.3 + bin/containerd [2020-11-30T19:33:26.134Z] #69 DONE 0.7s [2020-11-30T19:33:26.134Z] [2020-11-30T19:33:26.134Z] #70 exporting to image [2020-11-30T19:33:26.134Z] #70 exporting layers [2020-11-30T19:33:26.424Z] #70 exporting layers 0.7s done [2020-11-30T19:33:26.424Z] #70 writing image sha256:a99a8ce13286e2e0a434e936e96898fa4e1c7955fb897ce325cceaa595d17cbd 0.0s done [2020-11-30T19:33:26.424Z] #70 naming to docker.io/library/docker:0e07711f0952ea5e04679247de5dcf6c8b7b5f28 done [2020-11-30T19:33:26.424Z] #70 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-11-30T19:33:26.725Z] --- PASS: TestConfigsCreateAndDelete (3.10s) [2020-11-30T19:33:26.725Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-11-30T19:33:26.725Z] daemon.go:325: [d41efc58d500e] waiting for daemon to start [2020-11-30T19:33:26.725Z] daemon.go:325: [d41efc58d500e] waiting for daemon to start [2020-11-30T19:33:26.725Z] daemon.go:353: [d41efc58d500e] daemon started [2020-11-30T19:33:26.725Z] daemon.go:461: [d41efc58d500e] Stopping daemon [2020-11-30T19:33:26.725Z] daemon.go:296: [d41efc58d500e] exiting daemon [2020-11-30T19:33:26.725Z] daemon.go:448: [d41efc58d500e] Daemon stopped [2020-11-30T19:33:26.725Z] === RUN TestConfigsUpdate [2020-11-30T19:33:26.850Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41615/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e07711f0952ea5e04679247de5dcf6c8b7b5f28 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:0e07711f0952ea5e04679247de5dcf6c8b7b5f28 hack/test/unit [2020-11-30T19:33:27.294Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-11-30T19:33:27.863Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-11-30T19:33:28.801Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-11-30T19:33:28.908Z] ? github.com/docker/docker/api [no test files] [2020-11-30T19:33:29.738Z] --- PASS: TestConfigsUpdate (3.15s) [2020-11-30T19:33:29.738Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-11-30T19:33:29.738Z] daemon.go:325: [d38cc7e276dbd] waiting for daemon to start [2020-11-30T19:33:29.738Z] daemon.go:325: [d38cc7e276dbd] waiting for daemon to start [2020-11-30T19:33:29.738Z] daemon.go:353: [d38cc7e276dbd] daemon started [2020-11-30T19:33:29.738Z] daemon.go:461: [d38cc7e276dbd] Stopping daemon [2020-11-30T19:33:29.738Z] daemon.go:296: [d38cc7e276dbd] exiting daemon [2020-11-30T19:33:29.738Z] daemon.go:448: [d38cc7e276dbd] Daemon stopped [2020-11-30T19:33:29.738Z] === RUN TestTemplatedConfig [2020-11-30T19:33:30.305Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-11-30T19:33:31.684Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-11-30T19:33:31.684Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-11-30T19:33:32.621Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-11-30T19:33:32.621Z] --- PASS: TestTemplatedConfig (2.97s) [2020-11-30T19:33:32.621Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-11-30T19:33:32.621Z] daemon.go:325: [d5a8caf31bea8] waiting for daemon to start [2020-11-30T19:33:32.621Z] daemon.go:325: [d5a8caf31bea8] waiting for daemon to start [2020-11-30T19:33:32.621Z] daemon.go:353: [d5a8caf31bea8] daemon started [2020-11-30T19:33:32.621Z] daemon.go:461: [d5a8caf31bea8] Stopping daemon [2020-11-30T19:33:32.621Z] daemon.go:296: [d5a8caf31bea8] exiting daemon [2020-11-30T19:33:32.621Z] daemon.go:448: [d5a8caf31bea8] Daemon stopped [2020-11-30T19:33:32.621Z] === RUN TestConfigInspect [2020-11-30T19:33:32.832Z] Removing intermediate container 268cb7f80425 [2020-11-30T19:33:32.832Z] ---> a7da6899d8fd [2020-11-30T19:33:32.832Z] Step 78/140 : FROM dev-base AS dockercli [2020-11-30T19:33:32.832Z] ---> 7a04409a3d60 [2020-11-30T19:33:32.832Z] Step 79/140 : ENV INSTALL_BINARY_NAME=dockercli [2020-11-30T19:33:32.832Z] ---> Running in f4fff8a081c5 [2020-11-30T19:33:32.832Z] Removing intermediate container f4fff8a081c5 [2020-11-30T19:33:32.832Z] ---> cf2eb1dd62fe [2020-11-30T19:33:32.832Z] Step 80/140 : ARG DOCKERCLI_CHANNEL [2020-11-30T19:33:32.832Z] ---> Running in 62efae7b08f1 [2020-11-30T19:33:32.832Z] Removing intermediate container 62efae7b08f1 [2020-11-30T19:33:32.832Z] ---> 9279134bc812 [2020-11-30T19:33:32.832Z] Step 81/140 : ARG DOCKERCLI_VERSION [2020-11-30T19:33:32.832Z] ---> Running in 1156d3509c59 [2020-11-30T19:33:32.832Z] Removing intermediate container 1156d3509c59 [2020-11-30T19:33:32.832Z] ---> fe812ca65b8c [2020-11-30T19:33:32.832Z] Step 82/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-30T19:33:32.832Z] ---> 2149dda67e2a [2020-11-30T19:33:32.832Z] Step 83/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-11-30T19:33:32.832Z] ---> 1eede43f5f50 [2020-11-30T19:33:32.832Z] Step 84/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-11-30T19:33:33.134Z] ---> Running in b68c3fc2e695 [2020-11-30T19:33:33.134Z] + RM_GOPATH=0 [2020-11-30T19:33:33.134Z] + TMP_GOPATH= [2020-11-30T19:33:33.134Z] + : /build [2020-11-30T19:33:33.134Z] + '[' -z '' ']' [2020-11-30T19:33:33.134Z] ++ mktemp -d [2020-11-30T19:33:33.134Z] + export GOPATH=/tmp/tmp.Ti2AECo3XQ [2020-11-30T19:33:33.134Z] + GOPATH=/tmp/tmp.Ti2AECo3XQ [2020-11-30T19:33:33.134Z] + RM_GOPATH=1 [2020-11-30T19:33:33.134Z] ++ dirname ./install.sh [2020-11-30T19:33:33.134Z] + dir=. [2020-11-30T19:33:33.134Z] + bin=dockercli [2020-11-30T19:33:33.134Z] + shift [2020-11-30T19:33:33.134Z] Install docker/cli version 17.06.2-ce from stable [2020-11-30T19:33:33.134Z] + '[' '!' -f ./dockercli.installer ']' [2020-11-30T19:33:33.134Z] + . ./dockercli.installer [2020-11-30T19:33:33.134Z] ++ : stable [2020-11-30T19:33:33.134Z] ++ : 17.06.2-ce [2020-11-30T19:33:33.134Z] + install_dockercli [2020-11-30T19:33:33.134Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-30T19:33:33.134Z] ++ uname -m [2020-11-30T19:33:33.134Z] + arch=ppc64le [2020-11-30T19:33:33.134Z] + '[' ppc64le '!=' x86_64 ']' [2020-11-30T19:33:33.134Z] + '[' ppc64le '!=' s390x ']' [2020-11-30T19:33:33.134Z] + '[' ppc64le '!=' armhf ']' [2020-11-30T19:33:33.134Z] + build_dockercli [2020-11-30T19:33:33.134Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.Ti2AECo3XQ/tmp/docker-ce [2020-11-30T19:33:33.134Z] Cloning into '/tmp/tmp.Ti2AECo3XQ/tmp/docker-ce'... [2020-11-30T19:33:33.188Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-11-30T19:33:33.448Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-11-30T19:33:34.825Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-11-30T19:33:35.083Z] --- PASS: TestConfigInspect (2.58s) [2020-11-30T19:33:35.083Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-11-30T19:33:35.083Z] daemon.go:325: [daae39a1595da] waiting for daemon to start [2020-11-30T19:33:35.083Z] daemon.go:325: [daae39a1595da] waiting for daemon to start [2020-11-30T19:33:35.083Z] daemon.go:353: [daae39a1595da] daemon started [2020-11-30T19:33:35.083Z] daemon.go:461: [daae39a1595da] Stopping daemon [2020-11-30T19:33:35.083Z] daemon.go:296: [daae39a1595da] exiting daemon [2020-11-30T19:33:35.083Z] daemon.go:448: [daae39a1595da] Daemon stopped [2020-11-30T19:33:35.083Z] === RUN TestConfigCreateWithLabels [2020-11-30T19:33:35.650Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-11-30T19:33:35.909Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-11-30T19:33:36.847Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-11-30T19:33:37.430Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2020-11-30T19:33:37.783Z] --- PASS: TestConfigCreateWithLabels (2.68s) [2020-11-30T19:33:37.783Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-11-30T19:33:37.783Z] daemon.go:325: [db814f95e9251] waiting for daemon to start [2020-11-30T19:33:37.783Z] daemon.go:325: [db814f95e9251] waiting for daemon to start [2020-11-30T19:33:37.783Z] daemon.go:353: [db814f95e9251] daemon started [2020-11-30T19:33:37.783Z] daemon.go:461: [db814f95e9251] Stopping daemon [2020-11-30T19:33:37.783Z] daemon.go:296: [db814f95e9251] exiting daemon [2020-11-30T19:33:37.783Z] daemon.go:448: [db814f95e9251] Daemon stopped [2020-11-30T19:33:37.783Z] === RUN TestConfigCreateResolve [2020-11-30T19:33:38.719Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-11-30T19:33:40.096Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-11-30T19:33:40.355Z] --- PASS: TestConfigCreateResolve (2.51s) [2020-11-30T19:33:40.355Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-11-30T19:33:40.355Z] daemon.go:325: [d4875d9b10677] waiting for daemon to start [2020-11-30T19:33:40.355Z] daemon.go:325: [d4875d9b10677] waiting for daemon to start [2020-11-30T19:33:40.355Z] daemon.go:353: [d4875d9b10677] daemon started [2020-11-30T19:33:40.355Z] daemon.go:461: [d4875d9b10677] Stopping daemon [2020-11-30T19:33:40.355Z] daemon.go:296: [d4875d9b10677] exiting daemon [2020-11-30T19:33:40.355Z] daemon.go:448: [d4875d9b10677] Daemon stopped [2020-11-30T19:33:40.355Z] === RUN TestConfigDaemonLibtrustID [2020-11-30T19:33:40.923Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-11-30T19:33:40.923Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-11-30T19:33:40.923Z] daemon.go:325: [d2858a320fb66] waiting for daemon to start [2020-11-30T19:33:40.923Z] daemon.go:325: [d2858a320fb66] waiting for daemon to start [2020-11-30T19:33:40.923Z] daemon.go:353: [d2858a320fb66] daemon started [2020-11-30T19:33:40.923Z] daemon.go:461: [d2858a320fb66] Stopping daemon [2020-11-30T19:33:40.923Z] daemon.go:296: [d2858a320fb66] exiting daemon [2020-11-30T19:33:40.923Z] daemon.go:448: [d2858a320fb66] Daemon stopped [2020-11-30T19:33:40.923Z] PASS [2020-11-30T19:33:40.923Z] [2020-11-30T19:33:40.923Z] DONE 8 tests in 20.492s [2020-11-30T19:33:40.923Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-11-30T19:33:40.923Z] ++ 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-11-30T19:33:40.923Z] ++ set -e [2020-11-30T19:33:40.923Z] ++ '[' -n 0 ']' [2020-11-30T19:33:40.923Z] ++ set -x [2020-11-30T19:33:40.923Z] ++ 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= 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-11-30T19:33:40.923Z] INFO: Testing against a local daemon [2020-11-30T19:33:40.923Z] === RUN TestCheckpoint [2020-11-30T19:33:40.923Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-30T19:33:40.923Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-30T19:33:40.923Z] === RUN TestContainerInvalidJSON [2020-11-30T19:33:40.923Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-30T19:33:40.923Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-30T19:33:40.923Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-30T19:33:40.923Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-30T19:33:40.923Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-30T19:33:40.923Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-30T19:33:40.923Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-30T19:33:40.923Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-30T19:33:40.923Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-30T19:33:40.923Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-11-30T19:33:40.923Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-30T19:33:40.923Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-30T19:33:40.923Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-11-30T19:33:40.923Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-30T19:33:41.182Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-11-30T19:33:41.182Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-30T19:33:41.182Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-11-30T19:33:41.182Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2020-11-30T19:33:41.182Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-30T19:33:41.182Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-11-30T19:33:41.182Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-30T19:33:41.182Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-11-30T19:33:41.182Z] === RUN TestCopyFromContainer [2020-11-30T19:33:41.751Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-11-30T19:33:42.320Z] === RUN TestCopyFromContainer// [2020-11-30T19:33:42.320Z] === RUN TestCopyFromContainer//bar/root [2020-11-30T19:33:42.580Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-30T19:33:42.580Z] === RUN TestCopyFromContainer/bar/quux [2020-11-30T19:33:42.580Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-30T19:33:42.580Z] === RUN TestDockerSuite/TestBuildAddScript [2020-11-30T19:33:42.580Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-30T19:33:42.580Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-30T19:33:42.840Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-30T19:33:42.840Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-11-30T19:33:42.840Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-30T19:33:42.840Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-30T19:33:42.840Z] --- PASS: TestCopyFromContainer (1.72s) [2020-11-30T19:33:42.840Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-11-30T19:33:42.840Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-11-30T19:33:42.840Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-11-30T19:33:42.840Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-11-30T19:33:42.840Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-11-30T19:33:42.840Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-11-30T19:33:42.840Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2020-11-30T19:33:42.840Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-11-30T19:33:42.840Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-11-30T19:33:42.840Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-11-30T19:33:42.840Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-30T19:33:42.840Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-30T19:33:42.840Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-30T19:33:42.840Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-30T19:33:42.840Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-30T19:33:42.840Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-30T19:33:42.840Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-30T19:33:42.840Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-30T19:33:42.840Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-30T19:33:42.840Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-30T19:33:42.840Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-11-30T19:33:42.840Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-11-30T19:33:42.840Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-11-30T19:33:42.840Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-11-30T19:33:42.840Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-30T19:33:43.100Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-11-30T19:33:43.100Z] === RUN TestCreateWithInvalidEnv [2020-11-30T19:33:43.100Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-30T19:33:43.100Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-30T19:33:43.100Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-30T19:33:43.100Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-30T19:33:43.100Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-30T19:33:43.100Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-30T19:33:43.100Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-30T19:33:43.100Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-30T19:33:43.100Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-30T19:33:43.100Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-11-30T19:33:43.100Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-11-30T19:33:43.100Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-30T19:33:43.100Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-30T19:33:43.100Z] === RUN TestCreateTmpfsMountsTarget [2020-11-30T19:33:43.100Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-11-30T19:33:43.100Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-30T19:33:43.359Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-11-30T19:33:43.926Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-11-30T19:33:44.186Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-11-30T19:33:44.753Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-11-30T19:33:45.012Z] --- PASS: TestCreateWithCustomMaskedPaths (2.02s) [2020-11-30T19:33:45.012Z] === RUN TestCreateWithCapabilities [2020-11-30T19:33:45.012Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-11-30T19:33:45.012Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-11-30T19:33:45.012Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-11-30T19:33:45.012Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-11-30T19:33:45.012Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-11-30T19:33:45.012Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-11-30T19:33:45.012Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-11-30T19:33:45.012Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-11-30T19:33:45.012Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-11-30T19:33:45.012Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-11-30T19:33:45.012Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-11-30T19:33:45.012Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-11-30T19:33:45.012Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-11-30T19:33:45.012Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-11-30T19:33:45.012Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-11-30T19:33:45.012Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-11-30T19:33:45.012Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-11-30T19:33:45.012Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-11-30T19:33:45.012Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-11-30T19:33:45.012Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-11-30T19:33:45.012Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-11-30T19:33:45.012Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-11-30T19:33:45.012Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-11-30T19:33:45.012Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-11-30T19:33:45.012Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-11-30T19:33:45.012Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-11-30T19:33:45.012Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-11-30T19:33:45.012Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-11-30T19:33:45.012Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-11-30T19:33:45.012Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-11-30T19:33:45.012Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-11-30T19:33:45.012Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-11-30T19:33:45.012Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-11-30T19:33:45.012Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-11-30T19:33:45.012Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-11-30T19:33:45.012Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-11-30T19:33:45.012Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-11-30T19:33:45.012Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-11-30T19:33:45.012Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-11-30T19:33:45.012Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-11-30T19:33:45.012Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-11-30T19:33:45.012Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-11-30T19:33:45.012Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-11-30T19:33:45.012Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-11-30T19:33:45.012Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-11-30T19:33:45.012Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-30T19:33:45.948Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-11-30T19:33:47.325Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.23s) [2020-11-30T19:33:47.325Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-30T19:33:47.325Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-30T19:33:47.325Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-30T19:33:47.325Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-30T19:33:47.325Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-30T19:33:47.325Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-30T19:33:47.325Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-30T19:33:47.325Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-30T19:33:47.325Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-30T19:33:47.325Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-30T19:33:47.325Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-30T19:33:47.325Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-30T19:33:47.325Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-30T19:33:47.325Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-30T19:33:47.325Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-30T19:33:47.325Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-30T19:33:47.325Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-11-30T19:33:47.325Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-11-30T19:33:47.325Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-11-30T19:33:47.325Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-11-30T19:33:47.325Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-11-30T19:33:47.325Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-11-30T19:33:47.325Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-30T19:33:47.325Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-11-30T19:33:48.262Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.72s) [2020-11-30T19:33:48.262Z] === RUN TestContainerStartOnDaemonRestart [2020-11-30T19:33:48.262Z] === PAUSE TestContainerStartOnDaemonRestart [2020-11-30T19:33:48.262Z] === RUN TestDaemonRestartIpcMode [2020-11-30T19:33:48.262Z] === PAUSE TestDaemonRestartIpcMode [2020-11-30T19:33:48.262Z] === RUN TestDiff [2020-11-30T19:33:48.830Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-11-30T19:33:49.090Z] --- PASS: TestDiff (0.86s) [2020-11-30T19:33:49.090Z] === RUN TestExecWithCloseStdin [2020-11-30T19:33:50.030Z] --- PASS: TestExecWithCloseStdin (0.84s) [2020-11-30T19:33:50.030Z] === RUN TestExec [2020-11-30T19:33:50.598Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-11-30T19:33:50.598Z] --- PASS: TestExec (0.82s) [2020-11-30T19:33:50.598Z] === RUN TestExecUser [2020-11-30T19:33:51.166Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-11-30T19:33:51.426Z] --- PASS: TestExecUser (0.83s) [2020-11-30T19:33:51.426Z] === RUN TestExportContainerAndImportImage [2020-11-30T19:33:51.994Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-11-30T19:33:52.562Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2020-11-30T19:33:52.562Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-30T19:33:53.499Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-11-30T19:33:53.759Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2020-11-30T19:33:53.759Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-11-30T19:33:53.759Z] daemon.go:325: [df18ff9c85d89] waiting for daemon to start [2020-11-30T19:33:53.759Z] daemon.go:325: [df18ff9c85d89] waiting for daemon to start [2020-11-30T19:33:53.759Z] daemon.go:353: [df18ff9c85d89] daemon started [2020-11-30T19:33:53.759Z] daemon.go:461: [df18ff9c85d89] Stopping daemon [2020-11-30T19:33:53.759Z] daemon.go:296: [df18ff9c85d89] exiting daemon [2020-11-30T19:33:53.759Z] daemon.go:448: [df18ff9c85d89] Daemon stopped [2020-11-30T19:33:53.760Z] daemon.go:325: [df18ff9c85d89] waiting for daemon to start [2020-11-30T19:33:53.760Z] daemon.go:325: [df18ff9c85d89] waiting for daemon to start [2020-11-30T19:33:53.760Z] daemon.go:353: [df18ff9c85d89] daemon started [2020-11-30T19:33:53.760Z] daemon.go:461: [df18ff9c85d89] Stopping daemon [2020-11-30T19:33:53.760Z] daemon.go:296: [df18ff9c85d89] exiting daemon [2020-11-30T19:33:53.760Z] daemon.go:448: [df18ff9c85d89] Daemon stopped [2020-11-30T19:33:53.760Z] === RUN TestHealthCheckWorkdir [2020-11-30T19:33:54.696Z] --- PASS: TestHealthCheckWorkdir (1.01s) [2020-11-30T19:33:54.696Z] === RUN TestHealthKillContainer [2020-11-30T19:33:54.955Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-11-30T19:33:55.214Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-11-30T19:33:55.473Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-11-30T19:33:55.670Z] Checking out files: 66% (7284/11025) Checking out files: 67% (7387/11025) Checking out files: 68% (7497/11025) Checking out files: 69% (7608/11025) Checking out files: 70% (7718/11025) Checking out files: 71% (7828/11025) Checking out files: 72% (7938/11025) Checking out files: 73% (8049/11025) Checking out files: 74% (8159/11025) Checking out files: 75% (8269/11025) Checking out files: 76% (8379/11025) Checking out files: 77% (8490/11025) Checking out files: 78% (8600/11025) Checking out files: 79% (8710/11025) Checking out files: 80% (8820/11025) Checking out files: 81% (8931/11025) Checking out files: 82% (9041/11025) Checking out files: 83% (9151/11025) Checking out files: 84% (9261/11025) Checking out files: 85% (9372/11025) Checking out files: 86% (9482/11025) Checking out files: 87% (9592/11025) Checking out files: 88% (9702/11025) Checking out files: 89% (9813/11025) Checking out files: 90% (9923/11025) Checking out files: 91% (10033/11025) Checking out files: 92% (10143/11025) Checking out files: 93% (10254/11025) Checking out files: 94% (10364/11025) Checking out files: 95% (10474/11025) Checking out files: 96% (10584/11025) Checking out files: 97% (10695/11025) Checking out files: 98% (10805/11025) Checking out files: 99% (10915/11025) Checking out files: 100% (11025/11025) Checking out files: 100% (11025/11025), done. [2020-11-30T19:33:55.670Z] + cd /tmp/tmp.Ti2AECo3XQ/tmp/docker-ce [2020-11-30T19:33:55.670Z] + git checkout -q v17.06.2-ce [2020-11-30T19:33:55.670Z] + mkdir -p /tmp/tmp.Ti2AECo3XQ/src/github.com/docker [2020-11-30T19:33:55.670Z] + mv components/cli /tmp/tmp.Ti2AECo3XQ/src/github.com/docker/cli [2020-11-30T19:33:55.670Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-11-30T19:33:57.376Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-11-30T19:33:57.376Z] === RUN TestDockerSuite/TestBuildAddTar [2020-11-30T19:33:57.635Z] --- PASS: TestHealthKillContainer (2.75s) [2020-11-30T19:33:57.635Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-30T19:33:58.017Z] #57 288.2 + bin/containerd-stress [2020-11-30T19:33:58.017Z] #57 290.2 + bin/containerd-shim [2020-11-30T19:33:58.203Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2020-11-30T19:33:58.203Z] === RUN TestIpcModeNone [2020-11-30T19:33:58.770Z] --- PASS: TestIpcModeNone (0.66s) [2020-11-30T19:33:58.770Z] === RUN TestIpcModePrivate [2020-11-30T19:33:59.030Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-11-30T19:33:59.598Z] --- PASS: TestIpcModePrivate (0.70s) [2020-11-30T19:33:59.598Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2020-11-30T19:33:59.598Z] === RUN TestIpcModeShareable [2020-11-30T19:34:00.534Z] --- PASS: TestIpcModeShareable (0.74s) [2020-11-30T19:34:00.535Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2020-11-30T19:34:00.535Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-30T19:34:02.440Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.17s) [2020-11-30T19:34:02.440Z] === RUN TestAPIIpcModeHost [2020-11-30T19:34:03.007Z] --- PASS: TestAPIIpcModeHost (0.45s) [2020-11-30T19:34:03.008Z] === RUN TestDaemonIpcModeShareable [2020-11-30T19:34:03.008Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-11-30T19:34:03.271Z] #57 297.7 + bin/containerd-shim-runc-v1 [2020-11-30T19:34:03.945Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-11-30T19:34:04.512Z] --- PASS: TestDaemonIpcModeShareable (1.39s) [2020-11-30T19:34:04.512Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-11-30T19:34:04.512Z] daemon.go:325: [d450d4c8bd4b5] waiting for daemon to start [2020-11-30T19:34:04.512Z] daemon.go:325: [d450d4c8bd4b5] waiting for daemon to start [2020-11-30T19:34:04.512Z] daemon.go:353: [d450d4c8bd4b5] daemon started [2020-11-30T19:34:04.512Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true [2020-11-30T19:34:04.512Z] daemon.go:461: [d450d4c8bd4b5] Stopping daemon [2020-11-30T19:34:04.512Z] daemon.go:296: [d450d4c8bd4b5] exiting daemon [2020-11-30T19:34:04.512Z] daemon.go:448: [d450d4c8bd4b5] Daemon stopped [2020-11-30T19:34:04.512Z] === RUN TestDaemonIpcModePrivate [2020-11-30T19:34:04.771Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-11-30T19:34:05.707Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-11-30T19:34:05.707Z] --- PASS: TestDaemonIpcModePrivate (1.44s) [2020-11-30T19:34:05.707Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-11-30T19:34:05.707Z] daemon.go:325: [dd2f69e404d37] waiting for daemon to start [2020-11-30T19:34:05.707Z] daemon.go:325: [dd2f69e404d37] waiting for daemon to start [2020-11-30T19:34:05.707Z] daemon.go:353: [dd2f69e404d37] daemon started [2020-11-30T19:34:05.707Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2020-11-30T19:34:05.707Z] daemon.go:461: [dd2f69e404d37] Stopping daemon [2020-11-30T19:34:05.707Z] daemon.go:296: [dd2f69e404d37] exiting daemon [2020-11-30T19:34:05.707Z] daemon.go:448: [dd2f69e404d37] Daemon stopped [2020-11-30T19:34:05.707Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-30T19:34:05.791Z] #57 300.9 + bin/containerd-shim-runc-v2 [2020-11-30T19:34:06.720Z] #57 301.8 + binaries [2020-11-30T19:34:06.720Z] #57 301.8 + mkdir -p /build [2020-11-30T19:34:06.720Z] #57 301.8 + cp bin/containerd /build/containerd [2020-11-30T19:34:06.720Z] #57 301.8 + cp bin/containerd-shim /build/containerd-shim [2020-11-30T19:34:06.720Z] #57 301.8 + cp bin/ctr /build/ctr [2020-11-30T19:34:07.611Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.59s) [2020-11-30T19:34:07.611Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-11-30T19:34:07.611Z] daemon.go:325: [da41c20493126] waiting for daemon to start [2020-11-30T19:34:07.611Z] daemon.go:325: [da41c20493126] waiting for daemon to start [2020-11-30T19:34:07.611Z] daemon.go:353: [da41c20493126] daemon started [2020-11-30T19:34:07.611Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2020-11-30T19:34:07.611Z] daemon.go:461: [da41c20493126] Stopping daemon [2020-11-30T19:34:07.611Z] daemon.go:296: [da41c20493126] exiting daemon [2020-11-30T19:34:07.611Z] daemon.go:448: [da41c20493126] Daemon stopped [2020-11-30T19:34:07.611Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-30T19:34:07.872Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-11-30T19:34:08.675Z] #57 DONE 303.6s [2020-11-30T19:34:08.809Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.52s) [2020-11-30T19:34:08.809Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-11-30T19:34:08.809Z] daemon.go:325: [db12954522229] waiting for daemon to start [2020-11-30T19:34:08.809Z] daemon.go:325: [db12954522229] waiting for daemon to start [2020-11-30T19:34:08.809Z] daemon.go:353: [db12954522229] daemon started [2020-11-30T19:34:08.809Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true [2020-11-30T19:34:08.809Z] daemon.go:461: [db12954522229] Stopping daemon [2020-11-30T19:34:08.809Z] daemon.go:296: [db12954522229] exiting daemon [2020-11-30T19:34:08.809Z] daemon.go:448: [db12954522229] Daemon stopped [2020-11-30T19:34:08.809Z] === RUN TestIpcModeOlderClient [2020-11-30T19:34:08.809Z] === PAUSE TestIpcModeOlderClient [2020-11-30T19:34:08.809Z] === RUN TestKillContainerInvalidSignal [2020-11-30T19:34:09.232Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-11-30T19:34:09.241Z] [2020-11-30T19:34:09.241Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-11-30T19:34:09.491Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2020-11-30T19:34:09.491Z] === RUN TestKillContainer [2020-11-30T19:34:09.491Z] === RUN TestKillContainer/no_signal [2020-11-30T19:34:10.171Z] #58 DONE 0.8s [2020-11-30T19:34:10.172Z] [2020-11-30T19:34:10.172Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-11-30T19:34:10.427Z] #62 DONE 0.2s [2020-11-30T19:34:10.427Z] [2020-11-30T19:34:10.427Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-11-30T19:34:10.439Z] === RUN TestKillContainer/non_killing_signal [2020-11-30T19:34:10.683Z] #64 DONE 0.4s [2020-11-30T19:34:10.683Z] [2020-11-30T19:34:10.683Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-11-30T19:34:10.683Z] #67 DONE 0.0s [2020-11-30T19:34:10.683Z] [2020-11-30T19:34:10.683Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-11-30T19:34:10.683Z] #68 DONE 0.0s [2020-11-30T19:34:10.683Z] [2020-11-30T19:34:10.683Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-11-30T19:34:10.701Z] === RUN TestKillContainer/killing_signal [2020-11-30T19:34:11.278Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-11-30T19:34:11.873Z] --- PASS: TestKillContainer (2.31s) [2020-11-30T19:34:11.873Z] --- PASS: TestKillContainer/no_signal (0.67s) [2020-11-30T19:34:11.873Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-11-30T19:34:11.873Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2020-11-30T19:34:11.873Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-30T19:34:11.873Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-30T19:34:12.048Z] #69 DONE 1.2s [2020-11-30T19:34:12.049Z] [2020-11-30T19:34:12.049Z] #70 exporting to image [2020-11-30T19:34:12.049Z] #70 exporting layers [2020-11-30T19:34:12.838Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-30T19:34:13.796Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.77s) [2020-11-30T19:34:13.796Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2020-11-30T19:34:13.796Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s) [2020-11-30T19:34:13.796Z] === RUN TestKillStoppedContainer [2020-11-30T19:34:13.796Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-11-30T19:34:13.796Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-30T19:34:13.796Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-11-30T19:34:13.796Z] === RUN TestKillDifferentUserContainer [2020-11-30T19:34:14.062Z] === RUN TestDockerSuite/TestBuildBlankName [2020-11-30T19:34:14.339Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-11-30T19:34:14.339Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2020-11-30T19:34:14.339Z] === RUN TestInspectOomKilledTrue [2020-11-30T19:34:14.339Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-11-30T19:34:14.339Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-30T19:34:14.339Z] === RUN TestInspectOomKilledFalse [2020-11-30T19:34:14.339Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-11-30T19:34:14.339Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-30T19:34:14.339Z] === RUN TestLinksEtcHostsContentMatch [2020-11-30T19:34:14.935Z] --- PASS: TestLinksEtcHostsContentMatch (0.37s) [2020-11-30T19:34:14.935Z] === RUN TestLinksContainerNames [2020-11-30T19:34:16.354Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-11-30T19:34:16.922Z] --- PASS: TestLinksContainerNames (2.06s) [2020-11-30T19:34:16.922Z] === RUN TestLogsFollowTailEmpty [2020-11-30T19:34:17.858Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2020-11-30T19:34:17.858Z] === RUN TestContainerNetworkMountsNoChown [2020-11-30T19:34:18.427Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-11-30T19:34:18.589Z] #70 exporting layers 6.8s done [2020-11-30T19:34:18.589Z] #70 writing image sha256:615ccf33c47082a6fb4c893a5ba03e638ad971cd5f26844191dd2af16947eb53 [2020-11-30T19:34:18.589Z] #70 writing image sha256:615ccf33c47082a6fb4c893a5ba03e638ad971cd5f26844191dd2af16947eb53 done [2020-11-30T19:34:18.589Z] #70 naming to docker.io/library/docker:0e07711f0952ea5e04679247de5dcf6c8b7b5f28 done [2020-11-30T19:34:18.589Z] #70 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-11-30T19:34:18.909Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41615/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41615/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e07711f0952ea5e04679247de5dcf6c8b7b5f28 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:0e07711f0952ea5e04679247de5dcf6c8b7b5f28 hack/validate/default [2020-11-30T19:34:18.998Z] --- PASS: TestContainerNetworkMountsNoChown (1.25s) [2020-11-30T19:34:18.998Z] === RUN TestMountDaemonRoot [2020-11-30T19:34:18.998Z] === RUN TestMountDaemonRoot/default [2020-11-30T19:34:18.998Z] === PAUSE TestMountDaemonRoot/default [2020-11-30T19:34:18.998Z] === RUN TestMountDaemonRoot/private [2020-11-30T19:34:18.998Z] === PAUSE TestMountDaemonRoot/private [2020-11-30T19:34:18.999Z] === RUN TestMountDaemonRoot/rprivate [2020-11-30T19:34:18.999Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-30T19:34:18.999Z] === RUN TestMountDaemonRoot/slave [2020-11-30T19:34:18.999Z] === PAUSE TestMountDaemonRoot/slave [2020-11-30T19:34:18.999Z] === RUN TestMountDaemonRoot/rslave [2020-11-30T19:34:18.999Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-30T19:34:18.999Z] === RUN TestMountDaemonRoot/shared [2020-11-30T19:34:18.999Z] === PAUSE TestMountDaemonRoot/shared [2020-11-30T19:34:18.999Z] === RUN TestMountDaemonRoot/rshared [2020-11-30T19:34:18.999Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-30T19:34:18.999Z] === CONT TestMountDaemonRoot/default [2020-11-30T19:34:18.999Z] === CONT TestMountDaemonRoot/rslave [2020-11-30T19:34:18.999Z] === CONT TestMountDaemonRoot/rshared [2020-11-30T19:34:18.999Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-30T19:34:18.999Z] === CONT TestMountDaemonRoot/rprivate [2020-11-30T19:34:18.999Z] === CONT TestMountDaemonRoot/shared [2020-11-30T19:34:18.999Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-30T19:34:18.999Z] === CONT TestMountDaemonRoot/private [2020-11-30T19:34:18.999Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-30T19:34:18.999Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-30T19:34:18.999Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-30T19:34:18.999Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-30T19:34:18.999Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-30T19:34:18.999Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-30T19:34:18.999Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-30T19:34:18.999Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-30T19:34:18.999Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-30T19:34:18.999Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-30T19:34:18.999Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-30T19:34:18.999Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-30T19:34:18.999Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-30T19:34:18.999Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-30T19:34:18.999Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-30T19:34:18.999Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-30T19:34:18.999Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-30T19:34:18.999Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-30T19:34:18.999Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-30T19:34:18.999Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-30T19:34:18.999Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-30T19:34:18.999Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-30T19:34:18.999Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-30T19:34:18.999Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-30T19:34:18.999Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-30T19:34:18.999Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-30T19:34:18.999Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-30T19:34:18.999Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-30T19:34:18.999Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-30T19:34:18.999Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-30T19:34:18.999Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-30T19:34:18.999Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-30T19:34:18.999Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-30T19:34:18.999Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-30T19:34:18.999Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-30T19:34:18.999Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-30T19:34:18.999Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-30T19:34:18.999Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-30T19:34:18.999Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-30T19:34:18.999Z] === CONT TestMountDaemonRoot/slave [2020-11-30T19:34:18.999Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-30T19:34:18.999Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-30T19:34:18.999Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-30T19:34:18.999Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-30T19:34:18.999Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-30T19:34:18.999Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-30T19:34:18.999Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-30T19:34:18.999Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-30T19:34:18.999Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-30T19:34:18.999Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-30T19:34:18.999Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-30T19:34:18.999Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-30T19:34:18.999Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-30T19:34:18.999Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-30T19:34:18.999Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-30T19:34:18.999Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-30T19:34:18.999Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-30T19:34:18.999Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-30T19:34:18.999Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-30T19:34:18.999Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-30T19:34:18.999Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-30T19:34:18.999Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-30T19:34:18.999Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-30T19:34:18.999Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-30T19:34:18.999Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-30T19:34:18.999Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-30T19:34:18.999Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-30T19:34:18.999Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-30T19:34:18.999Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-30T19:34:18.999Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-30T19:34:18.999Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-30T19:34:18.999Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-30T19:34:18.999Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-30T19:34:18.999Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-30T19:34:18.999Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-30T19:34:18.999Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-30T19:34:18.999Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-30T19:34:18.999Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-30T19:34:18.999Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-30T19:34:18.999Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-30T19:34:18.999Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-30T19:34:18.999Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-30T19:34:19.258Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-30T19:34:19.258Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-11-30T19:34:19.258Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-30T19:34:19.258Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-11-30T19:34:19.258Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-11-30T19:34:19.258Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-11-30T19:34:19.258Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-11-30T19:34:19.258Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-30T19:34:19.258Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-11-30T19:34:19.258Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-11-30T19:34:19.258Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-11-30T19:34:19.258Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-11-30T19:34:19.258Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-30T19:34:19.258Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-11-30T19:34:19.258Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-11-30T19:34:19.258Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-11-30T19:34:19.258Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-11-30T19:34:19.258Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-30T19:34:19.258Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-11-30T19:34:19.258Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-11-30T19:34:19.258Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-11-30T19:34:19.258Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-11-30T19:34:19.258Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-30T19:34:19.258Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-11-30T19:34:19.258Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-11-30T19:34:19.258Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-11-30T19:34:19.258Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-11-30T19:34:19.258Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-30T19:34:19.258Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-11-30T19:34:19.258Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-11-30T19:34:19.258Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-11-30T19:34:19.258Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-11-30T19:34:19.258Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-30T19:34:19.258Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-11-30T19:34:19.258Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-11-30T19:34:19.258Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-11-30T19:34:19.258Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-11-30T19:34:19.258Z] === RUN TestContainerBindMountNonRecursive [2020-11-30T19:34:19.517Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-11-30T19:34:19.837Z] Congratulations! All commits are properly signed with the DCO! [2020-11-30T19:34:21.421Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-11-30T19:34:21.680Z] --- PASS: TestContainerBindMountNonRecursive (2.38s) [2020-11-30T19:34:21.680Z] === RUN TestNetworkNat [2020-11-30T19:34:22.248Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-11-30T19:34:22.248Z] --- PASS: TestNetworkNat (0.75s) [2020-11-30T19:34:22.248Z] === RUN TestNetworkLocalhostTCPNat [2020-11-30T19:34:23.185Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2020-11-30T19:34:23.185Z] === RUN TestNetworkLoopbackNat [2020-11-30T19:34:23.444Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-11-30T19:34:24.011Z] --- PASS: TestNetworkLoopbackNat (0.82s) [2020-11-30T19:34:24.011Z] === RUN TestPause [2020-11-30T19:34:24.011Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-11-30T19:34:24.580Z] --- PASS: TestPause (0.62s) [2020-11-30T19:34:24.580Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-30T19:34:24.580Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-30T19:34:24.580Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-30T19:34:24.580Z] === RUN TestPauseStopPausedContainer [2020-11-30T19:34:24.580Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-11-30T19:34:24.882Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-30T19:34:24.882Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-11-30T19:34:24.882Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-11-30T19:34:24.882Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-30T19:34:24.882Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-30T19:34:24.882Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-30T19:34:24.882Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-30T19:34:24.882Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-30T19:34:24.882Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-30T19:34:24.882Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-30T19:34:24.882Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-30T19:34:24.882Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-30T19:34:24.882Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-30T19:34:24.882Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-30T19:34:24.882Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 3.1% of statements [2020-11-30T19:34:24.882Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-30T19:34:24.882Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-30T19:34:24.882Z] ? github.com/docker/docker/api/types [no test files] [2020-11-30T19:34:24.882Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-30T19:34:24.882Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-30T19:34:24.882Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-30T19:34:24.882Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-30T19:34:24.882Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2020-11-30T19:34:24.882Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2020-11-30T19:34:24.882Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-30T19:34:24.882Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-30T19:34:24.882Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-30T19:34:24.882Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-30T19:34:24.882Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-30T19:34:24.882Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-30T19:34:24.882Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-30T19:34:24.882Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2020-11-30T19:34:24.882Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2020-11-30T19:34:24.882Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-30T19:34:24.882Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-30T19:34:24.882Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-30T19:34:24.882Z] ? github.com/docker/docker/builder [no test files] [2020-11-30T19:34:24.882Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-30T19:34:24.882Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-30T19:34:24.882Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-30T19:34:24.882Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-30T19:34:24.882Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-30T19:34:24.882Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-30T19:34:24.882Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-30T19:34:24.882Z] ok github.com/docker/docker/builder/dockerignore 0.008s coverage: 96.8% of statements [2020-11-30T19:34:25.148Z] --- PASS: TestPauseStopPausedContainer (0.72s) [2020-11-30T19:34:25.148Z] === RUN TestPsFilter [2020-11-30T19:34:25.407Z] --- PASS: TestPsFilter (0.14s) [2020-11-30T19:34:25.407Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-30T19:34:25.665Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-11-30T19:34:26.233Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.89s) [2020-11-30T19:34:26.233Z] === RUN TestRemoveContainerWithVolume [2020-11-30T19:34:26.383Z] ok github.com/docker/docker/builder/fscache 0.107s coverage: 69.5% of statements [2020-11-30T19:34:26.801Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-11-30T19:34:27.012Z] ok github.com/docker/docker/builder/dockerfile 0.970s coverage: 45.1% of statements [2020-11-30T19:34:27.060Z] --- PASS: TestRemoveContainerWithVolume (0.82s) [2020-11-30T19:34:27.060Z] === RUN TestRemoveContainerRunning [2020-11-30T19:34:27.996Z] --- PASS: TestRemoveContainerRunning (0.68s) [2020-11-30T19:34:27.996Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-30T19:34:28.041Z] ok github.com/docker/docker/builder/remotecontext 0.339s coverage: 13.6% of statements [2020-11-30T19:34:28.331Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-11-30T19:34:28.563Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s) [2020-11-30T19:34:28.563Z] === RUN TestRemoveInvalidContainer [2020-11-30T19:34:28.563Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-11-30T19:34:28.563Z] === RUN TestRenameLinkedContainer [2020-11-30T19:34:28.821Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-11-30T19:34:29.360Z] ok github.com/docker/docker/builder/remotecontext/git 1.477s coverage: 85.1% of statements [2020-11-30T19:34:29.360Z] ? github.com/docker/docker/cli [no test files] [2020-11-30T19:34:29.360Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-30T19:34:29.389Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-11-30T19:34:30.860Z] ok github.com/docker/docker/client 0.126s coverage: 75.7% of statements [2020-11-30T19:34:31.292Z] --- PASS: TestRenameLinkedContainer (2.73s) [2020-11-30T19:34:31.293Z] === RUN TestRenameStoppedContainer [2020-11-30T19:34:31.293Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-11-30T19:34:32.230Z] --- PASS: TestRenameStoppedContainer (0.77s) [2020-11-30T19:34:32.230Z] === RUN TestRenameRunningContainerAndReuse [2020-11-30T19:34:33.610Z] --- PASS: TestRenameRunningContainerAndReuse (1.47s) [2020-11-30T19:34:33.610Z] === RUN TestRenameInvalidName [2020-11-30T19:34:34.547Z] --- PASS: TestRenameInvalidName (0.90s) [2020-11-30T19:34:34.547Z] === RUN TestRenameAnonymousContainer [2020-11-30T19:34:35.153Z] + return [2020-11-30T19:34:36.450Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-11-30T19:34:37.393Z] --- PASS: TestRenameAnonymousContainer (2.80s) [2020-11-30T19:34:37.393Z] === RUN TestRenameContainerWithSameName [2020-11-30T19:34:37.393Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-11-30T19:34:37.961Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2020-11-30T19:34:37.961Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-30T19:34:38.897Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-11-30T19:34:39.466Z] --- PASS: TestRenameContainerWithLinkedContainer (1.44s) [2020-11-30T19:34:39.466Z] === RUN TestResize [2020-11-30T19:34:39.466Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-11-30T19:34:39.654Z] Removing intermediate container b68c3fc2e695 [2020-11-30T19:34:39.654Z] ---> 0303cdf6bce5 [2020-11-30T19:34:39.654Z] Step 85/140 : FROM runtime-dev AS runc [2020-11-30T19:34:39.654Z] ---> c0bc9c2a6073 [2020-11-30T19:34:39.654Z] Step 86/140 : ENV INSTALL_BINARY_NAME=runc [2020-11-30T19:34:39.654Z] ---> Running in fc660082d588 [2020-11-30T19:34:39.654Z] Removing intermediate container fc660082d588 [2020-11-30T19:34:39.654Z] ---> 7eac885194f3 [2020-11-30T19:34:39.654Z] Step 87/140 : ARG RUNC_COMMIT [2020-11-30T19:34:39.654Z] ---> Running in c1ce5f342f36 [2020-11-30T19:34:39.948Z] Removing intermediate container c1ce5f342f36 [2020-11-30T19:34:39.948Z] ---> c126c6a16f32 [2020-11-30T19:34:39.948Z] Step 88/140 : ARG RUNC_BUILDTAGS [2020-11-30T19:34:39.948Z] ---> Running in f0f10566da4b [2020-11-30T19:34:39.948Z] Removing intermediate container f0f10566da4b [2020-11-30T19:34:39.948Z] ---> b23255f1ffa3 [2020-11-30T19:34:39.948Z] Step 89/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-30T19:34:40.034Z] --- PASS: TestResize (0.60s) [2020-11-30T19:34:40.034Z] === RUN TestResizeWithInvalidSize [2020-11-30T19:34:40.244Z] ---> 9c80cb3bd072 [2020-11-30T19:34:40.244Z] Step 90/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-11-30T19:34:40.244Z] ---> 1ab95037a45b [2020-11-30T19:34:40.244Z] Step 91/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-11-30T19:34:40.244Z] ---> Running in 304055eb3481 [2020-11-30T19:34:40.540Z] + RM_GOPATH=0 [2020-11-30T19:34:40.540Z] + TMP_GOPATH= [2020-11-30T19:34:40.540Z] + : /build [2020-11-30T19:34:40.540Z] + '[' -z '' ']' [2020-11-30T19:34:40.540Z] ++ mktemp -d [2020-11-30T19:34:40.540Z] + export GOPATH=/tmp/tmp.kkxUCpNSpn [2020-11-30T19:34:40.540Z] + GOPATH=/tmp/tmp.kkxUCpNSpn [2020-11-30T19:34:40.540Z] + RM_GOPATH=1 [2020-11-30T19:34:40.540Z] ++ dirname ./install.sh [2020-11-30T19:34:40.540Z] + dir=. [2020-11-30T19:34:40.540Z] + bin=runc [2020-11-30T19:34:40.540Z] + shift [2020-11-30T19:34:40.540Z] + '[' '!' -f ./runc.installer ']' [2020-11-30T19:34:40.540Z] + . ./runc.installer [2020-11-30T19:34:40.540Z] ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-30T19:34:40.540Z] + install_runc [2020-11-30T19:34:40.540Z] + uname -r [2020-11-30T19:34:40.540Z] + grep -q '^3\.10\.0.*\.el7\.' [2020-11-30T19:34:40.540Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-11-30T19:34:40.540Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-11-30T19:34:40.540Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.kkxUCpNSpn/src/github.com/opencontainers/runc [2020-11-30T19:34:40.540Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-11-30T19:34:40.540Z] Cloning into '/tmp/tmp.kkxUCpNSpn/src/github.com/opencontainers/runc'... [2020-11-30T19:34:40.601Z] --- PASS: TestResizeWithInvalidSize (0.64s) [2020-11-30T19:34:40.601Z] === RUN TestResizeWhenContainerNotStarted [2020-11-30T19:34:40.601Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-11-30T19:34:41.170Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s) [2020-11-30T19:34:41.170Z] === RUN TestDaemonRestartKillContainers [2020-11-30T19:34:41.170Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-30T19:34:41.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-30T19:34:41.170Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-30T19:34:41.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-30T19:34:41.170Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-30T19:34:41.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-30T19:34:41.170Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-30T19:34:41.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-30T19:34:41.170Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-30T19:34:41.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-30T19:34:41.170Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-30T19:34:41.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-30T19:34:41.170Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-30T19:34:41.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-30T19:34:41.170Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-30T19:34:41.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-30T19:34:41.170Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:34:41.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:34:41.170Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:34:41.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:34:41.170Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:34:41.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:34:41.170Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:34:41.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:34:41.170Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-30T19:34:41.170Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-30T19:34:41.170Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-30T19:34:41.170Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-30T19:34:41.170Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-30T19:34:41.170Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-30T19:34:41.170Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-30T19:34:41.170Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:34:42.065Z] + cd /tmp/tmp.kkxUCpNSpn/src/github.com/opencontainers/runc [2020-11-30T19:34:42.065Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-11-30T19:34:42.369Z] + '[' -z '' ']' [2020-11-30T19:34:42.369Z] + target=static [2020-11-30T19:34:42.369Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-11-30T19:34:42.665Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-11-30T19:34:43.078Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:34:43.646Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-11-30T19:34:43.906Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:34:43.906Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-11-30T19:34:44.166Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:34:44.166Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-30T19:34:46.705Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-11-30T19:34:46.705Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-11-30T19:34:46.705Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s) [2020-11-30T19:34:46.705Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:34:46.705Z] daemon.go:325: [da276350f751a] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:325: [da276350f751a] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:353: [da276350f751a] daemon started [2020-11-30T19:34:46.705Z] daemon.go:461: [da276350f751a] Stopping daemon [2020-11-30T19:34:46.705Z] daemon.go:296: [da276350f751a] exiting daemon [2020-11-30T19:34:46.705Z] daemon.go:448: [da276350f751a] Daemon stopped [2020-11-30T19:34:46.705Z] daemon.go:325: [da276350f751a] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:325: [da276350f751a] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:353: [da276350f751a] daemon started [2020-11-30T19:34:46.705Z] daemon.go:461: [da276350f751a] Stopping daemon [2020-11-30T19:34:46.705Z] daemon.go:296: [da276350f751a] exiting daemon [2020-11-30T19:34:46.705Z] daemon.go:448: [da276350f751a] Daemon stopped [2020-11-30T19:34:46.705Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.60s) [2020-11-30T19:34:46.705Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-30T19:34:46.705Z] daemon.go:325: [d7e5cf93eadb8] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:325: [d7e5cf93eadb8] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:353: [d7e5cf93eadb8] daemon started [2020-11-30T19:34:46.705Z] daemon.go:325: [d7e5cf93eadb8] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:296: [d7e5cf93eadb8] exiting daemon [2020-11-30T19:34:46.705Z] daemon.go:325: [d7e5cf93eadb8] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:353: [d7e5cf93eadb8] daemon started [2020-11-30T19:34:46.705Z] daemon.go:461: [d7e5cf93eadb8] Stopping daemon [2020-11-30T19:34:46.705Z] daemon.go:296: [d7e5cf93eadb8] exiting daemon [2020-11-30T19:34:46.705Z] daemon.go:448: [d7e5cf93eadb8] Daemon stopped [2020-11-30T19:34:46.705Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.85s) [2020-11-30T19:34:46.705Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-30T19:34:46.705Z] daemon.go:325: [d5e441cfcb549] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:325: [d5e441cfcb549] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:353: [d5e441cfcb549] daemon started [2020-11-30T19:34:46.705Z] daemon.go:461: [d5e441cfcb549] Stopping daemon [2020-11-30T19:34:46.705Z] daemon.go:296: [d5e441cfcb549] exiting daemon [2020-11-30T19:34:46.705Z] daemon.go:448: [d5e441cfcb549] Daemon stopped [2020-11-30T19:34:46.705Z] daemon.go:325: [d5e441cfcb549] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:325: [d5e441cfcb549] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:353: [d5e441cfcb549] daemon started [2020-11-30T19:34:46.705Z] daemon.go:461: [d5e441cfcb549] Stopping daemon [2020-11-30T19:34:46.705Z] daemon.go:296: [d5e441cfcb549] exiting daemon [2020-11-30T19:34:46.705Z] daemon.go:448: [d5e441cfcb549] Daemon stopped [2020-11-30T19:34:46.705Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.41s) [2020-11-30T19:34:46.705Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:34:46.705Z] daemon.go:325: [d924a02f2b5a8] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:325: [d924a02f2b5a8] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:353: [d924a02f2b5a8] daemon started [2020-11-30T19:34:46.705Z] daemon.go:461: [d924a02f2b5a8] Stopping daemon [2020-11-30T19:34:46.705Z] daemon.go:296: [d924a02f2b5a8] exiting daemon [2020-11-30T19:34:46.705Z] daemon.go:448: [d924a02f2b5a8] Daemon stopped [2020-11-30T19:34:46.705Z] daemon.go:325: [d924a02f2b5a8] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:325: [d924a02f2b5a8] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:353: [d924a02f2b5a8] daemon started [2020-11-30T19:34:46.705Z] daemon.go:461: [d924a02f2b5a8] Stopping daemon [2020-11-30T19:34:46.705Z] daemon.go:296: [d924a02f2b5a8] exiting daemon [2020-11-30T19:34:46.705Z] daemon.go:448: [d924a02f2b5a8] Daemon stopped [2020-11-30T19:34:46.705Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.95s) [2020-11-30T19:34:46.705Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-30T19:34:46.705Z] daemon.go:325: [d993dd62509b5] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:325: [d993dd62509b5] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:353: [d993dd62509b5] daemon started [2020-11-30T19:34:46.705Z] daemon.go:325: [d993dd62509b5] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:296: [d993dd62509b5] exiting daemon [2020-11-30T19:34:46.705Z] daemon.go:325: [d993dd62509b5] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:353: [d993dd62509b5] daemon started [2020-11-30T19:34:46.705Z] daemon.go:461: [d993dd62509b5] Stopping daemon [2020-11-30T19:34:46.705Z] daemon.go:296: [d993dd62509b5] exiting daemon [2020-11-30T19:34:46.705Z] daemon.go:448: [d993dd62509b5] Daemon stopped [2020-11-30T19:34:46.705Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.95s) [2020-11-30T19:34:46.705Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-30T19:34:46.705Z] daemon.go:325: [d21b5d32a6cda] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:325: [d21b5d32a6cda] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:353: [d21b5d32a6cda] daemon started [2020-11-30T19:34:46.705Z] daemon.go:325: [d21b5d32a6cda] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:296: [d21b5d32a6cda] exiting daemon [2020-11-30T19:34:46.705Z] daemon.go:325: [d21b5d32a6cda] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:353: [d21b5d32a6cda] daemon started [2020-11-30T19:34:46.705Z] daemon.go:461: [d21b5d32a6cda] Stopping daemon [2020-11-30T19:34:46.705Z] daemon.go:296: [d21b5d32a6cda] exiting daemon [2020-11-30T19:34:46.705Z] daemon.go:448: [d21b5d32a6cda] Daemon stopped [2020-11-30T19:34:46.705Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.08s) [2020-11-30T19:34:46.705Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-30T19:34:46.705Z] daemon.go:325: [db8891fedaa35] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:325: [db8891fedaa35] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:353: [db8891fedaa35] daemon started [2020-11-30T19:34:46.705Z] daemon.go:461: [db8891fedaa35] Stopping daemon [2020-11-30T19:34:46.705Z] daemon.go:296: [db8891fedaa35] exiting daemon [2020-11-30T19:34:46.705Z] daemon.go:448: [db8891fedaa35] Daemon stopped [2020-11-30T19:34:46.705Z] daemon.go:325: [db8891fedaa35] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:325: [db8891fedaa35] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:353: [db8891fedaa35] daemon started [2020-11-30T19:34:46.705Z] daemon.go:461: [db8891fedaa35] Stopping daemon [2020-11-30T19:34:46.705Z] daemon.go:296: [db8891fedaa35] exiting daemon [2020-11-30T19:34:46.705Z] daemon.go:448: [db8891fedaa35] Daemon stopped [2020-11-30T19:34:46.705Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.80s) [2020-11-30T19:34:46.705Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-30T19:34:46.705Z] daemon.go:325: [df1bc6676f1e6] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:325: [df1bc6676f1e6] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:353: [df1bc6676f1e6] daemon started [2020-11-30T19:34:46.705Z] daemon.go:461: [df1bc6676f1e6] Stopping daemon [2020-11-30T19:34:46.705Z] daemon.go:296: [df1bc6676f1e6] exiting daemon [2020-11-30T19:34:46.705Z] daemon.go:448: [df1bc6676f1e6] Daemon stopped [2020-11-30T19:34:46.705Z] daemon.go:325: [df1bc6676f1e6] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:325: [df1bc6676f1e6] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:353: [df1bc6676f1e6] daemon started [2020-11-30T19:34:46.705Z] daemon.go:461: [df1bc6676f1e6] Stopping daemon [2020-11-30T19:34:46.705Z] daemon.go:296: [df1bc6676f1e6] exiting daemon [2020-11-30T19:34:46.705Z] daemon.go:448: [df1bc6676f1e6] Daemon stopped [2020-11-30T19:34:46.705Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2020-11-30T19:34:46.705Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:34:46.705Z] daemon.go:325: [dfdb463d2af75] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:325: [dfdb463d2af75] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:353: [dfdb463d2af75] daemon started [2020-11-30T19:34:46.705Z] daemon.go:325: [dfdb463d2af75] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:296: [dfdb463d2af75] exiting daemon [2020-11-30T19:34:46.705Z] daemon.go:325: [dfdb463d2af75] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:353: [dfdb463d2af75] daemon started [2020-11-30T19:34:46.705Z] daemon.go:461: [dfdb463d2af75] Stopping daemon [2020-11-30T19:34:46.705Z] daemon.go:296: [dfdb463d2af75] exiting daemon [2020-11-30T19:34:46.705Z] daemon.go:448: [dfdb463d2af75] Daemon stopped [2020-11-30T19:34:46.705Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.03s) [2020-11-30T19:34:46.705Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-30T19:34:46.705Z] daemon.go:325: [dd6d908325624] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:325: [dd6d908325624] waiting for daemon to start [2020-11-30T19:34:46.705Z] daemon.go:353: [dd6d908325624] daemon started [2020-11-30T19:34:46.706Z] daemon.go:296: [dd6d908325624] exiting daemon [2020-11-30T19:34:46.706Z] daemon.go:325: [dd6d908325624] waiting for daemon to start [2020-11-30T19:34:46.706Z] daemon.go:325: [dd6d908325624] waiting for daemon to start [2020-11-30T19:34:46.706Z] daemon.go:353: [dd6d908325624] daemon started [2020-11-30T19:34:46.706Z] daemon.go:461: [dd6d908325624] Stopping daemon [2020-11-30T19:34:46.706Z] daemon.go:296: [dd6d908325624] exiting daemon [2020-11-30T19:34:46.706Z] daemon.go:448: [dd6d908325624] Daemon stopped [2020-11-30T19:34:46.706Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s) [2020-11-30T19:34:46.706Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:34:46.706Z] daemon.go:325: [db69f76516896] waiting for daemon to start [2020-11-30T19:34:46.706Z] daemon.go:325: [db69f76516896] waiting for daemon to start [2020-11-30T19:34:46.706Z] daemon.go:353: [db69f76516896] daemon started [2020-11-30T19:34:46.706Z] daemon.go:325: [db69f76516896] waiting for daemon to start [2020-11-30T19:34:46.706Z] daemon.go:296: [db69f76516896] exiting daemon [2020-11-30T19:34:46.706Z] daemon.go:325: [db69f76516896] waiting for daemon to start [2020-11-30T19:34:46.706Z] daemon.go:353: [db69f76516896] daemon started [2020-11-30T19:34:46.706Z] daemon.go:461: [db69f76516896] Stopping daemon [2020-11-30T19:34:46.706Z] daemon.go:296: [db69f76516896] exiting daemon [2020-11-30T19:34:46.706Z] daemon.go:448: [db69f76516896] Daemon stopped [2020-11-30T19:34:46.706Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.21s) [2020-11-30T19:34:46.706Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-30T19:34:46.706Z] daemon.go:325: [d9a16cdbb7465] waiting for daemon to start [2020-11-30T19:34:46.706Z] daemon.go:325: [d9a16cdbb7465] waiting for daemon to start [2020-11-30T19:34:46.706Z] daemon.go:353: [d9a16cdbb7465] daemon started [2020-11-30T19:34:46.706Z] daemon.go:461: [d9a16cdbb7465] Stopping daemon [2020-11-30T19:34:46.706Z] daemon.go:296: [d9a16cdbb7465] exiting daemon [2020-11-30T19:34:46.706Z] daemon.go:448: [d9a16cdbb7465] Daemon stopped [2020-11-30T19:34:46.706Z] daemon.go:325: [d9a16cdbb7465] waiting for daemon to start [2020-11-30T19:34:46.706Z] daemon.go:325: [d9a16cdbb7465] waiting for daemon to start [2020-11-30T19:34:46.706Z] daemon.go:353: [d9a16cdbb7465] daemon started [2020-11-30T19:34:46.706Z] daemon.go:461: [d9a16cdbb7465] Stopping daemon [2020-11-30T19:34:46.706Z] daemon.go:296: [d9a16cdbb7465] exiting daemon [2020-11-30T19:34:46.706Z] daemon.go:448: [d9a16cdbb7465] Daemon stopped [2020-11-30T19:34:46.706Z] === RUN TestKernelTCPMemory [2020-11-30T19:34:47.274Z] --- PASS: TestKernelTCPMemory (0.86s) [2020-11-30T19:34:47.274Z] === RUN TestNISDomainname [2020-11-30T19:34:48.214Z] --- PASS: TestNISDomainname (1.08s) [2020-11-30T19:34:48.214Z] === RUN TestStats [2020-11-30T19:34:48.473Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-11-30T19:34:48.473Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-11-30T19:34:50.377Z] --- PASS: TestStats (1.72s) [2020-11-30T19:34:50.377Z] === RUN TestStopContainerWithTimeout [2020-11-30T19:34:50.377Z] === RUN TestStopContainerWithTimeout/0 [2020-11-30T19:34:50.377Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-30T19:34:50.378Z] === RUN TestStopContainerWithTimeout/1 [2020-11-30T19:34:50.378Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-30T19:34:50.378Z] === RUN TestStopContainerWithTimeout/3 [2020-11-30T19:34:50.378Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-30T19:34:50.378Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-30T19:34:50.378Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-30T19:34:50.378Z] === CONT TestStopContainerWithTimeout/0 [2020-11-30T19:34:50.378Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-30T19:34:50.378Z] === CONT TestStopContainerWithTimeout/1 [2020-11-30T19:34:50.378Z] === CONT TestStopContainerWithTimeout/3 [2020-11-30T19:34:51.315Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-11-30T19:34:52.693Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-11-30T19:34:52.693Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-11-30T19:34:53.260Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-11-30T19:34:53.260Z] --- PASS: TestStopContainerWithTimeout/0 (1.23s) [2020-11-30T19:34:53.260Z] --- PASS: TestStopContainerWithTimeout/1 (2.08s) [2020-11-30T19:34:53.260Z] --- PASS: TestStopContainerWithTimeout/-1 (3.16s) [2020-11-30T19:34:53.260Z] --- PASS: TestStopContainerWithTimeout/3 (3.22s) [2020-11-30T19:34:53.260Z] === RUN TestDeleteDevicemapper [2020-11-30T19:34:53.260Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-30T19:34:53.260Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-30T19:34:53.260Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-30T19:34:54.207Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-11-30T19:34:54.774Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-11-30T19:34:55.343Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-11-30T19:34:55.602Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-11-30T19:34:56.169Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-11-30T19:34:56.429Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.25s) [2020-11-30T19:34:56.429Z] === RUN TestUpdateMemory [2020-11-30T19:34:56.429Z] --- SKIP: TestUpdateMemory (0.00s) [2020-11-30T19:34:56.429Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-11-30T19:34:56.429Z] === RUN TestUpdateCPUQuota [2020-11-30T19:34:56.997Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-11-30T19:34:56.997Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-11-30T19:34:56.997Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-11-30T19:34:57.933Z] --- PASS: TestUpdateCPUQuota (1.31s) [2020-11-30T19:34:57.933Z] === RUN TestUpdatePidsLimit [2020-11-30T19:34:57.933Z] === RUN TestUpdatePidsLimit/update_from_none [2020-11-30T19:34:57.933Z] === RUN TestUpdatePidsLimit/no_change [2020-11-30T19:34:57.979Z] ok github.com/docker/docker/cmd/dockerd/hack 0.003s coverage: 72.9% of statements [2020-11-30T19:34:57.979Z] ok github.com/docker/docker/cmd/dockerd 0.035s coverage: 29.5% of statements [2020-11-30T19:34:57.979Z] ok github.com/docker/docker/container 0.109s coverage: 35.6% of statements [2020-11-30T19:34:57.979Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-30T19:34:57.979Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-30T19:34:57.979Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-30T19:34:57.979Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-30T19:34:58.192Z] === RUN TestUpdatePidsLimit/update_lower [2020-11-30T19:34:58.452Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-11-30T19:34:58.723Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-11-30T19:34:58.987Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-11-30T19:34:59.246Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-11-30T19:34:59.813Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-11-30T19:34:59.813Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-11-30T19:35:00.381Z] --- PASS: TestUpdatePidsLimit (2.51s) [2020-11-30T19:35:00.381Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.27s) [2020-11-30T19:35:00.381Z] --- PASS: TestUpdatePidsLimit/no_change (0.24s) [2020-11-30T19:35:00.381Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2020-11-30T19:35:00.381Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2020-11-30T19:35:00.381Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2020-11-30T19:35:00.381Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s) [2020-11-30T19:35:00.381Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s) [2020-11-30T19:35:00.381Z] === RUN TestUpdateRestartPolicy [2020-11-30T19:35:00.949Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-11-30T19:35:01.208Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-11-30T19:35:01.490Z] ok github.com/docker/docker/daemon/cluster 0.024s coverage: 0.5% of statements [2020-11-30T19:35:02.144Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-11-30T19:35:02.521Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-11-30T19:35:03.552Z] ok github.com/docker/docker/daemon/cluster/convert 0.028s coverage: 35.8% of statements [2020-11-30T19:35:04.048Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-11-30T19:35:05.282Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-11-30T19:35:05.282Z] + mkdir -p /build [2020-11-30T19:35:05.282Z] + cp runc /build/runc [2020-11-30T19:35:05.282Z] Removing intermediate container 304055eb3481 [2020-11-30T19:35:05.282Z] ---> 5c0ff2624fee [2020-11-30T19:35:05.282Z] Step 92/140 : FROM dev-base AS tini [2020-11-30T19:35:05.282Z] ---> 7a04409a3d60 [2020-11-30T19:35:05.282Z] Step 93/140 : ARG DEBIAN_FRONTEND [2020-11-30T19:35:05.282Z] ---> Using cache [2020-11-30T19:35:05.282Z] ---> 6f8c6e292be4 [2020-11-30T19:35:05.282Z] Step 94/140 : ARG TINI_COMMIT [2020-11-30T19:35:05.282Z] ---> Running in 9bbfc1c56b7f [2020-11-30T19:35:05.282Z] Removing intermediate container 9bbfc1c56b7f [2020-11-30T19:35:05.282Z] ---> c778fc169345 [2020-11-30T19:35:05.282Z] Step 95/140 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2020-11-30T19:35:05.282Z] ---> Running in 26b32ffc4d83 [2020-11-30T19:35:05.282Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:35:05.282Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:35:05.282Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:35:05.282Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-30T19:35:05.575Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [242 kB] [2020-11-30T19:35:05.575Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-30T19:35:06.582Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-11-30T19:35:06.582Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-11-30T19:35:06.669Z] Fetched 8181 kB in 2s (4001 kB/s) [2020-11-30T19:35:07.711Z] Reading package lists... [2020-11-30T19:35:07.960Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-11-30T19:35:08.348Z] Reading package lists... [2020-11-30T19:35:08.528Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-11-30T19:35:08.528Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-11-30T19:35:08.644Z] Building dependency tree... [2020-11-30T19:35:08.644Z] Reading state information... [2020-11-30T19:35:08.644Z] The following additional packages will be installed: [2020-11-30T19:35:08.644Z] cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-11-30T19:35:08.644Z] Suggested packages: [2020-11-30T19:35:08.644Z] cmake-doc ninja-build lrzip [2020-11-30T19:35:08.644Z] Recommended packages: [2020-11-30T19:35:08.644Z] vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-11-30T19:35:08.787Z] === RUN TestDockerSuite/TestBuildCmd [2020-11-30T19:35:08.787Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-11-30T19:35:08.939Z] The following NEW packages will be installed: [2020-11-30T19:35:08.939Z] cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-11-30T19:35:08.939Z] vim-common xxd [2020-11-30T19:35:08.939Z] 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:35:08.939Z] Need to get 14.9 MB of archives. [2020-11-30T19:35:08.939Z] After this operation, 67.2 MB of additional disk space will be used. [2020-11-30T19:35:08.939Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-11-30T19:35:08.939Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-11-30T19:35:08.939Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-11-30T19:35:08.939Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-11-30T19:35:09.046Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-11-30T19:35:09.305Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-11-30T19:35:09.305Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-11-30T19:35:09.574Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-11-30T19:35:09.867Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-11-30T19:35:09.867Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-11-30T19:35:09.867Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-11-30T19:35:09.867Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-11-30T19:35:09.867Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-11-30T19:35:10.162Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:35:10.162Z] Fetched 14.9 MB in 1s (12.2 MB/s) [2020-11-30T19:35:10.162Z] Selecting previously unselected package xxd. [2020-11-30T19:35:10.162Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-11-30T19:35:10.162Z] Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-11-30T19:35:10.162Z] Unpacking xxd (2:8.1.0875-5) ... [2020-11-30T19:35:10.162Z] Selecting previously unselected package vim-common. [2020-11-30T19:35:10.162Z] Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-30T19:35:10.162Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-11-30T19:35:10.241Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-11-30T19:35:10.429Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.424s coverage: 13.7% of statements [2020-11-30T19:35:10.466Z] Selecting previously unselected package cmake-data. [2020-11-30T19:35:10.466Z] Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-11-30T19:35:10.466Z] Unpacking cmake-data (3.13.4-1) ... [2020-11-30T19:35:10.501Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-11-30T19:35:10.763Z] Selecting previously unselected package libicu63:ppc64el. [2020-11-30T19:35:10.763Z] Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-11-30T19:35:10.763Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-11-30T19:35:11.058Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 82.2% of statements [2020-11-30T19:35:11.688Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.4% of statements [2020-11-30T19:35:11.808Z] Selecting previously unselected package libxml2:ppc64el. [2020-11-30T19:35:11.808Z] Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-11-30T19:35:11.808Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-11-30T19:35:11.808Z] Selecting previously unselected package libarchive13:ppc64el. [2020-11-30T19:35:11.808Z] Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-11-30T19:35:11.808Z] Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-11-30T19:35:11.808Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2020-11-30T19:35:11.808Z] Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-11-30T19:35:11.808Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-11-30T19:35:11.808Z] Selecting previously unselected package librhash0:ppc64el. [2020-11-30T19:35:11.808Z] Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-11-30T19:35:11.808Z] Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-11-30T19:35:11.808Z] Selecting previously unselected package libuv1:ppc64el. [2020-11-30T19:35:11.978Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-11-30T19:35:12.100Z] Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-11-30T19:35:12.100Z] Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-11-30T19:35:12.100Z] Selecting previously unselected package cmake. [2020-11-30T19:35:12.100Z] Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-11-30T19:35:12.100Z] Unpacking cmake (3.13.4-1) ... [2020-11-30T19:35:12.394Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-11-30T19:35:12.394Z] Setting up xxd (2:8.1.0875-5) ... [2020-11-30T19:35:12.394Z] Setting up libuv1:ppc64el (1.24.1-1) ... [2020-11-30T19:35:12.394Z] Setting up vim-common (2:8.1.0875-5) ... [2020-11-30T19:35:12.394Z] Setting up librhash0:ppc64el (1.3.8-1) ... [2020-11-30T19:35:12.394Z] Setting up cmake-data (3.13.4-1) ... [2020-11-30T19:35:12.394Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-11-30T19:35:12.394Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-11-30T19:35:12.394Z] Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-11-30T19:35:12.394Z] Setting up cmake (3.13.4-1) ... [2020-11-30T19:35:12.394Z] Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:35:12.394Z] Processing triggers for mime-support (3.62) ... [2020-11-30T19:35:12.403Z] --- PASS: TestUpdateRestartPolicy (11.94s) [2020-11-30T19:35:12.403Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-30T19:35:12.971Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2020-11-30T19:35:12.971Z] === RUN TestWaitNonBlocked [2020-11-30T19:35:12.971Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-30T19:35:12.971Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-30T19:35:12.971Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-30T19:35:12.971Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-30T19:35:12.971Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-30T19:35:12.971Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-30T19:35:13.048Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-11-30T19:35:13.541Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-11-30T19:35:13.678Z] ok github.com/docker/docker/daemon 12.297s coverage: 17.5% of statements [2020-11-30T19:35:13.678Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-30T19:35:13.678Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-30T19:35:13.678Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-30T19:35:13.678Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-30T19:35:13.947Z] Removing intermediate container 26b32ffc4d83 [2020-11-30T19:35:13.947Z] ---> 100600756ccf [2020-11-30T19:35:13.947Z] Step 96/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-30T19:35:13.947Z] ---> 288c39d98cfb [2020-11-30T19:35:13.947Z] Step 97/140 : ENV INSTALL_BINARY_NAME=tini [2020-11-30T19:35:13.947Z] ---> Running in 47366744ce63 [2020-11-30T19:35:14.109Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-11-30T19:35:14.109Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2020-11-30T19:35:14.109Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2020-11-30T19:35:14.109Z] === RUN TestWaitBlocked [2020-11-30T19:35:14.109Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-30T19:35:14.109Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-30T19:35:14.109Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-30T19:35:14.109Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-30T19:35:14.109Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-30T19:35:14.109Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-30T19:35:14.242Z] Removing intermediate container 47366744ce63 [2020-11-30T19:35:14.242Z] ---> 830481ba345b [2020-11-30T19:35:14.242Z] Step 98/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-11-30T19:35:14.242Z] ---> f47de4157e62 [2020-11-30T19:35:14.242Z] Step 99/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-11-30T19:35:14.242Z] ---> Running in a877b1da7835 [2020-11-30T19:35:14.536Z] + RM_GOPATH=0 [2020-11-30T19:35:14.536Z] + TMP_GOPATH= [2020-11-30T19:35:14.536Z] + : /build [2020-11-30T19:35:14.536Z] + '[' -z '' ']' [2020-11-30T19:35:14.536Z] ++ mktemp -d [2020-11-30T19:35:14.536Z] + export GOPATH=/tmp/tmp.5c5EWlEc3A [2020-11-30T19:35:14.536Z] + GOPATH=/tmp/tmp.5c5EWlEc3A [2020-11-30T19:35:14.536Z] + RM_GOPATH=1 [2020-11-30T19:35:14.536Z] ++ dirname ./install.sh [2020-11-30T19:35:14.536Z] + dir=. [2020-11-30T19:35:14.536Z] + bin=tini [2020-11-30T19:35:14.536Z] + shift [2020-11-30T19:35:14.536Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-11-30T19:35:14.536Z] + '[' '!' -f ./tini.installer ']' [2020-11-30T19:35:14.536Z] + . ./tini.installer [2020-11-30T19:35:14.536Z] ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-11-30T19:35:14.536Z] + install_tini [2020-11-30T19:35:14.536Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-11-30T19:35:14.536Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.5c5EWlEc3A/tini [2020-11-30T19:35:14.536Z] Cloning into '/tmp/tmp.5c5EWlEc3A/tini'... [2020-11-30T19:35:14.677Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-11-30T19:35:14.832Z] + cd /tmp/tmp.5c5EWlEc3A/tini [2020-11-30T19:35:14.832Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-11-30T19:35:14.832Z] + cmake . [2020-11-30T19:35:14.936Z] === RUN TestDockerSuite/TestBuildContChar [2020-11-30T19:35:15.127Z] -- The C compiler identification is GNU 8.3.0 [2020-11-30T19:35:15.127Z] -- Check for working C compiler: /usr/bin/cc [2020-11-30T19:35:15.127Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-11-30T19:35:15.127Z] -- Detecting C compiler ABI info [2020-11-30T19:35:15.127Z] -- Detecting C compiler ABI info - done [2020-11-30T19:35:15.127Z] -- Detecting C compile features [2020-11-30T19:35:15.180Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-11-30T19:35:15.195Z] --- PASS: TestWaitBlocked (0.01s) [2020-11-30T19:35:15.195Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.95s) [2020-11-30T19:35:15.195Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s) [2020-11-30T19:35:15.195Z] === CONT TestContainerStartOnDaemonRestart [2020-11-30T19:35:15.195Z] === CONT TestIpcModeOlderClient [2020-11-30T19:35:15.195Z] === CONT TestDaemonRestartIpcMode [2020-11-30T19:35:15.195Z] --- PASS: TestIpcModeOlderClient (0.07s) [2020-11-30T19:35:15.423Z] -- Detecting C compile features - done [2020-11-30T19:35:15.423Z] -- Performing Test HAS_BUILTIN_FORTIFY [2020-11-30T19:35:15.423Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-11-30T19:35:15.423Z] -- Configuring done [2020-11-30T19:35:15.716Z] -- Generating done [2020-11-30T19:35:15.717Z] -- Build files have been written to: /tmp/tmp.5c5EWlEc3A/tini [2020-11-30T19:35:15.717Z] + make tini-static [2020-11-30T19:35:15.717Z] Scanning dependencies of target tini-static [2020-11-30T19:35:15.717Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-11-30T19:35:15.809Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.180s coverage: 56.9% of statements [2020-11-30T19:35:16.015Z] [100%] Linking C executable tini-static [2020-11-30T19:35:16.015Z] [100%] Built target tini-static [2020-11-30T19:35:16.015Z] + mkdir -p /build [2020-11-30T19:35:16.015Z] + cp tini-static /build/docker-init [2020-11-30T19:35:16.312Z] Removing intermediate container a877b1da7835 [2020-11-30T19:35:16.312Z] ---> 8272699658d8 [2020-11-30T19:35:16.312Z] Step 100/140 : FROM dev-base AS rootlesskit [2020-11-30T19:35:16.312Z] ---> 7a04409a3d60 [2020-11-30T19:35:16.312Z] Step 101/140 : ENV INSTALL_BINARY_NAME=rootlesskit [2020-11-30T19:35:16.610Z] ---> Running in f7e595cb46ad [2020-11-30T19:35:16.610Z] Removing intermediate container f7e595cb46ad [2020-11-30T19:35:16.610Z] ---> 7d5f23117181 [2020-11-30T19:35:16.610Z] Step 102/140 : ARG ROOTLESSKIT_COMMIT [2020-11-30T19:35:16.610Z] ---> Running in 0b85abaeb891 [2020-11-30T19:35:16.610Z] Removing intermediate container 0b85abaeb891 [2020-11-30T19:35:16.610Z] ---> 8fd195b2cff2 [2020-11-30T19:35:16.610Z] Step 103/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-30T19:35:16.912Z] ---> 7c46ac63cfe5 [2020-11-30T19:35:16.912Z] Step 104/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-11-30T19:35:16.912Z] ---> 7e5a6973e2a3 [2020-11-30T19:35:16.912Z] Step 105/140 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2020-11-30T19:35:16.912Z] ---> Running in 9dc37051e8ba [2020-11-30T19:35:17.103Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-11-30T19:35:17.205Z] + RM_GOPATH=0 [2020-11-30T19:35:17.205Z] + TMP_GOPATH= [2020-11-30T19:35:17.205Z] + : /build/ [2020-11-30T19:35:17.205Z] + '[' -z '' ']' [2020-11-30T19:35:17.205Z] ++ mktemp -d [2020-11-30T19:35:17.205Z] + export GOPATH=/tmp/tmp.MRBT7aQE8u [2020-11-30T19:35:17.205Z] + GOPATH=/tmp/tmp.MRBT7aQE8u [2020-11-30T19:35:17.205Z] + RM_GOPATH=1 [2020-11-30T19:35:17.205Z] ++ dirname ./install.sh [2020-11-30T19:35:17.205Z] + dir=. [2020-11-30T19:35:17.205Z] + bin=rootlesskit [2020-11-30T19:35:17.205Z] + shift [2020-11-30T19:35:17.205Z] + '[' '!' -f ./rootlesskit.installer ']' [2020-11-30T19:35:17.205Z] + . ./rootlesskit.installer [2020-11-30T19:35:17.205Z] ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-30T19:35:17.205Z] + install_rootlesskit [2020-11-30T19:35:17.205Z] + case "$1" in [2020-11-30T19:35:17.205Z] + export CGO_ENABLED=0 [2020-11-30T19:35:17.205Z] + CGO_ENABLED=0 [2020-11-30T19:35:17.205Z] + _install_rootlesskit [2020-11-30T19:35:17.205Z] + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-11-30T19:35:17.205Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.MRBT7aQE8u/src/github.com/rootless-containers/rootlesskit [2020-11-30T19:35:17.205Z] Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-30T19:35:17.205Z] Cloning into '/tmp/tmp.MRBT7aQE8u/src/github.com/rootless-containers/rootlesskit'... [2020-11-30T19:35:17.362Z] --- PASS: TestContainerStartOnDaemonRestart (2.41s) [2020-11-30T19:35:17.362Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-11-30T19:35:17.362Z] daemon.go:325: [db712e01a169e] waiting for daemon to start [2020-11-30T19:35:17.362Z] daemon.go:325: [db712e01a169e] waiting for daemon to start [2020-11-30T19:35:17.362Z] daemon.go:353: [db712e01a169e] daemon started [2020-11-30T19:35:17.362Z] daemon.go:325: [db712e01a169e] waiting for daemon to start [2020-11-30T19:35:17.362Z] daemon.go:296: [db712e01a169e] exiting daemon [2020-11-30T19:35:17.362Z] daemon.go:325: [db712e01a169e] waiting for daemon to start [2020-11-30T19:35:17.362Z] daemon.go:353: [db712e01a169e] daemon started [2020-11-30T19:35:17.362Z] daemon.go:461: [db712e01a169e] Stopping daemon [2020-11-30T19:35:17.362Z] daemon.go:296: [db712e01a169e] exiting daemon [2020-11-30T19:35:17.362Z] daemon.go:448: [db712e01a169e] Daemon stopped [2020-11-30T19:35:17.929Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-11-30T19:35:18.254Z] + cd /tmp/tmp.MRBT7aQE8u/src/github.com/rootless-containers/rootlesskit [2020-11-30T19:35:18.254Z] + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-11-30T19:35:18.254Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-11-30T19:35:18.254Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-11-30T19:35:18.498Z] --- PASS: TestDaemonRestartIpcMode (3.33s) [2020-11-30T19:35:18.498Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-11-30T19:35:18.498Z] daemon.go:325: [d7b48f8d75659] waiting for daemon to start [2020-11-30T19:35:18.498Z] daemon.go:325: [d7b48f8d75659] waiting for daemon to start [2020-11-30T19:35:18.498Z] daemon.go:353: [d7b48f8d75659] daemon started [2020-11-30T19:35:18.498Z] daemon.go:461: [d7b48f8d75659] Stopping daemon [2020-11-30T19:35:18.498Z] daemon.go:296: [d7b48f8d75659] exiting daemon [2020-11-30T19:35:18.498Z] daemon.go:448: [d7b48f8d75659] Daemon stopped [2020-11-30T19:35:18.498Z] daemon.go:325: [d7b48f8d75659] waiting for daemon to start [2020-11-30T19:35:18.498Z] daemon.go:325: [d7b48f8d75659] waiting for daemon to start [2020-11-30T19:35:18.498Z] daemon.go:353: [d7b48f8d75659] daemon started [2020-11-30T19:35:18.498Z] daemon.go:461: [d7b48f8d75659] Stopping daemon [2020-11-30T19:35:18.498Z] daemon.go:296: [d7b48f8d75659] exiting daemon [2020-11-30T19:35:18.498Z] daemon.go:448: [d7b48f8d75659] Daemon stopped [2020-11-30T19:35:18.498Z] PASS [2020-11-30T19:35:18.498Z] [2020-11-30T19:35:18.498Z] === Skipped [2020-11-30T19:35:18.498Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-11-30T19:35:18.498Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-30T19:35:18.498Z] [2020-11-30T19:35:18.498Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-11-30T19:35:18.498Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-30T19:35:18.498Z] [2020-11-30T19:35:18.498Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-11-30T19:35:18.498Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-30T19:35:18.498Z] [2020-11-30T19:35:18.498Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-30T19:35:18.498Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-30T19:35:18.498Z] [2020-11-30T19:35:18.498Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-11-30T19:35:18.498Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-30T19:35:18.498Z] [2020-11-30T19:35:18.498Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-11-30T19:35:18.498Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-11-30T19:35:18.498Z] [2020-11-30T19:35:18.498Z] DONE 189 tests, 6 skipped in 97.483s [2020-11-30T19:35:18.498Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-11-30T19:35:18.498Z] ++ 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-11-30T19:35:18.498Z] ++ set -e [2020-11-30T19:35:18.498Z] ++ '[' -n 0 ']' [2020-11-30T19:35:18.498Z] ++ set -x [2020-11-30T19:35:18.498Z] ++ 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= 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-11-30T19:35:18.498Z] INFO: Testing against a local daemon [2020-11-30T19:35:18.498Z] === RUN TestCommitInheritsEnv [2020-11-30T19:35:18.757Z] --- PASS: TestCommitInheritsEnv (0.27s) [2020-11-30T19:35:18.757Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-30T19:35:18.757Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-11-30T19:35:18.757Z] === RUN TestImagesFilterMultiReference [2020-11-30T19:35:18.757Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-11-30T19:35:18.757Z] === RUN TestImagePullPlatformInvalid [2020-11-30T19:35:18.757Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-11-30T19:35:18.757Z] === RUN TestRemoveImageOrphaning [2020-11-30T19:35:18.757Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-11-30T19:35:19.016Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-11-30T19:35:19.016Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2020-11-30T19:35:19.016Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-30T19:35:19.016Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-11-30T19:35:19.016Z] === RUN TestTagInvalidReference [2020-11-30T19:35:19.016Z] --- PASS: TestTagInvalidReference (0.02s) [2020-11-30T19:35:19.016Z] === RUN TestTagValidPrefixedRepo [2020-11-30T19:35:19.275Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-11-30T19:35:19.276Z] === RUN TestTagExistedNameWithoutForce [2020-11-30T19:35:19.276Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-11-30T19:35:19.276Z] === RUN TestTagOfficialNames [2020-11-30T19:35:19.276Z] --- PASS: TestTagOfficialNames (0.06s) [2020-11-30T19:35:19.276Z] === RUN TestTagMatchesDigest [2020-11-30T19:35:19.276Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-11-30T19:35:19.276Z] === CONT TestImportExtremelyLargeImageWorks [2020-11-30T19:35:19.536Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-11-30T19:35:20.105Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-11-30T19:35:20.105Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-11-30T19:35:20.260Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.986s coverage: 45.9% of statements [2020-11-30T19:35:20.364Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-11-30T19:35:21.320Z] 4612f6d0b889: Pull complete [2020-11-30T19:35:22.900Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-11-30T19:35:22.979Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.191s coverage: 49.5% of statements [2020-11-30T19:35:25.434Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-11-30T19:35:26.805Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-11-30T19:35:26.805Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-11-30T19:35:28.724Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-11-30T19:35:28.893Z] Removing intermediate container 9dc37051e8ba [2020-11-30T19:35:28.893Z] ---> 86505db81d92 [2020-11-30T19:35:28.893Z] Step 106/140 : COPY ./contrib/dockerd-rootless.sh /build [2020-11-30T19:35:28.893Z] ---> 054360dcbe99 [2020-11-30T19:35:28.893Z] Step 107/140 : FROM djs55/vpnkit@sha256:${VPNKIT_DIGEST} AS vpnkit [2020-11-30T19:35:28.982Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-11-30T19:35:29.245Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-11-30T19:35:29.504Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-11-30T19:35:29.504Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-11-30T19:35:29.530Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2020-11-30T19:35:29.530Z] bad55c542dc9: Pulling fs layer [2020-11-30T19:35:29.825Z] bad55c542dc9: Download complete [2020-11-30T19:35:29.868Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.061s coverage: 72.3% of statements [2020-11-30T19:35:29.868Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-30T19:35:29.868Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.987s coverage: 60.4% of statements [2020-11-30T19:35:29.868Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-11-30T19:35:30.123Z] bad55c542dc9: Pull complete [2020-11-30T19:35:30.123Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-11-30T19:35:30.123Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-11-30T19:35:30.123Z] ---> e49efe6f0050 [2020-11-30T19:35:30.123Z] Step 108/140 : FROM runtime-dev AS dev [2020-11-30T19:35:30.123Z] ---> c0bc9c2a6073 [2020-11-30T19:35:30.123Z] Step 109/140 : ARG DEBIAN_FRONTEND [2020-11-30T19:35:30.123Z] ---> Running in bb0aac74bf8d [2020-11-30T19:35:30.123Z] Removing intermediate container bb0aac74bf8d [2020-11-30T19:35:30.123Z] ---> 3a8304eda4fe [2020-11-30T19:35:30.123Z] Step 110/140 : RUN groupadd -r docker [2020-11-30T19:35:30.123Z] ---> Running in 5e2493f93804 [2020-11-30T19:35:30.766Z] Removing intermediate container 5e2493f93804 [2020-11-30T19:35:30.766Z] ---> 2487546e9b74 [2020-11-30T19:35:30.766Z] Step 111/140 : RUN useradd --create-home --gid docker unprivilegeduser [2020-11-30T19:35:30.766Z] ---> Running in 5de5bc60441d [2020-11-30T19:35:30.902Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2020-11-30T19:35:31.409Z] Removing intermediate container 5de5bc60441d [2020-11-30T19:35:31.409Z] ---> 55e8af824d9c [2020-11-30T19:35:31.409Z] Step 112/140 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2020-11-30T19:35:31.705Z] ---> Running in b65698b5c3d4 [2020-11-30T19:35:31.705Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-11-30T19:35:31.931Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.702s coverage: 76.1% of statements [2020-11-30T19:35:31.931Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-30T19:35:31.931Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-11-30T19:35:32.038Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-11-30T19:35:32.220Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2020-11-30T19:35:32.344Z] Removing intermediate container b65698b5c3d4 [2020-11-30T19:35:32.344Z] ---> f2cf8a819112 [2020-11-30T19:35:32.344Z] Step 113/140 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2020-11-30T19:35:32.344Z] ---> Running in 7958d3183617 [2020-11-30T19:35:32.975Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-11-30T19:35:32.982Z] Removing intermediate container 7958d3183617 [2020-11-30T19:35:32.982Z] ---> 0009af2784d1 [2020-11-30T19:35:32.982Z] Step 114/140 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2020-11-30T19:35:32.982Z] ---> Running in cd109c6547f5 [2020-11-30T19:35:33.626Z] Removing intermediate container cd109c6547f5 [2020-11-30T19:35:33.626Z] ---> 667b6067c58f [2020-11-30T19:35:33.626Z] Step 115/140 : RUN ldconfig [2020-11-30T19:35:33.626Z] ---> Running in fec743c9423d [2020-11-30T19:35:33.755Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.9% of statements [2020-11-30T19:35:33.756Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-30T19:35:33.756Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-30T19:35:33.756Z] ok github.com/docker/docker/daemon/logger 0.209s coverage: 43.7% of statements [2020-11-30T19:35:34.306Z] Removing intermediate container fec743c9423d [2020-11-30T19:35:34.306Z] ---> dfbf89c529bb [2020-11-30T19:35:34.306Z] Step 116/140 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion binutils-mingw-w64 libbtrfs-dev bzip2 g++-mingw-w64-x86-64 iptables jq libcap2-bin libdevmapper-dev libnet1 libnl-3-200 libprotobuf-c1 libsystemd-dev libudev-dev net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs xz-utils zip && rm -rf /var/lib/apt/lists/* [2020-11-30T19:35:34.306Z] ---> Running in 9bcc7d3f5c93 [2020-11-30T19:35:34.602Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-11-30T19:35:34.784Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2020-11-30T19:35:34.881Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-11-30T19:35:34.897Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-11-30T19:35:34.897Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-11-30T19:35:34.897Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-11-30T19:35:35.414Z] ok github.com/docker/docker/daemon/logger/awslogs 0.075s coverage: 78.6% of statements [2020-11-30T19:35:35.414Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-30T19:35:35.414Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-30T19:35:35.414Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 26.2% of statements [2020-11-30T19:35:35.534Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [242 kB] [2020-11-30T19:35:35.534Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-11-30T19:35:36.055Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 88.3% of statements [2020-11-30T19:35:36.055Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.003s coverage: 62.1% of statements [2020-11-30T19:35:36.260Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-11-30T19:35:36.260Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-11-30T19:35:36.260Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-11-30T19:35:36.260Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-11-30T19:35:36.260Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-11-30T19:35:36.827Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-11-30T19:35:37.057Z] Fetched 8181 kB in 2s (3441 kB/s) [2020-11-30T19:35:37.083Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 74.7% of statements [2020-11-30T19:35:37.083Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-30T19:35:37.083Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 37.9% of statements [2020-11-30T19:35:37.695Z] Reading package lists... [2020-11-30T19:35:37.764Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-11-30T19:35:38.112Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 47.8% of statements [2020-11-30T19:35:38.333Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-11-30T19:35:38.353Z] Reading package lists... [2020-11-30T19:35:38.647Z] Building dependency tree... [2020-11-30T19:35:38.647Z] Reading state information... [2020-11-30T19:35:38.647Z] libcap2-bin is already the newest version (1:2.25-2). [2020-11-30T19:35:38.647Z] libcap2-bin set to manually installed. [2020-11-30T19:35:38.647Z] The following additional packages will be installed: [2020-11-30T19:35:38.647Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-11-30T19:35:38.647Z] gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-11-30T19:35:38.647Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-11-30T19:35:38.647Z] libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-11-30T19:35:38.647Z] libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-11-30T19:35:38.647Z] libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-11-30T19:35:38.647Z] libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-11-30T19:35:38.647Z] python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-11-30T19:35:38.647Z] python3.7 python3.7-minimal vim-runtime xxd [2020-11-30T19:35:38.647Z] Suggested packages: [2020-11-30T19:35:38.647Z] apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-11-30T19:35:38.647Z] wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-11-30T19:35:38.647Z] python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-11-30T19:35:38.647Z] xfsdump acl attr quota [2020-11-30T19:35:38.647Z] Recommended packages: [2020-11-30T19:35:38.647Z] aufs-dkms nftables build-essential python3-dev python3-keyring [2020-11-30T19:35:38.647Z] python3-keyrings.alt python3-xdg unzip [2020-11-30T19:35:38.742Z] ok github.com/docker/docker/daemon/logger/templates 0.007s coverage: 8.3% of statements [2020-11-30T19:35:38.900Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-11-30T19:35:39.032Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-11-30T19:35:39.159Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-11-30T19:35:39.289Z] The following NEW packages will be installed: [2020-11-30T19:35:39.289Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-11-30T19:35:39.289Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-11-30T19:35:39.289Z] g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-11-30T19:35:39.289Z] libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-11-30T19:35:39.289Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-11-30T19:35:39.289Z] libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-11-30T19:35:39.289Z] libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-11-30T19:35:39.289Z] libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-11-30T19:35:39.289Z] libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-11-30T19:35:39.289Z] mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-11-30T19:35:39.289Z] python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-11-30T19:35:39.289Z] python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-11-30T19:35:39.289Z] python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-11-30T19:35:39.289Z] xfsprogs xxd xz-utils zip [2020-11-30T19:35:39.289Z] 0 upgraded, 68 newly installed, 0 to remove and 9 not upgraded. [2020-11-30T19:35:39.289Z] Need to get 106 MB of archives. [2020-11-30T19:35:39.289Z] After this operation, 660 MB of additional disk space will be used. [2020-11-30T19:35:39.289Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-11-30T19:35:39.289Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-11-30T19:35:39.289Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-11-30T19:35:39.581Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-11-30T19:35:39.581Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-11-30T19:35:39.581Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-11-30T19:35:39.581Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-11-30T19:35:39.581Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-11-30T19:35:39.664Z] ok github.com/docker/docker/daemon/logger/splunk 1.441s coverage: 84.5% of statements [2020-11-30T19:35:39.664Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-30T19:35:39.664Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-30T19:35:39.876Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-11-30T19:35:39.876Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-11-30T19:35:39.876Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-11-30T19:35:39.876Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-11-30T19:35:39.876Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-11-30T19:35:39.876Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-11-30T19:35:39.876Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-11-30T19:35:39.876Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-11-30T19:35:39.876Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-11-30T19:35:39.876Z] Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-11-30T19:35:39.876Z] Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-11-30T19:35:39.876Z] Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-11-30T19:35:39.876Z] Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-11-30T19:35:39.876Z] Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-11-30T19:35:39.876Z] Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-11-30T19:35:39.876Z] Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-11-30T19:35:39.876Z] Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-11-30T19:35:39.876Z] Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-11-30T19:35:39.876Z] Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-11-30T19:35:39.876Z] Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-11-30T19:35:39.876Z] Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-11-30T19:35:40.170Z] Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-11-30T19:35:40.170Z] Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-11-30T19:35:40.170Z] Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-11-30T19:35:40.695Z] ok github.com/docker/docker/distribution 0.223s coverage: 22.3% of statements [2020-11-30T19:35:40.695Z] ok github.com/docker/docker/distribution/metadata 0.023s coverage: 48.2% of statements [2020-11-30T19:35:40.695Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-30T19:35:41.219Z] Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-11-30T19:35:41.234Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2020-11-30T19:35:41.234Z] No api/types/ or api/swagger.yaml changes in diff. [2020-11-30T19:35:41.234Z] Congratulations! All toml source files changed here have valid syntax. [2020-11-30T19:35:41.234Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-11-30T19:35:41.234Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-11-30T19:35:41.558Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41615/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e07711f0952ea5e04679247de5dcf6c8b7b5f28 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:0e07711f0952ea5e04679247de5dcf6c8b7b5f28 hack/make.sh dynbinary-daemon test-docker-py [2020-11-30T19:35:41.723Z] ok github.com/docker/docker/errdefs 0.014s coverage: 49.4% of statements [2020-11-30T19:35:41.865Z] Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-11-30T19:35:41.865Z] Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-11-30T19:35:41.865Z] Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-11-30T19:35:41.865Z] Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-11-30T19:35:41.865Z] Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-11-30T19:35:41.865Z] Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-11-30T19:35:41.865Z] Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-11-30T19:35:41.865Z] Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-11-30T19:35:41.866Z] Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-11-30T19:35:41.866Z] Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-11-30T19:35:41.866Z] Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-11-30T19:35:41.866Z] Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-11-30T19:35:41.866Z] Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-11-30T19:35:41.866Z] Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-11-30T19:35:41.866Z] Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-11-30T19:35:41.866Z] Get:49 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-11-30T19:35:41.866Z] Get:50 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-11-30T19:35:42.121Z] [2020-11-30T19:35:42.121Z] Removing bundles/ [2020-11-30T19:35:42.121Z] [2020-11-30T19:35:42.121Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-11-30T19:35:42.121Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-30T19:35:42.121Z] GOOS="" GOARCH="" GOARM="" [2020-11-30T19:35:42.159Z] Get:51 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-11-30T19:35:42.159Z] Get:52 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-11-30T19:35:42.159Z] Get:53 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-11-30T19:35:42.159Z] Get:54 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-11-30T19:35:42.159Z] Get:55 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-11-30T19:35:42.159Z] Get:56 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-11-30T19:35:42.159Z] Get:57 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-11-30T19:35:42.159Z] Get:58 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-11-30T19:35:42.159Z] Get:59 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-11-30T19:35:42.159Z] Get:60 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-11-30T19:35:42.159Z] Get:61 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-11-30T19:35:42.159Z] Get:62 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-11-30T19:35:42.159Z] Get:63 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-11-30T19:35:42.159Z] Get:64 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-11-30T19:35:42.159Z] Get:65 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-11-30T19:35:42.353Z] ok github.com/docker/docker/image 0.013s coverage: 86.4% of statements [2020-11-30T19:35:42.453Z] Get:66 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-11-30T19:35:42.453Z] Get:67 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-11-30T19:35:42.453Z] Get:68 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-11-30T19:35:42.745Z] debconf: delaying package configuration, since apt-utils is not installed [2020-11-30T19:35:42.745Z] Fetched 106 MB in 3s (33.3 MB/s) [2020-11-30T19:35:42.746Z] Selecting previously unselected package pigz. [2020-11-30T19:35:42.746Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15402 files and directories currently installed.) [2020-11-30T19:35:42.746Z] Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-11-30T19:35:42.746Z] Unpacking pigz (2.4-1) ... [2020-11-30T19:35:42.746Z] Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-11-30T19:35:42.746Z] Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-11-30T19:35:42.746Z] Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-11-30T19:35:42.746Z] Selecting previously unselected package python3.7-minimal. [2020-11-30T19:35:42.746Z] Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-11-30T19:35:42.746Z] Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-30T19:35:42.983Z] ok github.com/docker/docker/distribution/xfer 1.418s coverage: 83.4% of statements [2020-11-30T19:35:42.984Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-30T19:35:42.984Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2020-11-30T19:35:42.984Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-30T19:35:43.043Z] Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-11-30T19:35:43.043Z] Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-11-30T19:35:43.352Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-11-30T19:35:43.684Z] Selecting previously unselected package python3-minimal. [2020-11-30T19:35:43.684Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15651 files and directories currently installed.) [2020-11-30T19:35:43.684Z] Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-11-30T19:35:43.684Z] Unpacking python3-minimal (3.7.3-1) ... [2020-11-30T19:35:43.684Z] Selecting previously unselected package libmpdec2:ppc64el. [2020-11-30T19:35:43.684Z] Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-11-30T19:35:43.684Z] Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-11-30T19:35:43.684Z] Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-11-30T19:35:43.684Z] Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-11-30T19:35:43.684Z] Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-11-30T19:35:43.920Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-11-30T19:35:43.979Z] Selecting previously unselected package python3.7. [2020-11-30T19:35:43.979Z] Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-11-30T19:35:43.979Z] Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-11-30T19:35:43.979Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-11-30T19:35:43.979Z] Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-11-30T19:35:43.979Z] Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-11-30T19:35:43.979Z] Setting up python3-minimal (3.7.3-1) ... [2020-11-30T19:35:44.013Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-11-30T19:35:44.013Z] ? github.com/docker/docker/internal/test [no test files] [2020-11-30T19:35:44.273Z] Selecting previously unselected package python3. [2020-11-30T19:35:44.273Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16063 files and directories currently installed.) [2020-11-30T19:35:44.273Z] Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-11-30T19:35:44.273Z] Unpacking python3 (3.7.3-1) ... [2020-11-30T19:35:44.273Z] Selecting previously unselected package libip4tc0:ppc64el. [2020-11-30T19:35:44.273Z] Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-11-30T19:35:44.273Z] Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-11-30T19:35:44.273Z] Selecting previously unselected package libip6tc0:ppc64el. [2020-11-30T19:35:44.273Z] Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-11-30T19:35:44.273Z] Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-11-30T19:35:44.273Z] Selecting previously unselected package libiptc0:ppc64el. [2020-11-30T19:35:44.273Z] Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-11-30T19:35:44.273Z] Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-11-30T19:35:44.273Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2020-11-30T19:35:44.273Z] Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-11-30T19:35:44.273Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-11-30T19:35:44.273Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-11-30T19:35:44.273Z] Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-11-30T19:35:44.273Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-11-30T19:35:44.273Z] Selecting previously unselected package libnftnl11:ppc64el. [2020-11-30T19:35:44.273Z] Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-11-30T19:35:44.273Z] Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-11-30T19:35:44.273Z] Selecting previously unselected package iptables. [2020-11-30T19:35:44.273Z] Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-11-30T19:35:44.273Z] Unpacking iptables (1.8.2-4) ... [2020-11-30T19:35:44.567Z] Selecting previously unselected package xxd. [2020-11-30T19:35:44.567Z] Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-11-30T19:35:44.567Z] Unpacking xxd (2:8.1.0875-5) ... [2020-11-30T19:35:44.567Z] Selecting previously unselected package vim-common. [2020-11-30T19:35:44.567Z] Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-11-30T19:35:44.567Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-11-30T19:35:44.567Z] Selecting previously unselected package bash-completion. [2020-11-30T19:35:44.567Z] Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-11-30T19:35:44.642Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-11-30T19:35:44.642Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-11-30T19:35:44.642Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-11-30T19:35:44.642Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-11-30T19:35:44.642Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-11-30T19:35:44.642Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-11-30T19:35:44.642Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-11-30T19:35:44.642Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-11-30T19:35:44.642Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-11-30T19:35:44.642Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-11-30T19:35:44.642Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-30T19:35:45.206Z] Unpacking bash-completion (1:2.8-6) ... [2020-11-30T19:35:45.272Z] ok github.com/docker/docker/internal/testutil 0.011s coverage: 62.5% of statements [2020-11-30T19:35:45.299Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-11-30T19:35:45.299Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-11-30T19:35:45.299Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-11-30T19:35:45.504Z] Selecting previously unselected package bzip2. [2020-11-30T19:35:45.504Z] Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-11-30T19:35:45.504Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-30T19:35:45.504Z] Selecting previously unselected package xz-utils. [2020-11-30T19:35:45.504Z] Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-11-30T19:35:45.504Z] Unpacking xz-utils (5.2.4-1) ... [2020-11-30T19:35:45.504Z] Selecting previously unselected package apparmor. [2020-11-30T19:35:45.504Z] Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-11-30T19:35:45.504Z] Unpacking apparmor (2.13.2-10) ... [2020-11-30T19:35:45.504Z] Selecting previously unselected package aufs-tools. [2020-11-30T19:35:45.504Z] Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-11-30T19:35:45.504Z] Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-11-30T19:35:45.504Z] Selecting previously unselected package binutils-mingw-w64-i686. [2020-11-30T19:35:45.504Z] Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-11-30T19:35:45.504Z] Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-30T19:35:45.558Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-11-30T19:35:45.902Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-11-30T19:35:46.127Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-11-30T19:35:46.139Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-11-30T19:35:46.139Z] Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-11-30T19:35:46.139Z] Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-30T19:35:46.433Z] Selecting previously unselected package binutils-mingw-w64. [2020-11-30T19:35:46.433Z] Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-11-30T19:35:46.433Z] Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-30T19:35:46.433Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-11-30T19:35:46.433Z] Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-11-30T19:35:46.433Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-11-30T19:35:46.433Z] Selecting previously unselected package dmsetup. [2020-11-30T19:35:46.433Z] Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-11-30T19:35:46.433Z] Unpacking dmsetup (2:1.02.155-3) ... [2020-11-30T19:35:46.433Z] Selecting previously unselected package mingw-w64-common. [2020-11-30T19:35:46.433Z] Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-11-30T19:35:46.433Z] Unpacking mingw-w64-common (6.0.0-3) ... [2020-11-30T19:35:46.534Z] ok github.com/docker/docker/opts 0.015s coverage: 66.9% of statements [2020-11-30T19:35:46.534Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2020-11-30T19:35:47.488Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2020-11-30T19:35:47.488Z] Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-11-30T19:35:47.488Z] Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-30T19:35:48.127Z] Selecting previously unselected package gcc-mingw-w64-base. [2020-11-30T19:35:48.127Z] Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-11-30T19:35:48.127Z] Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:35:48.127Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-11-30T19:35:48.127Z] Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-11-30T19:35:48.127Z] Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:35:48.617Z] ok github.com/docker/docker/pkg/archive 0.530s coverage: 77.2% of statements [2020-11-30T19:35:48.664Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-11-30T19:35:49.233Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-11-30T19:35:49.246Z] ok github.com/docker/docker/pkg/authorization 0.508s coverage: 66.7% of statements [2020-11-30T19:35:49.492Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-11-30T19:35:49.538Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-11-30T19:35:49.829Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-11-30T19:35:51.397Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-11-30T19:35:52.601Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2020-11-30T19:35:52.601Z] Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-11-30T19:35:52.601Z] Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:35:52.775Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-11-30T19:35:53.336Z] ok github.com/docker/docker/layer 7.106s coverage: 72.0% of statements [2020-11-30T19:35:53.336Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-30T19:35:53.336Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-30T19:35:53.336Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-30T19:35:53.336Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-30T19:35:53.336Z] ? github.com/docker/docker/oci [no test files] [2020-11-30T19:35:53.336Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-30T19:35:53.336Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-11-30T19:35:53.628Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-11-30T19:35:53.918Z] ok github.com/docker/docker/pkg/chrootarchive 3.555s coverage: 43.2% of statements [2020-11-30T19:35:53.918Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-30T19:35:53.918Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-30T19:35:53.918Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2020-11-30T19:35:54.155Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-11-30T19:35:54.414Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-11-30T19:35:54.547Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-11-30T19:35:54.687Z] Selecting previously unselected package libonig5:ppc64el. [2020-11-30T19:35:54.687Z] Preparing to unpack .../25-libonig5_6.9.1-1_ppc64el.deb ... [2020-11-30T19:35:54.687Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-11-30T19:35:54.687Z] Selecting previously unselected package libjq1:ppc64el. [2020-11-30T19:35:54.687Z] Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-11-30T19:35:54.687Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-11-30T19:35:54.837Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-11-30T19:35:54.981Z] Selecting previously unselected package jq. [2020-11-30T19:35:54.981Z] Preparing to unpack .../27-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-11-30T19:35:54.981Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-11-30T19:35:54.981Z] Selecting previously unselected package libaio1:ppc64el. [2020-11-30T19:35:54.981Z] Preparing to unpack .../28-libaio1_0.3.112-3_ppc64el.deb ... [2020-11-30T19:35:54.981Z] Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-11-30T19:35:54.981Z] Selecting previously unselected package libbtrfs0. [2020-11-30T19:35:54.981Z] Preparing to unpack .../29-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-11-30T19:35:54.981Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-11-30T19:35:54.981Z] Selecting previously unselected package libbtrfs-dev. [2020-11-30T19:35:54.981Z] Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-11-30T19:35:54.981Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-11-30T19:35:54.981Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-11-30T19:35:54.981Z] Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-11-30T19:35:54.981Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-11-30T19:35:54.981Z] Selecting previously unselected package libudev-dev:ppc64el. [2020-11-30T19:35:54.981Z] Preparing to unpack .../32-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-11-30T19:35:54.981Z] Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-11-30T19:35:54.981Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2020-11-30T19:35:54.981Z] Preparing to unpack .../33-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-11-30T19:35:54.981Z] Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-11-30T19:35:54.981Z] Selecting previously unselected package libpcre16-3:ppc64el. [2020-11-30T19:35:54.981Z] Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-11-30T19:35:54.981Z] Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-11-30T19:35:54.981Z] Selecting previously unselected package libpcre32-3:ppc64el. [2020-11-30T19:35:54.981Z] Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-11-30T19:35:54.981Z] Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-11-30T19:35:55.274Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-11-30T19:35:55.274Z] Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-11-30T19:35:55.274Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-11-30T19:35:55.274Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2020-11-30T19:35:55.274Z] Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-11-30T19:35:55.274Z] Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-11-30T19:35:55.274Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2020-11-30T19:35:55.274Z] Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-11-30T19:35:55.274Z] Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-11-30T19:35:55.274Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-11-30T19:35:55.274Z] Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-11-30T19:35:55.274Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-11-30T19:35:55.274Z] Selecting previously unselected package libgpm2:ppc64el. [2020-11-30T19:35:55.274Z] Preparing to unpack .../40-libgpm2_1.20.7-5_ppc64el.deb ... [2020-11-30T19:35:55.274Z] Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-11-30T19:35:55.274Z] Selecting previously unselected package libicu63:ppc64el. [2020-11-30T19:35:55.274Z] Preparing to unpack .../41-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-11-30T19:35:55.274Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-11-30T19:35:55.352Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-11-30T19:35:55.467Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-11-30T19:35:56.291Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-11-30T19:35:56.314Z] Selecting previously unselected package libnet1:ppc64el. [2020-11-30T19:35:56.314Z] Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-11-30T19:35:56.314Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-11-30T19:35:56.314Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-11-30T19:35:56.314Z] Preparing to unpack .../43-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-11-30T19:35:56.314Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-11-30T19:35:56.314Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-11-30T19:35:56.314Z] Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-11-30T19:35:56.314Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-11-30T19:35:56.314Z] Selecting previously unselected package libreadline5:ppc64el. [2020-11-30T19:35:56.314Z] Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-11-30T19:35:56.314Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-11-30T19:35:56.314Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2020-11-30T19:35:56.314Z] Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-11-30T19:35:56.314Z] Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-11-30T19:35:56.497Z] ok github.com/docker/docker/pkg/filenotify 0.601s coverage: 66.3% of statements [2020-11-30T19:35:56.610Z] Selecting previously unselected package net-tools. [2020-11-30T19:35:56.611Z] Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-11-30T19:35:56.611Z] Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-30T19:35:56.611Z] Selecting previously unselected package python-pip-whl. [2020-11-30T19:35:56.611Z] Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-11-30T19:35:56.611Z] Unpacking python-pip-whl (18.1-5) ... [2020-11-30T19:35:56.611Z] Selecting previously unselected package python3-lib2to3. [2020-11-30T19:35:56.611Z] Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-11-30T19:35:56.611Z] Unpacking python3-lib2to3 (3.7.3-1) ... [2020-11-30T19:35:56.611Z] Selecting previously unselected package python3-distutils. [2020-11-30T19:35:56.611Z] Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-11-30T19:35:56.611Z] Unpacking python3-distutils (3.7.3-1) ... [2020-11-30T19:35:56.611Z] Selecting previously unselected package python3-pip. [2020-11-30T19:35:56.611Z] Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-11-30T19:35:56.611Z] Unpacking python3-pip (18.1-5) ... [2020-11-30T19:35:56.787Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 89.5% of statements [2020-11-30T19:35:56.907Z] Selecting previously unselected package python3-pkg-resources. [2020-11-30T19:35:56.907Z] Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-11-30T19:35:56.907Z] Unpacking python3-pkg-resources (40.8.0-1) ... [2020-11-30T19:35:56.907Z] Selecting previously unselected package python3-setuptools. [2020-11-30T19:35:56.907Z] Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-11-30T19:35:56.907Z] Unpacking python3-setuptools (40.8.0-1) ... [2020-11-30T19:35:56.907Z] Selecting previously unselected package python3-wheel. [2020-11-30T19:35:56.907Z] Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-11-30T19:35:56.907Z] Unpacking python3-wheel (0.32.3-2) ... [2020-11-30T19:35:56.907Z] Selecting previously unselected package thin-provisioning-tools. [2020-11-30T19:35:56.907Z] Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-11-30T19:35:56.907Z] Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-11-30T19:35:56.907Z] Selecting previously unselected package vim-runtime. [2020-11-30T19:35:56.907Z] Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-11-30T19:35:56.907Z] Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-11-30T19:35:56.907Z] Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-11-30T19:35:56.907Z] Unpacking vim-runtime (2:8.1.0875-5) ... [2020-11-30T19:35:57.230Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-11-30T19:35:57.798Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-11-30T19:35:57.817Z] ok github.com/docker/docker/pkg/fsutils 0.457s coverage: 85.1% of statements [2020-11-30T19:35:57.817Z] ok github.com/docker/docker/pkg/discovery/kv 3.076s coverage: 84.1% of statements [2020-11-30T19:35:57.964Z] Selecting previously unselected package vim. [2020-11-30T19:35:57.964Z] Preparing to unpack .../57-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-11-30T19:35:57.964Z] Unpacking vim (2:8.1.0875-5) ... [2020-11-30T19:35:57.964Z] Selecting previously unselected package xfsprogs. [2020-11-30T19:35:57.964Z] Preparing to unpack .../58-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-11-30T19:35:57.964Z] Unpacking xfsprogs (4.20.0-1) ... [2020-11-30T19:35:57.964Z] Selecting previously unselected package zip. [2020-11-30T19:35:57.964Z] Preparing to unpack .../59-zip_3.0-11+b1_ppc64el.deb ... [2020-11-30T19:35:57.964Z] Unpacking zip (3.0-11+b1) ... [2020-11-30T19:35:57.964Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-11-30T19:35:57.964Z] Setting up aufs-tools (1:4.14+20190211-1) ... [2020-11-30T19:35:57.964Z] Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-11-30T19:35:57.964Z] Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-11-30T19:35:57.964Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-11-30T19:35:57.964Z] Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-11-30T19:35:57.964Z] Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-11-30T19:35:57.964Z] Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-11-30T19:35:58.058Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-11-30T19:35:58.107Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 10.2% of statements [2020-11-30T19:35:58.258Z] Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-11-30T19:35:58.258Z] Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-11-30T19:35:58.258Z] Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-11-30T19:35:58.258Z] Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:35:58.258Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-11-30T19:35:58.259Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-11-30T19:35:58.259Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-11-30T19:35:58.259Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-11-30T19:35:58.259Z] Setting up xxd (2:8.1.0875-5) ... [2020-11-30T19:35:58.259Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-11-30T19:35:58.259Z] Setting up zip (3.0-11+b1) ... [2020-11-30T19:35:58.259Z] Setting up vim-common (2:8.1.0875-5) ... [2020-11-30T19:35:58.259Z] Setting up bash-completion (1:2.8-6) ... [2020-11-30T19:35:58.318Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-11-30T19:35:58.898Z] Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-11-30T19:35:58.898Z] Setting up xz-utils (5.2.4-1) ... [2020-11-30T19:35:58.898Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-11-30T19:35:58.898Z] Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-11-30T19:35:58.898Z] Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-11-30T19:35:58.898Z] Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-11-30T19:35:58.898Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-11-30T19:35:58.898Z] Setting up pigz (2.4-1) ... [2020-11-30T19:35:58.898Z] Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-11-30T19:35:58.898Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-11-30T19:35:58.898Z] Setting up python-pip-whl (18.1-5) ... [2020-11-30T19:35:58.898Z] Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-11-30T19:35:58.898Z] Setting up mingw-w64-common (6.0.0-3) ... [2020-11-30T19:35:58.898Z] Setting up vim-runtime (2:8.1.0875-5) ... [2020-11-30T19:35:59.136Z] ok github.com/docker/docker/pkg/idtools 0.407s coverage: 70.1% of statements [2020-11-30T19:35:59.136Z] ok github.com/docker/docker/pkg/ioutils 0.332s coverage: 69.1% of statements [2020-11-30T19:35:59.191Z] Setting up libaio1:ppc64el (0.3.112-3) ... [2020-11-30T19:35:59.191Z] Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-11-30T19:35:59.191Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-11-30T19:35:59.191Z] Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-11-30T19:35:59.191Z] Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-11-30T19:35:59.191Z] Setting up vim (2:8.1.0875-5) ... [2020-11-30T19:35:59.191Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-11-30T19:35:59.191Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-11-30T19:35:59.191Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-11-30T19:35:59.191Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-11-30T19:35:59.191Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-11-30T19:35:59.191Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-11-30T19:35:59.191Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-11-30T19:35:59.191Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-11-30T19:35:59.191Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-11-30T19:35:59.191Z] Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-11-30T19:35:59.191Z] Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:35:59.191Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-11-30T19:35:59.191Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-11-30T19:35:59.191Z] Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-11-30T19:35:59.191Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-11-30T19:35:59.191Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-11-30T19:35:59.191Z] Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-11-30T19:35:59.191Z] Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-11-30T19:35:59.191Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-11-30T19:35:59.191Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-11-30T19:35:59.191Z] Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-11-30T19:35:59.191Z] Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-11-30T19:35:59.256Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-11-30T19:35:59.426Z] ok github.com/docker/docker/pkg/jsonmessage 0.018s coverage: 91.7% of statements [2020-11-30T19:35:59.426Z] ok github.com/docker/docker/pkg/locker 0.011s coverage: 88.9% of statements [2020-11-30T19:35:59.716Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-11-30T19:35:59.716Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-11-30T19:36:00.005Z] ok github.com/docker/docker/pkg/namesgenerator 0.013s coverage: 85.7% of statements [2020-11-30T19:36:00.193Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-11-30T19:36:00.230Z] Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-11-30T19:36:00.230Z] Setting up iptables (1.8.2-4) ... [2020-11-30T19:36:00.230Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-30T19:36:00.230Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-30T19:36:00.230Z] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-11-30T19:36:00.230Z] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-11-30T19:36:00.230Z] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-11-30T19:36:00.230Z] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-11-30T19:36:00.230Z] Setting up python3 (3.7.3-1) ... [2020-11-30T19:36:00.230Z] Setting up python3-wheel (0.32.3-2) ... [2020-11-30T19:36:00.230Z] Setting up apparmor (2.13.2-10) ... [2020-11-30T19:36:00.295Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-11-30T19:36:00.584Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-11-30T19:36:00.761Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-11-30T19:36:00.761Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-11-30T19:36:00.869Z] Setting up python3-lib2to3 (3.7.3-1) ... [2020-11-30T19:36:00.869Z] Setting up python3-pkg-resources (40.8.0-1) ... [2020-11-30T19:36:00.874Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.001s coverage: 90.0% of statements [2020-11-30T19:36:00.874Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-11-30T19:36:01.166Z] Setting up python3-distutils (3.7.3-1) ... [2020-11-30T19:36:01.166Z] Setting up python3-setuptools (40.8.0-1) ... [2020-11-30T19:36:01.464Z] Setting up python3-pip (18.1-5) ... [2020-11-30T19:36:01.535Z] ok github.com/docker/docker/pkg/mount 1.226s coverage: 69.6% of statements [2020-11-30T19:36:01.535Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-30T19:36:01.535Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-30T19:36:01.535Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-30T19:36:01.760Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-11-30T19:36:01.760Z] Setting up dmsetup (2:1.02.155-3) ... [2020-11-30T19:36:01.760Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-11-30T19:36:01.760Z] Setting up xfsprogs (4.20.0-1) ... [2020-11-30T19:36:01.760Z] Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-11-30T19:36:01.760Z] Processing triggers for mime-support (3.62) ... [2020-11-30T19:36:01.760Z] Processing triggers for libc-bin (2.28-10) ... [2020-11-30T19:36:01.825Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2020-11-30T19:36:02.455Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-11-30T19:36:02.455Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 87.9% of statements [2020-11-30T19:36:02.745Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-11-30T19:36:04.054Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-11-30T19:36:04.250Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 72.7% of statements [2020-11-30T19:36:04.250Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-11-30T19:36:05.960Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-11-30T19:36:07.756Z] ok github.com/docker/docker/pkg/signal 2.696s coverage: 61.0% of statements [2020-11-30T19:36:07.756Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-11-30T19:36:07.866Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-11-30T19:36:08.045Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-11-30T19:36:08.335Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-11-30T19:36:08.434Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-11-30T19:36:08.627Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-11-30T19:36:08.698Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-11-30T19:36:08.917Z] ok github.com/docker/docker/pkg/sysinfo 0.003s coverage: 81.4% of statements [2020-11-30T19:36:08.957Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-11-30T19:36:09.207Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 35.1% of statements [2020-11-30T19:36:09.525Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-11-30T19:36:09.525Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-11-30T19:36:09.836Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2020-11-30T19:36:10.126Z] ok github.com/docker/docker/pkg/tarsum 0.025s coverage: 89.3% of statements [2020-11-30T19:36:10.286Z] Removing intermediate container 9bcc7d3f5c93 [2020-11-30T19:36:10.286Z] ---> 147da89c63d9 [2020-11-30T19:36:10.286Z] Step 117/140 : RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2020-11-30T19:36:10.286Z] ---> Running in 1a52e0f270ec [2020-11-30T19:36:10.286Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-11-30T19:36:10.286Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-11-30T19:36:10.286Z] update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-11-30T19:36:10.286Z] Removing intermediate container 1a52e0f270ec [2020-11-30T19:36:10.286Z] ---> 150e8b5fb015 [2020-11-30T19:36:10.286Z] Step 118/140 : RUN pip3 install yamllint==1.16.0 [2020-11-30T19:36:10.286Z] ---> Running in 2d894cdaadea [2020-11-30T19:36:10.415Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-11-30T19:36:10.705Z] testing: warning: no tests to run [2020-11-30T19:36:10.705Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] [2020-11-30T19:36:10.907Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-11-30T19:36:10.907Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-11-30T19:36:10.995Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-11-30T19:36:11.285Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-11-30T19:36:11.285Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-11-30T19:36:11.804Z] Collecting yamllint==1.16.0 [2020-11-30T19:36:11.804Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-11-30T19:36:11.804Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-11-30T19:36:11.804Z] Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-11-30T19:36:11.804Z] Collecting pyyaml (from yamllint==1.16.0) [2020-11-30T19:36:11.804Z] Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-11-30T19:36:11.845Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-11-30T19:36:12.413Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-11-30T19:36:12.442Z] Building wheels for collected packages: pyyaml [2020-11-30T19:36:12.442Z] Running setup.py bdist_wheel for pyyaml: started [2020-11-30T19:36:12.737Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-11-30T19:36:12.737Z] Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-11-30T19:36:12.737Z] Successfully built pyyaml [2020-11-30T19:36:12.737Z] Installing collected packages: pathspec, pyyaml, yamllint [2020-11-30T19:36:12.737Z] Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-11-30T19:36:13.343Z] ok github.com/docker/docker/plugin 0.557s coverage: 27.3% of statements [2020-11-30T19:36:13.381Z] Removing intermediate container 2d894cdaadea [2020-11-30T19:36:13.381Z] ---> 95fb75ad9a68 [2020-11-30T19:36:13.381Z] Step 119/140 : COPY --from=dockercli /build/ /usr/local/cli [2020-11-30T19:36:13.791Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-11-30T19:36:13.797Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-11-30T19:36:13.799Z] ---> 233eba58d933 [2020-11-30T19:36:13.799Z] Step 120/140 : COPY --from=frozen-images /build/ /docker-frozen-images [2020-11-30T19:36:14.086Z] ok github.com/docker/docker/profiles/seccomp 0.002s coverage: 75.3% of statements [2020-11-30T19:36:14.715Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-11-30T19:36:15.776Z] ok github.com/docker/docker/registry 0.088s coverage: 56.3% of statements [2020-11-30T19:36:16.066Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-11-30T19:36:16.326Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-11-30T19:36:16.357Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 49.0% of statements [2020-11-30T19:36:16.542Z] ---> a7268523409d [2020-11-30T19:36:16.542Z] Step 121/140 : COPY --from=swagger /build/ /usr/local/bin/ [2020-11-30T19:36:16.542Z] ---> 57853d798a95 [2020-11-30T19:36:16.542Z] Step 122/140 : COPY --from=tomlv /build/ /usr/local/bin/ [2020-11-30T19:36:16.835Z] ---> a381b25d8c1d [2020-11-30T19:36:16.835Z] Step 123/140 : COPY --from=tini /build/ /usr/local/bin/ [2020-11-30T19:36:16.987Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2020-11-30T19:36:17.130Z] ---> 296b5e36eb76 [2020-11-30T19:36:17.130Z] Step 124/140 : COPY --from=registry /build/ /usr/local/bin/ [2020-11-30T19:36:17.263Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-11-30T19:36:17.616Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-11-30T19:36:17.767Z] ---> 4869009cf717 [2020-11-30T19:36:17.767Z] Step 125/140 : COPY --from=criu /build/ /usr/local/ [2020-11-30T19:36:17.767Z] ---> cc2385d1877b [2020-11-30T19:36:17.767Z] Step 126/140 : COPY --from=vndr /build/ /usr/local/bin/ [2020-11-30T19:36:17.909Z] ok github.com/docker/docker/volume/local 0.044s coverage: 73.0% of statements [2020-11-30T19:36:18.063Z] ---> 4a64909ac5b3 [2020-11-30T19:36:18.063Z] Step 127/140 : COPY --from=gotestsum /build/ /usr/local/bin/ [2020-11-30T19:36:18.357Z] ---> 09f778b45f2c [2020-11-30T19:36:18.357Z] Step 128/140 : COPY --from=gometalinter /build/ /usr/local/bin/ [2020-11-30T19:36:18.539Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-11-30T19:36:18.643Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-11-30T19:36:18.903Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-11-30T19:36:19.568Z] ok github.com/docker/docker/volume/service 0.008s coverage: 73.0% of statements [2020-11-30T19:36:19.840Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-11-30T19:36:20.408Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-11-30T19:36:20.408Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-11-30T19:36:20.451Z] ---> 0a2c0c85be3f [2020-11-30T19:36:20.451Z] Step 129/140 : COPY --from=runc /build/ /usr/local/bin/ [2020-11-30T19:36:20.451Z] ---> a200501fbd96 [2020-11-30T19:36:20.451Z] Step 130/140 : COPY --from=containerd /build/ /usr/local/bin/ [2020-11-30T19:36:21.346Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-11-30T19:36:21.494Z] ---> c52511133274 [2020-11-30T19:36:21.494Z] Step 131/140 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-11-30T19:36:21.494Z] ---> 4e9d19866506 [2020-11-30T19:36:21.494Z] Step 132/140 : COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2020-11-30T19:36:22.131Z] ---> afdc1d888b68 [2020-11-30T19:36:22.131Z] Step 133/140 : COPY --from=proxy /build/ /usr/local/bin/ [2020-11-30T19:36:22.131Z] ---> 8a2eb6451dab [2020-11-30T19:36:22.131Z] Step 134/140 : ENV PATH=/usr/local/cli:$PATH [2020-11-30T19:36:22.131Z] ---> Running in 855d1fb8b3cc [2020-11-30T19:36:22.131Z] Removing intermediate container 855d1fb8b3cc [2020-11-30T19:36:22.131Z] ---> 2bc3840f3af1 [2020-11-30T19:36:22.131Z] Step 135/140 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2020-11-30T19:36:22.425Z] ---> Running in 7f63b70b03dc [2020-11-30T19:36:22.425Z] Removing intermediate container 7f63b70b03dc [2020-11-30T19:36:22.425Z] ---> 22417dff6f41 [2020-11-30T19:36:22.425Z] Step 136/140 : WORKDIR /go/src/github.com/docker/docker [2020-11-30T19:36:22.425Z] ---> Running in 3cb6d346191c [2020-11-30T19:36:22.425Z] Removing intermediate container 3cb6d346191c [2020-11-30T19:36:22.425Z] ---> 679dc109c4d9 [2020-11-30T19:36:22.425Z] Step 137/140 : VOLUME /var/lib/docker [2020-11-30T19:36:22.425Z] ---> Running in 05e89c47433f [2020-11-30T19:36:22.718Z] Removing intermediate container 05e89c47433f [2020-11-30T19:36:22.718Z] ---> 468d7d8e3b4d [2020-11-30T19:36:22.718Z] Step 138/140 : ENTRYPOINT ["hack/dind"] [2020-11-30T19:36:22.718Z] ---> Running in 1c909e6f80ce [2020-11-30T19:36:22.718Z] Removing intermediate container 1c909e6f80ce [2020-11-30T19:36:22.718Z] ---> 5e50efc01b1a [2020-11-30T19:36:22.718Z] Step 139/140 : FROM dev AS final [2020-11-30T19:36:22.718Z] ---> 5e50efc01b1a [2020-11-30T19:36:22.718Z] Step 140/140 : COPY . /go/src/github.com/docker/docker [2020-11-30T19:36:23.883Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-11-30T19:36:23.883Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-11-30T19:36:25.261Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-11-30T19:36:27.169Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-11-30T19:36:27.428Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-11-30T19:36:28.321Z] ---> fdc45a7b6d91 [2020-11-30T19:36:28.321Z] Successfully built fdc45a7b6d91 [2020-11-30T19:36:28.321Z] Successfully tagged docker:0e07711f0952ea5e04679247de5dcf6c8b7b5f28 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-11-30T19:36:28.766Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41615/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e07711f0952ea5e04679247de5dcf6c8b7b5f28 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:0e07711f0952ea5e04679247de5dcf6c8b7b5f28 hack/test/unit [2020-11-30T19:36:29.334Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-11-30T19:36:29.903Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-11-30T19:36:30.845Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-11-30T19:36:31.522Z] ? github.com/docker/docker/api [no test files] [2020-11-30T19:36:31.784Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-11-30T19:36:33.162Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-11-30T19:36:33.162Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-11-30T19:36:35.067Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-11-30T19:36:38.128Z] ok github.com/docker/docker/pkg/plugins 33.611s coverage: 76.8% of statements [2020-11-30T19:36:38.128Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-30T19:36:38.128Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-30T19:36:38.128Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-30T19:36:38.128Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-30T19:36:38.128Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-11-30T19:36:38.128Z] ? github.com/docker/docker/rootless [no test files] [2020-11-30T19:36:38.128Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-11-30T19:36:38.128Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-30T19:36:38.128Z] ? github.com/docker/docker/volume [no test files] [2020-11-30T19:36:38.128Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-30T19:36:38.128Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-30T19:36:38.128Z] [2020-11-30T19:36:38.128Z] === Skipped [2020-11-30T19:36:38.128Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-11-30T19:36:38.128Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-11-30T19:36:38.128Z] [2020-11-30T19:36:38.128Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-11-30T19:36:38.128Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-11-30T19:36:38.128Z] [2020-11-30T19:36:38.128Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-11-30T19:36:38.128Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:36:38.128Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-30T19:36:38.128Z] [2020-11-30T19:36:38.128Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-11-30T19:36:38.128Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:36:38.128Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-30T19:36:38.128Z] [2020-11-30T19:36:38.128Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-11-30T19:36:38.128Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:36:38.128Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-30T19:36:38.128Z] [2020-11-30T19:36:38.128Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-11-30T19:36:38.128Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:36:38.128Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-30T19:36:38.128Z] [2020-11-30T19:36:38.128Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-11-30T19:36:38.128Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:36:38.128Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-30T19:36:38.128Z] [2020-11-30T19:36:38.128Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-11-30T19:36:38.128Z] graphtest_unix.go:73: No driver to put! [2020-11-30T19:36:38.128Z] [2020-11-30T19:36:38.128Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-11-30T19:36:38.128Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-11-30T19:36:38.128Z] [2020-11-30T19:36:38.128Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-11-30T19:36:38.128Z] overlay_test.go:49: Fails to compute changes intermittently [2020-11-30T19:36:38.128Z] [2020-11-30T19:36:38.128Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-11-30T19:36:38.128Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-11-30T19:36:38.128Z] [2020-11-30T19:36:38.128Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-11-30T19:36:38.128Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-11-30T19:36:38.128Z] [2020-11-30T19:36:38.128Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-11-30T19:36:38.128Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:36:38.128Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-30T19:36:38.128Z] [2020-11-30T19:36:38.128Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-11-30T19:36:38.128Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:36:38.128Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-30T19:36:38.128Z] [2020-11-30T19:36:38.128Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-11-30T19:36:38.128Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:36:38.128Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-30T19:36:38.128Z] [2020-11-30T19:36:38.128Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-11-30T19:36:38.128Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:36:38.128Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-30T19:36:38.128Z] [2020-11-30T19:36:38.128Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-11-30T19:36:38.128Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:36:38.128Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-30T19:36:38.128Z] [2020-11-30T19:36:38.128Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-11-30T19:36:38.128Z] graphtest_unix.go:73: No driver to put! [2020-11-30T19:36:38.128Z] [2020-11-30T19:36:38.128Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-11-30T19:36:38.128Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-11-30T19:36:38.128Z] [2020-11-30T19:36:38.128Z] DONE 2070 tests, 19 skipped in 187.274s Post stage [Pipeline] junit [2020-11-30T19:36:38.172Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-30T19:36:38.700Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41615/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e07711f0952ea5e04679247de5dcf6c8b7b5f28 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:0e07711f0952ea5e04679247de5dcf6c8b7b5f28 hack/make.sh dynbinary test-integration [2020-11-30T19:36:38.990Z] [2020-11-30T19:36:38.990Z] Removing bundles/ [2020-11-30T19:36:38.990Z] [2020-11-30T19:36:38.990Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-11-30T19:36:39.280Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-30T19:36:39.280Z] GOOS="" GOARCH="" GOARM="" [2020-11-30T19:36:40.343Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-11-30T19:36:46.910Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-11-30T19:36:46.910Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-11-30T19:36:47.169Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-11-30T19:36:49.704Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-11-30T19:36:50.238Z] ok github.com/docker/docker/api/server 0.042s coverage: 7.9% of statements [2020-11-30T19:36:50.273Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-11-30T19:36:50.532Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-11-30T19:36:50.532Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-11-30T19:36:50.791Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-11-30T19:36:51.359Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-11-30T19:36:51.359Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-11-30T19:36:51.359Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-11-30T19:36:51.618Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-11-30T19:36:52.997Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-11-30T19:36:52.998Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-11-30T19:36:53.257Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-11-30T19:36:54.636Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-11-30T19:36:55.572Z] === RUN TestDockerSuite/TestBuildEnv [2020-11-30T19:36:56.511Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-11-30T19:36:57.081Z] --- PASS: TestDockerDaemonSuite (294.48s) [2020-11-30T19:36:57.081Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (11.03s) [2020-11-30T19:36:57.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-11-30T19:36:57.081Z] daemon.go:325: [d04fe031e6b53] waiting for daemon to start [2020-11-30T19:36:57.081Z] daemon.go:325: [d04fe031e6b53] waiting for daemon to start [2020-11-30T19:36:57.081Z] daemon.go:325: [d04fe031e6b53] waiting for daemon to start [2020-11-30T19:36:57.081Z] daemon.go:325: [d04fe031e6b53] waiting for daemon to start [2020-11-30T19:36:57.081Z] daemon.go:353: [d04fe031e6b53] daemon started [2020-11-30T19:36:57.081Z] daemon.go:461: [d04fe031e6b53] Stopping daemon [2020-11-30T19:36:57.081Z] daemon.go:296: [d04fe031e6b53] exiting daemon [2020-11-30T19:36:57.081Z] daemon.go:448: [d04fe031e6b53] Daemon stopped [2020-11-30T19:36:57.081Z] daemon.go:325: [d04fe031e6b53] waiting for daemon to start [2020-11-30T19:36:57.081Z] daemon.go:325: [d04fe031e6b53] waiting for daemon to start [2020-11-30T19:36:57.081Z] daemon.go:353: [d04fe031e6b53] daemon started [2020-11-30T19:36:57.081Z] daemon.go:461: [d04fe031e6b53] Stopping daemon [2020-11-30T19:36:57.081Z] daemon.go:296: [d04fe031e6b53] exiting daemon [2020-11-30T19:36:57.081Z] daemon.go:448: [d04fe031e6b53] Daemon stopped [2020-11-30T19:36:57.081Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.15s) [2020-11-30T19:36:57.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-11-30T19:36:57.081Z] daemon.go:325: [d4604714e6a9d] waiting for daemon to start [2020-11-30T19:36:57.081Z] daemon.go:325: [d4604714e6a9d] waiting for daemon to start [2020-11-30T19:36:57.081Z] daemon.go:353: [d4604714e6a9d] daemon started [2020-11-30T19:36:57.081Z] daemon.go:461: [d4604714e6a9d] Stopping daemon [2020-11-30T19:36:57.081Z] daemon.go:296: [d4604714e6a9d] exiting daemon [2020-11-30T19:36:57.081Z] daemon.go:448: [d4604714e6a9d] Daemon stopped [2020-11-30T19:36:57.081Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.54s) [2020-11-30T19:36:57.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-11-30T19:36:57.081Z] daemon.go:325: [d628a6db6f8ec] waiting for daemon to start [2020-11-30T19:36:57.081Z] daemon.go:325: [d628a6db6f8ec] waiting for daemon to start [2020-11-30T19:36:57.081Z] daemon.go:353: [d628a6db6f8ec] daemon started [2020-11-30T19:36:57.081Z] daemon.go:461: [d628a6db6f8ec] Stopping daemon [2020-11-30T19:36:57.081Z] daemon.go:296: [d628a6db6f8ec] exiting daemon [2020-11-30T19:36:57.081Z] daemon.go:448: [d628a6db6f8ec] Daemon stopped [2020-11-30T19:36:57.081Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (1.55s) [2020-11-30T19:36:57.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-11-30T19:36:57.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-11-30T19:36:57.082Z] daemon.go:325: [d9ce7d24cfcf5] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:325: [d9ce7d24cfcf5] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:353: [d9ce7d24cfcf5] daemon started [2020-11-30T19:36:57.082Z] daemon.go:296: [d9ce7d24cfcf5] exiting daemon [2020-11-30T19:36:57.082Z] docker_cli_daemon_test.go:1449: Daemon d9ce7d24cfcf5 is not started [2020-11-30T19:36:57.082Z] daemon.go:325: [d9ce7d24cfcf5] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:325: [d9ce7d24cfcf5] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:353: [d9ce7d24cfcf5] daemon started [2020-11-30T19:36:57.082Z] daemon.go:461: [d9ce7d24cfcf5] Stopping daemon [2020-11-30T19:36:57.082Z] daemon.go:296: [d9ce7d24cfcf5] exiting daemon [2020-11-30T19:36:57.082Z] daemon.go:448: [d9ce7d24cfcf5] Daemon stopped [2020-11-30T19:36:57.082Z] check_test.go:309: Daemon d48be91181db3 is not started [2020-11-30T19:36:57.082Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.05s) [2020-11-30T19:36:57.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-11-30T19:36:57.082Z] daemon.go:325: [d9d51129850a4] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:325: [d9d51129850a4] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:353: [d9d51129850a4] daemon started [2020-11-30T19:36:57.082Z] daemon.go:325: [d9d51129850a4] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:296: [d9d51129850a4] exiting daemon [2020-11-30T19:36:57.082Z] daemon.go:325: [d9d51129850a4] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:353: [d9d51129850a4] daemon started [2020-11-30T19:36:57.082Z] daemon.go:461: [d9d51129850a4] Stopping daemon [2020-11-30T19:36:57.082Z] daemon.go:296: [d9d51129850a4] exiting daemon [2020-11-30T19:36:57.082Z] daemon.go:448: [d9d51129850a4] Daemon stopped [2020-11-30T19:36:57.082Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.68s) [2020-11-30T19:36:57.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-11-30T19:36:57.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-11-30T19:36:57.082Z] daemon.go:325: [d66f14e767461] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:325: [d66f14e767461] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:353: [d66f14e767461] daemon started [2020-11-30T19:36:57.082Z] daemon.go:296: [d66f14e767461] exiting daemon [2020-11-30T19:36:57.082Z] check_test.go:309: Daemon dbccae0fc25f8 is not started [2020-11-30T19:36:57.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.20s) [2020-11-30T19:36:57.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-11-30T19:36:57.082Z] daemon.go:325: [d1b3b51139dc8] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:325: [d1b3b51139dc8] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:353: [d1b3b51139dc8] daemon started [2020-11-30T19:36:57.082Z] daemon.go:461: [d1b3b51139dc8] Stopping daemon [2020-11-30T19:36:57.082Z] daemon.go:296: [d1b3b51139dc8] exiting daemon [2020-11-30T19:36:57.082Z] daemon.go:448: [d1b3b51139dc8] Daemon stopped [2020-11-30T19:36:57.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.53s) [2020-11-30T19:36:57.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-11-30T19:36:57.082Z] daemon.go:325: [dd10ed6758371] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:296: [dd10ed6758371] exiting daemon [2020-11-30T19:36:57.082Z] daemon.go:325: [dd10ed6758371] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:325: [dd10ed6758371] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:325: [dd10ed6758371] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:353: [dd10ed6758371] daemon started [2020-11-30T19:36:57.082Z] daemon.go:461: [dd10ed6758371] Stopping daemon [2020-11-30T19:36:57.082Z] daemon.go:296: [dd10ed6758371] exiting daemon [2020-11-30T19:36:57.082Z] daemon.go:448: [dd10ed6758371] Daemon stopped [2020-11-30T19:36:57.082Z] daemon.go:325: [dd10ed6758371] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:325: [dd10ed6758371] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:353: [dd10ed6758371] daemon started [2020-11-30T19:36:57.082Z] daemon.go:461: [dd10ed6758371] Stopping daemon [2020-11-30T19:36:57.082Z] daemon.go:296: [dd10ed6758371] exiting daemon [2020-11-30T19:36:57.082Z] daemon.go:448: [dd10ed6758371] Daemon stopped [2020-11-30T19:36:57.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.09s) [2020-11-30T19:36:57.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-11-30T19:36:57.082Z] daemon.go:325: [d2b31e42591ef] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:325: [d2b31e42591ef] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:353: [d2b31e42591ef] daemon started [2020-11-30T19:36:57.082Z] daemon.go:461: [d2b31e42591ef] Stopping daemon [2020-11-30T19:36:57.082Z] daemon.go:296: [d2b31e42591ef] exiting daemon [2020-11-30T19:36:57.082Z] daemon.go:448: [d2b31e42591ef] Daemon stopped [2020-11-30T19:36:57.082Z] daemon.go:325: [d2b31e42591ef] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:325: [d2b31e42591ef] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:353: [d2b31e42591ef] daemon started [2020-11-30T19:36:57.082Z] daemon.go:461: [d2b31e42591ef] Stopping daemon [2020-11-30T19:36:57.082Z] daemon.go:296: [d2b31e42591ef] exiting daemon [2020-11-30T19:36:57.082Z] daemon.go:448: [d2b31e42591ef] Daemon stopped [2020-11-30T19:36:57.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.21s) [2020-11-30T19:36:57.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-11-30T19:36:57.082Z] daemon.go:325: [dc980ded4c439] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:325: [dc980ded4c439] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:353: [dc980ded4c439] daemon started [2020-11-30T19:36:57.082Z] daemon.go:461: [dc980ded4c439] Stopping daemon [2020-11-30T19:36:57.082Z] daemon.go:296: [dc980ded4c439] exiting daemon [2020-11-30T19:36:57.082Z] daemon.go:448: [dc980ded4c439] Daemon stopped [2020-11-30T19:36:57.082Z] daemon.go:325: [dc980ded4c439] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:325: [dc980ded4c439] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:353: [dc980ded4c439] daemon started [2020-11-30T19:36:57.082Z] daemon.go:461: [dc980ded4c439] Stopping daemon [2020-11-30T19:36:57.082Z] daemon.go:296: [dc980ded4c439] exiting daemon [2020-11-30T19:36:57.082Z] daemon.go:448: [dc980ded4c439] Daemon stopped [2020-11-30T19:36:57.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.47s) [2020-11-30T19:36:57.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-11-30T19:36:57.082Z] daemon.go:325: [d145e93457950] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:325: [d145e93457950] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:353: [d145e93457950] daemon started [2020-11-30T19:36:57.082Z] daemon.go:461: [d145e93457950] Stopping daemon [2020-11-30T19:36:57.082Z] daemon.go:296: [d145e93457950] exiting daemon [2020-11-30T19:36:57.082Z] daemon.go:448: [d145e93457950] Daemon stopped [2020-11-30T19:36:57.082Z] daemon.go:325: [d145e93457950] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:325: [d145e93457950] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:353: [d145e93457950] daemon started [2020-11-30T19:36:57.082Z] daemon.go:461: [d145e93457950] Stopping daemon [2020-11-30T19:36:57.082Z] daemon.go:296: [d145e93457950] exiting daemon [2020-11-30T19:36:57.082Z] daemon.go:448: [d145e93457950] Daemon stopped [2020-11-30T19:36:57.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (17.98s) [2020-11-30T19:36:57.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP [2020-11-30T19:36:57.082Z] daemon.go:325: [d4d1f9ace83ca] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:325: [d4d1f9ace83ca] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:325: [d4d1f9ace83ca] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:325: [d4d1f9ace83ca] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:339: [d4d1f9ace83ca] error pinging daemon on start: Get http://d4d1f9ace83ca.sock/_ping: context deadline exceeded [2020-11-30T19:36:57.082Z] daemon.go:325: [d4d1f9ace83ca] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:339: [d4d1f9ace83ca] error pinging daemon on start: Get http://d4d1f9ace83ca.sock/_ping: context deadline exceeded [2020-11-30T19:36:57.082Z] daemon.go:325: [d4d1f9ace83ca] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:339: [d4d1f9ace83ca] error pinging daemon on start: Get http://d4d1f9ace83ca.sock/_ping: context deadline exceeded [2020-11-30T19:36:57.082Z] daemon.go:325: [d4d1f9ace83ca] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:353: [d4d1f9ace83ca] daemon started [2020-11-30T19:36:57.082Z] daemon.go:461: [d4d1f9ace83ca] Stopping daemon [2020-11-30T19:36:57.082Z] daemon.go:296: [d4d1f9ace83ca] exiting daemon [2020-11-30T19:36:57.082Z] daemon.go:448: [d4d1f9ace83ca] Daemon stopped [2020-11-30T19:36:57.082Z] daemon.go:325: [d4d1f9ace83ca] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:325: [d4d1f9ace83ca] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:353: [d4d1f9ace83ca] daemon started [2020-11-30T19:36:57.082Z] daemon.go:461: [d4d1f9ace83ca] Stopping daemon [2020-11-30T19:36:57.082Z] daemon.go:296: [d4d1f9ace83ca] exiting daemon [2020-11-30T19:36:57.082Z] daemon.go:448: [d4d1f9ace83ca] Daemon stopped [2020-11-30T19:36:57.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.20s) [2020-11-30T19:36:57.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone [2020-11-30T19:36:57.082Z] daemon.go:325: [df71fa078a24d] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:325: [df71fa078a24d] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:353: [df71fa078a24d] daemon started [2020-11-30T19:36:57.082Z] daemon.go:461: [df71fa078a24d] Stopping daemon [2020-11-30T19:36:57.082Z] daemon.go:296: [df71fa078a24d] exiting daemon [2020-11-30T19:36:57.082Z] daemon.go:448: [df71fa078a24d] Daemon stopped [2020-11-30T19:36:57.082Z] daemon.go:325: [df71fa078a24d] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:325: [df71fa078a24d] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:353: [df71fa078a24d] daemon started [2020-11-30T19:36:57.082Z] daemon.go:461: [df71fa078a24d] Stopping daemon [2020-11-30T19:36:57.082Z] daemon.go:296: [df71fa078a24d] exiting daemon [2020-11-30T19:36:57.082Z] daemon.go:448: [df71fa078a24d] Daemon stopped [2020-11-30T19:36:57.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.27s) [2020-11-30T19:36:57.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent [2020-11-30T19:36:57.082Z] daemon.go:325: [daac93d829ca3] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:325: [daac93d829ca3] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:353: [daac93d829ca3] daemon started [2020-11-30T19:36:57.082Z] daemon.go:461: [daac93d829ca3] Stopping daemon [2020-11-30T19:36:57.082Z] daemon.go:296: [daac93d829ca3] exiting daemon [2020-11-30T19:36:57.082Z] daemon.go:448: [daac93d829ca3] Daemon stopped [2020-11-30T19:36:57.082Z] daemon.go:325: [daac93d829ca3] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:325: [daac93d829ca3] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:353: [daac93d829ca3] daemon started [2020-11-30T19:36:57.082Z] daemon.go:461: [daac93d829ca3] Stopping daemon [2020-11-30T19:36:57.082Z] daemon.go:296: [daac93d829ca3] exiting daemon [2020-11-30T19:36:57.082Z] daemon.go:448: [daac93d829ca3] Daemon stopped [2020-11-30T19:36:57.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-11-30T19:36:57.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-11-30T19:36:57.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-11-30T19:36:57.082Z] daemon.go:325: [dbe86efc802ba] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:296: [dbe86efc802ba] exiting daemon [2020-11-30T19:36:57.082Z] daemon.go:325: [dbe86efc802ba] waiting for daemon to start [2020-11-30T19:36:57.082Z] check_test.go:309: Daemon dc929ace25c28 is not started [2020-11-30T19:36:57.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-11-30T19:36:57.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-11-30T19:36:57.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-11-30T19:36:57.082Z] daemon.go:325: [dadaa9b8e0ad2] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:296: [dadaa9b8e0ad2] exiting daemon [2020-11-30T19:36:57.082Z] daemon.go:325: [dadaa9b8e0ad2] waiting for daemon to start [2020-11-30T19:36:57.082Z] check_test.go:309: Daemon d8e77f4ec09ea is not started [2020-11-30T19:36:57.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.20s) [2020-11-30T19:36:57.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-11-30T19:36:57.082Z] daemon.go:325: [d0779ce95191d] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:325: [d0779ce95191d] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:353: [d0779ce95191d] daemon started [2020-11-30T19:36:57.082Z] daemon.go:461: [d0779ce95191d] Stopping daemon [2020-11-30T19:36:57.082Z] daemon.go:296: [d0779ce95191d] exiting daemon [2020-11-30T19:36:57.082Z] daemon.go:448: [d0779ce95191d] Daemon stopped [2020-11-30T19:36:57.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2020-11-30T19:36:57.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog [2020-11-30T19:36:57.082Z] daemon.go:325: [d6c015c0d7e33] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:325: [d6c015c0d7e33] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:353: [d6c015c0d7e33] daemon started [2020-11-30T19:36:57.082Z] daemon.go:461: [d6c015c0d7e33] Stopping daemon [2020-11-30T19:36:57.082Z] daemon.go:296: [d6c015c0d7e33] exiting daemon [2020-11-30T19:36:57.082Z] daemon.go:448: [d6c015c0d7e33] Daemon stopped [2020-11-30T19:36:57.082Z] check_test.go:309: Daemon d6c015c0d7e33 is not started [2020-11-30T19:36:57.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.48s) [2020-11-30T19:36:57.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-11-30T19:36:57.082Z] daemon.go:325: [d1235f6c6df96] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:325: [d1235f6c6df96] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:353: [d1235f6c6df96] daemon started [2020-11-30T19:36:57.082Z] daemon.go:461: [d1235f6c6df96] Stopping daemon [2020-11-30T19:36:57.082Z] daemon.go:296: [d1235f6c6df96] exiting daemon [2020-11-30T19:36:57.082Z] daemon.go:448: [d1235f6c6df96] Daemon stopped [2020-11-30T19:36:57.082Z] daemon.go:325: [d1235f6c6df96] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:325: [d1235f6c6df96] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:353: [d1235f6c6df96] daemon started [2020-11-30T19:36:57.082Z] daemon.go:461: [d1235f6c6df96] Stopping daemon [2020-11-30T19:36:57.082Z] daemon.go:296: [d1235f6c6df96] exiting daemon [2020-11-30T19:36:57.082Z] daemon.go:448: [d1235f6c6df96] Daemon stopped [2020-11-30T19:36:57.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.45s) [2020-11-30T19:36:57.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-11-30T19:36:57.082Z] daemon.go:325: [d8657be5fc942] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:325: [d8657be5fc942] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:353: [d8657be5fc942] daemon started [2020-11-30T19:36:57.082Z] daemon.go:461: [d8657be5fc942] Stopping daemon [2020-11-30T19:36:57.082Z] daemon.go:296: [d8657be5fc942] exiting daemon [2020-11-30T19:36:57.082Z] daemon.go:448: [d8657be5fc942] Daemon stopped [2020-11-30T19:36:57.082Z] daemon.go:325: [d8657be5fc942] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:325: [d8657be5fc942] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:353: [d8657be5fc942] daemon started [2020-11-30T19:36:57.082Z] daemon.go:461: [d8657be5fc942] Stopping daemon [2020-11-30T19:36:57.082Z] daemon.go:296: [d8657be5fc942] exiting daemon [2020-11-30T19:36:57.082Z] daemon.go:448: [d8657be5fc942] Daemon stopped [2020-11-30T19:36:57.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.19s) [2020-11-30T19:36:57.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-11-30T19:36:57.082Z] daemon.go:325: [d323882e91709] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:325: [d323882e91709] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:353: [d323882e91709] daemon started [2020-11-30T19:36:57.082Z] daemon.go:461: [d323882e91709] Stopping daemon [2020-11-30T19:36:57.082Z] daemon.go:296: [d323882e91709] exiting daemon [2020-11-30T19:36:57.082Z] daemon.go:448: [d323882e91709] Daemon stopped [2020-11-30T19:36:57.082Z] daemon.go:325: [d323882e91709] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:325: [d323882e91709] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:353: [d323882e91709] daemon started [2020-11-30T19:36:57.082Z] daemon.go:461: [d323882e91709] Stopping daemon [2020-11-30T19:36:57.082Z] daemon.go:296: [d323882e91709] exiting daemon [2020-11-30T19:36:57.082Z] daemon.go:448: [d323882e91709] Daemon stopped [2020-11-30T19:36:57.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.18s) [2020-11-30T19:36:57.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-11-30T19:36:57.082Z] daemon.go:325: [d6a14001aa860] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:325: [d6a14001aa860] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:353: [d6a14001aa860] daemon started [2020-11-30T19:36:57.082Z] daemon.go:461: [d6a14001aa860] Stopping daemon [2020-11-30T19:36:57.082Z] daemon.go:296: [d6a14001aa860] exiting daemon [2020-11-30T19:36:57.082Z] daemon.go:448: [d6a14001aa860] Daemon stopped [2020-11-30T19:36:57.082Z] daemon.go:325: [d6a14001aa860] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:325: [d6a14001aa860] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:353: [d6a14001aa860] daemon started [2020-11-30T19:36:57.082Z] daemon.go:461: [d6a14001aa860] Stopping daemon [2020-11-30T19:36:57.082Z] daemon.go:296: [d6a14001aa860] exiting daemon [2020-11-30T19:36:57.082Z] daemon.go:448: [d6a14001aa860] Daemon stopped [2020-11-30T19:36:57.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2020-11-30T19:36:57.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-11-30T19:36:57.082Z] daemon.go:325: [d6259bd91f9cf] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:325: [d6259bd91f9cf] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:353: [d6259bd91f9cf] daemon started [2020-11-30T19:36:57.082Z] daemon.go:461: [d6259bd91f9cf] Stopping daemon [2020-11-30T19:36:57.082Z] daemon.go:296: [d6259bd91f9cf] exiting daemon [2020-11-30T19:36:57.082Z] daemon.go:448: [d6259bd91f9cf] Daemon stopped [2020-11-30T19:36:57.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2020-11-30T19:36:57.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents [2020-11-30T19:36:57.082Z] daemon.go:325: [d0af69a0a5939] waiting for daemon to start [2020-11-30T19:36:57.082Z] daemon.go:325: [d0af69a0a5939] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:353: [d0af69a0a5939] daemon started [2020-11-30T19:36:57.083Z] daemon.go:461: [d0af69a0a5939] Stopping daemon [2020-11-30T19:36:57.083Z] daemon.go:296: [d0af69a0a5939] exiting daemon [2020-11-30T19:36:57.083Z] daemon.go:448: [d0af69a0a5939] Daemon stopped [2020-11-30T19:36:57.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2020-11-30T19:36:57.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-11-30T19:36:57.083Z] daemon.go:325: [d46d7c4231ac8] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:325: [d46d7c4231ac8] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:353: [d46d7c4231ac8] daemon started [2020-11-30T19:36:57.083Z] daemon.go:461: [d46d7c4231ac8] Stopping daemon [2020-11-30T19:36:57.083Z] daemon.go:296: [d46d7c4231ac8] exiting daemon [2020-11-30T19:36:57.083Z] daemon.go:448: [d46d7c4231ac8] Daemon stopped [2020-11-30T19:36:57.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2020-11-30T19:36:57.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-11-30T19:36:57.083Z] daemon.go:325: [d8c7024c5e180] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:296: [d8c7024c5e180] exiting daemon [2020-11-30T19:36:57.083Z] daemon.go:325: [d8c7024c5e180] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:461: [d8c7024c5e180] Stopping daemon [2020-11-30T19:36:57.083Z] daemon.go:450: [d8c7024c5e180] Error when stopping daemon: daemon not started [2020-11-30T19:36:57.083Z] check_test.go:309: Daemon d8c7024c5e180 is not started [2020-11-30T19:36:57.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-11-30T19:36:57.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD [2020-11-30T19:36:57.083Z] daemon.go:325: [dd25f03bb54a8] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:325: [dd25f03bb54a8] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:353: [dd25f03bb54a8] daemon started [2020-11-30T19:36:57.083Z] daemon.go:461: [dd25f03bb54a8] Stopping daemon [2020-11-30T19:36:57.083Z] daemon.go:296: [dd25f03bb54a8] exiting daemon [2020-11-30T19:36:57.083Z] daemon.go:448: [dd25f03bb54a8] Daemon stopped [2020-11-30T19:36:57.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-11-30T19:36:57.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug [2020-11-30T19:36:57.083Z] daemon.go:325: [d4eb972d40273] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:325: [d4eb972d40273] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:353: [d4eb972d40273] daemon started [2020-11-30T19:36:57.083Z] daemon.go:461: [d4eb972d40273] Stopping daemon [2020-11-30T19:36:57.083Z] daemon.go:296: [d4eb972d40273] exiting daemon [2020-11-30T19:36:57.083Z] daemon.go:448: [d4eb972d40273] Daemon stopped [2020-11-30T19:36:57.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2020-11-30T19:36:57.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-11-30T19:36:57.083Z] daemon.go:325: [db0145a5a6e8d] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:325: [db0145a5a6e8d] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:353: [db0145a5a6e8d] daemon started [2020-11-30T19:36:57.083Z] daemon.go:461: [db0145a5a6e8d] Stopping daemon [2020-11-30T19:36:57.083Z] daemon.go:296: [db0145a5a6e8d] exiting daemon [2020-11-30T19:36:57.083Z] daemon.go:448: [db0145a5a6e8d] Daemon stopped [2020-11-30T19:36:57.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.48s) [2020-11-30T19:36:57.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-11-30T19:36:57.083Z] daemon.go:325: [d0cd2cf2ead5f] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:325: [d0cd2cf2ead5f] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:353: [d0cd2cf2ead5f] daemon started [2020-11-30T19:36:57.083Z] daemon.go:461: [d0cd2cf2ead5f] Stopping daemon [2020-11-30T19:36:57.083Z] daemon.go:296: [d0cd2cf2ead5f] exiting daemon [2020-11-30T19:36:57.083Z] daemon.go:448: [d0cd2cf2ead5f] Daemon stopped [2020-11-30T19:36:57.083Z] daemon.go:325: [d0cd2cf2ead5f] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:325: [d0cd2cf2ead5f] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:353: [d0cd2cf2ead5f] daemon started [2020-11-30T19:36:57.083Z] daemon.go:461: [d0cd2cf2ead5f] Stopping daemon [2020-11-30T19:36:57.083Z] daemon.go:296: [d0cd2cf2ead5f] exiting daemon [2020-11-30T19:36:57.083Z] daemon.go:448: [d0cd2cf2ead5f] Daemon stopped [2020-11-30T19:36:57.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.45s) [2020-11-30T19:36:57.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2020-11-30T19:36:57.083Z] daemon.go:325: [dc9304275240e] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:325: [dc9304275240e] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:353: [dc9304275240e] daemon started [2020-11-30T19:36:57.083Z] daemon.go:461: [dc9304275240e] Stopping daemon [2020-11-30T19:36:57.083Z] daemon.go:296: [dc9304275240e] exiting daemon [2020-11-30T19:36:57.083Z] daemon.go:448: [dc9304275240e] Daemon stopped [2020-11-30T19:36:57.083Z] daemon.go:325: [dc9304275240e] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:325: [dc9304275240e] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:353: [dc9304275240e] daemon started [2020-11-30T19:36:57.083Z] daemon.go:461: [dc9304275240e] Stopping daemon [2020-11-30T19:36:57.083Z] daemon.go:296: [dc9304275240e] exiting daemon [2020-11-30T19:36:57.083Z] daemon.go:448: [dc9304275240e] Daemon stopped [2020-11-30T19:36:57.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.67s) [2020-11-30T19:36:57.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP [2020-11-30T19:36:57.083Z] daemon.go:325: [d90df083aa0cd] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:325: [d90df083aa0cd] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:353: [d90df083aa0cd] daemon started [2020-11-30T19:36:57.083Z] daemon.go:461: [d90df083aa0cd] Stopping daemon [2020-11-30T19:36:57.083Z] daemon.go:296: [d90df083aa0cd] exiting daemon [2020-11-30T19:36:57.083Z] daemon.go:448: [d90df083aa0cd] Daemon stopped [2020-11-30T19:36:57.083Z] daemon.go:325: [d90df083aa0cd] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:325: [d90df083aa0cd] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:353: [d90df083aa0cd] daemon started [2020-11-30T19:36:57.083Z] daemon.go:461: [d90df083aa0cd] Stopping daemon [2020-11-30T19:36:57.083Z] daemon.go:296: [d90df083aa0cd] exiting daemon [2020-11-30T19:36:57.083Z] daemon.go:448: [d90df083aa0cd] Daemon stopped [2020-11-30T19:36:57.083Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2020-11-30T19:36:57.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-11-30T19:36:57.083Z] requirement.go:26: unmatched requirement IPv6 [2020-11-30T19:36:57.083Z] check_test.go:309: Daemon da5d83346c2a6 is not started [2020-11-30T19:36:57.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.83s) [2020-11-30T19:36:57.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-11-30T19:36:57.083Z] daemon.go:325: [d8154bc011cae] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:325: [d8154bc011cae] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:353: [d8154bc011cae] daemon started [2020-11-30T19:36:57.083Z] daemon.go:461: [d8154bc011cae] Stopping daemon [2020-11-30T19:36:57.083Z] daemon.go:296: [d8154bc011cae] exiting daemon [2020-11-30T19:36:57.083Z] daemon.go:448: [d8154bc011cae] Daemon stopped [2020-11-30T19:36:57.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.66s) [2020-11-30T19:36:57.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-11-30T19:36:57.083Z] daemon.go:325: [d972002f2e029] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:325: [d972002f2e029] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:353: [d972002f2e029] daemon started [2020-11-30T19:36:57.083Z] daemon.go:461: [d972002f2e029] Stopping daemon [2020-11-30T19:36:57.083Z] daemon.go:296: [d972002f2e029] exiting daemon [2020-11-30T19:36:57.083Z] daemon.go:448: [d972002f2e029] Daemon stopped [2020-11-30T19:36:57.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.38s) [2020-11-30T19:36:57.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-11-30T19:36:57.083Z] daemon.go:325: [dfac982b6eb3d] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:325: [dfac982b6eb3d] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:353: [dfac982b6eb3d] daemon started [2020-11-30T19:36:57.083Z] daemon.go:461: [dfac982b6eb3d] Stopping daemon [2020-11-30T19:36:57.083Z] daemon.go:296: [dfac982b6eb3d] exiting daemon [2020-11-30T19:36:57.083Z] daemon.go:448: [dfac982b6eb3d] Daemon stopped [2020-11-30T19:36:57.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.46s) [2020-11-30T19:36:57.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean [2020-11-30T19:36:57.083Z] daemon.go:325: [db552f43883c9] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:325: [db552f43883c9] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:353: [db552f43883c9] daemon started [2020-11-30T19:36:57.083Z] daemon.go:461: [db552f43883c9] Stopping daemon [2020-11-30T19:36:57.083Z] daemon.go:296: [db552f43883c9] exiting daemon [2020-11-30T19:36:57.083Z] daemon.go:448: [db552f43883c9] Daemon stopped [2020-11-30T19:36:57.083Z] check_test.go:309: Daemon db552f43883c9 is not started [2020-11-30T19:36:57.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.92s) [2020-11-30T19:36:57.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-11-30T19:36:57.083Z] daemon.go:325: [d96d237641d02] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:325: [d96d237641d02] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:353: [d96d237641d02] daemon started [2020-11-30T19:36:57.083Z] daemon.go:461: [d96d237641d02] Stopping daemon [2020-11-30T19:36:57.083Z] daemon.go:296: [d96d237641d02] exiting daemon [2020-11-30T19:36:57.083Z] daemon.go:448: [d96d237641d02] Daemon stopped [2020-11-30T19:36:57.083Z] daemon.go:325: [d96d237641d02] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:325: [d96d237641d02] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:353: [d96d237641d02] daemon started [2020-11-30T19:36:57.083Z] daemon.go:461: [d96d237641d02] Stopping daemon [2020-11-30T19:36:57.083Z] daemon.go:296: [d96d237641d02] exiting daemon [2020-11-30T19:36:57.083Z] daemon.go:448: [d96d237641d02] Daemon stopped [2020-11-30T19:36:57.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2020-11-30T19:36:57.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-11-30T19:36:57.083Z] daemon.go:325: [d9a3f4398bfed] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:325: [d9a3f4398bfed] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:353: [d9a3f4398bfed] daemon started [2020-11-30T19:36:57.083Z] daemon.go:461: [d9a3f4398bfed] Stopping daemon [2020-11-30T19:36:57.083Z] daemon.go:296: [d9a3f4398bfed] exiting daemon [2020-11-30T19:36:57.083Z] daemon.go:448: [d9a3f4398bfed] Daemon stopped [2020-11-30T19:36:57.083Z] check_test.go:309: Daemon d9a3f4398bfed is not started [2020-11-30T19:36:57.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.17s) [2020-11-30T19:36:57.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-11-30T19:36:57.083Z] daemon.go:325: [d0b717d626eb7] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:325: [d0b717d626eb7] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:353: [d0b717d626eb7] daemon started [2020-11-30T19:36:57.083Z] docker_cli_daemon_plugins_test.go:80: Daemon d0b717d626eb7 is not started [2020-11-30T19:36:57.083Z] daemon.go:325: [d0b717d626eb7] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:296: [d0b717d626eb7] exiting daemon [2020-11-30T19:36:57.083Z] daemon.go:325: [d0b717d626eb7] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:353: [d0b717d626eb7] daemon started [2020-11-30T19:36:57.083Z] daemon.go:461: [d0b717d626eb7] Stopping daemon [2020-11-30T19:36:57.083Z] daemon.go:296: [d0b717d626eb7] exiting daemon [2020-11-30T19:36:57.083Z] daemon.go:448: [d0b717d626eb7] Daemon stopped [2020-11-30T19:36:57.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.12s) [2020-11-30T19:36:57.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-11-30T19:36:57.083Z] daemon.go:325: [d7f341703bff1] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:325: [d7f341703bff1] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:353: [d7f341703bff1] daemon started [2020-11-30T19:36:57.083Z] docker_cli_daemon_plugins_test.go:170: Daemon d7f341703bff1 is not started [2020-11-30T19:36:57.083Z] daemon.go:325: [d7f341703bff1] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:296: [d7f341703bff1] exiting daemon [2020-11-30T19:36:57.083Z] daemon.go:325: [d7f341703bff1] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:353: [d7f341703bff1] daemon started [2020-11-30T19:36:57.083Z] daemon.go:461: [d7f341703bff1] Stopping daemon [2020-11-30T19:36:57.083Z] daemon.go:296: [d7f341703bff1] exiting daemon [2020-11-30T19:36:57.083Z] daemon.go:448: [d7f341703bff1] Daemon stopped [2020-11-30T19:36:57.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.91s) [2020-11-30T19:36:57.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-11-30T19:36:57.083Z] daemon.go:325: [d62d6298b65ff] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:325: [d62d6298b65ff] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:353: [d62d6298b65ff] daemon started [2020-11-30T19:36:57.083Z] daemon.go:461: [d62d6298b65ff] Stopping daemon [2020-11-30T19:36:57.083Z] daemon.go:296: [d62d6298b65ff] exiting daemon [2020-11-30T19:36:57.083Z] daemon.go:448: [d62d6298b65ff] Daemon stopped [2020-11-30T19:36:57.083Z] daemon.go:325: [d62d6298b65ff] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:325: [d62d6298b65ff] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:353: [d62d6298b65ff] daemon started [2020-11-30T19:36:57.083Z] daemon.go:461: [d62d6298b65ff] Stopping daemon [2020-11-30T19:36:57.083Z] daemon.go:296: [d62d6298b65ff] exiting daemon [2020-11-30T19:36:57.083Z] daemon.go:448: [d62d6298b65ff] Daemon stopped [2020-11-30T19:36:57.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.51s) [2020-11-30T19:36:57.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-11-30T19:36:57.083Z] daemon.go:325: [dbd9821a889ed] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:325: [dbd9821a889ed] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:353: [dbd9821a889ed] daemon started [2020-11-30T19:36:57.083Z] daemon.go:461: [dbd9821a889ed] Stopping daemon [2020-11-30T19:36:57.083Z] daemon.go:296: [dbd9821a889ed] exiting daemon [2020-11-30T19:36:57.083Z] daemon.go:448: [dbd9821a889ed] Daemon stopped [2020-11-30T19:36:57.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-11-30T19:36:57.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-11-30T19:36:57.083Z] daemon.go:325: [d086d285e110c] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:325: [d086d285e110c] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:353: [d086d285e110c] daemon started [2020-11-30T19:36:57.083Z] daemon.go:461: [d086d285e110c] Stopping daemon [2020-11-30T19:36:57.083Z] daemon.go:296: [d086d285e110c] exiting daemon [2020-11-30T19:36:57.083Z] daemon.go:448: [d086d285e110c] Daemon stopped [2020-11-30T19:36:57.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-11-30T19:36:57.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-11-30T19:36:57.083Z] daemon.go:325: [d3f0b8ba15999] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:296: [d3f0b8ba15999] exiting daemon [2020-11-30T19:36:57.083Z] daemon.go:325: [d3f0b8ba15999] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:461: [d3f0b8ba15999] Stopping daemon [2020-11-30T19:36:57.083Z] daemon.go:450: [d3f0b8ba15999] Error when stopping daemon: daemon not started [2020-11-30T19:36:57.083Z] check_test.go:309: Daemon d3f0b8ba15999 is not started [2020-11-30T19:36:57.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.58s) [2020-11-30T19:36:57.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions [2020-11-30T19:36:57.083Z] daemon.go:325: [dfa76a84feca1] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:325: [dfa76a84feca1] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:353: [dfa76a84feca1] daemon started [2020-11-30T19:36:57.083Z] daemon.go:461: [dfa76a84feca1] Stopping daemon [2020-11-30T19:36:57.083Z] daemon.go:296: [dfa76a84feca1] exiting daemon [2020-11-30T19:36:57.083Z] daemon.go:448: [dfa76a84feca1] Daemon stopped [2020-11-30T19:36:57.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.53s) [2020-11-30T19:36:57.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-11-30T19:36:57.083Z] daemon.go:325: [df433a4012283] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:325: [df433a4012283] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:353: [df433a4012283] daemon started [2020-11-30T19:36:57.083Z] daemon.go:461: [df433a4012283] Stopping daemon [2020-11-30T19:36:57.083Z] daemon.go:296: [df433a4012283] exiting daemon [2020-11-30T19:36:57.083Z] daemon.go:448: [df433a4012283] Daemon stopped [2020-11-30T19:36:57.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.54s) [2020-11-30T19:36:57.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-11-30T19:36:57.083Z] daemon.go:325: [d34b94a3fd640] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:325: [d34b94a3fd640] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:353: [d34b94a3fd640] daemon started [2020-11-30T19:36:57.083Z] daemon.go:461: [d34b94a3fd640] Stopping daemon [2020-11-30T19:36:57.083Z] daemon.go:296: [d34b94a3fd640] exiting daemon [2020-11-30T19:36:57.083Z] daemon.go:448: [d34b94a3fd640] Daemon stopped [2020-11-30T19:36:57.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.56s) [2020-11-30T19:36:57.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-11-30T19:36:57.083Z] daemon.go:325: [dd0bc1d6548c8] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:325: [dd0bc1d6548c8] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:353: [dd0bc1d6548c8] daemon started [2020-11-30T19:36:57.083Z] daemon.go:461: [dd0bc1d6548c8] Stopping daemon [2020-11-30T19:36:57.083Z] daemon.go:296: [dd0bc1d6548c8] exiting daemon [2020-11-30T19:36:57.083Z] daemon.go:448: [dd0bc1d6548c8] Daemon stopped [2020-11-30T19:36:57.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.52s) [2020-11-30T19:36:57.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-11-30T19:36:57.083Z] daemon.go:325: [d6a94e688bd15] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:325: [d6a94e688bd15] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:353: [d6a94e688bd15] daemon started [2020-11-30T19:36:57.083Z] daemon.go:461: [d6a94e688bd15] Stopping daemon [2020-11-30T19:36:57.083Z] daemon.go:296: [d6a94e688bd15] exiting daemon [2020-11-30T19:36:57.083Z] daemon.go:448: [d6a94e688bd15] Daemon stopped [2020-11-30T19:36:57.083Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.33s) [2020-11-30T19:36:57.083Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-11-30T19:36:57.083Z] daemon.go:325: [df0625e051f27] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:325: [df0625e051f27] waiting for daemon to start [2020-11-30T19:36:57.083Z] daemon.go:353: [df0625e051f27] daemon started [2020-11-30T19:36:57.083Z] daemon.go:461: [df0625e051f27] Stopping daemon [2020-11-30T19:36:57.083Z] daemon.go:296: [df0625e051f27] exiting daemon [2020-11-30T19:36:57.084Z] daemon.go:448: [df0625e051f27] Daemon stopped [2020-11-30T19:36:57.084Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.55s) [2020-11-30T19:36:57.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-11-30T19:36:57.084Z] daemon.go:325: [df1d5dbb38ff8] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:325: [df1d5dbb38ff8] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:353: [df1d5dbb38ff8] daemon started [2020-11-30T19:36:57.084Z] daemon.go:461: [df1d5dbb38ff8] Stopping daemon [2020-11-30T19:36:57.084Z] daemon.go:296: [df1d5dbb38ff8] exiting daemon [2020-11-30T19:36:57.084Z] daemon.go:448: [df1d5dbb38ff8] Daemon stopped [2020-11-30T19:36:57.084Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2020-11-30T19:36:57.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-11-30T19:36:57.084Z] daemon.go:325: [d207cb07e8026] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:325: [d207cb07e8026] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:353: [d207cb07e8026] daemon started [2020-11-30T19:36:57.084Z] daemon.go:461: [d207cb07e8026] Stopping daemon [2020-11-30T19:36:57.084Z] daemon.go:296: [d207cb07e8026] exiting daemon [2020-11-30T19:36:57.084Z] daemon.go:448: [d207cb07e8026] Daemon stopped [2020-11-30T19:36:57.084Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2020-11-30T19:36:57.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-11-30T19:36:57.084Z] daemon.go:325: [d1197c4b687ff] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:325: [d1197c4b687ff] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:353: [d1197c4b687ff] daemon started [2020-11-30T19:36:57.084Z] daemon.go:461: [d1197c4b687ff] Stopping daemon [2020-11-30T19:36:57.084Z] daemon.go:296: [d1197c4b687ff] exiting daemon [2020-11-30T19:36:57.084Z] daemon.go:448: [d1197c4b687ff] Daemon stopped [2020-11-30T19:36:57.084Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-11-30T19:36:57.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-11-30T19:36:57.084Z] daemon.go:325: [d298d3c525b13] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:325: [d298d3c525b13] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:353: [d298d3c525b13] daemon started [2020-11-30T19:36:57.084Z] daemon.go:461: [d298d3c525b13] Stopping daemon [2020-11-30T19:36:57.084Z] daemon.go:296: [d298d3c525b13] exiting daemon [2020-11-30T19:36:57.084Z] daemon.go:448: [d298d3c525b13] Daemon stopped [2020-11-30T19:36:57.084Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (3.78s) [2020-11-30T19:36:57.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-11-30T19:36:57.084Z] daemon.go:325: [d9dcecf03c704] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:325: [d9dcecf03c704] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:353: [d9dcecf03c704] daemon started [2020-11-30T19:36:57.084Z] daemon.go:461: [d9dcecf03c704] Stopping daemon [2020-11-30T19:36:57.084Z] daemon.go:296: [d9dcecf03c704] exiting daemon [2020-11-30T19:36:57.084Z] daemon.go:448: [d9dcecf03c704] Daemon stopped [2020-11-30T19:36:57.084Z] check_test.go:309: Daemon d9dcecf03c704 is not started [2020-11-30T19:36:57.084Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.06s) [2020-11-30T19:36:57.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-11-30T19:36:57.084Z] daemon.go:325: [dde6798818d0d] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:325: [dde6798818d0d] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:353: [dde6798818d0d] daemon started [2020-11-30T19:36:57.084Z] daemon.go:461: [dde6798818d0d] Stopping daemon [2020-11-30T19:36:57.084Z] daemon.go:296: [dde6798818d0d] exiting daemon [2020-11-30T19:36:57.084Z] daemon.go:448: [dde6798818d0d] Daemon stopped [2020-11-30T19:36:57.084Z] daemon.go:325: [dde6798818d0d] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:325: [dde6798818d0d] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:353: [dde6798818d0d] daemon started [2020-11-30T19:36:57.084Z] daemon.go:461: [dde6798818d0d] Stopping daemon [2020-11-30T19:36:57.084Z] daemon.go:296: [dde6798818d0d] exiting daemon [2020-11-30T19:36:57.084Z] daemon.go:448: [dde6798818d0d] Daemon stopped [2020-11-30T19:36:57.084Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (10.21s) [2020-11-30T19:36:57.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-11-30T19:36:57.084Z] daemon.go:325: [d66aafb635af6] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:325: [d66aafb635af6] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:353: [d66aafb635af6] daemon started [2020-11-30T19:36:57.084Z] daemon.go:461: [d66aafb635af6] Stopping daemon [2020-11-30T19:36:57.084Z] daemon.go:296: [d66aafb635af6] exiting daemon [2020-11-30T19:36:57.084Z] daemon.go:448: [d66aafb635af6] Daemon stopped [2020-11-30T19:36:57.084Z] daemon.go:325: [d66aafb635af6] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:325: [d66aafb635af6] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:325: [d66aafb635af6] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:353: [d66aafb635af6] daemon started [2020-11-30T19:36:57.084Z] daemon.go:461: [d66aafb635af6] Stopping daemon [2020-11-30T19:36:57.084Z] daemon.go:296: [d66aafb635af6] exiting daemon [2020-11-30T19:36:57.084Z] daemon.go:448: [d66aafb635af6] Daemon stopped [2020-11-30T19:36:57.084Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.98s) [2020-11-30T19:36:57.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-11-30T19:36:57.084Z] daemon.go:325: [d1497574b0c50] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:325: [d1497574b0c50] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:353: [d1497574b0c50] daemon started [2020-11-30T19:36:57.084Z] daemon.go:461: [d1497574b0c50] Stopping daemon [2020-11-30T19:36:57.084Z] daemon.go:296: [d1497574b0c50] exiting daemon [2020-11-30T19:36:57.084Z] daemon.go:448: [d1497574b0c50] Daemon stopped [2020-11-30T19:36:57.084Z] daemon.go:325: [d1497574b0c50] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:325: [d1497574b0c50] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:353: [d1497574b0c50] daemon started [2020-11-30T19:36:57.084Z] daemon.go:461: [d1497574b0c50] Stopping daemon [2020-11-30T19:36:57.084Z] daemon.go:296: [d1497574b0c50] exiting daemon [2020-11-30T19:36:57.084Z] daemon.go:448: [d1497574b0c50] Daemon stopped [2020-11-30T19:36:57.084Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2020-11-30T19:36:57.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-11-30T19:36:57.084Z] daemon.go:325: [d9524f9bc5594] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:325: [d9524f9bc5594] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:353: [d9524f9bc5594] daemon started [2020-11-30T19:36:57.084Z] daemon.go:461: [d9524f9bc5594] Stopping daemon [2020-11-30T19:36:57.084Z] daemon.go:296: [d9524f9bc5594] exiting daemon [2020-11-30T19:36:57.084Z] daemon.go:448: [d9524f9bc5594] Daemon stopped [2020-11-30T19:36:57.084Z] daemon.go:325: [d9524f9bc5594] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:325: [d9524f9bc5594] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:353: [d9524f9bc5594] daemon started [2020-11-30T19:36:57.084Z] daemon.go:461: [d9524f9bc5594] Stopping daemon [2020-11-30T19:36:57.084Z] daemon.go:296: [d9524f9bc5594] exiting daemon [2020-11-30T19:36:57.084Z] daemon.go:448: [d9524f9bc5594] Daemon stopped [2020-11-30T19:36:57.084Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.22s) [2020-11-30T19:36:57.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-11-30T19:36:57.084Z] daemon.go:325: [d67627a09cc15] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:325: [d67627a09cc15] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:353: [d67627a09cc15] daemon started [2020-11-30T19:36:57.084Z] daemon.go:461: [d67627a09cc15] Stopping daemon [2020-11-30T19:36:57.084Z] daemon.go:296: [d67627a09cc15] exiting daemon [2020-11-30T19:36:57.084Z] daemon.go:448: [d67627a09cc15] Daemon stopped [2020-11-30T19:36:57.084Z] daemon.go:325: [d67627a09cc15] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:325: [d67627a09cc15] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:353: [d67627a09cc15] daemon started [2020-11-30T19:36:57.084Z] daemon.go:461: [d67627a09cc15] Stopping daemon [2020-11-30T19:36:57.084Z] daemon.go:296: [d67627a09cc15] exiting daemon [2020-11-30T19:36:57.084Z] daemon.go:448: [d67627a09cc15] Daemon stopped [2020-11-30T19:36:57.084Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.56s) [2020-11-30T19:36:57.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-11-30T19:36:57.084Z] daemon.go:325: [dc225fe38f0fc] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:325: [dc225fe38f0fc] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:353: [dc225fe38f0fc] daemon started [2020-11-30T19:36:57.084Z] daemon.go:461: [dc225fe38f0fc] Stopping daemon [2020-11-30T19:36:57.084Z] daemon.go:296: [dc225fe38f0fc] exiting daemon [2020-11-30T19:36:57.084Z] daemon.go:448: [dc225fe38f0fc] Daemon stopped [2020-11-30T19:36:57.084Z] daemon.go:325: [dc225fe38f0fc] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:325: [dc225fe38f0fc] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:353: [dc225fe38f0fc] daemon started [2020-11-30T19:36:57.084Z] daemon.go:461: [dc225fe38f0fc] Stopping daemon [2020-11-30T19:36:57.084Z] daemon.go:296: [dc225fe38f0fc] exiting daemon [2020-11-30T19:36:57.084Z] daemon.go:448: [dc225fe38f0fc] Daemon stopped [2020-11-30T19:36:57.084Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.82s) [2020-11-30T19:36:57.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-11-30T19:36:57.084Z] daemon.go:325: [d3b55b842954a] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:325: [d3b55b842954a] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:353: [d3b55b842954a] daemon started [2020-11-30T19:36:57.084Z] daemon.go:325: [d3b55b842954a] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:296: [d3b55b842954a] exiting daemon [2020-11-30T19:36:57.084Z] daemon.go:325: [d3b55b842954a] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:353: [d3b55b842954a] daemon started [2020-11-30T19:36:57.084Z] daemon.go:461: [d3b55b842954a] Stopping daemon [2020-11-30T19:36:57.084Z] daemon.go:296: [d3b55b842954a] exiting daemon [2020-11-30T19:36:57.084Z] daemon.go:448: [d3b55b842954a] Daemon stopped [2020-11-30T19:36:57.084Z] check_test.go:309: Daemon d3b55b842954a is not started [2020-11-30T19:36:57.084Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.27s) [2020-11-30T19:36:57.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-11-30T19:36:57.084Z] daemon.go:325: [d33d38ca876dc] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:325: [d33d38ca876dc] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:353: [d33d38ca876dc] daemon started [2020-11-30T19:36:57.084Z] daemon.go:461: [d33d38ca876dc] Stopping daemon [2020-11-30T19:36:57.084Z] daemon.go:296: [d33d38ca876dc] exiting daemon [2020-11-30T19:36:57.084Z] daemon.go:448: [d33d38ca876dc] Daemon stopped [2020-11-30T19:36:57.084Z] daemon.go:325: [d33d38ca876dc] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:325: [d33d38ca876dc] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:353: [d33d38ca876dc] daemon started [2020-11-30T19:36:57.084Z] daemon.go:461: [d33d38ca876dc] Stopping daemon [2020-11-30T19:36:57.084Z] daemon.go:296: [d33d38ca876dc] exiting daemon [2020-11-30T19:36:57.084Z] daemon.go:448: [d33d38ca876dc] Daemon stopped [2020-11-30T19:36:57.084Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.96s) [2020-11-30T19:36:57.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-11-30T19:36:57.084Z] daemon.go:325: [d45ac356b2577] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:325: [d45ac356b2577] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:353: [d45ac356b2577] daemon started [2020-11-30T19:36:57.084Z] daemon.go:461: [d45ac356b2577] Stopping daemon [2020-11-30T19:36:57.084Z] daemon.go:296: [d45ac356b2577] exiting daemon [2020-11-30T19:36:57.084Z] daemon.go:448: [d45ac356b2577] Daemon stopped [2020-11-30T19:36:57.084Z] daemon.go:325: [d45ac356b2577] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:325: [d45ac356b2577] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:353: [d45ac356b2577] daemon started [2020-11-30T19:36:57.084Z] daemon.go:461: [d45ac356b2577] Stopping daemon [2020-11-30T19:36:57.084Z] daemon.go:296: [d45ac356b2577] exiting daemon [2020-11-30T19:36:57.084Z] daemon.go:448: [d45ac356b2577] Daemon stopped [2020-11-30T19:36:57.084Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.19s) [2020-11-30T19:36:57.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-11-30T19:36:57.084Z] daemon.go:325: [d57cbf6bbc85c] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:325: [d57cbf6bbc85c] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:353: [d57cbf6bbc85c] daemon started [2020-11-30T19:36:57.084Z] daemon.go:461: [d57cbf6bbc85c] Stopping daemon [2020-11-30T19:36:57.084Z] daemon.go:296: [d57cbf6bbc85c] exiting daemon [2020-11-30T19:36:57.084Z] daemon.go:448: [d57cbf6bbc85c] Daemon stopped [2020-11-30T19:36:57.084Z] daemon.go:325: [d57cbf6bbc85c] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:325: [d57cbf6bbc85c] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:353: [d57cbf6bbc85c] daemon started [2020-11-30T19:36:57.084Z] daemon.go:461: [d57cbf6bbc85c] Stopping daemon [2020-11-30T19:36:57.084Z] daemon.go:296: [d57cbf6bbc85c] exiting daemon [2020-11-30T19:36:57.084Z] daemon.go:448: [d57cbf6bbc85c] Daemon stopped [2020-11-30T19:36:57.084Z] daemon.go:325: [d57cbf6bbc85c] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:325: [d57cbf6bbc85c] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:353: [d57cbf6bbc85c] daemon started [2020-11-30T19:36:57.084Z] daemon.go:461: [d57cbf6bbc85c] Stopping daemon [2020-11-30T19:36:57.084Z] daemon.go:296: [d57cbf6bbc85c] exiting daemon [2020-11-30T19:36:57.084Z] daemon.go:448: [d57cbf6bbc85c] Daemon stopped [2020-11-30T19:36:57.084Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.56s) [2020-11-30T19:36:57.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-11-30T19:36:57.084Z] daemon.go:325: [d219156ad6b12] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:325: [d219156ad6b12] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:353: [d219156ad6b12] daemon started [2020-11-30T19:36:57.084Z] daemon.go:461: [d219156ad6b12] Stopping daemon [2020-11-30T19:36:57.084Z] daemon.go:296: [d219156ad6b12] exiting daemon [2020-11-30T19:36:57.084Z] daemon.go:448: [d219156ad6b12] Daemon stopped [2020-11-30T19:36:57.084Z] daemon.go:325: [d219156ad6b12] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:325: [d219156ad6b12] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:353: [d219156ad6b12] daemon started [2020-11-30T19:36:57.084Z] daemon.go:461: [d219156ad6b12] Stopping daemon [2020-11-30T19:36:57.084Z] daemon.go:296: [d219156ad6b12] exiting daemon [2020-11-30T19:36:57.084Z] daemon.go:448: [d219156ad6b12] Daemon stopped [2020-11-30T19:36:57.084Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2020-11-30T19:36:57.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-11-30T19:36:57.084Z] daemon.go:325: [dd420e7498786] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:325: [dd420e7498786] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:353: [dd420e7498786] daemon started [2020-11-30T19:36:57.084Z] daemon.go:461: [dd420e7498786] Stopping daemon [2020-11-30T19:36:57.084Z] daemon.go:296: [dd420e7498786] exiting daemon [2020-11-30T19:36:57.084Z] daemon.go:448: [dd420e7498786] Daemon stopped [2020-11-30T19:36:57.084Z] daemon.go:325: [dd420e7498786] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:325: [dd420e7498786] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:353: [dd420e7498786] daemon started [2020-11-30T19:36:57.084Z] daemon.go:461: [dd420e7498786] Stopping daemon [2020-11-30T19:36:57.084Z] daemon.go:296: [dd420e7498786] exiting daemon [2020-11-30T19:36:57.084Z] daemon.go:448: [dd420e7498786] Daemon stopped [2020-11-30T19:36:57.084Z] daemon.go:325: [dd420e7498786] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:325: [dd420e7498786] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:353: [dd420e7498786] daemon started [2020-11-30T19:36:57.084Z] daemon.go:461: [dd420e7498786] Stopping daemon [2020-11-30T19:36:57.084Z] daemon.go:296: [dd420e7498786] exiting daemon [2020-11-30T19:36:57.084Z] daemon.go:448: [dd420e7498786] Daemon stopped [2020-11-30T19:36:57.084Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.99s) [2020-11-30T19:36:57.084Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-11-30T19:36:57.084Z] daemon.go:325: [d746c5020b7c4] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:325: [d746c5020b7c4] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:353: [d746c5020b7c4] daemon started [2020-11-30T19:36:57.084Z] daemon.go:461: [d746c5020b7c4] Stopping daemon [2020-11-30T19:36:57.084Z] daemon.go:296: [d746c5020b7c4] exiting daemon [2020-11-30T19:36:57.084Z] daemon.go:448: [d746c5020b7c4] Daemon stopped [2020-11-30T19:36:57.084Z] daemon.go:325: [d746c5020b7c4] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:325: [d746c5020b7c4] waiting for daemon to start [2020-11-30T19:36:57.084Z] daemon.go:353: [d746c5020b7c4] daemon started [2020-11-30T19:36:57.084Z] daemon.go:461: [d746c5020b7c4] Stopping daemon [2020-11-30T19:36:57.084Z] daemon.go:296: [d746c5020b7c4] exiting daemon [2020-11-30T19:36:57.084Z] daemon.go:448: [d746c5020b7c4] Daemon stopped [2020-11-30T19:36:57.085Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.38s) [2020-11-30T19:36:57.085Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-11-30T19:36:57.085Z] daemon.go:325: [d7b62f8f1eba9] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:325: [d7b62f8f1eba9] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:353: [d7b62f8f1eba9] daemon started [2020-11-30T19:36:57.085Z] daemon.go:461: [d7b62f8f1eba9] Stopping daemon [2020-11-30T19:36:57.085Z] daemon.go:296: [d7b62f8f1eba9] exiting daemon [2020-11-30T19:36:57.085Z] daemon.go:448: [d7b62f8f1eba9] Daemon stopped [2020-11-30T19:36:57.085Z] daemon.go:325: [d7b62f8f1eba9] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:325: [d7b62f8f1eba9] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:353: [d7b62f8f1eba9] daemon started [2020-11-30T19:36:57.085Z] daemon.go:461: [d7b62f8f1eba9] Stopping daemon [2020-11-30T19:36:57.085Z] daemon.go:296: [d7b62f8f1eba9] exiting daemon [2020-11-30T19:36:57.085Z] daemon.go:448: [d7b62f8f1eba9] Daemon stopped [2020-11-30T19:36:57.085Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-11-30T19:36:57.085Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-11-30T19:36:57.085Z] requirement.go:26: unmatched requirement Devicemapper [2020-11-30T19:36:57.085Z] check_test.go:309: Daemon d8934717dd241 is not started [2020-11-30T19:36:57.085Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-11-30T19:36:57.085Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-11-30T19:36:57.085Z] requirement.go:26: unmatched requirement Devicemapper [2020-11-30T19:36:57.085Z] check_test.go:309: Daemon d71a715736eb4 is not started [2020-11-30T19:36:57.085Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.72s) [2020-11-30T19:36:57.085Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-11-30T19:36:57.085Z] daemon.go:325: [d64b280b8711f] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:325: [d64b280b8711f] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:353: [d64b280b8711f] daemon started [2020-11-30T19:36:57.085Z] daemon.go:296: [d64b280b8711f] exiting daemon [2020-11-30T19:36:57.085Z] daemon.go:325: [d64b280b8711f] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:325: [d64b280b8711f] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:353: [d64b280b8711f] daemon started [2020-11-30T19:36:57.085Z] daemon.go:461: [d64b280b8711f] Stopping daemon [2020-11-30T19:36:57.085Z] daemon.go:296: [d64b280b8711f] exiting daemon [2020-11-30T19:36:57.085Z] daemon.go:448: [d64b280b8711f] Daemon stopped [2020-11-30T19:36:57.085Z] check_test.go:309: Daemon d64b280b8711f is not started [2020-11-30T19:36:57.085Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.89s) [2020-11-30T19:36:57.085Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-11-30T19:36:57.085Z] daemon.go:325: [ded427e96911f] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:325: [ded427e96911f] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:353: [ded427e96911f] daemon started [2020-11-30T19:36:57.085Z] daemon.go:461: [ded427e96911f] Stopping daemon [2020-11-30T19:36:57.085Z] daemon.go:296: [ded427e96911f] exiting daemon [2020-11-30T19:36:57.085Z] daemon.go:448: [ded427e96911f] Daemon stopped [2020-11-30T19:36:57.085Z] daemon.go:325: [ded427e96911f] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:325: [ded427e96911f] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:353: [ded427e96911f] daemon started [2020-11-30T19:36:57.085Z] daemon.go:461: [ded427e96911f] Stopping daemon [2020-11-30T19:36:57.085Z] daemon.go:296: [ded427e96911f] exiting daemon [2020-11-30T19:36:57.085Z] daemon.go:448: [ded427e96911f] Daemon stopped [2020-11-30T19:36:57.085Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.44s) [2020-11-30T19:36:57.085Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-11-30T19:36:57.085Z] daemon.go:325: [d33db1d5ea481] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:325: [d33db1d5ea481] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:353: [d33db1d5ea481] daemon started [2020-11-30T19:36:57.085Z] daemon.go:461: [d33db1d5ea481] Stopping daemon [2020-11-30T19:36:57.085Z] daemon.go:296: [d33db1d5ea481] exiting daemon [2020-11-30T19:36:57.085Z] daemon.go:448: [d33db1d5ea481] Daemon stopped [2020-11-30T19:36:57.085Z] daemon.go:325: [d33db1d5ea481] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:325: [d33db1d5ea481] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:353: [d33db1d5ea481] daemon started [2020-11-30T19:36:57.085Z] daemon.go:461: [d33db1d5ea481] Stopping daemon [2020-11-30T19:36:57.085Z] daemon.go:296: [d33db1d5ea481] exiting daemon [2020-11-30T19:36:57.085Z] daemon.go:448: [d33db1d5ea481] Daemon stopped [2020-11-30T19:36:57.085Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.46s) [2020-11-30T19:36:57.085Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-11-30T19:36:57.085Z] daemon.go:325: [df67271593371] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:325: [df67271593371] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:353: [df67271593371] daemon started [2020-11-30T19:36:57.085Z] daemon.go:461: [df67271593371] Stopping daemon [2020-11-30T19:36:57.085Z] daemon.go:296: [df67271593371] exiting daemon [2020-11-30T19:36:57.085Z] daemon.go:448: [df67271593371] Daemon stopped [2020-11-30T19:36:57.085Z] daemon.go:325: [df67271593371] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:325: [df67271593371] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:353: [df67271593371] daemon started [2020-11-30T19:36:57.085Z] daemon.go:461: [df67271593371] Stopping daemon [2020-11-30T19:36:57.085Z] daemon.go:296: [df67271593371] exiting daemon [2020-11-30T19:36:57.085Z] daemon.go:448: [df67271593371] Daemon stopped [2020-11-30T19:36:57.085Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (1.89s) [2020-11-30T19:36:57.085Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-11-30T19:36:57.085Z] daemon.go:325: [dd18127687f95] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:325: [dd18127687f95] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:353: [dd18127687f95] daemon started [2020-11-30T19:36:57.085Z] daemon.go:461: [dd18127687f95] Stopping daemon [2020-11-30T19:36:57.085Z] daemon.go:296: [dd18127687f95] exiting daemon [2020-11-30T19:36:57.085Z] daemon.go:448: [dd18127687f95] Daemon stopped [2020-11-30T19:36:57.085Z] daemon.go:325: [dd18127687f95] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:325: [dd18127687f95] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:353: [dd18127687f95] daemon started [2020-11-30T19:36:57.085Z] daemon.go:461: [dd18127687f95] Stopping daemon [2020-11-30T19:36:57.085Z] daemon.go:296: [dd18127687f95] exiting daemon [2020-11-30T19:36:57.085Z] daemon.go:448: [dd18127687f95] Daemon stopped [2020-11-30T19:36:57.085Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.15s) [2020-11-30T19:36:57.085Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-11-30T19:36:57.085Z] daemon.go:325: [d333e66c5aa97] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:325: [d333e66c5aa97] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:353: [d333e66c5aa97] daemon started [2020-11-30T19:36:57.085Z] daemon.go:461: [d333e66c5aa97] Stopping daemon [2020-11-30T19:36:57.085Z] daemon.go:296: [d333e66c5aa97] exiting daemon [2020-11-30T19:36:57.085Z] daemon.go:448: [d333e66c5aa97] Daemon stopped [2020-11-30T19:36:57.085Z] daemon.go:325: [d333e66c5aa97] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:325: [d333e66c5aa97] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:353: [d333e66c5aa97] daemon started [2020-11-30T19:36:57.085Z] daemon.go:461: [d333e66c5aa97] Stopping daemon [2020-11-30T19:36:57.085Z] daemon.go:296: [d333e66c5aa97] exiting daemon [2020-11-30T19:36:57.085Z] daemon.go:448: [d333e66c5aa97] Daemon stopped [2020-11-30T19:36:57.085Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.44s) [2020-11-30T19:36:57.085Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-11-30T19:36:57.085Z] daemon.go:325: [d105065f3a330] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:325: [d105065f3a330] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:353: [d105065f3a330] daemon started [2020-11-30T19:36:57.085Z] daemon.go:461: [d105065f3a330] Stopping daemon [2020-11-30T19:36:57.085Z] daemon.go:296: [d105065f3a330] exiting daemon [2020-11-30T19:36:57.085Z] daemon.go:448: [d105065f3a330] Daemon stopped [2020-11-30T19:36:57.085Z] daemon.go:325: [d105065f3a330] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:325: [d105065f3a330] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:353: [d105065f3a330] daemon started [2020-11-30T19:36:57.085Z] daemon.go:461: [d105065f3a330] Stopping daemon [2020-11-30T19:36:57.085Z] daemon.go:296: [d105065f3a330] exiting daemon [2020-11-30T19:36:57.085Z] daemon.go:448: [d105065f3a330] Daemon stopped [2020-11-30T19:36:57.085Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.31s) [2020-11-30T19:36:57.085Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-11-30T19:36:57.085Z] daemon.go:325: [d4ca192fc4f2d] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:325: [d4ca192fc4f2d] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:353: [d4ca192fc4f2d] daemon started [2020-11-30T19:36:57.085Z] daemon.go:461: [d4ca192fc4f2d] Stopping daemon [2020-11-30T19:36:57.085Z] daemon.go:296: [d4ca192fc4f2d] exiting daemon [2020-11-30T19:36:57.085Z] daemon.go:448: [d4ca192fc4f2d] Daemon stopped [2020-11-30T19:36:57.085Z] daemon.go:325: [d4ca192fc4f2d] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:325: [d4ca192fc4f2d] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:353: [d4ca192fc4f2d] daemon started [2020-11-30T19:36:57.085Z] daemon.go:461: [d4ca192fc4f2d] Stopping daemon [2020-11-30T19:36:57.085Z] daemon.go:296: [d4ca192fc4f2d] exiting daemon [2020-11-30T19:36:57.085Z] daemon.go:448: [d4ca192fc4f2d] Daemon stopped [2020-11-30T19:36:57.085Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.01s) [2020-11-30T19:36:57.085Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-11-30T19:36:57.085Z] daemon.go:325: [dfdb938b327c2] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:325: [dfdb938b327c2] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:353: [dfdb938b327c2] daemon started [2020-11-30T19:36:57.085Z] daemon.go:296: [dfdb938b327c2] exiting daemon [2020-11-30T19:36:57.085Z] daemon.go:325: [dfdb938b327c2] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:325: [dfdb938b327c2] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:353: [dfdb938b327c2] daemon started [2020-11-30T19:36:57.085Z] daemon.go:461: [dfdb938b327c2] Stopping daemon [2020-11-30T19:36:57.085Z] daemon.go:296: [dfdb938b327c2] exiting daemon [2020-11-30T19:36:57.085Z] daemon.go:448: [dfdb938b327c2] Daemon stopped [2020-11-30T19:36:57.085Z] check_test.go:309: Daemon dfdb938b327c2 is not started [2020-11-30T19:36:57.085Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.81s) [2020-11-30T19:36:57.085Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-11-30T19:36:57.085Z] daemon.go:325: [dbfe848e7a9bc] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:325: [dbfe848e7a9bc] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:353: [dbfe848e7a9bc] daemon started [2020-11-30T19:36:57.085Z] daemon.go:461: [dbfe848e7a9bc] Stopping daemon [2020-11-30T19:36:57.085Z] daemon.go:296: [dbfe848e7a9bc] exiting daemon [2020-11-30T19:36:57.085Z] daemon.go:448: [dbfe848e7a9bc] Daemon stopped [2020-11-30T19:36:57.085Z] daemon.go:325: [dbfe848e7a9bc] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:325: [dbfe848e7a9bc] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:353: [dbfe848e7a9bc] daemon started [2020-11-30T19:36:57.085Z] daemon.go:461: [dbfe848e7a9bc] Stopping daemon [2020-11-30T19:36:57.085Z] daemon.go:296: [dbfe848e7a9bc] exiting daemon [2020-11-30T19:36:57.085Z] daemon.go:448: [dbfe848e7a9bc] Daemon stopped [2020-11-30T19:36:57.085Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (2.93s) [2020-11-30T19:36:57.085Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-11-30T19:36:57.085Z] daemon.go:325: [d499d4d28c200] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:325: [d499d4d28c200] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:353: [d499d4d28c200] daemon started [2020-11-30T19:36:57.085Z] daemon.go:461: [d499d4d28c200] Stopping daemon [2020-11-30T19:36:57.085Z] daemon.go:296: [d499d4d28c200] exiting daemon [2020-11-30T19:36:57.085Z] daemon.go:448: [d499d4d28c200] Daemon stopped [2020-11-30T19:36:57.085Z] daemon.go:325: [d499d4d28c200] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:325: [d499d4d28c200] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:353: [d499d4d28c200] daemon started [2020-11-30T19:36:57.085Z] daemon.go:461: [d499d4d28c200] Stopping daemon [2020-11-30T19:36:57.085Z] daemon.go:296: [d499d4d28c200] exiting daemon [2020-11-30T19:36:57.085Z] daemon.go:448: [d499d4d28c200] Daemon stopped [2020-11-30T19:36:57.085Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.32s) [2020-11-30T19:36:57.085Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-11-30T19:36:57.085Z] daemon.go:325: [d298d68353144] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:325: [d298d68353144] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:353: [d298d68353144] daemon started [2020-11-30T19:36:57.085Z] daemon.go:296: [d298d68353144] exiting daemon [2020-11-30T19:36:57.085Z] daemon.go:461: [d298d68353144] Stopping daemon [2020-11-30T19:36:57.085Z] daemon.go:450: [d298d68353144] Error when stopping daemon: daemon not started [2020-11-30T19:36:57.085Z] check_test.go:309: Daemon d298d68353144 is not started [2020-11-30T19:36:57.085Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2020-11-30T19:36:57.085Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-11-30T19:36:57.085Z] daemon.go:325: [d5cad54693668] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:325: [d5cad54693668] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:353: [d5cad54693668] daemon started [2020-11-30T19:36:57.085Z] daemon.go:461: [d5cad54693668] Stopping daemon [2020-11-30T19:36:57.085Z] daemon.go:296: [d5cad54693668] exiting daemon [2020-11-30T19:36:57.085Z] daemon.go:448: [d5cad54693668] Daemon stopped [2020-11-30T19:36:57.085Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (3.78s) [2020-11-30T19:36:57.085Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-11-30T19:36:57.085Z] daemon.go:325: [d94baed9087f3] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:325: [d94baed9087f3] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:353: [d94baed9087f3] daemon started [2020-11-30T19:36:57.085Z] daemon.go:296: [d94baed9087f3] exiting daemon [2020-11-30T19:36:57.085Z] daemon.go:325: [d94baed9087f3] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:325: [d94baed9087f3] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:353: [d94baed9087f3] daemon started [2020-11-30T19:36:57.085Z] daemon.go:461: [d94baed9087f3] Stopping daemon [2020-11-30T19:36:57.085Z] daemon.go:296: [d94baed9087f3] exiting daemon [2020-11-30T19:36:57.085Z] daemon.go:448: [d94baed9087f3] Daemon stopped [2020-11-30T19:36:57.085Z] daemon.go:325: [d94baed9087f3] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:325: [d94baed9087f3] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:353: [d94baed9087f3] daemon started [2020-11-30T19:36:57.085Z] daemon.go:461: [d94baed9087f3] Stopping daemon [2020-11-30T19:36:57.085Z] daemon.go:296: [d94baed9087f3] exiting daemon [2020-11-30T19:36:57.085Z] daemon.go:448: [d94baed9087f3] Daemon stopped [2020-11-30T19:36:57.085Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2020-11-30T19:36:57.085Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-11-30T19:36:57.085Z] daemon.go:325: [d2021ddc0b33a] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:325: [d2021ddc0b33a] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:353: [d2021ddc0b33a] daemon started [2020-11-30T19:36:57.085Z] daemon.go:461: [d2021ddc0b33a] Stopping daemon [2020-11-30T19:36:57.085Z] daemon.go:296: [d2021ddc0b33a] exiting daemon [2020-11-30T19:36:57.085Z] daemon.go:448: [d2021ddc0b33a] Daemon stopped [2020-11-30T19:36:57.085Z] daemon.go:325: [d2021ddc0b33a] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:325: [d2021ddc0b33a] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:353: [d2021ddc0b33a] daemon started [2020-11-30T19:36:57.085Z] daemon.go:461: [d2021ddc0b33a] Stopping daemon [2020-11-30T19:36:57.085Z] daemon.go:296: [d2021ddc0b33a] exiting daemon [2020-11-30T19:36:57.085Z] daemon.go:448: [d2021ddc0b33a] Daemon stopped [2020-11-30T19:36:57.085Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2020-11-30T19:36:57.085Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-11-30T19:36:57.085Z] daemon.go:325: [d8b25d0130f3e] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:325: [d8b25d0130f3e] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:353: [d8b25d0130f3e] daemon started [2020-11-30T19:36:57.085Z] daemon.go:461: [d8b25d0130f3e] Stopping daemon [2020-11-30T19:36:57.085Z] daemon.go:296: [d8b25d0130f3e] exiting daemon [2020-11-30T19:36:57.085Z] daemon.go:448: [d8b25d0130f3e] Daemon stopped [2020-11-30T19:36:57.085Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.56s) [2020-11-30T19:36:57.085Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-11-30T19:36:57.085Z] daemon.go:325: [d95742dc666b2] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:325: [d95742dc666b2] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:353: [d95742dc666b2] daemon started [2020-11-30T19:36:57.085Z] daemon.go:461: [d95742dc666b2] Stopping daemon [2020-11-30T19:36:57.085Z] daemon.go:296: [d95742dc666b2] exiting daemon [2020-11-30T19:36:57.085Z] daemon.go:448: [d95742dc666b2] Daemon stopped [2020-11-30T19:36:57.085Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s) [2020-11-30T19:36:57.085Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-11-30T19:36:57.085Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-11-30T19:36:57.085Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-11-30T19:36:57.085Z] daemon.go:325: [d718480402fd4] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:325: [d718480402fd4] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:353: [d718480402fd4] daemon started [2020-11-30T19:36:57.085Z] daemon.go:461: [d718480402fd4] Stopping daemon [2020-11-30T19:36:57.085Z] daemon.go:296: [d718480402fd4] exiting daemon [2020-11-30T19:36:57.085Z] daemon.go:448: [d718480402fd4] Daemon stopped [2020-11-30T19:36:57.085Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-11-30T19:36:57.085Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-11-30T19:36:57.085Z] daemon.go:325: [d8fa3e0356f4e] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:325: [d8fa3e0356f4e] waiting for daemon to start [2020-11-30T19:36:57.085Z] daemon.go:353: [d8fa3e0356f4e] daemon started [2020-11-30T19:36:57.085Z] daemon.go:461: [d8fa3e0356f4e] Stopping daemon [2020-11-30T19:36:57.085Z] daemon.go:296: [d8fa3e0356f4e] exiting daemon [2020-11-30T19:36:57.085Z] daemon.go:448: [d8fa3e0356f4e] Daemon stopped [2020-11-30T19:36:57.085Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-11-30T19:36:57.086Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-11-30T19:36:57.086Z] daemon.go:325: [dcf1c9d1bf0f4] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:296: [dcf1c9d1bf0f4] exiting daemon [2020-11-30T19:36:57.086Z] daemon.go:325: [dcf1c9d1bf0f4] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-11-30T19:36:57.086Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-11-30T19:36:57.086Z] daemon.go:325: [dacd977b8baa4] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:296: [dacd977b8baa4] exiting daemon [2020-11-30T19:36:57.086Z] daemon.go:325: [dacd977b8baa4] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-11-30T19:36:57.086Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-11-30T19:36:57.086Z] daemon.go:325: [d83922c4ed7f2] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:296: [d83922c4ed7f2] exiting daemon [2020-11-30T19:36:57.086Z] daemon.go:325: [d83922c4ed7f2] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-11-30T19:36:57.086Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-11-30T19:36:57.086Z] daemon.go:325: [db56419901dc5] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:325: [db56419901dc5] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:353: [db56419901dc5] daemon started [2020-11-30T19:36:57.086Z] daemon.go:461: [db56419901dc5] Stopping daemon [2020-11-30T19:36:57.086Z] daemon.go:296: [db56419901dc5] exiting daemon [2020-11-30T19:36:57.086Z] daemon.go:448: [db56419901dc5] Daemon stopped [2020-11-30T19:36:57.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-11-30T19:36:57.086Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-11-30T19:36:57.086Z] daemon.go:325: [de6e49aa38595] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:325: [de6e49aa38595] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:353: [de6e49aa38595] daemon started [2020-11-30T19:36:57.086Z] daemon.go:461: [de6e49aa38595] Stopping daemon [2020-11-30T19:36:57.086Z] daemon.go:296: [de6e49aa38595] exiting daemon [2020-11-30T19:36:57.086Z] daemon.go:448: [de6e49aa38595] Daemon stopped [2020-11-30T19:36:57.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-11-30T19:36:57.086Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-11-30T19:36:57.086Z] daemon.go:325: [d6945306ce994] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:296: [d6945306ce994] exiting daemon [2020-11-30T19:36:57.086Z] daemon.go:325: [d6945306ce994] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-11-30T19:36:57.086Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-11-30T19:36:57.086Z] daemon.go:325: [d424a9eeda0da] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:296: [d424a9eeda0da] exiting daemon [2020-11-30T19:36:57.086Z] daemon.go:325: [d424a9eeda0da] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-11-30T19:36:57.086Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-11-30T19:36:57.086Z] daemon.go:325: [dad93c3191ca6] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:296: [dad93c3191ca6] exiting daemon [2020-11-30T19:36:57.086Z] daemon.go:325: [dad93c3191ca6] waiting for daemon to start [2020-11-30T19:36:57.086Z] check_test.go:309: Daemon d2e23fe473e5c is not started [2020-11-30T19:36:57.086Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.04s) [2020-11-30T19:36:57.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-11-30T19:36:57.086Z] daemon.go:325: [d0969adea4d97] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:325: [d0969adea4d97] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:353: [d0969adea4d97] daemon started [2020-11-30T19:36:57.086Z] daemon.go:461: [d0969adea4d97] Stopping daemon [2020-11-30T19:36:57.086Z] daemon.go:296: [d0969adea4d97] exiting daemon [2020-11-30T19:36:57.086Z] daemon.go:448: [d0969adea4d97] Daemon stopped [2020-11-30T19:36:57.086Z] daemon.go:325: [d0969adea4d97] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:325: [d0969adea4d97] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:353: [d0969adea4d97] daemon started [2020-11-30T19:36:57.086Z] daemon.go:461: [d0969adea4d97] Stopping daemon [2020-11-30T19:36:57.086Z] daemon.go:296: [d0969adea4d97] exiting daemon [2020-11-30T19:36:57.086Z] daemon.go:448: [d0969adea4d97] Daemon stopped [2020-11-30T19:36:57.086Z] check_test.go:309: Daemon d0969adea4d97 is not started [2020-11-30T19:36:57.086Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2020-11-30T19:36:57.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-11-30T19:36:57.086Z] daemon.go:325: [dc06591c81b01] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:325: [dc06591c81b01] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:353: [dc06591c81b01] daemon started [2020-11-30T19:36:57.086Z] daemon.go:461: [dc06591c81b01] Stopping daemon [2020-11-30T19:36:57.086Z] daemon.go:296: [dc06591c81b01] exiting daemon [2020-11-30T19:36:57.086Z] daemon.go:448: [dc06591c81b01] Daemon stopped [2020-11-30T19:36:57.086Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.54s) [2020-11-30T19:36:57.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-11-30T19:36:57.086Z] daemon.go:325: [d4ffdd0026d38] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:325: [d4ffdd0026d38] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:353: [d4ffdd0026d38] daemon started [2020-11-30T19:36:57.086Z] daemon.go:461: [d4ffdd0026d38] Stopping daemon [2020-11-30T19:36:57.086Z] daemon.go:296: [d4ffdd0026d38] exiting daemon [2020-11-30T19:36:57.086Z] daemon.go:448: [d4ffdd0026d38] Daemon stopped [2020-11-30T19:36:57.086Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.52s) [2020-11-30T19:36:57.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-11-30T19:36:57.086Z] daemon.go:325: [d4b16ffa4f2bb] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:325: [d4b16ffa4f2bb] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:353: [d4b16ffa4f2bb] daemon started [2020-11-30T19:36:57.086Z] daemon.go:461: [d4b16ffa4f2bb] Stopping daemon [2020-11-30T19:36:57.086Z] daemon.go:296: [d4b16ffa4f2bb] exiting daemon [2020-11-30T19:36:57.086Z] daemon.go:448: [d4b16ffa4f2bb] Daemon stopped [2020-11-30T19:36:57.086Z] daemon.go:325: [d4b16ffa4f2bb] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:325: [d4b16ffa4f2bb] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:353: [d4b16ffa4f2bb] daemon started [2020-11-30T19:36:57.086Z] daemon.go:461: [d4b16ffa4f2bb] Stopping daemon [2020-11-30T19:36:57.086Z] daemon.go:296: [d4b16ffa4f2bb] exiting daemon [2020-11-30T19:36:57.086Z] daemon.go:448: [d4b16ffa4f2bb] Daemon stopped [2020-11-30T19:36:57.086Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2020-11-30T19:36:57.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-11-30T19:36:57.086Z] daemon.go:325: [d9b5fc8521f5b] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:325: [d9b5fc8521f5b] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:353: [d9b5fc8521f5b] daemon started [2020-11-30T19:36:57.086Z] daemon.go:461: [d9b5fc8521f5b] Stopping daemon [2020-11-30T19:36:57.086Z] daemon.go:296: [d9b5fc8521f5b] exiting daemon [2020-11-30T19:36:57.086Z] daemon.go:448: [d9b5fc8521f5b] Daemon stopped [2020-11-30T19:36:57.086Z] check_test.go:309: Daemon d9b5fc8521f5b is not started [2020-11-30T19:36:57.086Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.00s) [2020-11-30T19:36:57.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-11-30T19:36:57.086Z] daemon.go:325: [d7de2bf7bca53] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:325: [d7de2bf7bca53] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:353: [d7de2bf7bca53] daemon started [2020-11-30T19:36:57.086Z] daemon.go:461: [d7de2bf7bca53] Stopping daemon [2020-11-30T19:36:57.086Z] daemon.go:296: [d7de2bf7bca53] exiting daemon [2020-11-30T19:36:57.086Z] daemon.go:448: [d7de2bf7bca53] Daemon stopped [2020-11-30T19:36:57.086Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.43s) [2020-11-30T19:36:57.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-11-30T19:36:57.086Z] daemon.go:325: [d83c1af89d564] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:325: [d83c1af89d564] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:353: [d83c1af89d564] daemon started [2020-11-30T19:36:57.086Z] daemon.go:461: [d83c1af89d564] Stopping daemon [2020-11-30T19:36:57.086Z] daemon.go:296: [d83c1af89d564] exiting daemon [2020-11-30T19:36:57.086Z] daemon.go:448: [d83c1af89d564] Daemon stopped [2020-11-30T19:36:57.086Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.52s) [2020-11-30T19:36:57.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-11-30T19:36:57.086Z] daemon.go:325: [d7dee213d51a9] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:325: [d7dee213d51a9] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:353: [d7dee213d51a9] daemon started [2020-11-30T19:36:57.086Z] daemon.go:461: [d7dee213d51a9] Stopping daemon [2020-11-30T19:36:57.086Z] daemon.go:296: [d7dee213d51a9] exiting daemon [2020-11-30T19:36:57.086Z] daemon.go:448: [d7dee213d51a9] Daemon stopped [2020-11-30T19:36:57.086Z] daemon.go:325: [d7dee213d51a9] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:325: [d7dee213d51a9] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:353: [d7dee213d51a9] daemon started [2020-11-30T19:36:57.086Z] daemon.go:461: [d7dee213d51a9] Stopping daemon [2020-11-30T19:36:57.086Z] daemon.go:296: [d7dee213d51a9] exiting daemon [2020-11-30T19:36:57.086Z] daemon.go:448: [d7dee213d51a9] Daemon stopped [2020-11-30T19:36:57.086Z] daemon.go:325: [d7dee213d51a9] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:325: [d7dee213d51a9] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:353: [d7dee213d51a9] daemon started [2020-11-30T19:36:57.086Z] daemon.go:461: [d7dee213d51a9] Stopping daemon [2020-11-30T19:36:57.086Z] daemon.go:296: [d7dee213d51a9] exiting daemon [2020-11-30T19:36:57.086Z] daemon.go:448: [d7dee213d51a9] Daemon stopped [2020-11-30T19:36:57.086Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2020-11-30T19:36:57.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-11-30T19:36:57.086Z] daemon.go:325: [d3a065d52ae29] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:325: [d3a065d52ae29] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:353: [d3a065d52ae29] daemon started [2020-11-30T19:36:57.086Z] daemon.go:461: [d3a065d52ae29] Stopping daemon [2020-11-30T19:36:57.086Z] daemon.go:296: [d3a065d52ae29] exiting daemon [2020-11-30T19:36:57.086Z] daemon.go:448: [d3a065d52ae29] Daemon stopped [2020-11-30T19:36:57.086Z] daemon.go:325: [d3a065d52ae29] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:296: [d3a065d52ae29] exiting daemon [2020-11-30T19:36:57.086Z] daemon.go:325: [d3a065d52ae29] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:461: [d3a065d52ae29] Stopping daemon [2020-11-30T19:36:57.086Z] daemon.go:450: [d3a065d52ae29] Error when stopping daemon: daemon not started [2020-11-30T19:36:57.086Z] check_test.go:309: Daemon d3a065d52ae29 is not started [2020-11-30T19:36:57.086Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (3.72s) [2020-11-30T19:36:57.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-11-30T19:36:57.086Z] daemon.go:325: [d2fdcd355c4b2] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:325: [d2fdcd355c4b2] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:353: [d2fdcd355c4b2] daemon started [2020-11-30T19:36:57.086Z] daemon.go:461: [d2fdcd355c4b2] Stopping daemon [2020-11-30T19:36:57.086Z] daemon.go:296: [d2fdcd355c4b2] exiting daemon [2020-11-30T19:36:57.086Z] daemon.go:448: [d2fdcd355c4b2] Daemon stopped [2020-11-30T19:36:57.086Z] daemon.go:325: [d2fdcd355c4b2] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:325: [d2fdcd355c4b2] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:353: [d2fdcd355c4b2] daemon started [2020-11-30T19:36:57.086Z] daemon.go:461: [d2fdcd355c4b2] Stopping daemon [2020-11-30T19:36:57.086Z] daemon.go:296: [d2fdcd355c4b2] exiting daemon [2020-11-30T19:36:57.086Z] daemon.go:448: [d2fdcd355c4b2] Daemon stopped [2020-11-30T19:36:57.086Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (2.80s) [2020-11-30T19:36:57.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-11-30T19:36:57.086Z] daemon.go:325: [dde5c5918a091] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:325: [dde5c5918a091] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:353: [dde5c5918a091] daemon started [2020-11-30T19:36:57.086Z] daemon.go:461: [dde5c5918a091] Stopping daemon [2020-11-30T19:36:57.086Z] daemon.go:296: [dde5c5918a091] exiting daemon [2020-11-30T19:36:57.086Z] daemon.go:448: [dde5c5918a091] Daemon stopped [2020-11-30T19:36:57.086Z] daemon.go:325: [dde5c5918a091] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:325: [dde5c5918a091] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:353: [dde5c5918a091] daemon started [2020-11-30T19:36:57.086Z] daemon.go:461: [dde5c5918a091] Stopping daemon [2020-11-30T19:36:57.086Z] daemon.go:296: [dde5c5918a091] exiting daemon [2020-11-30T19:36:57.086Z] daemon.go:448: [dde5c5918a091] Daemon stopped [2020-11-30T19:36:57.086Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.23s) [2020-11-30T19:36:57.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-11-30T19:36:57.086Z] daemon.go:325: [d403f29d53e5d] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:325: [d403f29d53e5d] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:353: [d403f29d53e5d] daemon started [2020-11-30T19:36:57.086Z] daemon.go:461: [d403f29d53e5d] Stopping daemon [2020-11-30T19:36:57.086Z] daemon.go:296: [d403f29d53e5d] exiting daemon [2020-11-30T19:36:57.086Z] daemon.go:448: [d403f29d53e5d] Daemon stopped [2020-11-30T19:36:57.086Z] daemon.go:325: [d403f29d53e5d] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:325: [d403f29d53e5d] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:353: [d403f29d53e5d] daemon started [2020-11-30T19:36:57.086Z] daemon.go:461: [d403f29d53e5d] Stopping daemon [2020-11-30T19:36:57.086Z] daemon.go:296: [d403f29d53e5d] exiting daemon [2020-11-30T19:36:57.086Z] daemon.go:448: [d403f29d53e5d] Daemon stopped [2020-11-30T19:36:57.086Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.91s) [2020-11-30T19:36:57.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-11-30T19:36:57.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-11-30T19:36:57.086Z] daemon.go:325: [d5ce1b54d3f44] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:325: [d5ce1b54d3f44] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:353: [d5ce1b54d3f44] daemon started [2020-11-30T19:36:57.086Z] daemon.go:461: [d5ce1b54d3f44] Stopping daemon [2020-11-30T19:36:57.086Z] daemon.go:296: [d5ce1b54d3f44] exiting daemon [2020-11-30T19:36:57.086Z] daemon.go:448: [d5ce1b54d3f44] Daemon stopped [2020-11-30T19:36:57.086Z] daemon.go:325: [d5ce1b54d3f44] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:325: [d5ce1b54d3f44] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:353: [d5ce1b54d3f44] daemon started [2020-11-30T19:36:57.086Z] check_test.go:309: Daemon d2a86f207f12e is not started [2020-11-30T19:36:57.086Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.54s) [2020-11-30T19:36:57.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo [2020-11-30T19:36:57.086Z] daemon.go:325: [d9ceff384da40] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:325: [d9ceff384da40] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:353: [d9ceff384da40] daemon started [2020-11-30T19:36:57.086Z] daemon.go:461: [d9ceff384da40] Stopping daemon [2020-11-30T19:36:57.086Z] daemon.go:296: [d9ceff384da40] exiting daemon [2020-11-30T19:36:57.086Z] daemon.go:448: [d9ceff384da40] Daemon stopped [2020-11-30T19:36:57.086Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.53s) [2020-11-30T19:36:57.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-11-30T19:36:57.086Z] daemon.go:325: [dcdb307a1aa82] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:325: [dcdb307a1aa82] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:353: [dcdb307a1aa82] daemon started [2020-11-30T19:36:57.086Z] daemon.go:461: [dcdb307a1aa82] Stopping daemon [2020-11-30T19:36:57.086Z] daemon.go:296: [dcdb307a1aa82] exiting daemon [2020-11-30T19:36:57.086Z] daemon.go:448: [dcdb307a1aa82] Daemon stopped [2020-11-30T19:36:57.086Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.53s) [2020-11-30T19:36:57.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-11-30T19:36:57.086Z] daemon.go:325: [dec7ac6e1a07b] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:325: [dec7ac6e1a07b] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:353: [dec7ac6e1a07b] daemon started [2020-11-30T19:36:57.086Z] daemon.go:461: [dec7ac6e1a07b] Stopping daemon [2020-11-30T19:36:57.086Z] daemon.go:296: [dec7ac6e1a07b] exiting daemon [2020-11-30T19:36:57.086Z] daemon.go:448: [dec7ac6e1a07b] Daemon stopped [2020-11-30T19:36:57.086Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.37s) [2020-11-30T19:36:57.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun [2020-11-30T19:36:57.086Z] daemon.go:325: [dc12b5b1909f5] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:325: [dc12b5b1909f5] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:353: [dc12b5b1909f5] daemon started [2020-11-30T19:36:57.086Z] daemon.go:461: [dc12b5b1909f5] Stopping daemon [2020-11-30T19:36:57.086Z] daemon.go:296: [dc12b5b1909f5] exiting daemon [2020-11-30T19:36:57.086Z] daemon.go:448: [dc12b5b1909f5] Daemon stopped [2020-11-30T19:36:57.086Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-11-30T19:36:57.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-11-30T19:36:57.086Z] check_test.go:309: Daemon dd56a00fe7739 is not started [2020-11-30T19:36:57.086Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.52s) [2020-11-30T19:36:57.086Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability [2020-11-30T19:36:57.086Z] daemon.go:325: [d22eb2c1e1261] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:325: [d22eb2c1e1261] waiting for daemon to start [2020-11-30T19:36:57.086Z] daemon.go:353: [d22eb2c1e1261] daemon started [2020-11-30T19:36:57.086Z] daemon.go:461: [d22eb2c1e1261] Stopping daemon [2020-11-30T19:36:57.087Z] daemon.go:296: [d22eb2c1e1261] exiting daemon [2020-11-30T19:36:57.087Z] daemon.go:448: [d22eb2c1e1261] Daemon stopped [2020-11-30T19:36:57.087Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.20s) [2020-11-30T19:36:57.087Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-11-30T19:36:57.087Z] daemon.go:325: [dfd07babb53eb] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:325: [dfd07babb53eb] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:353: [dfd07babb53eb] daemon started [2020-11-30T19:36:57.087Z] daemon.go:461: [dfd07babb53eb] Stopping daemon [2020-11-30T19:36:57.087Z] daemon.go:296: [dfd07babb53eb] exiting daemon [2020-11-30T19:36:57.087Z] daemon.go:448: [dfd07babb53eb] Daemon stopped [2020-11-30T19:36:57.087Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (2.73s) [2020-11-30T19:36:57.087Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-11-30T19:36:57.087Z] daemon.go:325: [d72bf286a4d8d] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:325: [d72bf286a4d8d] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:353: [d72bf286a4d8d] daemon started [2020-11-30T19:36:57.087Z] daemon.go:461: [d72bf286a4d8d] Stopping daemon [2020-11-30T19:36:57.087Z] daemon.go:296: [d72bf286a4d8d] exiting daemon [2020-11-30T19:36:57.087Z] daemon.go:448: [d72bf286a4d8d] Daemon stopped [2020-11-30T19:36:57.087Z] daemon.go:325: [d72bf286a4d8d] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:325: [d72bf286a4d8d] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:353: [d72bf286a4d8d] daemon started [2020-11-30T19:36:57.087Z] daemon.go:461: [d72bf286a4d8d] Stopping daemon [2020-11-30T19:36:57.087Z] daemon.go:296: [d72bf286a4d8d] exiting daemon [2020-11-30T19:36:57.087Z] daemon.go:448: [d72bf286a4d8d] Daemon stopped [2020-11-30T19:36:57.087Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (0.93s) [2020-11-30T19:36:57.087Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling [2020-11-30T19:36:57.087Z] daemon.go:325: [d37136e676d57] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:325: [d37136e676d57] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:353: [d37136e676d57] daemon started [2020-11-30T19:36:57.087Z] daemon.go:461: [d37136e676d57] Stopping daemon [2020-11-30T19:36:57.087Z] daemon.go:296: [d37136e676d57] exiting daemon [2020-11-30T19:36:57.087Z] daemon.go:448: [d37136e676d57] Daemon stopped [2020-11-30T19:36:57.087Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.17s) [2020-11-30T19:36:57.087Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel [2020-11-30T19:36:57.087Z] daemon.go:325: [d228a88bae95b] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:325: [d228a88bae95b] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:353: [d228a88bae95b] daemon started [2020-11-30T19:36:57.087Z] daemon.go:461: [d228a88bae95b] Stopping daemon [2020-11-30T19:36:57.087Z] daemon.go:296: [d228a88bae95b] exiting daemon [2020-11-30T19:36:57.087Z] daemon.go:448: [d228a88bae95b] Daemon stopped [2020-11-30T19:36:57.087Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.54s) [2020-11-30T19:36:57.087Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors [2020-11-30T19:36:57.087Z] daemon.go:325: [d9775f0d1ab4d] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:325: [d9775f0d1ab4d] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:353: [d9775f0d1ab4d] daemon started [2020-11-30T19:36:57.087Z] daemon.go:461: [d9775f0d1ab4d] Stopping daemon [2020-11-30T19:36:57.087Z] daemon.go:296: [d9775f0d1ab4d] exiting daemon [2020-11-30T19:36:57.087Z] daemon.go:448: [d9775f0d1ab4d] Daemon stopped [2020-11-30T19:36:57.087Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.55s) [2020-11-30T19:36:57.087Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-11-30T19:36:57.087Z] daemon.go:325: [d45b52d83e9df] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:325: [d45b52d83e9df] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:353: [d45b52d83e9df] daemon started [2020-11-30T19:36:57.087Z] daemon.go:461: [d45b52d83e9df] Stopping daemon [2020-11-30T19:36:57.087Z] daemon.go:296: [d45b52d83e9df] exiting daemon [2020-11-30T19:36:57.087Z] daemon.go:448: [d45b52d83e9df] Daemon stopped [2020-11-30T19:36:57.087Z] daemon.go:325: [d45b52d83e9df] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:325: [d45b52d83e9df] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:353: [d45b52d83e9df] daemon started [2020-11-30T19:36:57.087Z] daemon.go:461: [d45b52d83e9df] Stopping daemon [2020-11-30T19:36:57.087Z] daemon.go:296: [d45b52d83e9df] exiting daemon [2020-11-30T19:36:57.087Z] daemon.go:448: [d45b52d83e9df] Daemon stopped [2020-11-30T19:36:57.087Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.53s) [2020-11-30T19:36:57.087Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-11-30T19:36:57.087Z] daemon.go:325: [d75a6a19599d7] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:325: [d75a6a19599d7] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:353: [d75a6a19599d7] daemon started [2020-11-30T19:36:57.087Z] daemon.go:461: [d75a6a19599d7] Stopping daemon [2020-11-30T19:36:57.087Z] daemon.go:296: [d75a6a19599d7] exiting daemon [2020-11-30T19:36:57.087Z] daemon.go:448: [d75a6a19599d7] Daemon stopped [2020-11-30T19:36:57.087Z] daemon.go:325: [d75a6a19599d7] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:325: [d75a6a19599d7] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:353: [d75a6a19599d7] daemon started [2020-11-30T19:36:57.087Z] daemon.go:461: [d75a6a19599d7] Stopping daemon [2020-11-30T19:36:57.087Z] daemon.go:296: [d75a6a19599d7] exiting daemon [2020-11-30T19:36:57.087Z] daemon.go:448: [d75a6a19599d7] Daemon stopped [2020-11-30T19:36:57.087Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.60s) [2020-11-30T19:36:57.087Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged [2020-11-30T19:36:57.087Z] daemon.go:325: [d3600d9f1e5cb] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:325: [d3600d9f1e5cb] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:353: [d3600d9f1e5cb] daemon started [2020-11-30T19:36:57.087Z] daemon.go:461: [d3600d9f1e5cb] Stopping daemon [2020-11-30T19:36:57.087Z] daemon.go:296: [d3600d9f1e5cb] exiting daemon [2020-11-30T19:36:57.087Z] daemon.go:448: [d3600d9f1e5cb] Daemon stopped [2020-11-30T19:36:57.087Z] daemon.go:325: [d3600d9f1e5cb] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:325: [d3600d9f1e5cb] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:353: [d3600d9f1e5cb] daemon started [2020-11-30T19:36:57.087Z] daemon.go:461: [d3600d9f1e5cb] Stopping daemon [2020-11-30T19:36:57.087Z] daemon.go:296: [d3600d9f1e5cb] exiting daemon [2020-11-30T19:36:57.087Z] daemon.go:448: [d3600d9f1e5cb] Daemon stopped [2020-11-30T19:36:57.087Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.41s) [2020-11-30T19:36:57.087Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-11-30T19:36:57.087Z] daemon.go:325: [d1c72a5894e08] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:325: [d1c72a5894e08] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:353: [d1c72a5894e08] daemon started [2020-11-30T19:36:57.087Z] daemon.go:461: [d1c72a5894e08] Stopping daemon [2020-11-30T19:36:57.087Z] daemon.go:296: [d1c72a5894e08] exiting daemon [2020-11-30T19:36:57.087Z] daemon.go:448: [d1c72a5894e08] Daemon stopped [2020-11-30T19:36:57.087Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.84s) [2020-11-30T19:36:57.087Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-11-30T19:36:57.087Z] daemon.go:325: [d29eb17a24c00] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:325: [d29eb17a24c00] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:353: [d29eb17a24c00] daemon started [2020-11-30T19:36:57.087Z] daemon.go:461: [d29eb17a24c00] Stopping daemon [2020-11-30T19:36:57.087Z] daemon.go:296: [d29eb17a24c00] exiting daemon [2020-11-30T19:36:57.087Z] daemon.go:448: [d29eb17a24c00] Daemon stopped [2020-11-30T19:36:57.087Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.92s) [2020-11-30T19:36:57.087Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-11-30T19:36:57.087Z] daemon.go:325: [d3138c9844501] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:325: [d3138c9844501] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:353: [d3138c9844501] daemon started [2020-11-30T19:36:57.087Z] daemon.go:461: [d3138c9844501] Stopping daemon [2020-11-30T19:36:57.087Z] daemon.go:296: [d3138c9844501] exiting daemon [2020-11-30T19:36:57.087Z] daemon.go:448: [d3138c9844501] Daemon stopped [2020-11-30T19:36:57.087Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.50s) [2020-11-30T19:36:57.087Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-11-30T19:36:57.087Z] daemon.go:325: [db335b7edccc2] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:325: [db335b7edccc2] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:353: [db335b7edccc2] daemon started [2020-11-30T19:36:57.087Z] daemon.go:461: [db335b7edccc2] Stopping daemon [2020-11-30T19:36:57.087Z] daemon.go:296: [db335b7edccc2] exiting daemon [2020-11-30T19:36:57.087Z] daemon.go:448: [db335b7edccc2] Daemon stopped [2020-11-30T19:36:57.087Z] daemon.go:325: [db335b7edccc2] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:325: [db335b7edccc2] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:353: [db335b7edccc2] daemon started [2020-11-30T19:36:57.087Z] daemon.go:461: [db335b7edccc2] Stopping daemon [2020-11-30T19:36:57.087Z] daemon.go:296: [db335b7edccc2] exiting daemon [2020-11-30T19:36:57.087Z] daemon.go:448: [db335b7edccc2] Daemon stopped [2020-11-30T19:36:57.087Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (6.36s) [2020-11-30T19:36:57.087Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-11-30T19:36:57.087Z] daemon.go:325: [d772546c34962] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:325: [d772546c34962] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:353: [d772546c34962] daemon started [2020-11-30T19:36:57.087Z] daemon.go:461: [d772546c34962] Stopping daemon [2020-11-30T19:36:57.087Z] daemon.go:296: [d772546c34962] exiting daemon [2020-11-30T19:36:57.087Z] daemon.go:448: [d772546c34962] Daemon stopped [2020-11-30T19:36:57.087Z] daemon.go:325: [d772546c34962] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:325: [d772546c34962] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:353: [d772546c34962] daemon started [2020-11-30T19:36:57.087Z] daemon.go:461: [d772546c34962] Stopping daemon [2020-11-30T19:36:57.087Z] daemon.go:296: [d772546c34962] exiting daemon [2020-11-30T19:36:57.087Z] daemon.go:448: [d772546c34962] Daemon stopped [2020-11-30T19:36:57.087Z] daemon.go:325: [d772546c34962] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:296: [d772546c34962] exiting daemon [2020-11-30T19:36:57.087Z] daemon.go:325: [d772546c34962] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:461: [d772546c34962] Stopping daemon [2020-11-30T19:36:57.087Z] daemon.go:450: [d772546c34962] Error when stopping daemon: daemon not started [2020-11-30T19:36:57.087Z] docker_cli_daemon_test.go:2542: Daemon d772546c34962 is not started [2020-11-30T19:36:57.087Z] daemon.go:325: [d772546c34962] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:325: [d772546c34962] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:353: [d772546c34962] daemon started [2020-11-30T19:36:57.087Z] daemon.go:461: [d772546c34962] Stopping daemon [2020-11-30T19:36:57.087Z] daemon.go:296: [d772546c34962] exiting daemon [2020-11-30T19:36:57.087Z] daemon.go:448: [d772546c34962] Daemon stopped [2020-11-30T19:36:57.087Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (7.67s) [2020-11-30T19:36:57.087Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-11-30T19:36:57.087Z] daemon.go:325: [d0a814e8ed83e] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:325: [d0a814e8ed83e] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:353: [d0a814e8ed83e] daemon started [2020-11-30T19:36:57.087Z] daemon.go:461: [d0a814e8ed83e] Stopping daemon [2020-11-30T19:36:57.087Z] daemon.go:296: [d0a814e8ed83e] exiting daemon [2020-11-30T19:36:57.087Z] daemon.go:448: [d0a814e8ed83e] Daemon stopped [2020-11-30T19:36:57.087Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.07s) [2020-11-30T19:36:57.087Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-11-30T19:36:57.087Z] daemon.go:325: [d9c7a538ef008] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:325: [d9c7a538ef008] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:353: [d9c7a538ef008] daemon started [2020-11-30T19:36:57.087Z] daemon.go:461: [d9c7a538ef008] Stopping daemon [2020-11-30T19:36:57.087Z] daemon.go:296: [d9c7a538ef008] exiting daemon [2020-11-30T19:36:57.087Z] daemon.go:448: [d9c7a538ef008] Daemon stopped [2020-11-30T19:36:57.087Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.32s) [2020-11-30T19:36:57.087Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize [2020-11-30T19:36:57.087Z] daemon.go:325: [d7772f6659201] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:325: [d7772f6659201] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:353: [d7772f6659201] daemon started [2020-11-30T19:36:57.087Z] daemon.go:461: [d7772f6659201] Stopping daemon [2020-11-30T19:36:57.087Z] daemon.go:296: [d7772f6659201] exiting daemon [2020-11-30T19:36:57.087Z] daemon.go:448: [d7772f6659201] Daemon stopped [2020-11-30T19:36:57.087Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.10s) [2020-11-30T19:36:57.087Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload [2020-11-30T19:36:57.087Z] daemon.go:325: [dc853eed3b669] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:325: [dc853eed3b669] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:353: [dc853eed3b669] daemon started [2020-11-30T19:36:57.087Z] daemon.go:461: [dc853eed3b669] Stopping daemon [2020-11-30T19:36:57.087Z] daemon.go:296: [dc853eed3b669] exiting daemon [2020-11-30T19:36:57.087Z] daemon.go:448: [dc853eed3b669] Daemon stopped [2020-11-30T19:36:57.087Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.05s) [2020-11-30T19:36:57.087Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify [2020-11-30T19:36:57.087Z] check_test.go:309: Daemon d1a9c37cbb4b5 is not started [2020-11-30T19:36:57.087Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.13s) [2020-11-30T19:36:57.087Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin [2020-11-30T19:36:57.087Z] daemon.go:325: [d3e515a0de1e3] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:325: [d3e515a0de1e3] waiting for daemon to start [2020-11-30T19:36:57.087Z] daemon.go:353: [d3e515a0de1e3] daemon started [2020-11-30T19:36:57.087Z] daemon.go:461: [d3e515a0de1e3] Stopping daemon [2020-11-30T19:36:57.087Z] daemon.go:296: [d3e515a0de1e3] exiting daemon [2020-11-30T19:36:57.087Z] daemon.go:448: [d3e515a0de1e3] Daemon stopped [2020-11-30T19:36:57.087Z] === RUN TestDockerSwarmSuite [2020-11-30T19:36:57.087Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-11-30T19:36:57.346Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-11-30T19:36:58.283Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-11-30T19:36:59.661Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-11-30T19:37:03.108Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-11-30T19:37:03.367Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-11-30T19:37:03.514Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-30T19:37:03.514Z] [2020-11-30T19:37:03.514Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-11-30T19:37:03.514Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-11-30T19:37:03.514Z] Using test binary docker [2020-11-30T19:37:03.514Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-30T19:37:03.514Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-30T19:37:03.514Z] INFO: Waiting for daemon to start... [2020-11-30T19:37:03.514Z] Starting dockerd [2020-11-30T19:37:03.514Z] . [2020-11-30T19:37:03.514Z] INFO: Building docker-sdk-python3:4.1.0... [2020-11-30T19:37:06.657Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-11-30T19:37:10.849Z] --- PASS: TestImportExtremelyLargeImageWorks (111.55s) [2020-11-30T19:37:10.849Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-11-30T19:37:10.849Z] daemon.go:325: [d6d4106089eb4] waiting for daemon to start [2020-11-30T19:37:10.849Z] daemon.go:325: [d6d4106089eb4] waiting for daemon to start [2020-11-30T19:37:10.849Z] daemon.go:353: [d6d4106089eb4] daemon started [2020-11-30T19:37:10.849Z] daemon.go:461: [d6d4106089eb4] Stopping daemon [2020-11-30T19:37:10.849Z] daemon.go:296: [d6d4106089eb4] exiting daemon [2020-11-30T19:37:10.849Z] daemon.go:448: [d6d4106089eb4] Daemon stopped [2020-11-30T19:37:10.849Z] PASS [2020-11-30T19:37:10.849Z] [2020-11-30T19:37:10.849Z] DONE 11 tests in 112.394s [2020-11-30T19:37:10.849Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-11-30T19:37:10.849Z] ++ 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-11-30T19:37:10.849Z] ++ set -e [2020-11-30T19:37:10.849Z] ++ '[' -n 0 ']' [2020-11-30T19:37:10.849Z] ++ set -x [2020-11-30T19:37:10.849Z] ++ 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= 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-11-30T19:37:10.849Z] INFO: Testing against a local daemon [2020-11-30T19:37:10.849Z] === RUN TestNetworkCreateDelete [2020-11-30T19:37:11.108Z] --- PASS: TestNetworkCreateDelete (0.28s) [2020-11-30T19:37:11.108Z] === RUN TestDockerNetworkDeletePreferID [2020-11-30T19:37:11.675Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s) [2020-11-30T19:37:11.675Z] === RUN TestDaemonDNSFallback [2020-11-30T19:37:13.578Z] --- PASS: TestDaemonDNSFallback (1.55s) [2020-11-30T19:37:13.578Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-11-30T19:37:13.578Z] daemon.go:325: [d2d5059fc13ab] waiting for daemon to start [2020-11-30T19:37:13.578Z] daemon.go:325: [d2d5059fc13ab] waiting for daemon to start [2020-11-30T19:37:13.578Z] daemon.go:353: [d2d5059fc13ab] daemon started [2020-11-30T19:37:13.578Z] daemon.go:461: [d2d5059fc13ab] Stopping daemon [2020-11-30T19:37:13.578Z] daemon.go:296: [d2d5059fc13ab] exiting daemon [2020-11-30T19:37:13.578Z] daemon.go:448: [d2d5059fc13ab] Daemon stopped [2020-11-30T19:37:13.578Z] === RUN TestInspectNetwork [2020-11-30T19:37:16.914Z] === RUN TestInspectNetwork/full_network_id [2020-11-30T19:37:16.914Z] === RUN TestInspectNetwork/partial_network_id [2020-11-30T19:37:16.914Z] === RUN TestInspectNetwork/network_name [2020-11-30T19:37:16.914Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-11-30T19:37:19.483Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-11-30T19:37:19.483Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-11-30T19:37:20.438Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-11-30T19:37:20.715Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-11-30T19:37:21.686Z] --- PASS: TestInspectNetwork (8.53s) [2020-11-30T19:37:21.686Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-11-30T19:37:21.686Z] daemon.go:325: [d58b00d1fdd55] waiting for daemon to start [2020-11-30T19:37:21.686Z] daemon.go:325: [d58b00d1fdd55] waiting for daemon to start [2020-11-30T19:37:21.686Z] daemon.go:353: [d58b00d1fdd55] daemon started [2020-11-30T19:37:21.686Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-11-30T19:37:21.686Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-11-30T19:37:21.686Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-11-30T19:37:21.686Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-11-30T19:37:21.686Z] daemon.go:461: [d58b00d1fdd55] Stopping daemon [2020-11-30T19:37:21.686Z] daemon.go:296: [d58b00d1fdd55] exiting daemon [2020-11-30T19:37:21.686Z] daemon.go:448: [d58b00d1fdd55] Daemon stopped [2020-11-30T19:37:21.686Z] === RUN TestRunContainerWithBridgeNone [2020-11-30T19:37:23.592Z] --- PASS: TestRunContainerWithBridgeNone (1.76s) [2020-11-30T19:37:23.592Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-11-30T19:37:23.592Z] daemon.go:325: [d9f3f49c48a90] waiting for daemon to start [2020-11-30T19:37:23.592Z] daemon.go:325: [d9f3f49c48a90] waiting for daemon to start [2020-11-30T19:37:23.592Z] daemon.go:353: [d9f3f49c48a90] daemon started [2020-11-30T19:37:23.592Z] daemon.go:461: [d9f3f49c48a90] Stopping daemon [2020-11-30T19:37:23.592Z] daemon.go:296: [d9f3f49c48a90] exiting daemon [2020-11-30T19:37:23.592Z] daemon.go:448: [d9f3f49c48a90] Daemon stopped [2020-11-30T19:37:23.592Z] === RUN TestNetworkInvalidJSON [2020-11-30T19:37:23.592Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-30T19:37:23.592Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-30T19:37:23.592Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-30T19:37:23.592Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-30T19:37:23.592Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-30T19:37:23.592Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-30T19:37:23.592Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-30T19:37:23.592Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-30T19:37:23.592Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-30T19:37:23.592Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-11-30T19:37:23.592Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-30T19:37:23.592Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-30T19:37:23.592Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-30T19:37:23.592Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-30T19:37:24.528Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-11-30T19:37:24.528Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-11-30T19:37:24.528Z] daemon.go:325: [d0f597ae31c62] waiting for daemon to start [2020-11-30T19:37:24.528Z] daemon.go:325: [d0f597ae31c62] waiting for daemon to start [2020-11-30T19:37:24.528Z] daemon.go:353: [d0f597ae31c62] daemon started [2020-11-30T19:37:24.528Z] daemon.go:461: [d0f597ae31c62] Stopping daemon [2020-11-30T19:37:24.528Z] daemon.go:296: [d0f597ae31c62] exiting daemon [2020-11-30T19:37:24.528Z] daemon.go:448: [d0f597ae31c62] Daemon stopped [2020-11-30T19:37:24.528Z] daemon.go:325: [d0f597ae31c62] waiting for daemon to start [2020-11-30T19:37:24.528Z] daemon.go:325: [d0f597ae31c62] waiting for daemon to start [2020-11-30T19:37:24.528Z] daemon.go:353: [d0f597ae31c62] daemon started [2020-11-30T19:37:24.528Z] daemon.go:461: [d0f597ae31c62] Stopping daemon [2020-11-30T19:37:24.528Z] daemon.go:296: [d0f597ae31c62] exiting daemon [2020-11-30T19:37:24.528Z] daemon.go:448: [d0f597ae31c62] Daemon stopped [2020-11-30T19:37:24.528Z] === RUN TestDaemonDefaultNetworkPools [2020-11-30T19:37:25.465Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s) [2020-11-30T19:37:25.465Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-11-30T19:37:25.465Z] daemon.go:325: [da222ccf77cb8] waiting for daemon to start [2020-11-30T19:37:25.465Z] daemon.go:325: [da222ccf77cb8] waiting for daemon to start [2020-11-30T19:37:25.465Z] daemon.go:353: [da222ccf77cb8] daemon started [2020-11-30T19:37:25.465Z] daemon.go:461: [da222ccf77cb8] Stopping daemon [2020-11-30T19:37:25.465Z] daemon.go:296: [da222ccf77cb8] exiting daemon [2020-11-30T19:37:25.465Z] daemon.go:448: [da222ccf77cb8] Daemon stopped [2020-11-30T19:37:25.465Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-30T19:37:26.841Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2020-11-30T19:37:26.841Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-11-30T19:37:26.841Z] daemon.go:325: [daf1d08ae0e75] waiting for daemon to start [2020-11-30T19:37:26.841Z] daemon.go:325: [daf1d08ae0e75] waiting for daemon to start [2020-11-30T19:37:26.841Z] daemon.go:353: [daf1d08ae0e75] daemon started [2020-11-30T19:37:26.841Z] daemon.go:461: [daf1d08ae0e75] Stopping daemon [2020-11-30T19:37:26.841Z] daemon.go:296: [daf1d08ae0e75] exiting daemon [2020-11-30T19:37:26.841Z] daemon.go:448: [daf1d08ae0e75] Daemon stopped [2020-11-30T19:37:26.841Z] daemon.go:325: [daf1d08ae0e75] waiting for daemon to start [2020-11-30T19:37:26.841Z] daemon.go:325: [daf1d08ae0e75] waiting for daemon to start [2020-11-30T19:37:26.841Z] daemon.go:353: [daf1d08ae0e75] daemon started [2020-11-30T19:37:26.841Z] daemon.go:461: [daf1d08ae0e75] Stopping daemon [2020-11-30T19:37:26.841Z] daemon.go:296: [daf1d08ae0e75] exiting daemon [2020-11-30T19:37:26.841Z] daemon.go:448: [daf1d08ae0e75] Daemon stopped [2020-11-30T19:37:26.841Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-30T19:37:27.409Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-11-30T19:37:27.977Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2020-11-30T19:37:27.977Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-30T19:37:27.977Z] daemon.go:325: [d0d6bea466784] waiting for daemon to start [2020-11-30T19:37:27.977Z] daemon.go:325: [d0d6bea466784] waiting for daemon to start [2020-11-30T19:37:27.977Z] daemon.go:353: [d0d6bea466784] daemon started [2020-11-30T19:37:27.977Z] daemon.go:461: [d0d6bea466784] Stopping daemon [2020-11-30T19:37:27.977Z] daemon.go:296: [d0d6bea466784] exiting daemon [2020-11-30T19:37:27.977Z] daemon.go:448: [d0d6bea466784] Daemon stopped [2020-11-30T19:37:27.977Z] daemon.go:325: [d0d6bea466784] waiting for daemon to start [2020-11-30T19:37:27.977Z] daemon.go:325: [d0d6bea466784] waiting for daemon to start [2020-11-30T19:37:27.977Z] daemon.go:353: [d0d6bea466784] daemon started [2020-11-30T19:37:27.977Z] daemon.go:461: [d0d6bea466784] Stopping daemon [2020-11-30T19:37:27.977Z] daemon.go:296: [d0d6bea466784] exiting daemon [2020-11-30T19:37:27.977Z] daemon.go:448: [d0d6bea466784] Daemon stopped [2020-11-30T19:37:27.977Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-30T19:37:27.977Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-11-30T19:37:28.236Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-11-30T19:37:28.495Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2020-11-30T19:37:28.495Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-11-30T19:37:28.495Z] daemon.go:325: [d59df297aedcd] waiting for daemon to start [2020-11-30T19:37:28.495Z] daemon.go:325: [d59df297aedcd] waiting for daemon to start [2020-11-30T19:37:28.495Z] daemon.go:353: [d59df297aedcd] daemon started [2020-11-30T19:37:28.495Z] daemon.go:461: [d59df297aedcd] Stopping daemon [2020-11-30T19:37:28.495Z] daemon.go:296: [d59df297aedcd] exiting daemon [2020-11-30T19:37:28.495Z] daemon.go:448: [d59df297aedcd] Daemon stopped [2020-11-30T19:37:28.495Z] === RUN TestServiceWithPredefinedNetwork [2020-11-30T19:37:28.754Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-11-30T19:37:29.691Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-11-30T19:37:29.691Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-11-30T19:37:29.691Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-11-30T19:37:32.226Z] --- PASS: TestServiceWithPredefinedNetwork (3.19s) [2020-11-30T19:37:32.226Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-11-30T19:37:32.226Z] daemon.go:325: [da316401e5052] waiting for daemon to start [2020-11-30T19:37:32.226Z] daemon.go:325: [da316401e5052] waiting for daemon to start [2020-11-30T19:37:32.226Z] daemon.go:353: [da316401e5052] daemon started [2020-11-30T19:37:32.226Z] daemon.go:461: [da316401e5052] Stopping daemon [2020-11-30T19:37:32.226Z] daemon.go:296: [da316401e5052] exiting daemon [2020-11-30T19:37:32.226Z] daemon.go:448: [da316401e5052] Daemon stopped [2020-11-30T19:37:32.226Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-30T19:37:32.226Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-30T19:37:32.226Z] service_test.go:230: FLAKY_TEST [2020-11-30T19:37:32.226Z] === RUN TestServiceWithDataPathPortInit [2020-11-30T19:37:33.284Z] 680bbdbacf1b: Pull complete [2020-11-30T19:37:33.284Z] Digest: sha256:0da0b0e6cf9cf435c6470f23a97a0b9b80495f3712529abc748d80c5fb59209c [2020-11-30T19:37:33.284Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:37:33.284Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:37:33.284Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-11-30T19:37:33.284Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-11-30T19:37:33.284Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1577' [2020-11-30T19:37:33.284Z] INFO: Docker version of control daemon [2020-11-30T19:37:33.284Z] [2020-11-30T19:37:33.284Z] Client: Docker Engine - Enterprise [2020-11-30T19:37:33.284Z] Version: 19.03.12 [2020-11-30T19:37:33.284Z] API version: 1.40 [2020-11-30T19:37:33.284Z] Go version: go1.13.13 [2020-11-30T19:37:33.284Z] Git commit: 4306744 [2020-11-30T19:37:33.284Z] Built: 08/05/2020 19:27:53 [2020-11-30T19:37:33.284Z] OS/Arch: windows/amd64 [2020-11-30T19:37:33.284Z] Experimental: false [2020-11-30T19:37:33.284Z] [2020-11-30T19:37:33.284Z] Server: Docker Engine - Enterprise [2020-11-30T19:37:33.284Z] Engine: [2020-11-30T19:37:33.284Z] Version: 19.03.12 [2020-11-30T19:37:33.284Z] API version: 1.40 (minimum version 1.24) [2020-11-30T19:37:33.284Z] Go version: go1.13.13 [2020-11-30T19:37:33.284Z] Git commit: f295753ffd [2020-11-30T19:37:33.284Z] Built: 08/05/2020 19:26:41 [2020-11-30T19:37:33.284Z] OS/Arch: windows/amd64 [2020-11-30T19:37:33.284Z] Experimental: true [2020-11-30T19:37:33.284Z] [2020-11-30T19:37:33.284Z] INFO: Docker info of control daemon [2020-11-30T19:37:33.284Z] [2020-11-30T19:37:33.284Z] Client: [2020-11-30T19:37:33.284Z] Debug Mode: false [2020-11-30T19:37:33.284Z] Plugins: [2020-11-30T19:37:33.284Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-11-30T19:37:33.284Z] [2020-11-30T19:37:33.284Z] Server: [2020-11-30T19:37:33.284Z] Containers: 0 [2020-11-30T19:37:33.284Z] Running: 0 [2020-11-30T19:37:33.284Z] Paused: 0 [2020-11-30T19:37:33.284Z] Stopped: 0 [2020-11-30T19:37:33.284Z] Images: 1 [2020-11-30T19:37:33.284Z] Server Version: 19.03.12 [2020-11-30T19:37:33.284Z] Storage Driver: lcow (linux) windowsfilter (windows) [2020-11-30T19:37:33.284Z] LCOW: [2020-11-30T19:37:33.284Z] Windows: [2020-11-30T19:37:33.284Z] Logging Driver: json-file [2020-11-30T19:37:33.284Z] Plugins: [2020-11-30T19:37:33.284Z] Volume: local [2020-11-30T19:37:33.284Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-11-30T19:37:33.284Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-11-30T19:37:33.284Z] Swarm: inactive [2020-11-30T19:37:33.284Z] Default Isolation: process [2020-11-30T19:37:33.284Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-11-30T19:37:33.284Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-11-30T19:37:33.284Z] OSType: windows [2020-11-30T19:37:33.284Z] Architecture: x86_64 [2020-11-30T19:37:33.284Z] CPUs: 4 [2020-11-30T19:37:33.284Z] Total Memory: 32GiB [2020-11-30T19:37:33.284Z] Name: azwin-2-d48ac0 [2020-11-30T19:37:33.284Z] ID: DKSW:D2DR:7NAQ:X324:HLZ2:AIIZ:VM7L:XWZ3:VQ7M:S4Y3:PBO2:SNOV [2020-11-30T19:37:33.284Z] Docker Root Dir: D:\docker [2020-11-30T19:37:33.284Z] Debug Mode: false [2020-11-30T19:37:33.284Z] Registry: https://index.docker.io/v1/ [2020-11-30T19:37:33.284Z] Labels: [2020-11-30T19:37:33.284Z] Experimental: true [2020-11-30T19:37:33.284Z] Insecure Registries: [2020-11-30T19:37:33.284Z] 10.0.0.4:5000 [2020-11-30T19:37:33.284Z] 127.0.0.0/8 [2020-11-30T19:37:33.284Z] Registry Mirrors: [2020-11-30T19:37:33.284Z] http://10.0.0.4:5000/ [2020-11-30T19:37:33.284Z] Live Restore Enabled: false [2020-11-30T19:37:33.284Z] [2020-11-30T19:37:33.284Z] [2020-11-30T19:37:33.284Z] INFO: Commit hash is dc1af59fa [2020-11-30T19:37:33.284Z] INFO: Nuke-Everything... [2020-11-30T19:37:33.284Z] INFO: Container count on control daemon to delete is 0 [2020-11-30T19:37:33.284Z] INFO: Nuking d:\CI [2020-11-30T19:37:33.284Z] INFO: Zapped successfully [2020-11-30T19:37:33.284Z] INFO: Location for testing is d:\CI\PR-41615\2 [2020-11-30T19:37:33.284Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-11-30T19:37:33.284Z] [2020-11-30T19:37:33.284Z] [2020-11-30T19:37:33.284Z] INFO: Building the image from Dockerfile.windows at 11/30/2020 19:37:21... [2020-11-30T19:37:33.284Z] [2020-11-30T19:37:33.284Z] Sending build context to Docker daemon 55.76MB [2020-11-30T19:37:33.284Z] [2020-11-30T19:37:33.284Z] Step 1/8 : FROM microsoft/windowsservercore [2020-11-30T19:37:33.284Z] ---> 32fecabef723 [2020-11-30T19:37:33.284Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-11-30T19:37:33.284Z] ---> Running in 2c0e291d54d1 [2020-11-30T19:37:33.284Z] Removing intermediate container 2c0e291d54d1 [2020-11-30T19:37:33.284Z] ---> 4d792352b17b [2020-11-30T19:37:33.284Z] Step 3/8 : ARG GO_VERSION=1.13.15 [2020-11-30T19:37:33.284Z] ---> Running in 7599ad18acdf [2020-11-30T19:37:33.284Z] Removing intermediate container 7599ad18acdf [2020-11-30T19:37:33.284Z] ---> bda8cedbd834 [2020-11-30T19:37:33.284Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2020-11-30T19:37:33.284Z] ---> Running in a13aacf79c93 [2020-11-30T19:37:33.284Z] Removing intermediate container a13aacf79c93 [2020-11-30T19:37:33.284Z] ---> 1f31fe1cb79b [2020-11-30T19:37:33.284Z] Step 5/8 : 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; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2020-11-30T19:37:33.284Z] ---> Running in 93207c703fdd [2020-11-30T19:37:36.175Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-30T19:37:36.175Z] [2020-11-30T19:37:36.175Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-30T19:37:36.175Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-30T19:37:36.175Z] HOSTNAME=69982b4806ef [2020-11-30T19:37:36.175Z] TESTDEBUG=0 [2020-11-30T19:37:36.175Z] DEST=bundles/test-integration [2020-11-30T19:37:36.175Z] PWD=/go/src/github.com/docker/docker [2020-11-30T19:37:36.175Z] DOCKER_GITCOMMIT=0e07711f0952ea5e04679247de5dcf6c8b7b5f28 [2020-11-30T19:37:36.175Z] container=docker [2020-11-30T19:37:36.175Z] HOME=/root [2020-11-30T19:37:36.175Z] GOLANG_VERSION=1.13.15 [2020-11-30T19:37:36.175Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-30T19:37:36.175Z] VALIDATE_BRANCH=19.03 [2020-11-30T19:37:36.175Z] TERM=xterm [2020-11-30T19:37:36.175Z] DOCKER_PKG=github.com/docker/docker [2020-11-30T19:37:36.175Z] SHLVL=1 [2020-11-30T19:37:36.175Z] TIMEOUT=120m [2020-11-30T19:37:36.175Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-30T19:37:36.175Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-30T19:37:36.175Z] GO111MODULE=off [2020-11-30T19:37:36.175Z] DOCKER_EXPERIMENTAL=1 [2020-11-30T19:37:36.175Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-30T19:37:36.175Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-30T19:37:36.175Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-30T19:37:36.175Z] GOPATH=/go [2020-11-30T19:37:36.175Z] PKG_CONFIG=pkg-config [2020-11-30T19:37:36.175Z] _=/usr/bin/env [2020-11-30T19:37:36.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-30T19:37:36.230Z] [2020-11-30T19:37:36.230Z] SUCCESS: Specified value was saved. [2020-11-30T19:37:37.784Z] INFO: Downloading git... [2020-11-30T19:37:38.766Z] INFO: Downloading go... [2020-11-30T19:37:38.790Z] === RUN TestDockerSuite/TestBuildExpose [2020-11-30T19:37:38.791Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-11-30T19:37:39.358Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-11-30T19:37:39.617Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-11-30T19:37:39.617Z] === RUN TestDockerSuite/TestBuildFails [2020-11-30T19:37:40.324Z] INFO: Downloading compiler 1 of 3... [2020-11-30T19:37:40.554Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-11-30T19:37:40.554Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-11-30T19:37:40.789Z] INFO: Downloading compiler 2 of 3... [2020-11-30T19:37:41.254Z] INFO: Downloading compiler 3 of 3... [2020-11-30T19:37:41.718Z] INFO: Extracting git... [2020-11-30T19:37:43.089Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-11-30T19:37:43.089Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-11-30T19:37:43.089Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-11-30T19:37:44.994Z] === RUN TestDockerSuite/TestBuildForceRm [2020-11-30T19:37:45.930Z] === RUN TestDockerSuite/TestBuildFromGit [2020-11-30T19:37:46.867Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-11-30T19:37:47.127Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-11-30T19:37:48.062Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-11-30T19:37:49.440Z] --- PASS: TestServiceWithDataPathPortInit (17.63s) [2020-11-30T19:37:49.440Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-11-30T19:37:49.440Z] daemon.go:325: [def7deb0b97d3] waiting for daemon to start [2020-11-30T19:37:49.440Z] daemon.go:325: [def7deb0b97d3] waiting for daemon to start [2020-11-30T19:37:49.440Z] daemon.go:353: [def7deb0b97d3] daemon started [2020-11-30T19:37:49.440Z] daemon.go:461: [def7deb0b97d3] Stopping daemon [2020-11-30T19:37:49.440Z] daemon.go:296: [def7deb0b97d3] exiting daemon [2020-11-30T19:37:49.440Z] daemon.go:448: [def7deb0b97d3] Daemon stopped [2020-11-30T19:37:49.440Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-11-30T19:37:49.440Z] daemon.go:325: [d042552b42e63] waiting for daemon to start [2020-11-30T19:37:49.440Z] daemon.go:325: [d042552b42e63] waiting for daemon to start [2020-11-30T19:37:49.440Z] daemon.go:353: [d042552b42e63] daemon started [2020-11-30T19:37:49.440Z] daemon.go:461: [d042552b42e63] Stopping daemon [2020-11-30T19:37:49.440Z] daemon.go:296: [d042552b42e63] exiting daemon [2020-11-30T19:37:49.440Z] daemon.go:448: [d042552b42e63] Daemon stopped [2020-11-30T19:37:49.440Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-30T19:37:49.698Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-11-30T19:37:49.958Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-11-30T19:37:50.150Z] sha256:d0d0f10a435589ded0048a272e1ce6722653c6cab387c06cff27b9380a217977 [2020-11-30T19:37:50.150Z] INFO: Starting docker-py tests... [2020-11-30T19:37:50.150Z] ============================= test session starts ============================== [2020-11-30T19:37:50.150Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-11-30T19:37:50.150Z] rootdir: /src, inifile: pytest.ini [2020-11-30T19:37:50.150Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-11-30T19:37:50.150Z] collected 385 items / 3 deselected / 382 selected [2020-11-30T19:37:50.150Z] [2020-11-30T19:37:50.217Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-11-30T19:37:51.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-30T19:37:51.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-30T19:37:52.120Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-11-30T19:37:52.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-30T19:37:53.497Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-11-30T19:37:53.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-30T19:37:54.434Z] === RUN TestDockerSuite/TestBuildHistory [2020-11-30T19:37:54.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-30T19:37:55.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-30T19:37:56.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-30T19:37:56.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-30T19:37:56.608Z] INFO: Expanding go... [2020-11-30T19:37:56.968Z] === RUN TestDockerSuite/TestBuildIidFile [2020-11-30T19:37:57.227Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-11-30T19:37:57.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-30T19:37:57.794Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.39s) [2020-11-30T19:37:57.794Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-11-30T19:37:57.794Z] daemon.go:325: [dbff617d1532b] waiting for daemon to start [2020-11-30T19:37:57.794Z] daemon.go:325: [dbff617d1532b] waiting for daemon to start [2020-11-30T19:37:57.794Z] daemon.go:353: [dbff617d1532b] daemon started [2020-11-30T19:37:57.794Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sd5rqglca1394h34liy4w8crg Created:2020-11-30 19:37:50.751341683 +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[02f17ec7bb2fe9a85ce9e76279966877bb29213f9a41b3559bd38258376f99fb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oudu7ttlo03a9e7znwglc95gm EndpointID:e75baaef858a83dc1334f1fdd3018b4dbe907e37de3997153460aae59e2be9d0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:77c5226d0bcfab6eb9beb53d1680e7af8a04fa846db6c74770b5f4daecc36386 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:29f6acac5a8c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oudu7ttlo03a9e7znwglc95gm EndpointID:e75baaef858a83dc1334f1fdd3018b4dbe907e37de3997153460aae59e2be9d0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-11-30T19:37:57.794Z] daemon.go:461: [dbff617d1532b] Stopping daemon [2020-11-30T19:37:57.794Z] daemon.go:296: [dbff617d1532b] exiting daemon [2020-11-30T19:37:57.794Z] daemon.go:448: [dbff617d1532b] Daemon stopped [2020-11-30T19:37:57.794Z] PASS [2020-11-30T19:37:57.794Z] [2020-11-30T19:37:57.794Z] === Skipped [2020-11-30T19:37:57.794Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-30T19:37:57.794Z] service_test.go:230: FLAKY_TEST [2020-11-30T19:37:57.794Z] [2020-11-30T19:37:57.794Z] DONE 22 tests, 1 skipped in 46.984s [2020-11-30T19:37:57.794Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-30T19:37:57.794Z] ++ 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-11-30T19:37:57.794Z] ++ set -e [2020-11-30T19:37:57.794Z] ++ '[' -n 0 ']' [2020-11-30T19:37:57.794Z] ++ set -x [2020-11-30T19:37:57.794Z] ++ 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= 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-11-30T19:37:57.794Z] INFO: Testing against a local daemon [2020-11-30T19:37:57.794Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-30T19:37:57.794Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-30T19:37:57.794Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-30T19:37:57.794Z] === RUN TestDockerNetworkIpvlan [2020-11-30T19:37:57.794Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-30T19:37:57.794Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-30T19:37:57.794Z] PASS [2020-11-30T19:37:57.794Z] [2020-11-30T19:37:57.794Z] === Skipped [2020-11-30T19:37:57.794Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-30T19:37:57.794Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-30T19:37:57.794Z] [2020-11-30T19:37:57.794Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-30T19:37:57.794Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-30T19:37:57.794Z] [2020-11-30T19:37:57.794Z] DONE 2 tests, 2 skipped in 0.032s [2020-11-30T19:37:57.794Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-30T19:37:57.794Z] ++ 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-11-30T19:37:57.794Z] ++ set -e [2020-11-30T19:37:57.794Z] ++ '[' -n 0 ']' [2020-11-30T19:37:57.794Z] ++ set -x [2020-11-30T19:37:57.794Z] ++ 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= 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-11-30T19:37:57.794Z] INFO: Testing against a local daemon [2020-11-30T19:37:57.794Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-30T19:37:58.053Z] === RUN TestDockerSuite/TestBuildInheritance [2020-11-30T19:37:58.312Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-11-30T19:37:58.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-30T19:37:58.830Z] ok github.com/docker/docker/api/server/httputils 0.035s coverage: 14.7% of statements [2020-11-30T19:37:58.880Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-11-30T19:37:58.880Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-11-30T19:37:59.128Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-30T19:37:59.448Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2020-11-30T19:37:59.448Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-11-30T19:37:59.448Z] daemon.go:325: [de132548effc9] waiting for daemon to start [2020-11-30T19:37:59.448Z] daemon.go:325: [de132548effc9] waiting for daemon to start [2020-11-30T19:37:59.448Z] daemon.go:353: [de132548effc9] daemon started [2020-11-30T19:37:59.448Z] daemon.go:461: [de132548effc9] Stopping daemon [2020-11-30T19:37:59.448Z] daemon.go:296: [de132548effc9] exiting daemon [2020-11-30T19:37:59.448Z] daemon.go:448: [de132548effc9] Daemon stopped [2020-11-30T19:37:59.448Z] daemon.go:325: [de132548effc9] waiting for daemon to start [2020-11-30T19:37:59.448Z] daemon.go:325: [de132548effc9] waiting for daemon to start [2020-11-30T19:37:59.448Z] daemon.go:353: [de132548effc9] daemon started [2020-11-30T19:37:59.448Z] daemon.go:461: [de132548effc9] Stopping daemon [2020-11-30T19:37:59.448Z] daemon.go:296: [de132548effc9] exiting daemon [2020-11-30T19:37:59.448Z] daemon.go:448: [de132548effc9] Daemon stopped [2020-11-30T19:37:59.448Z] === RUN TestDockerNetworkMacvlan [2020-11-30T19:37:59.448Z] === RUN TestDockerSuite/TestBuildLabel [2020-11-30T19:37:59.706Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-11-30T19:37:59.772Z] ok github.com/docker/docker/api/server/middleware 0.023s coverage: 37.7% of statements [2020-11-30T19:37:59.772Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-30T19:37:59.772Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-30T19:37:59.772Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-30T19:37:59.965Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-11-30T19:37:59.965Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-11-30T19:38:00.224Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-11-30T19:38:00.419Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-30T19:38:00.419Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-30T19:38:00.419Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-30T19:38:00.419Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-30T19:38:00.419Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-30T19:38:00.419Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-30T19:38:00.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-30T19:38:00.482Z] === RUN TestDockerSuite/TestBuildLabels [2020-11-30T19:38:00.741Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-11-30T19:38:00.741Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-11-30T19:38:01.677Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-11-30T19:38:01.677Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-11-30T19:38:01.953Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-30T19:38:01.953Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-30T19:38:02.601Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2020-11-30T19:38:02.601Z] ok github.com/docker/docker/api/types/strslice 0.035s coverage: 90.0% of statements [2020-11-30T19:38:02.901Z] ok github.com/docker/docker/api/types/time 0.036s coverage: 100.0% of statements [2020-11-30T19:38:03.213Z] ok github.com/docker/docker/api/server/router/swarm 0.022s coverage: 3.1% of statements [2020-11-30T19:38:03.213Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-30T19:38:03.213Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-30T19:38:03.213Z] ? github.com/docker/docker/api/types [no test files] [2020-11-30T19:38:03.213Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-30T19:38:03.213Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-30T19:38:03.213Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-30T19:38:03.213Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-30T19:38:03.213Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-30T19:38:03.213Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-30T19:38:03.213Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-30T19:38:03.213Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-30T19:38:03.213Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-30T19:38:03.213Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-30T19:38:03.213Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-30T19:38:03.511Z] ok github.com/docker/docker/api/types/versions 0.024s coverage: 75.0% of statements [2020-11-30T19:38:03.511Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-30T19:38:03.511Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-30T19:38:03.511Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-30T19:38:03.511Z] ? github.com/docker/docker/builder [no test files] [2020-11-30T19:38:03.511Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-30T19:38:03.511Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-30T19:38:03.511Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-30T19:38:03.511Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-30T19:38:03.511Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-30T19:38:03.511Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-30T19:38:03.511Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-30T19:38:03.581Z] === RUN TestDockerSuite/TestBuildLastModified [2020-11-30T19:38:03.581Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-11-30T19:38:03.841Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-11-30T19:38:04.408Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-11-30T19:38:04.562Z] ok github.com/docker/docker/builder/dockerignore 0.010s coverage: 96.8% of statements [2020-11-30T19:38:04.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-30T19:38:06.024Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-11-30T19:38:06.280Z] tests/integration/api_client_test.py ..... [ 7%] [2020-11-30T19:38:06.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-30T19:38:06.942Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-11-30T19:38:07.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-30T19:38:07.879Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-11-30T19:38:08.042Z] tests/integration/api_config_test.py ..... [ 8%] [2020-11-30T19:38:08.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-30T19:38:09.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-30T19:38:09.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-30T19:38:10.556Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-11-30T19:38:10.556Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-11-30T19:38:10.556Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-11-30T19:38:10.556Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-11-30T19:38:10.556Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-11-30T19:38:10.556Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-11-30T19:38:10.580Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-30T19:38:10.580Z] Using test binary docker [2020-11-30T19:38:10.580Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-30T19:38:10.580Z] +++ /etc/init.d/apparmor start [2020-11-30T19:38:10.580Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-30T19:38:10.580Z] INFO: Waiting for daemon to start... [2020-11-30T19:38:10.580Z] Starting dockerd [2020-11-30T19:38:10.580Z] +++ 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-11-30T19:38:11.491Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-11-30T19:38:11.525Z] ok github.com/docker/docker/builder/fscache 0.132s coverage: 69.2% of statements [2020-11-30T19:38:11.525Z] ok github.com/docker/docker/builder/remotecontext 0.300s coverage: 13.6% of statements [2020-11-30T19:38:11.842Z] ok github.com/docker/docker/cli/debug 0.016s coverage: 100.0% of statements [2020-11-30T19:38:12.140Z] ok github.com/docker/docker/builder/remotecontext/git 3.543s coverage: 85.1% of statements [2020-11-30T19:38:12.140Z] ok github.com/docker/docker/builder/dockerfile 0.854s coverage: 45.1% of statements [2020-11-30T19:38:12.140Z] ? github.com/docker/docker/cli [no test files] [2020-11-30T19:38:12.140Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-30T19:38:12.427Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-11-30T19:38:12.638Z] . [2020-11-30T19:38:12.638Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-30T19:38:12.638Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-30T19:38:12.638Z] Error: No such image: emptyfs [2020-11-30T19:38:12.638Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-30T19:38:12.638Z] ++++ docker load [2020-11-30T19:38:12.928Z] Running integration-test (iteration 1) [2020-11-30T19:38:12.928Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-11-30T19:38:12.928Z] ++ 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-11-30T19:38:12.928Z] ++ set -e [2020-11-30T19:38:12.928Z] ++ '[' -n 0 ']' [2020-11-30T19:38:12.928Z] ++ set -x [2020-11-30T19:38:12.928Z] ++ 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= 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-11-30T19:38:14.960Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-11-30T19:38:15.218Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-11-30T19:38:15.477Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-11-30T19:38:19.807Z] Loaded image: buildpack-deps:jessie [2020-11-30T19:38:20.097Z] Loaded image: busybox:latest [2020-11-30T19:38:20.097Z] Loaded image: busybox:glibc [2020-11-30T19:38:20.097Z] Loaded image: debian:jessie [2020-11-30T19:38:20.387Z] Loaded image: hello-world:latest [2020-11-30T19:38:20.387Z] INFO: Testing against a local daemon [2020-11-30T19:38:20.387Z] === RUN TestBuildWithSession [2020-11-30T19:38:21.835Z] INFO: Expanding compiler 1 of 3... [2020-11-30T19:38:21.836Z] INFO: Expanding compiler 2 of 3... [2020-11-30T19:38:22.041Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-11-30T19:38:22.602Z] ok github.com/docker/docker/client 0.451s coverage: 75.7% of statements [2020-11-30T19:38:22.608Z] --- PASS: TestDockerNetworkMacvlan (23.19s) [2020-11-30T19:38:22.608Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-11-30T19:38:22.608Z] daemon.go:325: [d5901ad8029d1] waiting for daemon to start [2020-11-30T19:38:22.608Z] daemon.go:325: [d5901ad8029d1] waiting for daemon to start [2020-11-30T19:38:22.608Z] daemon.go:353: [d5901ad8029d1] daemon started [2020-11-30T19:38:22.608Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-11-30T19:38:22.608Z] daemon.go:461: [d5901ad8029d1] Stopping daemon [2020-11-30T19:38:22.608Z] daemon.go:296: [d5901ad8029d1] exiting daemon [2020-11-30T19:38:22.608Z] daemon.go:448: [d5901ad8029d1] Daemon stopped [2020-11-30T19:38:22.608Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-11-30T19:38:22.608Z] daemon.go:325: [d7b29d5e4d71f] waiting for daemon to start [2020-11-30T19:38:22.608Z] daemon.go:325: [d7b29d5e4d71f] waiting for daemon to start [2020-11-30T19:38:22.608Z] daemon.go:353: [d7b29d5e4d71f] daemon started [2020-11-30T19:38:22.608Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-11-30T19:38:22.608Z] daemon.go:461: [d7b29d5e4d71f] Stopping daemon [2020-11-30T19:38:22.608Z] daemon.go:296: [d7b29d5e4d71f] exiting daemon [2020-11-30T19:38:22.608Z] daemon.go:448: [d7b29d5e4d71f] Daemon stopped [2020-11-30T19:38:22.608Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-11-30T19:38:22.608Z] daemon.go:325: [d9a87e40596dc] waiting for daemon to start [2020-11-30T19:38:22.608Z] daemon.go:325: [d9a87e40596dc] waiting for daemon to start [2020-11-30T19:38:22.608Z] daemon.go:353: [d9a87e40596dc] daemon started [2020-11-30T19:38:22.608Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2020-11-30T19:38:22.608Z] daemon.go:461: [d9a87e40596dc] Stopping daemon [2020-11-30T19:38:22.608Z] daemon.go:296: [d9a87e40596dc] exiting daemon [2020-11-30T19:38:22.608Z] daemon.go:448: [d9a87e40596dc] Daemon stopped [2020-11-30T19:38:22.608Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-11-30T19:38:22.608Z] daemon.go:325: [de487d272de4b] waiting for daemon to start [2020-11-30T19:38:22.608Z] daemon.go:325: [de487d272de4b] waiting for daemon to start [2020-11-30T19:38:22.608Z] daemon.go:353: [de487d272de4b] daemon started [2020-11-30T19:38:22.608Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.93s) [2020-11-30T19:38:22.608Z] daemon.go:461: [de487d272de4b] Stopping daemon [2020-11-30T19:38:22.608Z] daemon.go:296: [de487d272de4b] exiting daemon [2020-11-30T19:38:22.608Z] daemon.go:448: [de487d272de4b] Daemon stopped [2020-11-30T19:38:22.608Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-11-30T19:38:22.608Z] daemon.go:325: [d8f2c710226a8] waiting for daemon to start [2020-11-30T19:38:22.608Z] daemon.go:325: [d8f2c710226a8] waiting for daemon to start [2020-11-30T19:38:22.608Z] daemon.go:353: [d8f2c710226a8] daemon started [2020-11-30T19:38:22.608Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.70s) [2020-11-30T19:38:22.608Z] daemon.go:461: [d8f2c710226a8] Stopping daemon [2020-11-30T19:38:22.608Z] daemon.go:296: [d8f2c710226a8] exiting daemon [2020-11-30T19:38:22.608Z] daemon.go:448: [d8f2c710226a8] Daemon stopped [2020-11-30T19:38:22.608Z] PASS [2020-11-30T19:38:22.608Z] [2020-11-30T19:38:22.608Z] DONE 7 tests in 24.664s [2020-11-30T19:38:22.608Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-30T19:38:22.608Z] ++ 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-11-30T19:38:22.608Z] ++ set -e [2020-11-30T19:38:22.608Z] ++ '[' -n 0 ']' [2020-11-30T19:38:22.608Z] ++ set -x [2020-11-30T19:38:22.608Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-11-30T19:38:22.608Z] testing: warning: no tests to run [2020-11-30T19:38:22.608Z] PASS [2020-11-30T19:38:22.608Z] [2020-11-30T19:38:22.608Z] DONE 0 tests in 0.005s [2020-11-30T19:38:22.609Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-30T19:38:22.609Z] ++ 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-11-30T19:38:22.609Z] ++ set -e [2020-11-30T19:38:22.609Z] ++ '[' -n 0 ']' [2020-11-30T19:38:22.609Z] ++ set -x [2020-11-30T19:38:22.609Z] ++ 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= 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-11-30T19:38:22.609Z] INFO: Testing against a local daemon [2020-11-30T19:38:22.609Z] === RUN TestAuthZPluginAllowRequest [2020-11-30T19:38:23.890Z] --- PASS: TestBuildWithSession (3.27s) [2020-11-30T19:38:23.891Z] === RUN TestBuildSquashParent [2020-11-30T19:38:23.987Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2020-11-30T19:38:23.987Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-11-30T19:38:23.987Z] daemon.go:325: [d73b3065f6f84] waiting for daemon to start [2020-11-30T19:38:23.987Z] daemon.go:325: [d73b3065f6f84] waiting for daemon to start [2020-11-30T19:38:23.987Z] daemon.go:353: [d73b3065f6f84] daemon started [2020-11-30T19:38:23.987Z] daemon.go:461: [d73b3065f6f84] Stopping daemon [2020-11-30T19:38:23.987Z] daemon.go:296: [d73b3065f6f84] exiting daemon [2020-11-30T19:38:23.987Z] daemon.go:448: [d73b3065f6f84] Daemon stopped [2020-11-30T19:38:23.987Z] === RUN TestAuthZPluginTLS [2020-11-30T19:38:24.555Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-11-30T19:38:24.555Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-11-30T19:38:24.555Z] daemon.go:325: [d9dc79a2c9991] waiting for daemon to start [2020-11-30T19:38:24.555Z] daemon.go:325: [d9dc79a2c9991] waiting for daemon to start [2020-11-30T19:38:24.555Z] daemon.go:353: [d9dc79a2c9991] daemon started [2020-11-30T19:38:24.555Z] daemon.go:461: [d9dc79a2c9991] Stopping daemon [2020-11-30T19:38:24.555Z] daemon.go:296: [d9dc79a2c9991] exiting daemon [2020-11-30T19:38:24.555Z] daemon.go:448: [d9dc79a2c9991] Daemon stopped [2020-11-30T19:38:24.555Z] === RUN TestAuthZPluginDenyRequest [2020-11-30T19:38:24.555Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-11-30T19:38:25.122Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-11-30T19:38:25.122Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-11-30T19:38:25.122Z] daemon.go:325: [d48f5b5aa48f4] waiting for daemon to start [2020-11-30T19:38:25.122Z] daemon.go:325: [d48f5b5aa48f4] waiting for daemon to start [2020-11-30T19:38:25.122Z] daemon.go:353: [d48f5b5aa48f4] daemon started [2020-11-30T19:38:25.122Z] daemon.go:461: [d48f5b5aa48f4] Stopping daemon [2020-11-30T19:38:25.122Z] daemon.go:296: [d48f5b5aa48f4] exiting daemon [2020-11-30T19:38:25.122Z] daemon.go:448: [d48f5b5aa48f4] Daemon stopped [2020-11-30T19:38:25.122Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-30T19:38:25.381Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-11-30T19:38:25.639Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-11-30T19:38:25.639Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-11-30T19:38:25.639Z] daemon.go:325: [d6f7f126caa3f] waiting for daemon to start [2020-11-30T19:38:25.639Z] daemon.go:325: [d6f7f126caa3f] waiting for daemon to start [2020-11-30T19:38:25.639Z] daemon.go:353: [d6f7f126caa3f] daemon started [2020-11-30T19:38:25.639Z] daemon.go:461: [d6f7f126caa3f] Stopping daemon [2020-11-30T19:38:25.639Z] daemon.go:296: [d6f7f126caa3f] exiting daemon [2020-11-30T19:38:25.639Z] daemon.go:448: [d6f7f126caa3f] Daemon stopped [2020-11-30T19:38:25.639Z] === RUN TestAuthZPluginDenyResponse [2020-11-30T19:38:26.207Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-11-30T19:38:26.207Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-11-30T19:38:26.207Z] daemon.go:325: [d9d1d25bcfdf7] waiting for daemon to start [2020-11-30T19:38:26.207Z] daemon.go:325: [d9d1d25bcfdf7] waiting for daemon to start [2020-11-30T19:38:26.207Z] daemon.go:353: [d9d1d25bcfdf7] daemon started [2020-11-30T19:38:26.207Z] daemon.go:461: [d9d1d25bcfdf7] Stopping daemon [2020-11-30T19:38:26.207Z] daemon.go:296: [d9d1d25bcfdf7] exiting daemon [2020-11-30T19:38:26.207Z] daemon.go:448: [d9d1d25bcfdf7] Daemon stopped [2020-11-30T19:38:26.207Z] === RUN TestAuthZPluginAllowEventStream [2020-11-30T19:38:26.574Z] INFO: Expanding compiler 3 of 3... [2020-11-30T19:38:27.037Z] INFO: Removing downloaded files... [2020-11-30T19:38:27.037Z] INFO: Creating source directory... [2020-11-30T19:38:27.037Z] INFO: Configuring git core.autocrlf... [2020-11-30T19:38:27.037Z] INFO: Completed [2020-11-30T19:38:27.142Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-11-30T19:38:27.142Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-11-30T19:38:27.400Z] --- PASS: TestAuthZPluginAllowEventStream (1.28s) [2020-11-30T19:38:27.400Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-11-30T19:38:27.400Z] daemon.go:325: [da1267637373d] waiting for daemon to start [2020-11-30T19:38:27.400Z] daemon.go:325: [da1267637373d] waiting for daemon to start [2020-11-30T19:38:27.400Z] daemon.go:353: [da1267637373d] daemon started [2020-11-30T19:38:27.400Z] daemon.go:461: [da1267637373d] Stopping daemon [2020-11-30T19:38:27.400Z] daemon.go:296: [da1267637373d] exiting daemon [2020-11-30T19:38:27.400Z] daemon.go:448: [da1267637373d] Daemon stopped [2020-11-30T19:38:27.400Z] === RUN TestAuthZPluginErrorResponse [2020-11-30T19:38:27.967Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-11-30T19:38:27.967Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-11-30T19:38:27.967Z] daemon.go:325: [d33c0cb093a94] waiting for daemon to start [2020-11-30T19:38:27.967Z] daemon.go:325: [d33c0cb093a94] waiting for daemon to start [2020-11-30T19:38:27.967Z] daemon.go:353: [d33c0cb093a94] daemon started [2020-11-30T19:38:27.967Z] daemon.go:461: [d33c0cb093a94] Stopping daemon [2020-11-30T19:38:27.967Z] daemon.go:296: [d33c0cb093a94] exiting daemon [2020-11-30T19:38:27.967Z] daemon.go:448: [d33c0cb093a94] Daemon stopped [2020-11-30T19:38:27.967Z] === RUN TestAuthZPluginErrorRequest [2020-11-30T19:38:28.534Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-11-30T19:38:28.534Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-11-30T19:38:28.534Z] daemon.go:325: [d84d69395a700] waiting for daemon to start [2020-11-30T19:38:28.534Z] daemon.go:325: [d84d69395a700] waiting for daemon to start [2020-11-30T19:38:28.534Z] daemon.go:353: [d84d69395a700] daemon started [2020-11-30T19:38:28.534Z] daemon.go:461: [d84d69395a700] Stopping daemon [2020-11-30T19:38:28.534Z] daemon.go:296: [d84d69395a700] exiting daemon [2020-11-30T19:38:28.534Z] daemon.go:448: [d84d69395a700] Daemon stopped [2020-11-30T19:38:28.534Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-30T19:38:29.102Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-11-30T19:38:29.102Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-30T19:38:29.102Z] daemon.go:325: [d454cd9146090] waiting for daemon to start [2020-11-30T19:38:29.102Z] daemon.go:325: [d454cd9146090] waiting for daemon to start [2020-11-30T19:38:29.102Z] daemon.go:353: [d454cd9146090] daemon started [2020-11-30T19:38:29.102Z] daemon.go:461: [d454cd9146090] Stopping daemon [2020-11-30T19:38:29.102Z] daemon.go:296: [d454cd9146090] exiting daemon [2020-11-30T19:38:29.102Z] daemon.go:448: [d454cd9146090] Daemon stopped [2020-11-30T19:38:29.102Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-30T19:38:30.479Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-11-30T19:38:30.479Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.53s) [2020-11-30T19:38:30.479Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-11-30T19:38:30.479Z] daemon.go:325: [df16d9c65e99d] waiting for daemon to start [2020-11-30T19:38:30.479Z] daemon.go:325: [df16d9c65e99d] waiting for daemon to start [2020-11-30T19:38:30.479Z] daemon.go:353: [df16d9c65e99d] daemon started [2020-11-30T19:38:30.479Z] daemon.go:461: [df16d9c65e99d] Stopping daemon [2020-11-30T19:38:30.479Z] daemon.go:296: [df16d9c65e99d] exiting daemon [2020-11-30T19:38:30.479Z] daemon.go:448: [df16d9c65e99d] Daemon stopped [2020-11-30T19:38:30.479Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-30T19:38:30.738Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-11-30T19:38:30.768Z] --- PASS: TestBuildSquashParent (6.20s) [2020-11-30T19:38:30.768Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-30T19:38:30.768Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-30T19:38:30.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-30T19:38:30.768Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-30T19:38:30.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-30T19:38:30.768Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-30T19:38:30.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-30T19:38:30.768Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-30T19:38:30.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-30T19:38:30.768Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-30T19:38:30.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-30T19:38:30.768Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-30T19:38:30.768Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-30T19:38:30.768Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-30T19:38:30.768Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-30T19:38:32.114Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.52s) [2020-11-30T19:38:32.114Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-11-30T19:38:32.114Z] daemon.go:325: [d3463ca13ef64] waiting for daemon to start [2020-11-30T19:38:32.114Z] daemon.go:325: [d3463ca13ef64] waiting for daemon to start [2020-11-30T19:38:32.114Z] daemon.go:353: [d3463ca13ef64] daemon started [2020-11-30T19:38:32.114Z] daemon.go:461: [d3463ca13ef64] Stopping daemon [2020-11-30T19:38:32.114Z] daemon.go:296: [d3463ca13ef64] exiting daemon [2020-11-30T19:38:32.114Z] daemon.go:448: [d3463ca13ef64] Daemon stopped [2020-11-30T19:38:32.114Z] === RUN TestAuthZPluginHeader [2020-11-30T19:38:32.114Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-11-30T19:38:32.300Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-30T19:38:32.373Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-11-30T19:38:32.589Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-30T19:38:32.631Z] --- PASS: TestAuthZPluginHeader (0.69s) [2020-11-30T19:38:32.632Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-11-30T19:38:32.632Z] daemon.go:325: [dd7d934e5e0d8] waiting for daemon to start [2020-11-30T19:38:32.632Z] daemon.go:325: [dd7d934e5e0d8] waiting for daemon to start [2020-11-30T19:38:32.632Z] daemon.go:353: [dd7d934e5e0d8] daemon started [2020-11-30T19:38:32.632Z] daemon.go:461: [dd7d934e5e0d8] Stopping daemon [2020-11-30T19:38:32.632Z] daemon.go:296: [dd7d934e5e0d8] exiting daemon [2020-11-30T19:38:32.632Z] daemon.go:448: [dd7d934e5e0d8] Daemon stopped [2020-11-30T19:38:32.632Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-30T19:38:34.009Z] === RUN TestDockerSuite/TestBuildNetNone [2020-11-30T19:38:34.268Z] === RUN TestDockerSuite/TestBuildNoContext [2020-11-30T19:38:35.204Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-11-30T19:38:35.309Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-30T19:38:35.309Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-30T19:38:35.772Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-11-30T19:38:36.709Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.84s) [2020-11-30T19:38:36.709Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest [2020-11-30T19:38:36.709Z] daemon.go:325: [d1cdba23dfd63] waiting for daemon to start [2020-11-30T19:38:36.709Z] daemon.go:325: [d1cdba23dfd63] waiting for daemon to start [2020-11-30T19:38:36.709Z] daemon.go:353: [d1cdba23dfd63] daemon started [2020-11-30T19:38:36.709Z] daemon.go:461: [d1cdba23dfd63] Stopping daemon [2020-11-30T19:38:36.709Z] daemon.go:296: [d1cdba23dfd63] exiting daemon [2020-11-30T19:38:36.709Z] daemon.go:448: [d1cdba23dfd63] Daemon stopped [2020-11-30T19:38:36.709Z] daemon.go:325: [d1cdba23dfd63] waiting for daemon to start [2020-11-30T19:38:36.709Z] daemon.go:325: [d1cdba23dfd63] waiting for daemon to start [2020-11-30T19:38:36.709Z] daemon.go:353: [d1cdba23dfd63] daemon started [2020-11-30T19:38:36.709Z] daemon.go:461: [d1cdba23dfd63] Stopping daemon [2020-11-30T19:38:36.709Z] daemon.go:296: [d1cdba23dfd63] exiting daemon [2020-11-30T19:38:36.709Z] daemon.go:448: [d1cdba23dfd63] Daemon stopped [2020-11-30T19:38:36.709Z] === RUN TestAuthZPluginV2Disable [2020-11-30T19:38:37.277Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-11-30T19:38:37.453Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-11-30T19:38:37.453Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.50s) [2020-11-30T19:38:37.453Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.64s) [2020-11-30T19:38:37.453Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.51s) [2020-11-30T19:38:37.453Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.44s) [2020-11-30T19:38:37.453Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.53s) [2020-11-30T19:38:37.453Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.55s) [2020-11-30T19:38:37.453Z] === RUN TestBuildMultiStageCopy [2020-11-30T19:38:37.453Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-30T19:38:37.536Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-11-30T19:38:37.536Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-11-30T19:38:37.795Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-11-30T19:38:38.053Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-11-30T19:38:38.312Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-11-30T19:38:38.359Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-11-30T19:38:39.689Z] --- PASS: TestAuthZPluginV2Disable (2.93s) [2020-11-30T19:38:39.689Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable [2020-11-30T19:38:39.689Z] daemon.go:325: [d92262bae01d7] waiting for daemon to start [2020-11-30T19:38:39.689Z] daemon.go:325: [d92262bae01d7] waiting for daemon to start [2020-11-30T19:38:39.689Z] daemon.go:353: [d92262bae01d7] daemon started [2020-11-30T19:38:39.689Z] daemon.go:461: [d92262bae01d7] Stopping daemon [2020-11-30T19:38:39.689Z] daemon.go:296: [d92262bae01d7] exiting daemon [2020-11-30T19:38:39.689Z] daemon.go:448: [d92262bae01d7] Daemon stopped [2020-11-30T19:38:39.689Z] daemon.go:325: [d92262bae01d7] waiting for daemon to start [2020-11-30T19:38:39.689Z] daemon.go:325: [d92262bae01d7] waiting for daemon to start [2020-11-30T19:38:39.689Z] daemon.go:353: [d92262bae01d7] daemon started [2020-11-30T19:38:39.689Z] daemon.go:461: [d92262bae01d7] Stopping daemon [2020-11-30T19:38:39.689Z] daemon.go:296: [d92262bae01d7] exiting daemon [2020-11-30T19:38:39.689Z] daemon.go:448: [d92262bae01d7] Daemon stopped [2020-11-30T19:38:39.689Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-30T19:38:39.948Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-11-30T19:38:40.206Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-11-30T19:38:40.297Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-30T19:38:40.586Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-30T19:38:40.876Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-30T19:38:41.571Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-30T19:38:42.111Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-11-30T19:38:42.201Z] --- PASS: TestBuildMultiStageCopy (4.64s) [2020-11-30T19:38:42.201Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.55s) [2020-11-30T19:38:42.201Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s) [2020-11-30T19:38:42.201Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-11-30T19:38:42.201Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-11-30T19:38:42.201Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2020-11-30T19:38:42.201Z] === RUN TestBuildMultiStageParentConfig [2020-11-30T19:38:42.370Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.95s) [2020-11-30T19:38:42.371Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests [2020-11-30T19:38:42.371Z] daemon.go:325: [db52a75872439] waiting for daemon to start [2020-11-30T19:38:42.371Z] daemon.go:325: [db52a75872439] waiting for daemon to start [2020-11-30T19:38:42.371Z] daemon.go:353: [db52a75872439] daemon started [2020-11-30T19:38:42.371Z] daemon.go:461: [db52a75872439] Stopping daemon [2020-11-30T19:38:42.371Z] daemon.go:296: [db52a75872439] exiting daemon [2020-11-30T19:38:42.371Z] daemon.go:448: [db52a75872439] Daemon stopped [2020-11-30T19:38:42.371Z] daemon.go:325: [db52a75872439] waiting for daemon to start [2020-11-30T19:38:42.371Z] daemon.go:325: [db52a75872439] waiting for daemon to start [2020-11-30T19:38:42.371Z] daemon.go:353: [db52a75872439] daemon started [2020-11-30T19:38:42.371Z] daemon.go:461: [db52a75872439] Stopping daemon [2020-11-30T19:38:42.371Z] daemon.go:296: [db52a75872439] exiting daemon [2020-11-30T19:38:42.371Z] daemon.go:448: [db52a75872439] Daemon stopped [2020-11-30T19:38:42.371Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-30T19:38:42.938Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-11-30T19:38:43.708Z] --- PASS: TestBuildMultiStageParentConfig (1.47s) [2020-11-30T19:38:43.708Z] === RUN TestBuildLabelWithTargets [2020-11-30T19:38:44.842Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-11-30T19:38:45.409Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-11-30T19:38:45.834Z] --- PASS: TestBuildLabelWithTargets (2.37s) [2020-11-30T19:38:45.834Z] === RUN TestBuildWithEmptyLayers [2020-11-30T19:38:46.787Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-11-30T19:38:46.862Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-11-30T19:38:46.863Z] === RUN TestBuildMultiStageOnBuild [2020-11-30T19:38:47.356Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-11-30T19:38:49.650Z] --- PASS: TestBuildMultiStageOnBuild (2.80s) [2020-11-30T19:38:49.650Z] === RUN TestBuildUncleanTarFilenames [2020-11-30T19:38:49.890Z] === RUN TestDockerSuite/TestBuildPATH [2020-11-30T19:38:50.826Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.47s) [2020-11-30T19:38:50.826Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-30T19:38:50.826Z] daemon.go:325: [de25999635a89] waiting for daemon to start [2020-11-30T19:38:50.826Z] daemon.go:325: [de25999635a89] waiting for daemon to start [2020-11-30T19:38:50.826Z] daemon.go:353: [de25999635a89] daemon started [2020-11-30T19:38:50.826Z] daemon.go:461: [de25999635a89] Stopping daemon [2020-11-30T19:38:50.826Z] daemon.go:296: [de25999635a89] exiting daemon [2020-11-30T19:38:50.826Z] daemon.go:448: [de25999635a89] Daemon stopped [2020-11-30T19:38:50.826Z] daemon.go:325: [de25999635a89] waiting for daemon to start [2020-11-30T19:38:50.826Z] daemon.go:325: [de25999635a89] waiting for daemon to start [2020-11-30T19:38:50.826Z] daemon.go:296: [de25999635a89] exiting daemon [2020-11-30T19:38:50.826Z] daemon.go:325: [de25999635a89] waiting for daemon to start [2020-11-30T19:38:50.826Z] daemon.go:325: [de25999635a89] waiting for daemon to start [2020-11-30T19:38:50.826Z] daemon.go:325: [de25999635a89] waiting for daemon to start [2020-11-30T19:38:50.826Z] daemon.go:353: [de25999635a89] daemon started [2020-11-30T19:38:50.826Z] daemon.go:461: [de25999635a89] Stopping daemon [2020-11-30T19:38:50.826Z] daemon.go:296: [de25999635a89] exiting daemon [2020-11-30T19:38:50.826Z] daemon.go:448: [de25999635a89] Daemon stopped [2020-11-30T19:38:50.826Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-30T19:38:51.151Z] --- PASS: TestBuildUncleanTarFilenames (1.23s) [2020-11-30T19:38:51.151Z] === RUN TestBuildMultiStageLayerLeak [2020-11-30T19:38:51.393Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-11-30T19:38:51.961Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-11-30T19:38:52.897Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-11-30T19:38:52.897Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-11-30T19:38:53.923Z] --- PASS: TestBuildMultiStageLayerLeak (2.88s) [2020-11-30T19:38:53.923Z] === RUN TestBuildWithHugeFile [2020-11-30T19:38:55.418Z] ok github.com/docker/docker/cmd/dockerd/hack 0.052s coverage: 72.9% of statements [2020-11-30T19:38:58.986Z] ok github.com/docker/docker/cmd/dockerd 0.247s coverage: 29.5% of statements [2020-11-30T19:38:59.460Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-11-30T19:39:01.082Z] ok github.com/docker/docker/container 0.133s coverage: 35.6% of statements [2020-11-30T19:39:01.082Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-30T19:39:01.082Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-30T19:39:01.082Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-30T19:39:01.082Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-30T19:39:01.991Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-11-30T19:39:02.926Z] === RUN TestDockerSuite/TestBuildRm [2020-11-30T19:39:05.459Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-11-30T19:39:05.718Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-11-30T19:39:06.654Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-11-30T19:39:06.654Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-11-30T19:39:07.222Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-11-30T19:39:07.480Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2020-11-30T19:39:07.480Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-30T19:39:07.480Z] daemon.go:325: [df2ae3790cfd7] waiting for daemon to start [2020-11-30T19:39:07.480Z] daemon.go:325: [df2ae3790cfd7] waiting for daemon to start [2020-11-30T19:39:07.480Z] daemon.go:353: [df2ae3790cfd7] daemon started [2020-11-30T19:39:07.480Z] daemon.go:461: [df2ae3790cfd7] Stopping daemon [2020-11-30T19:39:07.480Z] daemon.go:296: [df2ae3790cfd7] exiting daemon [2020-11-30T19:39:07.480Z] daemon.go:448: [df2ae3790cfd7] Daemon stopped [2020-11-30T19:39:07.480Z] daemon.go:325: [df2ae3790cfd7] waiting for daemon to start [2020-11-30T19:39:07.480Z] daemon.go:325: [df2ae3790cfd7] waiting for daemon to start [2020-11-30T19:39:07.480Z] daemon.go:325: [df2ae3790cfd7] waiting for daemon to start [2020-11-30T19:39:07.480Z] daemon.go:325: [df2ae3790cfd7] waiting for daemon to start [2020-11-30T19:39:07.480Z] daemon.go:339: [df2ae3790cfd7] error pinging daemon on start: Get http://df2ae3790cfd7.sock/_ping: context deadline exceeded [2020-11-30T19:39:07.480Z] daemon.go:325: [df2ae3790cfd7] waiting for daemon to start [2020-11-30T19:39:07.480Z] daemon.go:339: [df2ae3790cfd7] error pinging daemon on start: Get http://df2ae3790cfd7.sock/_ping: context deadline exceeded [2020-11-30T19:39:07.480Z] daemon.go:325: [df2ae3790cfd7] waiting for daemon to start [2020-11-30T19:39:07.480Z] daemon.go:339: [df2ae3790cfd7] error pinging daemon on start: Get http://df2ae3790cfd7.sock/_ping: context deadline exceeded [2020-11-30T19:39:07.480Z] daemon.go:325: [df2ae3790cfd7] waiting for daemon to start [2020-11-30T19:39:07.480Z] daemon.go:339: [df2ae3790cfd7] error pinging daemon on start: Get http://df2ae3790cfd7.sock/_ping: context deadline exceeded [2020-11-30T19:39:07.480Z] daemon.go:296: [df2ae3790cfd7] exiting daemon [2020-11-30T19:39:07.480Z] daemon.go:325: [df2ae3790cfd7] waiting for daemon to start [2020-11-30T19:39:07.480Z] daemon.go:325: [df2ae3790cfd7] waiting for daemon to start [2020-11-30T19:39:07.480Z] daemon.go:325: [df2ae3790cfd7] waiting for daemon to start [2020-11-30T19:39:07.480Z] daemon.go:353: [df2ae3790cfd7] daemon started [2020-11-30T19:39:07.480Z] daemon.go:461: [df2ae3790cfd7] Stopping daemon [2020-11-30T19:39:07.480Z] daemon.go:296: [df2ae3790cfd7] exiting daemon [2020-11-30T19:39:07.480Z] daemon.go:448: [df2ae3790cfd7] Daemon stopped [2020-11-30T19:39:07.480Z] PASS [2020-11-30T19:39:07.480Z] [2020-11-30T19:39:07.480Z] DONE 17 tests in 44.917s [2020-11-30T19:39:07.480Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-30T19:39:07.480Z] ++ 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-11-30T19:39:07.480Z] ++ set -e [2020-11-30T19:39:07.480Z] ++ '[' -n 0 ']' [2020-11-30T19:39:07.480Z] ++ set -x [2020-11-30T19:39:07.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=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= 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-11-30T19:39:07.481Z] INFO: Testing against a local daemon [2020-11-30T19:39:07.481Z] === RUN TestPluginInvalidJSON [2020-11-30T19:39:07.481Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-30T19:39:07.481Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-30T19:39:07.481Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-30T19:39:07.481Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-11-30T19:39:07.481Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-30T19:39:07.481Z] PASS [2020-11-30T19:39:07.481Z] [2020-11-30T19:39:07.481Z] DONE 2 tests in 0.040s [2020-11-30T19:39:07.481Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-30T19:39:07.481Z] ++ 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-11-30T19:39:07.481Z] ++ set -e [2020-11-30T19:39:07.481Z] ++ '[' -n 0 ']' [2020-11-30T19:39:07.481Z] ++ set -x [2020-11-30T19:39:07.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=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= 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-11-30T19:39:07.481Z] INFO: Testing against a local daemon [2020-11-30T19:39:07.481Z] === RUN TestExternalGraphDriver [2020-11-30T19:39:07.739Z] === RUN TestExternalGraphDriver/json [2020-11-30T19:39:07.998Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-11-30T19:39:08.080Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.057s coverage: 65.3% of statements [2020-11-30T19:39:08.377Z] ok github.com/docker/docker/daemon/cluster/convert 0.078s coverage: 35.8% of statements [2020-11-30T19:39:08.935Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-11-30T19:39:09.503Z] === RUN TestExternalGraphDriver/spec [2020-11-30T19:39:09.762Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-11-30T19:39:11.139Z] === RUN TestExternalGraphDriver/pull [2020-11-30T19:39:11.964Z] ok github.com/docker/docker/daemon/cluster 0.087s coverage: 0.5% of statements [2020-11-30T19:39:12.515Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-11-30T19:39:12.515Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-11-30T19:39:12.775Z] --- PASS: TestExternalGraphDriver (5.17s) [2020-11-30T19:39:12.775Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-11-30T19:39:12.775Z] daemon.go:325: [d604ed1b04fc1] waiting for daemon to start [2020-11-30T19:39:12.775Z] daemon.go:325: [d604ed1b04fc1] waiting for daemon to start [2020-11-30T19:39:12.775Z] daemon.go:353: [d604ed1b04fc1] daemon started [2020-11-30T19:39:12.775Z] daemon.go:461: [d604ed1b04fc1] Stopping daemon [2020-11-30T19:39:12.775Z] daemon.go:296: [d604ed1b04fc1] exiting daemon [2020-11-30T19:39:12.775Z] daemon.go:448: [d604ed1b04fc1] Daemon stopped [2020-11-30T19:39:12.775Z] daemon.go:325: [d604ed1b04fc1] waiting for daemon to start [2020-11-30T19:39:12.775Z] daemon.go:325: [d604ed1b04fc1] waiting for daemon to start [2020-11-30T19:39:12.775Z] daemon.go:353: [d604ed1b04fc1] daemon started [2020-11-30T19:39:12.775Z] daemon.go:461: [d604ed1b04fc1] Stopping daemon [2020-11-30T19:39:12.775Z] daemon.go:296: [d604ed1b04fc1] exiting daemon [2020-11-30T19:39:12.775Z] daemon.go:448: [d604ed1b04fc1] Daemon stopped [2020-11-30T19:39:12.775Z] --- PASS: TestExternalGraphDriver/json (1.87s) [2020-11-30T19:39:12.775Z] daemon.go:325: [d604ed1b04fc1] waiting for daemon to start [2020-11-30T19:39:12.775Z] daemon.go:325: [d604ed1b04fc1] waiting for daemon to start [2020-11-30T19:39:12.775Z] daemon.go:353: [d604ed1b04fc1] daemon started [2020-11-30T19:39:12.775Z] daemon.go:461: [d604ed1b04fc1] Stopping daemon [2020-11-30T19:39:12.775Z] daemon.go:296: [d604ed1b04fc1] exiting daemon [2020-11-30T19:39:12.775Z] daemon.go:448: [d604ed1b04fc1] Daemon stopped [2020-11-30T19:39:12.775Z] daemon.go:325: [d604ed1b04fc1] waiting for daemon to start [2020-11-30T19:39:12.775Z] daemon.go:325: [d604ed1b04fc1] waiting for daemon to start [2020-11-30T19:39:12.775Z] daemon.go:353: [d604ed1b04fc1] daemon started [2020-11-30T19:39:12.775Z] daemon.go:461: [d604ed1b04fc1] Stopping daemon [2020-11-30T19:39:12.775Z] daemon.go:296: [d604ed1b04fc1] exiting daemon [2020-11-30T19:39:12.775Z] daemon.go:448: [d604ed1b04fc1] Daemon stopped [2020-11-30T19:39:12.775Z] --- PASS: TestExternalGraphDriver/spec (1.70s) [2020-11-30T19:39:12.775Z] daemon.go:325: [d604ed1b04fc1] waiting for daemon to start [2020-11-30T19:39:12.775Z] daemon.go:325: [d604ed1b04fc1] waiting for daemon to start [2020-11-30T19:39:12.775Z] daemon.go:353: [d604ed1b04fc1] daemon started [2020-11-30T19:39:12.775Z] daemon.go:461: [d604ed1b04fc1] Stopping daemon [2020-11-30T19:39:12.775Z] daemon.go:296: [d604ed1b04fc1] exiting daemon [2020-11-30T19:39:12.775Z] daemon.go:448: [d604ed1b04fc1] Daemon stopped [2020-11-30T19:39:12.775Z] --- PASS: TestExternalGraphDriver/pull (1.54s) [2020-11-30T19:39:12.775Z] === RUN TestGraphdriverPluginV2 [2020-11-30T19:39:12.775Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-11-30T19:39:12.775Z] === RUN TestDockerSuite/TestBuildSpaces [2020-11-30T19:39:13.033Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-11-30T19:39:13.603Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-11-30T19:39:13.862Z] === RUN TestDockerSuite/TestBuildStderr [2020-11-30T19:39:14.429Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-11-30T19:39:15.547Z] ok github.com/docker/docker/daemon/discovery 0.079s coverage: 30.4% of statements [2020-11-30T19:39:16.331Z] --- PASS: TestGraphdriverPluginV2 (3.69s) [2020-11-30T19:39:16.331Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 [2020-11-30T19:39:16.331Z] daemon.go:325: [da8378b9aab82] waiting for daemon to start [2020-11-30T19:39:16.331Z] daemon.go:325: [da8378b9aab82] waiting for daemon to start [2020-11-30T19:39:16.331Z] daemon.go:353: [da8378b9aab82] daemon started [2020-11-30T19:39:16.331Z] daemon.go:461: [da8378b9aab82] Stopping daemon [2020-11-30T19:39:16.331Z] daemon.go:296: [da8378b9aab82] exiting daemon [2020-11-30T19:39:16.331Z] daemon.go:448: [da8378b9aab82] Daemon stopped [2020-11-30T19:39:16.331Z] daemon.go:325: [da8378b9aab82] waiting for daemon to start [2020-11-30T19:39:16.331Z] daemon.go:325: [da8378b9aab82] waiting for daemon to start [2020-11-30T19:39:16.331Z] daemon.go:353: [da8378b9aab82] daemon started [2020-11-30T19:39:16.331Z] daemon.go:461: [da8378b9aab82] Stopping daemon [2020-11-30T19:39:16.331Z] daemon.go:296: [da8378b9aab82] exiting daemon [2020-11-30T19:39:16.331Z] daemon.go:448: [da8378b9aab82] Daemon stopped [2020-11-30T19:39:16.331Z] PASS [2020-11-30T19:39:16.331Z] [2020-11-30T19:39:16.331Z] DONE 5 tests in 8.889s [2020-11-30T19:39:16.331Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-30T19:39:16.331Z] ++ 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-11-30T19:39:16.331Z] ++ set -e [2020-11-30T19:39:16.331Z] ++ '[' -n 0 ']' [2020-11-30T19:39:16.331Z] ++ set -x [2020-11-30T19:39:16.331Z] ++ 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= 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-11-30T19:39:16.591Z] INFO: Testing against a local daemon [2020-11-30T19:39:16.591Z] === RUN TestContinueAfterPluginCrash [2020-11-30T19:39:16.591Z] === PAUSE TestContinueAfterPluginCrash [2020-11-30T19:39:16.591Z] === RUN TestDaemonStartWithLogOpt [2020-11-30T19:39:16.591Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-30T19:39:16.591Z] === CONT TestContinueAfterPluginCrash [2020-11-30T19:39:16.591Z] === CONT TestDaemonStartWithLogOpt [2020-11-30T19:39:17.970Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-11-30T19:39:18.345Z] ok github.com/docker/docker/daemon/events 0.096s coverage: 50.0% of statements [2020-11-30T19:39:18.643Z] ok github.com/docker/docker/daemon/config 0.080s coverage: 82.2% of statements [2020-11-30T19:39:18.909Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-11-30T19:39:19.847Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-11-30T19:39:20.416Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-11-30T19:39:20.861Z] ok github.com/docker/docker/daemon/graphdriver 0.028s coverage: 2.2% of statements [2020-11-30T19:39:21.041Z] --- PASS: TestBuildWithHugeFile (26.37s) [2020-11-30T19:39:21.041Z] === RUN TestBuildWithEmptyDockerfile [2020-11-30T19:39:21.041Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-30T19:39:21.041Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-30T19:39:21.041Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-30T19:39:21.041Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-30T19:39:21.041Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-30T19:39:21.041Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-30T19:39:21.041Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-30T19:39:21.041Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-30T19:39:21.041Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-30T19:39:21.041Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2020-11-30T19:39:21.041Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-11-30T19:39:21.041Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-11-30T19:39:21.041Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2020-11-30T19:39:21.041Z] === RUN TestBuildPreserveOwnership [2020-11-30T19:39:21.041Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-30T19:39:21.352Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-11-30T19:39:22.288Z] --- PASS: TestDaemonStartWithLogOpt (5.76s) [2020-11-30T19:39:22.288Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-11-30T19:39:22.288Z] daemon.go:325: [d4a81f46e64a3] waiting for daemon to start [2020-11-30T19:39:22.288Z] daemon.go:325: [d4a81f46e64a3] waiting for daemon to start [2020-11-30T19:39:22.288Z] daemon.go:353: [d4a81f46e64a3] daemon started [2020-11-30T19:39:22.288Z] daemon.go:461: [d4a81f46e64a3] Stopping daemon [2020-11-30T19:39:22.288Z] daemon.go:296: [d4a81f46e64a3] exiting daemon [2020-11-30T19:39:22.288Z] daemon.go:448: [d4a81f46e64a3] Daemon stopped [2020-11-30T19:39:22.288Z] daemon.go:325: [d4a81f46e64a3] waiting for daemon to start [2020-11-30T19:39:22.288Z] daemon.go:325: [d4a81f46e64a3] waiting for daemon to start [2020-11-30T19:39:22.288Z] daemon.go:353: [d4a81f46e64a3] daemon started [2020-11-30T19:39:22.288Z] daemon.go:461: [d4a81f46e64a3] Stopping daemon [2020-11-30T19:39:22.288Z] daemon.go:296: [d4a81f46e64a3] exiting daemon [2020-11-30T19:39:22.288Z] daemon.go:448: [d4a81f46e64a3] Daemon stopped [2020-11-30T19:39:22.546Z] === RUN TestDockerSuite/TestBuildUser [2020-11-30T19:39:23.923Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-11-30T19:39:24.404Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.9% of statements [2020-11-30T19:39:24.546Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-30T19:39:24.700Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.482s coverage: 13.7% of statements [2020-11-30T19:39:25.753Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.757s coverage: 57.8% of statements [2020-11-30T19:39:26.455Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-11-30T19:39:27.294Z] --- PASS: TestBuildPreserveOwnership (6.35s) [2020-11-30T19:39:27.294Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.06s) [2020-11-30T19:39:27.294Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.29s) [2020-11-30T19:39:27.294Z] === RUN TestBuildPlatformInvalid [2020-11-30T19:39:27.294Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-11-30T19:39:27.294Z] PASS [2020-11-30T19:39:27.294Z] [2020-11-30T19:39:27.294Z] DONE 30 tests in 73.995s [2020-11-30T19:39:27.294Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-11-30T19:39:27.294Z] ++ 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-11-30T19:39:27.294Z] ++ set -e [2020-11-30T19:39:27.294Z] ++ '[' -n 0 ']' [2020-11-30T19:39:27.294Z] ++ set -x [2020-11-30T19:39:27.294Z] ++ 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= 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-11-30T19:39:27.294Z] INFO: Testing against a local daemon [2020-11-30T19:39:27.294Z] === RUN TestConfigList [2020-11-30T19:39:27.391Z] --- PASS: TestContinueAfterPluginCrash (10.67s) [2020-11-30T19:39:27.391Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-11-30T19:39:27.391Z] daemon.go:325: [dfa13cb86c70c] waiting for daemon to start [2020-11-30T19:39:27.391Z] daemon.go:325: [dfa13cb86c70c] waiting for daemon to start [2020-11-30T19:39:27.391Z] daemon.go:353: [dfa13cb86c70c] daemon started [2020-11-30T19:39:27.391Z] daemon.go:461: [dfa13cb86c70c] Stopping daemon [2020-11-30T19:39:27.391Z] daemon.go:296: [dfa13cb86c70c] exiting daemon [2020-11-30T19:39:27.391Z] daemon.go:448: [dfa13cb86c70c] Daemon stopped [2020-11-30T19:39:27.391Z] PASS [2020-11-30T19:39:27.391Z] [2020-11-30T19:39:27.391Z] DONE 2 tests in 10.730s [2020-11-30T19:39:27.391Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-30T19:39:27.391Z] ++ 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-11-30T19:39:27.391Z] ++ set -e [2020-11-30T19:39:27.391Z] ++ '[' -n 0 ']' [2020-11-30T19:39:27.391Z] ++ set -x [2020-11-30T19:39:27.391Z] ++ 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= 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-11-30T19:39:27.391Z] INFO: Testing against a local daemon [2020-11-30T19:39:27.391Z] === RUN TestPluginWithDevMounts [2020-11-30T19:39:27.391Z] === PAUSE TestPluginWithDevMounts [2020-11-30T19:39:27.391Z] === CONT TestPluginWithDevMounts [2020-11-30T19:39:29.295Z] --- PASS: TestPluginWithDevMounts (1.70s) [2020-11-30T19:39:29.295Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-11-30T19:39:29.295Z] daemon.go:325: [dae76cead84f4] waiting for daemon to start [2020-11-30T19:39:29.295Z] daemon.go:325: [dae76cead84f4] waiting for daemon to start [2020-11-30T19:39:29.295Z] daemon.go:353: [dae76cead84f4] daemon started [2020-11-30T19:39:29.295Z] daemon.go:461: [dae76cead84f4] Stopping daemon [2020-11-30T19:39:29.295Z] daemon.go:296: [dae76cead84f4] exiting daemon [2020-11-30T19:39:29.295Z] daemon.go:448: [dae76cead84f4] Daemon stopped [2020-11-30T19:39:29.295Z] PASS [2020-11-30T19:39:29.295Z] [2020-11-30T19:39:29.295Z] DONE 1 tests in 1.727s [2020-11-30T19:39:29.295Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-11-30T19:39:29.295Z] ++ 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-11-30T19:39:29.295Z] ++ set -e [2020-11-30T19:39:29.295Z] ++ '[' -n 0 ']' [2020-11-30T19:39:29.295Z] ++ set -x [2020-11-30T19:39:29.295Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-11-30T19:39:29.295Z] INFO: Testing against a local daemon [2020-11-30T19:39:29.295Z] === RUN TestSecretInspect [2020-11-30T19:39:30.277Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.031s coverage: 68.5% of statements [2020-11-30T19:39:30.277Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.415s coverage: 49.5% of statements [2020-11-30T19:39:30.576Z] ok github.com/docker/docker/daemon 12.294s coverage: 17.5% of statements [2020-11-30T19:39:30.576Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-30T19:39:30.576Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-30T19:39:30.576Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-30T19:39:30.576Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-30T19:39:31.223Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.272s coverage: 45.9% of statements [2020-11-30T19:39:31.223Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-30T19:39:31.735Z] --- PASS: TestConfigList (3.87s) [2020-11-30T19:39:31.735Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-11-30T19:39:31.735Z] daemon.go:325: [d81aac4049ab8] waiting for daemon to start [2020-11-30T19:39:31.735Z] daemon.go:325: [d81aac4049ab8] waiting for daemon to start [2020-11-30T19:39:31.735Z] daemon.go:353: [d81aac4049ab8] daemon started [2020-11-30T19:39:31.735Z] daemon.go:461: [d81aac4049ab8] Stopping daemon [2020-11-30T19:39:31.735Z] daemon.go:296: [d81aac4049ab8] exiting daemon [2020-11-30T19:39:31.735Z] daemon.go:448: [d81aac4049ab8] Daemon stopped [2020-11-30T19:39:31.735Z] === RUN TestConfigsCreateAndDelete [2020-11-30T19:39:31.830Z] --- PASS: TestSecretInspect (2.85s) [2020-11-30T19:39:31.830Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-11-30T19:39:31.830Z] daemon.go:325: [d3f76cd334254] waiting for daemon to start [2020-11-30T19:39:31.830Z] daemon.go:325: [d3f76cd334254] waiting for daemon to start [2020-11-30T19:39:31.830Z] daemon.go:353: [d3f76cd334254] daemon started [2020-11-30T19:39:31.830Z] daemon.go:461: [d3f76cd334254] Stopping daemon [2020-11-30T19:39:31.830Z] daemon.go:296: [d3f76cd334254] exiting daemon [2020-11-30T19:39:31.830Z] daemon.go:448: [d3f76cd334254] Daemon stopped [2020-11-30T19:39:31.830Z] === RUN TestSecretList [2020-11-30T19:39:33.306Z] ................................................ [ 29%] [2020-11-30T19:39:34.459Z] --- PASS: TestConfigsCreateAndDelete (3.47s) [2020-11-30T19:39:34.459Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-11-30T19:39:34.459Z] daemon.go:325: [d837794d387b5] waiting for daemon to start [2020-11-30T19:39:34.459Z] daemon.go:325: [d837794d387b5] waiting for daemon to start [2020-11-30T19:39:34.459Z] daemon.go:353: [d837794d387b5] daemon started [2020-11-30T19:39:34.459Z] daemon.go:461: [d837794d387b5] Stopping daemon [2020-11-30T19:39:34.459Z] daemon.go:296: [d837794d387b5] exiting daemon [2020-11-30T19:39:34.459Z] daemon.go:448: [d837794d387b5] Daemon stopped [2020-11-30T19:39:34.459Z] === RUN TestConfigsUpdate [2020-11-30T19:39:34.802Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.623s coverage: 76.1% of statements [2020-11-30T19:39:34.802Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 58.0% of statements [2020-11-30T19:39:34.802Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2020-11-30T19:39:35.118Z] --- PASS: TestSecretList (2.74s) [2020-11-30T19:39:35.118Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-11-30T19:39:35.118Z] daemon.go:325: [d7a4f9bd29270] waiting for daemon to start [2020-11-30T19:39:35.118Z] daemon.go:325: [d7a4f9bd29270] waiting for daemon to start [2020-11-30T19:39:35.118Z] daemon.go:353: [d7a4f9bd29270] daemon started [2020-11-30T19:39:35.118Z] daemon.go:461: [d7a4f9bd29270] Stopping daemon [2020-11-30T19:39:35.118Z] daemon.go:296: [d7a4f9bd29270] exiting daemon [2020-11-30T19:39:35.118Z] daemon.go:448: [d7a4f9bd29270] Daemon stopped [2020-11-30T19:39:35.118Z] === RUN TestSecretsCreateAndDelete [2020-11-30T19:39:35.859Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2020-11-30T19:39:36.055Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-11-30T19:39:37.432Z] --- PASS: TestSecretsCreateAndDelete (2.71s) [2020-11-30T19:39:37.432Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-11-30T19:39:37.432Z] daemon.go:325: [d01b4b6354e21] waiting for daemon to start [2020-11-30T19:39:37.432Z] daemon.go:325: [d01b4b6354e21] waiting for daemon to start [2020-11-30T19:39:37.432Z] daemon.go:353: [d01b4b6354e21] daemon started [2020-11-30T19:39:37.432Z] daemon.go:461: [d01b4b6354e21] Stopping daemon [2020-11-30T19:39:37.432Z] daemon.go:296: [d01b4b6354e21] exiting daemon [2020-11-30T19:39:37.432Z] daemon.go:448: [d01b4b6354e21] Daemon stopped [2020-11-30T19:39:37.432Z] === RUN TestSecretsUpdate [2020-11-30T19:39:37.964Z] ok github.com/docker/docker/daemon/logger 0.242s coverage: 43.7% of statements [2020-11-30T19:39:37.970Z] --- PASS: TestConfigsUpdate (3.51s) [2020-11-30T19:39:37.970Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-11-30T19:39:37.970Z] daemon.go:325: [d1ce47fea92e7] waiting for daemon to start [2020-11-30T19:39:37.970Z] daemon.go:325: [d1ce47fea92e7] waiting for daemon to start [2020-11-30T19:39:37.970Z] daemon.go:353: [d1ce47fea92e7] daemon started [2020-11-30T19:39:37.970Z] daemon.go:461: [d1ce47fea92e7] Stopping daemon [2020-11-30T19:39:37.970Z] daemon.go:296: [d1ce47fea92e7] exiting daemon [2020-11-30T19:39:37.970Z] daemon.go:448: [d1ce47fea92e7] Daemon stopped [2020-11-30T19:39:37.970Z] === RUN TestTemplatedConfig [2020-11-30T19:39:38.266Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.658s coverage: 55.1% of statements [2020-11-30T19:39:38.266Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-11-30T19:39:38.266Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-30T19:39:38.368Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-11-30T19:39:39.304Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-11-30T19:39:39.304Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-11-30T19:39:40.240Z] --- PASS: TestSecretsUpdate (2.98s) [2020-11-30T19:39:40.240Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-11-30T19:39:40.240Z] daemon.go:325: [dbd69705143c8] waiting for daemon to start [2020-11-30T19:39:40.240Z] daemon.go:325: [dbd69705143c8] waiting for daemon to start [2020-11-30T19:39:40.240Z] daemon.go:353: [dbd69705143c8] daemon started [2020-11-30T19:39:40.240Z] daemon.go:461: [dbd69705143c8] Stopping daemon [2020-11-30T19:39:40.240Z] daemon.go:296: [dbd69705143c8] exiting daemon [2020-11-30T19:39:40.240Z] daemon.go:448: [dbd69705143c8] Daemon stopped [2020-11-30T19:39:40.240Z] === RUN TestTemplatedSecret [2020-11-30T19:39:40.498Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-11-30T19:39:41.066Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-11-30T19:39:41.068Z] ok github.com/docker/docker/daemon/logger/gelf 0.035s coverage: 67.0% of statements [2020-11-30T19:39:41.068Z] ok github.com/docker/docker/daemon/logger/awslogs 0.586s coverage: 78.6% of statements [2020-11-30T19:39:41.367Z] ok github.com/docker/docker/daemon/logger/journald 0.047s coverage: 26.2% of statements [2020-11-30T19:39:41.367Z] ok github.com/docker/docker/daemon/images 0.031s coverage: 4.9% of statements [2020-11-30T19:39:41.367Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-30T19:39:41.367Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-30T19:39:41.367Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-30T19:39:41.367Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-30T19:39:41.481Z] --- PASS: TestTemplatedConfig (3.58s) [2020-11-30T19:39:41.481Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-11-30T19:39:41.481Z] daemon.go:325: [df385071206c7] waiting for daemon to start [2020-11-30T19:39:41.481Z] daemon.go:325: [df385071206c7] waiting for daemon to start [2020-11-30T19:39:41.481Z] daemon.go:353: [df385071206c7] daemon started [2020-11-30T19:39:41.481Z] daemon.go:461: [df385071206c7] Stopping daemon [2020-11-30T19:39:41.481Z] daemon.go:296: [df385071206c7] exiting daemon [2020-11-30T19:39:41.481Z] daemon.go:448: [df385071206c7] Daemon stopped [2020-11-30T19:39:41.481Z] === RUN TestConfigInspect [2020-11-30T19:39:41.664Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.039s coverage: 88.3% of statements [2020-11-30T19:39:42.443Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-11-30T19:39:42.443Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-11-30T19:39:42.443Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-11-30T19:39:42.443Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-11-30T19:39:42.443Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-11-30T19:39:43.378Z] --- PASS: TestTemplatedSecret (3.13s) [2020-11-30T19:39:43.378Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-11-30T19:39:43.378Z] daemon.go:325: [dee28516d9671] waiting for daemon to start [2020-11-30T19:39:43.378Z] daemon.go:325: [dee28516d9671] waiting for daemon to start [2020-11-30T19:39:43.378Z] daemon.go:353: [dee28516d9671] daemon started [2020-11-30T19:39:43.378Z] daemon.go:461: [dee28516d9671] Stopping daemon [2020-11-30T19:39:43.378Z] daemon.go:296: [dee28516d9671] exiting daemon [2020-11-30T19:39:43.378Z] daemon.go:448: [dee28516d9671] Daemon stopped [2020-11-30T19:39:43.378Z] === RUN TestSecretCreateResolve [2020-11-30T19:39:43.760Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.047s coverage: 62.1% of statements [2020-11-30T19:39:43.945Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-11-30T19:39:43.945Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-11-30T19:39:44.513Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-11-30T19:39:44.772Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-11-30T19:39:44.826Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 74.7% of statements [2020-11-30T19:39:44.826Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-30T19:39:44.826Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.027s coverage: 37.9% of statements [2020-11-30T19:39:44.984Z] --- PASS: TestConfigInspect (3.48s) [2020-11-30T19:39:44.984Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-11-30T19:39:44.984Z] daemon.go:325: [d651060fc7927] waiting for daemon to start [2020-11-30T19:39:44.984Z] daemon.go:325: [d651060fc7927] waiting for daemon to start [2020-11-30T19:39:44.984Z] daemon.go:353: [d651060fc7927] daemon started [2020-11-30T19:39:44.984Z] daemon.go:461: [d651060fc7927] Stopping daemon [2020-11-30T19:39:44.984Z] daemon.go:296: [d651060fc7927] exiting daemon [2020-11-30T19:39:44.984Z] daemon.go:448: [d651060fc7927] Daemon stopped [2020-11-30T19:39:44.984Z] === RUN TestConfigCreateWithLabels [2020-11-30T19:39:45.708Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-11-30T19:39:45.878Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2020-11-30T19:39:45.968Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-11-30T19:39:46.227Z] --- PASS: TestSecretCreateResolve (2.87s) [2020-11-30T19:39:46.227Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-11-30T19:39:46.227Z] daemon.go:325: [d53915b7eea2c] waiting for daemon to start [2020-11-30T19:39:46.227Z] daemon.go:325: [d53915b7eea2c] waiting for daemon to start [2020-11-30T19:39:46.227Z] daemon.go:353: [d53915b7eea2c] daemon started [2020-11-30T19:39:46.227Z] daemon.go:461: [d53915b7eea2c] Stopping daemon [2020-11-30T19:39:46.227Z] daemon.go:296: [d53915b7eea2c] exiting daemon [2020-11-30T19:39:46.227Z] daemon.go:448: [d53915b7eea2c] Daemon stopped [2020-11-30T19:39:46.227Z] PASS [2020-11-30T19:39:46.227Z] [2020-11-30T19:39:46.227Z] DONE 6 tests in 17.312s [2020-11-30T19:39:46.227Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-11-30T19:39:46.227Z] ++ 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-11-30T19:39:46.227Z] ++ set -e [2020-11-30T19:39:46.227Z] ++ '[' -n 0 ']' [2020-11-30T19:39:46.227Z] ++ set -x [2020-11-30T19:39:46.227Z] ++ 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= 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-11-30T19:39:46.227Z] INFO: Testing against a local daemon [2020-11-30T19:39:46.227Z] === RUN TestServiceCreateInit [2020-11-30T19:39:46.227Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-30T19:39:46.529Z] ok github.com/docker/docker/daemon/logger/syslog 0.037s coverage: 47.8% of statements [2020-11-30T19:39:47.179Z] ok github.com/docker/docker/daemon/network 0.132s coverage: 63.8% of statements [2020-11-30T19:39:48.527Z] --- PASS: TestConfigCreateWithLabels (3.58s) [2020-11-30T19:39:48.527Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-11-30T19:39:48.527Z] daemon.go:325: [d0e7bd8c3c875] waiting for daemon to start [2020-11-30T19:39:48.527Z] daemon.go:325: [d0e7bd8c3c875] waiting for daemon to start [2020-11-30T19:39:48.527Z] daemon.go:353: [d0e7bd8c3c875] daemon started [2020-11-30T19:39:48.527Z] daemon.go:461: [d0e7bd8c3c875] Stopping daemon [2020-11-30T19:39:48.527Z] daemon.go:296: [d0e7bd8c3c875] exiting daemon [2020-11-30T19:39:48.527Z] daemon.go:448: [d0e7bd8c3c875] Daemon stopped [2020-11-30T19:39:48.527Z] === RUN TestConfigCreateResolve [2020-11-30T19:39:48.719Z] ok github.com/docker/docker/daemon/logger/splunk 2.556s coverage: 84.5% of statements [2020-11-30T19:39:48.719Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-30T19:39:48.719Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-30T19:39:48.761Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-11-30T19:39:49.164Z] tests/integration/api_exec_test.py .................... [ 35%] [2020-11-30T19:39:50.138Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-11-30T19:39:50.256Z] ok github.com/docker/docker/distribution/metadata 0.228s coverage: 48.2% of statements [2020-11-30T19:39:50.397Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-11-30T19:39:50.656Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-30T19:39:50.656Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-11-30T19:39:51.224Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-11-30T19:39:51.224Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-11-30T19:39:51.315Z] ok github.com/docker/docker/errdefs 0.027s coverage: 49.4% of statements [2020-11-30T19:39:51.791Z] === RUN TestDockerSuite/TestBuildXZHost [2020-11-30T19:39:51.969Z] ok github.com/docker/docker/distribution 0.363s coverage: 22.3% of statements [2020-11-30T19:39:51.969Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-30T19:39:52.036Z] --- PASS: TestConfigCreateResolve (3.49s) [2020-11-30T19:39:52.036Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-11-30T19:39:52.036Z] daemon.go:325: [dd0b95ce95bcf] waiting for daemon to start [2020-11-30T19:39:52.036Z] daemon.go:325: [dd0b95ce95bcf] waiting for daemon to start [2020-11-30T19:39:52.036Z] daemon.go:353: [dd0b95ce95bcf] daemon started [2020-11-30T19:39:52.036Z] daemon.go:461: [dd0b95ce95bcf] Stopping daemon [2020-11-30T19:39:52.036Z] daemon.go:296: [dd0b95ce95bcf] exiting daemon [2020-11-30T19:39:52.036Z] daemon.go:448: [dd0b95ce95bcf] Daemon stopped [2020-11-30T19:39:52.036Z] === RUN TestConfigDaemonLibtrustID [2020-11-30T19:39:52.668Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-11-30T19:39:52.668Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-11-30T19:39:52.668Z] daemon.go:325: [d6997d895d7e9] waiting for daemon to start [2020-11-30T19:39:52.668Z] daemon.go:325: [d6997d895d7e9] waiting for daemon to start [2020-11-30T19:39:52.668Z] daemon.go:353: [d6997d895d7e9] daemon started [2020-11-30T19:39:52.668Z] daemon.go:461: [d6997d895d7e9] Stopping daemon [2020-11-30T19:39:52.668Z] daemon.go:296: [d6997d895d7e9] exiting daemon [2020-11-30T19:39:52.668Z] daemon.go:448: [d6997d895d7e9] Daemon stopped [2020-11-30T19:39:52.668Z] PASS [2020-11-30T19:39:52.668Z] [2020-11-30T19:39:52.668Z] DONE 8 tests in 25.573s [2020-11-30T19:39:52.668Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-11-30T19:39:52.668Z] ++ 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-11-30T19:39:52.668Z] ++ set -e [2020-11-30T19:39:52.668Z] ++ '[' -n 0 ']' [2020-11-30T19:39:52.668Z] ++ set -x [2020-11-30T19:39:52.668Z] ++ 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= 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-11-30T19:39:52.668Z] INFO: Testing against a local daemon [2020-11-30T19:39:52.668Z] === RUN TestCheckpoint [2020-11-30T19:39:52.668Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-30T19:39:52.668Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-30T19:39:52.668Z] === RUN TestContainerInvalidJSON [2020-11-30T19:39:52.668Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-30T19:39:52.668Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-30T19:39:52.668Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-30T19:39:52.668Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-30T19:39:52.668Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-30T19:39:52.668Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-30T19:39:52.668Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-30T19:39:52.668Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-30T19:39:52.668Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-30T19:39:52.668Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-11-30T19:39:52.668Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-30T19:39:52.668Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-30T19:39:52.668Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-11-30T19:39:52.668Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-30T19:39:52.960Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-11-30T19:39:52.960Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-30T19:39:52.960Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-11-30T19:39:52.960Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-30T19:39:52.960Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2020-11-30T19:39:52.960Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-30T19:39:53.031Z] ok github.com/docker/docker/distribution/xfer 1.462s coverage: 83.4% of statements [2020-11-30T19:39:53.031Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-30T19:39:53.170Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-11-30T19:39:53.250Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2020-11-30T19:39:53.250Z] === RUN TestCopyFromContainer [2020-11-30T19:39:53.429Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-11-30T19:39:53.429Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-11-30T19:39:54.365Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-11-30T19:39:54.365Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-11-30T19:39:54.564Z] ok github.com/docker/docker/image 0.066s coverage: 86.4% of statements [2020-11-30T19:39:54.864Z] ok github.com/docker/docker/image/cache 0.044s coverage: 19.2% of statements [2020-11-30T19:39:54.864Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-30T19:39:55.162Z] ok github.com/docker/docker/image/v1 0.035s coverage: 25.0% of statements [2020-11-30T19:39:55.162Z] ? github.com/docker/docker/internal/test [no test files] [2020-11-30T19:39:55.300Z] === RUN TestDockerSuite/TestCommitChange [2020-11-30T19:39:55.310Z] === RUN TestCopyFromContainer// [2020-11-30T19:39:55.310Z] === RUN TestCopyFromContainer//bar/root [2020-11-30T19:39:55.310Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-30T19:39:55.559Z] --- PASS: TestServiceCreateInit (9.28s) [2020-11-30T19:39:55.559Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.24s) [2020-11-30T19:39:55.559Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-11-30T19:39:55.559Z] daemon.go:325: [de699602dd441] waiting for daemon to start [2020-11-30T19:39:55.559Z] daemon.go:325: [de699602dd441] waiting for daemon to start [2020-11-30T19:39:55.559Z] daemon.go:353: [de699602dd441] daemon started [2020-11-30T19:39:55.559Z] daemon.go:461: [de699602dd441] Stopping daemon [2020-11-30T19:39:55.559Z] daemon.go:296: [de699602dd441] exiting daemon [2020-11-30T19:39:55.559Z] daemon.go:448: [de699602dd441] Daemon stopped [2020-11-30T19:39:55.559Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.02s) [2020-11-30T19:39:55.559Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-11-30T19:39:55.559Z] daemon.go:325: [d9ecccf0cab9f] waiting for daemon to start [2020-11-30T19:39:55.559Z] daemon.go:325: [d9ecccf0cab9f] waiting for daemon to start [2020-11-30T19:39:55.559Z] daemon.go:353: [d9ecccf0cab9f] daemon started [2020-11-30T19:39:55.559Z] daemon.go:461: [d9ecccf0cab9f] Stopping daemon [2020-11-30T19:39:55.559Z] daemon.go:296: [d9ecccf0cab9f] exiting daemon [2020-11-30T19:39:55.559Z] daemon.go:448: [d9ecccf0cab9f] Daemon stopped [2020-11-30T19:39:55.559Z] === RUN TestCreateServiceMultipleTimes [2020-11-30T19:39:55.600Z] === RUN TestCopyFromContainer/bar/quux [2020-11-30T19:39:55.600Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-30T19:39:55.600Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-30T19:39:55.600Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-30T19:39:55.889Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-30T19:39:55.889Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-30T19:39:55.889Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-30T19:39:55.889Z] --- PASS: TestCopyFromContainer (2.76s) [2020-11-30T19:39:55.889Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-11-30T19:39:55.889Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-11-30T19:39:55.889Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-11-30T19:39:55.889Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-11-30T19:39:55.889Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-11-30T19:39:55.889Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-11-30T19:39:55.889Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-11-30T19:39:55.889Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-11-30T19:39:55.889Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-11-30T19:39:55.889Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2020-11-30T19:39:55.890Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-30T19:39:55.890Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-30T19:39:55.890Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-30T19:39:55.890Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-30T19:39:55.890Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-30T19:39:55.890Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-30T19:39:55.890Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-30T19:39:55.890Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-30T19:39:55.890Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-30T19:39:55.890Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-30T19:39:55.890Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-11-30T19:39:55.890Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-11-30T19:39:55.890Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-11-30T19:39:55.890Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-11-30T19:39:55.890Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-30T19:39:56.127Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-11-30T19:39:56.179Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-11-30T19:39:56.179Z] === RUN TestCreateWithInvalidEnv [2020-11-30T19:39:56.179Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-30T19:39:56.179Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-30T19:39:56.179Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-30T19:39:56.179Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-30T19:39:56.179Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-30T19:39:56.179Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-30T19:39:56.179Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-30T19:39:56.179Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-30T19:39:56.179Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-30T19:39:56.179Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-11-30T19:39:56.179Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-11-30T19:39:56.179Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-30T19:39:56.179Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-30T19:39:56.179Z] === RUN TestCreateTmpfsMountsTarget [2020-11-30T19:39:56.179Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-11-30T19:39:56.179Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-30T19:39:56.582Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-11-30T19:39:56.695Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-11-30T19:39:56.695Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-11-30T19:39:56.695Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-11-30T19:39:56.695Z] ok github.com/docker/docker/internal/testutil 0.020s coverage: 62.5% of statements [2020-11-30T19:39:57.063Z] === RUN TestDockerSuite/TestCommitHardlink [2020-11-30T19:39:57.341Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-11-30T19:39:57.342Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-11-30T19:39:57.342Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-11-30T19:39:57.342Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-11-30T19:39:57.342Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-11-30T19:39:57.342Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-11-30T19:39:57.342Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-11-30T19:39:57.342Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-30T19:39:57.342Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements [2020-11-30T19:39:57.991Z] ok github.com/docker/docker/pkg/aaparser 0.021s coverage: 52.9% of statements [2020-11-30T19:39:58.440Z] === RUN TestDockerSuite/TestCommitNewFile [2020-11-30T19:39:58.902Z] --- PASS: TestCreateWithCustomMaskedPaths (2.42s) [2020-11-30T19:39:58.902Z] === RUN TestCreateWithCapabilities [2020-11-30T19:39:58.902Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-11-30T19:39:58.902Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-11-30T19:39:58.902Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-11-30T19:39:58.902Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-11-30T19:39:58.902Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-11-30T19:39:58.902Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-11-30T19:39:58.902Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-11-30T19:39:58.902Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-11-30T19:39:58.902Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-11-30T19:39:58.902Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-11-30T19:39:58.902Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-11-30T19:39:58.902Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-11-30T19:39:58.902Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-11-30T19:39:58.902Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-11-30T19:39:58.902Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-11-30T19:39:58.902Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-11-30T19:39:58.902Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-11-30T19:39:58.902Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-11-30T19:39:58.902Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-11-30T19:39:58.902Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-11-30T19:39:58.902Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-11-30T19:39:58.902Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-11-30T19:39:58.902Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-11-30T19:39:58.902Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-11-30T19:39:58.902Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-11-30T19:39:58.902Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-11-30T19:39:58.902Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-11-30T19:39:58.902Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-11-30T19:39:58.902Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-11-30T19:39:58.902Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-11-30T19:39:58.902Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-11-30T19:39:58.902Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-11-30T19:39:58.902Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-11-30T19:39:58.902Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-11-30T19:39:58.902Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-11-30T19:39:58.902Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-11-30T19:39:58.902Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-11-30T19:39:58.902Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-11-30T19:39:58.902Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-11-30T19:39:58.902Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-11-30T19:39:58.902Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-11-30T19:39:58.902Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-11-30T19:39:58.902Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-11-30T19:39:58.902Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-11-30T19:39:58.902Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-11-30T19:39:58.902Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-30T19:39:59.816Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-11-30T19:40:00.165Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-11-30T19:40:00.753Z] === RUN TestDockerSuite/TestCommitTTY [2020-11-30T19:40:00.767Z] ok github.com/docker/docker/opts 0.062s coverage: 66.9% of statements [2020-11-30T19:40:01.621Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.53s) [2020-11-30T19:40:01.621Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-30T19:40:01.621Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-30T19:40:01.621Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-30T19:40:01.621Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-30T19:40:01.621Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-30T19:40:01.621Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-30T19:40:01.621Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-30T19:40:01.621Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-30T19:40:01.621Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-30T19:40:01.621Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-30T19:40:01.621Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-30T19:40:01.621Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-30T19:40:01.621Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-30T19:40:01.621Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-30T19:40:01.621Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-30T19:40:01.621Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-30T19:40:01.621Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-11-30T19:40:01.621Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2020-11-30T19:40:01.621Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-11-30T19:40:01.621Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-11-30T19:40:01.621Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-11-30T19:40:01.621Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-11-30T19:40:01.621Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-30T19:40:01.816Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-11-30T19:40:02.113Z] ok github.com/docker/docker/pkg/authorization 0.902s coverage: 66.7% of statements [2020-11-30T19:40:02.130Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-11-30T19:40:02.251Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2020-11-30T19:40:02.251Z] === RUN TestContainerStartOnDaemonRestart [2020-11-30T19:40:02.251Z] === PAUSE TestContainerStartOnDaemonRestart [2020-11-30T19:40:02.251Z] === RUN TestDaemonRestartIpcMode [2020-11-30T19:40:02.251Z] === PAUSE TestDaemonRestartIpcMode [2020-11-30T19:40:02.251Z] === RUN TestDiff [2020-11-30T19:40:02.411Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2020-11-30T19:40:02.698Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-11-30T19:40:03.281Z] --- PASS: TestDiff (0.85s) [2020-11-30T19:40:03.281Z] === RUN TestExecWithCloseStdin [2020-11-30T19:40:03.547Z] ok github.com/docker/docker/pkg/archive 1.347s coverage: 76.6% of statements [2020-11-30T19:40:03.547Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2020-11-30T19:40:03.910Z] --- PASS: TestExecWithCloseStdin (0.95s) [2020-11-30T19:40:03.910Z] === RUN TestExec [2020-11-30T19:40:04.602Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-11-30T19:40:04.605Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-11-30T19:40:04.605Z] ok github.com/docker/docker/pkg/discovery/file 0.024s coverage: 92.9% of statements [2020-11-30T19:40:04.941Z] --- PASS: TestExec (0.91s) [2020-11-30T19:40:04.941Z] === RUN TestExecUser [2020-11-30T19:40:05.657Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-11-30T19:40:05.975Z] --- PASS: TestExecUser (0.92s) [2020-11-30T19:40:05.975Z] === RUN TestExportContainerAndImportImage [2020-11-30T19:40:05.980Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-11-30T19:40:05.980Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-11-30T19:40:05.980Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-11-30T19:40:05.980Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-11-30T19:40:05.980Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-11-30T19:40:05.980Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-11-30T19:40:05.980Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-11-30T19:40:06.298Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-11-30T19:40:06.594Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-11-30T19:40:07.004Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2020-11-30T19:40:07.004Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-30T19:40:07.356Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-11-30T19:40:07.637Z] ok github.com/docker/docker/pkg/chrootarchive 3.838s coverage: 43.2% of statements [2020-11-30T19:40:07.934Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 66.3% of statements [2020-11-30T19:40:08.230Z] ok github.com/docker/docker/layer 7.399s coverage: 72.0% of statements [2020-11-30T19:40:08.230Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-30T19:40:08.230Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-30T19:40:08.230Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-30T19:40:08.230Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-30T19:40:08.230Z] ? github.com/docker/docker/oci [no test files] [2020-11-30T19:40:08.230Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-30T19:40:08.230Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-30T19:40:08.230Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-30T19:40:08.293Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-11-30T19:40:08.293Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-11-30T19:40:08.506Z] --- PASS: TestExportContainerAfterDaemonRestart (1.48s) [2020-11-30T19:40:08.507Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-11-30T19:40:08.507Z] daemon.go:325: [d899cf182ea01] waiting for daemon to start [2020-11-30T19:40:08.507Z] daemon.go:325: [d899cf182ea01] waiting for daemon to start [2020-11-30T19:40:08.507Z] daemon.go:353: [d899cf182ea01] daemon started [2020-11-30T19:40:08.507Z] daemon.go:461: [d899cf182ea01] Stopping daemon [2020-11-30T19:40:08.507Z] daemon.go:296: [d899cf182ea01] exiting daemon [2020-11-30T19:40:08.507Z] daemon.go:448: [d899cf182ea01] Daemon stopped [2020-11-30T19:40:08.507Z] daemon.go:325: [d899cf182ea01] waiting for daemon to start [2020-11-30T19:40:08.507Z] daemon.go:325: [d899cf182ea01] waiting for daemon to start [2020-11-30T19:40:08.507Z] daemon.go:353: [d899cf182ea01] daemon started [2020-11-30T19:40:08.507Z] daemon.go:461: [d899cf182ea01] Stopping daemon [2020-11-30T19:40:08.507Z] daemon.go:296: [d899cf182ea01] exiting daemon [2020-11-30T19:40:08.507Z] daemon.go:448: [d899cf182ea01] Daemon stopped [2020-11-30T19:40:08.507Z] === RUN TestHealthCheckWorkdir [2020-11-30T19:40:08.860Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-11-30T19:40:08.879Z] ok github.com/docker/docker/pkg/fileutils 0.055s coverage: 89.5% of statements [2020-11-30T19:40:09.192Z] ok github.com/docker/docker/pkg/discovery/kv 3.112s coverage: 84.1% of statements [2020-11-30T19:40:09.428Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-11-30T19:40:09.489Z] ok github.com/docker/docker/pkg/fsutils 0.334s coverage: 85.1% of statements [2020-11-30T19:40:09.537Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2020-11-30T19:40:09.537Z] === RUN TestHealthKillContainer [2020-11-30T19:40:09.995Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-11-30T19:40:10.134Z] ok github.com/docker/docker/pkg/homedir 0.080s coverage: 10.2% of statements [2020-11-30T19:40:10.563Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-11-30T19:40:11.130Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-11-30T19:40:11.130Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-11-30T19:40:11.130Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-11-30T19:40:11.192Z] ok github.com/docker/docker/pkg/jsonmessage 0.017s coverage: 91.7% of statements [2020-11-30T19:40:11.489Z] ok github.com/docker/docker/pkg/locker 0.023s coverage: 88.9% of statements [2020-11-30T19:40:11.787Z] ok github.com/docker/docker/pkg/longpath 0.033s coverage: 100.0% of statements [2020-11-30T19:40:12.067Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-11-30T19:40:12.067Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-11-30T19:40:12.067Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-11-30T19:40:12.067Z] --- PASS: TestCreateServiceMultipleTimes (16.48s) [2020-11-30T19:40:12.067Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-11-30T19:40:12.067Z] daemon.go:325: [da638b21840ce] waiting for daemon to start [2020-11-30T19:40:12.067Z] daemon.go:325: [da638b21840ce] waiting for daemon to start [2020-11-30T19:40:12.067Z] daemon.go:353: [da638b21840ce] daemon started [2020-11-30T19:40:12.067Z] daemon.go:461: [da638b21840ce] Stopping daemon [2020-11-30T19:40:12.067Z] daemon.go:296: [da638b21840ce] exiting daemon [2020-11-30T19:40:12.067Z] daemon.go:448: [da638b21840ce] Daemon stopped [2020-11-30T19:40:12.067Z] === RUN TestCreateServiceConflict [2020-11-30T19:40:12.067Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-11-30T19:40:12.067Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-11-30T19:40:12.083Z] ok github.com/docker/docker/pkg/idtools 0.879s coverage: 70.1% of statements [2020-11-30T19:40:12.634Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-11-30T19:40:12.728Z] ok github.com/docker/docker/pkg/ioutils 1.841s coverage: 70.4% of statements [2020-11-30T19:40:12.728Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-11-30T19:40:12.728Z] ok github.com/docker/docker/pkg/namesgenerator 0.030s coverage: 85.7% of statements [2020-11-30T19:40:13.042Z] --- PASS: TestHealthKillContainer (3.02s) [2020-11-30T19:40:13.042Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-30T19:40:13.202Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-11-30T19:40:13.332Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2020-11-30T19:40:13.332Z] === RUN TestIpcModeNone [2020-11-30T19:40:13.371Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2020-11-30T19:40:13.669Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2020-11-30T19:40:13.669Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.017s coverage: 90.0% of statements [2020-11-30T19:40:13.770Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-11-30T19:40:13.770Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-11-30T19:40:13.972Z] ok github.com/docker/docker/pkg/mount 0.947s coverage: 69.6% of statements [2020-11-30T19:40:13.972Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-30T19:40:14.271Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2020-11-30T19:40:14.271Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-30T19:40:14.271Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-30T19:40:14.362Z] --- PASS: TestIpcModeNone (0.91s) [2020-11-30T19:40:14.362Z] === RUN TestIpcModePrivate [2020-11-30T19:40:14.707Z] --- PASS: TestCreateServiceConflict (2.65s) [2020-11-30T19:40:14.707Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-11-30T19:40:14.707Z] daemon.go:325: [d600353d1f586] waiting for daemon to start [2020-11-30T19:40:14.708Z] daemon.go:325: [d600353d1f586] waiting for daemon to start [2020-11-30T19:40:14.708Z] daemon.go:353: [d600353d1f586] daemon started [2020-11-30T19:40:14.708Z] daemon.go:461: [d600353d1f586] Stopping daemon [2020-11-30T19:40:14.708Z] daemon.go:296: [d600353d1f586] exiting daemon [2020-11-30T19:40:14.708Z] daemon.go:448: [d600353d1f586] Daemon stopped [2020-11-30T19:40:14.708Z] === RUN TestCreateServiceMaxReplicas [2020-11-30T19:40:14.919Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.042s coverage: 56.8% of statements [2020-11-30T19:40:15.432Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-11-30T19:40:15.459Z] --- PASS: TestIpcModePrivate (0.97s) [2020-11-30T19:40:15.459Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-11-30T19:40:15.459Z] === RUN TestIpcModeShareable [2020-11-30T19:40:15.975Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2020-11-30T19:40:15.975Z] ok github.com/docker/docker/pkg/pools 0.011s coverage: 87.9% of statements [2020-11-30T19:40:16.000Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-11-30T19:40:16.000Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-11-30T19:40:16.089Z] --- PASS: TestIpcModeShareable (0.95s) [2020-11-30T19:40:16.089Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-11-30T19:40:16.089Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-30T19:40:16.277Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2020-11-30T19:40:16.381Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-11-30T19:40:16.928Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-11-30T19:40:16.936Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-11-30T19:40:17.873Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-11-30T19:40:17.975Z] ok github.com/docker/docker/pkg/pubsub 1.173s coverage: 72.7% of statements [2020-11-30T19:40:17.975Z] ok github.com/docker/docker/pkg/stdcopy 0.022s coverage: 100.0% of statements [2020-11-30T19:40:18.440Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-11-30T19:40:18.699Z] --- PASS: TestCreateServiceMaxReplicas (4.08s) [2020-11-30T19:40:18.699Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-11-30T19:40:18.699Z] daemon.go:325: [d0fb31025ff3c] waiting for daemon to start [2020-11-30T19:40:18.699Z] daemon.go:325: [d0fb31025ff3c] waiting for daemon to start [2020-11-30T19:40:18.699Z] daemon.go:353: [d0fb31025ff3c] daemon started [2020-11-30T19:40:18.699Z] daemon.go:461: [d0fb31025ff3c] Stopping daemon [2020-11-30T19:40:18.699Z] daemon.go:296: [d0fb31025ff3c] exiting daemon [2020-11-30T19:40:18.699Z] daemon.go:448: [d0fb31025ff3c] Daemon stopped [2020-11-30T19:40:18.699Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-30T19:40:18.958Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-11-30T19:40:19.029Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-11-30T19:40:19.336Z] ok github.com/docker/docker/pkg/streamformatter 0.033s coverage: 66.2% of statements [2020-11-30T19:40:19.527Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-11-30T19:40:19.527Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-11-30T19:40:19.594Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.94s) [2020-11-30T19:40:19.594Z] === RUN TestAPIIpcModeHost [2020-11-30T19:40:19.884Z] --- PASS: TestAPIIpcModeHost (0.66s) [2020-11-30T19:40:19.884Z] === RUN TestDaemonIpcModeShareable [2020-11-30T19:40:19.988Z] ok github.com/docker/docker/pkg/symlink 0.016s coverage: 87.7% of statements [2020-11-30T19:40:20.097Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-11-30T19:40:20.284Z] ok github.com/docker/docker/pkg/sysinfo 0.026s coverage: 80.8% of statements [2020-11-30T19:40:20.927Z] ok github.com/docker/docker/pkg/system 0.027s coverage: 35.1% of statements [2020-11-30T19:40:21.225Z] ok github.com/docker/docker/pkg/tailfile 0.074s coverage: 88.6% of statements [2020-11-30T19:40:21.475Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-11-30T19:40:21.870Z] ok github.com/docker/docker/pkg/signal 4.640s coverage: 61.0% of statements [2020-11-30T19:40:21.945Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2020-11-30T19:40:21.945Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-11-30T19:40:21.945Z] daemon.go:325: [da3fb109e8705] waiting for daemon to start [2020-11-30T19:40:21.945Z] daemon.go:325: [da3fb109e8705] waiting for daemon to start [2020-11-30T19:40:21.945Z] daemon.go:353: [da3fb109e8705] daemon started [2020-11-30T19:40:21.945Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-11-30T19:40:21.945Z] daemon.go:461: [da3fb109e8705] Stopping daemon [2020-11-30T19:40:21.945Z] daemon.go:296: [da3fb109e8705] exiting daemon [2020-11-30T19:40:21.945Z] daemon.go:448: [da3fb109e8705] Daemon stopped [2020-11-30T19:40:21.945Z] === RUN TestDaemonIpcModePrivate [2020-11-30T19:40:22.166Z] ok github.com/docker/docker/pkg/term 0.027s coverage: 85.9% of statements [2020-11-30T19:40:22.411Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-11-30T19:40:22.411Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-11-30T19:40:22.464Z] ok github.com/docker/docker/pkg/tarsum 0.174s coverage: 89.3% of statements [2020-11-30T19:40:22.670Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-11-30T19:40:23.108Z] testing: warning: no tests to run [2020-11-30T19:40:23.108Z] ok github.com/docker/docker/pkg/term/windows 0.007s coverage: 0.0% of statements [no tests to run] [2020-11-30T19:40:23.108Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2020-11-30T19:40:23.108Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2020-11-30T19:40:23.477Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2020-11-30T19:40:23.477Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-11-30T19:40:23.477Z] daemon.go:325: [d38d19593bf54] waiting for daemon to start [2020-11-30T19:40:23.477Z] daemon.go:325: [d38d19593bf54] waiting for daemon to start [2020-11-30T19:40:23.477Z] daemon.go:353: [d38d19593bf54] daemon started [2020-11-30T19:40:23.477Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-11-30T19:40:23.477Z] daemon.go:461: [d38d19593bf54] Stopping daemon [2020-11-30T19:40:23.477Z] daemon.go:296: [d38d19593bf54] exiting daemon [2020-11-30T19:40:23.477Z] daemon.go:448: [d38d19593bf54] Daemon stopped [2020-11-30T19:40:23.477Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-30T19:40:23.606Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-11-30T19:40:23.660Z] Removing intermediate container 93207c703fdd [2020-11-30T19:40:23.660Z] ---> e25a649cfae0 [2020-11-30T19:40:23.660Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2020-11-30T19:40:23.660Z] ---> Running in 1024197ecfa6 [2020-11-30T19:40:23.761Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2020-11-30T19:40:24.543Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-11-30T19:40:24.639Z] Removing intermediate container 1024197ecfa6 [2020-11-30T19:40:24.639Z] ---> 55c4cd9de719 [2020-11-30T19:40:24.639Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-11-30T19:40:24.639Z] ---> Running in 0812e0e154c0 [2020-11-30T19:40:24.976Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s) [2020-11-30T19:40:24.976Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-11-30T19:40:24.976Z] daemon.go:325: [d6e523db947c5] waiting for daemon to start [2020-11-30T19:40:24.976Z] daemon.go:325: [d6e523db947c5] waiting for daemon to start [2020-11-30T19:40:24.976Z] daemon.go:353: [d6e523db947c5] daemon started [2020-11-30T19:40:24.976Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-11-30T19:40:24.976Z] daemon.go:461: [d6e523db947c5] Stopping daemon [2020-11-30T19:40:24.976Z] daemon.go:296: [d6e523db947c5] exiting daemon [2020-11-30T19:40:24.976Z] daemon.go:448: [d6e523db947c5] Daemon stopped [2020-11-30T19:40:24.976Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-30T19:40:25.241Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-11-30T19:40:25.293Z] ok github.com/docker/docker/plugin/v2 0.030s coverage: 14.5% of statements [2020-11-30T19:40:25.619Z] Removing intermediate container 0812e0e154c0 [2020-11-30T19:40:25.619Z] ---> beb437f1dbf5 [2020-11-30T19:40:25.619Z] Step 8/8 : COPY . . [2020-11-30T19:40:25.922Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-11-30T19:40:25.922Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-11-30T19:40:25.922Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-11-30T19:40:25.922Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-11-30T19:40:25.922Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-11-30T19:40:26.834Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-11-30T19:40:26.858Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-11-30T19:40:26.989Z] tests/integration/api_secret_test.py ..... [ 52%] [2020-11-30T19:40:27.035Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.74s) [2020-11-30T19:40:27.035Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-11-30T19:40:27.035Z] daemon.go:325: [df6c303e91d17] waiting for daemon to start [2020-11-30T19:40:27.035Z] daemon.go:325: [df6c303e91d17] waiting for daemon to start [2020-11-30T19:40:27.035Z] daemon.go:353: [df6c303e91d17] daemon started [2020-11-30T19:40:27.035Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-11-30T19:40:27.035Z] daemon.go:461: [df6c303e91d17] Stopping daemon [2020-11-30T19:40:27.035Z] daemon.go:296: [df6c303e91d17] exiting daemon [2020-11-30T19:40:27.035Z] daemon.go:448: [df6c303e91d17] Daemon stopped [2020-11-30T19:40:27.035Z] === RUN TestIpcModeOlderClient [2020-11-30T19:40:27.035Z] === PAUSE TestIpcModeOlderClient [2020-11-30T19:40:27.035Z] === RUN TestKillContainerInvalidSignal [2020-11-30T19:40:27.132Z] ok github.com/docker/docker/profiles/seccomp 0.032s coverage: 69.1% of statements [2020-11-30T19:40:27.664Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2020-11-30T19:40:27.664Z] === RUN TestKillContainer [2020-11-30T19:40:27.664Z] === RUN TestKillContainer/no_signal [2020-11-30T19:40:28.185Z] ok github.com/docker/docker/plugin 0.610s coverage: 27.3% of statements [2020-11-30T19:40:28.484Z] ok github.com/docker/docker/registry/resumable 0.025s coverage: 100.0% of statements [2020-11-30T19:40:28.696Z] === RUN TestKillContainer/non_killing_signal [2020-11-30T19:40:28.986Z] === RUN TestKillContainer/killing_signal [2020-11-30T19:40:29.535Z] ok github.com/docker/docker/restartmanager 0.010s coverage: 47.1% of statements [2020-11-30T19:40:30.487Z] --- PASS: TestKillContainer (2.56s) [2020-11-30T19:40:30.488Z] --- PASS: TestKillContainer/no_signal (0.83s) [2020-11-30T19:40:30.488Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-11-30T19:40:30.488Z] --- PASS: TestKillContainer/killing_signal (0.81s) [2020-11-30T19:40:30.488Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-30T19:40:30.488Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-30T19:40:30.606Z] ok github.com/docker/docker/runconfig 0.020s coverage: 68.2% of statements [2020-11-30T19:40:30.606Z] ok github.com/docker/docker/registry 0.247s coverage: 56.3% of statements [2020-11-30T19:40:31.069Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-11-30T19:40:31.117Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-30T19:40:31.255Z] ok github.com/docker/docker/volume/drivers 0.014s coverage: 36.1% of statements [2020-11-30T19:40:31.654Z] === RUN TestDockerSuite/TestContainerAPITop [2020-11-30T19:40:32.147Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.77s) [2020-11-30T19:40:32.147Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.90s) [2020-11-30T19:40:32.147Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-11-30T19:40:32.147Z] === RUN TestKillStoppedContainer [2020-11-30T19:40:32.147Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-11-30T19:40:32.147Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-30T19:40:32.147Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-11-30T19:40:32.147Z] === RUN TestKillDifferentUserContainer [2020-11-30T19:40:32.247Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-11-30T19:40:32.247Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-11-30T19:40:32.247Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-11-30T19:40:32.261Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-11-30T19:40:32.792Z] ok github.com/docker/docker/volume/local 0.037s coverage: 73.0% of statements [2020-11-30T19:40:32.792Z] ok github.com/docker/docker/volume/mounts 0.056s coverage: 67.0% of statements [2020-11-30T19:40:33.177Z] --- PASS: TestKillDifferentUserContainer (0.90s) [2020-11-30T19:40:33.177Z] === RUN TestInspectOomKilledTrue [2020-11-30T19:40:33.177Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-11-30T19:40:33.177Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-30T19:40:33.177Z] === RUN TestInspectOomKilledFalse [2020-11-30T19:40:33.177Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-11-30T19:40:33.177Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-30T19:40:33.177Z] === RUN TestLinksEtcHostsContentMatch [2020-11-30T19:40:33.664Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.92s) [2020-11-30T19:40:33.664Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-11-30T19:40:33.664Z] daemon.go:325: [da24aed4a708f] waiting for daemon to start [2020-11-30T19:40:33.664Z] daemon.go:325: [da24aed4a708f] waiting for daemon to start [2020-11-30T19:40:33.664Z] daemon.go:353: [da24aed4a708f] daemon started [2020-11-30T19:40:33.664Z] daemon.go:461: [da24aed4a708f] Stopping daemon [2020-11-30T19:40:33.664Z] daemon.go:296: [da24aed4a708f] exiting daemon [2020-11-30T19:40:33.664Z] daemon.go:448: [da24aed4a708f] Daemon stopped [2020-11-30T19:40:33.664Z] === RUN TestCreateServiceSecretFileMode [2020-11-30T19:40:33.806Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-11-30T19:40:33.806Z] === RUN TestLinksContainerNames [2020-11-30T19:40:33.836Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.0% of statements [2020-11-30T19:40:34.614Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-11-30T19:40:35.307Z] --- PASS: TestLinksContainerNames (1.77s) [2020-11-30T19:40:35.307Z] === RUN TestLogsFollowTailEmpty [2020-11-30T19:40:35.588Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-11-30T19:40:36.336Z] --- PASS: TestLogsFollowTailEmpty (0.86s) [2020-11-30T19:40:36.336Z] === RUN TestContainerNetworkMountsNoChown [2020-11-30T19:40:36.571Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-11-30T19:40:36.571Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-11-30T19:40:36.838Z] --- PASS: TestCreateServiceSecretFileMode (3.24s) [2020-11-30T19:40:36.838Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-11-30T19:40:36.838Z] daemon.go:325: [d0f72a2a9c60c] waiting for daemon to start [2020-11-30T19:40:36.838Z] daemon.go:325: [d0f72a2a9c60c] waiting for daemon to start [2020-11-30T19:40:36.838Z] daemon.go:353: [d0f72a2a9c60c] daemon started [2020-11-30T19:40:36.838Z] daemon.go:461: [d0f72a2a9c60c] Stopping daemon [2020-11-30T19:40:36.838Z] daemon.go:296: [d0f72a2a9c60c] exiting daemon [2020-11-30T19:40:36.838Z] daemon.go:448: [d0f72a2a9c60c] Daemon stopped [2020-11-30T19:40:36.838Z] === RUN TestCreateServiceConfigFileMode [2020-11-30T19:40:37.400Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s) [2020-11-30T19:40:37.400Z] === RUN TestMountDaemonRoot [2020-11-30T19:40:37.400Z] === RUN TestMountDaemonRoot/default [2020-11-30T19:40:37.400Z] === PAUSE TestMountDaemonRoot/default [2020-11-30T19:40:37.400Z] === RUN TestMountDaemonRoot/private [2020-11-30T19:40:37.400Z] === PAUSE TestMountDaemonRoot/private [2020-11-30T19:40:37.400Z] === RUN TestMountDaemonRoot/rprivate [2020-11-30T19:40:37.400Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-30T19:40:37.400Z] === RUN TestMountDaemonRoot/slave [2020-11-30T19:40:37.400Z] === PAUSE TestMountDaemonRoot/slave [2020-11-30T19:40:37.400Z] === RUN TestMountDaemonRoot/rslave [2020-11-30T19:40:37.400Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-30T19:40:37.400Z] === RUN TestMountDaemonRoot/shared [2020-11-30T19:40:37.400Z] === PAUSE TestMountDaemonRoot/shared [2020-11-30T19:40:37.400Z] === RUN TestMountDaemonRoot/rshared [2020-11-30T19:40:37.400Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-30T19:40:37.400Z] === CONT TestMountDaemonRoot/default [2020-11-30T19:40:37.400Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-30T19:40:37.400Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-30T19:40:37.400Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-30T19:40:37.400Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-30T19:40:37.400Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-30T19:40:37.400Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-30T19:40:37.400Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-30T19:40:37.400Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-30T19:40:37.400Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-30T19:40:37.400Z] === CONT TestMountDaemonRoot/rshared [2020-11-30T19:40:37.400Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-30T19:40:37.400Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-30T19:40:37.400Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-30T19:40:37.400Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-30T19:40:37.400Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-30T19:40:37.400Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-30T19:40:37.400Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-30T19:40:37.400Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-30T19:40:37.400Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-30T19:40:37.400Z] === CONT TestMountDaemonRoot/shared [2020-11-30T19:40:37.400Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-30T19:40:37.400Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-30T19:40:37.400Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-30T19:40:37.400Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-30T19:40:37.400Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-30T19:40:37.400Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-30T19:40:37.400Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-30T19:40:37.400Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-30T19:40:37.400Z] === CONT TestMountDaemonRoot/rslave [2020-11-30T19:40:37.400Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-30T19:40:37.400Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-30T19:40:37.400Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-30T19:40:37.400Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-30T19:40:37.400Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-30T19:40:37.400Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-30T19:40:37.400Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-30T19:40:37.400Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-30T19:40:37.400Z] === CONT TestMountDaemonRoot/slave [2020-11-30T19:40:37.400Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-30T19:40:37.400Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-30T19:40:37.400Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-30T19:40:37.400Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-30T19:40:37.400Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-30T19:40:37.400Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-30T19:40:37.400Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-30T19:40:37.400Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-30T19:40:37.400Z] === CONT TestMountDaemonRoot/rprivate [2020-11-30T19:40:37.400Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-30T19:40:37.400Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-30T19:40:37.400Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-30T19:40:37.400Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-30T19:40:37.400Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-30T19:40:37.400Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-30T19:40:37.400Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-30T19:40:37.400Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-30T19:40:37.400Z] === CONT TestMountDaemonRoot/private [2020-11-30T19:40:37.400Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-30T19:40:37.400Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-30T19:40:37.400Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-30T19:40:37.400Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-30T19:40:37.400Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-30T19:40:37.400Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-30T19:40:37.400Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-30T19:40:37.400Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-30T19:40:37.400Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-30T19:40:37.400Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-30T19:40:37.400Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-30T19:40:37.400Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-30T19:40:37.400Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-30T19:40:37.400Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-30T19:40:37.400Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-30T19:40:37.400Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-30T19:40:37.400Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-30T19:40:37.693Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-30T19:40:37.693Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-30T19:40:37.693Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-30T19:40:37.693Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-30T19:40:37.693Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-30T19:40:37.693Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-30T19:40:37.693Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-30T19:40:37.693Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-30T19:40:37.693Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-30T19:40:37.693Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-30T19:40:37.693Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-30T19:40:37.983Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-30T19:40:37.983Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-30T19:40:37.983Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-30T19:40:37.983Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-30T19:40:37.983Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-30T19:40:37.983Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-30T19:40:37.983Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-11-30T19:40:37.983Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-30T19:40:37.983Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-11-30T19:40:37.983Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-11-30T19:40:37.983Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-11-30T19:40:37.983Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-11-30T19:40:37.983Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-30T19:40:37.983Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-11-30T19:40:37.983Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-11-30T19:40:37.983Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-11-30T19:40:37.983Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-11-30T19:40:37.983Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-30T19:40:37.983Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2020-11-30T19:40:37.983Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-11-30T19:40:37.983Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-11-30T19:40:37.983Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-11-30T19:40:37.983Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-30T19:40:37.983Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-11-30T19:40:37.983Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-11-30T19:40:37.983Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-11-30T19:40:37.983Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-11-30T19:40:37.983Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-30T19:40:37.983Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-11-30T19:40:37.983Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-11-30T19:40:37.983Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s) [2020-11-30T19:40:37.983Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-11-30T19:40:37.983Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-30T19:40:37.983Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-11-30T19:40:37.983Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-11-30T19:40:37.983Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-11-30T19:40:37.983Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-11-30T19:40:37.983Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-30T19:40:37.983Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-11-30T19:40:37.983Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-11-30T19:40:37.983Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-11-30T19:40:37.983Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-11-30T19:40:37.983Z] === RUN TestContainerBindMountNonRecursive [2020-11-30T19:40:40.042Z] --- PASS: TestContainerBindMountNonRecursive (1.93s) [2020-11-30T19:40:40.042Z] === RUN TestNetworkNat [2020-11-30T19:40:41.028Z] --- PASS: TestCreateServiceConfigFileMode (3.83s) [2020-11-30T19:40:41.028Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-11-30T19:40:41.028Z] daemon.go:325: [d625497a09576] waiting for daemon to start [2020-11-30T19:40:41.028Z] daemon.go:325: [d625497a09576] waiting for daemon to start [2020-11-30T19:40:41.028Z] daemon.go:353: [d625497a09576] daemon started [2020-11-30T19:40:41.028Z] daemon.go:461: [d625497a09576] Stopping daemon [2020-11-30T19:40:41.028Z] daemon.go:296: [d625497a09576] exiting daemon [2020-11-30T19:40:41.028Z] daemon.go:448: [d625497a09576] Daemon stopped [2020-11-30T19:40:41.028Z] === RUN TestCreateServiceSysctls [2020-11-30T19:40:41.082Z] --- PASS: TestNetworkNat (0.93s) [2020-11-30T19:40:41.082Z] === RUN TestNetworkLocalhostTCPNat [2020-11-30T19:40:41.597Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-11-30T19:40:41.711Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2020-11-30T19:40:41.711Z] === RUN TestNetworkLoopbackNat [2020-11-30T19:40:42.165Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-11-30T19:40:42.744Z] --- PASS: TestNetworkLoopbackNat (1.12s) [2020-11-30T19:40:42.744Z] === RUN TestPause [2020-11-30T19:40:43.543Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-11-30T19:40:43.774Z] --- PASS: TestPause (0.83s) [2020-11-30T19:40:43.774Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-30T19:40:43.774Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-30T19:40:43.774Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-30T19:40:43.774Z] === RUN TestPauseStopPausedContainer [2020-11-30T19:40:44.111Z] --- PASS: TestCreateServiceSysctls (3.47s) [2020-11-30T19:40:44.111Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-11-30T19:40:44.111Z] daemon.go:325: [df24e3a4fa3c9] waiting for daemon to start [2020-11-30T19:40:44.111Z] daemon.go:325: [df24e3a4fa3c9] waiting for daemon to start [2020-11-30T19:40:44.111Z] daemon.go:353: [df24e3a4fa3c9] daemon started [2020-11-30T19:40:44.111Z] daemon.go:461: [df24e3a4fa3c9] Stopping daemon [2020-11-30T19:40:44.111Z] daemon.go:296: [df24e3a4fa3c9] exiting daemon [2020-11-30T19:40:44.111Z] daemon.go:448: [df24e3a4fa3c9] Daemon stopped [2020-11-30T19:40:44.111Z] === RUN TestInspect [2020-11-30T19:40:44.679Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-11-30T19:40:44.805Z] --- PASS: TestPauseStopPausedContainer (0.91s) [2020-11-30T19:40:44.805Z] === RUN TestPsFilter [2020-11-30T19:40:44.805Z] --- PASS: TestPsFilter (0.29s) [2020-11-30T19:40:44.805Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-30T19:40:44.825Z] ......................... [ 67%] [2020-11-30T19:40:45.833Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s) [2020-11-30T19:40:45.833Z] === RUN TestRemoveContainerWithVolume [2020-11-30T19:40:46.461Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2020-11-30T19:40:46.461Z] === RUN TestRemoveContainerRunning [2020-11-30T19:40:47.493Z] --- PASS: TestRemoveContainerRunning (0.83s) [2020-11-30T19:40:47.493Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-30T19:40:47.967Z] --- PASS: TestInspect (3.29s) [2020-11-30T19:40:47.967Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-11-30T19:40:47.967Z] daemon.go:325: [dc737865197df] waiting for daemon to start [2020-11-30T19:40:47.967Z] daemon.go:325: [dc737865197df] waiting for daemon to start [2020-11-30T19:40:47.967Z] daemon.go:353: [dc737865197df] daemon started [2020-11-30T19:40:47.967Z] daemon.go:461: [dc737865197df] Stopping daemon [2020-11-30T19:40:47.967Z] daemon.go:296: [dc737865197df] exiting daemon [2020-11-30T19:40:47.967Z] daemon.go:448: [dc737865197df] Daemon stopped [2020-11-30T19:40:47.967Z] === RUN TestDockerNetworkConnectAlias [2020-11-30T19:40:48.523Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2020-11-30T19:40:48.523Z] === RUN TestRemoveInvalidContainer [2020-11-30T19:40:48.523Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-11-30T19:40:48.523Z] === RUN TestRenameLinkedContainer [2020-11-30T19:40:52.028Z] --- PASS: TestRenameLinkedContainer (3.41s) [2020-11-30T19:40:52.028Z] === RUN TestRenameStoppedContainer [2020-11-30T19:40:52.431Z] ok github.com/docker/docker/pkg/plugins 33.628s coverage: 76.8% of statements [2020-11-30T19:40:52.431Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-30T19:40:52.431Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-30T19:40:52.431Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-30T19:40:52.431Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-30T19:40:52.431Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-11-30T19:40:52.431Z] ? github.com/docker/docker/rootless [no test files] [2020-11-30T19:40:52.431Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-11-30T19:40:52.431Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-30T19:40:52.431Z] ? github.com/docker/docker/volume [no test files] [2020-11-30T19:40:52.431Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-30T19:40:52.431Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-30T19:40:52.431Z] [2020-11-30T19:40:52.431Z] === Skipped [2020-11-30T19:40:52.431Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-11-30T19:40:52.431Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-11-30T19:40:52.431Z] [2020-11-30T19:40:52.431Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-11-30T19:40:52.431Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-11-30T19:40:52.431Z] [2020-11-30T19:40:52.431Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-11-30T19:40:52.431Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:40:52.431Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-30T19:40:52.431Z] [2020-11-30T19:40:52.431Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-11-30T19:40:52.431Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:40:52.431Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-30T19:40:52.431Z] [2020-11-30T19:40:52.431Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-11-30T19:40:52.431Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:40:52.431Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-30T19:40:52.431Z] [2020-11-30T19:40:52.431Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-11-30T19:40:52.431Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:40:52.431Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-30T19:40:52.431Z] [2020-11-30T19:40:52.431Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-11-30T19:40:52.431Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:40:52.431Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-30T19:40:52.431Z] [2020-11-30T19:40:52.431Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-11-30T19:40:52.431Z] graphtest_unix.go:73: No driver to put! [2020-11-30T19:40:52.431Z] [2020-11-30T19:40:52.431Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-11-30T19:40:52.431Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-11-30T19:40:52.431Z] [2020-11-30T19:40:52.431Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-11-30T19:40:52.431Z] overlay_test.go:49: Fails to compute changes intermittently [2020-11-30T19:40:52.431Z] [2020-11-30T19:40:52.431Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-11-30T19:40:52.431Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-11-30T19:40:52.431Z] [2020-11-30T19:40:52.431Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-11-30T19:40:52.431Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-11-30T19:40:52.431Z] [2020-11-30T19:40:52.431Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-11-30T19:40:52.431Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:40:52.431Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-30T19:40:52.431Z] [2020-11-30T19:40:52.431Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-11-30T19:40:52.431Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:40:52.431Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-30T19:40:52.431Z] [2020-11-30T19:40:52.431Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-11-30T19:40:52.431Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:40:52.431Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-30T19:40:52.431Z] [2020-11-30T19:40:52.431Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-11-30T19:40:52.431Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:40:52.431Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-30T19:40:52.431Z] [2020-11-30T19:40:52.431Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-11-30T19:40:52.431Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:40:52.431Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-30T19:40:52.431Z] [2020-11-30T19:40:52.431Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-11-30T19:40:52.431Z] graphtest_unix.go:73: No driver to put! [2020-11-30T19:40:52.431Z] [2020-11-30T19:40:52.431Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-11-30T19:40:52.431Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-11-30T19:40:52.431Z] [2020-11-30T19:40:52.431Z] DONE 2070 tests, 19 skipped in 259.592s Post stage [Pipeline] junit [2020-11-30T19:40:52.477Z] Recording test results [2020-11-30T19:40:52.657Z] --- PASS: TestRenameStoppedContainer (0.82s) [2020-11-30T19:40:52.657Z] === RUN TestRenameRunningContainerAndReuse [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-11-30T19:40:53.237Z] --- PASS: TestDockerNetworkConnectAlias (4.94s) [2020-11-30T19:40:53.237Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-11-30T19:40:53.237Z] daemon.go:325: [db75cd736e93d] waiting for daemon to start [2020-11-30T19:40:53.237Z] daemon.go:325: [db75cd736e93d] waiting for daemon to start [2020-11-30T19:40:53.237Z] daemon.go:353: [db75cd736e93d] daemon started [2020-11-30T19:40:53.237Z] daemon.go:461: [db75cd736e93d] Stopping daemon [2020-11-30T19:40:53.237Z] daemon.go:296: [db75cd736e93d] exiting daemon [2020-11-30T19:40:53.237Z] daemon.go:448: [db75cd736e93d] Daemon stopped [2020-11-30T19:40:53.237Z] === RUN TestDockerNetworkReConnect [2020-11-30T19:40:53.329Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41615/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e07711f0952ea5e04679247de5dcf6c8b7b5f28 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:0e07711f0952ea5e04679247de5dcf6c8b7b5f28 hack/make.sh dynbinary test-integration [2020-11-30T19:40:53.626Z] [2020-11-30T19:40:53.626Z] Removing bundles/ [2020-11-30T19:40:53.626Z] [2020-11-30T19:40:53.626Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-11-30T19:40:53.626Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-11-30T19:40:53.626Z] GOOS="" GOARCH="" GOARM="" [2020-11-30T19:40:54.186Z] --- PASS: TestRenameRunningContainerAndReuse (1.69s) [2020-11-30T19:40:54.186Z] === RUN TestRenameInvalidName [2020-11-30T19:40:55.215Z] --- PASS: TestRenameInvalidName (0.93s) [2020-11-30T19:40:55.215Z] === RUN TestRenameAnonymousContainer [2020-11-30T19:40:55.671Z] ---> 270bbc349ead [2020-11-30T19:40:56.653Z] Successfully built 270bbc349ead [2020-11-30T19:40:56.653Z] Successfully tagged docker:latest [2020-11-30T19:40:56.653Z] INFO: Image build ended at 11/30/2020 19:40:56. Duration:00:03:34.8107128 [2020-11-30T19:40:56.653Z] [2020-11-30T19:40:56.653Z] [2020-11-30T19:40:56.653Z] INFO: Building the test binaries at 11/30/2020 19:40:56... [2020-11-30T19:40:57.427Z] --- PASS: TestDockerNetworkReConnect (4.26s) [2020-11-30T19:40:57.427Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-11-30T19:40:57.427Z] daemon.go:325: [d91a2d3f93101] waiting for daemon to start [2020-11-30T19:40:57.427Z] daemon.go:325: [d91a2d3f93101] waiting for daemon to start [2020-11-30T19:40:57.427Z] daemon.go:353: [d91a2d3f93101] daemon started [2020-11-30T19:40:57.427Z] daemon.go:461: [d91a2d3f93101] Stopping daemon [2020-11-30T19:40:57.427Z] daemon.go:296: [d91a2d3f93101] exiting daemon [2020-11-30T19:40:57.427Z] daemon.go:448: [d91a2d3f93101] Daemon stopped [2020-11-30T19:40:57.427Z] === RUN TestServicePlugin [2020-11-30T19:41:00.764Z] --- PASS: TestRenameAnonymousContainer (4.88s) [2020-11-30T19:41:00.764Z] === RUN TestRenameContainerWithSameName [2020-11-30T19:41:01.057Z] --- PASS: TestRenameContainerWithSameName (0.93s) [2020-11-30T19:41:01.057Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-30T19:41:02.505Z] INFO: make.ps1 starting at 11/30/2020 19:41:01 [2020-11-30T19:41:02.505Z] INFO: Git commit (dc1af59fa) assumed from DOCKER_GITCOMMIT environment variable [2020-11-30T19:41:02.505Z] INFO: Invoking autogen... [2020-11-30T19:41:02.558Z] --- PASS: TestRenameContainerWithLinkedContainer (1.68s) [2020-11-30T19:41:02.558Z] === RUN TestResize [2020-11-30T19:41:03.588Z] --- PASS: TestResize (0.86s) [2020-11-30T19:41:03.588Z] === RUN TestResizeWithInvalidSize [2020-11-30T19:41:04.060Z] INFO: Building daemon... [2020-11-30T19:41:04.218Z] --- PASS: TestResizeWithInvalidSize (0.85s) [2020-11-30T19:41:04.218Z] === RUN TestResizeWhenContainerNotStarted [2020-11-30T19:41:05.247Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s) [2020-11-30T19:41:05.247Z] === RUN TestDaemonRestartKillContainers [2020-11-30T19:41:05.247Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-30T19:41:05.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-30T19:41:05.247Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-30T19:41:05.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-30T19:41:05.247Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-30T19:41:05.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-30T19:41:05.247Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-30T19:41:05.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-30T19:41:05.247Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-30T19:41:05.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-30T19:41:05.247Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-30T19:41:05.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-30T19:41:05.247Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-30T19:41:05.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-30T19:41:05.247Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-30T19:41:05.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-30T19:41:05.247Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:41:05.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:41:05.247Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:41:05.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:41:05.247Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:41:05.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:41:05.247Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:41:05.247Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:41:05.247Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-30T19:41:05.247Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:41:05.547Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-11-30T19:41:06.483Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-11-30T19:41:06.742Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-11-30T19:41:06.747Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:41:07.037Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:41:08.066Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:41:08.695Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-30T19:41:09.275Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-11-30T19:41:09.724Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-30T19:41:10.652Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-11-30T19:41:10.755Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-30T19:41:11.785Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-30T19:41:13.185Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-11-30T19:41:13.855Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-30T19:41:14.563Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-11-30T19:41:14.563Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-11-30T19:41:14.883Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-30T19:41:15.130Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-11-30T19:41:16.067Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-11-30T19:41:16.384Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-30T19:41:16.634Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-11-30T19:41:17.202Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-11-30T19:41:18.137Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-11-30T19:41:18.137Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-11-30T19:41:18.452Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-11-30T19:41:18.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s) [2020-11-30T19:41:18.452Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:41:18.452Z] daemon.go:325: [dca0c514ebe60] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:325: [dca0c514ebe60] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:353: [dca0c514ebe60] daemon started [2020-11-30T19:41:18.452Z] daemon.go:461: [dca0c514ebe60] Stopping daemon [2020-11-30T19:41:18.452Z] daemon.go:296: [dca0c514ebe60] exiting daemon [2020-11-30T19:41:18.452Z] daemon.go:448: [dca0c514ebe60] Daemon stopped [2020-11-30T19:41:18.452Z] daemon.go:325: [dca0c514ebe60] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:325: [dca0c514ebe60] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:353: [dca0c514ebe60] daemon started [2020-11-30T19:41:18.452Z] daemon.go:461: [dca0c514ebe60] Stopping daemon [2020-11-30T19:41:18.452Z] daemon.go:296: [dca0c514ebe60] exiting daemon [2020-11-30T19:41:18.452Z] daemon.go:448: [dca0c514ebe60] Daemon stopped [2020-11-30T19:41:18.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.91s) [2020-11-30T19:41:18.452Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-30T19:41:18.452Z] daemon.go:325: [d85fdc626487a] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:325: [d85fdc626487a] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:353: [d85fdc626487a] daemon started [2020-11-30T19:41:18.452Z] daemon.go:296: [d85fdc626487a] exiting daemon [2020-11-30T19:41:18.452Z] daemon.go:325: [d85fdc626487a] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:325: [d85fdc626487a] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:353: [d85fdc626487a] daemon started [2020-11-30T19:41:18.452Z] daemon.go:461: [d85fdc626487a] Stopping daemon [2020-11-30T19:41:18.452Z] daemon.go:296: [d85fdc626487a] exiting daemon [2020-11-30T19:41:18.452Z] daemon.go:448: [d85fdc626487a] Daemon stopped [2020-11-30T19:41:18.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s) [2020-11-30T19:41:18.452Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:41:18.452Z] daemon.go:325: [d37a9ca8d5550] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:325: [d37a9ca8d5550] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:353: [d37a9ca8d5550] daemon started [2020-11-30T19:41:18.452Z] daemon.go:325: [d37a9ca8d5550] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:296: [d37a9ca8d5550] exiting daemon [2020-11-30T19:41:18.452Z] daemon.go:325: [d37a9ca8d5550] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:353: [d37a9ca8d5550] daemon started [2020-11-30T19:41:18.452Z] daemon.go:461: [d37a9ca8d5550] Stopping daemon [2020-11-30T19:41:18.452Z] daemon.go:296: [d37a9ca8d5550] exiting daemon [2020-11-30T19:41:18.452Z] daemon.go:448: [d37a9ca8d5550] Daemon stopped [2020-11-30T19:41:18.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s) [2020-11-30T19:41:18.452Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:41:18.452Z] daemon.go:325: [da1d3f1b7e396] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:325: [da1d3f1b7e396] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:353: [da1d3f1b7e396] daemon started [2020-11-30T19:41:18.452Z] daemon.go:461: [da1d3f1b7e396] Stopping daemon [2020-11-30T19:41:18.452Z] daemon.go:296: [da1d3f1b7e396] exiting daemon [2020-11-30T19:41:18.452Z] daemon.go:448: [da1d3f1b7e396] Daemon stopped [2020-11-30T19:41:18.452Z] daemon.go:325: [da1d3f1b7e396] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:325: [da1d3f1b7e396] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:353: [da1d3f1b7e396] daemon started [2020-11-30T19:41:18.452Z] daemon.go:461: [da1d3f1b7e396] Stopping daemon [2020-11-30T19:41:18.452Z] daemon.go:296: [da1d3f1b7e396] exiting daemon [2020-11-30T19:41:18.452Z] daemon.go:448: [da1d3f1b7e396] Daemon stopped [2020-11-30T19:41:18.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.42s) [2020-11-30T19:41:18.452Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:41:18.452Z] daemon.go:325: [d47e0f9d54557] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:325: [d47e0f9d54557] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:353: [d47e0f9d54557] daemon started [2020-11-30T19:41:18.452Z] daemon.go:325: [d47e0f9d54557] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:296: [d47e0f9d54557] exiting daemon [2020-11-30T19:41:18.452Z] daemon.go:325: [d47e0f9d54557] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:353: [d47e0f9d54557] daemon started [2020-11-30T19:41:18.452Z] daemon.go:461: [d47e0f9d54557] Stopping daemon [2020-11-30T19:41:18.452Z] daemon.go:296: [d47e0f9d54557] exiting daemon [2020-11-30T19:41:18.452Z] daemon.go:448: [d47e0f9d54557] Daemon stopped [2020-11-30T19:41:18.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.27s) [2020-11-30T19:41:18.452Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-30T19:41:18.452Z] daemon.go:325: [d596b345359c0] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:325: [d596b345359c0] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:353: [d596b345359c0] daemon started [2020-11-30T19:41:18.452Z] daemon.go:461: [d596b345359c0] Stopping daemon [2020-11-30T19:41:18.452Z] daemon.go:296: [d596b345359c0] exiting daemon [2020-11-30T19:41:18.452Z] daemon.go:448: [d596b345359c0] Daemon stopped [2020-11-30T19:41:18.452Z] daemon.go:325: [d596b345359c0] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:325: [d596b345359c0] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:353: [d596b345359c0] daemon started [2020-11-30T19:41:18.452Z] daemon.go:461: [d596b345359c0] Stopping daemon [2020-11-30T19:41:18.452Z] daemon.go:296: [d596b345359c0] exiting daemon [2020-11-30T19:41:18.452Z] daemon.go:448: [d596b345359c0] Daemon stopped [2020-11-30T19:41:18.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.25s) [2020-11-30T19:41:18.452Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-30T19:41:18.452Z] daemon.go:325: [d58525bfcb76a] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:325: [d58525bfcb76a] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:353: [d58525bfcb76a] daemon started [2020-11-30T19:41:18.452Z] daemon.go:325: [d58525bfcb76a] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:296: [d58525bfcb76a] exiting daemon [2020-11-30T19:41:18.452Z] daemon.go:325: [d58525bfcb76a] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:353: [d58525bfcb76a] daemon started [2020-11-30T19:41:18.452Z] daemon.go:461: [d58525bfcb76a] Stopping daemon [2020-11-30T19:41:18.452Z] daemon.go:296: [d58525bfcb76a] exiting daemon [2020-11-30T19:41:18.452Z] daemon.go:448: [d58525bfcb76a] Daemon stopped [2020-11-30T19:41:18.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.87s) [2020-11-30T19:41:18.452Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-30T19:41:18.452Z] daemon.go:325: [d8c37679e53e1] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:325: [d8c37679e53e1] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:353: [d8c37679e53e1] daemon started [2020-11-30T19:41:18.452Z] daemon.go:461: [d8c37679e53e1] Stopping daemon [2020-11-30T19:41:18.452Z] daemon.go:296: [d8c37679e53e1] exiting daemon [2020-11-30T19:41:18.452Z] daemon.go:448: [d8c37679e53e1] Daemon stopped [2020-11-30T19:41:18.452Z] daemon.go:325: [d8c37679e53e1] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:325: [d8c37679e53e1] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:353: [d8c37679e53e1] daemon started [2020-11-30T19:41:18.452Z] daemon.go:461: [d8c37679e53e1] Stopping daemon [2020-11-30T19:41:18.452Z] daemon.go:296: [d8c37679e53e1] exiting daemon [2020-11-30T19:41:18.452Z] daemon.go:448: [d8c37679e53e1] Daemon stopped [2020-11-30T19:41:18.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.90s) [2020-11-30T19:41:18.452Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-30T19:41:18.452Z] daemon.go:325: [d675c367f5acc] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:325: [d675c367f5acc] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:353: [d675c367f5acc] daemon started [2020-11-30T19:41:18.452Z] daemon.go:325: [d675c367f5acc] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:296: [d675c367f5acc] exiting daemon [2020-11-30T19:41:18.452Z] daemon.go:325: [d675c367f5acc] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:353: [d675c367f5acc] daemon started [2020-11-30T19:41:18.452Z] daemon.go:461: [d675c367f5acc] Stopping daemon [2020-11-30T19:41:18.452Z] daemon.go:296: [d675c367f5acc] exiting daemon [2020-11-30T19:41:18.452Z] daemon.go:448: [d675c367f5acc] Daemon stopped [2020-11-30T19:41:18.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.42s) [2020-11-30T19:41:18.452Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-30T19:41:18.452Z] daemon.go:325: [df4a5bc418d92] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:325: [df4a5bc418d92] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:353: [df4a5bc418d92] daemon started [2020-11-30T19:41:18.452Z] daemon.go:461: [df4a5bc418d92] Stopping daemon [2020-11-30T19:41:18.452Z] daemon.go:296: [df4a5bc418d92] exiting daemon [2020-11-30T19:41:18.452Z] daemon.go:448: [df4a5bc418d92] Daemon stopped [2020-11-30T19:41:18.452Z] daemon.go:325: [df4a5bc418d92] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:325: [df4a5bc418d92] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:353: [df4a5bc418d92] daemon started [2020-11-30T19:41:18.452Z] daemon.go:461: [df4a5bc418d92] Stopping daemon [2020-11-30T19:41:18.452Z] daemon.go:296: [df4a5bc418d92] exiting daemon [2020-11-30T19:41:18.452Z] daemon.go:448: [df4a5bc418d92] Daemon stopped [2020-11-30T19:41:18.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.32s) [2020-11-30T19:41:18.452Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-30T19:41:18.452Z] daemon.go:325: [d70f574075ee1] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:325: [d70f574075ee1] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:353: [d70f574075ee1] daemon started [2020-11-30T19:41:18.452Z] daemon.go:325: [d70f574075ee1] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:296: [d70f574075ee1] exiting daemon [2020-11-30T19:41:18.452Z] daemon.go:325: [d70f574075ee1] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:353: [d70f574075ee1] daemon started [2020-11-30T19:41:18.452Z] daemon.go:461: [d70f574075ee1] Stopping daemon [2020-11-30T19:41:18.452Z] daemon.go:296: [d70f574075ee1] exiting daemon [2020-11-30T19:41:18.452Z] daemon.go:448: [d70f574075ee1] Daemon stopped [2020-11-30T19:41:18.452Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.17s) [2020-11-30T19:41:18.452Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-30T19:41:18.452Z] daemon.go:325: [df33e8c31f9c1] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:325: [df33e8c31f9c1] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:353: [df33e8c31f9c1] daemon started [2020-11-30T19:41:18.452Z] daemon.go:461: [df33e8c31f9c1] Stopping daemon [2020-11-30T19:41:18.452Z] daemon.go:296: [df33e8c31f9c1] exiting daemon [2020-11-30T19:41:18.452Z] daemon.go:448: [df33e8c31f9c1] Daemon stopped [2020-11-30T19:41:18.452Z] daemon.go:325: [df33e8c31f9c1] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:325: [df33e8c31f9c1] waiting for daemon to start [2020-11-30T19:41:18.452Z] daemon.go:353: [df33e8c31f9c1] daemon started [2020-11-30T19:41:18.452Z] daemon.go:461: [df33e8c31f9c1] Stopping daemon [2020-11-30T19:41:18.452Z] daemon.go:296: [df33e8c31f9c1] exiting daemon [2020-11-30T19:41:18.452Z] daemon.go:448: [df33e8c31f9c1] Daemon stopped [2020-11-30T19:41:18.452Z] === RUN TestKernelTCPMemory [2020-11-30T19:41:18.705Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-11-30T19:41:19.084Z] --- PASS: TestKernelTCPMemory (0.92s) [2020-11-30T19:41:19.084Z] === RUN TestNISDomainname [2020-11-30T19:41:19.641Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-11-30T19:41:20.112Z] --- PASS: TestNISDomainname (0.98s) [2020-11-30T19:41:20.112Z] === RUN TestStats [2020-11-30T19:41:20.209Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-11-30T19:41:20.776Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-11-30T19:41:21.343Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-11-30T19:41:21.874Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-11-30T19:41:22.169Z] --- PASS: TestStats (1.88s) [2020-11-30T19:41:22.169Z] === RUN TestStopContainerWithTimeout [2020-11-30T19:41:22.169Z] === RUN TestStopContainerWithTimeout/0 [2020-11-30T19:41:22.169Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-30T19:41:22.169Z] === RUN TestStopContainerWithTimeout/1 [2020-11-30T19:41:22.169Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-30T19:41:22.169Z] === RUN TestStopContainerWithTimeout/3 [2020-11-30T19:41:22.169Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-30T19:41:22.169Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-30T19:41:22.169Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-30T19:41:22.169Z] === CONT TestStopContainerWithTimeout/0 [2020-11-30T19:41:22.169Z] === CONT TestStopContainerWithTimeout/3 [2020-11-30T19:41:22.280Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-11-30T19:41:22.847Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-11-30T19:41:23.198Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-30T19:41:23.413Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-11-30T19:41:24.352Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-11-30T19:41:24.920Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-11-30T19:41:25.261Z] === CONT TestStopContainerWithTimeout/1 [2020-11-30T19:41:25.855Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-11-30T19:41:25.855Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-11-30T19:41:26.423Z] === RUN TestDockerSuite/TestCpRelativePath [2020-11-30T19:41:26.801Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-11-30T19:41:26.801Z] --- PASS: TestStopContainerWithTimeout/0 (0.98s) [2020-11-30T19:41:26.801Z] --- PASS: TestStopContainerWithTimeout/3 (2.85s) [2020-11-30T19:41:26.801Z] --- PASS: TestStopContainerWithTimeout/-1 (2.83s) [2020-11-30T19:41:26.801Z] --- PASS: TestStopContainerWithTimeout/1 (1.85s) [2020-11-30T19:41:26.801Z] === RUN TestDeleteDevicemapper [2020-11-30T19:41:26.801Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-30T19:41:26.801Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-30T19:41:26.801Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-30T19:41:27.359Z] --- PASS: TestServicePlugin (30.56s) [2020-11-30T19:41:27.359Z] plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-11-30T19:41:27.359Z] daemon.go:325: [d34ec0a2ae111] waiting for daemon to start [2020-11-30T19:41:27.359Z] daemon.go:325: [d34ec0a2ae111] waiting for daemon to start [2020-11-30T19:41:27.359Z] daemon.go:353: [d34ec0a2ae111] daemon started [2020-11-30T19:41:27.359Z] daemon.go:461: [d34ec0a2ae111] Stopping daemon [2020-11-30T19:41:27.359Z] daemon.go:296: [d34ec0a2ae111] exiting daemon [2020-11-30T19:41:27.359Z] daemon.go:448: [d34ec0a2ae111] Daemon stopped [2020-11-30T19:41:27.359Z] plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-11-30T19:41:27.359Z] daemon.go:325: [d7efe76d67e26] waiting for daemon to start [2020-11-30T19:41:27.359Z] daemon.go:325: [d7efe76d67e26] waiting for daemon to start [2020-11-30T19:41:27.359Z] daemon.go:353: [d7efe76d67e26] daemon started [2020-11-30T19:41:27.359Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-11-30T19:41:27.359Z] daemon.go:325: [d15dc1dccc311] waiting for daemon to start [2020-11-30T19:41:27.359Z] daemon.go:325: [d15dc1dccc311] waiting for daemon to start [2020-11-30T19:41:27.359Z] daemon.go:353: [d15dc1dccc311] daemon started [2020-11-30T19:41:27.359Z] plugin_test.go:60: [d15dc1dccc311] joining swarm manager [d7efe76d67e26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T19:41:27.359Z] plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-11-30T19:41:27.359Z] daemon.go:325: [d2c09f895fff4] waiting for daemon to start [2020-11-30T19:41:27.359Z] daemon.go:325: [d2c09f895fff4] waiting for daemon to start [2020-11-30T19:41:27.359Z] daemon.go:353: [d2c09f895fff4] daemon started [2020-11-30T19:41:27.359Z] plugin_test.go:63: [d2c09f895fff4] joining swarm manager [d7efe76d67e26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T19:41:27.359Z] daemon.go:461: [d2c09f895fff4] Stopping daemon [2020-11-30T19:41:27.359Z] daemon.go:296: [d2c09f895fff4] exiting daemon [2020-11-30T19:41:27.359Z] daemon.go:448: [d2c09f895fff4] Daemon stopped [2020-11-30T19:41:27.359Z] daemon.go:461: [d15dc1dccc311] Stopping daemon [2020-11-30T19:41:27.359Z] daemon.go:296: [d15dc1dccc311] exiting daemon [2020-11-30T19:41:27.359Z] daemon.go:448: [d15dc1dccc311] Daemon stopped [2020-11-30T19:41:27.359Z] daemon.go:461: [d7efe76d67e26] Stopping daemon [2020-11-30T19:41:27.359Z] daemon.go:296: [d7efe76d67e26] exiting daemon [2020-11-30T19:41:27.359Z] daemon.go:448: [d7efe76d67e26] Daemon stopped [2020-11-30T19:41:27.359Z] === RUN TestServiceUpdateLabel [2020-11-30T19:41:27.618Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-11-30T19:41:28.554Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-11-30T19:41:29.491Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-11-30T19:41:30.059Z] --- PASS: TestServiceUpdateLabel (2.85s) [2020-11-30T19:41:30.059Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-11-30T19:41:30.059Z] daemon.go:325: [d3ae2fbfcd93b] waiting for daemon to start [2020-11-30T19:41:30.059Z] daemon.go:325: [d3ae2fbfcd93b] waiting for daemon to start [2020-11-30T19:41:30.059Z] daemon.go:353: [d3ae2fbfcd93b] daemon started [2020-11-30T19:41:30.059Z] daemon.go:461: [d3ae2fbfcd93b] Stopping daemon [2020-11-30T19:41:30.059Z] daemon.go:296: [d3ae2fbfcd93b] exiting daemon [2020-11-30T19:41:30.059Z] daemon.go:448: [d3ae2fbfcd93b] Daemon stopped [2020-11-30T19:41:30.059Z] === RUN TestServiceUpdateSecrets [2020-11-30T19:41:30.308Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.44s) [2020-11-30T19:41:30.308Z] === RUN TestUpdateMemory [2020-11-30T19:41:30.308Z] --- SKIP: TestUpdateMemory (0.00s) [2020-11-30T19:41:30.308Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-11-30T19:41:30.308Z] === RUN TestUpdateCPUQuota [2020-11-30T19:41:30.318Z] === RUN TestDockerSuite/TestCpToCaseA [2020-11-30T19:41:31.697Z] === RUN TestDockerSuite/TestCpToCaseB [2020-11-30T19:41:31.813Z] --- PASS: TestUpdateCPUQuota (1.27s) [2020-11-30T19:41:31.813Z] === RUN TestUpdatePidsLimit [2020-11-30T19:41:31.813Z] === RUN TestUpdatePidsLimit/update_from_none [2020-11-30T19:41:31.813Z] === RUN TestUpdatePidsLimit/no_change [2020-11-30T19:41:31.956Z] === RUN TestDockerSuite/TestCpToCaseC [2020-11-30T19:41:32.104Z] === RUN TestUpdatePidsLimit/update_lower [2020-11-30T19:41:32.734Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-11-30T19:41:33.023Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-11-30T19:41:33.313Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-11-30T19:41:33.860Z] === RUN TestDockerSuite/TestCpToCaseD [2020-11-30T19:41:33.860Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-11-30T19:41:33.942Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-11-30T19:41:35.442Z] --- PASS: TestUpdatePidsLimit (3.67s) [2020-11-30T19:41:35.442Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-11-30T19:41:35.442Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-11-30T19:41:35.442Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-11-30T19:41:35.442Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-11-30T19:41:35.442Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-11-30T19:41:35.442Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2020-11-30T19:41:35.442Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-11-30T19:41:35.442Z] === RUN TestUpdateRestartPolicy [2020-11-30T19:41:36.772Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-11-30T19:41:37.147Z] === RUN TestDockerSuite/TestCpToCaseE [2020-11-30T19:41:38.915Z] tests/integration/client_test.py ..... [ 76%] [2020-11-30T19:41:39.479Z] tests/integration/errors_test.py . [ 76%] [2020-11-30T19:41:39.680Z] === RUN TestDockerSuite/TestCpToCaseF [2020-11-30T19:41:39.938Z] === RUN TestDockerSuite/TestCpToCaseG [2020-11-30T19:41:43.224Z] === RUN TestDockerSuite/TestCpToCaseH [2020-11-30T19:41:45.759Z] --- PASS: TestServiceUpdateSecrets (15.14s) [2020-11-30T19:41:45.759Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-11-30T19:41:45.759Z] daemon.go:325: [d27e8ded038de] waiting for daemon to start [2020-11-30T19:41:45.759Z] daemon.go:325: [d27e8ded038de] waiting for daemon to start [2020-11-30T19:41:45.759Z] daemon.go:353: [d27e8ded038de] daemon started [2020-11-30T19:41:45.759Z] daemon.go:461: [d27e8ded038de] Stopping daemon [2020-11-30T19:41:45.759Z] daemon.go:296: [d27e8ded038de] exiting daemon [2020-11-30T19:41:45.759Z] daemon.go:448: [d27e8ded038de] Daemon stopped [2020-11-30T19:41:45.759Z] === RUN TestServiceUpdateConfigs [2020-11-30T19:41:45.759Z] === RUN TestDockerSuite/TestCpToCaseI [2020-11-30T19:41:46.018Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-11-30T19:41:48.050Z] --- PASS: TestUpdateRestartPolicy (12.79s) [2020-11-30T19:41:48.050Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-30T19:41:48.682Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2020-11-30T19:41:48.682Z] === RUN TestWaitNonBlocked [2020-11-30T19:41:48.682Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-30T19:41:48.682Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-30T19:41:48.682Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-30T19:41:48.682Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-30T19:41:48.682Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-30T19:41:48.682Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-30T19:41:49.711Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-11-30T19:41:49.711Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.87s) [2020-11-30T19:41:49.711Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2020-11-30T19:41:49.711Z] === RUN TestWaitBlocked [2020-11-30T19:41:49.711Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-30T19:41:49.711Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-30T19:41:49.711Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-30T19:41:49.711Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-30T19:41:49.711Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-30T19:41:49.711Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-30T19:41:50.207Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-11-30T19:41:50.208Z] === RUN TestDockerSuite/TestCpToDot [2020-11-30T19:41:50.775Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-11-30T19:41:51.244Z] --- PASS: TestWaitBlocked (0.01s) [2020-11-30T19:41:51.244Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2020-11-30T19:41:51.244Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.27s) [2020-11-30T19:41:51.244Z] === CONT TestContainerStartOnDaemonRestart [2020-11-30T19:41:51.244Z] === CONT TestIpcModeOlderClient [2020-11-30T19:41:51.244Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-11-30T19:41:51.244Z] === CONT TestDaemonRestartIpcMode [2020-11-30T19:41:51.711Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-11-30T19:41:52.647Z] === RUN TestDockerSuite/TestCpToStdout [2020-11-30T19:41:53.215Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-11-30T19:41:53.963Z] --- PASS: TestContainerStartOnDaemonRestart (2.63s) [2020-11-30T19:41:53.963Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-11-30T19:41:53.963Z] daemon.go:325: [dc55960e5d7c6] waiting for daemon to start [2020-11-30T19:41:53.963Z] daemon.go:325: [dc55960e5d7c6] waiting for daemon to start [2020-11-30T19:41:53.963Z] daemon.go:353: [dc55960e5d7c6] daemon started [2020-11-30T19:41:53.963Z] daemon.go:296: [dc55960e5d7c6] exiting daemon [2020-11-30T19:41:53.963Z] daemon.go:325: [dc55960e5d7c6] waiting for daemon to start [2020-11-30T19:41:53.963Z] daemon.go:325: [dc55960e5d7c6] waiting for daemon to start [2020-11-30T19:41:53.963Z] daemon.go:353: [dc55960e5d7c6] daemon started [2020-11-30T19:41:53.963Z] daemon.go:461: [dc55960e5d7c6] Stopping daemon [2020-11-30T19:41:53.963Z] daemon.go:296: [dc55960e5d7c6] exiting daemon [2020-11-30T19:41:53.963Z] daemon.go:448: [dc55960e5d7c6] Daemon stopped [2020-11-30T19:41:54.155Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-11-30T19:41:54.414Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-11-30T19:41:54.982Z] === RUN TestDockerSuite/TestCpVolumePath [2020-11-30T19:41:54.991Z] --- PASS: TestDaemonRestartIpcMode (3.75s) [2020-11-30T19:41:54.991Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-11-30T19:41:54.991Z] daemon.go:325: [d36de7c0f5533] waiting for daemon to start [2020-11-30T19:41:54.991Z] daemon.go:325: [d36de7c0f5533] waiting for daemon to start [2020-11-30T19:41:54.991Z] daemon.go:353: [d36de7c0f5533] daemon started [2020-11-30T19:41:54.991Z] daemon.go:461: [d36de7c0f5533] Stopping daemon [2020-11-30T19:41:54.991Z] daemon.go:296: [d36de7c0f5533] exiting daemon [2020-11-30T19:41:54.991Z] daemon.go:448: [d36de7c0f5533] Daemon stopped [2020-11-30T19:41:54.991Z] daemon.go:325: [d36de7c0f5533] waiting for daemon to start [2020-11-30T19:41:54.991Z] daemon.go:325: [d36de7c0f5533] waiting for daemon to start [2020-11-30T19:41:54.991Z] daemon.go:353: [d36de7c0f5533] daemon started [2020-11-30T19:41:54.991Z] daemon.go:461: [d36de7c0f5533] Stopping daemon [2020-11-30T19:41:54.991Z] daemon.go:296: [d36de7c0f5533] exiting daemon [2020-11-30T19:41:54.991Z] daemon.go:448: [d36de7c0f5533] Daemon stopped [2020-11-30T19:41:54.991Z] PASS [2020-11-30T19:41:54.991Z] [2020-11-30T19:41:54.991Z] === Skipped [2020-11-30T19:41:54.991Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-11-30T19:41:54.991Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-30T19:41:54.991Z] [2020-11-30T19:41:54.991Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-11-30T19:41:54.991Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-30T19:41:54.991Z] [2020-11-30T19:41:54.991Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-11-30T19:41:54.991Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-30T19:41:54.991Z] [2020-11-30T19:41:54.991Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-30T19:41:54.991Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-30T19:41:54.991Z] [2020-11-30T19:41:54.991Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-11-30T19:41:54.991Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-30T19:41:54.991Z] [2020-11-30T19:41:54.991Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-11-30T19:41:54.991Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-11-30T19:41:54.991Z] [2020-11-30T19:41:54.991Z] DONE 189 tests, 6 skipped in 122.432s [2020-11-30T19:41:54.991Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-11-30T19:41:54.991Z] ++ 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-11-30T19:41:54.991Z] ++ set -e [2020-11-30T19:41:54.991Z] ++ '[' -n 0 ']' [2020-11-30T19:41:54.991Z] ++ set -x [2020-11-30T19:41:54.991Z] ++ 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= 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-11-30T19:41:54.991Z] INFO: Testing against a local daemon [2020-11-30T19:41:54.991Z] === RUN TestCommitInheritsEnv [2020-11-30T19:41:55.620Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-11-30T19:41:55.620Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-30T19:41:55.620Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-11-30T19:41:55.620Z] === RUN TestImagesFilterMultiReference [2020-11-30T19:41:55.620Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-11-30T19:41:55.620Z] === RUN TestImagePullPlatformInvalid [2020-11-30T19:41:55.620Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-11-30T19:41:55.620Z] === RUN TestRemoveImageOrphaning [2020-11-30T19:41:55.918Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-11-30T19:41:55.918Z] === RUN TestDockerSuite/TestCreateArgs [2020-11-30T19:41:55.918Z] === RUN TestDockerSuite/TestCreateByImageID [2020-11-30T19:41:56.249Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-11-30T19:41:56.249Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-30T19:41:56.249Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-11-30T19:41:56.249Z] === RUN TestTagInvalidReference [2020-11-30T19:41:56.249Z] --- PASS: TestTagInvalidReference (0.01s) [2020-11-30T19:41:56.249Z] === RUN TestTagValidPrefixedRepo [2020-11-30T19:41:56.249Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-11-30T19:41:56.249Z] === RUN TestTagExistedNameWithoutForce [2020-11-30T19:41:56.249Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-11-30T19:41:56.249Z] === RUN TestTagOfficialNames [2020-11-30T19:41:56.249Z] --- PASS: TestTagOfficialNames (0.03s) [2020-11-30T19:41:56.249Z] === RUN TestTagMatchesDigest [2020-11-30T19:41:56.485Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-11-30T19:41:56.538Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-11-30T19:41:56.538Z] === CONT TestImportExtremelyLargeImageWorks [2020-11-30T19:41:56.744Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-11-30T19:41:56.744Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-11-30T19:41:57.002Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-11-30T19:41:57.570Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-11-30T19:41:57.570Z] === RUN TestDockerSuite/TestCreateLabels [2020-11-30T19:41:57.829Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-11-30T19:41:57.829Z] === RUN TestDockerSuite/TestCreateRM [2020-11-30T19:41:57.829Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-11-30T19:41:57.829Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-11-30T19:41:58.088Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-11-30T19:41:58.088Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-11-30T19:41:59.465Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-11-30T19:41:59.465Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-11-30T19:41:59.465Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-11-30T19:42:00.419Z] --- PASS: TestServiceUpdateConfigs (15.10s) [2020-11-30T19:42:00.419Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-11-30T19:42:00.419Z] daemon.go:325: [d590c2b44c1e6] waiting for daemon to start [2020-11-30T19:42:00.419Z] daemon.go:325: [d590c2b44c1e6] waiting for daemon to start [2020-11-30T19:42:00.419Z] daemon.go:353: [d590c2b44c1e6] daemon started [2020-11-30T19:42:00.419Z] daemon.go:461: [d590c2b44c1e6] Stopping daemon [2020-11-30T19:42:00.419Z] daemon.go:296: [d590c2b44c1e6] exiting daemon [2020-11-30T19:42:00.419Z] daemon.go:448: [d590c2b44c1e6] Daemon stopped [2020-11-30T19:42:00.419Z] === RUN TestServiceUpdateNetwork [2020-11-30T19:42:02.952Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-11-30T19:42:02.952Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-11-30T19:42:02.952Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-11-30T19:42:02.952Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-11-30T19:42:02.952Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-11-30T19:42:02.952Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-11-30T19:42:03.520Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-11-30T19:42:04.896Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-11-30T19:42:05.463Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-11-30T19:42:06.398Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-11-30T19:42:08.300Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-11-30T19:42:08.559Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-11-30T19:42:09.126Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-11-30T19:42:09.126Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-11-30T19:42:09.126Z] === RUN TestDockerSuite/TestDevicePermissions [2020-11-30T19:42:09.694Z] === RUN TestDockerSuite/TestDockerFails [2020-11-30T19:42:09.694Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-11-30T19:42:09.694Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-11-30T19:42:09.694Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-11-30T19:42:10.630Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-11-30T19:42:11.197Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-11-30T19:42:12.575Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-11-30T19:42:12.575Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-11-30T19:42:12.575Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-11-30T19:42:12.575Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-11-30T19:42:13.952Z] --- PASS: TestServiceUpdateNetwork (13.46s) [2020-11-30T19:42:13.952Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-11-30T19:42:13.952Z] daemon.go:325: [dc7ef671e7cfb] waiting for daemon to start [2020-11-30T19:42:13.952Z] daemon.go:325: [dc7ef671e7cfb] waiting for daemon to start [2020-11-30T19:42:13.952Z] daemon.go:353: [dc7ef671e7cfb] daemon started [2020-11-30T19:42:13.952Z] daemon.go:461: [dc7ef671e7cfb] Stopping daemon [2020-11-30T19:42:13.952Z] daemon.go:296: [dc7ef671e7cfb] exiting daemon [2020-11-30T19:42:13.952Z] daemon.go:448: [dc7ef671e7cfb] Daemon stopped [2020-11-30T19:42:13.952Z] PASS [2020-11-30T19:42:13.952Z] [2020-11-30T19:42:13.952Z] DONE 18 tests in 147.586s [2020-11-30T19:42:13.952Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-11-30T19:42:13.952Z] ++ 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-11-30T19:42:13.952Z] ++ set -e [2020-11-30T19:42:13.952Z] ++ '[' -n 0 ']' [2020-11-30T19:42:13.952Z] ++ set -x [2020-11-30T19:42:13.952Z] ++ 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= 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-11-30T19:42:13.952Z] INFO: Testing against a local daemon [2020-11-30T19:42:13.952Z] === RUN TestSessionCreate [2020-11-30T19:42:13.952Z] --- PASS: TestSessionCreate (0.02s) [2020-11-30T19:42:13.952Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-30T19:42:13.952Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-11-30T19:42:13.952Z] PASS [2020-11-30T19:42:13.952Z] [2020-11-30T19:42:13.952Z] DONE 2 tests in 0.063s [2020-11-30T19:42:13.952Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-11-30T19:42:13.952Z] ++ 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-11-30T19:42:13.952Z] ++ set -e [2020-11-30T19:42:13.952Z] ++ '[' -n 0 ']' [2020-11-30T19:42:13.952Z] ++ set -x [2020-11-30T19:42:13.952Z] ++ 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= 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-11-30T19:42:13.952Z] INFO: Testing against a local daemon [2020-11-30T19:42:13.952Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-30T19:42:13.952Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-30T19:42:13.952Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-30T19:42:13.952Z] === RUN TestEventsExecDie [2020-11-30T19:42:14.520Z] --- PASS: TestEventsExecDie (0.59s) [2020-11-30T19:42:14.520Z] === RUN TestEventsBackwardsCompatible [2020-11-30T19:42:14.520Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-11-30T19:42:14.520Z] === RUN TestInfoBinaryCommits [2020-11-30T19:42:14.520Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-11-30T19:42:14.520Z] === RUN TestInfoAPIVersioned [2020-11-30T19:42:14.520Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-11-30T19:42:14.520Z] === RUN TestInfoAPI [2020-11-30T19:42:14.520Z] --- PASS: TestInfoAPI (0.02s) [2020-11-30T19:42:14.520Z] === RUN TestInfoAPIWarnings [2020-11-30T19:42:15.456Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-11-30T19:42:15.456Z] --- PASS: TestInfoAPIWarnings (0.67s) [2020-11-30T19:42:15.456Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-11-30T19:42:15.456Z] daemon.go:325: [d467b82cd7bde] waiting for daemon to start [2020-11-30T19:42:15.456Z] daemon.go:325: [d467b82cd7bde] waiting for daemon to start [2020-11-30T19:42:15.456Z] daemon.go:353: [d467b82cd7bde] daemon started [2020-11-30T19:42:15.456Z] daemon.go:461: [d467b82cd7bde] Stopping daemon [2020-11-30T19:42:15.456Z] daemon.go:296: [d467b82cd7bde] exiting daemon [2020-11-30T19:42:15.456Z] daemon.go:448: [d467b82cd7bde] Daemon stopped [2020-11-30T19:42:15.456Z] === RUN TestLoginFailsWithBadCredentials [2020-11-30T19:42:15.456Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2020-11-30T19:42:15.456Z] === RUN TestPingCacheHeaders [2020-11-30T19:42:15.456Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-11-30T19:42:15.456Z] === RUN TestPingGet [2020-11-30T19:42:15.456Z] --- PASS: TestPingGet (0.01s) [2020-11-30T19:42:15.456Z] === RUN TestPingHead [2020-11-30T19:42:15.456Z] --- PASS: TestPingHead (0.02s) [2020-11-30T19:42:15.456Z] === RUN TestVersion [2020-11-30T19:42:15.456Z] --- PASS: TestVersion (0.02s) [2020-11-30T19:42:15.456Z] PASS [2020-11-30T19:42:15.456Z] [2020-11-30T19:42:15.456Z] === Skipped [2020-11-30T19:42:15.456Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-30T19:42:15.456Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-30T19:42:15.456Z] [2020-11-30T19:42:15.456Z] DONE 12 tests, 1 skipped in 1.574s [2020-11-30T19:42:15.456Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-11-30T19:42:15.456Z] ++ 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-11-30T19:42:15.456Z] ++ set -e [2020-11-30T19:42:15.456Z] ++ '[' -n 0 ']' [2020-11-30T19:42:15.456Z] ++ set -x [2020-11-30T19:42:15.456Z] ++ 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= 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-11-30T19:42:15.456Z] INFO: Testing against a local daemon [2020-11-30T19:42:15.456Z] === RUN TestVolumesCreateAndList [2020-11-30T19:42:15.456Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-11-30T19:42:15.456Z] === RUN TestVolumesRemove [2020-11-30T19:42:15.714Z] --- PASS: TestVolumesRemove (0.05s) [2020-11-30T19:42:15.714Z] === RUN TestVolumesInspect [2020-11-30T19:42:15.714Z] --- PASS: TestVolumesInspect (0.02s) [2020-11-30T19:42:15.714Z] === RUN TestVolumesInvalidJSON [2020-11-30T19:42:15.714Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-30T19:42:15.714Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-30T19:42:15.714Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-30T19:42:15.714Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-11-30T19:42:15.714Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-30T19:42:15.714Z] PASS [2020-11-30T19:42:15.714Z] [2020-11-30T19:42:15.714Z] DONE 5 tests in 0.129s [2020-11-30T19:42:15.714Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-30T19:42:15.714Z] ++++ cat bundles/test-integration/docker.pid [2020-11-30T19:42:15.714Z] +++ kill 7883 [2020-11-30T19:42:15.958Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-11-30T19:42:16.251Z] [2020-11-30T19:42:16.288Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-11-30T19:42:16.288Z] [2020-11-30T19:42:16.288Z] ________ ____ __. [2020-11-30T19:42:16.288Z] \_____ \ | |/ _| [2020-11-30T19:42:16.288Z] / | \| < [2020-11-30T19:42:16.288Z] / | \ | \ [2020-11-30T19:42:16.288Z] \_______ /____|__ \ [2020-11-30T19:42:16.288Z] \/ \/ [2020-11-30T19:42:16.288Z] [2020-11-30T19:42:16.288Z] INFO: make.ps1 ended at 11/30/2020 19:42:15 [2020-11-30T19:42:16.545Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-11-30T19:42:16.843Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-11-30T19:42:16.843Z] HOSTNAME=93268b7320f2 [2020-11-30T19:42:16.843Z] TESTDEBUG=0 [2020-11-30T19:42:16.843Z] DEST=bundles/test-integration [2020-11-30T19:42:16.843Z] PWD=/go/src/github.com/docker/docker [2020-11-30T19:42:16.843Z] DOCKER_GITCOMMIT=0e07711f0952ea5e04679247de5dcf6c8b7b5f28 [2020-11-30T19:42:16.843Z] container=docker [2020-11-30T19:42:16.843Z] HOME=/root [2020-11-30T19:42:16.843Z] GOLANG_VERSION=1.13.15 [2020-11-30T19:42:16.843Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-11-30T19:42:16.843Z] VALIDATE_BRANCH=19.03 [2020-11-30T19:42:16.843Z] TERM=xterm [2020-11-30T19:42:16.843Z] DOCKER_PKG=github.com/docker/docker [2020-11-30T19:42:16.843Z] SHLVL=1 [2020-11-30T19:42:16.843Z] TIMEOUT=120m [2020-11-30T19:42:16.843Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-11-30T19:42:16.843Z] DOCKER_GRAPHDRIVER=overlay2 [2020-11-30T19:42:16.843Z] GO111MODULE=off [2020-11-30T19:42:16.843Z] DOCKER_EXPERIMENTAL=1 [2020-11-30T19:42:16.843Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-11-30T19:42:16.843Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-11-30T19:42:16.843Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-11-30T19:42:16.843Z] GOPATH=/go [2020-11-30T19:42:16.843Z] PKG_CONFIG=pkg-config [2020-11-30T19:42:16.843Z] _=/usr/bin/env [2020-11-30T19:42:16.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-30T19:42:17.090Z] umount: bundles/test-integration/root: no mount point specified. [2020-11-30T19:42:17.090Z] +++ /etc/init.d/apparmor stop [2020-11-30T19:42:17.090Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-30T19:42:17.090Z] [2020-11-30T19:42:17.090Z] Unloading profiles will leave already running processes permanently [2020-11-30T19:42:17.090Z] unconfined, which can lead to unexpected situations. [2020-11-30T19:42:17.090Z] [2020-11-30T19:42:17.090Z] To set a process to complain mode, use the command line tool [2020-11-30T19:42:17.090Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-30T19:42:17.090Z] +++ true [2020-11-30T19:42:17.090Z] exiting test-integration [2020-11-30T19:42:17.090Z] ++ exit 0 [2020-11-30T19:42:17.090Z] [2020-11-30T19:42:17.349Z] + for job in $(jobs -p) [2020-11-30T19:42:17.349Z] + wait 17690 [2020-11-30T19:42:18.285Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-11-30T19:42:18.495Z] INFO: Binaries build ended at 11/30/2020 19:42:18. Duration:00:01:21.5040293 [2020-11-30T19:42:20.048Z] INFO: Copying the built daemon binary to d:\CI\PR-41615\2\binary\dockerd-dc1af59fa.exe... [2020-11-30T19:42:20.515Z] INFO: Copying the built client binary to d:\CI\PR-41615\2\binary\docker-dc1af59fa.exe... [2020-11-30T19:42:20.515Z] INFO: Copying dockerversion from the container... [2020-11-30T19:42:20.515Z] INFO: Copying the golang package from the container to d:\CI\PR-41615\2\installer\go.zip... [2020-11-30T19:42:20.818Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-11-30T19:42:22.194Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-11-30T19:42:23.128Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-11-30T19:42:24.097Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-11-30T19:42:24.284Z] INFO: Extracting go.zip to d:\CI\PR-41615\2\go [2020-11-30T19:42:24.356Z] === RUN TestDockerSuite/TestEventsAttach [2020-11-30T19:42:25.291Z] === RUN TestDockerSuite/TestEventsCommit [2020-11-30T19:42:25.859Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-11-30T19:42:26.427Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-11-30T19:42:26.686Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-11-30T19:42:27.253Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-11-30T19:42:29.157Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-11-30T19:42:30.093Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-11-30T19:42:32.625Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-11-30T19:42:32.883Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-11-30T19:42:34.786Z] === RUN TestDockerSuite/TestEventsCopy [2020-11-30T19:42:35.723Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-11-30T19:42:36.659Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-11-30T19:42:37.230Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-11-30T19:42:37.490Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-11-30T19:42:38.425Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-11-30T19:42:38.992Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-11-30T19:42:39.251Z] === RUN TestDockerSuite/TestEventsFilterType [2020-11-30T19:42:39.345Z] ......... [ 86%] [2020-11-30T19:42:39.509Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-11-30T19:42:39.768Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-11-30T19:42:39.768Z] === RUN TestDockerSuite/TestEventsFilters [2020-11-30T19:42:40.703Z] === RUN TestDockerSuite/TestEventsFormat [2020-11-30T19:42:42.081Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-11-30T19:42:42.081Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-11-30T19:42:42.081Z] === RUN TestDockerSuite/TestEventsImageImport [2020-11-30T19:42:42.340Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-11-30T19:42:42.598Z] === RUN TestDockerSuite/TestEventsImagePull [2020-11-30T19:42:43.165Z] === RUN TestDockerSuite/TestEventsImageTag [2020-11-30T19:42:44.365Z] tests/integration/models_images_test.py .............. [ 89%] [2020-11-30T19:42:44.541Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-11-30T19:42:44.541Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-11-30T19:42:44.541Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-11-30T19:42:44.541Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-11-30T19:42:45.549Z] tests/integration/models_networks_test.py .... [ 90%] [2020-11-30T19:42:46.444Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-11-30T19:42:47.012Z] === RUN TestDockerSuite/TestEventsRename [2020-11-30T19:42:47.271Z] === RUN TestDockerSuite/TestEventsResize [2020-11-30T19:42:47.839Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-11-30T19:42:48.407Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-11-30T19:42:49.343Z] === RUN TestDockerSuite/TestEventsStreaming [2020-11-30T19:42:49.602Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-11-30T19:42:50.799Z] tests/integration/models_nodes_test.py . [ 91%] [2020-11-30T19:42:51.728Z] tests/integration/models_resources_test.py . [ 91%] [2020-11-30T19:42:52.888Z] === RUN TestDockerSuite/TestEventsTop [2020-11-30T19:42:53.147Z] === RUN TestDockerSuite/TestEventsUntag [2020-11-30T19:42:54.344Z] INFO: Extraction ended at 11/30/2020 19:42:50. Duration:00:00:26.0945732 [2020-11-30T19:42:54.344Z] INFO: Updating the golang and path environment variables [2020-11-30T19:42:54.344Z] INFO: GOPATH=d:\gopath [2020-11-30T19:42:54.344Z] INFO: go version go1.13.15 windows/amd64 [2020-11-30T19:42:54.344Z] INFO: Running the daemon under test in debug mode [2020-11-30T19:42:54.344Z] INFO: Starting a daemon under test... [2020-11-30T19:42:54.344Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41615\2\daemon --pidfile d:\CI\PR-41615\2\docker.pid -D [2020-11-30T19:42:54.344Z] INFO: Process started successfully. [2020-11-30T19:42:54.344Z] INFO: Start tailing logs of the daemon under tests [2020-11-30T19:42:54.344Z] INFO: Waiting for the daemon under test to start... [2020-11-30T19:42:54.344Z] INFO: Daemon under test started and replied! [2020-11-30T19:42:54.344Z] INFO: Docker version of the daemon under test [2020-11-30T19:42:54.344Z] [2020-11-30T19:42:54.344Z] Client: [2020-11-30T19:42:54.344Z] Version: 17.06.2-ce [2020-11-30T19:42:54.344Z] API version: 1.30 [2020-11-30T19:42:54.344Z] Go version: go1.8.3 [2020-11-30T19:42:54.344Z] Git commit: cec0b72 [2020-11-30T19:42:54.344Z] Built: Tue Sep 5 19:57:19 2017 [2020-11-30T19:42:54.344Z] OS/Arch: windows/amd64 [2020-11-30T19:42:54.344Z] [2020-11-30T19:42:54.344Z] Server: [2020-11-30T19:42:54.344Z] Version: 0.0.0-dev [2020-11-30T19:42:54.344Z] API version: 1.40 (minimum version 1.24) [2020-11-30T19:42:54.344Z] Go version: go1.13.15 [2020-11-30T19:42:54.344Z] Git commit: dc1af59fa [2020-11-30T19:42:54.344Z] Built: 11/30/2020 19:41:02 [2020-11-30T19:42:54.344Z] OS/Arch: windows/amd64 [2020-11-30T19:42:54.344Z] Experimental: false [2020-11-30T19:42:54.344Z] [2020-11-30T19:42:54.344Z] INFO: Docker info of the daemon under test [2020-11-30T19:42:54.344Z] [2020-11-30T19:42:54.344Z] Containers: 0 [2020-11-30T19:42:54.344Z] Running: 0 [2020-11-30T19:42:54.344Z] Paused: 0 [2020-11-30T19:42:54.344Z] Stopped: 0 [2020-11-30T19:42:54.344Z] Images: 0 [2020-11-30T19:42:54.344Z] Server Version: 0.0.0-dev [2020-11-30T19:42:54.344Z] Storage Driver: windowsfilter [2020-11-30T19:42:54.344Z] Windows: [2020-11-30T19:42:54.344Z] Logging Driver: json-file [2020-11-30T19:42:54.344Z] Plugins: [2020-11-30T19:42:54.344Z] Volume: local [2020-11-30T19:42:54.344Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-11-30T19:42:54.344Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-11-30T19:42:54.344Z] Swarm: inactive [2020-11-30T19:42:54.344Z] Default Isolation: process [2020-11-30T19:42:54.344Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-11-30T19:42:54.344Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-11-30T19:42:54.344Z] OSType: windows [2020-11-30T19:42:54.344Z] Architecture: x86_64 [2020-11-30T19:42:54.344Z] CPUs: 4 [2020-11-30T19:42:54.344Z] Total Memory: 32GiB [2020-11-30T19:42:54.344Z] Name: azwin-2-d48ac0 [2020-11-30T19:42:54.344Z] ID: 7YOJ:6KOH:AKJ3:LECT:RLWQ:CCCP:BCYI:XZOO:7V2W:EXHQ:APAR:BCYL [2020-11-30T19:42:54.344Z] Docker Root Dir: D:\CI\PR-41615\2\daemon [2020-11-30T19:42:54.344Z] Debug Mode (client): false [2020-11-30T19:42:54.344Z] Debug Mode (server): true [2020-11-30T19:42:54.344Z] File Descriptors: -1 [2020-11-30T19:42:54.344Z] Goroutines: 17 [2020-11-30T19:42:54.344Z] System Time: 2020-11-30T19:42:54.0083667Z [2020-11-30T19:42:54.344Z] EventsListeners: 0 [2020-11-30T19:42:54.344Z] Registry: https://index.docker.io/v1/ [2020-11-30T19:42:54.344Z] Labels: [2020-11-30T19:42:54.344Z] Experimental: false [2020-11-30T19:42:54.344Z] Insecure Registries: [2020-11-30T19:42:54.344Z] 127.0.0.0/8 [2020-11-30T19:42:54.344Z] Live Restore Enabled: false [2020-11-30T19:42:54.344Z] [2020-11-30T19:42:54.344Z] [2020-11-30T19:42:54.344Z] INFO: Docker images of the daemon under test [2020-11-30T19:42:54.344Z] [2020-11-30T19:42:54.344Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-11-30T19:42:54.344Z] [2020-11-30T19:42:54.344Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-11-30T19:42:54.344Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-11-30T19:42:54.344Z] ltsc2019: Pulling from windows/servercore [2020-11-30T19:42:54.809Z] 4612f6d0b889: Pulling fs layer [2020-11-30T19:42:54.809Z] 680bbdbacf1b: Pulling fs layer [2020-11-30T19:42:55.682Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-11-30T19:42:56.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-30T19:42:56.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-30T19:42:56.618Z] === RUN TestDockerSuite/TestExec [2020-11-30T19:42:57.185Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-11-30T19:42:57.753Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-11-30T19:42:57.786Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-11-30T19:42:57.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-30T19:42:58.323Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-11-30T19:42:58.891Z] === RUN TestDockerSuite/TestExecAPIStart [2020-11-30T19:42:59.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-30T19:43:00.268Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-11-30T19:43:00.836Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-11-30T19:43:00.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-30T19:43:01.078Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-11-30T19:43:01.078Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-11-30T19:43:01.404Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-11-30T19:43:01.971Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-11-30T19:43:02.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-30T19:43:02.907Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-11-30T19:43:03.474Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-11-30T19:43:03.480Z] 680bbdbacf1b: Verifying Checksum [2020-11-30T19:43:03.480Z] 680bbdbacf1b: Download complete [2020-11-30T19:43:03.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-30T19:43:03.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-30T19:43:04.411Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-11-30T19:43:04.670Z] tests/integration/regression_test.py ...... [ 98%] [2020-11-30T19:43:05.183Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-11-30T19:43:05.183Z] tests/integration/credentials/utils_test.py . [100%] [2020-11-30T19:43:05.183Z] [2020-11-30T19:43:05.183Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-11-30T19:43:05.183Z] =========================== short test summary info ============================ [2020-11-30T19:43:05.183Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-11-30T19:43:05.183Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-11-30T19:43:05.183Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-11-30T19:43:05.183Z] Not supported on most drivers [2020-11-30T19:43:05.183Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-11-30T19:43:05.183Z] Can fail if eth0 has multiple IP addresses [2020-11-30T19:43:05.183Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-11-30T19:43:05.183Z] This doesn't seem to be taken into account by the engine [2020-11-30T19:43:05.183Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-11-30T19:43:05.183Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-11-30T19:43:05.183Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-11-30T19:43:05.183Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-11-30T19:43:05.183Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-11-30T19:43:05.183Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-11-30T19:43:05.183Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-11-30T19:43:05.183Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 317.43 seconds == [2020-11-30T19:43:05.347Z] === RUN TestDockerSuite/TestExecCgroup [2020-11-30T19:43:05.439Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-11-30T19:43:06.286Z] === RUN TestDockerSuite/TestExecEnv [2020-11-30T19:43:06.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-30T19:43:06.853Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-11-30T19:43:07.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-30T19:43:07.789Z] === RUN TestDockerSuite/TestExecExitStatus [2020-11-30T19:43:08.725Z] === RUN TestDockerSuite/TestExecInspectID [2020-11-30T19:43:10.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-30T19:43:11.259Z] === RUN TestDockerSuite/TestExecInteractive [2020-11-30T19:43:11.825Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-11-30T19:43:12.393Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-11-30T19:43:13.329Z] === RUN TestDockerSuite/TestExecParseError [2020-11-30T19:43:13.897Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-11-30T19:43:14.464Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-11-30T19:43:15.031Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-11-30T19:43:15.936Z] 4612f6d0b889: Download complete [2020-11-30T19:43:15.966Z] === RUN TestDockerSuite/TestExecSetEnv [2020-11-30T19:43:16.534Z] === RUN TestDockerSuite/TestExecStartFails [2020-11-30T19:43:17.102Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-11-30T19:43:17.604Z] umount: bundles/test-docker-py/root: no mount point specified. [2020-11-30T19:43:17.604Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-30T19:43:17.604Z] [2020-11-30T19:43:17.604Z] Unloading profiles will leave already running processes permanently [2020-11-30T19:43:17.604Z] unconfined, which can lead to unexpected situations. [2020-11-30T19:43:17.604Z] [2020-11-30T19:43:17.604Z] To set a process to complain mode, use the command line tool [2020-11-30T19:43:17.604Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-30T19:43:17.604Z] Post stage [Pipeline] junit [2020-11-30T19:43:18.177Z] Recording test results [Pipeline] sh [2020-11-30T19:43:19.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-30T19:43:19.540Z] + echo Ensuring container killed. [2020-11-30T19:43:19.540Z] Ensuring container killed. [2020-11-30T19:43:19.540Z] + docker rm -vf docker-pr2 [2020-11-30T19:43:19.540Z] Error: No such container: docker-pr2 [2020-11-30T19:43:19.540Z] + true [Pipeline] sh [2020-11-30T19:43:19.861Z] + echo Chowning /workspace to jenkins user [2020-11-30T19:43:19.861Z] Chowning /workspace to jenkins user [2020-11-30T19:43:19.861Z] + id -u [2020-11-30T19:43:19.861Z] + id -g [2020-11-30T19:43:19.861Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41615:/workspace busybox chown -R 1000:1000 /workspace [2020-11-30T19:43:19.861Z] Unable to find image 'busybox:latest' locally [2020-11-30T19:43:20.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-30T19:43:22.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-30T19:43:24.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-30T19:43:25.108Z] latest: Pulling from library/busybox [2020-11-30T19:43:25.108Z] 5f5dd3e95e9f: Pulling fs layer [2020-11-30T19:43:25.108Z] 5f5dd3e95e9f: Verifying Checksum [2020-11-30T19:43:25.108Z] 5f5dd3e95e9f: Pull complete [2020-11-30T19:43:25.108Z] Digest: sha256:9f1c79411e054199210b4d489ae600a061595967adb643cd923f8515ad8123d2 [2020-11-30T19:43:25.108Z] Status: Downloaded newer image for busybox:latest [2020-11-30T19:43:26.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-30T19:43:26.814Z] + bundleName=docker-py [2020-11-30T19:43:26.814Z] + echo Creating docker-py-bundles.tar.gz [2020-11-30T19:43:26.814Z] Creating docker-py-bundles.tar.gz [2020-11-30T19:43:26.814Z] + 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-11-30T19:43:26.823Z] Archiving artifacts [2020-11-30T19:43:27.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-30T19:43:28.348Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41615/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-11-30T19:43:28.608Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-11-30T19:43:28.608Z] Using test binary docker [2020-11-30T19:43:28.608Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-11-30T19:43:28.608Z] +++ /etc/init.d/apparmor start [2020-11-30T19:43:28.608Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-11-30T19:43:28.608Z] INFO: Waiting for daemon to start... [2020-11-30T19:43:28.608Z] Starting dockerd [2020-11-30T19:43:28.608Z] +++ 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-11-30T19:43:28.696Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41615/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=0e07711f0952ea5e04679247de5dcf6c8b7b5f28 -e DOCKER_GRAPHDRIVER docker:0e07711f0952ea5e04679247de5dcf6c8b7b5f28 hack/make.sh binary-daemon [2020-11-30T19:43:28.952Z] [2020-11-30T19:43:29.208Z] Removing bundles/ [2020-11-30T19:43:29.208Z] [2020-11-30T19:43:29.208Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-11-30T19:43:29.208Z] Building: bundles/binary-daemon/dockerd-dev [2020-11-30T19:43:29.208Z] GOOS="" GOARCH="" GOARM="" [2020-11-30T19:43:29.308Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-11-30T19:43:29.308Z] === RUN TestDockerSuite/TestExecTTY [2020-11-30T19:43:29.308Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-11-30T19:43:29.875Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-11-30T19:43:30.681Z] . [2020-11-30T19:43:30.681Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-11-30T19:43:30.681Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-11-30T19:43:30.681Z] Error: No such image: emptyfs [2020-11-30T19:43:30.681Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-11-30T19:43:30.681Z] ++++ docker load [2020-11-30T19:43:30.813Z] === RUN TestDockerSuite/TestExecUlimits [2020-11-30T19:43:30.978Z] Running integration-test (iteration 1) [2020-11-30T19:43:30.978Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-11-30T19:43:30.978Z] ++ 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-11-30T19:43:30.978Z] ++ set -e [2020-11-30T19:43:30.978Z] ++ '[' -n 0 ']' [2020-11-30T19:43:30.978Z] ++ set -x [2020-11-30T19:43:30.978Z] ++ 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= 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-11-30T19:43:31.380Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-11-30T19:43:31.380Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-11-30T19:43:32.757Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-11-30T19:43:33.327Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-11-30T19:43:33.753Z] --- PASS: TestImportExtremelyLargeImageWorks (88.31s) [2020-11-30T19:43:33.753Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-11-30T19:43:33.753Z] daemon.go:325: [d4d9c8518a9bd] waiting for daemon to start [2020-11-30T19:43:33.753Z] daemon.go:325: [d4d9c8518a9bd] waiting for daemon to start [2020-11-30T19:43:33.753Z] daemon.go:353: [d4d9c8518a9bd] daemon started [2020-11-30T19:43:33.753Z] daemon.go:461: [d4d9c8518a9bd] Stopping daemon [2020-11-30T19:43:33.753Z] daemon.go:296: [d4d9c8518a9bd] exiting daemon [2020-11-30T19:43:33.753Z] daemon.go:448: [d4d9c8518a9bd] Daemon stopped [2020-11-30T19:43:33.753Z] PASS [2020-11-30T19:43:33.753Z] [2020-11-30T19:43:33.753Z] DONE 11 tests in 89.654s [2020-11-30T19:43:33.753Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-11-30T19:43:33.753Z] ++ 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-11-30T19:43:33.753Z] ++ set -e [2020-11-30T19:43:33.753Z] ++ '[' -n 0 ']' [2020-11-30T19:43:33.753Z] ++ set -x [2020-11-30T19:43:33.753Z] ++ 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= 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-11-30T19:43:33.753Z] INFO: Testing against a local daemon [2020-11-30T19:43:33.753Z] === RUN TestNetworkCreateDelete [2020-11-30T19:43:33.753Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-11-30T19:43:33.753Z] === RUN TestDockerNetworkDeletePreferID [2020-11-30T19:43:33.753Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2020-11-30T19:43:33.753Z] === RUN TestDaemonDNSFallback [2020-11-30T19:43:33.753Z] --- PASS: TestDaemonDNSFallback (2.48s) [2020-11-30T19:43:33.753Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-11-30T19:43:33.753Z] daemon.go:325: [d54d7ac75e10a] waiting for daemon to start [2020-11-30T19:43:33.753Z] daemon.go:325: [d54d7ac75e10a] waiting for daemon to start [2020-11-30T19:43:33.753Z] daemon.go:353: [d54d7ac75e10a] daemon started [2020-11-30T19:43:33.753Z] daemon.go:461: [d54d7ac75e10a] Stopping daemon [2020-11-30T19:43:33.753Z] daemon.go:296: [d54d7ac75e10a] exiting daemon [2020-11-30T19:43:33.753Z] daemon.go:448: [d54d7ac75e10a] Daemon stopped [2020-11-30T19:43:33.753Z] === RUN TestInspectNetwork [2020-11-30T19:43:33.753Z] === RUN TestInspectNetwork/full_network_id [2020-11-30T19:43:33.753Z] === RUN TestInspectNetwork/partial_network_id [2020-11-30T19:43:33.753Z] === RUN TestInspectNetwork/network_name [2020-11-30T19:43:33.753Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-11-30T19:43:34.741Z] === RUN TestDockerSuite/TestExecWithTERM [2020-11-30T19:43:35.004Z] === RUN TestDockerSuite/TestExecWithUser [2020-11-30T19:43:35.979Z] === RUN TestDockerSuite/TestGetContainerStats [2020-11-30T19:43:39.336Z] --- PASS: TestInspectNetwork (10.83s) [2020-11-30T19:43:39.336Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-11-30T19:43:39.336Z] daemon.go:325: [d5fb68b5ddf0a] waiting for daemon to start [2020-11-30T19:43:39.336Z] daemon.go:325: [d5fb68b5ddf0a] waiting for daemon to start [2020-11-30T19:43:39.336Z] daemon.go:353: [d5fb68b5ddf0a] daemon started [2020-11-30T19:43:39.336Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-11-30T19:43:39.336Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-11-30T19:43:39.336Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-11-30T19:43:39.336Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-11-30T19:43:39.336Z] daemon.go:461: [d5fb68b5ddf0a] Stopping daemon [2020-11-30T19:43:39.336Z] daemon.go:296: [d5fb68b5ddf0a] exiting daemon [2020-11-30T19:43:39.336Z] daemon.go:448: [d5fb68b5ddf0a] Daemon stopped [2020-11-30T19:43:39.336Z] === RUN TestRunContainerWithBridgeNone [2020-11-30T19:43:40.362Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-11-30T19:43:40.620Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-11-30T19:43:40.900Z] --- PASS: TestRunContainerWithBridgeNone (2.39s) [2020-11-30T19:43:40.900Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-11-30T19:43:40.900Z] daemon.go:325: [d0d65e4b2238b] waiting for daemon to start [2020-11-30T19:43:40.900Z] daemon.go:325: [d0d65e4b2238b] waiting for daemon to start [2020-11-30T19:43:40.900Z] daemon.go:353: [d0d65e4b2238b] daemon started [2020-11-30T19:43:40.900Z] daemon.go:461: [d0d65e4b2238b] Stopping daemon [2020-11-30T19:43:40.900Z] daemon.go:296: [d0d65e4b2238b] exiting daemon [2020-11-30T19:43:40.900Z] daemon.go:448: [d0d65e4b2238b] Daemon stopped [2020-11-30T19:43:40.900Z] === RUN TestNetworkInvalidJSON [2020-11-30T19:43:40.900Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-30T19:43:40.900Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-30T19:43:40.900Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-30T19:43:40.900Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-30T19:43:40.900Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-30T19:43:40.900Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-30T19:43:40.900Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-30T19:43:40.900Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-30T19:43:40.900Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-30T19:43:40.900Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-11-30T19:43:40.900Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-30T19:43:40.900Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-30T19:43:40.900Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-30T19:43:40.900Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-30T19:43:41.433Z] Loaded image: buildpack-deps:jessie [2020-11-30T19:43:41.433Z] Loaded image: busybox:latest [2020-11-30T19:43:41.433Z] Loaded image: busybox:glibc [2020-11-30T19:43:41.433Z] Loaded image: debian:jessie [2020-11-30T19:43:41.433Z] Loaded image: hello-world:latest [2020-11-30T19:43:41.433Z] INFO: Testing against a local daemon [2020-11-30T19:43:41.433Z] === RUN TestBuildWithSession [2020-11-30T19:43:41.928Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-11-30T19:43:41.928Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-11-30T19:43:41.928Z] daemon.go:325: [ddd62b1a1192b] waiting for daemon to start [2020-11-30T19:43:41.928Z] daemon.go:325: [ddd62b1a1192b] waiting for daemon to start [2020-11-30T19:43:41.928Z] daemon.go:353: [ddd62b1a1192b] daemon started [2020-11-30T19:43:41.928Z] daemon.go:461: [ddd62b1a1192b] Stopping daemon [2020-11-30T19:43:41.928Z] daemon.go:296: [ddd62b1a1192b] exiting daemon [2020-11-30T19:43:41.928Z] daemon.go:448: [ddd62b1a1192b] Daemon stopped [2020-11-30T19:43:41.928Z] daemon.go:325: [ddd62b1a1192b] waiting for daemon to start [2020-11-30T19:43:41.928Z] daemon.go:325: [ddd62b1a1192b] waiting for daemon to start [2020-11-30T19:43:41.928Z] daemon.go:353: [ddd62b1a1192b] daemon started [2020-11-30T19:43:41.928Z] daemon.go:461: [ddd62b1a1192b] Stopping daemon [2020-11-30T19:43:41.928Z] daemon.go:296: [ddd62b1a1192b] exiting daemon [2020-11-30T19:43:41.928Z] daemon.go:448: [ddd62b1a1192b] Daemon stopped [2020-11-30T19:43:41.928Z] === RUN TestDaemonDefaultNetworkPools [2020-11-30T19:43:43.023Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-11-30T19:43:43.023Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-11-30T19:43:43.023Z] daemon.go:325: [d2e6328bed23f] waiting for daemon to start [2020-11-30T19:43:43.023Z] daemon.go:325: [d2e6328bed23f] waiting for daemon to start [2020-11-30T19:43:43.023Z] daemon.go:353: [d2e6328bed23f] daemon started [2020-11-30T19:43:43.023Z] daemon.go:461: [d2e6328bed23f] Stopping daemon [2020-11-30T19:43:43.023Z] daemon.go:296: [d2e6328bed23f] exiting daemon [2020-11-30T19:43:43.023Z] daemon.go:448: [d2e6328bed23f] Daemon stopped [2020-11-30T19:43:43.023Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-30T19:43:43.510Z] --- PASS: TestBuildWithSession (1.68s) [2020-11-30T19:43:43.510Z] === RUN TestBuildSquashParent [2020-11-30T19:43:44.107Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-11-30T19:43:44.107Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-11-30T19:43:44.107Z] daemon.go:325: [d4fb7386731d7] waiting for daemon to start [2020-11-30T19:43:44.107Z] daemon.go:325: [d4fb7386731d7] waiting for daemon to start [2020-11-30T19:43:44.107Z] daemon.go:353: [d4fb7386731d7] daemon started [2020-11-30T19:43:44.107Z] daemon.go:461: [d4fb7386731d7] Stopping daemon [2020-11-30T19:43:44.107Z] daemon.go:296: [d4fb7386731d7] exiting daemon [2020-11-30T19:43:44.107Z] daemon.go:448: [d4fb7386731d7] Daemon stopped [2020-11-30T19:43:44.107Z] daemon.go:325: [d4fb7386731d7] waiting for daemon to start [2020-11-30T19:43:44.107Z] daemon.go:325: [d4fb7386731d7] waiting for daemon to start [2020-11-30T19:43:44.107Z] daemon.go:353: [d4fb7386731d7] daemon started [2020-11-30T19:43:44.107Z] daemon.go:461: [d4fb7386731d7] Stopping daemon [2020-11-30T19:43:44.107Z] daemon.go:296: [d4fb7386731d7] exiting daemon [2020-11-30T19:43:44.107Z] daemon.go:448: [d4fb7386731d7] Daemon stopped [2020-11-30T19:43:44.107Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-30T19:43:44.808Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-11-30T19:43:45.676Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2020-11-30T19:43:45.676Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-30T19:43:45.676Z] daemon.go:325: [d9c946a048199] waiting for daemon to start [2020-11-30T19:43:45.676Z] daemon.go:325: [d9c946a048199] waiting for daemon to start [2020-11-30T19:43:45.676Z] daemon.go:353: [d9c946a048199] daemon started [2020-11-30T19:43:45.676Z] daemon.go:461: [d9c946a048199] Stopping daemon [2020-11-30T19:43:45.676Z] daemon.go:296: [d9c946a048199] exiting daemon [2020-11-30T19:43:45.676Z] daemon.go:448: [d9c946a048199] Daemon stopped [2020-11-30T19:43:45.676Z] daemon.go:325: [d9c946a048199] waiting for daemon to start [2020-11-30T19:43:45.676Z] daemon.go:325: [d9c946a048199] waiting for daemon to start [2020-11-30T19:43:45.676Z] daemon.go:353: [d9c946a048199] daemon started [2020-11-30T19:43:45.676Z] daemon.go:461: [d9c946a048199] Stopping daemon [2020-11-30T19:43:45.677Z] daemon.go:296: [d9c946a048199] exiting daemon [2020-11-30T19:43:45.677Z] daemon.go:448: [d9c946a048199] Daemon stopped [2020-11-30T19:43:45.677Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-30T19:43:45.966Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2020-11-30T19:43:45.966Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-11-30T19:43:45.966Z] daemon.go:325: [d8bd46ed634eb] waiting for daemon to start [2020-11-30T19:43:45.966Z] daemon.go:325: [d8bd46ed634eb] waiting for daemon to start [2020-11-30T19:43:45.966Z] daemon.go:353: [d8bd46ed634eb] daemon started [2020-11-30T19:43:45.966Z] daemon.go:461: [d8bd46ed634eb] Stopping daemon [2020-11-30T19:43:45.966Z] daemon.go:296: [d8bd46ed634eb] exiting daemon [2020-11-30T19:43:45.966Z] daemon.go:448: [d8bd46ed634eb] Daemon stopped [2020-11-30T19:43:45.966Z] === RUN TestServiceWithPredefinedNetwork [2020-11-30T19:43:46.711Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-11-30T19:43:47.986Z] --- PASS: TestBuildSquashParent (4.14s) [2020-11-30T19:43:47.986Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-30T19:43:47.986Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-30T19:43:47.986Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-30T19:43:47.986Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-30T19:43:47.986Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-30T19:43:47.986Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-30T19:43:47.986Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-30T19:43:47.986Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-30T19:43:47.986Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-30T19:43:47.986Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-30T19:43:47.986Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-30T19:43:47.986Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-30T19:43:47.986Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-30T19:43:47.986Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-11-30T19:43:47.986Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-11-30T19:43:47.986Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-11-30T19:43:47.986Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-11-30T19:43:49.604Z] --- PASS: TestServiceWithPredefinedNetwork (3.54s) [2020-11-30T19:43:49.604Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-11-30T19:43:49.604Z] daemon.go:325: [de8008073b705] waiting for daemon to start [2020-11-30T19:43:49.604Z] daemon.go:325: [de8008073b705] waiting for daemon to start [2020-11-30T19:43:49.604Z] daemon.go:353: [de8008073b705] daemon started [2020-11-30T19:43:49.604Z] daemon.go:461: [de8008073b705] Stopping daemon [2020-11-30T19:43:49.604Z] daemon.go:296: [de8008073b705] exiting daemon [2020-11-30T19:43:49.604Z] daemon.go:448: [de8008073b705] Daemon stopped [2020-11-30T19:43:49.604Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-30T19:43:49.604Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-30T19:43:49.604Z] service_test.go:230: FLAKY_TEST [2020-11-30T19:43:49.604Z] === RUN TestServiceWithDataPathPortInit [2020-11-30T19:43:50.072Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-11-30T19:43:50.073Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-11-30T19:43:50.899Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-11-30T19:43:51.466Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-11-30T19:43:51.466Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-11-30T19:43:51.725Z] === RUN TestDockerSuite/TestHealth [2020-11-30T19:43:52.159Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-11-30T19:43:52.159Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.64s) [2020-11-30T19:43:52.159Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.76s) [2020-11-30T19:43:52.159Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.84s) [2020-11-30T19:43:52.159Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.89s) [2020-11-30T19:43:52.159Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s) [2020-11-30T19:43:52.159Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.17s) [2020-11-30T19:43:52.159Z] === RUN TestBuildMultiStageCopy [2020-11-30T19:43:52.159Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-30T19:43:53.687Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-30T19:43:53.982Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-30T19:43:54.275Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-30T19:43:54.567Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-30T19:43:54.863Z] --- PASS: TestBuildMultiStageCopy (2.84s) [2020-11-30T19:43:54.863Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.62s) [2020-11-30T19:43:54.863Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s) [2020-11-30T19:43:54.863Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.28s) [2020-11-30T19:43:54.863Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s) [2020-11-30T19:43:54.863Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.33s) [2020-11-30T19:43:54.863Z] === RUN TestBuildMultiStageParentConfig [2020-11-30T19:43:55.905Z] --- PASS: TestBuildMultiStageParentConfig (0.81s) [2020-11-30T19:43:55.905Z] === RUN TestBuildLabelWithTargets [2020-11-30T19:43:56.953Z] --- PASS: TestBuildLabelWithTargets (1.32s) [2020-11-30T19:43:56.953Z] === RUN TestBuildWithEmptyLayers [2020-11-30T19:43:57.593Z] --- PASS: TestBuildWithEmptyLayers (0.66s) [2020-11-30T19:43:57.593Z] === RUN TestBuildMultiStageOnBuild [2020-11-30T19:43:59.669Z] --- PASS: TestBuildMultiStageOnBuild (1.79s) [2020-11-30T19:43:59.669Z] === RUN TestBuildUncleanTarFilenames [2020-11-30T19:44:00.305Z] --- PASS: TestBuildUncleanTarFilenames (0.82s) [2020-11-30T19:44:00.305Z] === RUN TestBuildMultiStageLayerLeak [2020-11-30T19:44:02.408Z] --- PASS: TestBuildMultiStageLayerLeak (1.83s) [2020-11-30T19:44:02.408Z] === RUN TestBuildWithHugeFile [2020-11-30T19:44:12.249Z] --- PASS: TestServiceWithDataPathPortInit (19.81s) [2020-11-30T19:44:12.249Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-11-30T19:44:12.249Z] daemon.go:325: [daf19ff497a91] waiting for daemon to start [2020-11-30T19:44:12.249Z] daemon.go:325: [daf19ff497a91] waiting for daemon to start [2020-11-30T19:44:12.249Z] daemon.go:353: [daf19ff497a91] daemon started [2020-11-30T19:44:12.249Z] daemon.go:461: [daf19ff497a91] Stopping daemon [2020-11-30T19:44:12.249Z] daemon.go:296: [daf19ff497a91] exiting daemon [2020-11-30T19:44:12.249Z] daemon.go:448: [daf19ff497a91] Daemon stopped [2020-11-30T19:44:12.249Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-11-30T19:44:12.249Z] daemon.go:325: [d1c06025751b2] waiting for daemon to start [2020-11-30T19:44:12.249Z] daemon.go:325: [d1c06025751b2] waiting for daemon to start [2020-11-30T19:44:12.249Z] daemon.go:353: [d1c06025751b2] daemon started [2020-11-30T19:44:12.249Z] daemon.go:461: [d1c06025751b2] Stopping daemon [2020-11-30T19:44:12.249Z] daemon.go:296: [d1c06025751b2] exiting daemon [2020-11-30T19:44:12.249Z] daemon.go:448: [d1c06025751b2] Daemon stopped [2020-11-30T19:44:12.249Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-30T19:44:13.657Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-11-30T19:44:13.657Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-11-30T19:44:13.657Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-11-30T19:44:13.657Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-11-30T19:44:13.657Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-11-30T19:44:13.657Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-11-30T19:44:13.657Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-11-30T19:44:13.657Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-11-30T19:44:13.657Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-11-30T19:44:13.657Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-11-30T19:44:13.657Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-11-30T19:44:13.657Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-11-30T19:44:13.657Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-11-30T19:44:13.657Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-11-30T19:44:13.657Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-11-30T19:44:13.657Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-11-30T19:44:14.225Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-11-30T19:44:14.791Z] === RUN TestDockerSuite/TestImagesFormat [2020-11-30T19:44:14.791Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-11-30T19:44:15.359Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-11-30T19:44:17.890Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-11-30T19:44:17.890Z] === RUN TestDockerSuite/TestImportBadURL [2020-11-30T19:44:17.890Z] === RUN TestDockerSuite/TestImportDisplay [2020-11-30T19:44:19.126Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.89s) [2020-11-30T19:44:19.126Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-11-30T19:44:19.126Z] daemon.go:325: [dd1134c8ab2e1] waiting for daemon to start [2020-11-30T19:44:19.126Z] daemon.go:325: [dd1134c8ab2e1] waiting for daemon to start [2020-11-30T19:44:19.126Z] daemon.go:353: [dd1134c8ab2e1] daemon started [2020-11-30T19:44:19.126Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:y2yd62irprc9kkjpehf9yu7jo Created:2020-11-30 19:44:10.68726157 +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[d2c4d43f5a3506bc93156e5e8febb741249f21a49b88edde54e6c68e4c0a706c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qyxl8kwzqtafajw8aoqr7fbur EndpointID:1a298d45e0caceca006ffe778c2103ad86746589b88a91070fc8b9a6f3b49e07 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:97c83f08b29edcecb6d681fecf56dc003ecac82b49c3748494fb3bfd33e3d128 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:144f67729bdd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qyxl8kwzqtafajw8aoqr7fbur EndpointID:1a298d45e0caceca006ffe778c2103ad86746589b88a91070fc8b9a6f3b49e07 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-11-30T19:44:19.126Z] daemon.go:461: [dd1134c8ab2e1] Stopping daemon [2020-11-30T19:44:19.126Z] daemon.go:296: [dd1134c8ab2e1] exiting daemon [2020-11-30T19:44:19.126Z] daemon.go:448: [dd1134c8ab2e1] Daemon stopped [2020-11-30T19:44:19.126Z] PASS [2020-11-30T19:44:19.126Z] [2020-11-30T19:44:19.126Z] === Skipped [2020-11-30T19:44:19.126Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-30T19:44:19.126Z] service_test.go:230: FLAKY_TEST [2020-11-30T19:44:19.126Z] [2020-11-30T19:44:19.126Z] DONE 22 tests, 1 skipped in 54.429s [2020-11-30T19:44:19.126Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-30T19:44:19.126Z] ++ 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-11-30T19:44:19.126Z] ++ set -e [2020-11-30T19:44:19.126Z] ++ '[' -n 0 ']' [2020-11-30T19:44:19.126Z] ++ set -x [2020-11-30T19:44:19.126Z] ++ 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= 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-11-30T19:44:19.126Z] INFO: Testing against a local daemon [2020-11-30T19:44:19.126Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-30T19:44:19.126Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-30T19:44:19.126Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-30T19:44:19.126Z] === RUN TestDockerNetworkIpvlan [2020-11-30T19:44:19.126Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-30T19:44:19.126Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-30T19:44:19.126Z] PASS [2020-11-30T19:44:19.126Z] [2020-11-30T19:44:19.126Z] === Skipped [2020-11-30T19:44:19.126Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-30T19:44:19.126Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-30T19:44:19.126Z] [2020-11-30T19:44:19.126Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-30T19:44:19.126Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-30T19:44:19.126Z] [2020-11-30T19:44:19.126Z] DONE 2 tests, 2 skipped in 0.072s [2020-11-30T19:44:19.126Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-30T19:44:19.126Z] ++ 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-11-30T19:44:19.126Z] ++ set -e [2020-11-30T19:44:19.126Z] ++ '[' -n 0 ']' [2020-11-30T19:44:19.126Z] ++ set -x [2020-11-30T19:44:19.126Z] ++ 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= 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-11-30T19:44:19.268Z] === RUN TestDockerSuite/TestImportFile [2020-11-30T19:44:19.416Z] INFO: Testing against a local daemon [2020-11-30T19:44:19.416Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-30T19:44:20.205Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-11-30T19:44:20.205Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-11-30T19:44:20.915Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s) [2020-11-30T19:44:20.915Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-11-30T19:44:20.915Z] daemon.go:325: [db662a3bc2383] waiting for daemon to start [2020-11-30T19:44:20.915Z] daemon.go:325: [db662a3bc2383] waiting for daemon to start [2020-11-30T19:44:20.915Z] daemon.go:353: [db662a3bc2383] daemon started [2020-11-30T19:44:20.915Z] daemon.go:461: [db662a3bc2383] Stopping daemon [2020-11-30T19:44:20.915Z] daemon.go:296: [db662a3bc2383] exiting daemon [2020-11-30T19:44:20.915Z] daemon.go:448: [db662a3bc2383] Daemon stopped [2020-11-30T19:44:20.915Z] daemon.go:325: [db662a3bc2383] waiting for daemon to start [2020-11-30T19:44:20.915Z] daemon.go:325: [db662a3bc2383] waiting for daemon to start [2020-11-30T19:44:20.915Z] daemon.go:353: [db662a3bc2383] daemon started [2020-11-30T19:44:20.915Z] daemon.go:461: [db662a3bc2383] Stopping daemon [2020-11-30T19:44:20.915Z] daemon.go:296: [db662a3bc2383] exiting daemon [2020-11-30T19:44:20.915Z] daemon.go:448: [db662a3bc2383] Daemon stopped [2020-11-30T19:44:20.915Z] === RUN TestDockerNetworkMacvlan [2020-11-30T19:44:21.544Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-11-30T19:44:21.582Z] === RUN TestDockerSuite/TestImportGzipped [2020-11-30T19:44:22.572Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-11-30T19:44:23.201Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-11-30T19:44:23.485Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-11-30T19:44:24.421Z] === RUN TestDockerSuite/TestInfoDebug [2020-11-30T19:44:24.988Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-11-30T19:44:25.555Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-11-30T19:44:26.122Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-11-30T19:44:27.058Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-11-30T19:44:27.626Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-11-30T19:44:27.639Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-11-30T19:44:28.193Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-11-30T19:44:29.130Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-11-30T19:44:29.130Z] === RUN TestDockerSuite/TestInfoFormat [2020-11-30T19:44:29.130Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-11-30T19:44:29.130Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-11-30T19:44:29.724Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-11-30T19:44:30.294Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-11-30T19:44:30.862Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-11-30T19:44:31.430Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-11-30T19:44:31.688Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-11-30T19:44:32.074Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-11-30T19:44:32.256Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-11-30T19:44:32.823Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-11-30T19:44:32.823Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-11-30T19:44:34.202Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-11-30T19:44:34.461Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-11-30T19:44:34.719Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-11-30T19:44:35.288Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-11-30T19:44:35.288Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-11-30T19:44:35.855Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-11-30T19:44:35.855Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-11-30T19:44:36.423Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-11-30T19:44:36.992Z] === RUN TestDockerSuite/TestInspectDefault [2020-11-30T19:44:37.559Z] === RUN TestDockerSuite/TestInspectHistory [2020-11-30T19:44:38.128Z] === RUN TestDockerSuite/TestInspectImage [2020-11-30T19:44:38.128Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-11-30T19:44:38.128Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-11-30T19:44:38.386Z] === RUN TestDockerSuite/TestInspectInt64 [2020-11-30T19:44:38.645Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-11-30T19:44:39.581Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-11-30T19:44:39.581Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-11-30T19:44:39.840Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-11-30T19:44:40.407Z] === RUN TestDockerSuite/TestInspectPlugin [2020-11-30T19:44:42.311Z] === RUN TestDockerSuite/TestInspectRootFS [2020-11-30T19:44:42.311Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-11-30T19:44:42.573Z] === RUN TestDockerSuite/TestInspectStatus [2020-11-30T19:44:43.140Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-11-30T19:44:44.517Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-11-30T19:44:44.776Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-11-30T19:44:45.344Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-11-30T19:44:45.912Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-11-30T19:44:46.481Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-11-30T19:44:47.049Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-11-30T19:44:47.617Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-11-30T19:44:47.617Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-11-30T19:44:48.996Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-11-30T19:44:49.936Z] === RUN TestDockerSuite/TestLinksEnvs [2020-11-30T19:44:50.586Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-11-30T19:44:50.586Z] Copying nested executables into bundles/binary-daemon [2020-11-30T19:44:50.586Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-11-30T19:44:50.656Z] --- PASS: TestDockerNetworkMacvlan (28.00s) [2020-11-30T19:44:50.656Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-11-30T19:44:50.656Z] daemon.go:325: [da6bf164d9e2d] waiting for daemon to start [2020-11-30T19:44:50.656Z] daemon.go:325: [da6bf164d9e2d] waiting for daemon to start [2020-11-30T19:44:50.656Z] daemon.go:353: [da6bf164d9e2d] daemon started [2020-11-30T19:44:50.656Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-11-30T19:44:50.656Z] daemon.go:461: [da6bf164d9e2d] Stopping daemon [2020-11-30T19:44:50.656Z] daemon.go:296: [da6bf164d9e2d] exiting daemon [2020-11-30T19:44:50.656Z] daemon.go:448: [da6bf164d9e2d] Daemon stopped [2020-11-30T19:44:50.656Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-11-30T19:44:50.656Z] daemon.go:325: [d3dcd0565d8a0] waiting for daemon to start [2020-11-30T19:44:50.656Z] daemon.go:325: [d3dcd0565d8a0] waiting for daemon to start [2020-11-30T19:44:50.656Z] daemon.go:353: [d3dcd0565d8a0] daemon started [2020-11-30T19:44:50.656Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-11-30T19:44:50.656Z] daemon.go:461: [d3dcd0565d8a0] Stopping daemon [2020-11-30T19:44:50.656Z] daemon.go:296: [d3dcd0565d8a0] exiting daemon [2020-11-30T19:44:50.656Z] daemon.go:448: [d3dcd0565d8a0] Daemon stopped [2020-11-30T19:44:50.656Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-11-30T19:44:50.656Z] daemon.go:325: [d8d502e7f588b] waiting for daemon to start [2020-11-30T19:44:50.656Z] daemon.go:325: [d8d502e7f588b] waiting for daemon to start [2020-11-30T19:44:50.656Z] daemon.go:353: [d8d502e7f588b] daemon started [2020-11-30T19:44:50.656Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.44s) [2020-11-30T19:44:50.656Z] daemon.go:461: [d8d502e7f588b] Stopping daemon [2020-11-30T19:44:50.656Z] daemon.go:296: [d8d502e7f588b] exiting daemon [2020-11-30T19:44:50.656Z] daemon.go:448: [d8d502e7f588b] Daemon stopped [2020-11-30T19:44:50.656Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-11-30T19:44:50.656Z] daemon.go:325: [da6d1816feb74] waiting for daemon to start [2020-11-30T19:44:50.656Z] daemon.go:325: [da6d1816feb74] waiting for daemon to start [2020-11-30T19:44:50.656Z] daemon.go:353: [da6d1816feb74] daemon started [2020-11-30T19:44:50.656Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.46s) [2020-11-30T19:44:50.656Z] daemon.go:461: [da6d1816feb74] Stopping daemon [2020-11-30T19:44:50.656Z] daemon.go:296: [da6d1816feb74] exiting daemon [2020-11-30T19:44:50.656Z] daemon.go:448: [da6d1816feb74] Daemon stopped [2020-11-30T19:44:50.656Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-11-30T19:44:50.656Z] daemon.go:325: [d02c107fa0ba4] waiting for daemon to start [2020-11-30T19:44:50.656Z] daemon.go:325: [d02c107fa0ba4] waiting for daemon to start [2020-11-30T19:44:50.656Z] daemon.go:353: [d02c107fa0ba4] daemon started [2020-11-30T19:44:50.656Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.38s) [2020-11-30T19:44:50.656Z] daemon.go:461: [d02c107fa0ba4] Stopping daemon [2020-11-30T19:44:50.656Z] daemon.go:296: [d02c107fa0ba4] exiting daemon [2020-11-30T19:44:50.656Z] daemon.go:448: [d02c107fa0ba4] Daemon stopped [2020-11-30T19:44:50.656Z] PASS [2020-11-30T19:44:50.656Z] [2020-11-30T19:44:50.656Z] DONE 7 tests in 29.495s [2020-11-30T19:44:50.656Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-30T19:44:50.656Z] ++ 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-11-30T19:44:50.656Z] ++ set -e [2020-11-30T19:44:50.656Z] ++ '[' -n 0 ']' [2020-11-30T19:44:50.656Z] ++ set -x [2020-11-30T19:44:50.656Z] ++ 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= 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-11-30T19:44:50.656Z] testing: warning: no tests to run [2020-11-30T19:44:50.656Z] PASS [2020-11-30T19:44:50.656Z] [2020-11-30T19:44:50.656Z] DONE 0 tests in 0.015s [2020-11-30T19:44:50.656Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-30T19:44:50.656Z] ++ 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-11-30T19:44:50.656Z] ++ set -e [2020-11-30T19:44:50.656Z] ++ '[' -n 0 ']' [2020-11-30T19:44:50.656Z] ++ set -x [2020-11-30T19:44:50.657Z] ++ 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= 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-11-30T19:44:50.657Z] INFO: Testing against a local daemon [2020-11-30T19:44:50.657Z] === RUN TestAuthZPluginAllowRequest [2020-11-30T19:44:50.657Z] --- PASS: TestAuthZPluginAllowRequest (1.61s) [2020-11-30T19:44:50.657Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-11-30T19:44:50.657Z] daemon.go:325: [df115d32a5933] waiting for daemon to start [2020-11-30T19:44:50.657Z] daemon.go:325: [df115d32a5933] waiting for daemon to start [2020-11-30T19:44:50.657Z] daemon.go:353: [df115d32a5933] daemon started [2020-11-30T19:44:50.657Z] daemon.go:461: [df115d32a5933] Stopping daemon [2020-11-30T19:44:50.657Z] daemon.go:296: [df115d32a5933] exiting daemon [2020-11-30T19:44:50.657Z] daemon.go:448: [df115d32a5933] Daemon stopped [2020-11-30T19:44:50.657Z] === RUN TestAuthZPluginTLS [2020-11-30T19:44:50.909Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41615/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=0e07711f0952ea5e04679247de5dcf6c8b7b5f28 -e DOCKER_GRAPHDRIVER docker:0e07711f0952ea5e04679247de5dcf6c8b7b5f28 hack/make.sh cross [2020-11-30T19:44:50.950Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-11-30T19:44:50.950Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-11-30T19:44:50.950Z] daemon.go:325: [df9f95286304c] waiting for daemon to start [2020-11-30T19:44:50.950Z] daemon.go:325: [df9f95286304c] waiting for daemon to start [2020-11-30T19:44:50.950Z] daemon.go:353: [df9f95286304c] daemon started [2020-11-30T19:44:50.950Z] daemon.go:461: [df9f95286304c] Stopping daemon [2020-11-30T19:44:50.950Z] daemon.go:296: [df9f95286304c] exiting daemon [2020-11-30T19:44:50.950Z] daemon.go:448: [df9f95286304c] Daemon stopped [2020-11-30T19:44:50.950Z] === RUN TestAuthZPluginDenyRequest [2020-11-30T19:44:51.165Z] [2020-11-30T19:44:51.335Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-11-30T19:44:51.335Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-11-30T19:44:51.422Z] Removing bundles/ [2020-11-30T19:44:51.422Z] [2020-11-30T19:44:51.422Z] ---> Making bundle: cross (in bundles/cross) [2020-11-30T19:44:51.422Z] Cross building: bundles/cross/linux/amd64 [2020-11-30T19:44:51.422Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-11-30T19:44:51.422Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-11-30T19:44:51.579Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-11-30T19:44:51.579Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-11-30T19:44:51.579Z] daemon.go:325: [d21634c96ee7c] waiting for daemon to start [2020-11-30T19:44:51.579Z] daemon.go:325: [d21634c96ee7c] waiting for daemon to start [2020-11-30T19:44:51.579Z] daemon.go:353: [d21634c96ee7c] daemon started [2020-11-30T19:44:51.579Z] daemon.go:461: [d21634c96ee7c] Stopping daemon [2020-11-30T19:44:51.579Z] daemon.go:296: [d21634c96ee7c] exiting daemon [2020-11-30T19:44:51.579Z] daemon.go:448: [d21634c96ee7c] Daemon stopped [2020-11-30T19:44:51.579Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-30T19:44:52.209Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-11-30T19:44:52.209Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-11-30T19:44:52.209Z] daemon.go:325: [d3ef94d4cf532] waiting for daemon to start [2020-11-30T19:44:52.209Z] daemon.go:325: [d3ef94d4cf532] waiting for daemon to start [2020-11-30T19:44:52.209Z] daemon.go:353: [d3ef94d4cf532] daemon started [2020-11-30T19:44:52.209Z] daemon.go:461: [d3ef94d4cf532] Stopping daemon [2020-11-30T19:44:52.209Z] daemon.go:296: [d3ef94d4cf532] exiting daemon [2020-11-30T19:44:52.209Z] daemon.go:448: [d3ef94d4cf532] Daemon stopped [2020-11-30T19:44:52.209Z] === RUN TestAuthZPluginDenyResponse [2020-11-30T19:44:52.498Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-11-30T19:44:52.498Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-11-30T19:44:52.498Z] daemon.go:325: [df6b9332c4077] waiting for daemon to start [2020-11-30T19:44:52.498Z] daemon.go:325: [df6b9332c4077] waiting for daemon to start [2020-11-30T19:44:52.498Z] daemon.go:353: [df6b9332c4077] daemon started [2020-11-30T19:44:52.498Z] daemon.go:461: [df6b9332c4077] Stopping daemon [2020-11-30T19:44:52.498Z] daemon.go:296: [df6b9332c4077] exiting daemon [2020-11-30T19:44:52.498Z] daemon.go:448: [df6b9332c4077] Daemon stopped [2020-11-30T19:44:52.498Z] === RUN TestAuthZPluginAllowEventStream [2020-11-30T19:44:52.715Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-11-30T19:44:54.092Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-11-30T19:44:54.554Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s) [2020-11-30T19:44:54.555Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-11-30T19:44:54.555Z] daemon.go:325: [dd120f69a43fe] waiting for daemon to start [2020-11-30T19:44:54.555Z] daemon.go:325: [dd120f69a43fe] waiting for daemon to start [2020-11-30T19:44:54.555Z] daemon.go:353: [dd120f69a43fe] daemon started [2020-11-30T19:44:54.555Z] daemon.go:461: [dd120f69a43fe] Stopping daemon [2020-11-30T19:44:54.555Z] daemon.go:296: [dd120f69a43fe] exiting daemon [2020-11-30T19:44:54.555Z] daemon.go:448: [dd120f69a43fe] Daemon stopped [2020-11-30T19:44:54.555Z] === RUN TestAuthZPluginErrorResponse [2020-11-30T19:44:54.844Z] --- PASS: TestAuthZPluginErrorResponse (0.52s) [2020-11-30T19:44:54.844Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-11-30T19:44:54.844Z] daemon.go:325: [dc8dc42e1c185] waiting for daemon to start [2020-11-30T19:44:54.844Z] daemon.go:325: [dc8dc42e1c185] waiting for daemon to start [2020-11-30T19:44:54.844Z] daemon.go:353: [dc8dc42e1c185] daemon started [2020-11-30T19:44:54.844Z] daemon.go:461: [dc8dc42e1c185] Stopping daemon [2020-11-30T19:44:54.844Z] daemon.go:296: [dc8dc42e1c185] exiting daemon [2020-11-30T19:44:54.844Z] daemon.go:448: [dc8dc42e1c185] Daemon stopped [2020-11-30T19:44:54.844Z] === RUN TestAuthZPluginErrorRequest [2020-11-30T19:44:55.134Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2020-11-30T19:44:55.134Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-11-30T19:44:55.134Z] daemon.go:325: [dda1b51f51e45] waiting for daemon to start [2020-11-30T19:44:55.134Z] daemon.go:325: [dda1b51f51e45] waiting for daemon to start [2020-11-30T19:44:55.134Z] daemon.go:353: [dda1b51f51e45] daemon started [2020-11-30T19:44:55.134Z] daemon.go:461: [dda1b51f51e45] Stopping daemon [2020-11-30T19:44:55.134Z] daemon.go:296: [dda1b51f51e45] exiting daemon [2020-11-30T19:44:55.134Z] daemon.go:448: [dda1b51f51e45] Daemon stopped [2020-11-30T19:44:55.134Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-30T19:44:55.764Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-11-30T19:44:55.764Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-30T19:44:55.764Z] daemon.go:325: [d5d35d66ddd15] waiting for daemon to start [2020-11-30T19:44:55.764Z] daemon.go:325: [d5d35d66ddd15] waiting for daemon to start [2020-11-30T19:44:55.764Z] daemon.go:353: [d5d35d66ddd15] daemon started [2020-11-30T19:44:55.764Z] daemon.go:461: [d5d35d66ddd15] Stopping daemon [2020-11-30T19:44:55.764Z] daemon.go:296: [d5d35d66ddd15] exiting daemon [2020-11-30T19:44:55.764Z] daemon.go:448: [d5d35d66ddd15] Daemon stopped [2020-11-30T19:44:55.764Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-30T19:44:55.997Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-11-30T19:44:55.997Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-11-30T19:44:55.997Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-11-30T19:44:57.822Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.04s) [2020-11-30T19:44:57.822Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-11-30T19:44:57.822Z] daemon.go:325: [dcfa2c2b8469d] waiting for daemon to start [2020-11-30T19:44:57.822Z] daemon.go:325: [dcfa2c2b8469d] waiting for daemon to start [2020-11-30T19:44:57.822Z] daemon.go:353: [dcfa2c2b8469d] daemon started [2020-11-30T19:44:57.822Z] daemon.go:461: [dcfa2c2b8469d] Stopping daemon [2020-11-30T19:44:57.822Z] daemon.go:296: [dcfa2c2b8469d] exiting daemon [2020-11-30T19:44:57.822Z] daemon.go:448: [dcfa2c2b8469d] Daemon stopped [2020-11-30T19:44:57.822Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-30T19:44:57.903Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-11-30T19:44:57.903Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-11-30T19:44:58.474Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-11-30T19:44:59.388Z] --- PASS: TestBuildWithHugeFile (56.83s) [2020-11-30T19:44:59.388Z] === RUN TestBuildWithEmptyDockerfile [2020-11-30T19:44:59.388Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-30T19:44:59.388Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-30T19:44:59.388Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-30T19:44:59.388Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-30T19:44:59.388Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-30T19:44:59.388Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-30T19:44:59.388Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-30T19:44:59.388Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-30T19:44:59.388Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-30T19:44:59.388Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-11-30T19:44:59.388Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s) [2020-11-30T19:44:59.388Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2020-11-30T19:44:59.388Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s) [2020-11-30T19:44:59.388Z] === RUN TestBuildPreserveOwnership [2020-11-30T19:44:59.388Z] === RUN TestBuildPreserveOwnership/copy_from [2020-11-30T19:45:00.380Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-11-30T19:45:00.540Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.19s) [2020-11-30T19:45:00.540Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-11-30T19:45:00.540Z] daemon.go:325: [d540f4ab323d0] waiting for daemon to start [2020-11-30T19:45:00.540Z] daemon.go:325: [d540f4ab323d0] waiting for daemon to start [2020-11-30T19:45:00.540Z] daemon.go:353: [d540f4ab323d0] daemon started [2020-11-30T19:45:00.540Z] daemon.go:461: [d540f4ab323d0] Stopping daemon [2020-11-30T19:45:00.540Z] daemon.go:296: [d540f4ab323d0] exiting daemon [2020-11-30T19:45:00.540Z] daemon.go:448: [d540f4ab323d0] Daemon stopped [2020-11-30T19:45:00.540Z] === RUN TestAuthZPluginHeader [2020-11-30T19:45:00.830Z] --- PASS: TestAuthZPluginHeader (0.80s) [2020-11-30T19:45:00.830Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-11-30T19:45:00.830Z] daemon.go:325: [d09e6a0d67182] waiting for daemon to start [2020-11-30T19:45:00.830Z] daemon.go:325: [d09e6a0d67182] waiting for daemon to start [2020-11-30T19:45:00.830Z] daemon.go:353: [d09e6a0d67182] daemon started [2020-11-30T19:45:00.830Z] daemon.go:461: [d09e6a0d67182] Stopping daemon [2020-11-30T19:45:00.830Z] daemon.go:296: [d09e6a0d67182] exiting daemon [2020-11-30T19:45:00.830Z] daemon.go:448: [d09e6a0d67182] Daemon stopped [2020-11-30T19:45:00.830Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-30T19:45:00.830Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-30T19:45:00.830Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:45:00.830Z] === RUN TestAuthZPluginV2Disable [2020-11-30T19:45:00.830Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-11-30T19:45:00.830Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:45:00.830Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-30T19:45:00.830Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-30T19:45:00.830Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:45:00.830Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-30T19:45:00.830Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-30T19:45:00.830Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:45:00.830Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-30T19:45:02.135Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-11-30T19:45:03.176Z] --- PASS: TestBuildPreserveOwnership (3.88s) [2020-11-30T19:45:03.176Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.57s) [2020-11-30T19:45:03.176Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.31s) [2020-11-30T19:45:03.176Z] === RUN TestBuildPlatformInvalid [2020-11-30T19:45:03.473Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-11-30T19:45:03.473Z] PASS [2020-11-30T19:45:03.473Z] [2020-11-30T19:45:03.473Z] DONE 30 tests in 92.443s [2020-11-30T19:45:03.473Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-11-30T19:45:03.473Z] ++ 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-11-30T19:45:03.473Z] ++ set -e [2020-11-30T19:45:03.473Z] ++ '[' -n 0 ']' [2020-11-30T19:45:03.473Z] ++ set -x [2020-11-30T19:45:03.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=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= 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-11-30T19:45:03.473Z] INFO: Testing against a local daemon [2020-11-30T19:45:03.473Z] === RUN TestConfigList [2020-11-30T19:45:05.554Z] --- PASS: TestConfigList (1.91s) [2020-11-30T19:45:05.555Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-11-30T19:45:05.555Z] daemon.go:325: [da9021646706c] waiting for daemon to start [2020-11-30T19:45:05.555Z] daemon.go:325: [da9021646706c] waiting for daemon to start [2020-11-30T19:45:05.555Z] daemon.go:353: [da9021646706c] daemon started [2020-11-30T19:45:05.555Z] daemon.go:461: [da9021646706c] Stopping daemon [2020-11-30T19:45:05.555Z] daemon.go:296: [da9021646706c] exiting daemon [2020-11-30T19:45:05.555Z] daemon.go:448: [da9021646706c] Daemon stopped [2020-11-30T19:45:05.555Z] === RUN TestConfigsCreateAndDelete [2020-11-30T19:45:07.646Z] --- PASS: TestConfigsCreateAndDelete (1.93s) [2020-11-30T19:45:07.646Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-11-30T19:45:07.646Z] daemon.go:325: [d0dba3976dd55] waiting for daemon to start [2020-11-30T19:45:07.646Z] daemon.go:325: [d0dba3976dd55] waiting for daemon to start [2020-11-30T19:45:07.646Z] daemon.go:353: [d0dba3976dd55] daemon started [2020-11-30T19:45:07.646Z] daemon.go:461: [d0dba3976dd55] Stopping daemon [2020-11-30T19:45:07.646Z] daemon.go:296: [d0dba3976dd55] exiting daemon [2020-11-30T19:45:07.646Z] daemon.go:448: [d0dba3976dd55] Daemon stopped [2020-11-30T19:45:07.646Z] === RUN TestConfigsUpdate [2020-11-30T19:45:09.165Z] --- PASS: TestConfigsUpdate (1.89s) [2020-11-30T19:45:09.165Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-11-30T19:45:09.165Z] daemon.go:325: [d6b1d719d012a] waiting for daemon to start [2020-11-30T19:45:09.165Z] daemon.go:325: [d6b1d719d012a] waiting for daemon to start [2020-11-30T19:45:09.165Z] daemon.go:353: [d6b1d719d012a] daemon started [2020-11-30T19:45:09.165Z] daemon.go:461: [d6b1d719d012a] Stopping daemon [2020-11-30T19:45:09.165Z] daemon.go:296: [d6b1d719d012a] exiting daemon [2020-11-30T19:45:09.165Z] daemon.go:448: [d6b1d719d012a] Daemon stopped [2020-11-30T19:45:09.165Z] === RUN TestTemplatedConfig [2020-11-30T19:45:10.365Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-11-30T19:45:10.626Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-11-30T19:45:11.910Z] --- PASS: TestTemplatedConfig (2.31s) [2020-11-30T19:45:11.910Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-11-30T19:45:11.910Z] daemon.go:325: [de474075992be] waiting for daemon to start [2020-11-30T19:45:11.910Z] daemon.go:325: [de474075992be] waiting for daemon to start [2020-11-30T19:45:11.910Z] daemon.go:353: [de474075992be] daemon started [2020-11-30T19:45:11.910Z] daemon.go:461: [de474075992be] Stopping daemon [2020-11-30T19:45:11.910Z] daemon.go:296: [de474075992be] exiting daemon [2020-11-30T19:45:11.910Z] daemon.go:448: [de474075992be] Daemon stopped [2020-11-30T19:45:11.910Z] === RUN TestConfigInspect [2020-11-30T19:45:12.008Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-11-30T19:45:12.577Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-11-30T19:45:13.424Z] --- PASS: TestConfigInspect (1.88s) [2020-11-30T19:45:13.424Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-11-30T19:45:13.424Z] daemon.go:325: [de0809a6594d4] waiting for daemon to start [2020-11-30T19:45:13.424Z] daemon.go:325: [de0809a6594d4] waiting for daemon to start [2020-11-30T19:45:13.424Z] daemon.go:353: [de0809a6594d4] daemon started [2020-11-30T19:45:13.424Z] daemon.go:461: [de0809a6594d4] Stopping daemon [2020-11-30T19:45:13.424Z] daemon.go:296: [de0809a6594d4] exiting daemon [2020-11-30T19:45:13.424Z] daemon.go:448: [de0809a6594d4] Daemon stopped [2020-11-30T19:45:13.424Z] === RUN TestConfigCreateWithLabels [2020-11-30T19:45:14.481Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-11-30T19:45:14.481Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-11-30T19:45:14.481Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-11-30T19:45:14.481Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-11-30T19:45:14.740Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-11-30T19:45:15.307Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-11-30T19:45:15.497Z] --- PASS: TestConfigCreateWithLabels (1.89s) [2020-11-30T19:45:15.497Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-11-30T19:45:15.497Z] daemon.go:325: [d2877454538af] waiting for daemon to start [2020-11-30T19:45:15.497Z] daemon.go:325: [d2877454538af] waiting for daemon to start [2020-11-30T19:45:15.497Z] daemon.go:353: [d2877454538af] daemon started [2020-11-30T19:45:15.497Z] daemon.go:461: [d2877454538af] Stopping daemon [2020-11-30T19:45:15.497Z] daemon.go:296: [d2877454538af] exiting daemon [2020-11-30T19:45:15.497Z] daemon.go:448: [d2877454538af] Daemon stopped [2020-11-30T19:45:15.497Z] === RUN TestConfigCreateResolve [2020-11-30T19:45:15.566Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-11-30T19:45:17.612Z] --- PASS: TestConfigCreateResolve (2.35s) [2020-11-30T19:45:17.612Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-11-30T19:45:17.612Z] daemon.go:325: [dce41275a517f] waiting for daemon to start [2020-11-30T19:45:17.612Z] daemon.go:325: [dce41275a517f] waiting for daemon to start [2020-11-30T19:45:17.612Z] daemon.go:353: [dce41275a517f] daemon started [2020-11-30T19:45:17.612Z] daemon.go:461: [dce41275a517f] Stopping daemon [2020-11-30T19:45:17.612Z] daemon.go:296: [dce41275a517f] exiting daemon [2020-11-30T19:45:17.612Z] daemon.go:448: [dce41275a517f] Daemon stopped [2020-11-30T19:45:17.612Z] === RUN TestConfigDaemonLibtrustID [2020-11-30T19:45:18.098Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-11-30T19:45:18.247Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-11-30T19:45:18.247Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-11-30T19:45:18.247Z] daemon.go:325: [dd273badc5904] waiting for daemon to start [2020-11-30T19:45:18.247Z] daemon.go:325: [dd273badc5904] waiting for daemon to start [2020-11-30T19:45:18.247Z] daemon.go:353: [dd273badc5904] daemon started [2020-11-30T19:45:18.247Z] daemon.go:461: [dd273badc5904] Stopping daemon [2020-11-30T19:45:18.247Z] daemon.go:296: [dd273badc5904] exiting daemon [2020-11-30T19:45:18.247Z] daemon.go:448: [dd273badc5904] Daemon stopped [2020-11-30T19:45:18.247Z] PASS [2020-11-30T19:45:18.247Z] [2020-11-30T19:45:18.247Z] DONE 8 tests in 14.768s [2020-11-30T19:45:18.247Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-11-30T19:45:18.247Z] ++ 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-11-30T19:45:18.247Z] ++ set -e [2020-11-30T19:45:18.247Z] ++ '[' -n 0 ']' [2020-11-30T19:45:18.247Z] ++ set -x [2020-11-30T19:45:18.247Z] ++ 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= 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-11-30T19:45:18.247Z] INFO: Testing against a local daemon [2020-11-30T19:45:18.247Z] === RUN TestCheckpoint [2020-11-30T19:45:18.247Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-30T19:45:18.247Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-30T19:45:18.247Z] === RUN TestContainerInvalidJSON [2020-11-30T19:45:18.247Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-30T19:45:18.247Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-30T19:45:18.247Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-30T19:45:18.247Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-30T19:45:18.247Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-30T19:45:18.247Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-30T19:45:18.247Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-30T19:45:18.247Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-30T19:45:18.247Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-30T19:45:18.247Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-11-30T19:45:18.247Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-11-30T19:45:18.247Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-11-30T19:45:18.247Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-11-30T19:45:18.247Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-30T19:45:18.247Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-11-30T19:45:18.247Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-30T19:45:18.541Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-11-30T19:45:18.541Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-30T19:45:18.541Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-11-30T19:45:18.541Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-30T19:45:18.541Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-11-30T19:45:18.541Z] === RUN TestCopyFromContainer [2020-11-30T19:45:19.385Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.22s) [2020-11-30T19:45:19.385Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-30T19:45:19.385Z] daemon.go:325: [de9c95d5ffe9e] waiting for daemon to start [2020-11-30T19:45:19.385Z] daemon.go:325: [de9c95d5ffe9e] waiting for daemon to start [2020-11-30T19:45:19.385Z] daemon.go:353: [de9c95d5ffe9e] daemon started [2020-11-30T19:45:19.385Z] daemon.go:461: [de9c95d5ffe9e] Stopping daemon [2020-11-30T19:45:19.385Z] daemon.go:296: [de9c95d5ffe9e] exiting daemon [2020-11-30T19:45:19.385Z] daemon.go:448: [de9c95d5ffe9e] Daemon stopped [2020-11-30T19:45:19.385Z] daemon.go:325: [de9c95d5ffe9e] waiting for daemon to start [2020-11-30T19:45:19.385Z] daemon.go:325: [de9c95d5ffe9e] waiting for daemon to start [2020-11-30T19:45:19.385Z] daemon.go:325: [de9c95d5ffe9e] waiting for daemon to start [2020-11-30T19:45:19.385Z] daemon.go:325: [de9c95d5ffe9e] waiting for daemon to start [2020-11-30T19:45:19.385Z] daemon.go:339: [de9c95d5ffe9e] error pinging daemon on start: Get http://de9c95d5ffe9e.sock/_ping: context deadline exceeded [2020-11-30T19:45:19.385Z] daemon.go:325: [de9c95d5ffe9e] waiting for daemon to start [2020-11-30T19:45:19.385Z] daemon.go:339: [de9c95d5ffe9e] error pinging daemon on start: Get http://de9c95d5ffe9e.sock/_ping: context deadline exceeded [2020-11-30T19:45:19.385Z] daemon.go:325: [de9c95d5ffe9e] waiting for daemon to start [2020-11-30T19:45:19.385Z] daemon.go:339: [de9c95d5ffe9e] error pinging daemon on start: Get http://de9c95d5ffe9e.sock/_ping: context deadline exceeded [2020-11-30T19:45:19.385Z] daemon.go:325: [de9c95d5ffe9e] waiting for daemon to start [2020-11-30T19:45:19.385Z] daemon.go:339: [de9c95d5ffe9e] error pinging daemon on start: Get http://de9c95d5ffe9e.sock/_ping: context deadline exceeded [2020-11-30T19:45:19.385Z] daemon.go:325: [de9c95d5ffe9e] waiting for daemon to start [2020-11-30T19:45:19.385Z] daemon.go:339: [de9c95d5ffe9e] error pinging daemon on start: Get http://de9c95d5ffe9e.sock/_ping: read unix @->/tmp/docker-integration/de9c95d5ffe9e.sock: read: connection reset by peer [2020-11-30T19:45:19.385Z] daemon.go:296: [de9c95d5ffe9e] exiting daemon [2020-11-30T19:45:19.385Z] daemon.go:325: [de9c95d5ffe9e] waiting for daemon to start [2020-11-30T19:45:19.385Z] daemon.go:325: [de9c95d5ffe9e] waiting for daemon to start [2020-11-30T19:45:19.385Z] daemon.go:325: [de9c95d5ffe9e] waiting for daemon to start [2020-11-30T19:45:19.385Z] daemon.go:353: [de9c95d5ffe9e] daemon started [2020-11-30T19:45:19.385Z] daemon.go:461: [de9c95d5ffe9e] Stopping daemon [2020-11-30T19:45:19.385Z] daemon.go:296: [de9c95d5ffe9e] exiting daemon [2020-11-30T19:45:19.385Z] daemon.go:448: [de9c95d5ffe9e] Daemon stopped [2020-11-30T19:45:19.385Z] PASS [2020-11-30T19:45:19.385Z] [2020-11-30T19:45:19.385Z] === Skipped [2020-11-30T19:45:19.385Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-30T19:45:19.385Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:45:19.385Z] [2020-11-30T19:45:19.385Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-11-30T19:45:19.385Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:45:19.385Z] [2020-11-30T19:45:19.385Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-30T19:45:19.385Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:45:19.385Z] [2020-11-30T19:45:19.385Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-30T19:45:19.385Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:45:19.385Z] [2020-11-30T19:45:19.385Z] DONE 17 tests, 4 skipped in 29.277s [2020-11-30T19:45:19.385Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-30T19:45:19.385Z] ++ 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-11-30T19:45:19.385Z] ++ set -e [2020-11-30T19:45:19.385Z] ++ '[' -n 0 ']' [2020-11-30T19:45:19.385Z] ++ set -x [2020-11-30T19:45:19.385Z] ++ 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= 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-11-30T19:45:19.385Z] INFO: Testing against a local daemon [2020-11-30T19:45:19.385Z] === RUN TestPluginInvalidJSON [2020-11-30T19:45:19.385Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-30T19:45:19.385Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-30T19:45:19.385Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-30T19:45:19.385Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-11-30T19:45:19.385Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-30T19:45:19.385Z] PASS [2020-11-30T19:45:19.385Z] [2020-11-30T19:45:19.385Z] DONE 2 tests in 0.083s [2020-11-30T19:45:19.385Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-30T19:45:19.385Z] ++ 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-11-30T19:45:19.385Z] ++ set -e [2020-11-30T19:45:19.385Z] ++ '[' -n 0 ']' [2020-11-30T19:45:19.385Z] ++ set -x [2020-11-30T19:45:19.385Z] ++ 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= 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-11-30T19:45:19.385Z] INFO: Testing against a local daemon [2020-11-30T19:45:19.385Z] === RUN TestExternalGraphDriver [2020-11-30T19:45:19.385Z] === RUN TestExternalGraphDriver/json [2020-11-30T19:45:19.475Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-11-30T19:45:20.043Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-11-30T19:45:20.059Z] === RUN TestCopyFromContainer// [2020-11-30T19:45:20.059Z] === RUN TestCopyFromContainer//bar/root [2020-11-30T19:45:20.059Z] === RUN TestCopyFromContainer//bar/root/ [2020-11-30T19:45:20.059Z] === RUN TestCopyFromContainer/bar/quux [2020-11-30T19:45:20.059Z] === RUN TestCopyFromContainer/bar/quux/ [2020-11-30T19:45:20.059Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-11-30T19:45:20.059Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-11-30T19:45:20.355Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-11-30T19:45:20.355Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-11-30T19:45:20.355Z] === RUN TestCopyFromContainer/bar/notarget [2020-11-30T19:45:20.414Z] === RUN TestExternalGraphDriver/spec [2020-11-30T19:45:20.652Z] --- PASS: TestCopyFromContainer (1.95s) [2020-11-30T19:45:20.652Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-11-30T19:45:20.652Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-11-30T19:45:20.652Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-11-30T19:45:20.652Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2020-11-30T19:45:20.652Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-11-30T19:45:20.652Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-11-30T19:45:20.652Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-11-30T19:45:20.652Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-11-30T19:45:20.652Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-11-30T19:45:20.652Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-11-30T19:45:20.652Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-30T19:45:20.652Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-30T19:45:20.652Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-30T19:45:20.652Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-30T19:45:20.652Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-30T19:45:20.652Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-30T19:45:20.652Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-30T19:45:20.652Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-30T19:45:20.652Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-30T19:45:20.652Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-30T19:45:20.652Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-11-30T19:45:20.652Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-11-30T19:45:20.652Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-11-30T19:45:20.652Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-11-30T19:45:20.652Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-30T19:45:20.652Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-11-30T19:45:20.652Z] === RUN TestCreateWithInvalidEnv [2020-11-30T19:45:20.652Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-30T19:45:20.652Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-30T19:45:20.652Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-30T19:45:20.652Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-30T19:45:20.652Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-30T19:45:20.652Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-30T19:45:20.652Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-30T19:45:20.652Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-30T19:45:20.652Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-30T19:45:20.652Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-11-30T19:45:20.652Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-11-30T19:45:20.652Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-11-30T19:45:20.652Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-11-30T19:45:20.652Z] === RUN TestCreateTmpfsMountsTarget [2020-11-30T19:45:20.652Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-11-30T19:45:20.652Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-30T19:45:22.169Z] --- PASS: TestCreateWithCustomMaskedPaths (1.56s) [2020-11-30T19:45:22.169Z] === RUN TestCreateWithCapabilities [2020-11-30T19:45:22.169Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-11-30T19:45:22.169Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-11-30T19:45:22.169Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-11-30T19:45:22.169Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-11-30T19:45:22.169Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-11-30T19:45:22.169Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-11-30T19:45:22.169Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-11-30T19:45:22.169Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-11-30T19:45:22.169Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-11-30T19:45:22.169Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-11-30T19:45:22.169Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-11-30T19:45:22.169Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-11-30T19:45:22.169Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-11-30T19:45:22.169Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-11-30T19:45:22.169Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-11-30T19:45:22.169Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-11-30T19:45:22.169Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-11-30T19:45:22.169Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-11-30T19:45:22.169Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-11-30T19:45:22.169Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-11-30T19:45:22.169Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-11-30T19:45:22.169Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-11-30T19:45:22.169Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-11-30T19:45:22.169Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-11-30T19:45:22.169Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-11-30T19:45:22.169Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-11-30T19:45:22.169Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-11-30T19:45:22.169Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-11-30T19:45:22.169Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-11-30T19:45:22.169Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-11-30T19:45:22.169Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-11-30T19:45:22.169Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-11-30T19:45:22.169Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-11-30T19:45:22.462Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-11-30T19:45:22.462Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-11-30T19:45:22.462Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-11-30T19:45:22.462Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-11-30T19:45:22.462Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-11-30T19:45:22.462Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-11-30T19:45:22.462Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-11-30T19:45:22.462Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-11-30T19:45:22.462Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-11-30T19:45:22.462Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-11-30T19:45:22.462Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-11-30T19:45:22.462Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-11-30T19:45:22.462Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-30T19:45:22.471Z] === RUN TestExternalGraphDriver/pull [2020-11-30T19:45:23.979Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.70s) [2020-11-30T19:45:23.979Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-30T19:45:23.979Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-30T19:45:23.979Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-30T19:45:23.979Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-30T19:45:23.979Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-30T19:45:23.979Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-30T19:45:23.979Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-30T19:45:23.979Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-30T19:45:23.979Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-30T19:45:23.979Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-30T19:45:23.979Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-30T19:45:23.979Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-30T19:45:23.979Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-30T19:45:23.979Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-30T19:45:23.979Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-30T19:45:23.979Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-30T19:45:23.979Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-11-30T19:45:23.979Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-11-30T19:45:23.979Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-11-30T19:45:23.979Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-11-30T19:45:23.979Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-11-30T19:45:23.979Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-11-30T19:45:23.979Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-30T19:45:24.529Z] --- PASS: TestExternalGraphDriver (6.30s) [2020-11-30T19:45:24.529Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-11-30T19:45:24.529Z] daemon.go:325: [d200d75d593c4] waiting for daemon to start [2020-11-30T19:45:24.529Z] daemon.go:325: [d200d75d593c4] waiting for daemon to start [2020-11-30T19:45:24.529Z] daemon.go:353: [d200d75d593c4] daemon started [2020-11-30T19:45:24.529Z] daemon.go:461: [d200d75d593c4] Stopping daemon [2020-11-30T19:45:24.529Z] daemon.go:296: [d200d75d593c4] exiting daemon [2020-11-30T19:45:24.529Z] daemon.go:448: [d200d75d593c4] Daemon stopped [2020-11-30T19:45:24.529Z] daemon.go:325: [d200d75d593c4] waiting for daemon to start [2020-11-30T19:45:24.529Z] daemon.go:325: [d200d75d593c4] waiting for daemon to start [2020-11-30T19:45:24.529Z] daemon.go:353: [d200d75d593c4] daemon started [2020-11-30T19:45:24.529Z] daemon.go:461: [d200d75d593c4] Stopping daemon [2020-11-30T19:45:24.529Z] daemon.go:296: [d200d75d593c4] exiting daemon [2020-11-30T19:45:24.529Z] daemon.go:448: [d200d75d593c4] Daemon stopped [2020-11-30T19:45:24.529Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2020-11-30T19:45:24.529Z] daemon.go:325: [d200d75d593c4] waiting for daemon to start [2020-11-30T19:45:24.529Z] daemon.go:325: [d200d75d593c4] waiting for daemon to start [2020-11-30T19:45:24.529Z] daemon.go:353: [d200d75d593c4] daemon started [2020-11-30T19:45:24.529Z] daemon.go:461: [d200d75d593c4] Stopping daemon [2020-11-30T19:45:24.529Z] daemon.go:296: [d200d75d593c4] exiting daemon [2020-11-30T19:45:24.529Z] daemon.go:448: [d200d75d593c4] Daemon stopped [2020-11-30T19:45:24.529Z] daemon.go:325: [d200d75d593c4] waiting for daemon to start [2020-11-30T19:45:24.529Z] daemon.go:325: [d200d75d593c4] waiting for daemon to start [2020-11-30T19:45:24.529Z] daemon.go:353: [d200d75d593c4] daemon started [2020-11-30T19:45:24.529Z] daemon.go:461: [d200d75d593c4] Stopping daemon [2020-11-30T19:45:24.529Z] daemon.go:296: [d200d75d593c4] exiting daemon [2020-11-30T19:45:24.529Z] daemon.go:448: [d200d75d593c4] Daemon stopped [2020-11-30T19:45:24.529Z] --- PASS: TestExternalGraphDriver/spec (2.02s) [2020-11-30T19:45:24.529Z] daemon.go:325: [d200d75d593c4] waiting for daemon to start [2020-11-30T19:45:24.529Z] daemon.go:325: [d200d75d593c4] waiting for daemon to start [2020-11-30T19:45:24.529Z] daemon.go:353: [d200d75d593c4] daemon started [2020-11-30T19:45:24.529Z] daemon.go:461: [d200d75d593c4] Stopping daemon [2020-11-30T19:45:24.529Z] daemon.go:296: [d200d75d593c4] exiting daemon [2020-11-30T19:45:24.529Z] daemon.go:448: [d200d75d593c4] Daemon stopped [2020-11-30T19:45:24.529Z] --- PASS: TestExternalGraphDriver/pull (2.12s) [2020-11-30T19:45:24.529Z] === RUN TestGraphdriverPluginV2 [2020-11-30T19:45:24.529Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2020-11-30T19:45:24.529Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:45:24.529Z] PASS [2020-11-30T19:45:24.529Z] [2020-11-30T19:45:24.529Z] === Skipped [2020-11-30T19:45:24.529Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2020-11-30T19:45:24.529Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:45:24.529Z] [2020-11-30T19:45:24.529Z] DONE 5 tests, 1 skipped in 6.435s [2020-11-30T19:45:24.529Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-30T19:45:24.529Z] ++ 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-11-30T19:45:24.529Z] ++ set -e [2020-11-30T19:45:24.529Z] ++ '[' -n 0 ']' [2020-11-30T19:45:24.529Z] ++ set -x [2020-11-30T19:45:24.529Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-11-30T19:45:24.617Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2020-11-30T19:45:24.617Z] === RUN TestContainerStartOnDaemonRestart [2020-11-30T19:45:24.617Z] === PAUSE TestContainerStartOnDaemonRestart [2020-11-30T19:45:24.617Z] === RUN TestDaemonRestartIpcMode [2020-11-30T19:45:24.617Z] === PAUSE TestDaemonRestartIpcMode [2020-11-30T19:45:24.617Z] === RUN TestDiff [2020-11-30T19:45:24.819Z] INFO: Testing against a local daemon [2020-11-30T19:45:24.819Z] === RUN TestContinueAfterPluginCrash [2020-11-30T19:45:24.819Z] === PAUSE TestContinueAfterPluginCrash [2020-11-30T19:45:24.819Z] === RUN TestDaemonStartWithLogOpt [2020-11-30T19:45:24.819Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-30T19:45:24.819Z] === CONT TestContinueAfterPluginCrash [2020-11-30T19:45:24.819Z] === CONT TestDaemonStartWithLogOpt [2020-11-30T19:45:25.256Z] --- PASS: TestDiff (0.59s) [2020-11-30T19:45:25.256Z] === RUN TestExecWithCloseStdin [2020-11-30T19:45:25.314Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-11-30T19:45:25.314Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-11-30T19:45:25.314Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-11-30T19:45:25.883Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-11-30T19:45:25.892Z] --- PASS: TestExecWithCloseStdin (0.68s) [2020-11-30T19:45:25.892Z] === RUN TestExec [2020-11-30T19:45:26.528Z] --- PASS: TestExec (0.66s) [2020-11-30T19:45:26.528Z] === RUN TestExecUser [2020-11-30T19:45:26.832Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-11-30T19:45:27.169Z] --- PASS: TestExecUser (0.65s) [2020-11-30T19:45:27.169Z] === RUN TestExportContainerAndImportImage [2020-11-30T19:45:27.803Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-11-30T19:45:28.211Z] --- PASS: TestExportContainerAndImportImage (0.82s) [2020-11-30T19:45:28.211Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-30T19:45:28.740Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-11-30T19:45:29.307Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-11-30T19:45:29.733Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s) [2020-11-30T19:45:29.733Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-11-30T19:45:29.733Z] daemon.go:325: [d9d30b391f33e] waiting for daemon to start [2020-11-30T19:45:29.733Z] daemon.go:325: [d9d30b391f33e] waiting for daemon to start [2020-11-30T19:45:29.733Z] daemon.go:353: [d9d30b391f33e] daemon started [2020-11-30T19:45:29.733Z] daemon.go:461: [d9d30b391f33e] Stopping daemon [2020-11-30T19:45:29.733Z] daemon.go:296: [d9d30b391f33e] exiting daemon [2020-11-30T19:45:29.733Z] daemon.go:448: [d9d30b391f33e] Daemon stopped [2020-11-30T19:45:29.733Z] daemon.go:325: [d9d30b391f33e] waiting for daemon to start [2020-11-30T19:45:29.733Z] daemon.go:325: [d9d30b391f33e] waiting for daemon to start [2020-11-30T19:45:29.733Z] daemon.go:353: [d9d30b391f33e] daemon started [2020-11-30T19:45:29.733Z] daemon.go:461: [d9d30b391f33e] Stopping daemon [2020-11-30T19:45:29.733Z] daemon.go:296: [d9d30b391f33e] exiting daemon [2020-11-30T19:45:29.733Z] daemon.go:448: [d9d30b391f33e] Daemon stopped [2020-11-30T19:45:29.733Z] === RUN TestHealthCheckWorkdir [2020-11-30T19:45:30.381Z] --- PASS: TestHealthCheckWorkdir (0.81s) [2020-11-30T19:45:30.381Z] === RUN TestHealthKillContainer [2020-11-30T19:45:31.212Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-11-30T19:45:31.471Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-11-30T19:45:32.038Z] === RUN TestDockerSuite/TestLogsSince [2020-11-30T19:45:33.120Z] --- PASS: TestHealthKillContainer (2.76s) [2020-11-30T19:45:33.120Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-30T19:45:33.279Z] --- PASS: TestDaemonStartWithLogOpt (8.10s) [2020-11-30T19:45:33.279Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-11-30T19:45:33.279Z] daemon.go:325: [dc70601de472b] waiting for daemon to start [2020-11-30T19:45:33.279Z] daemon.go:325: [dc70601de472b] waiting for daemon to start [2020-11-30T19:45:33.279Z] daemon.go:353: [dc70601de472b] daemon started [2020-11-30T19:45:33.279Z] daemon.go:461: [dc70601de472b] Stopping daemon [2020-11-30T19:45:33.279Z] daemon.go:296: [dc70601de472b] exiting daemon [2020-11-30T19:45:33.279Z] daemon.go:448: [dc70601de472b] Daemon stopped [2020-11-30T19:45:33.279Z] daemon.go:325: [dc70601de472b] waiting for daemon to start [2020-11-30T19:45:33.279Z] daemon.go:325: [dc70601de472b] waiting for daemon to start [2020-11-30T19:45:33.279Z] daemon.go:353: [dc70601de472b] daemon started [2020-11-30T19:45:33.279Z] daemon.go:461: [dc70601de472b] Stopping daemon [2020-11-30T19:45:33.279Z] daemon.go:296: [dc70601de472b] exiting daemon [2020-11-30T19:45:33.279Z] daemon.go:448: [dc70601de472b] Daemon stopped [2020-11-30T19:45:33.414Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2020-11-30T19:45:33.414Z] === RUN TestIpcModeNone [2020-11-30T19:45:33.942Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-11-30T19:45:34.053Z] --- PASS: TestIpcModeNone (0.63s) [2020-11-30T19:45:34.053Z] === RUN TestIpcModePrivate [2020-11-30T19:45:35.094Z] --- PASS: TestIpcModePrivate (0.66s) [2020-11-30T19:45:35.094Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2020-11-30T19:45:35.094Z] === RUN TestIpcModeShareable [2020-11-30T19:45:35.389Z] --- PASS: TestIpcModeShareable (0.68s) [2020-11-30T19:45:35.389Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2020-11-30T19:45:35.389Z] === RUN TestAPIIpcModeShareableAndContainer [2020-11-30T19:45:37.469Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.89s) [2020-11-30T19:45:37.469Z] === RUN TestAPIIpcModeHost [2020-11-30T19:45:37.762Z] --- PASS: TestContinueAfterPluginCrash (13.06s) [2020-11-30T19:45:37.762Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-11-30T19:45:37.762Z] daemon.go:325: [de2b7adb1f629] waiting for daemon to start [2020-11-30T19:45:37.762Z] daemon.go:325: [de2b7adb1f629] waiting for daemon to start [2020-11-30T19:45:37.762Z] daemon.go:353: [de2b7adb1f629] daemon started [2020-11-30T19:45:37.762Z] daemon.go:461: [de2b7adb1f629] Stopping daemon [2020-11-30T19:45:37.762Z] daemon.go:296: [de2b7adb1f629] exiting daemon [2020-11-30T19:45:37.762Z] daemon.go:448: [de2b7adb1f629] Daemon stopped [2020-11-30T19:45:37.762Z] PASS [2020-11-30T19:45:37.762Z] [2020-11-30T19:45:37.762Z] DONE 2 tests in 13.143s [2020-11-30T19:45:37.762Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-30T19:45:37.762Z] ++ 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-11-30T19:45:37.762Z] ++ set -e [2020-11-30T19:45:37.762Z] ++ '[' -n 0 ']' [2020-11-30T19:45:37.762Z] ++ set -x [2020-11-30T19:45:37.762Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-11-30T19:45:37.762Z] INFO: Testing against a local daemon [2020-11-30T19:45:37.762Z] === RUN TestPluginWithDevMounts [2020-11-30T19:45:37.762Z] === PAUSE TestPluginWithDevMounts [2020-11-30T19:45:37.762Z] === CONT TestPluginWithDevMounts [2020-11-30T19:45:38.106Z] --- PASS: TestAPIIpcModeHost (0.53s) [2020-11-30T19:45:38.106Z] === RUN TestDaemonIpcModeShareable [2020-11-30T19:45:39.213Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-11-30T19:45:39.633Z] --- PASS: TestDaemonIpcModeShareable (1.42s) [2020-11-30T19:45:39.633Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-11-30T19:45:39.633Z] daemon.go:325: [d989ef3fc9a09] waiting for daemon to start [2020-11-30T19:45:39.633Z] daemon.go:325: [d989ef3fc9a09] waiting for daemon to start [2020-11-30T19:45:39.633Z] daemon.go:353: [d989ef3fc9a09] daemon started [2020-11-30T19:45:39.633Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-11-30T19:45:39.633Z] daemon.go:461: [d989ef3fc9a09] Stopping daemon [2020-11-30T19:45:39.633Z] daemon.go:296: [d989ef3fc9a09] exiting daemon [2020-11-30T19:45:39.633Z] daemon.go:448: [d989ef3fc9a09] Daemon stopped [2020-11-30T19:45:39.633Z] === RUN TestDaemonIpcModePrivate [2020-11-30T19:45:39.820Z] --- PASS: TestPluginWithDevMounts (1.84s) [2020-11-30T19:45:39.820Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-11-30T19:45:39.820Z] daemon.go:325: [df34984fdafaa] waiting for daemon to start [2020-11-30T19:45:39.820Z] daemon.go:325: [df34984fdafaa] waiting for daemon to start [2020-11-30T19:45:39.820Z] daemon.go:353: [df34984fdafaa] daemon started [2020-11-30T19:45:39.820Z] daemon.go:461: [df34984fdafaa] Stopping daemon [2020-11-30T19:45:39.820Z] daemon.go:296: [df34984fdafaa] exiting daemon [2020-11-30T19:45:39.820Z] daemon.go:448: [df34984fdafaa] Daemon stopped [2020-11-30T19:45:39.820Z] PASS [2020-11-30T19:45:39.820Z] [2020-11-30T19:45:39.820Z] DONE 1 tests in 1.938s [2020-11-30T19:45:39.820Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-11-30T19:45:39.820Z] ++ 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-11-30T19:45:39.820Z] ++ set -e [2020-11-30T19:45:39.820Z] ++ '[' -n 0 ']' [2020-11-30T19:45:39.820Z] ++ set -x [2020-11-30T19:45:39.820Z] ++ 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= 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-11-30T19:45:39.820Z] INFO: Testing against a local daemon [2020-11-30T19:45:39.820Z] === RUN TestSecretInspect [2020-11-30T19:45:40.671Z] --- PASS: TestDaemonIpcModePrivate (1.37s) [2020-11-30T19:45:40.671Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-11-30T19:45:40.671Z] daemon.go:325: [d2b1e02f82d87] waiting for daemon to start [2020-11-30T19:45:40.671Z] daemon.go:325: [d2b1e02f82d87] waiting for daemon to start [2020-11-30T19:45:40.671Z] daemon.go:353: [d2b1e02f82d87] daemon started [2020-11-30T19:45:40.671Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-11-30T19:45:40.671Z] daemon.go:461: [d2b1e02f82d87] Stopping daemon [2020-11-30T19:45:40.671Z] daemon.go:296: [d2b1e02f82d87] exiting daemon [2020-11-30T19:45:40.671Z] daemon.go:448: [d2b1e02f82d87] Daemon stopped [2020-11-30T19:45:40.671Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-11-30T19:45:42.188Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.38s) [2020-11-30T19:45:42.188Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-11-30T19:45:42.188Z] daemon.go:325: [dbaf26b9a9d67] waiting for daemon to start [2020-11-30T19:45:42.188Z] daemon.go:325: [dbaf26b9a9d67] waiting for daemon to start [2020-11-30T19:45:42.188Z] daemon.go:353: [dbaf26b9a9d67] daemon started [2020-11-30T19:45:42.188Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-11-30T19:45:42.188Z] daemon.go:461: [dbaf26b9a9d67] Stopping daemon [2020-11-30T19:45:42.188Z] daemon.go:296: [dbaf26b9a9d67] exiting daemon [2020-11-30T19:45:42.188Z] daemon.go:448: [dbaf26b9a9d67] Daemon stopped [2020-11-30T19:45:42.188Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-11-30T19:45:43.325Z] --- PASS: TestSecretInspect (3.20s) [2020-11-30T19:45:43.325Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-11-30T19:45:43.325Z] daemon.go:325: [d47604bc23926] waiting for daemon to start [2020-11-30T19:45:43.325Z] daemon.go:325: [d47604bc23926] waiting for daemon to start [2020-11-30T19:45:43.325Z] daemon.go:353: [d47604bc23926] daemon started [2020-11-30T19:45:43.325Z] daemon.go:461: [d47604bc23926] Stopping daemon [2020-11-30T19:45:43.325Z] daemon.go:296: [d47604bc23926] exiting daemon [2020-11-30T19:45:43.325Z] daemon.go:448: [d47604bc23926] Daemon stopped [2020-11-30T19:45:43.325Z] === RUN TestSecretList [2020-11-30T19:45:43.703Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.42s) [2020-11-30T19:45:43.703Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-11-30T19:45:43.703Z] daemon.go:325: [df485dd8c6ca8] waiting for daemon to start [2020-11-30T19:45:43.703Z] daemon.go:325: [df485dd8c6ca8] waiting for daemon to start [2020-11-30T19:45:43.703Z] daemon.go:353: [df485dd8c6ca8] daemon started [2020-11-30T19:45:43.703Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-11-30T19:45:43.703Z] daemon.go:461: [df485dd8c6ca8] Stopping daemon [2020-11-30T19:45:43.703Z] daemon.go:296: [df485dd8c6ca8] exiting daemon [2020-11-30T19:45:43.703Z] daemon.go:448: [df485dd8c6ca8] Daemon stopped [2020-11-30T19:45:43.703Z] === RUN TestIpcModeOlderClient [2020-11-30T19:45:43.703Z] === PAUSE TestIpcModeOlderClient [2020-11-30T19:45:43.703Z] === RUN TestKillContainerInvalidSignal [2020-11-30T19:45:43.995Z] --- PASS: TestKillContainerInvalidSignal (0.56s) [2020-11-30T19:45:43.995Z] === RUN TestKillContainer [2020-11-30T19:45:43.995Z] === RUN TestKillContainer/no_signal [2020-11-30T19:45:44.482Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-11-30T19:45:44.632Z] === RUN TestKillContainer/non_killing_signal [2020-11-30T19:45:44.741Z] === RUN TestDockerSuite/TestLogsTail [2020-11-30T19:45:44.927Z] === RUN TestKillContainer/killing_signal [2020-11-30T19:45:45.678Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-11-30T19:45:45.936Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-11-30T19:45:45.965Z] --- PASS: TestKillContainer (1.70s) [2020-11-30T19:45:45.965Z] --- PASS: TestKillContainer/no_signal (0.57s) [2020-11-30T19:45:45.965Z] --- PASS: TestKillContainer/non_killing_signal (0.39s) [2020-11-30T19:45:45.965Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2020-11-30T19:45:45.965Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-30T19:45:45.965Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-11-30T19:45:46.044Z] --- PASS: TestSecretList (3.11s) [2020-11-30T19:45:46.044Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-11-30T19:45:46.044Z] daemon.go:325: [d61deb5fdc0e9] waiting for daemon to start [2020-11-30T19:45:46.044Z] daemon.go:325: [d61deb5fdc0e9] waiting for daemon to start [2020-11-30T19:45:46.044Z] daemon.go:353: [d61deb5fdc0e9] daemon started [2020-11-30T19:45:46.044Z] daemon.go:461: [d61deb5fdc0e9] Stopping daemon [2020-11-30T19:45:46.044Z] daemon.go:296: [d61deb5fdc0e9] exiting daemon [2020-11-30T19:45:46.044Z] daemon.go:448: [d61deb5fdc0e9] Daemon stopped [2020-11-30T19:45:46.044Z] === RUN TestSecretsCreateAndDelete [2020-11-30T19:45:46.257Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-11-30T19:45:46.504Z] === RUN TestDockerSuite/TestMountIntoProc [2020-11-30T19:45:46.762Z] === RUN TestDockerSuite/TestMountIntoSys [2020-11-30T19:45:46.892Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s) [2020-11-30T19:45:46.892Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.56s) [2020-11-30T19:45:46.892Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s) [2020-11-30T19:45:46.892Z] === RUN TestKillStoppedContainer [2020-11-30T19:45:47.185Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-11-30T19:45:47.185Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-30T19:45:47.185Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-11-30T19:45:47.185Z] === RUN TestKillDifferentUserContainer [2020-11-30T19:45:47.330Z] === RUN TestDockerSuite/TestNetHostname [2020-11-30T19:45:47.821Z] --- PASS: TestKillDifferentUserContainer (0.55s) [2020-11-30T19:45:47.821Z] === RUN TestInspectOomKilledTrue [2020-11-30T19:45:48.458Z] --- PASS: TestInspectOomKilledTrue (0.90s) [2020-11-30T19:45:48.458Z] === RUN TestInspectOomKilledFalse [2020-11-30T19:45:48.706Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-11-30T19:45:48.965Z] === RUN TestDockerSuite/TestNetworkEvents [2020-11-30T19:45:49.112Z] --- PASS: TestInspectOomKilledFalse (0.59s) [2020-11-30T19:45:49.112Z] === RUN TestLinksEtcHostsContentMatch [2020-11-30T19:45:49.224Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-11-30T19:45:49.548Z] --- PASS: TestSecretsCreateAndDelete (3.54s) [2020-11-30T19:45:49.548Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-11-30T19:45:49.548Z] daemon.go:325: [d75070cf9a3b0] waiting for daemon to start [2020-11-30T19:45:49.548Z] daemon.go:325: [d75070cf9a3b0] waiting for daemon to start [2020-11-30T19:45:49.548Z] daemon.go:353: [d75070cf9a3b0] daemon started [2020-11-30T19:45:49.548Z] daemon.go:461: [d75070cf9a3b0] Stopping daemon [2020-11-30T19:45:49.548Z] daemon.go:296: [d75070cf9a3b0] exiting daemon [2020-11-30T19:45:49.548Z] daemon.go:448: [d75070cf9a3b0] Daemon stopped [2020-11-30T19:45:49.548Z] === RUN TestSecretsUpdate [2020-11-30T19:45:49.748Z] --- PASS: TestLinksEtcHostsContentMatch (0.49s) [2020-11-30T19:45:49.748Z] === RUN TestLinksContainerNames [2020-11-30T19:45:50.160Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-11-30T19:45:50.788Z] --- PASS: TestLinksContainerNames (1.06s) [2020-11-30T19:45:50.788Z] === RUN TestLogsFollowTailEmpty [2020-11-30T19:45:51.422Z] --- PASS: TestLogsFollowTailEmpty (0.55s) [2020-11-30T19:45:51.422Z] === RUN TestContainerNetworkMountsNoChown [2020-11-30T19:45:51.973Z] --- PASS: TestContainerNetworkMountsNoChown (0.57s) [2020-11-30T19:45:51.973Z] === RUN TestMountDaemonRoot [2020-11-30T19:45:51.973Z] === RUN TestMountDaemonRoot/default [2020-11-30T19:45:51.973Z] === PAUSE TestMountDaemonRoot/default [2020-11-30T19:45:51.973Z] === RUN TestMountDaemonRoot/private [2020-11-30T19:45:51.973Z] === PAUSE TestMountDaemonRoot/private [2020-11-30T19:45:51.973Z] === RUN TestMountDaemonRoot/rprivate [2020-11-30T19:45:51.973Z] === PAUSE TestMountDaemonRoot/rprivate [2020-11-30T19:45:51.973Z] === RUN TestMountDaemonRoot/slave [2020-11-30T19:45:51.973Z] === PAUSE TestMountDaemonRoot/slave [2020-11-30T19:45:51.973Z] === RUN TestMountDaemonRoot/rslave [2020-11-30T19:45:51.973Z] === PAUSE TestMountDaemonRoot/rslave [2020-11-30T19:45:51.973Z] === RUN TestMountDaemonRoot/shared [2020-11-30T19:45:51.973Z] === PAUSE TestMountDaemonRoot/shared [2020-11-30T19:45:51.973Z] === RUN TestMountDaemonRoot/rshared [2020-11-30T19:45:51.973Z] === PAUSE TestMountDaemonRoot/rshared [2020-11-30T19:45:51.973Z] === CONT TestMountDaemonRoot/default [2020-11-30T19:45:51.973Z] === RUN TestMountDaemonRoot/default/bind_root [2020-11-30T19:45:51.973Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-11-30T19:45:51.973Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-11-30T19:45:51.973Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-11-30T19:45:51.973Z] === RUN TestMountDaemonRoot/default/mount_root [2020-11-30T19:45:51.973Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-11-30T19:45:51.973Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-11-30T19:45:51.973Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-11-30T19:45:51.973Z] === CONT TestMountDaemonRoot/default/bind_root [2020-11-30T19:45:51.973Z] === CONT TestMountDaemonRoot/rshared [2020-11-30T19:45:51.973Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-11-30T19:45:51.973Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-11-30T19:45:51.973Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-11-30T19:45:51.973Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-11-30T19:45:51.973Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-11-30T19:45:51.973Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-11-30T19:45:51.973Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-11-30T19:45:51.973Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-11-30T19:45:51.973Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-11-30T19:45:51.973Z] === CONT TestMountDaemonRoot/shared [2020-11-30T19:45:51.973Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-11-30T19:45:51.974Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-11-30T19:45:51.974Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-11-30T19:45:51.974Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-11-30T19:45:51.974Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-11-30T19:45:51.974Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-11-30T19:45:51.974Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-11-30T19:45:51.974Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-11-30T19:45:51.974Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-11-30T19:45:51.974Z] === CONT TestMountDaemonRoot/rslave [2020-11-30T19:45:51.974Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-11-30T19:45:51.974Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-11-30T19:45:51.974Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-11-30T19:45:51.974Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-11-30T19:45:51.974Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-11-30T19:45:51.974Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-11-30T19:45:51.974Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-11-30T19:45:51.974Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-11-30T19:45:51.974Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-11-30T19:45:51.974Z] === CONT TestMountDaemonRoot/slave [2020-11-30T19:45:51.974Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-11-30T19:45:51.974Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-11-30T19:45:51.974Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-11-30T19:45:51.974Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-11-30T19:45:51.974Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-11-30T19:45:51.974Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-11-30T19:45:51.974Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-11-30T19:45:51.974Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-11-30T19:45:51.974Z] === CONT TestMountDaemonRoot/rprivate [2020-11-30T19:45:51.974Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-11-30T19:45:51.974Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-11-30T19:45:51.974Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-11-30T19:45:51.974Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-11-30T19:45:51.974Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-11-30T19:45:51.974Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-11-30T19:45:51.974Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-11-30T19:45:51.974Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-11-30T19:45:51.974Z] === CONT TestMountDaemonRoot/private [2020-11-30T19:45:51.974Z] === RUN TestMountDaemonRoot/private/bind_root [2020-11-30T19:45:51.974Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-11-30T19:45:51.974Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-11-30T19:45:51.974Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-11-30T19:45:51.974Z] === RUN TestMountDaemonRoot/private/mount_root [2020-11-30T19:45:51.974Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-11-30T19:45:51.974Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-11-30T19:45:51.974Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-11-30T19:45:51.974Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-11-30T19:45:51.974Z] === CONT TestMountDaemonRoot/default/mount_root [2020-11-30T19:45:51.974Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-11-30T19:45:51.974Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-11-30T19:45:51.974Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-11-30T19:45:51.974Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-11-30T19:45:51.974Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-11-30T19:45:51.974Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-11-30T19:45:51.974Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-11-30T19:45:51.974Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-11-30T19:45:51.974Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-11-30T19:45:52.064Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-11-30T19:45:52.271Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-11-30T19:45:52.271Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-11-30T19:45:52.271Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-11-30T19:45:52.271Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-11-30T19:45:52.271Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-11-30T19:45:52.271Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-11-30T19:45:52.271Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-11-30T19:45:52.271Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-11-30T19:45:52.271Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-11-30T19:45:52.271Z] === CONT TestMountDaemonRoot/private/bind_root [2020-11-30T19:45:52.271Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-11-30T19:45:52.271Z] === CONT TestMountDaemonRoot/private/mount_root [2020-11-30T19:45:52.271Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-11-30T19:45:52.271Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-11-30T19:45:52.271Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-11-30T19:45:52.271Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-11-30T19:45:52.271Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-11-30T19:45:52.271Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-11-30T19:45:52.271Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-11-30T19:45:52.271Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-11-30T19:45:52.271Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-11-30T19:45:52.271Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-11-30T19:45:52.271Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-11-30T19:45:52.271Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-11-30T19:45:52.271Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-11-30T19:45:52.271Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-11-30T19:45:52.271Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-11-30T19:45:52.271Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-11-30T19:45:52.271Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-11-30T19:45:52.271Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-11-30T19:45:52.271Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-11-30T19:45:52.271Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-11-30T19:45:52.271Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-11-30T19:45:52.271Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-11-30T19:45:52.271Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-11-30T19:45:52.271Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-11-30T19:45:52.271Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-11-30T19:45:52.271Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-11-30T19:45:52.271Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-11-30T19:45:52.271Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-11-30T19:45:52.271Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-11-30T19:45:52.271Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-11-30T19:45:52.271Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-11-30T19:45:52.271Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-11-30T19:45:52.271Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-11-30T19:45:52.271Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-11-30T19:45:52.271Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-11-30T19:45:52.271Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-11-30T19:45:52.271Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-11-30T19:45:52.271Z] === RUN TestContainerBindMountNonRecursive [2020-11-30T19:45:52.631Z] === RUN TestDockerSuite/TestPluginActive [2020-11-30T19:45:53.791Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2020-11-30T19:45:53.791Z] === RUN TestNetworkNat [2020-11-30T19:45:53.984Z] --- PASS: TestSecretsUpdate (3.58s) [2020-11-30T19:45:53.984Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-11-30T19:45:53.984Z] daemon.go:325: [d41cfd852540b] waiting for daemon to start [2020-11-30T19:45:53.984Z] daemon.go:325: [d41cfd852540b] waiting for daemon to start [2020-11-30T19:45:53.984Z] daemon.go:353: [d41cfd852540b] daemon started [2020-11-30T19:45:53.984Z] daemon.go:461: [d41cfd852540b] Stopping daemon [2020-11-30T19:45:53.984Z] daemon.go:296: [d41cfd852540b] exiting daemon [2020-11-30T19:45:53.984Z] daemon.go:448: [d41cfd852540b] Daemon stopped [2020-11-30T19:45:53.984Z] === RUN TestTemplatedSecret [2020-11-30T19:45:54.007Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-11-30T19:45:54.085Z] --- PASS: TestNetworkNat (0.58s) [2020-11-30T19:45:54.085Z] === RUN TestNetworkLocalhostTCPNat [2020-11-30T19:45:54.722Z] --- PASS: TestNetworkLocalhostTCPNat (0.56s) [2020-11-30T19:45:54.722Z] === RUN TestNetworkLoopbackNat [2020-11-30T19:45:55.385Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-11-30T19:45:55.766Z] --- PASS: TestNetworkLoopbackNat (0.80s) [2020-11-30T19:45:55.766Z] === RUN TestPause [2020-11-30T19:45:56.059Z] --- PASS: TestPause (0.58s) [2020-11-30T19:45:56.059Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-30T19:45:56.059Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-30T19:45:56.059Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-30T19:45:56.059Z] === RUN TestPauseStopPausedContainer [2020-11-30T19:45:56.694Z] --- PASS: TestPauseStopPausedContainer (0.62s) [2020-11-30T19:45:56.694Z] === RUN TestPsFilter [2020-11-30T19:45:56.705Z] --- PASS: TestTemplatedSecret (3.47s) [2020-11-30T19:45:56.705Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-11-30T19:45:56.705Z] daemon.go:325: [dec680a72f14f] waiting for daemon to start [2020-11-30T19:45:56.705Z] daemon.go:325: [dec680a72f14f] waiting for daemon to start [2020-11-30T19:45:56.705Z] daemon.go:353: [dec680a72f14f] daemon started [2020-11-30T19:45:56.705Z] daemon.go:461: [dec680a72f14f] Stopping daemon [2020-11-30T19:45:56.705Z] daemon.go:296: [dec680a72f14f] exiting daemon [2020-11-30T19:45:56.705Z] daemon.go:448: [dec680a72f14f] Daemon stopped [2020-11-30T19:45:56.705Z] === RUN TestSecretCreateResolve [2020-11-30T19:45:56.994Z] --- PASS: TestPsFilter (0.16s) [2020-11-30T19:45:56.994Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-30T19:45:57.631Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.54s) [2020-11-30T19:45:57.631Z] === RUN TestRemoveContainerWithVolume [2020-11-30T19:45:57.924Z] --- PASS: TestRemoveContainerWithVolume (0.56s) [2020-11-30T19:45:57.924Z] === RUN TestRemoveContainerRunning [2020-11-30T19:45:58.186Z] 4612f6d0b889: Pull complete [2020-11-30T19:45:58.562Z] --- PASS: TestRemoveContainerRunning (0.57s) [2020-11-30T19:45:58.562Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-30T19:45:58.700Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-11-30T19:45:58.700Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-11-30T19:45:59.201Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s) [2020-11-30T19:45:59.201Z] === RUN TestRemoveInvalidContainer [2020-11-30T19:45:59.201Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-11-30T19:45:59.201Z] === RUN TestRenameLinkedContainer [2020-11-30T19:45:59.270Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-11-30T19:46:00.247Z] --- PASS: TestSecretCreateResolve (3.53s) [2020-11-30T19:46:00.247Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-11-30T19:46:00.247Z] daemon.go:325: [d45021dae398f] waiting for daemon to start [2020-11-30T19:46:00.247Z] daemon.go:325: [d45021dae398f] waiting for daemon to start [2020-11-30T19:46:00.247Z] daemon.go:353: [d45021dae398f] daemon started [2020-11-30T19:46:00.247Z] daemon.go:461: [d45021dae398f] Stopping daemon [2020-11-30T19:46:00.247Z] daemon.go:296: [d45021dae398f] exiting daemon [2020-11-30T19:46:00.247Z] daemon.go:448: [d45021dae398f] Daemon stopped [2020-11-30T19:46:00.247Z] PASS [2020-11-30T19:46:00.247Z] [2020-11-30T19:46:00.247Z] DONE 6 tests in 20.527s [2020-11-30T19:46:00.247Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-11-30T19:46:00.247Z] ++ 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-11-30T19:46:00.247Z] ++ set -e [2020-11-30T19:46:00.247Z] ++ '[' -n 0 ']' [2020-11-30T19:46:00.247Z] ++ set -x [2020-11-30T19:46:00.247Z] ++ 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= 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-11-30T19:46:00.247Z] INFO: Testing against a local daemon [2020-11-30T19:46:00.247Z] === RUN TestServiceCreateInit [2020-11-30T19:46:00.247Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-30T19:46:01.283Z] --- PASS: TestRenameLinkedContainer (2.17s) [2020-11-30T19:46:01.283Z] === RUN TestRenameStoppedContainer [2020-11-30T19:46:01.919Z] --- PASS: TestRenameStoppedContainer (0.58s) [2020-11-30T19:46:01.919Z] === RUN TestRenameRunningContainerAndReuse [2020-11-30T19:46:02.558Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-11-30T19:46:02.969Z] --- PASS: TestRenameRunningContainerAndReuse (1.10s) [2020-11-30T19:46:02.969Z] === RUN TestRenameInvalidName [2020-11-30T19:46:03.494Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-11-30T19:46:03.612Z] --- PASS: TestRenameInvalidName (0.59s) [2020-11-30T19:46:03.612Z] === RUN TestRenameAnonymousContainer [2020-11-30T19:46:05.397Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-11-30T19:46:05.691Z] --- PASS: TestRenameAnonymousContainer (1.96s) [2020-11-30T19:46:05.691Z] === RUN TestRenameContainerWithSameName [2020-11-30T19:46:05.884Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-30T19:46:05.983Z] --- PASS: TestRenameContainerWithSameName (0.50s) [2020-11-30T19:46:05.983Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-30T19:46:07.502Z] --- PASS: TestRenameContainerWithLinkedContainer (1.09s) [2020-11-30T19:46:07.502Z] === RUN TestResize [2020-11-30T19:46:07.797Z] --- PASS: TestResize (0.59s) [2020-11-30T19:46:07.797Z] === RUN TestResizeWithInvalidSize [2020-11-30T19:46:08.434Z] --- PASS: TestResizeWithInvalidSize (0.56s) [2020-11-30T19:46:08.434Z] === RUN TestResizeWhenContainerNotStarted [2020-11-30T19:46:09.073Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s) [2020-11-30T19:46:09.073Z] === RUN TestDaemonRestartKillContainers [2020-11-30T19:46:09.073Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-30T19:46:09.073Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-30T19:46:09.073Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-30T19:46:09.073Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-30T19:46:09.073Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-30T19:46:09.073Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-30T19:46:09.073Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-30T19:46:09.073Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-30T19:46:09.073Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-30T19:46:09.073Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-30T19:46:09.073Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-30T19:46:09.073Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-30T19:46:09.073Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-30T19:46:09.073Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-30T19:46:09.073Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-30T19:46:09.073Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-30T19:46:09.073Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:46:09.073Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:46:09.073Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:46:09.073Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:46:09.073Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:46:09.073Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:46:09.073Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:46:09.073Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:46:09.073Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:46:09.073Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:46:09.073Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-30T19:46:09.073Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-30T19:46:09.588Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-11-30T19:46:10.610Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:46:10.610Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:46:10.966Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-11-30T19:46:11.257Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-30T19:46:11.433Z] --- PASS: TestServiceCreateInit (10.19s) [2020-11-30T19:46:11.433Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.13s) [2020-11-30T19:46:11.433Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-11-30T19:46:11.434Z] daemon.go:325: [dddd1e9115a7e] waiting for daemon to start [2020-11-30T19:46:11.434Z] daemon.go:325: [dddd1e9115a7e] waiting for daemon to start [2020-11-30T19:46:11.434Z] daemon.go:353: [dddd1e9115a7e] daemon started [2020-11-30T19:46:11.434Z] daemon.go:461: [dddd1e9115a7e] Stopping daemon [2020-11-30T19:46:11.434Z] daemon.go:296: [dddd1e9115a7e] exiting daemon [2020-11-30T19:46:11.434Z] daemon.go:448: [dddd1e9115a7e] Daemon stopped [2020-11-30T19:46:11.434Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.04s) [2020-11-30T19:46:11.434Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-11-30T19:46:11.434Z] daemon.go:325: [d9f9ea99a9471] waiting for daemon to start [2020-11-30T19:46:11.434Z] daemon.go:325: [d9f9ea99a9471] waiting for daemon to start [2020-11-30T19:46:11.434Z] daemon.go:353: [d9f9ea99a9471] daemon started [2020-11-30T19:46:11.434Z] daemon.go:461: [d9f9ea99a9471] Stopping daemon [2020-11-30T19:46:11.434Z] daemon.go:296: [d9f9ea99a9471] exiting daemon [2020-11-30T19:46:11.434Z] daemon.go:448: [d9f9ea99a9471] Daemon stopped [2020-11-30T19:46:11.434Z] === RUN TestCreateServiceMultipleTimes [2020-11-30T19:46:11.905Z] === RUN TestDockerSuite/TestPortHostBinding [2020-11-30T19:46:12.309Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-30T19:46:12.309Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-30T19:46:12.309Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-30T19:46:12.800Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-11-30T19:46:12.801Z] Copying nested executables into bundles/cross/linux/amd64 [2020-11-30T19:46:12.801Z] Cross building: bundles/cross/windows/amd64 [2020-11-30T19:46:12.801Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-11-30T19:46:12.801Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-11-30T19:46:12.841Z] === RUN TestDockerSuite/TestPortList [2020-11-30T19:46:13.850Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-30T19:46:15.386Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-30T19:46:17.474Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-11-30T19:46:17.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.77s) [2020-11-30T19:46:17.474Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:46:17.474Z] daemon.go:325: [d51226ec3a95f] waiting for daemon to start [2020-11-30T19:46:17.474Z] daemon.go:325: [d51226ec3a95f] waiting for daemon to start [2020-11-30T19:46:17.474Z] daemon.go:353: [d51226ec3a95f] daemon started [2020-11-30T19:46:17.474Z] daemon.go:461: [d51226ec3a95f] Stopping daemon [2020-11-30T19:46:17.474Z] daemon.go:296: [d51226ec3a95f] exiting daemon [2020-11-30T19:46:17.474Z] daemon.go:448: [d51226ec3a95f] Daemon stopped [2020-11-30T19:46:17.474Z] daemon.go:325: [d51226ec3a95f] waiting for daemon to start [2020-11-30T19:46:17.474Z] daemon.go:325: [d51226ec3a95f] waiting for daemon to start [2020-11-30T19:46:17.474Z] daemon.go:353: [d51226ec3a95f] daemon started [2020-11-30T19:46:17.474Z] daemon.go:461: [d51226ec3a95f] Stopping daemon [2020-11-30T19:46:17.474Z] daemon.go:296: [d51226ec3a95f] exiting daemon [2020-11-30T19:46:17.474Z] daemon.go:448: [d51226ec3a95f] Daemon stopped [2020-11-30T19:46:17.474Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.78s) [2020-11-30T19:46:17.475Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:46:17.475Z] daemon.go:325: [dc497fd691e8b] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:325: [dc497fd691e8b] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:353: [dc497fd691e8b] daemon started [2020-11-30T19:46:17.475Z] daemon.go:325: [dc497fd691e8b] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:296: [dc497fd691e8b] exiting daemon [2020-11-30T19:46:17.475Z] daemon.go:325: [dc497fd691e8b] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:353: [dc497fd691e8b] daemon started [2020-11-30T19:46:17.475Z] daemon.go:461: [dc497fd691e8b] Stopping daemon [2020-11-30T19:46:17.475Z] daemon.go:296: [dc497fd691e8b] exiting daemon [2020-11-30T19:46:17.475Z] daemon.go:448: [dc497fd691e8b] Daemon stopped [2020-11-30T19:46:17.475Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.23s) [2020-11-30T19:46:17.475Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-11-30T19:46:17.475Z] daemon.go:325: [df5e31da6e678] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:325: [df5e31da6e678] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:353: [df5e31da6e678] daemon started [2020-11-30T19:46:17.475Z] daemon.go:325: [df5e31da6e678] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:296: [df5e31da6e678] exiting daemon [2020-11-30T19:46:17.475Z] daemon.go:325: [df5e31da6e678] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:353: [df5e31da6e678] daemon started [2020-11-30T19:46:17.475Z] daemon.go:461: [df5e31da6e678] Stopping daemon [2020-11-30T19:46:17.475Z] daemon.go:296: [df5e31da6e678] exiting daemon [2020-11-30T19:46:17.475Z] daemon.go:448: [df5e31da6e678] Daemon stopped [2020-11-30T19:46:17.475Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.71s) [2020-11-30T19:46:17.475Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-11-30T19:46:17.475Z] daemon.go:325: [d4ff8847f2330] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:325: [d4ff8847f2330] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:353: [d4ff8847f2330] daemon started [2020-11-30T19:46:17.475Z] daemon.go:325: [d4ff8847f2330] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:296: [d4ff8847f2330] exiting daemon [2020-11-30T19:46:17.475Z] daemon.go:325: [d4ff8847f2330] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:353: [d4ff8847f2330] daemon started [2020-11-30T19:46:17.475Z] daemon.go:461: [d4ff8847f2330] Stopping daemon [2020-11-30T19:46:17.475Z] daemon.go:296: [d4ff8847f2330] exiting daemon [2020-11-30T19:46:17.475Z] daemon.go:448: [d4ff8847f2330] Daemon stopped [2020-11-30T19:46:17.475Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.76s) [2020-11-30T19:46:17.475Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-11-30T19:46:17.475Z] daemon.go:325: [d6f0752c96225] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:325: [d6f0752c96225] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:353: [d6f0752c96225] daemon started [2020-11-30T19:46:17.475Z] daemon.go:461: [d6f0752c96225] Stopping daemon [2020-11-30T19:46:17.475Z] daemon.go:296: [d6f0752c96225] exiting daemon [2020-11-30T19:46:17.475Z] daemon.go:448: [d6f0752c96225] Daemon stopped [2020-11-30T19:46:17.475Z] daemon.go:325: [d6f0752c96225] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:325: [d6f0752c96225] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:353: [d6f0752c96225] daemon started [2020-11-30T19:46:17.475Z] daemon.go:461: [d6f0752c96225] Stopping daemon [2020-11-30T19:46:17.475Z] daemon.go:296: [d6f0752c96225] exiting daemon [2020-11-30T19:46:17.475Z] daemon.go:448: [d6f0752c96225] Daemon stopped [2020-11-30T19:46:17.475Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.54s) [2020-11-30T19:46:17.475Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-11-30T19:46:17.475Z] daemon.go:325: [d691d31cbb80e] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:325: [d691d31cbb80e] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:353: [d691d31cbb80e] daemon started [2020-11-30T19:46:17.475Z] daemon.go:461: [d691d31cbb80e] Stopping daemon [2020-11-30T19:46:17.475Z] daemon.go:296: [d691d31cbb80e] exiting daemon [2020-11-30T19:46:17.475Z] daemon.go:448: [d691d31cbb80e] Daemon stopped [2020-11-30T19:46:17.475Z] daemon.go:325: [d691d31cbb80e] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:325: [d691d31cbb80e] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:353: [d691d31cbb80e] daemon started [2020-11-30T19:46:17.475Z] daemon.go:461: [d691d31cbb80e] Stopping daemon [2020-11-30T19:46:17.475Z] daemon.go:296: [d691d31cbb80e] exiting daemon [2020-11-30T19:46:17.475Z] daemon.go:448: [d691d31cbb80e] Daemon stopped [2020-11-30T19:46:17.475Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.52s) [2020-11-30T19:46:17.475Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-11-30T19:46:17.475Z] daemon.go:325: [de262211fdfca] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:325: [de262211fdfca] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:353: [de262211fdfca] daemon started [2020-11-30T19:46:17.475Z] daemon.go:461: [de262211fdfca] Stopping daemon [2020-11-30T19:46:17.475Z] daemon.go:296: [de262211fdfca] exiting daemon [2020-11-30T19:46:17.475Z] daemon.go:448: [de262211fdfca] Daemon stopped [2020-11-30T19:46:17.475Z] daemon.go:325: [de262211fdfca] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:325: [de262211fdfca] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:353: [de262211fdfca] daemon started [2020-11-30T19:46:17.475Z] daemon.go:461: [de262211fdfca] Stopping daemon [2020-11-30T19:46:17.475Z] daemon.go:296: [de262211fdfca] exiting daemon [2020-11-30T19:46:17.475Z] daemon.go:448: [de262211fdfca] Daemon stopped [2020-11-30T19:46:17.475Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.75s) [2020-11-30T19:46:17.475Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-11-30T19:46:17.475Z] daemon.go:325: [d31eae5d753da] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:325: [d31eae5d753da] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:353: [d31eae5d753da] daemon started [2020-11-30T19:46:17.475Z] daemon.go:461: [d31eae5d753da] Stopping daemon [2020-11-30T19:46:17.475Z] daemon.go:296: [d31eae5d753da] exiting daemon [2020-11-30T19:46:17.475Z] daemon.go:448: [d31eae5d753da] Daemon stopped [2020-11-30T19:46:17.475Z] daemon.go:325: [d31eae5d753da] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:325: [d31eae5d753da] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:353: [d31eae5d753da] daemon started [2020-11-30T19:46:17.475Z] daemon.go:461: [d31eae5d753da] Stopping daemon [2020-11-30T19:46:17.475Z] daemon.go:296: [d31eae5d753da] exiting daemon [2020-11-30T19:46:17.475Z] daemon.go:448: [d31eae5d753da] Daemon stopped [2020-11-30T19:46:17.475Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.82s) [2020-11-30T19:46:17.475Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-11-30T19:46:17.475Z] daemon.go:325: [d40e26ec9df73] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:325: [d40e26ec9df73] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:353: [d40e26ec9df73] daemon started [2020-11-30T19:46:17.475Z] daemon.go:325: [d40e26ec9df73] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:296: [d40e26ec9df73] exiting daemon [2020-11-30T19:46:17.475Z] daemon.go:325: [d40e26ec9df73] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:353: [d40e26ec9df73] daemon started [2020-11-30T19:46:17.475Z] daemon.go:461: [d40e26ec9df73] Stopping daemon [2020-11-30T19:46:17.475Z] daemon.go:296: [d40e26ec9df73] exiting daemon [2020-11-30T19:46:17.475Z] daemon.go:448: [d40e26ec9df73] Daemon stopped [2020-11-30T19:46:17.475Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.46s) [2020-11-30T19:46:17.475Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-11-30T19:46:17.475Z] daemon.go:325: [d24edd751a629] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:325: [d24edd751a629] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:353: [d24edd751a629] daemon started [2020-11-30T19:46:17.475Z] daemon.go:296: [d24edd751a629] exiting daemon [2020-11-30T19:46:17.475Z] daemon.go:325: [d24edd751a629] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:325: [d24edd751a629] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:353: [d24edd751a629] daemon started [2020-11-30T19:46:17.475Z] daemon.go:461: [d24edd751a629] Stopping daemon [2020-11-30T19:46:17.475Z] daemon.go:296: [d24edd751a629] exiting daemon [2020-11-30T19:46:17.475Z] daemon.go:448: [d24edd751a629] Daemon stopped [2020-11-30T19:46:17.475Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.69s) [2020-11-30T19:46:17.475Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-11-30T19:46:17.475Z] daemon.go:325: [d81cf9a3f86c2] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:325: [d81cf9a3f86c2] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:353: [d81cf9a3f86c2] daemon started [2020-11-30T19:46:17.475Z] daemon.go:296: [d81cf9a3f86c2] exiting daemon [2020-11-30T19:46:17.475Z] daemon.go:325: [d81cf9a3f86c2] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:325: [d81cf9a3f86c2] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:353: [d81cf9a3f86c2] daemon started [2020-11-30T19:46:17.475Z] daemon.go:461: [d81cf9a3f86c2] Stopping daemon [2020-11-30T19:46:17.475Z] daemon.go:296: [d81cf9a3f86c2] exiting daemon [2020-11-30T19:46:17.475Z] daemon.go:448: [d81cf9a3f86c2] Daemon stopped [2020-11-30T19:46:17.475Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.98s) [2020-11-30T19:46:17.475Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-11-30T19:46:17.475Z] daemon.go:325: [d32f9605f8101] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:325: [d32f9605f8101] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:353: [d32f9605f8101] daemon started [2020-11-30T19:46:17.475Z] daemon.go:461: [d32f9605f8101] Stopping daemon [2020-11-30T19:46:17.475Z] daemon.go:296: [d32f9605f8101] exiting daemon [2020-11-30T19:46:17.475Z] daemon.go:448: [d32f9605f8101] Daemon stopped [2020-11-30T19:46:17.475Z] daemon.go:325: [d32f9605f8101] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:325: [d32f9605f8101] waiting for daemon to start [2020-11-30T19:46:17.475Z] daemon.go:353: [d32f9605f8101] daemon started [2020-11-30T19:46:17.475Z] daemon.go:461: [d32f9605f8101] Stopping daemon [2020-11-30T19:46:17.475Z] daemon.go:296: [d32f9605f8101] exiting daemon [2020-11-30T19:46:17.475Z] daemon.go:448: [d32f9605f8101] Daemon stopped [2020-11-30T19:46:17.475Z] === RUN TestKernelTCPMemory [2020-11-30T19:46:17.775Z] --- PASS: TestKernelTCPMemory (0.68s) [2020-11-30T19:46:17.775Z] === RUN TestNISDomainname [2020-11-30T19:46:18.428Z] --- PASS: TestNISDomainname (0.73s) [2020-11-30T19:46:18.428Z] === RUN TestStats [2020-11-30T19:46:20.510Z] --- PASS: TestStats (1.61s) [2020-11-30T19:46:20.510Z] === RUN TestStopContainerWithTimeout [2020-11-30T19:46:20.510Z] === RUN TestStopContainerWithTimeout/0 [2020-11-30T19:46:20.510Z] === PAUSE TestStopContainerWithTimeout/0 [2020-11-30T19:46:20.510Z] === RUN TestStopContainerWithTimeout/1 [2020-11-30T19:46:20.510Z] === PAUSE TestStopContainerWithTimeout/1 [2020-11-30T19:46:20.510Z] === RUN TestStopContainerWithTimeout/3 [2020-11-30T19:46:20.510Z] === PAUSE TestStopContainerWithTimeout/3 [2020-11-30T19:46:20.510Z] === RUN TestStopContainerWithTimeout/-1 [2020-11-30T19:46:20.510Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-11-30T19:46:20.510Z] === CONT TestStopContainerWithTimeout/0 [2020-11-30T19:46:20.510Z] === CONT TestStopContainerWithTimeout/3 [2020-11-30T19:46:20.510Z] === CONT TestStopContainerWithTimeout/-1 [2020-11-30T19:46:20.510Z] === CONT TestStopContainerWithTimeout/1 [2020-11-30T19:46:20.958Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-11-30T19:46:20.958Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-11-30T19:46:23.251Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-11-30T19:46:23.251Z] --- PASS: TestStopContainerWithTimeout/0 (0.99s) [2020-11-30T19:46:23.251Z] --- PASS: TestStopContainerWithTimeout/1 (2.01s) [2020-11-30T19:46:23.251Z] --- PASS: TestStopContainerWithTimeout/3 (2.87s) [2020-11-30T19:46:23.251Z] --- PASS: TestStopContainerWithTimeout/-1 (3.00s) [2020-11-30T19:46:23.251Z] === RUN TestDeleteDevicemapper [2020-11-30T19:46:23.251Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-11-30T19:46:23.251Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-30T19:46:23.251Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-30T19:46:24.245Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-11-30T19:46:26.006Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.33s) [2020-11-30T19:46:26.006Z] === RUN TestUpdateMemory [2020-11-30T19:46:26.305Z] --- PASS: TestUpdateMemory (0.74s) [2020-11-30T19:46:26.305Z] === RUN TestUpdateCPUQuota [2020-11-30T19:46:26.778Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-11-30T19:46:27.346Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-11-30T19:46:27.346Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-11-30T19:46:27.364Z] --- PASS: TestUpdateCPUQuota (0.99s) [2020-11-30T19:46:27.364Z] === RUN TestUpdatePidsLimit [2020-11-30T19:46:27.364Z] === RUN TestUpdatePidsLimit/update_from_none [2020-11-30T19:46:27.605Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-11-30T19:46:27.659Z] === RUN TestUpdatePidsLimit/no_change [2020-11-30T19:46:27.659Z] === RUN TestUpdatePidsLimit/update_lower [2020-11-30T19:46:27.954Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-11-30T19:46:28.172Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-11-30T19:46:28.172Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-11-30T19:46:28.247Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-11-30T19:46:28.541Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-11-30T19:46:28.740Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-11-30T19:46:28.740Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-11-30T19:46:28.833Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-11-30T19:46:29.308Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-11-30T19:46:29.308Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-11-30T19:46:29.870Z] --- PASS: TestUpdatePidsLimit (2.65s) [2020-11-30T19:46:29.871Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.29s) [2020-11-30T19:46:29.871Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2020-11-30T19:46:29.871Z] --- PASS: TestUpdatePidsLimit/update_lower (0.27s) [2020-11-30T19:46:29.871Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2020-11-30T19:46:29.871Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2020-11-30T19:46:29.871Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.28s) [2020-11-30T19:46:29.871Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s) [2020-11-30T19:46:29.871Z] === RUN TestUpdateRestartPolicy [2020-11-30T19:46:30.697Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-11-30T19:46:30.958Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-11-30T19:46:33.524Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-11-30T19:46:33.862Z] --- PASS: TestCreateServiceMultipleTimes (22.51s) [2020-11-30T19:46:33.862Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-11-30T19:46:33.862Z] daemon.go:325: [d674634d5f228] waiting for daemon to start [2020-11-30T19:46:33.862Z] daemon.go:325: [d674634d5f228] waiting for daemon to start [2020-11-30T19:46:33.862Z] daemon.go:353: [d674634d5f228] daemon started [2020-11-30T19:46:33.862Z] daemon.go:461: [d674634d5f228] Stopping daemon [2020-11-30T19:46:33.862Z] daemon.go:296: [d674634d5f228] exiting daemon [2020-11-30T19:46:33.862Z] daemon.go:448: [d674634d5f228] Daemon stopped [2020-11-30T19:46:33.862Z] === RUN TestCreateServiceConflict [2020-11-30T19:46:34.092Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-11-30T19:46:34.660Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-11-30T19:46:34.660Z] === RUN TestDockerSuite/TestPsByOrder [2020-11-30T19:46:36.616Z] --- PASS: TestCreateServiceConflict (3.53s) [2020-11-30T19:46:36.616Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-11-30T19:46:36.616Z] daemon.go:325: [d27e92f6c574c] waiting for daemon to start [2020-11-30T19:46:36.616Z] daemon.go:325: [d27e92f6c574c] waiting for daemon to start [2020-11-30T19:46:36.616Z] daemon.go:353: [d27e92f6c574c] daemon started [2020-11-30T19:46:36.616Z] daemon.go:461: [d27e92f6c574c] Stopping daemon [2020-11-30T19:46:36.616Z] daemon.go:296: [d27e92f6c574c] exiting daemon [2020-11-30T19:46:36.616Z] daemon.go:448: [d27e92f6c574c] Daemon stopped [2020-11-30T19:46:36.616Z] === RUN TestCreateServiceMaxReplicas [2020-11-30T19:46:37.192Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-11-30T19:46:38.128Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-11-30T19:46:40.663Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-11-30T19:46:41.054Z] --- PASS: TestCreateServiceMaxReplicas (3.83s) [2020-11-30T19:46:41.054Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-11-30T19:46:41.054Z] daemon.go:325: [d9bfae2a05e51] waiting for daemon to start [2020-11-30T19:46:41.054Z] daemon.go:325: [d9bfae2a05e51] waiting for daemon to start [2020-11-30T19:46:41.054Z] daemon.go:353: [d9bfae2a05e51] daemon started [2020-11-30T19:46:41.054Z] daemon.go:461: [d9bfae2a05e51] Stopping daemon [2020-11-30T19:46:41.054Z] daemon.go:296: [d9bfae2a05e51] exiting daemon [2020-11-30T19:46:41.054Z] daemon.go:448: [d9bfae2a05e51] Daemon stopped [2020-11-30T19:46:41.054Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-30T19:46:42.511Z] --- PASS: TestUpdateRestartPolicy (11.38s) [2020-11-30T19:46:42.511Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-30T19:46:42.511Z] --- PASS: TestUpdateRestartWithAutoRemove (0.60s) [2020-11-30T19:46:42.511Z] === RUN TestWaitNonBlocked [2020-11-30T19:46:42.511Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-30T19:46:42.511Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-30T19:46:42.511Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-30T19:46:42.511Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-30T19:46:42.511Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-30T19:46:42.511Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-30T19:46:42.511Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-11-30T19:46:42.511Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2020-11-30T19:46:42.511Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2020-11-30T19:46:42.511Z] === RUN TestWaitBlocked [2020-11-30T19:46:42.511Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-30T19:46:42.511Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-30T19:46:42.511Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-11-30T19:46:42.511Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-11-30T19:46:42.806Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-11-30T19:46:42.806Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-11-30T19:46:43.449Z] --- PASS: TestWaitBlocked (0.03s) [2020-11-30T19:46:43.449Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2020-11-30T19:46:43.449Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s) [2020-11-30T19:46:43.449Z] === CONT TestContainerStartOnDaemonRestart [2020-11-30T19:46:43.449Z] === CONT TestIpcModeOlderClient [2020-11-30T19:46:43.449Z] === CONT TestDaemonRestartIpcMode [2020-11-30T19:46:43.449Z] --- PASS: TestIpcModeOlderClient (0.13s) [2020-11-30T19:46:43.949Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-11-30T19:46:44.208Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-11-30T19:46:46.219Z] --- PASS: TestContainerStartOnDaemonRestart (2.69s) [2020-11-30T19:46:46.219Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-11-30T19:46:46.219Z] daemon.go:325: [d4e835b4989f8] waiting for daemon to start [2020-11-30T19:46:46.219Z] daemon.go:325: [d4e835b4989f8] waiting for daemon to start [2020-11-30T19:46:46.219Z] daemon.go:353: [d4e835b4989f8] daemon started [2020-11-30T19:46:46.219Z] daemon.go:325: [d4e835b4989f8] waiting for daemon to start [2020-11-30T19:46:46.219Z] daemon.go:296: [d4e835b4989f8] exiting daemon [2020-11-30T19:46:46.219Z] daemon.go:325: [d4e835b4989f8] waiting for daemon to start [2020-11-30T19:46:46.219Z] daemon.go:353: [d4e835b4989f8] daemon started [2020-11-30T19:46:46.219Z] daemon.go:461: [d4e835b4989f8] Stopping daemon [2020-11-30T19:46:46.219Z] daemon.go:296: [d4e835b4989f8] exiting daemon [2020-11-30T19:46:46.219Z] daemon.go:448: [d4e835b4989f8] Daemon stopped [2020-11-30T19:46:46.740Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-11-30T19:46:46.853Z] --- PASS: TestDaemonRestartIpcMode (3.32s) [2020-11-30T19:46:46.853Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-11-30T19:46:46.853Z] daemon.go:325: [dfb67f1482ee8] waiting for daemon to start [2020-11-30T19:46:46.853Z] daemon.go:325: [dfb67f1482ee8] waiting for daemon to start [2020-11-30T19:46:46.853Z] daemon.go:353: [dfb67f1482ee8] daemon started [2020-11-30T19:46:46.854Z] daemon.go:461: [dfb67f1482ee8] Stopping daemon [2020-11-30T19:46:46.854Z] daemon.go:296: [dfb67f1482ee8] exiting daemon [2020-11-30T19:46:46.854Z] daemon.go:448: [dfb67f1482ee8] Daemon stopped [2020-11-30T19:46:46.854Z] daemon.go:325: [dfb67f1482ee8] waiting for daemon to start [2020-11-30T19:46:46.854Z] daemon.go:325: [dfb67f1482ee8] waiting for daemon to start [2020-11-30T19:46:46.854Z] daemon.go:353: [dfb67f1482ee8] daemon started [2020-11-30T19:46:46.854Z] daemon.go:461: [dfb67f1482ee8] Stopping daemon [2020-11-30T19:46:46.854Z] daemon.go:296: [dfb67f1482ee8] exiting daemon [2020-11-30T19:46:46.854Z] daemon.go:448: [dfb67f1482ee8] Daemon stopped [2020-11-30T19:46:46.854Z] PASS [2020-11-30T19:46:46.854Z] [2020-11-30T19:46:46.854Z] === Skipped [2020-11-30T19:46:46.854Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-11-30T19:46:46.854Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-30T19:46:46.854Z] [2020-11-30T19:46:46.854Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-11-30T19:46:46.854Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-11-30T19:46:46.854Z] [2020-11-30T19:46:46.854Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-11-30T19:46:46.854Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-11-30T19:46:46.854Z] [2020-11-30T19:46:46.854Z] DONE 189 tests, 3 skipped in 88.568s [2020-11-30T19:46:46.854Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-11-30T19:46:46.854Z] ++ 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-11-30T19:46:46.854Z] ++ set -e [2020-11-30T19:46:46.854Z] ++ '[' -n 0 ']' [2020-11-30T19:46:46.854Z] ++ set -x [2020-11-30T19:46:46.854Z] ++ 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= 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-11-30T19:46:46.854Z] INFO: Testing against a local daemon [2020-11-30T19:46:46.854Z] === RUN TestCommitInheritsEnv [2020-11-30T19:46:47.148Z] --- PASS: TestCommitInheritsEnv (0.32s) [2020-11-30T19:46:47.148Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-30T19:46:47.148Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-11-30T19:46:47.148Z] === RUN TestImagesFilterMultiReference [2020-11-30T19:46:47.148Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-11-30T19:46:47.148Z] === RUN TestImagePullPlatformInvalid [2020-11-30T19:46:47.148Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-11-30T19:46:47.148Z] === RUN TestRemoveImageOrphaning [2020-11-30T19:46:47.789Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2020-11-30T19:46:47.789Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-30T19:46:47.789Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-11-30T19:46:47.789Z] === RUN TestTagInvalidReference [2020-11-30T19:46:47.789Z] --- PASS: TestTagInvalidReference (0.02s) [2020-11-30T19:46:47.789Z] === RUN TestTagValidPrefixedRepo [2020-11-30T19:46:47.789Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-11-30T19:46:47.789Z] === RUN TestTagExistedNameWithoutForce [2020-11-30T19:46:47.789Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-11-30T19:46:47.789Z] === RUN TestTagOfficialNames [2020-11-30T19:46:47.789Z] --- PASS: TestTagOfficialNames (0.04s) [2020-11-30T19:46:47.789Z] === RUN TestTagMatchesDigest [2020-11-30T19:46:47.789Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-11-30T19:46:47.789Z] === CONT TestImportExtremelyLargeImageWorks [2020-11-30T19:46:49.275Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-11-30T19:46:54.546Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-11-30T19:46:55.482Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-11-30T19:46:56.384Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.39s) [2020-11-30T19:46:56.384Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-11-30T19:46:56.384Z] daemon.go:325: [dcdf682da67ef] waiting for daemon to start [2020-11-30T19:46:56.384Z] daemon.go:325: [dcdf682da67ef] waiting for daemon to start [2020-11-30T19:46:56.384Z] daemon.go:353: [dcdf682da67ef] daemon started [2020-11-30T19:46:56.384Z] daemon.go:461: [dcdf682da67ef] Stopping daemon [2020-11-30T19:46:56.384Z] daemon.go:296: [dcdf682da67ef] exiting daemon [2020-11-30T19:46:56.384Z] daemon.go:448: [dcdf682da67ef] Daemon stopped [2020-11-30T19:46:56.384Z] === RUN TestCreateServiceSecretFileMode [2020-11-30T19:46:57.386Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-11-30T19:46:58.323Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-11-30T19:46:59.103Z] --- PASS: TestCreateServiceSecretFileMode (3.07s) [2020-11-30T19:46:59.103Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-11-30T19:46:59.103Z] daemon.go:325: [d2b1164b665cd] waiting for daemon to start [2020-11-30T19:46:59.103Z] daemon.go:325: [d2b1164b665cd] waiting for daemon to start [2020-11-30T19:46:59.103Z] daemon.go:353: [d2b1164b665cd] daemon started [2020-11-30T19:46:59.103Z] daemon.go:461: [d2b1164b665cd] Stopping daemon [2020-11-30T19:46:59.103Z] daemon.go:296: [d2b1164b665cd] exiting daemon [2020-11-30T19:46:59.103Z] daemon.go:448: [d2b1164b665cd] Daemon stopped [2020-11-30T19:46:59.103Z] === RUN TestCreateServiceConfigFileMode [2020-11-30T19:46:59.259Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-11-30T19:47:00.635Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-11-30T19:47:02.540Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-11-30T19:47:02.607Z] --- PASS: TestCreateServiceConfigFileMode (3.49s) [2020-11-30T19:47:02.607Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-11-30T19:47:02.607Z] daemon.go:325: [d170d3339033e] waiting for daemon to start [2020-11-30T19:47:02.607Z] daemon.go:325: [d170d3339033e] waiting for daemon to start [2020-11-30T19:47:02.607Z] daemon.go:353: [d170d3339033e] daemon started [2020-11-30T19:47:02.607Z] daemon.go:461: [d170d3339033e] Stopping daemon [2020-11-30T19:47:02.607Z] daemon.go:296: [d170d3339033e] exiting daemon [2020-11-30T19:47:02.607Z] daemon.go:448: [d170d3339033e] Daemon stopped [2020-11-30T19:47:02.607Z] === RUN TestCreateServiceSysctls [2020-11-30T19:47:03.478Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-11-30T19:47:03.478Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-11-30T19:47:04.046Z] === RUN TestDockerSuite/TestPsRightTagName [2020-11-30T19:47:05.949Z] === RUN TestDockerSuite/TestPsShowMounts [2020-11-30T19:47:07.074Z] --- PASS: TestCreateServiceSysctls (4.25s) [2020-11-30T19:47:07.074Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-11-30T19:47:07.074Z] daemon.go:325: [d159b330cbc0b] waiting for daemon to start [2020-11-30T19:47:07.074Z] daemon.go:325: [d159b330cbc0b] waiting for daemon to start [2020-11-30T19:47:07.074Z] daemon.go:353: [d159b330cbc0b] daemon started [2020-11-30T19:47:07.074Z] daemon.go:461: [d159b330cbc0b] Stopping daemon [2020-11-30T19:47:07.074Z] daemon.go:296: [d159b330cbc0b] exiting daemon [2020-11-30T19:47:07.074Z] daemon.go:448: [d159b330cbc0b] Daemon stopped [2020-11-30T19:47:07.074Z] === RUN TestInspect [2020-11-30T19:47:08.483Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-11-30T19:47:09.050Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-11-30T19:47:09.050Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-11-30T19:47:09.309Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-11-30T19:47:09.309Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-11-30T19:47:09.309Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-11-30T19:47:10.245Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-11-30T19:47:10.579Z] --- PASS: TestInspect (3.78s) [2020-11-30T19:47:10.579Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-11-30T19:47:10.579Z] daemon.go:325: [df3e3bea395d4] waiting for daemon to start [2020-11-30T19:47:10.579Z] daemon.go:325: [df3e3bea395d4] waiting for daemon to start [2020-11-30T19:47:10.579Z] daemon.go:353: [df3e3bea395d4] daemon started [2020-11-30T19:47:10.579Z] daemon.go:461: [df3e3bea395d4] Stopping daemon [2020-11-30T19:47:10.579Z] daemon.go:296: [df3e3bea395d4] exiting daemon [2020-11-30T19:47:10.579Z] daemon.go:448: [df3e3bea395d4] Daemon stopped [2020-11-30T19:47:10.579Z] === RUN TestDockerNetworkConnectAlias [2020-11-30T19:47:11.621Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-11-30T19:47:12.556Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-11-30T19:47:13.123Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-11-30T19:47:15.658Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-11-30T19:47:19.036Z] --- PASS: TestDockerNetworkConnectAlias (7.81s) [2020-11-30T19:47:19.036Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-11-30T19:47:19.036Z] daemon.go:325: [d9122ea153f78] waiting for daemon to start [2020-11-30T19:47:19.036Z] daemon.go:325: [d9122ea153f78] waiting for daemon to start [2020-11-30T19:47:19.036Z] daemon.go:353: [d9122ea153f78] daemon started [2020-11-30T19:47:19.036Z] daemon.go:461: [d9122ea153f78] Stopping daemon [2020-11-30T19:47:19.036Z] daemon.go:296: [d9122ea153f78] exiting daemon [2020-11-30T19:47:19.036Z] daemon.go:448: [d9122ea153f78] Daemon stopped [2020-11-30T19:47:19.036Z] === RUN TestDockerNetworkReConnect [2020-11-30T19:47:19.849Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-11-30T19:47:20.418Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-11-30T19:47:20.440Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-11-30T19:47:20.440Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-11-30T19:47:20.440Z] remote: Enumerating objects: 2, done. [2020-11-30T19:47:20.440Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-11-30T19:47:20.440Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-11-30T19:47:20.440Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-11-30T19:47:20.440Z] 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-11-30T19:47:20.440Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-11-30T19:47:21.893Z] [2020-11-30T19:47:22.954Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-11-30T19:47:22.954Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-11-30T19:47:22.954Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-11-30T19:47:23.213Z] === RUN TestDockerSuite/TestRestartRunningContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-11-30T19:47:24.110Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41615/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e07711f0952ea5e04679247de5dcf6c8b7b5f28 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:0e07711f0952ea5e04679247de5dcf6c8b7b5f28 hack/test/unit [2020-11-30T19:47:24.585Z] --- PASS: TestDockerNetworkReConnect (6.21s) [2020-11-30T19:47:24.585Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-11-30T19:47:24.585Z] daemon.go:325: [dacaca814f193] waiting for daemon to start [2020-11-30T19:47:24.585Z] daemon.go:325: [dacaca814f193] waiting for daemon to start [2020-11-30T19:47:24.585Z] daemon.go:353: [dacaca814f193] daemon started [2020-11-30T19:47:24.585Z] daemon.go:461: [dacaca814f193] Stopping daemon [2020-11-30T19:47:24.585Z] daemon.go:296: [dacaca814f193] exiting daemon [2020-11-30T19:47:24.585Z] daemon.go:448: [dacaca814f193] Daemon stopped [2020-11-30T19:47:24.585Z] === RUN TestServicePlugin [2020-11-30T19:47:24.585Z] --- SKIP: TestServicePlugin (0.00s) [2020-11-30T19:47:24.585Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:47:24.585Z] === RUN TestServiceUpdateLabel [2020-11-30T19:47:25.746Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-11-30T19:47:26.630Z] ? github.com/docker/docker/api [no test files] [2020-11-30T19:47:26.681Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-11-30T19:47:28.093Z] --- PASS: TestServiceUpdateLabel (3.72s) [2020-11-30T19:47:28.093Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-11-30T19:47:28.093Z] daemon.go:325: [df1a61ce37b5f] waiting for daemon to start [2020-11-30T19:47:28.093Z] daemon.go:325: [df1a61ce37b5f] waiting for daemon to start [2020-11-30T19:47:28.093Z] daemon.go:353: [df1a61ce37b5f] daemon started [2020-11-30T19:47:28.093Z] daemon.go:461: [df1a61ce37b5f] Stopping daemon [2020-11-30T19:47:28.093Z] daemon.go:296: [df1a61ce37b5f] exiting daemon [2020-11-30T19:47:28.093Z] daemon.go:448: [df1a61ce37b5f] Daemon stopped [2020-11-30T19:47:28.093Z] === RUN TestServiceUpdateSecrets [2020-11-30T19:47:29.213Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-11-30T19:47:30.149Z] === RUN TestDockerSuite/TestRmiBlank [2020-11-30T19:47:30.149Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-11-30T19:47:30.149Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-11-30T19:47:33.459Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-11-30T19:47:33.459Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-11-30T19:47:33.717Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-11-30T19:47:35.095Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-11-30T19:47:35.661Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-11-30T19:47:37.037Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-11-30T19:47:37.605Z] === RUN TestDockerSuite/TestRmiTag [2020-11-30T19:47:37.605Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-11-30T19:47:38.172Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-11-30T19:47:40.706Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-11-30T19:47:40.966Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-11-30T19:47:41.474Z] ok github.com/docker/docker/api/server 0.025s coverage: 7.9% of statements [2020-11-30T19:47:41.533Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-11-30T19:47:42.470Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-11-30T19:47:42.470Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-11-30T19:47:43.847Z] === RUN TestDockerSuite/TestRunAddHost [2020-11-30T19:47:44.414Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-11-30T19:47:44.673Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-11-30T19:47:45.241Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-11-30T19:47:45.241Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-11-30T19:47:45.809Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-11-30T19:47:46.707Z] --- PASS: TestServiceUpdateSecrets (15.63s) [2020-11-30T19:47:46.707Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-11-30T19:47:46.707Z] daemon.go:325: [dc4b694569bc0] waiting for daemon to start [2020-11-30T19:47:46.707Z] daemon.go:325: [dc4b694569bc0] waiting for daemon to start [2020-11-30T19:47:46.707Z] daemon.go:353: [dc4b694569bc0] daemon started [2020-11-30T19:47:46.707Z] daemon.go:461: [dc4b694569bc0] Stopping daemon [2020-11-30T19:47:46.707Z] daemon.go:296: [dc4b694569bc0] exiting daemon [2020-11-30T19:47:46.707Z] daemon.go:448: [dc4b694569bc0] Daemon stopped [2020-11-30T19:47:46.707Z] === RUN TestServiceUpdateConfigs [2020-11-30T19:47:47.713Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-11-30T19:47:47.972Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-11-30T19:47:48.540Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-11-30T19:47:49.107Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-11-30T19:47:50.044Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-11-30T19:47:51.420Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-11-30T19:47:51.987Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-11-30T19:47:52.923Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-11-30T19:47:53.859Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-11-30T19:47:54.117Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-11-30T19:47:55.053Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-11-30T19:47:55.621Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-11-30T19:47:56.557Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-11-30T19:47:57.126Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-11-30T19:47:57.392Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-11-30T19:47:57.987Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-11-30T19:47:57.987Z] === RUN TestDockerSuite/TestRunBindMounts [2020-11-30T19:47:59.891Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-11-30T19:48:00.150Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-11-30T19:48:01.085Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-11-30T19:48:01.654Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-11-30T19:48:02.026Z] --- PASS: TestServiceUpdateConfigs (15.89s) [2020-11-30T19:48:02.026Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-11-30T19:48:02.026Z] daemon.go:325: [dce05b537b9a3] waiting for daemon to start [2020-11-30T19:48:02.026Z] daemon.go:325: [dce05b537b9a3] waiting for daemon to start [2020-11-30T19:48:02.026Z] daemon.go:353: [dce05b537b9a3] daemon started [2020-11-30T19:48:02.026Z] daemon.go:461: [dce05b537b9a3] Stopping daemon [2020-11-30T19:48:02.026Z] daemon.go:296: [dce05b537b9a3] exiting daemon [2020-11-30T19:48:02.026Z] daemon.go:448: [dce05b537b9a3] Daemon stopped [2020-11-30T19:48:02.026Z] === RUN TestServiceUpdateNetwork [2020-11-30T19:48:02.221Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-11-30T19:48:02.221Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-11-30T19:48:02.789Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-11-30T19:48:03.356Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-11-30T19:48:03.924Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-11-30T19:48:04.494Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-11-30T19:48:05.061Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-11-30T19:48:05.061Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-11-30T19:48:05.627Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-11-30T19:48:05.627Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-11-30T19:48:06.563Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-11-30T19:48:07.499Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-11-30T19:48:08.067Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-11-30T19:48:09.005Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-11-30T19:48:09.005Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-11-30T19:48:09.576Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-11-30T19:48:10.512Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-11-30T19:48:11.889Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-11-30T19:48:12.824Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-11-30T19:48:13.392Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-11-30T19:48:13.651Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-11-30T19:48:14.585Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-11-30T19:48:14.844Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-11-30T19:48:15.412Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-11-30T19:48:16.789Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-11-30T19:48:17.344Z] --- PASS: TestServiceUpdateNetwork (16.01s) [2020-11-30T19:48:17.344Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-11-30T19:48:17.344Z] daemon.go:325: [dd6bfb2fbb746] waiting for daemon to start [2020-11-30T19:48:17.344Z] daemon.go:325: [dd6bfb2fbb746] waiting for daemon to start [2020-11-30T19:48:17.344Z] daemon.go:353: [dd6bfb2fbb746] daemon started [2020-11-30T19:48:17.344Z] daemon.go:461: [dd6bfb2fbb746] Stopping daemon [2020-11-30T19:48:17.344Z] daemon.go:296: [dd6bfb2fbb746] exiting daemon [2020-11-30T19:48:17.344Z] daemon.go:448: [dd6bfb2fbb746] Daemon stopped [2020-11-30T19:48:17.344Z] PASS [2020-11-30T19:48:17.344Z] [2020-11-30T19:48:17.344Z] === Skipped [2020-11-30T19:48:17.344Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-11-30T19:48:17.344Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:48:17.344Z] [2020-11-30T19:48:17.344Z] DONE 18 tests, 1 skipped in 135.399s [2020-11-30T19:48:17.344Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-11-30T19:48:17.344Z] ++ 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-11-30T19:48:17.344Z] ++ set -e [2020-11-30T19:48:17.344Z] ++ '[' -n 0 ']' [2020-11-30T19:48:17.344Z] ++ set -x [2020-11-30T19:48:17.344Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-11-30T19:48:17.344Z] INFO: Testing against a local daemon [2020-11-30T19:48:17.344Z] === RUN TestSessionCreate [2020-11-30T19:48:17.344Z] --- PASS: TestSessionCreate (0.02s) [2020-11-30T19:48:17.344Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-30T19:48:17.344Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-11-30T19:48:17.344Z] PASS [2020-11-30T19:48:17.344Z] [2020-11-30T19:48:17.344Z] DONE 2 tests in 0.104s [2020-11-30T19:48:17.344Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-11-30T19:48:17.344Z] ++ 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-11-30T19:48:17.344Z] ++ set -e [2020-11-30T19:48:17.344Z] ++ '[' -n 0 ']' [2020-11-30T19:48:17.344Z] ++ set -x [2020-11-30T19:48:17.344Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-11-30T19:48:17.344Z] INFO: Testing against a local daemon [2020-11-30T19:48:17.344Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-30T19:48:17.344Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-30T19:48:17.344Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-30T19:48:17.344Z] === RUN TestEventsExecDie [2020-11-30T19:48:17.344Z] --- PASS: TestEventsExecDie (0.95s) [2020-11-30T19:48:17.344Z] === RUN TestEventsBackwardsCompatible [2020-11-30T19:48:17.344Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-11-30T19:48:17.344Z] === RUN TestInfoBinaryCommits [2020-11-30T19:48:17.344Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-11-30T19:48:17.344Z] === RUN TestInfoAPIVersioned [2020-11-30T19:48:17.344Z] --- PASS: TestInfoAPIVersioned (0.00s) [2020-11-30T19:48:17.344Z] === RUN TestInfoAPI [2020-11-30T19:48:17.344Z] --- PASS: TestInfoAPI (0.03s) [2020-11-30T19:48:17.344Z] === RUN TestInfoAPIWarnings [2020-11-30T19:48:18.003Z] --- PASS: TestInfoAPIWarnings (0.82s) [2020-11-30T19:48:18.003Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-11-30T19:48:18.003Z] daemon.go:325: [d85762e79847f] waiting for daemon to start [2020-11-30T19:48:18.003Z] daemon.go:325: [d85762e79847f] waiting for daemon to start [2020-11-30T19:48:18.003Z] daemon.go:353: [d85762e79847f] daemon started [2020-11-30T19:48:18.003Z] daemon.go:461: [d85762e79847f] Stopping daemon [2020-11-30T19:48:18.003Z] daemon.go:296: [d85762e79847f] exiting daemon [2020-11-30T19:48:18.003Z] daemon.go:448: [d85762e79847f] Daemon stopped [2020-11-30T19:48:18.003Z] === RUN TestLoginFailsWithBadCredentials [2020-11-30T19:48:18.003Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2020-11-30T19:48:18.003Z] === RUN TestPingCacheHeaders [2020-11-30T19:48:18.003Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-11-30T19:48:18.003Z] === RUN TestPingGet [2020-11-30T19:48:18.003Z] --- PASS: TestPingGet (0.01s) [2020-11-30T19:48:18.003Z] === RUN TestPingHead [2020-11-30T19:48:18.003Z] --- PASS: TestPingHead (0.01s) [2020-11-30T19:48:18.003Z] === RUN TestVersion [2020-11-30T19:48:18.003Z] --- PASS: TestVersion (0.01s) [2020-11-30T19:48:18.003Z] PASS [2020-11-30T19:48:18.003Z] [2020-11-30T19:48:18.003Z] === Skipped [2020-11-30T19:48:18.003Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-30T19:48:18.003Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-30T19:48:18.003Z] [2020-11-30T19:48:18.003Z] DONE 12 tests, 1 skipped in 2.342s [2020-11-30T19:48:18.003Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-11-30T19:48:18.003Z] ++ 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-11-30T19:48:18.003Z] ++ set -e [2020-11-30T19:48:18.003Z] ++ '[' -n 0 ']' [2020-11-30T19:48:18.003Z] ++ set -x [2020-11-30T19:48:18.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=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= 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-11-30T19:48:18.293Z] INFO: Testing against a local daemon [2020-11-30T19:48:18.293Z] === RUN TestVolumesCreateAndList [2020-11-30T19:48:18.293Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-11-30T19:48:18.293Z] === RUN TestVolumesRemove [2020-11-30T19:48:18.293Z] --- PASS: TestVolumesRemove (0.12s) [2020-11-30T19:48:18.293Z] === RUN TestVolumesInspect [2020-11-30T19:48:18.293Z] --- PASS: TestVolumesInspect (0.01s) [2020-11-30T19:48:18.293Z] === RUN TestVolumesInvalidJSON [2020-11-30T19:48:18.293Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-30T19:48:18.293Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-30T19:48:18.293Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-30T19:48:18.293Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-11-30T19:48:18.293Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-30T19:48:18.293Z] PASS [2020-11-30T19:48:18.293Z] [2020-11-30T19:48:18.293Z] DONE 5 tests in 0.235s [2020-11-30T19:48:18.293Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-30T19:48:18.584Z] ++++ cat bundles/test-integration/docker.pid [2020-11-30T19:48:18.584Z] +++ kill 10862 [2020-11-30T19:48:19.322Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-11-30T19:48:19.322Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-11-30T19:48:19.322Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-11-30T19:48:19.581Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-11-30T19:48:19.613Z] umount: bundles/test-integration/root: no mount point specified. [2020-11-30T19:48:19.613Z] +++ /etc/init.d/apparmor stop [2020-11-30T19:48:19.613Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-30T19:48:19.613Z] [2020-11-30T19:48:19.613Z] Unloading profiles will leave already running processes permanently [2020-11-30T19:48:19.613Z] unconfined, which can lead to unexpected situations. [2020-11-30T19:48:19.613Z] [2020-11-30T19:48:19.613Z] To set a process to complain mode, use the command line tool [2020-11-30T19:48:19.613Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-30T19:48:19.613Z] +++ true [2020-11-30T19:48:19.903Z] exiting test-integration [2020-11-30T19:48:19.903Z] ++ exit 0 [2020-11-30T19:48:19.903Z] Post stage [Pipeline] junit [2020-11-30T19:48:21.449Z] Recording test results [2020-11-30T19:48:21.484Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-30T19:48:22.084Z] + echo Ensuring container killed. [2020-11-30T19:48:22.084Z] Ensuring container killed. [2020-11-30T19:48:22.084Z] + docker rm -vf docker-pr2 [2020-11-30T19:48:22.084Z] Error: No such container: docker-pr2 [2020-11-30T19:48:22.085Z] + true [Pipeline] sh [2020-11-30T19:48:22.459Z] + echo Chowning /workspace to jenkins user [2020-11-30T19:48:22.459Z] Chowning /workspace to jenkins user [2020-11-30T19:48:22.459Z] + id -u [2020-11-30T19:48:22.459Z] + id -g [2020-11-30T19:48:22.459Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41615:/workspace busybox chown -R 1001:1001 /workspace [2020-11-30T19:48:22.876Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-30T19:48:24.802Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-11-30T19:48:25.125Z] + bundleName=s390x-integration [2020-11-30T19:48:25.125Z] + echo Creating s390x-integration-bundles.tar.gz [2020-11-30T19:48:25.125Z] Creating s390x-integration-bundles.tar.gz [2020-11-30T19:48:25.125Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-11-30T19:48:25.125Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-11-30T19:48:25.168Z] Archiving artifacts [2020-11-30T19:48:25.360Z] 680bbdbacf1b: Pull complete [2020-11-30T19:48:25.360Z] Digest: sha256:0da0b0e6cf9cf435c6470f23a97a0b9b80495f3712529abc748d80c5fb59209c [2020-11-30T19:48:25.360Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:48:25.360Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-11-30T19:48:25.360Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-11-30T19:48:25.360Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1577' [2020-11-30T19:48:25.360Z] WARN: Skipping validation tests [2020-11-30T19:48:25.360Z] INFO: Running unit tests at 11/30/2020 19:48:13... [2020-11-30T19:48:25.360Z] INFO: make.ps1 starting at 11/30/2020 19:48:17 [2020-11-30T19:48:25.360Z] INFO: Git commit (dc1af59fa) assumed from DOCKER_GITCOMMIT environment variable [2020-11-30T19:48:25.360Z] INFO: Invoking autogen... [2020-11-30T19:48:25.360Z] INFO: Running unit tests... [2020-11-30T19:48:25.593Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41615/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-30T19:48:25.970Z] + make clean [2020-11-30T19:48:26.259Z] docker volume rm -f docker-dev-cache [2020-11-30T19:48:26.259Z] docker-dev-cache [Pipeline] deleteDir [2020-11-30T19:48:26.705Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-11-30T19:48:26.705Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-11-30T19:48:26.705Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-11-30T19:48:26.964Z] === RUN TestDockerSuite/TestRunDNSInHostMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-30T19:48:28.342Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-11-30T19:48:29.719Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-11-30T19:48:31.622Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-11-30T19:48:32.190Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-11-30T19:48:33.126Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-11-30T19:48:33.693Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-11-30T19:48:33.693Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-11-30T19:48:34.261Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-11-30T19:48:35.641Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-11-30T19:48:35.641Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-11-30T19:48:36.208Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-11-30T19:48:37.144Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-11-30T19:48:37.712Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-11-30T19:48:37.819Z] ? github.com/docker/docker/api [no test files] [2020-11-30T19:48:38.282Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-11-30T19:48:38.282Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-11-30T19:48:38.849Z] === RUN TestDockerSuite/TestRunEnvironment [2020-11-30T19:48:39.417Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-11-30T19:48:39.985Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-11-30T19:48:40.553Z] === RUN TestDockerSuite/TestRunExitCode [2020-11-30T19:48:41.122Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-11-30T19:48:41.691Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-11-30T19:48:42.627Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-11-30T19:48:43.564Z] === RUN TestDockerSuite/TestRunExposePort [2020-11-30T19:48:43.564Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-11-30T19:48:43.564Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-11-30T19:48:44.133Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-11-30T19:48:44.701Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-11-30T19:48:46.078Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-11-30T19:48:46.338Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-11-30T19:48:46.338Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-11-30T19:48:48.253Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-11-30T19:48:49.109Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-30T19:48:49.109Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2020-11-30T19:48:49.109Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-11-30T19:48:49.109Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-30T19:48:49.109Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-30T19:48:49.109Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-30T19:48:49.109Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-30T19:48:49.109Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-30T19:48:49.109Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-30T19:48:49.109Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-30T19:48:49.109Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-30T19:48:49.109Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-30T19:48:49.366Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-30T19:48:49.366Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-30T19:48:49.629Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-11-30T19:48:50.196Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-11-30T19:48:50.296Z] ok github.com/docker/docker/api/server/router/swarm 0.024s coverage: 3.1% of statements [2020-11-30T19:48:50.296Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-30T19:48:50.296Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-30T19:48:50.296Z] ? github.com/docker/docker/api/types [no test files] [2020-11-30T19:48:50.296Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-30T19:48:50.296Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-30T19:48:50.296Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-30T19:48:50.296Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-30T19:48:50.552Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-11-30T19:48:50.552Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-30T19:48:50.552Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-30T19:48:50.552Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-30T19:48:50.552Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-30T19:48:50.552Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-30T19:48:50.552Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-11-30T19:48:50.552Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-30T19:48:50.552Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-30T19:48:51.115Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-11-30T19:48:51.115Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2020-11-30T19:48:51.115Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-30T19:48:51.115Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-30T19:48:51.115Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-30T19:48:51.115Z] ? github.com/docker/docker/builder [no test files] [2020-11-30T19:48:51.115Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-30T19:48:51.115Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-30T19:48:51.115Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-30T19:48:51.115Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-30T19:48:51.115Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-30T19:48:51.115Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-30T19:48:51.115Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-30T19:48:51.131Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-11-30T19:48:51.678Z] ok github.com/docker/docker/builder/dockerignore 0.018s coverage: 96.8% of statements [2020-11-30T19:48:52.715Z] ok github.com/docker/docker/api/server 0.112s coverage: 7.9% of statements [2020-11-30T19:48:53.665Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-11-30T19:48:55.848Z] ok github.com/docker/docker/builder/fscache 0.123s coverage: 69.2% of statements [2020-11-30T19:48:55.848Z] ok github.com/docker/docker/builder/dockerfile 0.209s coverage: 45.1% of statements [2020-11-30T19:48:56.952Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-11-30T19:48:58.366Z] ok github.com/docker/docker/builder/remotecontext/git 1.151s coverage: 85.1% of statements [2020-11-30T19:48:58.366Z] ok github.com/docker/docker/builder/remotecontext 0.075s coverage: 13.6% of statements [2020-11-30T19:48:58.366Z] ? github.com/docker/docker/cli [no test files] [2020-11-30T19:48:58.366Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-30T19:48:58.621Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-11-30T19:48:59.486Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-11-30T19:49:02.018Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-11-30T19:49:02.018Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-11-30T19:49:02.587Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-11-30T19:49:03.866Z] ok github.com/docker/docker/client 0.166s coverage: 75.7% of statements [2020-11-30T19:49:03.966Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-11-30T19:49:03.967Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-11-30T19:49:03.967Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-11-30T19:49:03.967Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-11-30T19:49:04.534Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-11-30T19:49:07.069Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-11-30T19:49:07.328Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-11-30T19:49:08.706Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-11-30T19:49:10.083Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-11-30T19:49:11.021Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-11-30T19:49:11.280Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-11-30T19:49:11.539Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-11-30T19:49:11.539Z] === RUN TestDockerSuite/TestRunModeHostname [2020-11-30T19:49:12.477Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-11-30T19:49:12.477Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-11-30T19:49:12.477Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-11-30T19:49:13.854Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-11-30T19:49:14.791Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-11-30T19:49:15.767Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-11-30T19:49:15.767Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-11-30T19:49:16.031Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-11-30T19:49:17.407Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-11-30T19:49:18.343Z] === RUN TestDockerSuite/TestRunMount [2020-11-30T19:49:23.614Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-11-30T19:49:23.614Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-11-30T19:49:23.614Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-11-30T19:49:24.991Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-11-30T19:49:26.368Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-11-30T19:49:28.903Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-11-30T19:49:30.279Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-11-30T19:49:32.185Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-11-30T19:49:33.563Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-11-30T19:49:34.502Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-11-30T19:49:34.502Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-11-30T19:49:34.761Z] === RUN TestDockerSuite/TestRunNetHost [2020-11-30T19:49:36.142Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-11-30T19:49:36.142Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-11-30T19:49:36.710Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-11-30T19:49:37.278Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-11-30T19:49:39.186Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-11-30T19:49:41.092Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-11-30T19:49:42.540Z] ok github.com/docker/docker/cmd/dockerd/hack 0.004s coverage: 72.9% of statements [2020-11-30T19:49:42.540Z] ok github.com/docker/docker/cmd/dockerd 0.066s coverage: 29.5% of statements [2020-11-30T19:49:42.797Z] ok github.com/docker/docker/container 0.130s coverage: 35.6% of statements [2020-11-30T19:49:42.797Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-30T19:49:42.797Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-30T19:49:42.797Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-30T19:49:42.797Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-30T19:49:44.380Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-11-30T19:49:44.639Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-11-30T19:49:44.898Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-11-30T19:49:45.164Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-11-30T19:49:45.624Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-11-30T19:49:45.624Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-11-30T19:49:46.191Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-11-30T19:49:46.759Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-11-30T19:49:46.759Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-11-30T19:49:47.697Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-11-30T19:49:48.634Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-11-30T19:49:48.634Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-11-30T19:49:48.893Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-11-30T19:49:49.152Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-11-30T19:49:49.720Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-11-30T19:49:51.098Z] === RUN TestDockerSuite/TestRunPortInUse [2020-11-30T19:49:52.034Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-11-30T19:49:52.293Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-11-30T19:49:52.751Z] ok github.com/docker/docker/daemon/cluster 0.032s coverage: 0.5% of statements [2020-11-30T19:49:52.860Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-11-30T19:49:53.290Z] ok github.com/docker/docker/api/server/httputils 0.125s coverage: 14.7% of statements [2020-11-30T19:49:53.290Z] ok github.com/docker/docker/api/server/middleware 0.190s coverage: 37.7% of statements [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/api/server/router [no test files] [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-11-30T19:49:53.290Z] ok github.com/docker/docker/api/server/router/swarm 0.256s coverage: 3.1% of statements [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/api/types [no test files] [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/api/types/container [no test files] [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/api/types/events [no test files] [2020-11-30T19:49:53.290Z] ok github.com/docker/docker/api/types/filters 0.073s coverage: 92.2% of statements [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/api/types/image [no test files] [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/api/types/network [no test files] [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-11-30T19:49:53.290Z] ok github.com/docker/docker/api/types/strslice 0.175s coverage: 90.0% of statements [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-11-30T19:49:53.290Z] ok github.com/docker/docker/api/types/time 0.580s coverage: 100.0% of statements [2020-11-30T19:49:53.290Z] ok github.com/docker/docker/api/types/versions 0.077s coverage: 75.0% of statements [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/builder [no test files] [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-11-30T19:49:53.290Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-11-30T19:49:53.429Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-11-30T19:49:53.996Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-11-30T19:49:54.118Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2020-11-30T19:49:54.563Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-11-30T19:49:54.563Z] === RUN TestDockerSuite/TestRunPublishPort [2020-11-30T19:49:55.131Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-11-30T19:49:55.390Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-11-30T19:49:55.390Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-11-30T19:49:55.484Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2020-11-30T19:49:55.499Z] ok github.com/docker/docker/builder/dockerfile 0.613s coverage: 43.2% of statements [2020-11-30T19:49:55.499Z] ok github.com/docker/docker/builder/dockerignore 0.054s coverage: 96.8% of statements [2020-11-30T19:49:55.499Z] ok github.com/docker/docker/builder/fscache 1.559s coverage: 69.2% of statements [2020-11-30T19:49:55.499Z] ok github.com/docker/docker/builder/remotecontext 0.587s coverage: 9.2% of statements [2020-11-30T19:49:55.958Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-11-30T19:49:57.334Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-11-30T19:49:57.334Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-11-30T19:49:59.240Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-11-30T19:50:00.617Z] === RUN TestDockerSuite/TestRunRm [2020-11-30T19:50:00.875Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-11-30T19:50:01.442Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-11-30T19:50:04.732Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-11-30T19:50:04.732Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-11-30T19:50:05.300Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-11-30T19:50:05.440Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.6% of statements [2020-11-30T19:50:05.440Z] ok github.com/docker/docker/daemon 12.178s coverage: 17.5% of statements [2020-11-30T19:50:05.440Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-30T19:50:05.440Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-30T19:50:05.696Z] ok github.com/docker/docker/daemon/discovery 0.009s coverage: 30.4% of statements [2020-11-30T19:50:05.868Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-11-30T19:50:05.952Z] ok github.com/docker/docker/daemon/config 0.062s coverage: 82.2% of statements [2020-11-30T19:50:06.880Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2020-11-30T19:50:06.881Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-30T19:50:06.881Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-30T19:50:07.245Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-11-30T19:50:07.245Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-11-30T19:50:07.809Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2020-11-30T19:50:08.183Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-11-30T19:50:10.088Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-11-30T19:50:10.386Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.577s coverage: 72.3% of statements [2020-11-30T19:50:10.402Z] --- PASS: TestImportExtremelyLargeImageWorks (194.89s) [2020-11-30T19:50:10.402Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-11-30T19:50:10.402Z] daemon.go:325: [dff369d84c1e3] waiting for daemon to start [2020-11-30T19:50:10.402Z] daemon.go:325: [dff369d84c1e3] waiting for daemon to start [2020-11-30T19:50:10.402Z] daemon.go:353: [dff369d84c1e3] daemon started [2020-11-30T19:50:10.402Z] daemon.go:461: [dff369d84c1e3] Stopping daemon [2020-11-30T19:50:10.402Z] daemon.go:296: [dff369d84c1e3] exiting daemon [2020-11-30T19:50:10.402Z] daemon.go:448: [dff369d84c1e3] Daemon stopped [2020-11-30T19:50:10.402Z] PASS [2020-11-30T19:50:10.402Z] [2020-11-30T19:50:10.402Z] DONE 11 tests in 195.917s [2020-11-30T19:50:10.402Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-11-30T19:50:10.402Z] ++ 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-11-30T19:50:10.402Z] ++ set -e [2020-11-30T19:50:10.402Z] ++ '[' -n 0 ']' [2020-11-30T19:50:10.402Z] ++ set -x [2020-11-30T19:50:10.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=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= 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-11-30T19:50:10.402Z] INFO: Testing against a local daemon [2020-11-30T19:50:10.402Z] === RUN TestNetworkCreateDelete [2020-11-30T19:50:10.402Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-11-30T19:50:10.402Z] === RUN TestDockerNetworkDeletePreferID [2020-11-30T19:50:10.402Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2020-11-30T19:50:10.402Z] === RUN TestDaemonDNSFallback [2020-11-30T19:50:10.402Z] --- PASS: TestDaemonDNSFallback (1.58s) [2020-11-30T19:50:10.403Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-11-30T19:50:10.403Z] daemon.go:325: [d498ac34ce996] waiting for daemon to start [2020-11-30T19:50:10.403Z] daemon.go:325: [d498ac34ce996] waiting for daemon to start [2020-11-30T19:50:10.403Z] daemon.go:353: [d498ac34ce996] daemon started [2020-11-30T19:50:10.403Z] daemon.go:461: [d498ac34ce996] Stopping daemon [2020-11-30T19:50:10.403Z] daemon.go:296: [d498ac34ce996] exiting daemon [2020-11-30T19:50:10.403Z] daemon.go:448: [d498ac34ce996] Daemon stopped [2020-11-30T19:50:10.403Z] === RUN TestInspectNetwork [2020-11-30T19:50:10.403Z] === RUN TestInspectNetwork/full_network_id [2020-11-30T19:50:10.403Z] === RUN TestInspectNetwork/partial_network_id [2020-11-30T19:50:10.403Z] === RUN TestInspectNetwork/network_name [2020-11-30T19:50:10.403Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-11-30T19:50:10.951Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.9% of statements [2020-11-30T19:50:11.056Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-11-30T19:50:11.925Z] --- PASS: TestInspectNetwork (6.88s) [2020-11-30T19:50:11.925Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-11-30T19:50:11.925Z] daemon.go:325: [d7c041bce1584] waiting for daemon to start [2020-11-30T19:50:11.925Z] daemon.go:325: [d7c041bce1584] waiting for daemon to start [2020-11-30T19:50:11.925Z] daemon.go:353: [d7c041bce1584] daemon started [2020-11-30T19:50:11.925Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-11-30T19:50:11.925Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-11-30T19:50:11.925Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-11-30T19:50:11.925Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-11-30T19:50:11.925Z] daemon.go:461: [d7c041bce1584] Stopping daemon [2020-11-30T19:50:11.925Z] daemon.go:296: [d7c041bce1584] exiting daemon [2020-11-30T19:50:11.925Z] daemon.go:448: [d7c041bce1584] Daemon stopped [2020-11-30T19:50:11.925Z] === RUN TestRunContainerWithBridgeNone [2020-11-30T19:50:12.317Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.380s coverage: 56.9% of statements [2020-11-30T19:50:13.596Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-11-30T19:50:14.002Z] --- PASS: TestRunContainerWithBridgeNone (1.97s) [2020-11-30T19:50:14.002Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-11-30T19:50:14.002Z] daemon.go:325: [d8686b16f2c30] waiting for daemon to start [2020-11-30T19:50:14.002Z] daemon.go:325: [d8686b16f2c30] waiting for daemon to start [2020-11-30T19:50:14.002Z] daemon.go:353: [d8686b16f2c30] daemon started [2020-11-30T19:50:14.002Z] daemon.go:461: [d8686b16f2c30] Stopping daemon [2020-11-30T19:50:14.002Z] daemon.go:296: [d8686b16f2c30] exiting daemon [2020-11-30T19:50:14.002Z] daemon.go:448: [d8686b16f2c30] Daemon stopped [2020-11-30T19:50:14.002Z] === RUN TestNetworkInvalidJSON [2020-11-30T19:50:14.002Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-30T19:50:14.002Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-30T19:50:14.002Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-30T19:50:14.002Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-30T19:50:14.002Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-30T19:50:14.002Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-30T19:50:14.002Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-30T19:50:14.002Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-30T19:50:14.002Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-30T19:50:14.002Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-11-30T19:50:14.002Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-11-30T19:50:14.002Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-11-30T19:50:14.002Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-11-30T19:50:14.002Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-30T19:50:14.838Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.392s coverage: 49.5% of statements [2020-11-30T19:50:14.973Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-11-30T19:50:15.047Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-11-30T19:50:15.047Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-11-30T19:50:15.047Z] daemon.go:325: [dd98a43a24ad7] waiting for daemon to start [2020-11-30T19:50:15.047Z] daemon.go:325: [dd98a43a24ad7] waiting for daemon to start [2020-11-30T19:50:15.047Z] daemon.go:353: [dd98a43a24ad7] daemon started [2020-11-30T19:50:15.047Z] daemon.go:461: [dd98a43a24ad7] Stopping daemon [2020-11-30T19:50:15.047Z] daemon.go:296: [dd98a43a24ad7] exiting daemon [2020-11-30T19:50:15.047Z] daemon.go:448: [dd98a43a24ad7] Daemon stopped [2020-11-30T19:50:15.047Z] daemon.go:325: [dd98a43a24ad7] waiting for daemon to start [2020-11-30T19:50:15.047Z] daemon.go:325: [dd98a43a24ad7] waiting for daemon to start [2020-11-30T19:50:15.047Z] daemon.go:353: [dd98a43a24ad7] daemon started [2020-11-30T19:50:15.047Z] daemon.go:461: [dd98a43a24ad7] Stopping daemon [2020-11-30T19:50:15.047Z] daemon.go:296: [dd98a43a24ad7] exiting daemon [2020-11-30T19:50:15.047Z] daemon.go:448: [dd98a43a24ad7] Daemon stopped [2020-11-30T19:50:15.047Z] === RUN TestDaemonDefaultNetworkPools [2020-11-30T19:50:15.540Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-11-30T19:50:15.689Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-11-30T19:50:15.689Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-11-30T19:50:15.689Z] daemon.go:325: [d1424e4c80b65] waiting for daemon to start [2020-11-30T19:50:15.689Z] daemon.go:325: [d1424e4c80b65] waiting for daemon to start [2020-11-30T19:50:15.689Z] daemon.go:353: [d1424e4c80b65] daemon started [2020-11-30T19:50:15.689Z] daemon.go:461: [d1424e4c80b65] Stopping daemon [2020-11-30T19:50:15.689Z] daemon.go:296: [d1424e4c80b65] exiting daemon [2020-11-30T19:50:15.689Z] daemon.go:448: [d1424e4c80b65] Daemon stopped [2020-11-30T19:50:15.689Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-30T19:50:15.766Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.414s coverage: 45.9% of statements [2020-11-30T19:50:15.766Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-30T19:50:16.107Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-11-30T19:50:16.674Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-11-30T19:50:16.731Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-11-30T19:50:16.731Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-11-30T19:50:16.731Z] daemon.go:325: [def2b1adf7e4c] waiting for daemon to start [2020-11-30T19:50:16.731Z] daemon.go:325: [def2b1adf7e4c] waiting for daemon to start [2020-11-30T19:50:16.731Z] daemon.go:353: [def2b1adf7e4c] daemon started [2020-11-30T19:50:16.731Z] daemon.go:461: [def2b1adf7e4c] Stopping daemon [2020-11-30T19:50:16.731Z] daemon.go:296: [def2b1adf7e4c] exiting daemon [2020-11-30T19:50:16.731Z] daemon.go:448: [def2b1adf7e4c] Daemon stopped [2020-11-30T19:50:16.731Z] daemon.go:325: [def2b1adf7e4c] waiting for daemon to start [2020-11-30T19:50:16.731Z] daemon.go:325: [def2b1adf7e4c] waiting for daemon to start [2020-11-30T19:50:16.731Z] daemon.go:353: [def2b1adf7e4c] daemon started [2020-11-30T19:50:16.731Z] daemon.go:461: [def2b1adf7e4c] Stopping daemon [2020-11-30T19:50:16.731Z] daemon.go:296: [def2b1adf7e4c] exiting daemon [2020-11-30T19:50:16.731Z] daemon.go:448: [def2b1adf7e4c] Daemon stopped [2020-11-30T19:50:16.731Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-30T19:50:17.242Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-11-30T19:50:17.500Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-11-30T19:50:17.658Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.692s coverage: 60.4% of statements [2020-11-30T19:50:17.658Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-11-30T19:50:18.068Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-11-30T19:50:18.220Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.371s coverage: 76.1% of statements [2020-11-30T19:50:18.220Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-30T19:50:18.256Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2020-11-30T19:50:18.256Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-30T19:50:18.256Z] daemon.go:325: [d4262f8c18a84] waiting for daemon to start [2020-11-30T19:50:18.256Z] daemon.go:325: [d4262f8c18a84] waiting for daemon to start [2020-11-30T19:50:18.256Z] daemon.go:353: [d4262f8c18a84] daemon started [2020-11-30T19:50:18.256Z] daemon.go:461: [d4262f8c18a84] Stopping daemon [2020-11-30T19:50:18.256Z] daemon.go:296: [d4262f8c18a84] exiting daemon [2020-11-30T19:50:18.256Z] daemon.go:448: [d4262f8c18a84] Daemon stopped [2020-11-30T19:50:18.256Z] daemon.go:325: [d4262f8c18a84] waiting for daemon to start [2020-11-30T19:50:18.256Z] daemon.go:325: [d4262f8c18a84] waiting for daemon to start [2020-11-30T19:50:18.256Z] daemon.go:353: [d4262f8c18a84] daemon started [2020-11-30T19:50:18.256Z] daemon.go:461: [d4262f8c18a84] Stopping daemon [2020-11-30T19:50:18.256Z] daemon.go:296: [d4262f8c18a84] exiting daemon [2020-11-30T19:50:18.256Z] daemon.go:448: [d4262f8c18a84] Daemon stopped [2020-11-30T19:50:18.256Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-30T19:50:18.636Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-11-30T19:50:18.783Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.0% of statements [2020-11-30T19:50:18.894Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-11-30T19:50:18.894Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-11-30T19:50:18.894Z] daemon.go:325: [d02bb9db3576e] waiting for daemon to start [2020-11-30T19:50:18.894Z] daemon.go:325: [d02bb9db3576e] waiting for daemon to start [2020-11-30T19:50:18.894Z] daemon.go:353: [d02bb9db3576e] daemon started [2020-11-30T19:50:18.894Z] daemon.go:461: [d02bb9db3576e] Stopping daemon [2020-11-30T19:50:18.894Z] daemon.go:296: [d02bb9db3576e] exiting daemon [2020-11-30T19:50:18.894Z] daemon.go:448: [d02bb9db3576e] Daemon stopped [2020-11-30T19:50:18.894Z] === RUN TestServiceWithPredefinedNetwork [2020-11-30T19:50:19.204Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-11-30T19:50:19.771Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-11-30T19:50:20.151Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-11-30T19:50:20.993Z] --- PASS: TestServiceWithPredefinedNetwork (2.04s) [2020-11-30T19:50:20.993Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-11-30T19:50:20.993Z] daemon.go:325: [de09ea7212cba] waiting for daemon to start [2020-11-30T19:50:20.993Z] daemon.go:325: [de09ea7212cba] waiting for daemon to start [2020-11-30T19:50:20.993Z] daemon.go:353: [de09ea7212cba] daemon started [2020-11-30T19:50:20.993Z] daemon.go:461: [de09ea7212cba] Stopping daemon [2020-11-30T19:50:20.993Z] daemon.go:296: [de09ea7212cba] exiting daemon [2020-11-30T19:50:20.993Z] daemon.go:448: [de09ea7212cba] Daemon stopped [2020-11-30T19:50:20.993Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-30T19:50:20.993Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-30T19:50:20.993Z] service_test.go:230: FLAKY_TEST [2020-11-30T19:50:20.993Z] === RUN TestServiceWithDataPathPortInit [2020-11-30T19:50:21.080Z] ok github.com/docker/docker/daemon/links 0.020s coverage: 93.0% of statements [2020-11-30T19:50:22.304Z] === RUN TestDockerSuite/TestRunState [2020-11-30T19:50:22.451Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements [2020-11-30T19:50:22.451Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-30T19:50:22.451Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-30T19:50:23.014Z] ok github.com/docker/docker/daemon/logger 0.234s coverage: 43.7% of statements [2020-11-30T19:50:23.683Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-11-30T19:50:23.941Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-11-30T19:50:24.383Z] ok github.com/docker/docker/daemon/logger/awslogs 0.162s coverage: 78.2% of statements [2020-11-30T19:50:24.384Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-30T19:50:24.384Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-30T19:50:24.384Z] ok github.com/docker/docker/daemon/logger/gelf 0.021s coverage: 67.0% of statements [2020-11-30T19:50:24.509Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-11-30T19:50:24.767Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-11-30T19:50:24.767Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-11-30T19:50:25.335Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-11-30T19:50:25.594Z] === RUN TestDockerSuite/TestRunSysctls [2020-11-30T19:50:25.752Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-11-30T19:50:25.752Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.020s coverage: 62.1% of statements [2020-11-30T19:50:26.316Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2020-11-30T19:50:26.971Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-11-30T19:50:26.971Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-11-30T19:50:26.971Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-11-30T19:50:27.230Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-11-30T19:50:27.246Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 74.7% of statements [2020-11-30T19:50:27.246Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-30T19:50:27.809Z] time="2020-11-30T19:50:27Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate729007772/log068955467.1: no such file or directory" [2020-11-30T19:50:27.809Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.054s coverage: 37.9% of statements [2020-11-30T19:50:29.133Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-11-30T19:50:29.393Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-11-30T19:50:29.702Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-11-30T19:50:29.959Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-11-30T19:50:30.524Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-11-30T19:50:30.781Z] ok github.com/docker/docker/daemon/logger/splunk 1.648s coverage: 84.5% of statements [2020-11-30T19:50:30.781Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-30T19:50:30.781Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-30T19:50:31.297Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-11-30T19:50:31.297Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-11-30T19:50:31.300Z] ok github.com/docker/docker/builder/remotecontext/git 34.756s coverage: 85.1% of statements [2020-11-30T19:50:31.300Z] ? github.com/docker/docker/cli [no test files] [2020-11-30T19:50:31.300Z] ? github.com/docker/docker/cli/config [no test files] [2020-11-30T19:50:31.300Z] ok github.com/docker/docker/cli/debug 0.072s coverage: 100.0% of statements [2020-11-30T19:50:31.300Z] ok github.com/docker/docker/client 0.537s coverage: 75.2% of statements [2020-11-30T19:50:33.303Z] ok github.com/docker/docker/distribution/metadata 0.046s coverage: 48.2% of statements [2020-11-30T19:50:33.303Z] ok github.com/docker/docker/distribution 0.167s coverage: 22.3% of statements [2020-11-30T19:50:33.303Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-30T19:50:34.585Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-11-30T19:50:34.585Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-11-30T19:50:34.669Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-11-30T19:50:35.074Z] ok github.com/docker/docker/cmd/dockerd 0.602s coverage: 18.6% of statements [2020-11-30T19:50:36.037Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-11-30T19:50:36.037Z] ok github.com/docker/docker/distribution/xfer 1.429s coverage: 83.4% of statements [2020-11-30T19:50:36.037Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-30T19:50:36.354Z] --- PASS: TestServiceWithDataPathPortInit (13.76s) [2020-11-30T19:50:36.354Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-11-30T19:50:36.354Z] daemon.go:325: [d8e308bc2c371] waiting for daemon to start [2020-11-30T19:50:36.354Z] daemon.go:325: [d8e308bc2c371] waiting for daemon to start [2020-11-30T19:50:36.354Z] daemon.go:353: [d8e308bc2c371] daemon started [2020-11-30T19:50:36.354Z] daemon.go:461: [d8e308bc2c371] Stopping daemon [2020-11-30T19:50:36.354Z] daemon.go:296: [d8e308bc2c371] exiting daemon [2020-11-30T19:50:36.354Z] daemon.go:448: [d8e308bc2c371] Daemon stopped [2020-11-30T19:50:36.354Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-11-30T19:50:36.354Z] daemon.go:325: [d577cfac473f7] waiting for daemon to start [2020-11-30T19:50:36.354Z] daemon.go:325: [d577cfac473f7] waiting for daemon to start [2020-11-30T19:50:36.354Z] daemon.go:353: [d577cfac473f7] daemon started [2020-11-30T19:50:36.354Z] daemon.go:461: [d577cfac473f7] Stopping daemon [2020-11-30T19:50:36.354Z] daemon.go:296: [d577cfac473f7] exiting daemon [2020-11-30T19:50:36.354Z] daemon.go:448: [d577cfac473f7] Daemon stopped [2020-11-30T19:50:36.354Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-30T19:50:36.966Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2020-11-30T19:50:36.966Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-30T19:50:37.122Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-11-30T19:50:37.382Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-11-30T19:50:37.530Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-11-30T19:50:37.530Z] ? github.com/docker/docker/internal/test [no test files] [2020-11-30T19:50:37.967Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-11-30T19:50:38.908Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-11-30T19:50:38.908Z] ok github.com/docker/docker/container 0.487s coverage: 42.8% of statements [2020-11-30T19:50:38.908Z] ? github.com/docker/docker/container/stream [no test files] [2020-11-30T19:50:38.908Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-11-30T19:50:38.908Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-11-30T19:50:38.908Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-11-30T19:50:39.422Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-11-30T19:50:39.423Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-11-30T19:50:39.423Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-11-30T19:50:39.423Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-11-30T19:50:39.423Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-11-30T19:50:39.423Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-11-30T19:50:39.423Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-11-30T19:50:39.423Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-11-30T19:50:39.423Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-11-30T19:50:39.423Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-11-30T19:50:39.423Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-30T19:50:39.423Z] ok github.com/docker/docker/internal/testutil 0.003s coverage: 62.5% of statements [2020-11-30T19:50:39.477Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-11-30T19:50:40.351Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2020-11-30T19:50:40.415Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-11-30T19:50:41.353Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-11-30T19:50:41.719Z] ok github.com/docker/docker/opts 0.020s coverage: 66.9% of statements [2020-11-30T19:50:41.928Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.80s) [2020-11-30T19:50:41.928Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-11-30T19:50:41.928Z] daemon.go:325: [d36216da70c5e] waiting for daemon to start [2020-11-30T19:50:41.928Z] daemon.go:325: [d36216da70c5e] waiting for daemon to start [2020-11-30T19:50:41.928Z] daemon.go:353: [d36216da70c5e] daemon started [2020-11-30T19:50:41.928Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yh2thycjxf6e2b1y2qggu818q Created:2020-11-30 19:50:35.529812467 +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[6405674ea8f82cb43e8291e434dde93b3c88bf2ec0a090fd83dcff9d2fcb28df:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.toocelvjhmxd01yc4ail83ssx EndpointID:4dd790687a2b4618630bccfb9e96bac8657bc914fdfdf49a227cb78e32ecef60 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bdbf8437cef68818f5521ea6f0e76b7cdf7c0d7c19ad7d18fa223384be752523 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:fe0a921138fb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.toocelvjhmxd01yc4ail83ssx EndpointID:4dd790687a2b4618630bccfb9e96bac8657bc914fdfdf49a227cb78e32ecef60 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-11-30T19:50:41.928Z] daemon.go:461: [d36216da70c5e] Stopping daemon [2020-11-30T19:50:41.928Z] daemon.go:296: [d36216da70c5e] exiting daemon [2020-11-30T19:50:41.928Z] daemon.go:448: [d36216da70c5e] Daemon stopped [2020-11-30T19:50:41.928Z] PASS [2020-11-30T19:50:41.928Z] [2020-11-30T19:50:41.928Z] === Skipped [2020-11-30T19:50:41.928Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-30T19:50:41.928Z] service_test.go:230: FLAKY_TEST [2020-11-30T19:50:41.928Z] [2020-11-30T19:50:41.928Z] DONE 22 tests, 1 skipped in 38.633s [2020-11-30T19:50:41.928Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-11-30T19:50:41.928Z] ++ 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-11-30T19:50:41.928Z] ++ set -e [2020-11-30T19:50:41.928Z] ++ '[' -n 0 ']' [2020-11-30T19:50:41.928Z] ++ set -x [2020-11-30T19:50:41.928Z] ++ 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= 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-11-30T19:50:41.928Z] INFO: Testing against a local daemon [2020-11-30T19:50:41.928Z] === RUN TestDockerNetworkIpvlanPersistance [2020-11-30T19:50:41.928Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-30T19:50:41.928Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-30T19:50:41.928Z] === RUN TestDockerNetworkIpvlan [2020-11-30T19:50:41.928Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-11-30T19:50:41.928Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-30T19:50:41.928Z] PASS [2020-11-30T19:50:41.928Z] [2020-11-30T19:50:41.928Z] === Skipped [2020-11-30T19:50:41.928Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-11-30T19:50:41.928Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-30T19:50:41.928Z] [2020-11-30T19:50:41.928Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-11-30T19:50:41.928Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-11-30T19:50:41.928Z] [2020-11-30T19:50:41.928Z] DONE 2 tests, 2 skipped in 0.079s [2020-11-30T19:50:41.928Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-11-30T19:50:41.928Z] ++ 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-11-30T19:50:41.928Z] ++ set -e [2020-11-30T19:50:41.928Z] ++ '[' -n 0 ']' [2020-11-30T19:50:41.928Z] ++ set -x [2020-11-30T19:50:41.928Z] ++ 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= 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-11-30T19:50:41.928Z] INFO: Testing against a local daemon [2020-11-30T19:50:41.928Z] === RUN TestDockerNetworkMacvlanPersistance [2020-11-30T19:50:41.976Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2020-11-30T19:50:42.292Z] === RUN TestDockerSuite/TestRunUserByID [2020-11-30T19:50:42.977Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-11-30T19:50:42.977Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-11-30T19:50:42.977Z] daemon.go:325: [dbe9bdd122466] waiting for daemon to start [2020-11-30T19:50:42.977Z] daemon.go:325: [dbe9bdd122466] waiting for daemon to start [2020-11-30T19:50:42.977Z] daemon.go:353: [dbe9bdd122466] daemon started [2020-11-30T19:50:42.977Z] daemon.go:461: [dbe9bdd122466] Stopping daemon [2020-11-30T19:50:42.977Z] daemon.go:296: [dbe9bdd122466] exiting daemon [2020-11-30T19:50:42.977Z] daemon.go:448: [dbe9bdd122466] Daemon stopped [2020-11-30T19:50:42.977Z] daemon.go:325: [dbe9bdd122466] waiting for daemon to start [2020-11-30T19:50:42.977Z] daemon.go:325: [dbe9bdd122466] waiting for daemon to start [2020-11-30T19:50:42.977Z] daemon.go:353: [dbe9bdd122466] daemon started [2020-11-30T19:50:42.977Z] daemon.go:461: [dbe9bdd122466] Stopping daemon [2020-11-30T19:50:42.977Z] daemon.go:296: [dbe9bdd122466] exiting daemon [2020-11-30T19:50:42.977Z] daemon.go:448: [dbe9bdd122466] Daemon stopped [2020-11-30T19:50:42.977Z] === RUN TestDockerNetworkMacvlan [2020-11-30T19:50:43.229Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-11-30T19:50:43.229Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-11-30T19:50:43.488Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-11-30T19:50:43.639Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-11-30T19:50:43.869Z] ok github.com/docker/docker/pkg/archive 0.315s coverage: 77.1% of statements [2020-11-30T19:50:44.055Z] === RUN TestDockerSuite/TestRunUserByName [2020-11-30T19:50:44.623Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-11-30T19:50:44.684Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-11-30T19:50:44.799Z] ok github.com/docker/docker/pkg/authorization 0.195s coverage: 66.7% of statements [2020-11-30T19:50:45.055Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-11-30T19:50:45.192Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-11-30T19:50:45.192Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-11-30T19:50:45.192Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-11-30T19:50:45.311Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2020-11-30T19:50:45.324Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-11-30T19:50:45.759Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-11-30T19:50:47.137Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-11-30T19:50:47.403Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-11-30T19:50:48.578Z] ok github.com/docker/docker/pkg/chrootarchive 2.510s coverage: 43.2% of statements [2020-11-30T19:50:48.835Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-11-30T19:50:49.091Z] ok github.com/docker/docker/layer 7.841s coverage: 72.0% of statements [2020-11-30T19:50:49.091Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-30T19:50:49.091Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-30T19:50:49.091Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-30T19:50:49.091Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-30T19:50:49.091Z] ? github.com/docker/docker/oci [no test files] [2020-11-30T19:50:49.091Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-30T19:50:49.091Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-30T19:50:49.091Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-30T19:50:49.091Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-11-30T19:50:49.653Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements [2020-11-30T19:50:49.671Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-11-30T19:50:49.930Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-11-30T19:50:50.583Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-11-30T19:50:50.865Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-11-30T19:50:50.930Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-11-30T19:50:51.146Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-11-30T19:50:51.402Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-11-30T19:50:52.243Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-11-30T19:50:52.770Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 66.3% of statements [2020-11-30T19:50:52.811Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-11-30T19:50:53.700Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2020-11-30T19:50:53.700Z] ok github.com/docker/docker/pkg/discovery/kv 3.069s coverage: 84.1% of statements [2020-11-30T19:50:53.804Z] ok github.com/docker/docker/daemon 3.640s coverage: 9.1% of statements [2020-11-30T19:50:53.804Z] ok github.com/docker/docker/daemon/cluster 0.687s coverage: 0.5% of statements [2020-11-30T19:50:53.804Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.416s coverage: 65.3% of statements [2020-11-30T19:50:53.804Z] ok github.com/docker/docker/daemon/cluster/convert 0.968s coverage: 35.8% of statements [2020-11-30T19:50:53.804Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-11-30T19:50:53.804Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.842s coverage: 10.9% of statements [2020-11-30T19:50:53.804Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-11-30T19:50:53.804Z] ok github.com/docker/docker/daemon/config 0.725s coverage: 79.7% of statements [2020-11-30T19:50:53.804Z] ok github.com/docker/docker/daemon/discovery 0.234s coverage: 30.4% of statements [2020-11-30T19:50:53.804Z] ok github.com/docker/docker/daemon/events 0.231s coverage: 50.0% of statements [2020-11-30T19:50:53.804Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-11-30T19:50:53.804Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-11-30T19:50:54.190Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-11-30T19:50:54.262Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 10.2% of statements [2020-11-30T19:50:54.262Z] ok github.com/docker/docker/pkg/fsutils 0.184s coverage: 85.1% of statements [2020-11-30T19:50:54.790Z] ok github.com/docker/docker/daemon/graphdriver 0.169s coverage: 2.3% of statements [2020-11-30T19:50:54.790Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-11-30T19:50:54.790Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-11-30T19:50:54.790Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-11-30T19:50:54.790Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-11-30T19:50:54.790Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-11-30T19:50:54.790Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-11-30T19:50:54.790Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-11-30T19:50:54.790Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-11-30T19:50:54.790Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-11-30T19:50:54.790Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-11-30T19:50:54.790Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-11-30T19:50:55.628Z] ok github.com/docker/docker/pkg/idtools 0.482s coverage: 70.1% of statements [2020-11-30T19:50:55.628Z] ok github.com/docker/docker/pkg/ioutils 0.379s coverage: 70.4% of statements [2020-11-30T19:50:55.885Z] ok github.com/docker/docker/pkg/locker 0.016s coverage: 88.9% of statements [2020-11-30T19:50:56.097Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-11-30T19:50:56.146Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2020-11-30T19:50:56.402Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-11-30T19:50:56.402Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-11-30T19:50:56.985Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2020-11-30T19:50:57.250Z] ok github.com/docker/docker/pkg/mount 0.052s coverage: 69.6% of statements [2020-11-30T19:50:57.250Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-30T19:50:57.476Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-11-30T19:50:57.507Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-11-30T19:50:57.507Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2020-11-30T19:50:58.044Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-11-30T19:50:58.075Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 90.0% of statements [2020-11-30T19:50:58.075Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2020-11-30T19:50:58.075Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-30T19:50:58.075Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-30T19:50:58.613Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-11-30T19:50:59.007Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2020-11-30T19:50:59.180Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-11-30T19:50:59.180Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-11-30T19:50:59.180Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-11-30T19:50:59.180Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-11-30T19:50:59.439Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-11-30T19:50:59.439Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-11-30T19:50:59.527Z] ok github.com/docker/docker/daemon/images 0.449s coverage: 4.9% of statements [2020-11-30T19:50:59.527Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-11-30T19:50:59.527Z] ok github.com/docker/docker/daemon/links 0.110s coverage: 93.0% of statements [2020-11-30T19:50:59.527Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-11-30T19:50:59.527Z] ok github.com/docker/docker/daemon/logger 0.510s coverage: 44.0% of statements [2020-11-30T19:50:59.527Z] ok github.com/docker/docker/daemon/logger/awslogs 0.570s coverage: 78.2% of statements [2020-11-30T19:50:59.527Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-11-30T19:50:59.527Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-11-30T19:50:59.527Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-11-30T19:50:59.527Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-11-30T19:50:59.527Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-11-30T19:50:59.527Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.382s coverage: 62.1% of statements [2020-11-30T19:50:59.936Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-11-30T19:51:00.006Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-11-30T19:51:00.192Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2020-11-30T19:51:00.448Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-11-30T19:51:00.509Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.320s coverage: 88.3% of statements [2020-11-30T19:51:00.575Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-11-30T19:51:01.528Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-11-30T19:51:01.813Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 72.7% of statements [2020-11-30T19:51:02.064Z] ok github.com/docker/docker/daemon/logger/local 0.509s coverage: 74.7% of statements [2020-11-30T19:51:02.064Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-11-30T19:51:02.070Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-11-30T19:51:02.096Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-11-30T19:51:02.532Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.209s coverage: 36.0% of statements [2020-11-30T19:51:02.664Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-11-30T19:51:02.664Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-11-30T19:51:03.232Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-11-30T19:51:03.232Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-11-30T19:51:03.232Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-11-30T19:51:03.232Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-11-30T19:51:03.232Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-11-30T19:51:03.232Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-11-30T19:51:03.232Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-11-30T19:51:03.232Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-11-30T19:51:03.232Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-11-30T19:51:03.232Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-11-30T19:51:03.800Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-11-30T19:51:04.737Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-11-30T19:51:05.339Z] ok github.com/docker/docker/pkg/signal 2.843s coverage: 61.0% of statements [2020-11-30T19:51:05.596Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-11-30T19:51:05.674Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-11-30T19:51:05.674Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-11-30T19:51:05.674Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-11-30T19:51:06.159Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-11-30T19:51:06.242Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-11-30T19:51:06.301Z] ok github.com/docker/docker/daemon/logger/splunk 2.248s coverage: 84.5% of statements [2020-11-30T19:51:06.301Z] ok github.com/docker/docker/daemon/logger/syslog 0.199s coverage: 47.8% of statements [2020-11-30T19:51:06.301Z] ok github.com/docker/docker/daemon/logger/templates 0.104s coverage: 8.3% of statements [2020-11-30T19:51:06.301Z] ? github.com/docker/docker/daemon/names [no test files] [2020-11-30T19:51:06.301Z] ? github.com/docker/docker/daemon/network [no test files] [2020-11-30T19:51:06.301Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-11-30T19:51:06.319Z] --- PASS: TestDockerNetworkMacvlan (23.47s) [2020-11-30T19:51:06.319Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-11-30T19:51:06.319Z] daemon.go:325: [d3577235745e4] waiting for daemon to start [2020-11-30T19:51:06.319Z] daemon.go:325: [d3577235745e4] waiting for daemon to start [2020-11-30T19:51:06.319Z] daemon.go:353: [d3577235745e4] daemon started [2020-11-30T19:51:06.319Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-11-30T19:51:06.319Z] daemon.go:461: [d3577235745e4] Stopping daemon [2020-11-30T19:51:06.319Z] daemon.go:296: [d3577235745e4] exiting daemon [2020-11-30T19:51:06.319Z] daemon.go:448: [d3577235745e4] Daemon stopped [2020-11-30T19:51:06.319Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-11-30T19:51:06.319Z] daemon.go:325: [d28713533620f] waiting for daemon to start [2020-11-30T19:51:06.319Z] daemon.go:325: [d28713533620f] waiting for daemon to start [2020-11-30T19:51:06.319Z] daemon.go:353: [d28713533620f] daemon started [2020-11-30T19:51:06.319Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-11-30T19:51:06.319Z] daemon.go:461: [d28713533620f] Stopping daemon [2020-11-30T19:51:06.319Z] daemon.go:296: [d28713533620f] exiting daemon [2020-11-30T19:51:06.319Z] daemon.go:448: [d28713533620f] Daemon stopped [2020-11-30T19:51:06.319Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-11-30T19:51:06.319Z] daemon.go:325: [d0e2f32429344] waiting for daemon to start [2020-11-30T19:51:06.319Z] daemon.go:325: [d0e2f32429344] waiting for daemon to start [2020-11-30T19:51:06.319Z] daemon.go:353: [d0e2f32429344] daemon started [2020-11-30T19:51:06.319Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.90s) [2020-11-30T19:51:06.319Z] daemon.go:461: [d0e2f32429344] Stopping daemon [2020-11-30T19:51:06.319Z] daemon.go:296: [d0e2f32429344] exiting daemon [2020-11-30T19:51:06.319Z] daemon.go:448: [d0e2f32429344] Daemon stopped [2020-11-30T19:51:06.319Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-11-30T19:51:06.319Z] daemon.go:325: [d563b4cad0c96] waiting for daemon to start [2020-11-30T19:51:06.319Z] daemon.go:325: [d563b4cad0c96] waiting for daemon to start [2020-11-30T19:51:06.319Z] daemon.go:353: [d563b4cad0c96] daemon started [2020-11-30T19:51:06.319Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.92s) [2020-11-30T19:51:06.319Z] daemon.go:461: [d563b4cad0c96] Stopping daemon [2020-11-30T19:51:06.319Z] daemon.go:296: [d563b4cad0c96] exiting daemon [2020-11-30T19:51:06.319Z] daemon.go:448: [d563b4cad0c96] Daemon stopped [2020-11-30T19:51:06.319Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-11-30T19:51:06.319Z] daemon.go:325: [d01ad2b7ec800] waiting for daemon to start [2020-11-30T19:51:06.319Z] daemon.go:325: [d01ad2b7ec800] waiting for daemon to start [2020-11-30T19:51:06.319Z] daemon.go:353: [d01ad2b7ec800] daemon started [2020-11-30T19:51:06.319Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.66s) [2020-11-30T19:51:06.319Z] daemon.go:461: [d01ad2b7ec800] Stopping daemon [2020-11-30T19:51:06.319Z] daemon.go:296: [d01ad2b7ec800] exiting daemon [2020-11-30T19:51:06.319Z] daemon.go:448: [d01ad2b7ec800] Daemon stopped [2020-11-30T19:51:06.319Z] PASS [2020-11-30T19:51:06.319Z] [2020-11-30T19:51:06.319Z] DONE 7 tests in 24.921s [2020-11-30T19:51:06.319Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-11-30T19:51:06.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-11-30T19:51:06.319Z] ++ set -e [2020-11-30T19:51:06.319Z] ++ '[' -n 0 ']' [2020-11-30T19:51:06.319Z] ++ set -x [2020-11-30T19:51:06.320Z] ++ 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= 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-11-30T19:51:06.320Z] testing: warning: no tests to run [2020-11-30T19:51:06.320Z] PASS [2020-11-30T19:51:06.320Z] [2020-11-30T19:51:06.320Z] DONE 0 tests in 0.013s [2020-11-30T19:51:06.320Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-11-30T19:51:06.320Z] ++ 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-11-30T19:51:06.320Z] ++ set -e [2020-11-30T19:51:06.320Z] ++ '[' -n 0 ']' [2020-11-30T19:51:06.320Z] ++ set -x [2020-11-30T19:51:06.320Z] ++ 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= 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-11-30T19:51:06.416Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-11-30T19:51:06.501Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-11-30T19:51:06.615Z] INFO: Testing against a local daemon [2020-11-30T19:51:06.615Z] === RUN TestAuthZPluginAllowRequest [2020-11-30T19:51:06.672Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-11-30T19:51:07.235Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 82.5% of statements [2020-11-30T19:51:07.439Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-11-30T19:51:07.439Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-11-30T19:51:07.492Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 35.1% of statements [2020-11-30T19:51:07.856Z] ok github.com/docker/docker/distribution 1.525s coverage: 20.5% of statements [2020-11-30T19:51:08.055Z] ok github.com/docker/docker/pkg/tailfile 0.092s coverage: 88.6% of statements [2020-11-30T19:51:08.133Z] --- PASS: TestAuthZPluginAllowRequest (1.36s) [2020-11-30T19:51:08.133Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-11-30T19:51:08.133Z] daemon.go:325: [d91318f8ce145] waiting for daemon to start [2020-11-30T19:51:08.133Z] daemon.go:325: [d91318f8ce145] waiting for daemon to start [2020-11-30T19:51:08.133Z] daemon.go:353: [d91318f8ce145] daemon started [2020-11-30T19:51:08.133Z] daemon.go:461: [d91318f8ce145] Stopping daemon [2020-11-30T19:51:08.133Z] daemon.go:296: [d91318f8ce145] exiting daemon [2020-11-30T19:51:08.133Z] daemon.go:448: [d91318f8ce145] Daemon stopped [2020-11-30T19:51:08.133Z] === RUN TestAuthZPluginTLS [2020-11-30T19:51:08.321Z] ok github.com/docker/docker/distribution/metadata 1.418s coverage: 48.2% of statements [2020-11-30T19:51:08.321Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-11-30T19:51:08.375Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-11-30T19:51:08.375Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-11-30T19:51:08.483Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-11-30T19:51:08.483Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-11-30T19:51:08.483Z] daemon.go:325: [dffabe29c83a6] waiting for daemon to start [2020-11-30T19:51:08.483Z] daemon.go:325: [dffabe29c83a6] waiting for daemon to start [2020-11-30T19:51:08.483Z] daemon.go:353: [dffabe29c83a6] daemon started [2020-11-30T19:51:08.483Z] daemon.go:461: [dffabe29c83a6] Stopping daemon [2020-11-30T19:51:08.483Z] daemon.go:296: [dffabe29c83a6] exiting daemon [2020-11-30T19:51:08.483Z] daemon.go:448: [dffabe29c83a6] Daemon stopped [2020-11-30T19:51:08.483Z] === RUN TestAuthZPluginDenyRequest [2020-11-30T19:51:08.618Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2020-11-30T19:51:08.788Z] ok github.com/docker/docker/distribution/xfer 1.926s coverage: 62.7% of statements [2020-11-30T19:51:08.788Z] ? github.com/docker/docker/dockerversion [no test files] [2020-11-30T19:51:08.788Z] ok github.com/docker/docker/errdefs 0.116s coverage: 49.4% of statements [2020-11-30T19:51:08.944Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-11-30T19:51:08.944Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-11-30T19:51:08.944Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-11-30T19:51:09.119Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-11-30T19:51:09.119Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-11-30T19:51:09.119Z] daemon.go:325: [d79a5bffc9458] waiting for daemon to start [2020-11-30T19:51:09.119Z] daemon.go:325: [d79a5bffc9458] waiting for daemon to start [2020-11-30T19:51:09.119Z] daemon.go:353: [d79a5bffc9458] daemon started [2020-11-30T19:51:09.119Z] daemon.go:461: [d79a5bffc9458] Stopping daemon [2020-11-30T19:51:09.119Z] daemon.go:296: [d79a5bffc9458] exiting daemon [2020-11-30T19:51:09.119Z] daemon.go:448: [d79a5bffc9458] Daemon stopped [2020-11-30T19:51:09.119Z] === RUN TestAuthZPluginAPIDenyResponse [2020-11-30T19:51:09.180Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 85.9% of statements [2020-11-30T19:51:09.207Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-11-30T19:51:09.414Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-11-30T19:51:09.414Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-11-30T19:51:09.414Z] daemon.go:325: [dc2b36a7516c0] waiting for daemon to start [2020-11-30T19:51:09.414Z] daemon.go:325: [dc2b36a7516c0] waiting for daemon to start [2020-11-30T19:51:09.414Z] daemon.go:353: [dc2b36a7516c0] daemon started [2020-11-30T19:51:09.414Z] daemon.go:461: [dc2b36a7516c0] Stopping daemon [2020-11-30T19:51:09.414Z] daemon.go:296: [dc2b36a7516c0] exiting daemon [2020-11-30T19:51:09.414Z] daemon.go:448: [dc2b36a7516c0] Daemon stopped [2020-11-30T19:51:09.414Z] === RUN TestAuthZPluginDenyResponse [2020-11-30T19:51:09.436Z] testing: warning: no tests to run [2020-11-30T19:51:09.436Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: 0.0% of statements [no tests to run] [2020-11-30T19:51:09.692Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-11-30T19:51:09.948Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-11-30T19:51:10.052Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-11-30T19:51:10.052Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-11-30T19:51:10.052Z] daemon.go:325: [df99b7be3e874] waiting for daemon to start [2020-11-30T19:51:10.052Z] daemon.go:325: [df99b7be3e874] waiting for daemon to start [2020-11-30T19:51:10.052Z] daemon.go:353: [df99b7be3e874] daemon started [2020-11-30T19:51:10.052Z] daemon.go:461: [df99b7be3e874] Stopping daemon [2020-11-30T19:51:10.052Z] daemon.go:296: [df99b7be3e874] exiting daemon [2020-11-30T19:51:10.052Z] daemon.go:448: [df99b7be3e874] Daemon stopped [2020-11-30T19:51:10.052Z] === RUN TestAuthZPluginAllowEventStream [2020-11-30T19:51:10.205Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-11-30T19:51:11.114Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-11-30T19:51:11.373Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-11-30T19:51:11.373Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-11-30T19:51:11.567Z] --- PASS: TestAuthZPluginAllowEventStream (1.31s) [2020-11-30T19:51:11.567Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-11-30T19:51:11.567Z] daemon.go:325: [d24adba8881fa] waiting for daemon to start [2020-11-30T19:51:11.567Z] daemon.go:325: [d24adba8881fa] waiting for daemon to start [2020-11-30T19:51:11.567Z] daemon.go:353: [d24adba8881fa] daemon started [2020-11-30T19:51:11.567Z] daemon.go:461: [d24adba8881fa] Stopping daemon [2020-11-30T19:51:11.567Z] daemon.go:296: [d24adba8881fa] exiting daemon [2020-11-30T19:51:11.567Z] daemon.go:448: [d24adba8881fa] Daemon stopped [2020-11-30T19:51:11.567Z] === RUN TestAuthZPluginErrorResponse [2020-11-30T19:51:11.632Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-11-30T19:51:11.632Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-11-30T19:51:11.862Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-11-30T19:51:11.862Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-11-30T19:51:11.862Z] daemon.go:325: [d6941df7e883b] waiting for daemon to start [2020-11-30T19:51:11.862Z] daemon.go:325: [d6941df7e883b] waiting for daemon to start [2020-11-30T19:51:11.862Z] daemon.go:353: [d6941df7e883b] daemon started [2020-11-30T19:51:11.862Z] daemon.go:461: [d6941df7e883b] Stopping daemon [2020-11-30T19:51:11.862Z] daemon.go:296: [d6941df7e883b] exiting daemon [2020-11-30T19:51:11.862Z] daemon.go:448: [d6941df7e883b] Daemon stopped [2020-11-30T19:51:11.862Z] === RUN TestAuthZPluginErrorRequest [2020-11-30T19:51:12.498Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-11-30T19:51:12.498Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-11-30T19:51:12.498Z] daemon.go:325: [d3928404ecba1] waiting for daemon to start [2020-11-30T19:51:12.498Z] daemon.go:325: [d3928404ecba1] waiting for daemon to start [2020-11-30T19:51:12.498Z] daemon.go:353: [d3928404ecba1] daemon started [2020-11-30T19:51:12.498Z] daemon.go:461: [d3928404ecba1] Stopping daemon [2020-11-30T19:51:12.498Z] daemon.go:296: [d3928404ecba1] exiting daemon [2020-11-30T19:51:12.498Z] daemon.go:448: [d3928404ecba1] Daemon stopped [2020-11-30T19:51:12.498Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-30T19:51:12.560Z] ok github.com/docker/docker/image 0.911s coverage: 86.4% of statements [2020-11-30T19:51:12.560Z] ok github.com/docker/docker/image/cache 0.285s coverage: 19.2% of statements [2020-11-30T19:51:12.560Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-11-30T19:51:12.560Z] ok github.com/docker/docker/image/v1 0.218s coverage: 25.0% of statements [2020-11-30T19:51:12.560Z] ? github.com/docker/docker/internal/test [no test files] [2020-11-30T19:51:12.560Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-11-30T19:51:12.560Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-11-30T19:51:12.560Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-11-30T19:51:12.560Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-11-30T19:51:12.560Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-11-30T19:51:12.560Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-11-30T19:51:12.560Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-11-30T19:51:12.560Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-11-30T19:51:12.560Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-11-30T19:51:12.560Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-11-30T19:51:12.560Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-11-30T19:51:12.568Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-11-30T19:51:12.722Z] ok github.com/docker/docker/plugin 0.516s coverage: 27.3% of statements [2020-11-30T19:51:12.978Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-11-30T19:51:13.134Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-11-30T19:51:13.134Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-11-30T19:51:13.134Z] daemon.go:325: [da4a5caa8ef23] waiting for daemon to start [2020-11-30T19:51:13.134Z] daemon.go:325: [da4a5caa8ef23] waiting for daemon to start [2020-11-30T19:51:13.134Z] daemon.go:353: [da4a5caa8ef23] daemon started [2020-11-30T19:51:13.134Z] daemon.go:461: [da4a5caa8ef23] Stopping daemon [2020-11-30T19:51:13.134Z] daemon.go:296: [da4a5caa8ef23] exiting daemon [2020-11-30T19:51:13.134Z] daemon.go:448: [da4a5caa8ef23] Daemon stopped [2020-11-30T19:51:13.134Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-11-30T19:51:13.136Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-11-30T19:51:13.542Z] ok github.com/docker/docker/internal/testutil 0.325s coverage: 62.5% of statements [2020-11-30T19:51:13.704Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-11-30T19:51:13.908Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 74.1% of statements [2020-11-30T19:51:14.165Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-11-30T19:51:14.654Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.73s) [2020-11-30T19:51:14.654Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-11-30T19:51:14.654Z] daemon.go:325: [dfe79d71d506a] waiting for daemon to start [2020-11-30T19:51:14.654Z] daemon.go:325: [dfe79d71d506a] waiting for daemon to start [2020-11-30T19:51:14.654Z] daemon.go:353: [dfe79d71d506a] daemon started [2020-11-30T19:51:14.654Z] daemon.go:461: [dfe79d71d506a] Stopping daemon [2020-11-30T19:51:14.654Z] daemon.go:296: [dfe79d71d506a] exiting daemon [2020-11-30T19:51:14.654Z] daemon.go:448: [dfe79d71d506a] Daemon stopped [2020-11-30T19:51:14.654Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-11-30T19:51:15.533Z] ok github.com/docker/docker/registry 0.080s coverage: 56.3% of statements [2020-11-30T19:51:15.609Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-11-30T19:51:15.609Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-11-30T19:51:16.176Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-11-30T19:51:16.176Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-11-30T19:51:16.176Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-11-30T19:51:16.462Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-11-30T19:51:16.462Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 47.1% of statements [2020-11-30T19:51:16.479Z] ok github.com/docker/docker/layer 0.536s coverage: 30.4% of statements [2020-11-30T19:51:16.479Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-11-30T19:51:16.479Z] ok github.com/docker/docker/libcontainerd/local 0.330s coverage: 1.0% of statements [2020-11-30T19:51:16.479Z] ok github.com/docker/docker/libcontainerd/queue 0.125s coverage: 100.0% of statements [2020-11-30T19:51:16.479Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-11-30T19:51:16.479Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-11-30T19:51:16.479Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-11-30T19:51:16.479Z] ? github.com/docker/docker/oci [no test files] [2020-11-30T19:51:16.479Z] ? github.com/docker/docker/oci/caps [no test files] [2020-11-30T19:51:16.730Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s) [2020-11-30T19:51:16.731Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-11-30T19:51:16.731Z] daemon.go:325: [d7782184b9418] waiting for daemon to start [2020-11-30T19:51:16.731Z] daemon.go:325: [d7782184b9418] waiting for daemon to start [2020-11-30T19:51:16.731Z] daemon.go:353: [d7782184b9418] daemon started [2020-11-30T19:51:16.731Z] daemon.go:461: [d7782184b9418] Stopping daemon [2020-11-30T19:51:16.731Z] daemon.go:296: [d7782184b9418] exiting daemon [2020-11-30T19:51:16.731Z] daemon.go:448: [d7782184b9418] Daemon stopped [2020-11-30T19:51:16.731Z] === RUN TestAuthZPluginHeader [2020-11-30T19:51:16.944Z] ok github.com/docker/docker/opts 0.342s coverage: 67.3% of statements [2020-11-30T19:51:16.944Z] ok github.com/docker/docker/pkg/aaparser 0.052s coverage: 52.9% of statements [2020-11-30T19:51:17.115Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-11-30T19:51:17.388Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-11-30T19:51:17.388Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-11-30T19:51:17.388Z] daemon.go:325: [d1bcdfed1e33f] waiting for daemon to start [2020-11-30T19:51:17.388Z] daemon.go:325: [d1bcdfed1e33f] waiting for daemon to start [2020-11-30T19:51:17.388Z] daemon.go:353: [d1bcdfed1e33f] daemon started [2020-11-30T19:51:17.388Z] daemon.go:461: [d1bcdfed1e33f] Stopping daemon [2020-11-30T19:51:17.388Z] daemon.go:296: [d1bcdfed1e33f] exiting daemon [2020-11-30T19:51:17.388Z] daemon.go:448: [d1bcdfed1e33f] Daemon stopped [2020-11-30T19:51:17.388Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-11-30T19:51:17.388Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-30T19:51:17.388Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:51:17.388Z] === RUN TestAuthZPluginV2Disable [2020-11-30T19:51:17.388Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-11-30T19:51:17.388Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:51:17.388Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-11-30T19:51:17.388Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-30T19:51:17.388Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:51:17.388Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-11-30T19:51:17.388Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-30T19:51:17.388Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:51:17.388Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-30T19:51:17.391Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-11-30T19:51:17.683Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-11-30T19:51:17.954Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-11-30T19:51:18.621Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-11-30T19:51:18.621Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-11-30T19:51:18.883Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-11-30T19:51:19.446Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2020-11-30T19:51:19.999Z] === RUN TestDockerSuite/TestSaveImageId [2020-11-30T19:51:19.999Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-11-30T19:51:20.259Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-11-30T19:51:20.374Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.0% of statements [2020-11-30T19:51:20.518Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-11-30T19:51:22.011Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-11-30T19:51:22.011Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-11-30T19:51:23.392Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-11-30T19:51:23.392Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-11-30T19:51:23.392Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-11-30T19:51:23.978Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-11-30T19:51:24.916Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-11-30T19:51:26.295Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-11-30T19:51:26.554Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-11-30T19:51:26.554Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-11-30T19:51:26.554Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-11-30T19:51:26.813Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-11-30T19:51:27.072Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-11-30T19:51:29.605Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-11-30T19:51:34.877Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-11-30T19:51:35.206Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.8% of statements [2020-11-30T19:51:35.206Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-30T19:51:35.206Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-30T19:51:35.206Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-30T19:51:35.206Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-30T19:51:35.206Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-11-30T19:51:35.206Z] ? github.com/docker/docker/rootless [no test files] [2020-11-30T19:51:35.206Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-11-30T19:51:35.206Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-30T19:51:35.206Z] ? github.com/docker/docker/volume [no test files] [2020-11-30T19:51:35.206Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-30T19:51:35.206Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-30T19:51:35.206Z] [2020-11-30T19:51:35.206Z] === Skipped [2020-11-30T19:51:35.206Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-11-30T19:51:35.206Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-11-30T19:51:35.206Z] [2020-11-30T19:51:35.206Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-11-30T19:51:35.206Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-11-30T19:51:35.206Z] [2020-11-30T19:51:35.206Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-11-30T19:51:35.206Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:51:35.206Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-30T19:51:35.206Z] [2020-11-30T19:51:35.206Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-11-30T19:51:35.206Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:51:35.206Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-30T19:51:35.206Z] [2020-11-30T19:51:35.206Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-11-30T19:51:35.206Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:51:35.206Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-30T19:51:35.206Z] [2020-11-30T19:51:35.206Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-11-30T19:51:35.206Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:51:35.206Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-30T19:51:35.206Z] [2020-11-30T19:51:35.206Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-11-30T19:51:35.206Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:51:35.206Z] graphtest_unix.go:46: Driver btrfs not supported [2020-11-30T19:51:35.206Z] [2020-11-30T19:51:35.206Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-11-30T19:51:35.206Z] graphtest_unix.go:73: No driver to put! [2020-11-30T19:51:35.206Z] [2020-11-30T19:51:35.206Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-11-30T19:51:35.206Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-11-30T19:51:35.206Z] [2020-11-30T19:51:35.206Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-11-30T19:51:35.206Z] overlay_test.go:49: Fails to compute changes intermittently [2020-11-30T19:51:35.206Z] [2020-11-30T19:51:35.206Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-11-30T19:51:35.206Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-11-30T19:51:35.206Z] [2020-11-30T19:51:35.206Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-11-30T19:51:35.206Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-11-30T19:51:35.206Z] [2020-11-30T19:51:35.206Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-11-30T19:51:35.206Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:51:35.206Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-30T19:51:35.206Z] [2020-11-30T19:51:35.206Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-11-30T19:51:35.206Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:51:35.206Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-30T19:51:35.206Z] [2020-11-30T19:51:35.206Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-11-30T19:51:35.206Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:51:35.206Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-30T19:51:35.206Z] [2020-11-30T19:51:35.206Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-11-30T19:51:35.206Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:51:35.207Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-30T19:51:35.207Z] [2020-11-30T19:51:35.207Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-11-30T19:51:35.207Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-11-30T19:51:35.207Z] graphtest_unix.go:46: Driver zfs not supported [2020-11-30T19:51:35.207Z] [2020-11-30T19:51:35.207Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-11-30T19:51:35.207Z] graphtest_unix.go:73: No driver to put! [2020-11-30T19:51:35.207Z] [2020-11-30T19:51:35.207Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-11-30T19:51:35.207Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-11-30T19:51:35.207Z] [2020-11-30T19:51:35.207Z] DONE 2070 tests, 19 skipped in 247.739s Post stage [Pipeline] junit [2020-11-30T19:51:35.216Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-11-30T19:51:35.814Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-11-30T19:51:35.957Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41615/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e07711f0952ea5e04679247de5dcf6c8b7b5f28 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:0e07711f0952ea5e04679247de5dcf6c8b7b5f28 hack/validate/vendor [2020-11-30T19:51:36.161Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2020-11-30T19:51:36.161Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-11-30T19:51:36.161Z] daemon.go:325: [df9ea4ac2ae32] waiting for daemon to start [2020-11-30T19:51:36.161Z] daemon.go:325: [df9ea4ac2ae32] waiting for daemon to start [2020-11-30T19:51:36.161Z] daemon.go:353: [df9ea4ac2ae32] daemon started [2020-11-30T19:51:36.161Z] daemon.go:461: [df9ea4ac2ae32] Stopping daemon [2020-11-30T19:51:36.161Z] daemon.go:296: [df9ea4ac2ae32] exiting daemon [2020-11-30T19:51:36.161Z] daemon.go:448: [df9ea4ac2ae32] Daemon stopped [2020-11-30T19:51:36.161Z] daemon.go:325: [df9ea4ac2ae32] waiting for daemon to start [2020-11-30T19:51:36.161Z] daemon.go:325: [df9ea4ac2ae32] waiting for daemon to start [2020-11-30T19:51:36.161Z] daemon.go:325: [df9ea4ac2ae32] waiting for daemon to start [2020-11-30T19:51:36.161Z] daemon.go:325: [df9ea4ac2ae32] waiting for daemon to start [2020-11-30T19:51:36.161Z] daemon.go:339: [df9ea4ac2ae32] error pinging daemon on start: Get http://df9ea4ac2ae32.sock/_ping: context deadline exceeded [2020-11-30T19:51:36.161Z] daemon.go:325: [df9ea4ac2ae32] waiting for daemon to start [2020-11-30T19:51:36.161Z] daemon.go:339: [df9ea4ac2ae32] error pinging daemon on start: Get http://df9ea4ac2ae32.sock/_ping: context deadline exceeded [2020-11-30T19:51:36.161Z] daemon.go:325: [df9ea4ac2ae32] waiting for daemon to start [2020-11-30T19:51:36.161Z] daemon.go:339: [df9ea4ac2ae32] error pinging daemon on start: Get http://df9ea4ac2ae32.sock/_ping: context deadline exceeded [2020-11-30T19:51:36.161Z] daemon.go:325: [df9ea4ac2ae32] waiting for daemon to start [2020-11-30T19:51:36.161Z] daemon.go:339: [df9ea4ac2ae32] error pinging daemon on start: Get http://df9ea4ac2ae32.sock/_ping: context deadline exceeded [2020-11-30T19:51:36.161Z] daemon.go:296: [df9ea4ac2ae32] exiting daemon [2020-11-30T19:51:36.161Z] daemon.go:325: [df9ea4ac2ae32] waiting for daemon to start [2020-11-30T19:51:36.161Z] daemon.go:325: [df9ea4ac2ae32] waiting for daemon to start [2020-11-30T19:51:36.161Z] daemon.go:325: [df9ea4ac2ae32] waiting for daemon to start [2020-11-30T19:51:36.161Z] daemon.go:353: [df9ea4ac2ae32] daemon started [2020-11-30T19:51:36.161Z] daemon.go:461: [df9ea4ac2ae32] Stopping daemon [2020-11-30T19:51:36.161Z] daemon.go:296: [df9ea4ac2ae32] exiting daemon [2020-11-30T19:51:36.161Z] daemon.go:448: [df9ea4ac2ae32] Daemon stopped [2020-11-30T19:51:36.161Z] PASS [2020-11-30T19:51:36.161Z] [2020-11-30T19:51:36.161Z] === Skipped [2020-11-30T19:51:36.161Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-11-30T19:51:36.161Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:51:36.161Z] [2020-11-30T19:51:36.161Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-11-30T19:51:36.161Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:51:36.161Z] [2020-11-30T19:51:36.161Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-11-30T19:51:36.161Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:51:36.161Z] [2020-11-30T19:51:36.161Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-11-30T19:51:36.161Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:51:36.161Z] [2020-11-30T19:51:36.161Z] DONE 17 tests, 4 skipped in 27.619s [2020-11-30T19:51:36.161Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-11-30T19:51:36.161Z] ++ 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-11-30T19:51:36.161Z] ++ set -e [2020-11-30T19:51:36.161Z] ++ '[' -n 0 ']' [2020-11-30T19:51:36.161Z] ++ set -x [2020-11-30T19:51:36.161Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-11-30T19:51:36.161Z] INFO: Testing against a local daemon [2020-11-30T19:51:36.161Z] === RUN TestPluginInvalidJSON [2020-11-30T19:51:36.161Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-30T19:51:36.161Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-30T19:51:36.161Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-30T19:51:36.161Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-11-30T19:51:36.161Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-30T19:51:36.161Z] PASS [2020-11-30T19:51:36.161Z] [2020-11-30T19:51:36.161Z] DONE 2 tests in 0.108s [2020-11-30T19:51:36.161Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-11-30T19:51:36.161Z] ++ 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-11-30T19:51:36.161Z] ++ set -e [2020-11-30T19:51:36.161Z] ++ '[' -n 0 ']' [2020-11-30T19:51:36.161Z] ++ set -x [2020-11-30T19:51:36.161Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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-11-30T19:51:36.161Z] INFO: Testing against a local daemon [2020-11-30T19:51:36.161Z] === RUN TestExternalGraphDriver [2020-11-30T19:51:36.161Z] === RUN TestExternalGraphDriver/json [2020-11-30T19:51:36.161Z] === RUN TestExternalGraphDriver/spec [2020-11-30T19:51:36.884Z] No vendor changes in diff. [2020-11-30T19:51:37.190Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-11-30T19:51:37.190Z] === RUN TestDockerSuite/TestStartAttachSilent [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-11-30T19:51:37.766Z] + echo Building e2e image [2020-11-30T19:51:37.766Z] Building e2e image [2020-11-30T19:51:37.766Z] + docker build --build-arg DOCKER_GITCOMMIT=0e07711f0952ea5e04679247de5dcf6c8b7b5f28 -t moby-e2e-test -f Dockerfile.e2e . [2020-11-30T19:51:37.766Z] #2 [internal] load .dockerignore [2020-11-30T19:51:37.766Z] #2 transferring context: 34B done [2020-11-30T19:51:37.766Z] #2 DONE 0.0s [2020-11-30T19:51:37.766Z] [2020-11-30T19:51:37.766Z] #1 [internal] load build definition from Dockerfile.e2e [2020-11-30T19:51:37.766Z] #1 transferring dockerfile: 3.21kB done [2020-11-30T19:51:37.766Z] #1 DONE 0.0s [2020-11-30T19:51:37.766Z] [2020-11-30T19:51:37.766Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-11-30T19:51:38.025Z] #4 ... [2020-11-30T19:51:38.025Z] [2020-11-30T19:51:38.025Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-11-30T19:51:38.025Z] #3 DONE 0.4s [2020-11-30T19:51:38.128Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-11-30T19:51:38.234Z] === RUN TestExternalGraphDriver/pull [2020-11-30T19:51:38.281Z] [2020-11-30T19:51:38.281Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-11-30T19:51:38.281Z] #4 DONE 0.4s [2020-11-30T19:51:38.281Z] [2020-11-30T19:51:38.281Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-11-30T19:51:38.281Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-11-30T19:51:38.281Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0B / 2.80MB 0.0s [2020-11-30T19:51:38.281Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-11-30T19:51:38.281Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-11-30T19:51:38.281Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-11-30T19:51:38.281Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s [2020-11-30T19:51:38.542Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d [2020-11-30T19:51:38.542Z] #5 ... [2020-11-30T19:51:38.542Z] [2020-11-30T19:51:38.542Z] #8 [internal] load build context [2020-11-30T19:51:38.542Z] #8 transferring context: 823.97kB 0.3s done [2020-11-30T19:51:38.542Z] #8 DONE 0.4s [2020-11-30T19:51:38.542Z] [2020-11-30T19:51:38.542Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-11-30T19:51:38.542Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done [2020-11-30T19:51:38.800Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.3s done [2020-11-30T19:51:38.800Z] #5 DONE 0.6s [2020-11-30T19:51:38.800Z] [2020-11-30T19:51:38.800Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-11-30T19:51:38.800Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done [2020-11-30T19:51:38.800Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done [2020-11-30T19:51:38.800Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done [2020-11-30T19:51:38.800Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done [2020-11-30T19:51:38.800Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.2s done [2020-11-30T19:51:38.800Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-11-30T19:51:38.800Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.2s done [2020-11-30T19:51:38.800Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 27.05MB / 127.34MB 0.5s [2020-11-30T19:51:38.800Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.3s [2020-11-30T19:51:38.800Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.3s done [2020-11-30T19:51:39.057Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.4s done [2020-11-30T19:51:39.057Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-11-30T19:51:39.057Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 39.37MB / 127.34MB 0.7s [2020-11-30T19:51:39.057Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done [2020-11-30T19:51:39.057Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f [2020-11-30T19:51:39.313Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 52.38MB / 127.34MB 1.0s [2020-11-30T19:51:39.313Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-11-30T19:51:39.313Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 67.24MB / 127.34MB 1.1s [2020-11-30T19:51:39.747Z] --- PASS: TestExternalGraphDriver (5.51s) [2020-11-30T19:51:39.747Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-11-30T19:51:39.747Z] daemon.go:325: [dfdbc83d5026f] waiting for daemon to start [2020-11-30T19:51:39.747Z] daemon.go:325: [dfdbc83d5026f] waiting for daemon to start [2020-11-30T19:51:39.747Z] daemon.go:353: [dfdbc83d5026f] daemon started [2020-11-30T19:51:39.747Z] daemon.go:461: [dfdbc83d5026f] Stopping daemon [2020-11-30T19:51:39.747Z] daemon.go:296: [dfdbc83d5026f] exiting daemon [2020-11-30T19:51:39.747Z] daemon.go:448: [dfdbc83d5026f] Daemon stopped [2020-11-30T19:51:39.747Z] daemon.go:325: [dfdbc83d5026f] waiting for daemon to start [2020-11-30T19:51:39.747Z] daemon.go:325: [dfdbc83d5026f] waiting for daemon to start [2020-11-30T19:51:39.747Z] daemon.go:353: [dfdbc83d5026f] daemon started [2020-11-30T19:51:39.747Z] daemon.go:461: [dfdbc83d5026f] Stopping daemon [2020-11-30T19:51:39.747Z] daemon.go:296: [dfdbc83d5026f] exiting daemon [2020-11-30T19:51:39.747Z] daemon.go:448: [dfdbc83d5026f] Daemon stopped [2020-11-30T19:51:39.747Z] --- PASS: TestExternalGraphDriver/json (1.82s) [2020-11-30T19:51:39.747Z] daemon.go:325: [dfdbc83d5026f] waiting for daemon to start [2020-11-30T19:51:39.747Z] daemon.go:325: [dfdbc83d5026f] waiting for daemon to start [2020-11-30T19:51:39.747Z] daemon.go:353: [dfdbc83d5026f] daemon started [2020-11-30T19:51:39.747Z] daemon.go:461: [dfdbc83d5026f] Stopping daemon [2020-11-30T19:51:39.747Z] daemon.go:296: [dfdbc83d5026f] exiting daemon [2020-11-30T19:51:39.747Z] daemon.go:448: [dfdbc83d5026f] Daemon stopped [2020-11-30T19:51:39.747Z] daemon.go:325: [dfdbc83d5026f] waiting for daemon to start [2020-11-30T19:51:39.747Z] daemon.go:325: [dfdbc83d5026f] waiting for daemon to start [2020-11-30T19:51:39.748Z] daemon.go:353: [dfdbc83d5026f] daemon started [2020-11-30T19:51:39.748Z] daemon.go:461: [dfdbc83d5026f] Stopping daemon [2020-11-30T19:51:39.748Z] daemon.go:296: [dfdbc83d5026f] exiting daemon [2020-11-30T19:51:39.748Z] daemon.go:448: [dfdbc83d5026f] Daemon stopped [2020-11-30T19:51:39.748Z] --- PASS: TestExternalGraphDriver/spec (1.78s) [2020-11-30T19:51:39.748Z] daemon.go:325: [dfdbc83d5026f] waiting for daemon to start [2020-11-30T19:51:39.748Z] daemon.go:325: [dfdbc83d5026f] waiting for daemon to start [2020-11-30T19:51:39.748Z] daemon.go:353: [dfdbc83d5026f] daemon started [2020-11-30T19:51:39.748Z] daemon.go:461: [dfdbc83d5026f] Stopping daemon [2020-11-30T19:51:39.748Z] daemon.go:296: [dfdbc83d5026f] exiting daemon [2020-11-30T19:51:39.748Z] daemon.go:448: [dfdbc83d5026f] Daemon stopped [2020-11-30T19:51:39.748Z] --- PASS: TestExternalGraphDriver/pull (1.74s) [2020-11-30T19:51:39.748Z] === RUN TestGraphdriverPluginV2 [2020-11-30T19:51:39.748Z] --- SKIP: TestGraphdriverPluginV2 (0.10s) [2020-11-30T19:51:39.748Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:51:39.748Z] PASS [2020-11-30T19:51:39.748Z] [2020-11-30T19:51:39.748Z] === Skipped [2020-11-30T19:51:39.748Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.10s) [2020-11-30T19:51:39.748Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:51:39.748Z] [2020-11-30T19:51:39.748Z] DONE 5 tests, 1 skipped in 5.674s [2020-11-30T19:51:39.748Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-11-30T19:51:39.748Z] ++ 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-11-30T19:51:39.748Z] ++ set -e [2020-11-30T19:51:39.748Z] ++ '[' -n 0 ']' [2020-11-30T19:51:39.748Z] ++ set -x [2020-11-30T19:51:39.748Z] ++ 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= 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-11-30T19:51:39.875Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 77.67MB / 127.34MB 1.4s [2020-11-30T19:51:39.875Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 84.77MB / 127.34MB 1.6s [2020-11-30T19:51:40.053Z] INFO: Testing against a local daemon [2020-11-30T19:51:40.053Z] === RUN TestContinueAfterPluginCrash [2020-11-30T19:51:40.053Z] === PAUSE TestContinueAfterPluginCrash [2020-11-30T19:51:40.053Z] === RUN TestDaemonStartWithLogOpt [2020-11-30T19:51:40.053Z] === PAUSE TestDaemonStartWithLogOpt [2020-11-30T19:51:40.053Z] === CONT TestContinueAfterPluginCrash [2020-11-30T19:51:40.053Z] === CONT TestDaemonStartWithLogOpt [2020-11-30T19:51:40.134Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 100.17MB / 127.34MB 1.8s [2020-11-30T19:51:40.390Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 112.22MB / 127.34MB 1.9s [2020-11-30T19:51:40.390Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 2.1s [2020-11-30T19:51:40.646Z] #14 ... [2020-11-30T19:51:40.646Z] [2020-11-30T19:51:40.646Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-11-30T19:51:40.646Z] #6 DONE 1.9s [2020-11-30T19:51:40.646Z] [2020-11-30T19:51:40.646Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-11-30T19:51:40.646Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 2.3s done [2020-11-30T19:51:40.902Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b [2020-11-30T19:51:41.417Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-11-30T19:51:42.206Z] ok github.com/docker/docker/pkg/archive 9.138s coverage: 62.2% of statements [2020-11-30T19:51:42.207Z] ok github.com/docker/docker/pkg/authorization 0.646s coverage: 26.2% of statements [2020-11-30T19:51:42.207Z] ok github.com/docker/docker/pkg/broadcaster 0.081s coverage: 100.0% of statements [2020-11-30T19:51:42.207Z] ok github.com/docker/docker/pkg/capabilities 0.200s coverage: 87.5% of statements [2020-11-30T19:51:42.207Z] ok github.com/docker/docker/pkg/chrootarchive 0.213s coverage: 15.4% of statements [2020-11-30T19:51:42.207Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-11-30T19:51:42.207Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-11-30T19:51:42.207Z] ok github.com/docker/docker/pkg/directory 0.052s coverage: 80.0% of statements [2020-11-30T19:51:42.207Z] ok github.com/docker/docker/pkg/discovery 0.135s coverage: 58.3% of statements [2020-11-30T19:51:42.207Z] ok github.com/docker/docker/pkg/discovery/file 0.132s coverage: 92.9% of statements [2020-11-30T19:51:42.207Z] ok github.com/docker/docker/pkg/discovery/kv 3.361s coverage: 84.1% of statements [2020-11-30T19:51:42.207Z] ok github.com/docker/docker/pkg/discovery/memory 0.114s coverage: 92.3% of statements [2020-11-30T19:51:42.207Z] ok github.com/docker/docker/pkg/discovery/nodes 0.098s coverage: 93.8% of statements [2020-11-30T19:51:42.207Z] ok github.com/docker/docker/pkg/filenotify 0.131s coverage: 38.2% of statements [2020-11-30T19:51:42.207Z] ok github.com/docker/docker/pkg/fileutils 0.098s coverage: 87.7% of statements [2020-11-30T19:51:42.207Z] ok github.com/docker/docker/pkg/homedir 0.085s coverage: 37.5% of statements [2020-11-30T19:51:42.207Z] ok github.com/docker/docker/pkg/idtools 0.092s coverage: 6.3% of statements [2020-11-30T19:51:42.207Z] ok github.com/docker/docker/pkg/ioutils 0.712s coverage: 69.1% of statements [2020-11-30T19:51:42.207Z] ok github.com/docker/docker/pkg/jsonmessage 0.254s coverage: 91.7% of statements [2020-11-30T19:51:42.207Z] ok github.com/docker/docker/pkg/locker 0.064s coverage: 88.9% of statements [2020-11-30T19:51:42.207Z] ok github.com/docker/docker/pkg/longpath 0.080s coverage: 100.0% of statements [2020-11-30T19:51:42.207Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-11-30T19:51:42.207Z] ok github.com/docker/docker/pkg/namesgenerator 0.044s coverage: 85.7% of statements [2020-11-30T19:51:42.207Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-11-30T19:51:42.207Z] ok github.com/docker/docker/pkg/parsers 0.089s coverage: 97.0% of statements [2020-11-30T19:51:42.207Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-11-30T19:51:42.207Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-11-30T19:51:42.207Z] ok github.com/docker/docker/pkg/pidfile 0.044s coverage: 82.6% of statements [2020-11-30T19:51:42.207Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-11-30T19:51:42.207Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-11-30T19:51:42.793Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-11-30T19:51:43.362Z] === RUN TestDockerSuite/TestStartRecordError [2020-11-30T19:51:44.738Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-11-30T19:51:45.675Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-11-30T19:51:46.151Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.1s [2020-11-30T19:51:46.719Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.9s done [2020-11-30T19:51:47.051Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-11-30T19:51:47.648Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 [2020-11-30T19:51:47.648Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done [2020-11-30T19:51:48.211Z] #14 DONE 9.9s [2020-11-30T19:51:48.211Z] [2020-11-30T19:51:48.211Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-11-30T19:51:48.211Z] #7 0.748 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-11-30T19:51:48.211Z] #7 1.852 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-11-30T19:51:48.211Z] #7 1.952 (1/31) Upgrading musl (1.1.22-r3 -> 1.1.22-r4) [2020-11-30T19:51:48.211Z] #7 1.965 (2/31) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-11-30T19:51:48.211Z] #7 1.971 (3/31) Installing ncurses-libs (6.1_p20190518-r2) [2020-11-30T19:51:48.211Z] #7 1.980 (4/31) Installing readline (8.0.0-r0) [2020-11-30T19:51:48.211Z] #7 1.986 (5/31) Installing bash (5.0.0-r0) [2020-11-30T19:51:48.211Z] #7 2.002 Executing bash-5.0.0-r0.post-install [2020-11-30T19:51:48.211Z] #7 2.005 (6/31) Installing ca-certificates (20191127-r2) [2020-11-30T19:51:48.211Z] #7 2.024 (7/31) Installing libgcc (8.3.0-r0) [2020-11-30T19:51:48.211Z] #7 2.027 (8/31) Installing libstdc++ (8.3.0-r0) [2020-11-30T19:51:48.211Z] #7 2.040 (9/31) Installing binutils (2.32-r0) [2020-11-30T19:51:48.211Z] #7 2.151 (10/31) Installing gmp (6.1.2-r1) [2020-11-30T19:51:48.211Z] #7 2.160 (11/31) Installing isl (0.18-r0) [2020-11-30T19:51:48.211Z] #7 2.178 (12/31) Installing libgomp (8.3.0-r0) [2020-11-30T19:51:48.211Z] #7 2.182 (13/31) Installing libatomic (8.3.0-r0) [2020-11-30T19:51:48.211Z] #7 2.185 (14/31) Installing mpfr3 (3.1.5-r1) [2020-11-30T19:51:48.211Z] #7 2.191 (15/31) Installing mpc1 (1.1.0-r0) [2020-11-30T19:51:48.211Z] #7 2.195 (16/31) Installing gcc (8.3.0-r0) [2020-11-30T19:51:48.211Z] #7 3.055 (17/31) Installing musl-dev (1.1.22-r4) [2020-11-30T19:51:48.211Z] #7 3.167 (18/31) Installing libc-dev (0.7.1-r0) [2020-11-30T19:51:48.211Z] #7 3.169 (19/31) Installing g++ (8.3.0-r0) [2020-11-30T19:51:48.211Z] #7 3.719 (20/31) Installing nghttp2-libs (1.39.2-r1) [2020-11-30T19:51:48.211Z] #7 3.723 (21/31) Installing libcurl (7.66.0-r1) [2020-11-30T19:51:48.211Z] #7 3.731 (22/31) Installing expat (2.2.8-r0) [2020-11-30T19:51:48.211Z] #7 3.736 (23/31) Installing pcre2 (10.33-r0) [2020-11-30T19:51:48.211Z] #7 3.746 (24/31) Installing git (2.22.4-r0) [2020-11-30T19:51:48.211Z] #7 3.970 (25/31) Installing libmnl (1.0.4-r0) [2020-11-30T19:51:48.211Z] #7 3.973 (26/31) Installing libnftnl-libs (1.1.3-r0) [2020-11-30T19:51:48.211Z] #7 3.977 (27/31) Installing iptables (1.8.3-r1) [2020-11-30T19:51:48.211Z] #7 4.005 (28/31) Installing pigz (2.4-r0) [2020-11-30T19:51:48.211Z] #7 4.012 (29/31) Installing tar (1.32-r0) [2020-11-30T19:51:48.211Z] #7 4.023 (30/31) Installing xz-libs (5.2.4-r0) [2020-11-30T19:51:48.211Z] #7 4.028 (31/31) Installing xz (5.2.4-r0) [2020-11-30T19:51:48.211Z] #7 4.034 Executing busybox-1.30.1-r3.trigger [2020-11-30T19:51:48.211Z] #7 4.038 Executing ca-certificates-20191127-r2.trigger [2020-11-30T19:51:48.211Z] #7 4.088 OK: 179 MiB in 44 packages [2020-11-30T19:51:48.211Z] #7 DONE 7.6s [2020-11-30T19:51:48.211Z] [2020-11-30T19:51:48.211Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-11-30T19:51:48.211Z] #15 ... [2020-11-30T19:51:48.211Z] [2020-11-30T19:51:48.211Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-11-30T19:51:48.211Z] #9 DONE 0.0s [2020-11-30T19:51:48.211Z] [2020-11-30T19:51:48.211Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-11-30T19:51:48.211Z] #10 DONE 0.0s [2020-11-30T19:51:48.211Z] [2020-11-30T19:51:48.211Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-11-30T19:51:48.211Z] #11 DONE 0.1s [2020-11-30T19:51:48.468Z] [2020-11-30T19:51:48.468Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-11-30T19:51:48.468Z] #12 DONE 0.0s [2020-11-30T19:51:48.468Z] [2020-11-30T19:51:48.468Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-11-30T19:51:48.468Z] #13 DONE 0.0s [2020-11-30T19:51:48.468Z] [2020-11-30T19:51:48.468Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-11-30T19:51:48.724Z] #15 0.548 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-30T19:51:49.585Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-11-30T19:51:49.585Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-11-30T19:51:49.651Z] #15 1.590 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-30T19:51:49.907Z] #15 1.709 (1/55) Upgrading musl (1.1.24-r9 -> 1.1.24-r10) [2020-11-30T19:51:49.907Z] #15 1.719 (2/55) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-11-30T19:51:49.907Z] #15 1.724 (3/55) Installing ncurses-libs (6.2_p20200523-r0) [2020-11-30T19:51:49.907Z] #15 1.731 (4/55) Installing readline (8.0.4-r0) [2020-11-30T19:51:49.907Z] #15 1.735 (5/55) Installing bash (5.0.17-r0) [2020-11-30T19:51:49.907Z] #15 1.747 Executing bash-5.0.17-r0.post-install [2020-11-30T19:51:49.907Z] #15 1.749 (6/55) Installing linux-headers (5.4.5-r1) [2020-11-30T19:51:49.907Z] #15 1.828 (7/55) Installing libblkid (2.35.2-r0) [2020-11-30T19:51:49.907Z] #15 1.833 (8/55) Installing libuuid (2.35.2-r0) [2020-11-30T19:51:49.907Z] #15 1.834 (9/55) Installing btrfs-progs-libs (5.6.1-r0) [2020-11-30T19:51:49.907Z] #15 1.840 (10/55) Installing btrfs-progs-dev (5.6.1-r0) [2020-11-30T19:51:49.907Z] #15 1.844 (11/55) Installing libgcc (9.3.0-r2) [2020-11-30T19:51:49.907Z] #15 1.846 (12/55) Installing libstdc++ (9.3.0-r2) [2020-11-30T19:51:49.907Z] #15 1.858 (13/55) Installing binutils (2.34-r1) [2020-11-30T19:51:49.907Z] #15 1.924 (14/55) Installing libmagic (5.38-r0) [2020-11-30T19:51:49.907Z] #15 1.944 (15/55) Installing file (5.38-r0) [2020-11-30T19:51:50.163Z] #15 1.946 (16/55) Installing gmp (6.2.0-r0) [2020-11-30T19:51:50.163Z] #15 1.951 (17/55) Installing isl (0.18-r0) [2020-11-30T19:51:50.163Z] #15 1.969 (18/55) Installing libgomp (9.3.0-r2) [2020-11-30T19:51:50.163Z] #15 1.971 (19/55) Installing libatomic (9.3.0-r2) [2020-11-30T19:51:50.163Z] #15 1.973 (20/55) Installing libgphobos (9.3.0-r2) [2020-11-30T19:51:50.163Z] #15 2.016 (21/55) Installing mpfr4 (4.0.2-r4) [2020-11-30T19:51:50.163Z] #15 2.023 (22/55) Installing mpc1 (1.1.0-r1) [2020-11-30T19:51:50.163Z] #15 2.025 (23/55) Installing gcc (9.3.0-r2) [2020-11-30T19:51:51.127Z] #15 2.901 (24/55) Installing musl-dev (1.1.24-r10) [2020-11-30T19:51:51.127Z] #15 2.976 (25/55) Installing libc-dev (0.7.2-r3) [2020-11-30T19:51:51.127Z] #15 2.977 (26/55) Installing g++ (9.3.0-r2) [2020-11-30T19:51:51.385Z] #15 3.407 (27/55) Installing make (4.3-r0) [2020-11-30T19:51:51.642Z] #15 3.411 (28/55) Installing fortify-headers (1.1-r0) [2020-11-30T19:51:51.643Z] #15 3.413 (29/55) Installing patch (2.7.6-r6) [2020-11-30T19:51:51.643Z] #15 3.416 (30/55) Installing build-base (0.5-r2) [2020-11-30T19:51:51.643Z] #15 3.417 (31/55) Installing nghttp2-libs (1.41.0-r0) [2020-11-30T19:51:51.643Z] #15 3.420 (32/55) Installing libcurl (7.69.1-r1) [2020-11-30T19:51:51.643Z] #15 3.425 (33/55) Installing curl (7.69.1-r1) [2020-11-30T19:51:51.643Z] #15 3.429 (34/55) Installing oniguruma (6.9.5-r2) [2020-11-30T19:51:51.643Z] #15 3.436 (35/55) Installing jq (1.6-r1) [2020-11-30T19:51:51.643Z] #15 3.445 (36/55) Installing device-mapper-libs (2.02.186-r1) [2020-11-30T19:51:51.643Z] #15 3.452 (37/55) Installing device-mapper-event-libs (2.02.186-r1) [2020-11-30T19:51:51.643Z] #15 3.455 (38/55) Installing libaio (0.3.112-r1) [2020-11-30T19:51:51.643Z] #15 3.456 (39/55) Installing lvm2-libs (2.02.186-r1) [2020-11-30T19:51:51.643Z] #15 3.489 (40/55) Installing blkid (2.35.2-r0) [2020-11-30T19:51:51.643Z] #15 3.491 (41/55) Installing libcap-ng (0.7.10-r1) [2020-11-30T19:51:51.643Z] #15 3.492 (42/55) Installing setpriv (2.35.2-r0) [2020-11-30T19:51:51.643Z] #15 3.494 (43/55) Installing libmount (2.35.2-r0) [2020-11-30T19:51:51.643Z] #15 3.499 (44/55) Installing libsmartcols (2.35.2-r0) [2020-11-30T19:51:51.643Z] #15 3.502 (45/55) Installing findmnt (2.35.2-r0) [2020-11-30T19:51:51.643Z] #15 3.504 (46/55) Installing mcookie (2.35.2-r0) [2020-11-30T19:51:51.643Z] #15 3.505 (47/55) Installing hexdump (2.35.2-r0) [2020-11-30T19:51:51.643Z] #15 3.507 (48/55) Installing lsblk (2.35.2-r0) [2020-11-30T19:51:51.643Z] #15 3.509 (49/55) Installing libfdisk (2.35.2-r0) [2020-11-30T19:51:51.643Z] #15 3.514 (50/55) Installing sfdisk (2.35.2-r0) [2020-11-30T19:51:51.643Z] #15 3.517 (51/55) Installing cfdisk (2.35.2-r0) [2020-11-30T19:51:51.643Z] #15 3.519 (52/55) Installing util-linux (2.35.2-r0) [2020-11-30T19:51:51.643Z] #15 3.554 (53/55) Installing pkgconf (1.7.2-r0) [2020-11-30T19:51:51.643Z] #15 3.557 (54/55) Installing util-linux-dev (2.35.2-r0) [2020-11-30T19:51:51.643Z] #15 3.579 (55/55) Installing lvm2-dev (2.02.186-r1) [2020-11-30T19:51:51.643Z] #15 3.583 Executing busybox-1.31.1-r16.trigger [2020-11-30T19:51:51.643Z] #15 3.589 OK: 230 MiB in 69 packages [2020-11-30T19:51:52.804Z] --- PASS: TestDaemonStartWithLogOpt (11.39s) [2020-11-30T19:51:52.804Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-11-30T19:51:52.804Z] daemon.go:325: [d44389c7bd93d] waiting for daemon to start [2020-11-30T19:51:52.804Z] daemon.go:325: [d44389c7bd93d] waiting for daemon to start [2020-11-30T19:51:52.804Z] daemon.go:353: [d44389c7bd93d] daemon started [2020-11-30T19:51:52.804Z] daemon.go:461: [d44389c7bd93d] Stopping daemon [2020-11-30T19:51:52.805Z] daemon.go:296: [d44389c7bd93d] exiting daemon [2020-11-30T19:51:52.805Z] daemon.go:448: [d44389c7bd93d] Daemon stopped [2020-11-30T19:51:52.805Z] daemon.go:325: [d44389c7bd93d] waiting for daemon to start [2020-11-30T19:51:52.805Z] daemon.go:325: [d44389c7bd93d] waiting for daemon to start [2020-11-30T19:51:52.805Z] daemon.go:353: [d44389c7bd93d] daemon started [2020-11-30T19:51:52.805Z] daemon.go:461: [d44389c7bd93d] Stopping daemon [2020-11-30T19:51:52.805Z] daemon.go:296: [d44389c7bd93d] exiting daemon [2020-11-30T19:51:52.805Z] daemon.go:448: [d44389c7bd93d] Daemon stopped [2020-11-30T19:51:53.808Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-11-30T19:51:54.178Z] #15 DONE 6.1s [2020-11-30T19:51:54.178Z] [2020-11-30T19:51:54.178Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-11-30T19:51:54.740Z] #16 DONE 0.5s [2020-11-30T19:51:54.740Z] [2020-11-30T19:51:54.740Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-11-30T19:51:55.304Z] #17 DONE 0.6s [2020-11-30T19:51:55.304Z] [2020-11-30T19:51:55.304Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-11-30T19:51:55.304Z] #18 DONE 0.0s [2020-11-30T19:51:55.304Z] [2020-11-30T19:51:55.304Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-11-30T19:51:55.304Z] #22 DONE 0.0s [2020-11-30T19:51:55.304Z] [2020-11-30T19:51:55.304Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-11-30T19:51:55.304Z] #19 DONE 0.0s [2020-11-30T19:51:55.304Z] [2020-11-30T19:51:55.304Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-11-30T19:51:55.561Z] #23 DONE 0.1s [2020-11-30T19:51:55.561Z] [2020-11-30T19:51:55.561Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-11-30T19:51:55.561Z] #26 DONE 0.1s [2020-11-30T19:51:55.561Z] [2020-11-30T19:51:55.561Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-11-30T19:51:55.561Z] #27 DONE 0.1s [2020-11-30T19:51:55.561Z] [2020-11-30T19:51:55.561Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-11-30T19:51:55.561Z] #28 DONE 0.0s [2020-11-30T19:51:55.561Z] [2020-11-30T19:51:55.561Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-11-30T19:51:56.327Z] --- PASS: TestContinueAfterPluginCrash (16.08s) [2020-11-30T19:51:56.327Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-11-30T19:51:56.327Z] daemon.go:325: [da781d79bcdd1] waiting for daemon to start [2020-11-30T19:51:56.327Z] daemon.go:325: [da781d79bcdd1] waiting for daemon to start [2020-11-30T19:51:56.327Z] daemon.go:353: [da781d79bcdd1] daemon started [2020-11-30T19:51:56.327Z] daemon.go:461: [da781d79bcdd1] Stopping daemon [2020-11-30T19:51:56.327Z] daemon.go:296: [da781d79bcdd1] exiting daemon [2020-11-30T19:51:56.327Z] daemon.go:448: [da781d79bcdd1] Daemon stopped [2020-11-30T19:51:56.327Z] PASS [2020-11-30T19:51:56.327Z] [2020-11-30T19:51:56.327Z] DONE 2 tests in 16.163s [2020-11-30T19:51:56.327Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-11-30T19:51:56.327Z] ++ 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-11-30T19:51:56.327Z] ++ set -e [2020-11-30T19:51:56.327Z] ++ '[' -n 0 ']' [2020-11-30T19:51:56.327Z] ++ set -x [2020-11-30T19:51:56.327Z] ++ 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= 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-11-30T19:51:56.327Z] INFO: Testing against a local daemon [2020-11-30T19:51:56.327Z] === RUN TestPluginWithDevMounts [2020-11-30T19:51:56.327Z] === PAUSE TestPluginWithDevMounts [2020-11-30T19:51:56.327Z] === CONT TestPluginWithDevMounts [2020-11-30T19:51:57.103Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-11-30T19:51:58.409Z] --- PASS: TestPluginWithDevMounts (1.91s) [2020-11-30T19:51:58.409Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-11-30T19:51:58.409Z] daemon.go:325: [d16c5a3dfe575] waiting for daemon to start [2020-11-30T19:51:58.409Z] daemon.go:325: [d16c5a3dfe575] waiting for daemon to start [2020-11-30T19:51:58.409Z] daemon.go:353: [d16c5a3dfe575] daemon started [2020-11-30T19:51:58.409Z] daemon.go:461: [d16c5a3dfe575] Stopping daemon [2020-11-30T19:51:58.409Z] daemon.go:296: [d16c5a3dfe575] exiting daemon [2020-11-30T19:51:58.409Z] daemon.go:448: [d16c5a3dfe575] Daemon stopped [2020-11-30T19:51:58.409Z] PASS [2020-11-30T19:51:58.409Z] [2020-11-30T19:51:58.409Z] DONE 1 tests in 1.976s [2020-11-30T19:51:58.409Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-11-30T19:51:58.409Z] ++ 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-11-30T19:51:58.409Z] ++ set -e [2020-11-30T19:51:58.409Z] ++ '[' -n 0 ']' [2020-11-30T19:51:58.409Z] ++ set -x [2020-11-30T19:51:58.409Z] ++ 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= 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-11-30T19:51:58.409Z] INFO: Testing against a local daemon [2020-11-30T19:51:58.409Z] === RUN TestSecretInspect [2020-11-30T19:51:59.737Z] #29 ... [2020-11-30T19:51:59.737Z] [2020-11-30T19:51:59.737Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-11-30T19:51:59.737Z] #24 0.943 + RM_GOPATH=0 [2020-11-30T19:51:59.737Z] #24 0.945 + TMP_GOPATH= [2020-11-30T19:51:59.737Z] #24 0.945 + : /build [2020-11-30T19:51:59.737Z] #24 0.945 + '[' -z '' ']' [2020-11-30T19:51:59.737Z] #24 0.945 ++ mktemp -d [2020-11-30T19:51:59.737Z] #24 0.945 + export GOPATH=/tmp/tmp.dFakPG [2020-11-30T19:51:59.737Z] #24 0.945 + GOPATH=/tmp/tmp.dFakPG [2020-11-30T19:51:59.737Z] #24 0.945 + RM_GOPATH=1 [2020-11-30T19:51:59.737Z] #24 0.945 ++ dirname ./install.sh [2020-11-30T19:51:59.737Z] #24 0.945 + dir=. [2020-11-30T19:51:59.737Z] #24 0.945 + bin=dockercli [2020-11-30T19:51:59.737Z] #24 0.945 + shift [2020-11-30T19:51:59.737Z] #24 0.945 + '[' '!' -f ./dockercli.installer ']' [2020-11-30T19:51:59.737Z] #24 0.945 + . ./dockercli.installer [2020-11-30T19:51:59.737Z] #24 0.945 ++ : stable [2020-11-30T19:51:59.737Z] #24 0.945 ++ : 17.06.2-ce [2020-11-30T19:51:59.737Z] #24 0.951 Install docker/cli version 17.06.2-ce from stable [2020-11-30T19:51:59.737Z] #24 0.951 + install_dockercli [2020-11-30T19:51:59.737Z] #24 0.951 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-11-30T19:51:59.737Z] #24 0.951 ++ uname -m [2020-11-30T19:51:59.737Z] #24 0.951 + arch=x86_64 [2020-11-30T19:51:59.737Z] #24 0.951 + '[' x86_64 '!=' x86_64 ']' [2020-11-30T19:51:59.737Z] #24 0.951 + url=https://download.docker.com/linux/static [2020-11-30T19:51:59.737Z] #24 0.951 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-11-30T19:51:59.737Z] #24 0.951 + tar -xz docker/docker [2020-11-30T19:51:59.737Z] #24 3.202 + mkdir -p /build [2020-11-30T19:51:59.737Z] #24 3.205 + mv docker/docker /build/ [2020-11-30T19:51:59.737Z] #24 3.206 + rmdir docker [2020-11-30T19:51:59.737Z] #24 DONE 3.9s [2020-11-30T19:51:59.737Z] [2020-11-30T19:51:59.737Z] #31 [builder 1/4] COPY . . [2020-11-30T19:51:59.737Z] #31 DONE 4.0s [2020-11-30T19:51:59.737Z] [2020-11-30T19:51:59.737Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-11-30T19:51:59.737Z] #20 2.820 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-11-30T19:51:59.737Z] #20 3.305 curl: option --progress: is ambiguous [2020-11-30T19:51:59.737Z] #20 3.310 curl: try 'curl --help' or 'curl --manual' for more information [2020-11-30T19:51:59.737Z] #20 3.754 curl: option --progress: is ambiguous [2020-11-30T19:51:59.737Z] #20 3.760 curl: try 'curl --help' or 'curl --manual' for more information [2020-11-30T19:51:59.737Z] #20 4.221 curl: option --progress: is ambiguous [2020-11-30T19:51:59.737Z] #20 4.221 curl: try 'curl --help' or 'curl --manual' for more information [2020-11-30T19:51:59.932Z] --- PASS: TestSecretInspect (1.93s) [2020-11-30T19:51:59.932Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-11-30T19:51:59.932Z] daemon.go:325: [dcb8197b05d07] waiting for daemon to start [2020-11-30T19:51:59.932Z] daemon.go:325: [dcb8197b05d07] waiting for daemon to start [2020-11-30T19:51:59.932Z] daemon.go:353: [dcb8197b05d07] daemon started [2020-11-30T19:51:59.932Z] daemon.go:461: [dcb8197b05d07] Stopping daemon [2020-11-30T19:51:59.932Z] daemon.go:296: [dcb8197b05d07] exiting daemon [2020-11-30T19:51:59.932Z] daemon.go:448: [dcb8197b05d07] Daemon stopped [2020-11-30T19:51:59.932Z] === RUN TestSecretList [2020-11-30T19:51:59.994Z] #20 4.594 curl: option --progress: is ambiguous [2020-11-30T19:51:59.994Z] #20 4.594 curl: try 'curl --help' or 'curl --manual' for more information [2020-11-30T19:52:00.751Z] #20 5.149 [2020-11-30T19:52:00.751Z] #20 ... [2020-11-30T19:52:00.751Z] [2020-11-30T19:52:00.751Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-11-30T19:52:00.751Z] #32 DONE 1.4s [2020-11-30T19:52:00.751Z] [2020-11-30T19:52:00.751Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-11-30T19:52:01.697Z] #33 0.973 [2020-11-30T19:52:01.697Z] #33 1.087 Removing bundles/ [2020-11-30T19:52:01.697Z] #33 1.088 [2020-11-30T19:52:01.697Z] #33 1.093 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-11-30T19:52:02.010Z] --- PASS: TestSecretList (1.93s) [2020-11-30T19:52:02.010Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-11-30T19:52:02.010Z] daemon.go:325: [d1182787c0665] waiting for daemon to start [2020-11-30T19:52:02.010Z] daemon.go:325: [d1182787c0665] waiting for daemon to start [2020-11-30T19:52:02.010Z] daemon.go:353: [d1182787c0665] daemon started [2020-11-30T19:52:02.010Z] daemon.go:461: [d1182787c0665] Stopping daemon [2020-11-30T19:52:02.010Z] daemon.go:296: [d1182787c0665] exiting daemon [2020-11-30T19:52:02.010Z] daemon.go:448: [d1182787c0665] Daemon stopped [2020-11-30T19:52:02.010Z] === RUN TestSecretsCreateAndDelete [2020-11-30T19:52:02.373Z] === RUN TestDockerSuite/TestStatsNoStream [2020-11-30T19:52:02.632Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-11-30T19:52:03.065Z] #33 2.180 Building test suite binary ./integration-cli/test.main [2020-11-30T19:52:04.128Z] --- PASS: TestSecretsCreateAndDelete (1.92s) [2020-11-30T19:52:04.128Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-11-30T19:52:04.128Z] daemon.go:325: [df28e785b41b9] waiting for daemon to start [2020-11-30T19:52:04.128Z] daemon.go:325: [df28e785b41b9] waiting for daemon to start [2020-11-30T19:52:04.128Z] daemon.go:353: [df28e785b41b9] daemon started [2020-11-30T19:52:04.128Z] daemon.go:461: [df28e785b41b9] Stopping daemon [2020-11-30T19:52:04.128Z] daemon.go:296: [df28e785b41b9] exiting daemon [2020-11-30T19:52:04.128Z] daemon.go:448: [df28e785b41b9] Daemon stopped [2020-11-30T19:52:04.128Z] === RUN TestSecretsUpdate [2020-11-30T19:52:04.536Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-11-30T19:52:05.103Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-11-30T19:52:06.039Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-11-30T19:52:06.218Z] --- PASS: TestSecretsUpdate (1.95s) [2020-11-30T19:52:06.218Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-11-30T19:52:06.218Z] daemon.go:325: [d56480abd2ee9] waiting for daemon to start [2020-11-30T19:52:06.218Z] daemon.go:325: [d56480abd2ee9] waiting for daemon to start [2020-11-30T19:52:06.218Z] daemon.go:353: [d56480abd2ee9] daemon started [2020-11-30T19:52:06.218Z] daemon.go:461: [d56480abd2ee9] Stopping daemon [2020-11-30T19:52:06.218Z] daemon.go:296: [d56480abd2ee9] exiting daemon [2020-11-30T19:52:06.218Z] daemon.go:448: [d56480abd2ee9] Daemon stopped [2020-11-30T19:52:06.218Z] === RUN TestTemplatedSecret [2020-11-30T19:52:06.337Z] #33 ... [2020-11-30T19:52:06.337Z] [2020-11-30T19:52:06.337Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-11-30T19:52:06.337Z] #20 6.532 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-11-30T19:52:06.337Z] #20 6.923 curl: option --progress: is ambiguous [2020-11-30T19:52:06.337Z] #20 6.924 curl: try 'curl --help' or 'curl --manual' for more information [2020-11-30T19:52:06.337Z] #20 7.289 [2020-11-30T19:52:06.337Z] #20 8.435 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-11-30T19:52:06.337Z] #20 8.876 curl: option --progress: is ambiguous [2020-11-30T19:52:06.337Z] #20 8.876 curl: try 'curl --help' or 'curl --manual' for more information [2020-11-30T19:52:06.337Z] #20 9.178 [2020-11-30T19:52:06.337Z] #20 10.50 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-11-30T19:52:06.337Z] #20 10.80 curl: option --progress: is ambiguous [2020-11-30T19:52:06.337Z] #20 10.80 curl: try 'curl --help' or 'curl --manual' for more information [2020-11-30T19:52:06.594Z] #20 11.17 [2020-11-30T19:52:06.976Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-11-30T19:52:07.435Z] ok github.com/docker/docker/pkg/plugins 35.201s coverage: 73.6% of statements [2020-11-30T19:52:07.435Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.107s coverage: 56.8% of statements [2020-11-30T19:52:07.435Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-11-30T19:52:07.435Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-11-30T19:52:07.435Z] ok github.com/docker/docker/pkg/plugins/transport 0.135s coverage: 85.7% of statements [2020-11-30T19:52:07.435Z] ok github.com/docker/docker/pkg/pools 0.041s coverage: 87.9% of statements [2020-11-30T19:52:07.435Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2020-11-30T19:52:07.435Z] ok github.com/docker/docker/pkg/pubsub 1.081s coverage: 72.7% of statements [2020-11-30T19:52:07.435Z] ok github.com/docker/docker/pkg/reexec 0.095s coverage: 82.4% of statements [2020-11-30T19:52:07.435Z] ok github.com/docker/docker/pkg/signal 0.059s coverage: 20.3% of statements [2020-11-30T19:52:07.435Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-11-30T19:52:07.435Z] ok github.com/docker/docker/pkg/stdcopy 0.063s coverage: 100.0% of statements [2020-11-30T19:52:07.435Z] ok github.com/docker/docker/pkg/streamformatter 0.096s coverage: 66.2% of statements [2020-11-30T19:52:07.435Z] ok github.com/docker/docker/pkg/stringid 0.039s coverage: 70.6% of statements [2020-11-30T19:52:07.435Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-11-30T19:52:07.435Z] ok github.com/docker/docker/pkg/sysinfo 0.043s coverage: 38.2% of statements [2020-11-30T19:52:07.435Z] ok github.com/docker/docker/pkg/system 0.100s coverage: 12.3% of statements [2020-11-30T19:52:07.435Z] ok github.com/docker/docker/pkg/tailfile 0.122s coverage: 88.6% of statements [2020-11-30T19:52:07.435Z] ok github.com/docker/docker/pkg/tarsum 0.164s coverage: 89.3% of statements [2020-11-30T19:52:07.435Z] ok github.com/docker/docker/pkg/term 0.077s coverage: 30.8% of statements [2020-11-30T19:52:07.435Z] ok github.com/docker/docker/pkg/term/windows 0.063s coverage: 0.0% of statements [no tests to run] [2020-11-30T19:52:07.435Z] ok github.com/docker/docker/pkg/truncindex 0.159s coverage: 91.5% of statements [2020-11-30T19:52:07.435Z] ok github.com/docker/docker/pkg/urlutil 0.041s coverage: 100.0% of statements [2020-11-30T19:52:07.435Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2020-11-30T19:52:07.435Z] ok github.com/docker/docker/plugin 0.234s coverage: 12.0% of statements [2020-11-30T19:52:07.435Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-11-30T19:52:07.435Z] ok github.com/docker/docker/plugin/v2 0.259s coverage: 20.1% of statements [2020-11-30T19:52:07.435Z] ok github.com/docker/docker/reference 0.124s coverage: 84.4% of statements [2020-11-30T19:52:07.435Z] ok github.com/docker/docker/registry 0.570s coverage: 52.0% of statements [2020-11-30T19:52:07.435Z] ok github.com/docker/docker/registry/resumable 0.309s coverage: 100.0% of statements [2020-11-30T19:52:07.435Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 49.0% of statements [2020-11-30T19:52:07.435Z] ? github.com/docker/docker/rootless [no test files] [2020-11-30T19:52:07.435Z] ok github.com/docker/docker/runconfig 0.142s coverage: 54.5% of statements [2020-11-30T19:52:07.435Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-11-30T19:52:07.435Z] ? github.com/docker/docker/volume [no test files] [2020-11-30T19:52:07.435Z] ok github.com/docker/docker/volume/drivers 0.218s coverage: 36.1% of statements [2020-11-30T19:52:07.435Z] ok github.com/docker/docker/volume/local 0.319s coverage: 37.7% of statements [2020-11-30T19:52:07.435Z] ok github.com/docker/docker/volume/mounts 0.326s coverage: 66.2% of statements [2020-11-30T19:52:07.435Z] ok github.com/docker/docker/volume/service 0.403s coverage: 70.3% of statements [2020-11-30T19:52:07.435Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-11-30T19:52:07.435Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-11-30T19:52:07.912Z] === RUN TestDockerSuite/TestTopPrivileged [2020-11-30T19:52:07.963Z] #20 12.50 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-11-30T19:52:08.171Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-11-30T19:52:08.171Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-11-30T19:52:08.220Z] #20 12.82 curl: option --progress: is ambiguous [2020-11-30T19:52:08.220Z] #20 12.82 curl: try 'curl --help' or 'curl --manual' for more information [2020-11-30T19:52:08.299Z] --- PASS: TestTemplatedSecret (2.36s) [2020-11-30T19:52:08.299Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-11-30T19:52:08.299Z] daemon.go:325: [d3ec389362714] waiting for daemon to start [2020-11-30T19:52:08.299Z] daemon.go:325: [d3ec389362714] waiting for daemon to start [2020-11-30T19:52:08.299Z] daemon.go:353: [d3ec389362714] daemon started [2020-11-30T19:52:08.299Z] daemon.go:461: [d3ec389362714] Stopping daemon [2020-11-30T19:52:08.299Z] daemon.go:296: [d3ec389362714] exiting daemon [2020-11-30T19:52:08.299Z] daemon.go:448: [d3ec389362714] Daemon stopped [2020-11-30T19:52:08.299Z] === RUN TestSecretCreateResolve [2020-11-30T19:52:08.412Z] INFO: make.ps1 ended at 11/30/2020 19:52:08 [2020-11-30T19:52:08.738Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-11-30T19:52:08.783Z] #20 13.21 [2020-11-30T19:52:08.783Z] #20 13.32 Download of images into '/build' complete. [2020-11-30T19:52:08.783Z] #20 13.32 Use something like the following to load the result into a Docker daemon: [2020-11-30T19:52:08.783Z] #20 13.32 tar -cC '/build' . | docker load [2020-11-30T19:52:08.783Z] #20 DONE 13.4s [2020-11-30T19:52:08.783Z] [2020-11-30T19:52:08.783Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-11-30T19:52:09.963Z] INFO: Unit tests ended at 11/30/2020 19:52:09. Duration:00:03:56.5785754 [2020-11-30T19:52:09.963Z] INFO: Building busybox [2020-11-30T19:52:10.152Z] #33 ... [2020-11-30T19:52:10.153Z] [2020-11-30T19:52:10.153Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-11-30T19:52:10.153Z] #21 DONE 0.0s [2020-11-30T19:52:10.153Z] [2020-11-30T19:52:10.153Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-11-30T19:52:10.153Z] #25 DONE 0.3s [2020-11-30T19:52:10.153Z] [2020-11-30T19:52:10.153Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-11-30T19:52:10.372Z] --- PASS: TestSecretCreateResolve (1.92s) [2020-11-30T19:52:10.372Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-11-30T19:52:10.372Z] daemon.go:325: [d010ac5200d28] waiting for daemon to start [2020-11-30T19:52:10.372Z] daemon.go:325: [d010ac5200d28] waiting for daemon to start [2020-11-30T19:52:10.372Z] daemon.go:353: [d010ac5200d28] daemon started [2020-11-30T19:52:10.372Z] daemon.go:461: [d010ac5200d28] Stopping daemon [2020-11-30T19:52:10.372Z] daemon.go:296: [d010ac5200d28] exiting daemon [2020-11-30T19:52:10.372Z] daemon.go:448: [d010ac5200d28] Daemon stopped [2020-11-30T19:52:10.372Z] PASS [2020-11-30T19:52:10.372Z] [2020-11-30T19:52:10.372Z] DONE 6 tests in 12.079s [2020-11-30T19:52:10.372Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-11-30T19:52:10.372Z] ++ 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-11-30T19:52:10.372Z] ++ set -e [2020-11-30T19:52:10.373Z] ++ '[' -n 0 ']' [2020-11-30T19:52:10.373Z] ++ set -x [2020-11-30T19:52:10.373Z] ++ 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= 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-11-30T19:52:10.373Z] INFO: Testing against a local daemon [2020-11-30T19:52:10.373Z] === RUN TestServiceCreateInit [2020-11-30T19:52:10.373Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-30T19:52:10.427Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-11-30T19:52:10.427Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-11-30T19:52:10.427Z] [2020-11-30T19:52:10.427Z] Sending build context to Docker daemon 2.56kB [2020-11-30T19:52:10.427Z] [2020-11-30T19:52:10.427Z] Step 1/6 : FROM microsoft/windowsservercore [2020-11-30T19:52:10.427Z] ---> 32fecabef723 [2020-11-30T19:52:10.427Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-11-30T19:52:10.427Z] ---> Running in 0fe9ea207fea [2020-11-30T19:52:12.026Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-11-30T19:52:13.905Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-30T19:52:14.559Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-11-30T19:52:15.495Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-11-30T19:52:16.064Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-11-30T19:52:16.064Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-11-30T19:52:16.257Z] Removing intermediate container 0fe9ea207fea [2020-11-30T19:52:16.257Z] ---> 4b25bfef1862 [2020-11-30T19:52:16.257Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-11-30T19:52:16.632Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-11-30T19:52:17.239Z] [2020-11-30T19:52:17.239Z] ---> 7d55d928982c [2020-11-30T19:52:17.239Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-11-30T19:52:17.703Z] ---> Running in 53b7815a72bf [2020-11-30T19:52:18.009Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-11-30T19:52:18.009Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-11-30T19:52:18.406Z] --- PASS: TestServiceCreateInit (7.47s) [2020-11-30T19:52:18.406Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.72s) [2020-11-30T19:52:18.406Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-11-30T19:52:18.406Z] daemon.go:325: [d7e012b7dbf8f] waiting for daemon to start [2020-11-30T19:52:18.406Z] daemon.go:325: [d7e012b7dbf8f] waiting for daemon to start [2020-11-30T19:52:18.406Z] daemon.go:353: [d7e012b7dbf8f] daemon started [2020-11-30T19:52:18.406Z] daemon.go:461: [d7e012b7dbf8f] Stopping daemon [2020-11-30T19:52:18.406Z] daemon.go:296: [d7e012b7dbf8f] exiting daemon [2020-11-30T19:52:18.406Z] daemon.go:448: [d7e012b7dbf8f] Daemon stopped [2020-11-30T19:52:18.406Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.72s) [2020-11-30T19:52:18.406Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-11-30T19:52:18.406Z] daemon.go:325: [d61f4d69bb399] waiting for daemon to start [2020-11-30T19:52:18.406Z] daemon.go:325: [d61f4d69bb399] waiting for daemon to start [2020-11-30T19:52:18.406Z] daemon.go:353: [d61f4d69bb399] daemon started [2020-11-30T19:52:18.406Z] daemon.go:461: [d61f4d69bb399] Stopping daemon [2020-11-30T19:52:18.406Z] daemon.go:296: [d61f4d69bb399] exiting daemon [2020-11-30T19:52:18.406Z] daemon.go:448: [d61f4d69bb399] Daemon stopped [2020-11-30T19:52:18.406Z] === RUN TestCreateServiceMultipleTimes [2020-11-30T19:52:18.680Z] [2020-11-30T19:52:18.680Z] SUCCESS: Specified value was saved. [2020-11-30T19:52:18.945Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-11-30T19:52:19.513Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-11-30T19:52:20.449Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-11-30T19:52:21.835Z] === RUN TestDockerSuite/TestUpdateStats [2020-11-30T19:52:23.764Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-11-30T19:52:25.667Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-11-30T19:52:26.234Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-11-30T19:52:27.171Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-11-30T19:52:27.171Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-11-30T19:52:27.295Z] Removing intermediate container 53b7815a72bf [2020-11-30T19:52:27.295Z] ---> 052fcc1c63d6 [2020-11-30T19:52:27.295Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-11-30T19:52:27.295Z] ---> Running in 621b0b3c274d [2020-11-30T19:52:27.739Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-11-30T19:52:28.214Z] #33 ... [2020-11-30T19:52:28.214Z] [2020-11-30T19:52:28.214Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-11-30T19:52:28.214Z] #29 29.98 # github.com/docker/docker/contrib/httpserver [2020-11-30T19:52:28.214Z] #29 29.98 loadinternal: cannot find runtime/cgo [2020-11-30T19:52:28.214Z] #29 DONE 30.2s [2020-11-30T19:52:28.214Z] [2020-11-30T19:52:28.214Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-11-30T19:52:28.214Z] #33 ... [2020-11-30T19:52:28.214Z] [2020-11-30T19:52:28.214Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-11-30T19:52:28.214Z] #30 DONE 0.2s [2020-11-30T19:52:28.214Z] [2020-11-30T19:52:28.214Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-11-30T19:52:28.680Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-11-30T19:52:28.939Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-11-30T19:52:31.474Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-11-30T19:52:32.022Z] Cannot create a file when that file already exists. [2020-11-30T19:52:33.805Z] --- PASS: TestCreateServiceMultipleTimes (15.21s) [2020-11-30T19:52:33.805Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-11-30T19:52:33.805Z] daemon.go:325: [d8b96c2cf34c5] waiting for daemon to start [2020-11-30T19:52:33.805Z] daemon.go:325: [d8b96c2cf34c5] waiting for daemon to start [2020-11-30T19:52:33.805Z] daemon.go:353: [d8b96c2cf34c5] daemon started [2020-11-30T19:52:33.805Z] daemon.go:461: [d8b96c2cf34c5] Stopping daemon [2020-11-30T19:52:33.805Z] daemon.go:296: [d8b96c2cf34c5] exiting daemon [2020-11-30T19:52:33.805Z] daemon.go:448: [d8b96c2cf34c5] Daemon stopped [2020-11-30T19:52:33.805Z] === RUN TestCreateServiceConflict [2020-11-30T19:52:34.761Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-11-30T19:52:34.850Z] --- PASS: TestCreateServiceConflict (1.95s) [2020-11-30T19:52:34.850Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-11-30T19:52:34.850Z] daemon.go:325: [d9c5c8fe816b4] waiting for daemon to start [2020-11-30T19:52:34.850Z] daemon.go:325: [d9c5c8fe816b4] waiting for daemon to start [2020-11-30T19:52:34.850Z] daemon.go:353: [d9c5c8fe816b4] daemon started [2020-11-30T19:52:34.850Z] daemon.go:461: [d9c5c8fe816b4] Stopping daemon [2020-11-30T19:52:34.850Z] daemon.go:296: [d9c5c8fe816b4] exiting daemon [2020-11-30T19:52:34.850Z] daemon.go:448: [d9c5c8fe816b4] Daemon stopped [2020-11-30T19:52:34.850Z] === RUN TestCreateServiceMaxReplicas [2020-11-30T19:52:36.663Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-11-30T19:52:37.596Z] --- PASS: TestCreateServiceMaxReplicas (2.71s) [2020-11-30T19:52:37.596Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-11-30T19:52:37.596Z] daemon.go:325: [d051ca7dd2474] waiting for daemon to start [2020-11-30T19:52:37.596Z] daemon.go:325: [d051ca7dd2474] waiting for daemon to start [2020-11-30T19:52:37.596Z] daemon.go:353: [d051ca7dd2474] daemon started [2020-11-30T19:52:37.596Z] daemon.go:461: [d051ca7dd2474] Stopping daemon [2020-11-30T19:52:37.596Z] daemon.go:296: [d051ca7dd2474] exiting daemon [2020-11-30T19:52:37.596Z] daemon.go:448: [d051ca7dd2474] Daemon stopped [2020-11-30T19:52:37.596Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-30T19:52:38.566Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-11-30T19:52:39.134Z] Removing intermediate container 621b0b3c274d [2020-11-30T19:52:39.134Z] ---> 2ed0ddb2c1c6 [2020-11-30T19:52:39.134Z] Step 6/6 : CMD ["sh"] [2020-11-30T19:52:39.134Z] ---> Running in bee403ecedfb [2020-11-30T19:52:39.134Z] Removing intermediate container bee403ecedfb [2020-11-30T19:52:39.134Z] ---> 105e93761ece [2020-11-30T19:52:39.134Z] Successfully built 105e93761ece [2020-11-30T19:52:39.134Z] Successfully tagged busybox:latest [2020-11-30T19:52:39.134Z] INFO: Docker images of the daemon under test [2020-11-30T19:52:39.134Z] [2020-11-30T19:52:39.134Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-11-30T19:52:39.134Z] busybox latest 105e93761ece Less than a second ago 5.16GB [2020-11-30T19:52:39.134Z] microsoft/windowsservercore latest 32fecabef723 3 weeks ago 5.12GB [2020-11-30T19:52:39.134Z] mcr.microsoft.com/windows/servercore ltsc2019 32fecabef723 3 weeks ago 5.12GB [2020-11-30T19:52:39.134Z] [2020-11-30T19:52:39.134Z] INFO: Running integration tests at 11/30/2020 19:52:38... [2020-11-30T19:52:39.134Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-11-30T19:52:39.134Z] INFO: Integration API tests being run from the host: [2020-11-30T19:52:39.134Z] INFO: make.ps1 starting at 11/30/2020 19:52:38 [2020-11-30T19:52:39.599Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2020-11-30T19:52:41.100Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-11-30T19:52:44.387Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-11-30T19:52:45.325Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-11-30T19:52:46.701Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-11-30T19:52:47.638Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-11-30T19:52:49.015Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-11-30T19:52:50.281Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.81s) [2020-11-30T19:52:50.281Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-11-30T19:52:50.281Z] daemon.go:325: [d7aa936c372ed] waiting for daemon to start [2020-11-30T19:52:50.281Z] daemon.go:325: [d7aa936c372ed] waiting for daemon to start [2020-11-30T19:52:50.281Z] daemon.go:353: [d7aa936c372ed] daemon started [2020-11-30T19:52:50.281Z] daemon.go:461: [d7aa936c372ed] Stopping daemon [2020-11-30T19:52:50.281Z] daemon.go:296: [d7aa936c372ed] exiting daemon [2020-11-30T19:52:50.281Z] daemon.go:448: [d7aa936c372ed] Daemon stopped [2020-11-30T19:52:50.281Z] === RUN TestCreateServiceSecretFileMode [2020-11-30T19:52:50.443Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-11-30T19:52:51.820Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-11-30T19:52:53.031Z] --- PASS: TestCreateServiceSecretFileMode (2.24s) [2020-11-30T19:52:53.031Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-11-30T19:52:53.031Z] daemon.go:325: [d132efd9841c8] waiting for daemon to start [2020-11-30T19:52:53.031Z] daemon.go:325: [d132efd9841c8] waiting for daemon to start [2020-11-30T19:52:53.031Z] daemon.go:353: [d132efd9841c8] daemon started [2020-11-30T19:52:53.031Z] daemon.go:461: [d132efd9841c8] Stopping daemon [2020-11-30T19:52:53.031Z] daemon.go:296: [d132efd9841c8] exiting daemon [2020-11-30T19:52:53.031Z] daemon.go:448: [d132efd9841c8] Daemon stopped [2020-11-30T19:52:53.031Z] === RUN TestCreateServiceConfigFileMode [2020-11-30T19:52:53.730Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-11-30T19:52:53.730Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-11-30T19:52:55.107Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-11-30T19:52:55.113Z] --- PASS: TestCreateServiceConfigFileMode (2.21s) [2020-11-30T19:52:55.113Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-11-30T19:52:55.113Z] daemon.go:325: [d5c595cef6ac1] waiting for daemon to start [2020-11-30T19:52:55.113Z] daemon.go:325: [d5c595cef6ac1] waiting for daemon to start [2020-11-30T19:52:55.113Z] daemon.go:353: [d5c595cef6ac1] daemon started [2020-11-30T19:52:55.113Z] daemon.go:461: [d5c595cef6ac1] Stopping daemon [2020-11-30T19:52:55.113Z] daemon.go:296: [d5c595cef6ac1] exiting daemon [2020-11-30T19:52:55.113Z] daemon.go:448: [d5c595cef6ac1] Daemon stopped [2020-11-30T19:52:55.113Z] === RUN TestCreateServiceSysctls [2020-11-30T19:52:57.013Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-11-30T19:52:57.861Z] --- PASS: TestCreateServiceSysctls (3.05s) [2020-11-30T19:52:57.861Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-11-30T19:52:57.861Z] daemon.go:325: [dc6bfb9ec37f0] waiting for daemon to start [2020-11-30T19:52:57.861Z] daemon.go:325: [dc6bfb9ec37f0] waiting for daemon to start [2020-11-30T19:52:57.861Z] daemon.go:353: [dc6bfb9ec37f0] daemon started [2020-11-30T19:52:57.861Z] daemon.go:461: [dc6bfb9ec37f0] Stopping daemon [2020-11-30T19:52:57.861Z] daemon.go:296: [dc6bfb9ec37f0] exiting daemon [2020-11-30T19:52:57.861Z] daemon.go:448: [dc6bfb9ec37f0] Daemon stopped [2020-11-30T19:52:57.861Z] === RUN TestInspect [2020-11-30T19:53:00.610Z] --- PASS: TestInspect (2.51s) [2020-11-30T19:53:00.610Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-11-30T19:53:00.610Z] daemon.go:325: [d125d1ff99fa5] waiting for daemon to start [2020-11-30T19:53:00.610Z] daemon.go:325: [d125d1ff99fa5] waiting for daemon to start [2020-11-30T19:53:00.610Z] daemon.go:353: [d125d1ff99fa5] daemon started [2020-11-30T19:53:00.610Z] daemon.go:461: [d125d1ff99fa5] Stopping daemon [2020-11-30T19:53:00.610Z] daemon.go:296: [d125d1ff99fa5] exiting daemon [2020-11-30T19:53:00.610Z] daemon.go:448: [d125d1ff99fa5] Daemon stopped [2020-11-30T19:53:00.610Z] === RUN TestDockerNetworkConnectAlias [2020-11-30T19:53:01.201Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-11-30T19:53:03.735Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-11-30T19:53:04.871Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2020-11-30T19:53:05.092Z] --- PASS: TestDockerNetworkConnectAlias (4.04s) [2020-11-30T19:53:05.092Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-11-30T19:53:05.092Z] daemon.go:325: [dbbb608ddbf95] waiting for daemon to start [2020-11-30T19:53:05.092Z] daemon.go:325: [dbbb608ddbf95] waiting for daemon to start [2020-11-30T19:53:05.092Z] daemon.go:353: [dbbb608ddbf95] daemon started [2020-11-30T19:53:05.092Z] daemon.go:461: [dbbb608ddbf95] Stopping daemon [2020-11-30T19:53:05.092Z] daemon.go:296: [dbbb608ddbf95] exiting daemon [2020-11-30T19:53:05.092Z] daemon.go:448: [dbbb608ddbf95] Daemon stopped [2020-11-30T19:53:05.092Z] === RUN TestDockerNetworkReConnect [2020-11-30T19:53:07.070Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2020-11-30T19:53:07.848Z] --- PASS: TestDockerNetworkReConnect (3.27s) [2020-11-30T19:53:07.848Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-11-30T19:53:07.848Z] daemon.go:325: [daccbbef8c293] waiting for daemon to start [2020-11-30T19:53:07.848Z] daemon.go:325: [daccbbef8c293] waiting for daemon to start [2020-11-30T19:53:07.848Z] daemon.go:353: [daccbbef8c293] daemon started [2020-11-30T19:53:07.848Z] daemon.go:461: [daccbbef8c293] Stopping daemon [2020-11-30T19:53:07.848Z] daemon.go:296: [daccbbef8c293] exiting daemon [2020-11-30T19:53:07.848Z] daemon.go:448: [daccbbef8c293] Daemon stopped [2020-11-30T19:53:07.848Z] === RUN TestServicePlugin [2020-11-30T19:53:07.848Z] --- SKIP: TestServicePlugin (0.00s) [2020-11-30T19:53:07.848Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:53:07.848Z] === RUN TestServiceUpdateLabel [2020-11-30T19:53:09.925Z] --- PASS: TestServiceUpdateLabel (1.92s) [2020-11-30T19:53:09.925Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-11-30T19:53:09.925Z] daemon.go:325: [db744729af356] waiting for daemon to start [2020-11-30T19:53:09.925Z] daemon.go:325: [db744729af356] waiting for daemon to start [2020-11-30T19:53:09.925Z] daemon.go:353: [db744729af356] daemon started [2020-11-30T19:53:09.925Z] daemon.go:461: [db744729af356] Stopping daemon [2020-11-30T19:53:09.925Z] daemon.go:296: [db744729af356] exiting daemon [2020-11-30T19:53:09.925Z] daemon.go:448: [db744729af356] Daemon stopped [2020-11-30T19:53:09.925Z] === RUN TestServiceUpdateSecrets [2020-11-30T19:53:10.835Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2020-11-30T19:53:11.853Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-11-30T19:53:11.853Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-11-30T19:53:11.853Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-11-30T19:53:12.420Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-11-30T19:53:12.679Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-11-30T19:53:12.679Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-11-30T19:53:12.679Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-11-30T19:53:13.037Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2020-11-30T19:53:13.247Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-11-30T19:53:13.247Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-11-30T19:53:13.814Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-11-30T19:53:14.073Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-11-30T19:53:14.073Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-11-30T19:53:14.073Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-11-30T19:53:14.073Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-11-30T19:53:15.969Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-11-30T19:53:15.976Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-11-30T19:53:15.976Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-11-30T19:53:15.976Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-11-30T19:53:15.976Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-11-30T19:53:15.976Z] === RUN TestDockerSuite/TestVolumeEvents [2020-11-30T19:53:16.544Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-11-30T19:53:16.947Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-11-30T19:53:17.923Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2020-11-30T19:53:18.447Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-11-30T19:53:18.447Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-11-30T19:53:18.447Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-11-30T19:53:18.900Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-11-30T19:53:19.384Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-11-30T19:53:19.877Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-11-30T19:53:20.761Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-11-30T19:53:22.802Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-11-30T19:53:24.095Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite (1281.82s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (7.51s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.07s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.25s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.33s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.20s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.40s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.67s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.87s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.34s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.10s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.88s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.67s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.60s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.75s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.97s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.90s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.78s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAttachDetach (10.23s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAttachDisconnect (8.18s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.13s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.86s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.91s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.88s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.63s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.94s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.98s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.05s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.50s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.42s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.38s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.38s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.12s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.44s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.62s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.85s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.49s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.41s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.54s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (0.91s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.25s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.87s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.37s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.62s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.46s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.61s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.94s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.19s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.38s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.99s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (1.95s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.19s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.77s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.85s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.89s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.16s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.04s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.21s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.16s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.97s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.19s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.67s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.67s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.71s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.20s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.53s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (9.50s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.83s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.07s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.26s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.31s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.28s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.18s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.43s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.02s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.40s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.41s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (3.84s) [2020-11-30T19:53:24.095Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.93s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.39s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.89s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.40s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.48s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.47s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.28s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildCmd (0.19s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.18s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.24s) [2020-11-30T19:53:24.096Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-11-30T19:53:24.096Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.98s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.24s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.47s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildContChar (2.97s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.88s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.19s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.59s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.32s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.19s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.73s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.44s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.31s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.43s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.94s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.12s) [2020-11-30T19:53:24.096Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-11-30T19:53:24.096Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:53:24.096Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-11-30T19:53:24.096Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:53:24.096Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-11-30T19:53:24.096Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:53:24.096Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2020-11-30T19:53:24.096Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.02s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.76s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.13s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.21s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.35s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.41s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.30s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.88s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.64s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.33s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.93s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.94s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.82s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildDockerignore (7.85s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.79s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.28s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (8.11s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.50s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.14s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.53s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.91s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.55s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.72s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.60s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (11.75s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.61s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.23s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.22s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.40s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.19s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.21s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.68s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.12s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.01s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildEnv (0.97s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.93s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.83s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.22s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (16.09s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.11s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.92s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.51s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.30s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.31s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.91s) [2020-11-30T19:53:24.096Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.01s) [2020-11-30T19:53:24.096Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.19s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.93s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildExpose (0.19s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.34s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.28s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.19s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildFails (0.90s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.18s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.82s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.31s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.90s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.22s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.78s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.74s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.46s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.22s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.85s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.43s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.85s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildHistory (2.56s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.32s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.75s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.38s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.39s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.69s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildLabel (0.28s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.28s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.29s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.18s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildLabels (0.31s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.67s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.92s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.33s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.39s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.06s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.17s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.84s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.99s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.45s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.26s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.30s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.29s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.84s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.80s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.56s) [2020-11-30T19:53:24.096Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-11-30T19:53:24.096Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.43s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.53s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.25s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.50s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.39s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.69s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.75s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.48s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.22s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.41s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.46s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.36s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.81s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.03s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.56s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.85s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.42s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.37s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.59s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildPATH (1.46s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.56s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.93s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.32s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.57s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.31s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildRm (2.03s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.70s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.79s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.26s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.39s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.83s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.96s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.74s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.85s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.06s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.19s) [2020-11-30T19:53:24.096Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-11-30T19:53:24.096Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.63s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildStderr (0.65s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.37s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.01s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.17s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.40s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.96s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.15s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildUser (1.25s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.26s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.41s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.72s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.24s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.06s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.66s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.12s) [2020-11-30T19:53:24.096Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-11-30T19:53:24.096Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:53:24.096Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-11-30T19:53:24.096Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:53:24.096Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-11-30T19:53:24.096Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:53:24.096Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-11-30T19:53:24.096Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.63s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.62s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.90s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.44s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.53s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.65s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.27s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.37s) [2020-11-30T19:53:24.096Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-11-30T19:53:24.096Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.50s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.63s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.07s) [2020-11-30T19:53:24.096Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-11-30T19:53:24.096Z] docker_cli_sni_test.go:18: Flakey test [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.90s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.03s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestCommitChange (0.88s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.78s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.49s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.42s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.94s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestCommitTTY (1.36s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.64s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.70s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.31s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.20s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.12s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.54s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.55s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.49s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.55s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.60s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.09s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.87s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.55s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.53s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.61s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.61s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.54s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.76s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.12s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.02s) [2020-11-30T19:53:24.096Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.59s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.71s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.00s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.18s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.91s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.05s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.23s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.93s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.31s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.54s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.57s) [2020-11-30T19:53:24.097Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-11-30T19:53:24.097Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.52s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.80s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.17s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.94s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.47s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.38s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.25s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.41s) [2020-11-30T19:53:24.097Z] docker_api_containers_test.go:2107: case 0 - config: {volume /foo false } [2020-11-30T19:53:24.097Z] docker_api_containers_test.go:2107: case 1 - config: {volume /foo/ false } [2020-11-30T19:53:24.097Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false } [2020-11-30T19:53:24.097Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true } [2020-11-30T19:53:24.097Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false 0xc00000e8e0 } [2020-11-30T19:53:24.097Z] docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1566113888 /foo false } [2020-11-30T19:53:24.097Z] docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1566113888 /foo true } [2020-11-30T19:53:24.097Z] docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3872553535 /foo false } [2020-11-30T19:53:24.097Z] docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3872553535 /foo true } [2020-11-30T19:53:24.097Z] docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3872553535 /foo true 0xc00000ee40 } [2020-11-30T19:53:24.097Z] docker_api_containers_test.go:2107: case 10 - config: {volume /foo false 0xc00000eea0 } [2020-11-30T19:53:24.097Z] docker_api_containers_test.go:2107: case 11 - config: {volume /foo/ false 0xc00000eec0 } [2020-11-30T19:53:24.097Z] docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false 0xc00000eee0 } [2020-11-30T19:53:24.097Z] docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true 0xc00000ef00 } [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.23s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2020-11-30T19:53:24.097Z] docker_api_containers_test.go:1926: case 0 [2020-11-30T19:53:24.097Z] docker_api_containers_test.go:1926: case 1 [2020-11-30T19:53:24.097Z] docker_api_containers_test.go:1926: case 2 [2020-11-30T19:53:24.097Z] docker_api_containers_test.go:1926: case 3 [2020-11-30T19:53:24.097Z] docker_api_containers_test.go:1926: case 4 [2020-11-30T19:53:24.097Z] docker_api_containers_test.go:1926: case 5 [2020-11-30T19:53:24.097Z] docker_api_containers_test.go:1926: case 6 [2020-11-30T19:53:24.097Z] docker_api_containers_test.go:1926: case 7 [2020-11-30T19:53:24.097Z] docker_api_containers_test.go:1926: case 8 [2020-11-30T19:53:24.097Z] docker_api_containers_test.go:1926: case 9 [2020-11-30T19:53:24.097Z] docker_api_containers_test.go:1926: case 10 [2020-11-30T19:53:24.097Z] docker_api_containers_test.go:1926: case 11 [2020-11-30T19:53:24.097Z] docker_api_containers_test.go:1926: case 12 [2020-11-30T19:53:24.097Z] docker_api_containers_test.go:1926: case 13 [2020-11-30T19:53:24.097Z] docker_api_containers_test.go:1926: case 14 [2020-11-30T19:53:24.097Z] docker_api_containers_test.go:1926: case 15 [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.32s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.71s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.49s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.19s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.66s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.80s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.65s) [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership755739656/file1 e0a682ac4cc1962257be262c3044022a7b2ab990ef1f3c8eb902e5ec3047f1e8:/tmpvol/file1` [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.76s) [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:192: running `docker cp 2c8546cf6f0e3649aeee14167a94bdecb650c49204bb04c0ec2d3abd2305d97b:/root/file1 /tmp/test-cp-from-case-a722950087/itWorks.txt` [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a722950087/itWorks.txt" contains "file1\n" [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.86s) [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:192: running `docker cp 57ff008c4823d1f9e5af5c39546abd6d34279b55b4b702434307e7e07d403514:/file1 /tmp/test-cp-from-case-b110007930/testDir/` [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.63s) [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c536424337/file2" contains "file2\n" [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:192: running `docker cp c9579aadca8d0e1aff458dea663500ae55709f7d979752b686dbdddff9e77f5c:/root/file1 /tmp/test-cp-from-case-c536424337/file2` [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c536424337/file2" contains "file1\n" [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.67s) [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:192: running `docker cp 252476625ed778c15a810a0320d899911390ddf57d5663f2cf44f86304371404:/file1 /tmp/test-cp-from-case-d931882428/dir1` [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d931882428/dir1/file1" contains "file1\n" [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:192: running `docker cp 252476625ed778c15a810a0320d899911390ddf57d5663f2cf44f86304371404:/file1 /tmp/test-cp-from-case-d931882428/dir1/` [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d931882428/dir1/file1" contains "file1\n" [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.72s) [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:192: running `docker cp ff2f48e6edf654a1e9ba76a390cb89df65cc24c5bfa8b6f58071a89e5b6bfc23:dir1 /tmp/test-cp-from-case-e288518635/testDir` [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e288518635/testDir/file1-1" contains "file1-1\n" [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:192: running `docker cp ff2f48e6edf654a1e9ba76a390cb89df65cc24c5bfa8b6f58071a89e5b6bfc23:dir1 /tmp/test-cp-from-case-e288518635/testDir/` [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e288518635/testDir/file1-1" contains "file1-1\n" [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.60s) [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:192: running `docker cp c900fa693bbe375c922ca422819b8ddf09dda23afe9a7b6487cfb9074bf8579c:/root/dir1 /tmp/test-cp-from-case-f805691982/file1` [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.64s) [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:192: running `docker cp b885837e416fd7020d4628ef1e775fb37da19c793be824ee8bce33093790b258:/root/dir1 /tmp/test-cp-from-case-g512001365/dir2` [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g512001365/dir2/dir1/file1-1" contains "file1-1\n" [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:192: running `docker cp b885837e416fd7020d4628ef1e775fb37da19c793be824ee8bce33093790b258:/root/dir1 /tmp/test-cp-from-case-g512001365/dir2/` [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g512001365/dir2/dir1/file1-1" contains "file1-1\n" [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.78s) [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:192: running `docker cp 50bd7a9c1294245cb2b7985ab29d78ff46535922f0f8dc66dc67ac4a68d7c8c3:dir1/. /tmp/test-cp-from-case-h610337456/testDir` [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h610337456/testDir/file1-1" contains "file1-1\n" [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:192: running `docker cp 50bd7a9c1294245cb2b7985ab29d78ff46535922f0f8dc66dc67ac4a68d7c8c3:dir1/. /tmp/test-cp-from-case-h610337456/testDir/` [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h610337456/testDir/file1-1" contains "file1-1\n" [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.63s) [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:192: running `docker cp 5322d969c69e37cb10f4dccccc46b068e28595e7fd067ec5f2baf7635edfafaf:/root/dir1/. /tmp/test-cp-from-case-i662592591/file1` [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.70s) [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:192: running `docker cp fade853a817ca1d247206021875900a0c130fc5b2acec10fecbd4b47c04ada55:/root/dir1/. /tmp/test-cp-from-case-j798000482/dir2` [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j798000482/dir2/file1-1" contains "file1-1\n" [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:192: running `docker cp fade853a817ca1d247206021875900a0c130fc5b2acec10fecbd4b47c04ada55:/root/dir1/. /tmp/test-cp-from-case-j798000482/dir2/` [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j798000482/dir2/file1-1" contains "file1-1\n" [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.87s) [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:192: running `docker cp a8beb332b1cd89e72fbf2b2d2bd887f0cd1b4551c67a9e3b84f72a0d61dcb746:/file2 /tmp/test-cp-from-err-dst-not-dir324007769/symlinkToFile1` [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir324007769/symlinkToFile1" points to "file1" [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir324007769/file1" contains "file2\n" [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:192: running `docker cp a8beb332b1cd89e72fbf2b2d2bd887f0cd1b4551c67a9e3b84f72a0d61dcb746:/file2 /tmp/test-cp-from-err-dst-not-dir324007769/symlinkToDir1` [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir324007769/symlinkToDir1" points to "dir1" [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir324007769/file2" contains "file2\n" [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:192: running `docker cp a8beb332b1cd89e72fbf2b2d2bd887f0cd1b4551c67a9e3b84f72a0d61dcb746:/file2 /tmp/test-cp-from-err-dst-not-dir324007769/brokenSymlinkToFileX` [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir324007769/brokenSymlinkToFileX" points to "fileX" [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir324007769/fileX" contains "file2\n" [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:192: running `docker cp a8beb332b1cd89e72fbf2b2d2bd887f0cd1b4551c67a9e3b84f72a0d61dcb746:/dir2 /tmp/test-cp-from-err-dst-not-dir324007769/symlinkToDir1` [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir324007769/symlinkToDir1" points to "dir1" [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir324007769/dir1/dir2/file2-1" contains "file2-1\n" [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:192: running `docker cp a8beb332b1cd89e72fbf2b2d2bd887f0cd1b4551c67a9e3b84f72a0d61dcb746:/dir2 /tmp/test-cp-from-err-dst-not-dir324007769/brokenSymlinkToDirX` [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir324007769/brokenSymlinkToDirX" points to "dirX" [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir324007769/dirX/file2-1" contains "file2-1\n" [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.62s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.71s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.70s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.13s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.07s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.74s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.93s) [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.08s) [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a806784033/file1 f59345ff6e16a883ae79679f6e09a20c6128c9269e422fd25a10763ecbe0bcf9:/root/itWorks.txt` [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:279: checking that container "f59345ff6e16a883ae79679f6e09a20c6128c9269e422fd25a10763ecbe0bcf9" start output contains "file1\n" [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:209: running `docker start -a f59345ff6e16a883ae79679f6e09a20c6128c9269e422fd25a10763ecbe0bcf9` [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.63s) [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b321526540/file1 e6db7cdb7599dbb6359927166d5ab6b8708a71a289134d2c31de1b96f5f3ed76:testDir/` [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.66s) [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:279: checking that container "2fe474403188a4d683c2cfff0a72ad288938333b2b39b31abebc68dd3abd303c" start output contains "file2\n" [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2fe474403188a4d683c2cfff0a72ad288938333b2b39b31abebc68dd3abd303c` [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c901612283/file1 2fe474403188a4d683c2cfff0a72ad288938333b2b39b31abebc68dd3abd303c:/root/file2` [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:279: checking that container "2fe474403188a4d683c2cfff0a72ad288938333b2b39b31abebc68dd3abd303c" start output contains "file1\n" [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2fe474403188a4d683c2cfff0a72ad288938333b2b39b31abebc68dd3abd303c` [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.39s) [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:279: checking that container "67a74b6f610ce34dab2d88b89662a3876d1e55965d34ee57a0d496b2b3b2d0b3" start output contains "" [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:209: running `docker start -a 67a74b6f610ce34dab2d88b89662a3876d1e55965d34ee57a0d496b2b3b2d0b3` [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d345296414/file1 67a74b6f610ce34dab2d88b89662a3876d1e55965d34ee57a0d496b2b3b2d0b3:dir1` [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:279: checking that container "67a74b6f610ce34dab2d88b89662a3876d1e55965d34ee57a0d496b2b3b2d0b3" start output contains "file1\n" [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:209: running `docker start -a 67a74b6f610ce34dab2d88b89662a3876d1e55965d34ee57a0d496b2b3b2d0b3` [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:279: checking that container "1db0575768e8550d42dfefb957701a9d6cd6db216bced17c9b15d241fb164e8b" start output contains "" [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1db0575768e8550d42dfefb957701a9d6cd6db216bced17c9b15d241fb164e8b` [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d345296414/file1 1db0575768e8550d42dfefb957701a9d6cd6db216bced17c9b15d241fb164e8b:dir1/` [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:279: checking that container "1db0575768e8550d42dfefb957701a9d6cd6db216bced17c9b15d241fb164e8b" start output contains "file1\n" [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1db0575768e8550d42dfefb957701a9d6cd6db216bced17c9b15d241fb164e8b` [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.31s) [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e377900773/dir1 74803f63de761ae469e4b889cafd8f06afd224c0caa73767052d288f112daf42:testDir` [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:279: checking that container "74803f63de761ae469e4b889cafd8f06afd224c0caa73767052d288f112daf42" start output contains "file1-1\n" [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:209: running `docker start -a 74803f63de761ae469e4b889cafd8f06afd224c0caa73767052d288f112daf42` [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e377900773/dir1 b11f04987fcb6d831f6cc87afba47347d6e4c07dca4615c0dbcd7dab84ece24f:testDir/` [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:279: checking that container "b11f04987fcb6d831f6cc87afba47347d6e4c07dca4615c0dbcd7dab84ece24f" start output contains "file1-1\n" [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:209: running `docker start -a b11f04987fcb6d831f6cc87afba47347d6e4c07dca4615c0dbcd7dab84ece24f` [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.55s) [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f941812992/dir1 677523beb0e307ef557640598f2922b9b0f2e1f4c904381158230f023bf1bc71:/root/file1` [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.17s) [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:279: checking that container "8a83c1320a5e7cbcfe53ace54c58055d0196934626b3a7322b71e6ee2015c96c" start output contains "" [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8a83c1320a5e7cbcfe53ace54c58055d0196934626b3a7322b71e6ee2015c96c` [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g465939039/dir1 8a83c1320a5e7cbcfe53ace54c58055d0196934626b3a7322b71e6ee2015c96c:/root/dir2` [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:279: checking that container "8a83c1320a5e7cbcfe53ace54c58055d0196934626b3a7322b71e6ee2015c96c" start output contains "file1-1\n" [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8a83c1320a5e7cbcfe53ace54c58055d0196934626b3a7322b71e6ee2015c96c` [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:279: checking that container "6d3a8e2026203a051d27e115a114839c1bcd1a0e205a53cf4035e8a9bee8ec19" start output contains "" [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6d3a8e2026203a051d27e115a114839c1bcd1a0e205a53cf4035e8a9bee8ec19` [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g465939039/dir1 6d3a8e2026203a051d27e115a114839c1bcd1a0e205a53cf4035e8a9bee8ec19:/dir2/` [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:279: checking that container "6d3a8e2026203a051d27e115a114839c1bcd1a0e205a53cf4035e8a9bee8ec19" start output contains "file1-1\n" [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6d3a8e2026203a051d27e115a114839c1bcd1a0e205a53cf4035e8a9bee8ec19` [2020-11-30T19:53:24.097Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.44s) [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h847354418/dir1/. 4ecbe98106613f7fff1d97d80756a6de9dfe54c83097748bda4b872c244f414e:testDir` [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:279: checking that container "4ecbe98106613f7fff1d97d80756a6de9dfe54c83097748bda4b872c244f414e" start output contains "file1-1\n" [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4ecbe98106613f7fff1d97d80756a6de9dfe54c83097748bda4b872c244f414e` [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h847354418/dir1/. 59349201c09ea170fda9bb525d4ac4c6993428b1e20533a7d662b1ac1808b39b:testDir/` [2020-11-30T19:53:24.097Z] docker_cli_cp_utils_test.go:279: checking that container "59349201c09ea170fda9bb525d4ac4c6993428b1e20533a7d662b1ac1808b39b" start output contains "file1-1\n" [2020-11-30T19:53:24.098Z] docker_cli_cp_utils_test.go:209: running `docker start -a 59349201c09ea170fda9bb525d4ac4c6993428b1e20533a7d662b1ac1808b39b` [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.57s) [2020-11-30T19:53:24.098Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i344857577/dir1/. 2c39734fa3ac2b59604fd2bdef02a4f11af6e2823f2dbf6e580c89883e71ba46:/root/file1` [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.40s) [2020-11-30T19:53:24.098Z] docker_cli_cp_utils_test.go:279: checking that container "8f8d7bcdb691c239dec4c5bdb9b166a28e60deb3ba2e3deac57c4e6a986406ba" start output contains "" [2020-11-30T19:53:24.098Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8f8d7bcdb691c239dec4c5bdb9b166a28e60deb3ba2e3deac57c4e6a986406ba` [2020-11-30T19:53:24.098Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j901684276/dir1/. 8f8d7bcdb691c239dec4c5bdb9b166a28e60deb3ba2e3deac57c4e6a986406ba:/dir2` [2020-11-30T19:53:24.098Z] docker_cli_cp_utils_test.go:279: checking that container "8f8d7bcdb691c239dec4c5bdb9b166a28e60deb3ba2e3deac57c4e6a986406ba" start output contains "file1-1\n" [2020-11-30T19:53:24.098Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8f8d7bcdb691c239dec4c5bdb9b166a28e60deb3ba2e3deac57c4e6a986406ba` [2020-11-30T19:53:24.098Z] docker_cli_cp_utils_test.go:279: checking that container "b6edfa26e96615c685542232f0883395e615e6c91b8b0f18ed4501274084548b" start output contains "" [2020-11-30T19:53:24.098Z] docker_cli_cp_utils_test.go:209: running `docker start -a b6edfa26e96615c685542232f0883395e615e6c91b8b0f18ed4501274084548b` [2020-11-30T19:53:24.098Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j901684276/dir1/. b6edfa26e96615c685542232f0883395e615e6c91b8b0f18ed4501274084548b:/dir2/` [2020-11-30T19:53:24.098Z] docker_cli_cp_utils_test.go:279: checking that container "b6edfa26e96615c685542232f0883395e615e6c91b8b0f18ed4501274084548b" start output contains "file1-1\n" [2020-11-30T19:53:24.098Z] docker_cli_cp_utils_test.go:209: running `docker start -a b6edfa26e96615c685542232f0883395e615e6c91b8b0f18ed4501274084548b` [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.56s) [2020-11-30T19:53:24.098Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions920360451/permdirtest permtest:/` [2020-11-30T19:53:24.098Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestCpToDot (0.56s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.01s) [2020-11-30T19:53:24.098Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs812190509/file1 15c834002836276fc8ae0d10a409bc55e862eed0cf57280ff501ece8f967f8c8:/root/shouldNotExist` [2020-11-30T19:53:24.098Z] docker_cli_cp_utils_test.go:279: checking that container "15c834002836276fc8ae0d10a409bc55e862eed0cf57280ff501ece8f967f8c8" start output contains "" [2020-11-30T19:53:24.098Z] docker_cli_cp_utils_test.go:209: running `docker start -a 15c834002836276fc8ae0d10a409bc55e862eed0cf57280ff501ece8f967f8c8` [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.07s) [2020-11-30T19:53:24.098Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume119038632/file1 cc1f758c65fd086e646f7c1ccfcbffc57a6edffeb692abee846f9c107d5ef84b:/vol_ro/shouldNotExist` [2020-11-30T19:53:24.098Z] docker_cli_cp_utils_test.go:279: checking that container "cc1f758c65fd086e646f7c1ccfcbffc57a6edffeb692abee846f9c107d5ef84b" start output contains "" [2020-11-30T19:53:24.098Z] docker_cli_cp_utils_test.go:209: running `docker start -a cc1f758c65fd086e646f7c1ccfcbffc57a6edffeb692abee846f9c107d5ef84b` [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestCpToStdout (0.64s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.94s) [2020-11-30T19:53:24.098Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-440601575/file2 cc7e26753186affe916c880fff46b7245809078b7f5e351ddb76366885cd5683:/vol2/symlinkToFile1` [2020-11-30T19:53:24.098Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-440601575/symlinkToFile1" points to "file1" [2020-11-30T19:53:24.098Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-440601575/file1" contains "file2\n" [2020-11-30T19:53:24.098Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-440601575/file2 cc7e26753186affe916c880fff46b7245809078b7f5e351ddb76366885cd5683:/vol2/symlinkToDir1` [2020-11-30T19:53:24.098Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-440601575/symlinkToDir1" points to "dir1" [2020-11-30T19:53:24.098Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-440601575/file2" contains "file2\n" [2020-11-30T19:53:24.098Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-440601575/file2 cc7e26753186affe916c880fff46b7245809078b7f5e351ddb76366885cd5683:/vol2/brokenSymlinkToFileX` [2020-11-30T19:53:24.098Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-440601575/brokenSymlinkToFileX" points to "fileX" [2020-11-30T19:53:24.098Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-440601575/fileX" contains "file2\n" [2020-11-30T19:53:24.098Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-440601575//dir2 cc7e26753186affe916c880fff46b7245809078b7f5e351ddb76366885cd5683:/vol2/symlinkToDir1` [2020-11-30T19:53:24.098Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-440601575/symlinkToDir1" points to "dir1" [2020-11-30T19:53:24.098Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-440601575/dir1/dir2/file2-1" contains "file2-1\n" [2020-11-30T19:53:24.098Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-440601575//dir2 cc7e26753186affe916c880fff46b7245809078b7f5e351ddb76366885cd5683:/vol2/brokenSymlinkToDirX` [2020-11-30T19:53:24.098Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-440601575/brokenSymlinkToDirX" points to "dirX" [2020-11-30T19:53:24.098Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-440601575/dirX/file2-1" contains "file2-1\n" [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.58s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.84s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.33s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.51s) [2020-11-30T19:53:24.098Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-11-30T19:53:24.098Z] requirement.go:26: unmatched requirement Devicemapper [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.52s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.22s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2020-11-30T19:53:24.098Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-11-30T19:53:24.098Z] requirement.go:26: unmatched requirement Devicemapper [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.40s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.94s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.67s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.23s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.58s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.14s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.51s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.57s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.52s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.53s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.85s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.74s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.15s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.71s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.97s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.87s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.54s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.71s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsAttach (0.61s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsCommit (0.62s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.56s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.54s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.51s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.55s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.14s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.27s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.25s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsCopy (0.97s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.15s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.66s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.96s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.60s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.17s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.19s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsFilters (1.07s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsFormat (1.01s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.52s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.17s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.70s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s) [2020-11-30T19:53:24.098Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-11-30T19:53:24.098Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-11-30T19:53:24.098Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-11-30T19:53:24.098Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.88s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.54s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsRename (0.52s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsResize (0.55s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.53s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.65s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.53s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.73s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsTop (0.74s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.93s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestExec (0.67s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.58s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.54s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.52s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.20s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.60s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.63s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.70s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.64s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.87s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.61s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.10s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestExecCgroup (0.84s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestExecEnv (0.62s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.17s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.61s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestExecInspectID (2.69s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestExecInteractive (0.65s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.62s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.66s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestExecParseError (0.58s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.61s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.54s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.95s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.66s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestExecStartFails (0.60s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.84s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.53s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestExecTTY (0.63s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.73s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.81s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestExecUlimits (0.63s) [2020-11-30T19:53:24.098Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-11-30T19:53:24.098Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.32s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.85s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.00s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.63s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestExecWithUser (0.68s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.55s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.54s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.57s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.55s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.57s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestHealth (19.26s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.64s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.61s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.54s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.58s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.55s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestImportBadURL (0.11s) [2020-11-30T19:53:24.098Z] --- PASS: TestDockerSuite/TestImportDisplay (1.05s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestImportFile (1.17s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.24s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestImportGzipped (1.65s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.20s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInfoDebug (0.53s) [2020-11-30T19:53:24.099Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug [2020-11-30T19:53:24.099Z] daemon.go:325: [de8b17aa1c6d2] waiting for daemon to start [2020-11-30T19:53:24.099Z] daemon.go:325: [de8b17aa1c6d2] waiting for daemon to start [2020-11-30T19:53:24.099Z] daemon.go:353: [de8b17aa1c6d2] daemon started [2020-11-30T19:53:24.099Z] daemon.go:461: [de8b17aa1c6d2] Stopping daemon [2020-11-30T19:53:24.099Z] daemon.go:296: [de8b17aa1c6d2] exiting daemon [2020-11-30T19:53:24.099Z] daemon.go:448: [de8b17aa1c6d2] Daemon stopped [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2020-11-30T19:53:24.099Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-11-30T19:53:24.099Z] daemon.go:325: [d3a878aa12b01] waiting for daemon to start [2020-11-30T19:53:24.099Z] daemon.go:325: [d3a878aa12b01] waiting for daemon to start [2020-11-30T19:53:24.099Z] daemon.go:353: [d3a878aa12b01] daemon started [2020-11-30T19:53:24.099Z] daemon.go:461: [d3a878aa12b01] Stopping daemon [2020-11-30T19:53:24.099Z] daemon.go:296: [d3a878aa12b01] exiting daemon [2020-11-30T19:53:24.099Z] daemon.go:448: [d3a878aa12b01] Daemon stopped [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) [2020-11-30T19:53:24.099Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend [2020-11-30T19:53:24.099Z] daemon.go:325: [d3df6e2adc3e4] waiting for daemon to start [2020-11-30T19:53:24.099Z] daemon.go:325: [d3df6e2adc3e4] waiting for daemon to start [2020-11-30T19:53:24.099Z] daemon.go:353: [d3df6e2adc3e4] daemon started [2020-11-30T19:53:24.099Z] daemon.go:461: [d3df6e2adc3e4] Stopping daemon [2020-11-30T19:53:24.099Z] daemon.go:296: [d3df6e2adc3e4] exiting daemon [2020-11-30T19:53:24.099Z] daemon.go:448: [d3df6e2adc3e4] Daemon stopped [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-11-30T19:53:24.099Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-11-30T19:53:24.099Z] daemon.go:325: [df8fddbb60838] waiting for daemon to start [2020-11-30T19:53:24.099Z] daemon.go:296: [df8fddbb60838] exiting daemon [2020-11-30T19:53:24.099Z] daemon.go:325: [df8fddbb60838] waiting for daemon to start [2020-11-30T19:53:24.099Z] daemon.go:325: [df8fddbb60838] waiting for daemon to start [2020-11-30T19:53:24.099Z] daemon.go:296: [df8fddbb60838] exiting daemon [2020-11-30T19:53:24.099Z] daemon.go:325: [df8fddbb60838] waiting for daemon to start [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.62s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.67s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.81s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInfoFormat (0.03s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s) [2020-11-30T19:53:24.099Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries [2020-11-30T19:53:24.099Z] daemon.go:325: [d95501f7e0cc3] waiting for daemon to start [2020-11-30T19:53:24.099Z] daemon.go:325: [d95501f7e0cc3] waiting for daemon to start [2020-11-30T19:53:24.099Z] daemon.go:353: [d95501f7e0cc3] daemon started [2020-11-30T19:53:24.099Z] daemon.go:461: [d95501f7e0cc3] Stopping daemon [2020-11-30T19:53:24.099Z] daemon.go:296: [d95501f7e0cc3] exiting daemon [2020-11-30T19:53:24.099Z] daemon.go:448: [d95501f7e0cc3] Daemon stopped [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.56s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.57s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.51s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.50s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.51s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.54s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.19s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.51s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.59s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.53s) [2020-11-30T19:53:24.099Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-11-30T19:53:24.099Z] requirement.go:26: unmatched requirement Devicemapper [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.72s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.55s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInspectDefault (0.53s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInspectHistory (0.68s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-11-30T19:53:24.099Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-11-30T19:53:24.099Z] requirement.go:26: unmatched requirement Devicemapper [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.51s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.58s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.52s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.57s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.59s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.53s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInspectStatus (0.63s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.09s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.52s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.50s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.54s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.53s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.55s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.54s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.35s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.08s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.07s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.24s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.63s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.58s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.73s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.36s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.67s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (10.51s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.66s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.31s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.56s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.74s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.52s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.52s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.57s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.76s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.55s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.55s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.83s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.82s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.85s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.99s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.83s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.46s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.52s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.51s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLogsSince (6.65s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.71s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.56s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLogsTail (0.61s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.53s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.52s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.30s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.52s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestNetHostname (1.50s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.86s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.88s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.79s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPluginActive (1.45s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.48s) [2020-11-30T19:53:24.099Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-11-30T19:53:24.099Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.73s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.68s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.58s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.94s) [2020-11-30T19:53:24.099Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector [2020-11-30T19:53:24.099Z] daemon.go:325: [dae625096bc3e] waiting for daemon to start [2020-11-30T19:53:24.099Z] daemon.go:325: [dae625096bc3e] waiting for daemon to start [2020-11-30T19:53:24.099Z] daemon.go:353: [dae625096bc3e] daemon started [2020-11-30T19:53:24.099Z] daemon.go:461: [dae625096bc3e] Stopping daemon [2020-11-30T19:53:24.099Z] daemon.go:296: [dae625096bc3e] exiting daemon [2020-11-30T19:53:24.099Z] daemon.go:448: [dae625096bc3e] Daemon stopped [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.92s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.52s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.92s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.98s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPortList (6.92s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.00s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.65s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.17s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.53s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.64s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.55s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.49s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.28s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.04s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.50s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPsByOrder (2.26s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.02s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.53s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.42s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.57s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.98s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.86s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.78s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.03s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.96s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.11s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.82s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.17s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.65s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.82s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.01s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.11s) [2020-11-30T19:53:24.099Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-11-30T19:53:24.099Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.13s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.93s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.08s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.05s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.60s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.54s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.87s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.41s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.12s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.11s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.35s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.31s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.63s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.71s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.19s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.78s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.15s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.64s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.53s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.88s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.51s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.71s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.10s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRunAddHost (0.83s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.24s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.54s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.53s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.53s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.51s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.64s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.62s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.00s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.15s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.76s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.86s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.71s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.54s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.65s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.76s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.82s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.53s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.51s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.58s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.65s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.57s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.78s) [2020-11-30T19:53:24.099Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.69s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.51s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.56s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.55s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.53s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.54s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.53s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.55s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.07s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.67s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.87s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.73s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.60s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.02s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.10s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.06s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.53s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.52s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.59s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.55s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.50s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.15s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.30s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.52s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.71s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.58s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.85s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.90s) [2020-11-30T19:53:24.100Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-11-30T19:53:24.100Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:53:24.100Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-11-30T19:53:24.100Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.55s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.35s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.23s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.67s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.73s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.18s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.57s) [2020-11-30T19:53:24.100Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-11-30T19:53:24.100Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.55s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.33s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.57s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.72s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.66s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.64s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.66s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.49s) [2020-11-30T19:53:24.100Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.52s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.54s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunExitCode (0.52s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.54s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.11s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.80s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.58s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.55s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.42s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s) [2020-11-30T19:53:24.359Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-11-30T19:53:24.359Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.13s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.73s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.45s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.83s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.22s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.76s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.76s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.30s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.31s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.86s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.40s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.39s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.83s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.29s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.88s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.10s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.03s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.02s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunMount (4.53s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.52s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.54s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.06s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.55s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.36s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.60s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.97s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.10s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.98s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.51s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunNetHost (1.22s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.53s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.50s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.95s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.77s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.47s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.75s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.57s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.50s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.05s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.85s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.94s) [2020-11-30T19:53:24.359Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-11-30T19:53:24.359Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.67s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.57s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.38s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.68s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.55s) [2020-11-30T19:53:24.359Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.52s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.52s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.51s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.50s) [2020-11-30T19:53:24.359Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-11-30T19:53:24.359Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.55s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.51s) [2020-11-30T19:53:24.359Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-11-30T19:53:24.359Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.55s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.07s) [2020-11-30T19:53:24.359Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-11-30T19:53:24.359Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.18s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.03s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunRm (0.59s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.72s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.55s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.57s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.59s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.63s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.17s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.75s) [2020-11-30T19:53:24.359Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.60s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.52s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.52s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.54s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.51s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.54s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.57s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.56s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.54s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.39s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunState (1.21s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.58s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.54s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2020-11-30T19:53:24.360Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-11-30T19:53:24.360Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.52s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.49s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunSysctls (1.04s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.55s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.65s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.50s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.45s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.60s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.86s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.54s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.78s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.82s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.70s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.16s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunUserByID (0.72s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.21s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.50s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunUserByName (0.62s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.57s) [2020-11-30T19:53:24.360Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-11-30T19:53:24.360Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.55s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.54s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.50s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.75s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.15s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.15s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.81s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.79s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.52s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.49s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.62s) [2020-11-30T19:53:24.360Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-11-30T19:53:24.360Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:53:24.360Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-11-30T19:53:24.360Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:53:24.360Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-11-30T19:53:24.360Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s) [2020-11-30T19:53:24.360Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-11-30T19:53:24.360Z] requirement.go:26: unmatched requirement blkioWeight [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.64s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.55s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.01s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.51s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.54s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.54s) [2020-11-30T19:53:24.360Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-11-30T19:53:24.360Z] requirement.go:26: unmatched requirement blkioWeight [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-11-30T19:53:24.360Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-11-30T19:53:24.360Z] requirement.go:26: unmatched requirement blkioWeight [2020-11-30T19:53:24.360Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-11-30T19:53:24.360Z] requirement.go:26: unmatched requirement blkioWeight [2020-11-30T19:53:24.360Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-11-30T19:53:24.360Z] requirement.go:26: unmatched requirement blkioWeight [2020-11-30T19:53:24.360Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-11-30T19:53:24.360Z] requirement.go:26: unmatched requirement blkioWeight [2020-11-30T19:53:24.360Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-11-30T19:53:24.360Z] requirement.go:26: unmatched requirement blkioWeight [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.53s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.66s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (1.07s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.70s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.23s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.68s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.93s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.60s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.51s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.48s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.53s) [2020-11-30T19:53:24.360Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-11-30T19:53:24.360Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.32s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.31s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.52s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.11s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.51s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.74s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.84s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.84s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.32s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.34s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.47s) [2020-11-30T19:53:24.360Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents530493537 [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.45s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.43s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.22s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.46s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.43s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.14s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.02s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.63s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.13s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.06s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.72s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.86s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.57s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestStartRecordError (1.22s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.22s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.32s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.60s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.19s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.67s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.78s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.72s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.82s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.79s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.57s) [2020-11-30T19:53:24.360Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-11-30T19:53:24.360Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.97s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.92s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.65s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.60s) [2020-11-30T19:53:24.360Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-11-30T19:53:24.360Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.66s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.25s) [2020-11-30T19:53:24.360Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-11-30T19:53:24.360Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.10s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.71s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.71s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.49s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestUpdateStats (3.83s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.26s) [2020-11-30T19:53:24.360Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-11-30T19:53:24.360Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.81s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.88s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.93s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.82s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.30s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.59s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.52s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.97s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.48s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.50s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.02s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.01s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.53s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.55s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.58s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.65s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.74s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.59s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.57s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.65s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.68s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.54s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.51s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.54s) [2020-11-30T19:53:24.360Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.47s) [2020-11-30T19:53:24.360Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-11-30T19:53:24.360Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-11-30T19:53:24.360Z] === RUN TestDockerRegistrySuite [2020-11-30T19:53:24.360Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-11-30T19:53:25.297Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-11-30T19:53:25.308Z] --- PASS: TestServiceUpdateSecrets (14.25s) [2020-11-30T19:53:25.308Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-11-30T19:53:25.308Z] daemon.go:325: [dcbc35f25be5c] waiting for daemon to start [2020-11-30T19:53:25.308Z] daemon.go:325: [dcbc35f25be5c] waiting for daemon to start [2020-11-30T19:53:25.308Z] daemon.go:353: [dcbc35f25be5c] daemon started [2020-11-30T19:53:25.308Z] daemon.go:461: [dcbc35f25be5c] Stopping daemon [2020-11-30T19:53:25.308Z] daemon.go:296: [dcbc35f25be5c] exiting daemon [2020-11-30T19:53:25.308Z] daemon.go:448: [dcbc35f25be5c] Daemon stopped [2020-11-30T19:53:25.308Z] === RUN TestServiceUpdateConfigs [2020-11-30T19:53:26.233Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-11-30T19:53:26.569Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-11-30T19:53:27.610Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-11-30T19:53:30.902Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-11-30T19:53:33.434Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-11-30T19:53:34.371Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-11-30T19:53:34.938Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-11-30T19:53:35.198Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-11-30T19:53:35.205Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-11-30T19:53:36.575Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-11-30T19:53:37.511Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-11-30T19:53:37.951Z] --- PASS: TestServiceUpdateConfigs (14.20s) [2020-11-30T19:53:37.951Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-11-30T19:53:37.951Z] daemon.go:325: [dc7b14f4b7dfc] waiting for daemon to start [2020-11-30T19:53:37.951Z] daemon.go:325: [dc7b14f4b7dfc] waiting for daemon to start [2020-11-30T19:53:37.951Z] daemon.go:353: [dc7b14f4b7dfc] daemon started [2020-11-30T19:53:37.951Z] daemon.go:461: [dc7b14f4b7dfc] Stopping daemon [2020-11-30T19:53:37.951Z] daemon.go:296: [dc7b14f4b7dfc] exiting daemon [2020-11-30T19:53:37.951Z] daemon.go:448: [dc7b14f4b7dfc] Daemon stopped [2020-11-30T19:53:37.951Z] === RUN TestServiceUpdateNetwork [2020-11-30T19:53:38.135Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2020-11-30T19:53:38.888Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-11-30T19:53:39.824Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-11-30T19:53:40.759Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-11-30T19:53:41.071Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2020-11-30T19:53:42.664Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-11-30T19:53:42.923Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-11-30T19:53:44.826Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-11-30T19:53:44.848Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2020-11-30T19:53:45.393Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-11-30T19:53:47.045Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2020-11-30T19:53:47.939Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-11-30T19:53:48.876Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-11-30T19:53:48.876Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-11-30T19:53:49.811Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-11-30T19:53:49.979Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2020-11-30T19:53:50.609Z] --- PASS: TestServiceUpdateNetwork (12.19s) [2020-11-30T19:53:50.609Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-11-30T19:53:50.609Z] daemon.go:325: [d1c1a50e4d35c] waiting for daemon to start [2020-11-30T19:53:50.609Z] daemon.go:325: [d1c1a50e4d35c] waiting for daemon to start [2020-11-30T19:53:50.609Z] daemon.go:353: [d1c1a50e4d35c] daemon started [2020-11-30T19:53:50.609Z] daemon.go:461: [d1c1a50e4d35c] Stopping daemon [2020-11-30T19:53:50.609Z] daemon.go:296: [d1c1a50e4d35c] exiting daemon [2020-11-30T19:53:50.609Z] daemon.go:448: [d1c1a50e4d35c] Daemon stopped [2020-11-30T19:53:50.609Z] PASS [2020-11-30T19:53:50.609Z] [2020-11-30T19:53:50.609Z] === Skipped [2020-11-30T19:53:50.609Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-11-30T19:53:50.609Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-11-30T19:53:50.609Z] [2020-11-30T19:53:50.609Z] DONE 18 tests, 1 skipped in 100.115s [2020-11-30T19:53:50.609Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-11-30T19:53:50.609Z] ++ 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-11-30T19:53:50.609Z] ++ set -e [2020-11-30T19:53:50.609Z] ++ '[' -n 0 ']' [2020-11-30T19:53:50.609Z] ++ set -x [2020-11-30T19:53:50.609Z] ++ 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= 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-11-30T19:53:50.609Z] INFO: Testing against a local daemon [2020-11-30T19:53:50.609Z] === RUN TestSessionCreate [2020-11-30T19:53:50.609Z] --- PASS: TestSessionCreate (0.04s) [2020-11-30T19:53:50.609Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-30T19:53:50.609Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-11-30T19:53:50.609Z] PASS [2020-11-30T19:53:50.609Z] [2020-11-30T19:53:50.609Z] DONE 2 tests in 0.156s [2020-11-30T19:53:50.609Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-11-30T19:53:50.609Z] ++ 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-11-30T19:53:50.609Z] ++ set -e [2020-11-30T19:53:50.609Z] ++ '[' -n 0 ']' [2020-11-30T19:53:50.609Z] ++ set -x [2020-11-30T19:53:50.609Z] ++ 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= 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-11-30T19:53:50.609Z] INFO: Testing against a local daemon [2020-11-30T19:53:50.609Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-30T19:53:50.609Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-30T19:53:50.609Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-30T19:53:50.609Z] === RUN TestEventsExecDie [2020-11-30T19:53:50.747Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-11-30T19:53:51.248Z] --- PASS: TestEventsExecDie (0.63s) [2020-11-30T19:53:51.248Z] === RUN TestEventsBackwardsCompatible [2020-11-30T19:53:51.248Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-11-30T19:53:51.248Z] === RUN TestInfoBinaryCommits [2020-11-30T19:53:51.248Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-11-30T19:53:51.248Z] === RUN TestInfoAPIVersioned [2020-11-30T19:53:51.248Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-11-30T19:53:51.248Z] === RUN TestInfoAPI [2020-11-30T19:53:51.248Z] --- PASS: TestInfoAPI (0.04s) [2020-11-30T19:53:51.248Z] === RUN TestInfoAPIWarnings [2020-11-30T19:53:51.683Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-11-30T19:53:52.289Z] --- PASS: TestInfoAPIWarnings (0.82s) [2020-11-30T19:53:52.289Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-11-30T19:53:52.289Z] daemon.go:325: [d1f6dddc91ee1] waiting for daemon to start [2020-11-30T19:53:52.289Z] daemon.go:325: [d1f6dddc91ee1] waiting for daemon to start [2020-11-30T19:53:52.289Z] daemon.go:353: [d1f6dddc91ee1] daemon started [2020-11-30T19:53:52.289Z] daemon.go:461: [d1f6dddc91ee1] Stopping daemon [2020-11-30T19:53:52.289Z] daemon.go:296: [d1f6dddc91ee1] exiting daemon [2020-11-30T19:53:52.289Z] daemon.go:448: [d1f6dddc91ee1] Daemon stopped [2020-11-30T19:53:52.289Z] === RUN TestLoginFailsWithBadCredentials [2020-11-30T19:53:52.582Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2020-11-30T19:53:52.583Z] === RUN TestPingCacheHeaders [2020-11-30T19:53:52.583Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-11-30T19:53:52.583Z] === RUN TestPingGet [2020-11-30T19:53:52.583Z] --- PASS: TestPingGet (0.02s) [2020-11-30T19:53:52.583Z] === RUN TestPingHead [2020-11-30T19:53:52.583Z] --- PASS: TestPingHead (0.03s) [2020-11-30T19:53:52.583Z] === RUN TestVersion [2020-11-30T19:53:52.583Z] --- PASS: TestVersion (0.03s) [2020-11-30T19:53:52.583Z] PASS [2020-11-30T19:53:52.583Z] [2020-11-30T19:53:52.583Z] === Skipped [2020-11-30T19:53:52.583Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-30T19:53:52.583Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-11-30T19:53:52.583Z] [2020-11-30T19:53:52.583Z] DONE 12 tests, 1 skipped in 2.147s [2020-11-30T19:53:52.583Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-11-30T19:53:52.583Z] ++ 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-11-30T19:53:52.583Z] ++ set -e [2020-11-30T19:53:52.583Z] ++ '[' -n 0 ']' [2020-11-30T19:53:52.583Z] ++ set -x [2020-11-30T19:53:52.583Z] ++ 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= 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-11-30T19:53:52.583Z] INFO: Testing against a local daemon [2020-11-30T19:53:52.583Z] === RUN TestVolumesCreateAndList [2020-11-30T19:53:52.583Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-11-30T19:53:52.583Z] === RUN TestVolumesRemove [2020-11-30T19:53:52.875Z] --- PASS: TestVolumesRemove (0.07s) [2020-11-30T19:53:52.875Z] === RUN TestVolumesInspect [2020-11-30T19:53:52.875Z] --- PASS: TestVolumesInspect (0.02s) [2020-11-30T19:53:52.875Z] === RUN TestVolumesInvalidJSON [2020-11-30T19:53:52.875Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-30T19:53:52.875Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-30T19:53:52.875Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-30T19:53:52.875Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-11-30T19:53:52.875Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-30T19:53:52.875Z] PASS [2020-11-30T19:53:52.875Z] [2020-11-30T19:53:52.875Z] DONE 5 tests in 0.217s [2020-11-30T19:53:52.875Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-30T19:53:52.875Z] ++++ cat bundles/test-integration/docker.pid [2020-11-30T19:53:52.875Z] +++ kill 12383 [2020-11-30T19:53:52.908Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-11-30T19:53:52.908Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:53:52.908Z] INFO: Testing against a local daemon [2020-11-30T19:53:52.908Z] === RUN TestBuildWithSession [2020-11-30T19:53:52.908Z] --- SKIP: TestBuildWithSession (0.00s) [2020-11-30T19:53:52.908Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:53:52.908Z] === RUN TestBuildSquashParent [2020-11-30T19:53:52.908Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-11-30T19:53:52.908Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:53:52.908Z] === RUN TestBuildWithRemoveAndForceRemove [2020-11-30T19:53:52.908Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2020-11-30T19:53:52.908Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-30T19:53:52.908Z] === RUN TestBuildMultiStageCopy [2020-11-30T19:53:52.908Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-11-30T19:53:54.217Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-11-30T19:53:54.217Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-11-30T19:53:54.383Z] umount: bundles/test-integration/root: no mount point specified. [2020-11-30T19:53:54.383Z] +++ /etc/init.d/apparmor stop [2020-11-30T19:53:54.383Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-30T19:53:54.383Z] [2020-11-30T19:53:54.383Z] Unloading profiles will leave already running processes permanently [2020-11-30T19:53:54.383Z] unconfined, which can lead to unexpected situations. [2020-11-30T19:53:54.383Z] [2020-11-30T19:53:54.383Z] To set a process to complain mode, use the command line tool [2020-11-30T19:53:54.383Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-30T19:53:54.383Z] +++ true [2020-11-30T19:53:54.383Z] exiting test-integration [2020-11-30T19:53:54.383Z] ++ exit 0 [2020-11-30T19:53:54.383Z] [2020-11-30T19:53:55.594Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-11-30T19:53:55.594Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-11-30T19:53:55.853Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage Post stage [Pipeline] junit [2020-11-30T19:53:56.123Z] Recording test results [2020-11-30T19:53:56.130Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-11-30T19:53:56.389Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-30T19:53:56.648Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-11-30T19:53:56.648Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-11-30T19:53:56.981Z] + echo Ensuring container killed. [2020-11-30T19:53:56.981Z] Ensuring container killed. [2020-11-30T19:53:56.981Z] + docker rm -vf docker-pr2 [2020-11-30T19:53:56.981Z] Error: No such container: docker-pr2 [2020-11-30T19:53:56.981Z] + true [Pipeline] sh [2020-11-30T19:53:57.384Z] + echo Chowning /workspace to jenkins user [2020-11-30T19:53:57.384Z] Chowning /workspace to jenkins user [2020-11-30T19:53:57.384Z] + id -u [2020-11-30T19:53:57.384Z] + id -g [2020-11-30T19:53:57.384Z] + docker run --rm -v /home/docker/workspace/moby_PR-41615:/workspace busybox chown -R 1001:1001 /workspace [2020-11-30T19:53:57.384Z] Unable to find image 'busybox:latest' locally [2020-11-30T19:53:57.585Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-11-30T19:53:57.676Z] latest: Pulling from library/busybox [2020-11-30T19:53:57.968Z] 9149f769b122: Pulling fs layer [2020-11-30T19:53:58.261Z] 9149f769b122: Verifying Checksum [2020-11-30T19:53:58.261Z] 9149f769b122: Download complete [2020-11-30T19:53:58.554Z] 9149f769b122: Pull complete [2020-11-30T19:53:58.554Z] Digest: sha256:9f1c79411e054199210b4d489ae600a061595967adb643cd923f8515ad8123d2 [2020-11-30T19:53:58.554Z] Status: Downloaded newer image for busybox:latest [2020-11-30T19:53:59.491Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-30T19:53:59.988Z] + bundleName=ppc64le-integration [2020-11-30T19:53:59.988Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-11-30T19:53:59.988Z] Creating ppc64le-integration-bundles.tar.gz [2020-11-30T19:53:59.988Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-11-30T19:53:59.988Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-11-30T19:54:00.033Z] Archiving artifacts [2020-11-30T19:54:00.058Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-11-30T19:54:00.433Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41615/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-30T19:54:00.821Z] + make clean [2020-11-30T19:54:00.994Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-11-30T19:54:01.113Z] docker volume rm -f docker-dev-cache [2020-11-30T19:54:01.113Z] docker-dev-cache [Pipeline] deleteDir [2020-11-30T19:54:01.931Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-11-30T19:54:02.499Z] --- PASS: TestDockerRegistrySuite (38.41s) [2020-11-30T19:54:02.499Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.10s) [2020-11-30T19:54:02.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest [2020-11-30T19:54:02.499Z] check_test.go:196: Daemon d70583717f829 is not started [2020-11-30T19:54:02.499Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s) [2020-11-30T19:54:02.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-11-30T19:54:02.499Z] check_test.go:196: Daemon d078d2e2500e2 is not started [2020-11-30T19:54:02.499Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.21s) [2020-11-30T19:54:02.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-11-30T19:54:02.499Z] check_test.go:196: Daemon dc9267e498655 is not started [2020-11-30T19:54:02.499Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.11s) [2020-11-30T19:54:02.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-11-30T19:54:02.499Z] check_test.go:196: Daemon d41882fad4da0 is not started [2020-11-30T19:54:02.499Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.80s) [2020-11-30T19:54:02.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush [2020-11-30T19:54:02.499Z] check_test.go:196: Daemon d8017f8798958 is not started [2020-11-30T19:54:02.499Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.96s) [2020-11-30T19:54:02.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest [2020-11-30T19:54:02.499Z] check_test.go:196: Daemon d64195d8534d9 is not started [2020-11-30T19:54:02.499Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.89s) [2020-11-30T19:54:02.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-11-30T19:54:02.499Z] check_test.go:196: Daemon d04bc1a0636ab is not started [2020-11-30T19:54:02.499Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.08s) [2020-11-30T19:54:02.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-11-30T19:54:02.499Z] check_test.go:196: Daemon d994959eb5ac3 is not started [2020-11-30T19:54:02.499Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.26s) [2020-11-30T19:54:02.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-11-30T19:54:02.499Z] check_test.go:196: Daemon d40783e615197 is not started [2020-11-30T19:54:02.499Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.06s) [2020-11-30T19:54:02.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-11-30T19:54:02.499Z] check_test.go:196: Daemon d6d09607ce85b is not started [2020-11-30T19:54:02.499Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.00s) [2020-11-30T19:54:02.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush [2020-11-30T19:54:02.499Z] check_test.go:196: Daemon db0f1ca7e411f is not started [2020-11-30T19:54:02.499Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.92s) [2020-11-30T19:54:02.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests [2020-11-30T19:54:02.499Z] check_test.go:196: Daemon d2c96e06058d7 is not started [2020-11-30T19:54:02.499Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.90s) [2020-11-30T19:54:02.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-11-30T19:54:02.499Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:467e94d04b4541d81478a7fb49ac1ffc7ea77795480b5090fe6aae297a90a7ca [2020-11-30T19:54:02.499Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2449fc04ad50f56a1fd8faa0c67d7c8f2b66c5b793a82caa8a5409f89d3bf9ac [2020-11-30T19:54:02.499Z] check_test.go:196: Daemon d7170a809e386 is not started [2020-11-30T19:54:02.499Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.02s) [2020-11-30T19:54:02.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests [2020-11-30T19:54:02.499Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4c407f0b8d24ef78142a54bbe51606577db3844f2b63ad8668eda833ee06c6e4 [2020-11-30T19:54:02.499Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:878b535a9c9654fee98e13fff18200e7c67351f3b7e3e4bbdb28b78036e24826 [2020-11-30T19:54:02.499Z] check_test.go:196: Daemon d91090d7bfaa9 is not started [2020-11-30T19:54:02.499Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.00s) [2020-11-30T19:54:02.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-11-30T19:54:02.499Z] check_test.go:196: Daemon d2f9398c7bb32 is not started [2020-11-30T19:54:02.499Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.32s) [2020-11-30T19:54:02.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-11-30T19:54:02.499Z] check_test.go:196: Daemon df8f0f46577a4 is not started [2020-11-30T19:54:02.499Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s) [2020-11-30T19:54:02.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest [2020-11-30T19:54:02.499Z] check_test.go:196: Daemon dc06707cf6f9a is not started [2020-11-30T19:54:02.499Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-11-30T19:54:02.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-11-30T19:54:02.499Z] check_test.go:196: Daemon d0b94146c247e is not started [2020-11-30T19:54:02.499Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2020-11-30T19:54:02.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-11-30T19:54:02.499Z] check_test.go:196: Daemon d5a381156dfe3 is not started [2020-11-30T19:54:02.499Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2020-11-30T19:54:02.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-11-30T19:54:02.499Z] check_test.go:196: Daemon d59df1fc2be10 is not started [2020-11-30T19:54:02.499Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2020-11-30T19:54:02.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-11-30T19:54:02.499Z] check_test.go:196: Daemon db9a811dab1b3 is not started [2020-11-30T19:54:02.499Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.34s) [2020-11-30T19:54:02.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability [2020-11-30T19:54:02.499Z] check_test.go:196: Daemon da1fb49438440 is not started [2020-11-30T19:54:02.499Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2020-11-30T19:54:02.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases [2020-11-30T19:54:02.499Z] check_test.go:196: Daemon de8efe519fff7 is not started [2020-11-30T19:54:02.499Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.01s) [2020-11-30T19:54:02.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList [2020-11-30T19:54:02.499Z] check_test.go:196: Daemon d10f23fe0a393 is not started [2020-11-30T19:54:02.499Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.34s) [2020-11-30T19:54:02.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers [2020-11-30T19:54:02.499Z] check_test.go:196: Daemon d0339512537de is not started [2020-11-30T19:54:02.499Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-11-30T19:54:02.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag [2020-11-30T19:54:02.499Z] check_test.go:196: Daemon d1e5a3d31e428 is not started [2020-11-30T19:54:02.499Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-11-30T19:54:02.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage [2020-11-30T19:54:02.499Z] check_test.go:196: Daemon daab77169e6aa is not started [2020-11-30T19:54:02.499Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.23s) [2020-11-30T19:54:02.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer [2020-11-30T19:54:02.499Z] check_test.go:196: Daemon d2c521000e434 is not started [2020-11-30T19:54:02.499Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s) [2020-11-30T19:54:02.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags [2020-11-30T19:54:02.499Z] check_test.go:196: Daemon de43e68d474d7 is not started [2020-11-30T19:54:02.499Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-11-30T19:54:02.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged [2020-11-30T19:54:02.499Z] check_test.go:196: Daemon d223bca6d0fe5 is not started [2020-11-30T19:54:02.499Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.97s) [2020-11-30T19:54:02.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest [2020-11-30T19:54:02.499Z] check_test.go:196: Daemon d224788e2a5d1 is not started [2020-11-30T19:54:02.499Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.53s) [2020-11-30T19:54:02.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest [2020-11-30T19:54:02.499Z] check_test.go:196: Daemon dbea1e5480704 is not started [2020-11-30T19:54:02.499Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.82s) [2020-11-30T19:54:02.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-11-30T19:54:02.499Z] check_test.go:196: Daemon d095fe85eb295 is not started [2020-11-30T19:54:02.499Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.98s) [2020-11-30T19:54:02.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest [2020-11-30T19:54:02.499Z] check_test.go:196: Daemon d6875723d4c21 is not started [2020-11-30T19:54:02.499Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.88s) [2020-11-30T19:54:02.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough [2020-11-30T19:54:02.499Z] daemon.go:325: [d4f075920bbc7] waiting for daemon to start [2020-11-30T19:54:02.499Z] daemon.go:325: [d4f075920bbc7] waiting for daemon to start [2020-11-30T19:54:02.499Z] daemon.go:353: [d4f075920bbc7] daemon started [2020-11-30T19:54:02.499Z] daemon.go:461: [d4f075920bbc7] Stopping daemon [2020-11-30T19:54:02.499Z] daemon.go:296: [d4f075920bbc7] exiting daemon [2020-11-30T19:54:02.499Z] daemon.go:448: [d4f075920bbc7] Daemon stopped [2020-11-30T19:54:02.499Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2020-11-30T19:54:02.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only [2020-11-30T19:54:02.499Z] daemon.go:325: [dcb2b9ad8c9b6] waiting for daemon to start [2020-11-30T19:54:02.499Z] daemon.go:325: [dcb2b9ad8c9b6] waiting for daemon to start [2020-11-30T19:54:02.499Z] daemon.go:353: [dcb2b9ad8c9b6] daemon started [2020-11-30T19:54:02.499Z] daemon.go:461: [dcb2b9ad8c9b6] Stopping daemon [2020-11-30T19:54:02.499Z] daemon.go:296: [dcb2b9ad8c9b6] exiting daemon [2020-11-30T19:54:02.499Z] daemon.go:448: [dcb2b9ad8c9b6] Daemon stopped [2020-11-30T19:54:02.499Z] === RUN TestDockerSchema1RegistrySuite [2020-11-30T19:54:02.499Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-30T19:54:03.276Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-11-30T19:54:03.276Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-11-30T19:54:04.256Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-11-30T19:54:05.233Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-11-30T19:54:05.787Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-11-30T19:54:06.783Z] --- PASS: TestBuildMultiStageCopy (13.86s) [2020-11-30T19:54:06.783Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.66s) [2020-11-30T19:54:06.783Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.79s) [2020-11-30T19:54:06.783Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.98s) [2020-11-30T19:54:06.783Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.15s) [2020-11-30T19:54:06.783Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.28s) [2020-11-30T19:54:06.783Z] === RUN TestBuildMultiStageParentConfig [2020-11-30T19:54:06.783Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2020-11-30T19:54:06.783Z] build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-30T19:54:06.783Z] === RUN TestBuildLabelWithTargets [2020-11-30T19:54:06.783Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2020-11-30T19:54:06.783Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-30T19:54:06.783Z] === RUN TestBuildWithEmptyLayers [2020-11-30T19:54:07.763Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2020-11-30T19:54:07.763Z] === RUN TestBuildMultiStageOnBuild [2020-11-30T19:54:07.763Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s) [2020-11-30T19:54:07.763Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-30T19:54:07.763Z] === RUN TestBuildUncleanTarFilenames [2020-11-30T19:54:07.763Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2020-11-30T19:54:07.763Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-30T19:54:07.763Z] === RUN TestBuildMultiStageLayerLeak [2020-11-30T19:54:07.763Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2020-11-30T19:54:07.763Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-30T19:54:07.763Z] === RUN TestBuildWithHugeFile [2020-11-30T19:54:07.763Z] --- SKIP: TestBuildWithHugeFile (0.01s) [2020-11-30T19:54:07.763Z] build_test.go:492: testEnv.OSType == "windows" [2020-11-30T19:54:07.763Z] === RUN TestBuildWithEmptyDockerfile [2020-11-30T19:54:07.763Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-30T19:54:07.763Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-30T19:54:07.763Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-30T19:54:07.763Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-30T19:54:07.763Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-30T19:54:07.763Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-30T19:54:08.231Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-11-30T19:54:08.231Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-11-30T19:54:08.231Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-11-30T19:54:08.231Z] --- PASS: TestBuildWithEmptyDockerfile (0.39s) [2020-11-30T19:54:08.231Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2020-11-30T19:54:08.231Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2020-11-30T19:54:08.231Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2020-11-30T19:54:08.231Z] === RUN TestBuildPreserveOwnership [2020-11-30T19:54:08.231Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2020-11-30T19:54:08.231Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-30T19:54:08.231Z] === RUN TestBuildPlatformInvalid [2020-11-30T19:54:08.231Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2020-11-30T19:54:08.231Z] PASS [2020-11-30T19:54:08.231Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-11-30T19:54:08.231Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:54:08.231Z] INFO: Testing against a local daemon [2020-11-30T19:54:08.231Z] === RUN TestConfigList [2020-11-30T19:54:08.231Z] --- SKIP: TestConfigList (0.00s) [2020-11-30T19:54:08.231Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:54:08.231Z] === RUN TestConfigsCreateAndDelete [2020-11-30T19:54:08.231Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-11-30T19:54:08.231Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:54:08.231Z] === RUN TestConfigsUpdate [2020-11-30T19:54:08.231Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-11-30T19:54:08.231Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:54:08.231Z] === RUN TestTemplatedConfig [2020-11-30T19:54:08.231Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-11-30T19:54:08.231Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:54:08.231Z] === RUN TestConfigInspect [2020-11-30T19:54:08.231Z] --- SKIP: TestConfigInspect (0.00s) [2020-11-30T19:54:08.231Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:54:08.231Z] === RUN TestConfigCreateWithLabels [2020-11-30T19:54:08.231Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2020-11-30T19:54:08.231Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:54:08.231Z] === RUN TestConfigCreateResolve [2020-11-30T19:54:08.231Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-11-30T19:54:08.231Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:54:08.231Z] === RUN TestConfigDaemonLibtrustID [2020-11-30T19:54:08.231Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-11-30T19:54:08.231Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:54:08.231Z] PASS [2020-11-30T19:54:08.231Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-11-30T19:54:08.231Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:54:08.231Z] INFO: Testing against a local daemon [2020-11-30T19:54:08.231Z] === RUN TestCheckpoint [2020-11-30T19:54:08.231Z] --- SKIP: TestCheckpoint (0.00s) [2020-11-30T19:54:08.231Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-11-30T19:54:08.231Z] === RUN TestContainerInvalidJSON [2020-11-30T19:54:08.231Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-11-30T19:54:08.231Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-11-30T19:54:08.231Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-11-30T19:54:08.231Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-11-30T19:54:08.231Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-11-30T19:54:08.231Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-11-30T19:54:08.231Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-11-30T19:54:08.231Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-11-30T19:54:08.231Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-11-30T19:54:08.231Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-11-30T19:54:08.231Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-11-30T19:54:08.231Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-11-30T19:54:08.231Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.02s) [2020-11-30T19:54:08.231Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-11-30T19:54:08.231Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2020-11-30T19:54:08.231Z] copy_test.go:25: testEnv.OSType == "windows" [2020-11-30T19:54:08.231Z] === RUN TestCopyFromContainerPathIsNotDir [2020-11-30T19:54:08.231Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2020-11-30T19:54:08.231Z] copy_test.go:39: testEnv.OSType == "windows" [2020-11-30T19:54:08.231Z] === RUN TestCopyToContainerPathDoesNotExist [2020-11-30T19:54:08.231Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2020-11-30T19:54:08.231Z] copy_test.go:51: testEnv.OSType == "windows" [2020-11-30T19:54:08.231Z] === RUN TestCopyToContainerPathIsNotDir [2020-11-30T19:54:08.231Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2020-11-30T19:54:08.231Z] copy_test.go:65: testEnv.OSType == "windows" [2020-11-30T19:54:08.231Z] === RUN TestCopyFromContainer [2020-11-30T19:54:08.231Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-11-30T19:54:08.231Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:54:08.231Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-11-30T19:54:08.697Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-30T19:54:08.697Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-30T19:54:08.697Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-30T19:54:08.697Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-30T19:54:08.697Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-30T19:54:08.697Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-30T19:54:08.697Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-11-30T19:54:08.697Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-11-30T19:54:08.697Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-11-30T19:54:08.697Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-11-30T19:54:08.697Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-11-30T19:54:08.697Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-11-30T19:54:08.697Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-11-30T19:54:08.697Z] === RUN TestCreateLinkToNonExistingContainer [2020-11-30T19:54:08.697Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-11-30T19:54:08.697Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-11-30T19:54:08.697Z] === RUN TestCreateWithInvalidEnv [2020-11-30T19:54:08.697Z] === RUN TestCreateWithInvalidEnv/0 [2020-11-30T19:54:08.697Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-11-30T19:54:08.697Z] === RUN TestCreateWithInvalidEnv/1 [2020-11-30T19:54:08.697Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-11-30T19:54:08.697Z] === RUN TestCreateWithInvalidEnv/2 [2020-11-30T19:54:08.697Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-11-30T19:54:08.697Z] === CONT TestCreateWithInvalidEnv/0 [2020-11-30T19:54:08.697Z] === CONT TestCreateWithInvalidEnv/1 [2020-11-30T19:54:08.697Z] === CONT TestCreateWithInvalidEnv/2 [2020-11-30T19:54:08.697Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-11-30T19:54:08.697Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-11-30T19:54:08.697Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-11-30T19:54:08.697Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-11-30T19:54:08.697Z] === RUN TestCreateTmpfsMountsTarget [2020-11-30T19:54:08.697Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-11-30T19:54:08.697Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:54:08.697Z] === RUN TestCreateWithCustomMaskedPaths [2020-11-30T19:54:08.697Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-11-30T19:54:08.697Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:54:08.697Z] === RUN TestCreateWithCapabilities [2020-11-30T19:54:08.697Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2020-11-30T19:54:08.697Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-11-30T19:54:08.697Z] === RUN TestCreateWithCustomReadonlyPaths [2020-11-30T19:54:08.697Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-11-30T19:54:08.697Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:54:08.697Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-11-30T19:54:08.697Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-30T19:54:08.697Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-30T19:54:08.697Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-30T19:54:08.697Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-30T19:54:08.697Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-30T19:54:08.697Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-30T19:54:08.697Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-30T19:54:08.697Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-30T19:54:08.697Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-30T19:54:08.697Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-30T19:54:08.697Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-11-30T19:54:08.697Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-11-30T19:54:08.697Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-11-30T19:54:08.697Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-11-30T19:54:08.697Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-11-30T19:54:08.697Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-11-30T19:54:08.697Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-11-30T19:54:08.697Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-11-30T19:54:08.697Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-11-30T19:54:08.697Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-11-30T19:54:08.697Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-11-30T19:54:08.697Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-11-30T19:54:08.697Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-11-30T19:54:08.697Z] create_test.go:542: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-11-30T19:54:08.697Z] === RUN TestDiff [2020-11-30T19:54:08.697Z] --- SKIP: TestDiff (0.00s) [2020-11-30T19:54:08.697Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-11-30T19:54:08.697Z] === RUN TestExecWithCloseStdin [2020-11-30T19:54:09.073Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-11-30T19:54:09.332Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-11-30T19:54:10.709Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-11-30T19:54:10.709Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-11-30T19:54:10.892Z] --- PASS: TestExecWithCloseStdin (2.04s) [2020-11-30T19:54:10.892Z] === RUN TestExec [2020-11-30T19:54:10.892Z] --- SKIP: TestExec (0.00s) [2020-11-30T19:54:10.892Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-11-30T19:54:10.892Z] === RUN TestExecUser [2020-11-30T19:54:10.892Z] --- SKIP: TestExecUser (0.00s) [2020-11-30T19:54:10.892Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-11-30T19:54:10.892Z] === RUN TestExportContainerAndImportImage [2020-11-30T19:54:10.892Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-11-30T19:54:10.892Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:54:10.892Z] === RUN TestExportContainerAfterDaemonRestart [2020-11-30T19:54:10.892Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-11-30T19:54:10.892Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:54:10.892Z] === RUN TestHealthCheckWorkdir [2020-11-30T19:54:10.892Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-11-30T19:54:10.892Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-11-30T19:54:10.892Z] === RUN TestHealthKillContainer [2020-11-30T19:54:10.892Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-11-30T19:54:10.892Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-11-30T19:54:10.892Z] === RUN TestInspectCpusetInConfigPre120 [2020-11-30T19:54:10.892Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-11-30T19:54:10.892Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-11-30T19:54:10.892Z] === RUN TestKillContainerInvalidSignal [2020-11-30T19:54:11.646Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-11-30T19:54:12.441Z] --- PASS: TestKillContainerInvalidSignal (1.69s) [2020-11-30T19:54:12.441Z] === RUN TestKillContainer [2020-11-30T19:54:12.441Z] --- SKIP: TestKillContainer (0.00s) [2020-11-30T19:54:12.441Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-11-30T19:54:12.441Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-11-30T19:54:12.441Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-11-30T19:54:12.441Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-11-30T19:54:12.441Z] === RUN TestKillStoppedContainer [2020-11-30T19:54:12.441Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-11-30T19:54:12.441Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-11-30T19:54:12.441Z] === RUN TestKillStoppedContainerAPIPre120 [2020-11-30T19:54:12.441Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-11-30T19:54:12.441Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-11-30T19:54:12.441Z] === RUN TestKillDifferentUserContainer [2020-11-30T19:54:12.441Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-11-30T19:54:12.441Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-11-30T19:54:12.441Z] === RUN TestInspectOomKilledTrue [2020-11-30T19:54:12.441Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-11-30T19:54:12.441Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-30T19:54:12.441Z] === RUN TestInspectOomKilledFalse [2020-11-30T19:54:12.441Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-11-30T19:54:12.441Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-11-30T19:54:12.441Z] === RUN TestLogsFollowTailEmpty [2020-11-30T19:54:12.582Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-11-30T19:54:13.531Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-11-30T19:54:14.004Z] --- PASS: TestLogsFollowTailEmpty (1.83s) [2020-11-30T19:54:14.004Z] === RUN TestNetworkNat [2020-11-30T19:54:14.004Z] --- SKIP: TestNetworkNat (0.00s) [2020-11-30T19:54:14.004Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-11-30T19:54:14.004Z] === RUN TestNetworkLocalhostTCPNat [2020-11-30T19:54:14.004Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2020-11-30T19:54:14.004Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-30T19:54:14.004Z] === RUN TestNetworkLoopbackNat [2020-11-30T19:54:14.004Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-11-30T19:54:14.004Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-11-30T19:54:14.004Z] === RUN TestPause [2020-11-30T19:54:14.004Z] --- SKIP: TestPause (0.00s) [2020-11-30T19:54:14.004Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-11-30T19:54:14.004Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-11-30T19:54:16.090Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-11-30T19:54:16.090Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-11-30T19:54:16.204Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.74s) [2020-11-30T19:54:16.204Z] === RUN TestPauseStopPausedContainer [2020-11-30T19:54:16.204Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-11-30T19:54:16.204Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:54:16.204Z] === RUN TestPsFilter [2020-11-30T19:54:16.204Z] --- PASS: TestPsFilter (0.12s) [2020-11-30T19:54:16.204Z] === RUN TestRemoveContainerWithRemovedVolume [2020-11-30T19:54:16.657Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-11-30T19:54:16.658Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-11-30T19:54:16.916Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-11-30T19:54:17.175Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-11-30T19:54:17.433Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-11-30T19:54:17.693Z] --- PASS: TestDockerSchema1RegistrySuite (15.06s) [2020-11-30T19:54:17.693Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.08s) [2020-11-30T19:54:17.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-11-30T19:54:17.693Z] check_test.go:223: Daemon d1b0db4a713ff is not started [2020-11-30T19:54:17.693Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.76s) [2020-11-30T19:54:17.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-11-30T19:54:17.693Z] check_test.go:223: Daemon d79af159e4f61 is not started [2020-11-30T19:54:17.693Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.99s) [2020-11-30T19:54:17.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-11-30T19:54:17.693Z] check_test.go:223: Daemon d0fdcf16ad1dd is not started [2020-11-30T19:54:17.693Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.99s) [2020-11-30T19:54:17.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest [2020-11-30T19:54:17.693Z] check_test.go:223: Daemon d646f693b27b3 is not started [2020-11-30T19:54:17.693Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-11-30T19:54:17.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-11-30T19:54:17.693Z] check_test.go:223: Daemon d0da13b3b19f8 is not started [2020-11-30T19:54:17.693Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2020-11-30T19:54:17.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-11-30T19:54:17.693Z] check_test.go:223: Daemon d8cac5784ce4f is not started [2020-11-30T19:54:17.693Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.91s) [2020-11-30T19:54:17.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-11-30T19:54:17.693Z] check_test.go:223: Daemon dcf5146ab8ee1 is not started [2020-11-30T19:54:17.693Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2020-11-30T19:54:17.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-11-30T19:54:17.693Z] check_test.go:223: Daemon d13320bddd3b0 is not started [2020-11-30T19:54:17.693Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.53s) [2020-11-30T19:54:17.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability [2020-11-30T19:54:17.693Z] check_test.go:223: Daemon d30d0437333a3 is not started [2020-11-30T19:54:17.693Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2020-11-30T19:54:17.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-11-30T19:54:17.693Z] check_test.go:223: Daemon d0df466481171 is not started [2020-11-30T19:54:17.693Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.35s) [2020-11-30T19:54:17.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-11-30T19:54:17.693Z] check_test.go:223: Daemon d9c02176b0570 is not started [2020-11-30T19:54:17.693Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-11-30T19:54:17.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag [2020-11-30T19:54:17.693Z] check_test.go:223: Daemon d39c8d19be8af is not started [2020-11-30T19:54:17.693Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-11-30T19:54:17.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-11-30T19:54:17.693Z] check_test.go:223: Daemon dfd9d46d9c61e is not started [2020-11-30T19:54:17.693Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s) [2020-11-30T19:54:17.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-11-30T19:54:17.693Z] check_test.go:223: Daemon d1e0b2f3985ba is not started [2020-11-30T19:54:17.693Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2020-11-30T19:54:17.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-11-30T19:54:17.693Z] check_test.go:223: Daemon d03f768814b43 is not started [2020-11-30T19:54:17.693Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-11-30T19:54:17.693Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged [2020-11-30T19:54:17.693Z] check_test.go:223: Daemon dd14c984f6fd9 is not started [2020-11-30T19:54:17.693Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-11-30T19:54:17.693Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-11-30T19:54:18.261Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-11-30T19:54:18.401Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.01s) [2020-11-30T19:54:18.401Z] === RUN TestRemoveContainerWithVolume [2020-11-30T19:54:18.828Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-11-30T19:54:19.086Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-11-30T19:54:19.628Z] #33 127.8 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-11-30T19:54:19.629Z] #33 129.8 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-11-30T19:54:19.629Z] #33 131.3 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-11-30T19:54:19.629Z] #33 133.1 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-11-30T19:54:19.629Z] #33 134.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-11-30T19:54:19.629Z] #33 135.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-11-30T19:54:19.629Z] #33 137.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-11-30T19:54:19.629Z] #33 138.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-11-30T19:54:19.629Z] #33 138.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-11-30T19:54:19.950Z] --- PASS: TestRemoveContainerWithVolume (2.04s) [2020-11-30T19:54:19.950Z] === RUN TestRemoveContainerRunning [2020-11-30T19:54:20.022Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-11-30T19:54:20.281Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-11-30T19:54:20.540Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-11-30T19:54:21.001Z] #33 140.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-11-30T19:54:21.107Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-11-30T19:54:21.107Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.53s) [2020-11-30T19:54:21.107Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.70s) [2020-11-30T19:54:21.107Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-11-30T19:54:21.107Z] check_test.go:252: Daemon df4576b41c5ad is not started [2020-11-30T19:54:21.107Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.44s) [2020-11-30T19:54:21.107Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-11-30T19:54:21.107Z] check_test.go:252: Daemon dd2daafc0a1a3 is not started [2020-11-30T19:54:21.107Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-11-30T19:54:21.107Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-11-30T19:54:21.107Z] check_test.go:252: Daemon d1859d341bb64 is not started [2020-11-30T19:54:21.107Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.03s) [2020-11-30T19:54:21.107Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-11-30T19:54:21.107Z] daemon.go:325: [d9d147ababa62] waiting for daemon to start [2020-11-30T19:54:21.107Z] daemon.go:325: [d9d147ababa62] waiting for daemon to start [2020-11-30T19:54:21.107Z] daemon.go:353: [d9d147ababa62] daemon started [2020-11-30T19:54:21.107Z] daemon.go:461: [d9d147ababa62] Stopping daemon [2020-11-30T19:54:21.107Z] daemon.go:296: [d9d147ababa62] exiting daemon [2020-11-30T19:54:21.107Z] daemon.go:448: [d9d147ababa62] Daemon stopped [2020-11-30T19:54:21.107Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-11-30T19:54:21.107Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-11-30T19:54:21.107Z] check_test.go:252: Daemon de1bed22fba65 is not started [2020-11-30T19:54:21.107Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-11-30T19:54:21.107Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-11-30T19:54:21.107Z] check_test.go:252: Daemon dfaa4fe9df1f0 is not started [2020-11-30T19:54:21.107Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.48s) [2020-11-30T19:54:21.107Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-11-30T19:54:21.107Z] check_test.go:252: Daemon ddf0658e5817d is not started [2020-11-30T19:54:21.107Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-11-30T19:54:21.107Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-11-30T19:54:21.107Z] check_test.go:252: Daemon d768b5dfad583 is not started [2020-11-30T19:54:21.107Z] === RUN TestDockerRegistryAuthTokenSuite [2020-11-30T19:54:21.107Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-11-30T19:54:21.934Z] #33 141.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-11-30T19:54:22.148Z] --- PASS: TestRemoveContainerRunning (1.69s) [2020-11-30T19:54:22.148Z] === RUN TestRemoveContainerForceRemoveRunning [2020-11-30T19:54:23.701Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.71s) [2020-11-30T19:54:23.701Z] === RUN TestRemoveInvalidContainer [2020-11-30T19:54:23.701Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-11-30T19:54:23.701Z] === RUN TestRenameLinkedContainer [2020-11-30T19:54:23.701Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-11-30T19:54:23.701Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-11-30T19:54:23.701Z] === RUN TestRenameStoppedContainer [2020-11-30T19:54:23.824Z] #33 142.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-11-30T19:54:25.190Z] #33 144.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-11-30T19:54:25.897Z] --- PASS: TestRenameStoppedContainer (2.02s) [2020-11-30T19:54:25.897Z] === RUN TestRenameRunningContainerAndReuse [2020-11-30T19:54:26.376Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-11-30T19:54:26.635Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-11-30T19:54:26.635Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-11-30T19:54:26.893Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-11-30T19:54:26.893Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2020-11-30T19:54:26.893Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-11-30T19:54:26.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-11-30T19:54:26.893Z] check_test.go:279: Daemon d9adb2acae231 is not started [2020-11-30T19:54:26.893Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-11-30T19:54:26.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-11-30T19:54:26.893Z] check_test.go:279: Daemon de2655eeebd5a is not started [2020-11-30T19:54:26.893Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-11-30T19:54:26.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-11-30T19:54:26.893Z] check_test.go:279: Daemon db31c2b264e2f is not started [2020-11-30T19:54:26.893Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-11-30T19:54:26.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-11-30T19:54:26.893Z] check_test.go:279: Daemon d83035b121a1b is not started [2020-11-30T19:54:26.893Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-11-30T19:54:26.893Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-11-30T19:54:26.893Z] check_test.go:279: Daemon d7c7b30fcba12 is not started [2020-11-30T19:54:26.893Z] === RUN TestDockerNetworkSuite [2020-11-30T19:54:26.893Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-11-30T19:54:27.081Z] #33 146.3 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-11-30T19:54:28.450Z] #33 147.6 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-11-30T19:54:28.797Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-11-30T19:54:29.662Z] --- PASS: TestRenameRunningContainerAndReuse (3.69s) [2020-11-30T19:54:29.662Z] === RUN TestRenameInvalidName [2020-11-30T19:54:29.733Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-11-30T19:54:30.340Z] #33 149.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-11-30T19:54:30.641Z] --- PASS: TestRenameInvalidName (1.63s) [2020-11-30T19:54:30.641Z] === RUN TestRenameAnonymousContainer [2020-11-30T19:54:30.641Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-11-30T19:54:30.641Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-11-30T19:54:30.641Z] === RUN TestRenameContainerWithSameName [2020-11-30T19:54:31.269Z] #33 150.5 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-11-30T19:54:32.637Z] #33 151.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-11-30T19:54:32.837Z] --- PASS: TestRenameContainerWithSameName (1.69s) [2020-11-30T19:54:32.837Z] === RUN TestRenameContainerWithLinkedContainer [2020-11-30T19:54:32.837Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-11-30T19:54:32.837Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-11-30T19:54:32.837Z] === RUN TestResize [2020-11-30T19:54:32.837Z] --- SKIP: TestResize (0.00s) [2020-11-30T19:54:32.837Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-11-30T19:54:32.837Z] === RUN TestResizeWithInvalidSize [2020-11-30T19:54:32.837Z] --- SKIP: TestResizeWithInvalidSize (0.01s) [2020-11-30T19:54:32.837Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-11-30T19:54:32.837Z] === RUN TestResizeWhenContainerNotStarted [2020-11-30T19:54:33.020Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-11-30T19:54:33.566Z] #33 152.9 [2020-11-30T19:54:33.822Z] #33 DONE 153.1s [2020-11-30T19:54:33.822Z] [2020-11-30T19:54:33.822Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-11-30T19:54:34.386Z] --- PASS: TestResizeWhenContainerNotStarted (1.95s) [2020-11-30T19:54:34.386Z] === RUN TestDaemonRestartKillContainers [2020-11-30T19:54:34.386Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-11-30T19:54:34.386Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:54:34.386Z] === RUN TestStats [2020-11-30T19:54:34.386Z] --- SKIP: TestStats (0.00s) [2020-11-30T19:54:34.386Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-11-30T19:54:34.386Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-11-30T19:54:34.922Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-11-30T19:54:35.190Z] #34 DONE 1.3s [2020-11-30T19:54:36.557Z] [2020-11-30T19:54:36.557Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-11-30T19:54:37.119Z] #35 DONE 0.6s [2020-11-30T19:54:37.119Z] [2020-11-30T19:54:37.119Z] #36 exporting to image [2020-11-30T19:54:37.119Z] #36 exporting layers [2020-11-30T19:54:37.456Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-11-30T19:54:38.834Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-11-30T19:54:39.009Z] #36 exporting layers 1.7s done [2020-11-30T19:54:39.009Z] #36 writing image sha256:794c31f554dab28ba0eeddf75b1ef8b8bbc93a748998201f5488a1b570ede004 done [2020-11-30T19:54:39.009Z] #36 naming to docker.io/library/moby-e2e-test done [2020-11-30T19:54:39.009Z] #36 DONE 1.7s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-30T19:54:39.336Z] + echo Ensuring container killed. [2020-11-30T19:54:39.336Z] Ensuring container killed. [2020-11-30T19:54:39.336Z] + docker rm -vf docker-pr2 [2020-11-30T19:54:39.336Z] Error: No such container: docker-pr2 [2020-11-30T19:54:39.336Z] + true [Pipeline] sh [2020-11-30T19:54:39.609Z] + echo Chowning /workspace to jenkins user [2020-11-30T19:54:39.609Z] Chowning /workspace to jenkins user [2020-11-30T19:54:39.609Z] + id -u [2020-11-30T19:54:39.609Z] + id -g [2020-11-30T19:54:39.609Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41615:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-30T19:54:40.506Z] + bundleName=unit [2020-11-30T19:54:40.506Z] + echo Creating unit-bundles.tar.gz [2020-11-30T19:54:40.506Z] Creating unit-bundles.tar.gz [2020-11-30T19:54:40.506Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-11-30T19:54:40.506Z] bundles/junit-report.xml [2020-11-30T19:54:40.506Z] bundles/go-test-report.json [2020-11-30T19:54:40.506Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-11-30T19:54:40.515Z] Archiving artifacts [2020-11-30T19:54:40.993Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41615/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-30T19:54:41.292Z] + make clean [2020-11-30T19:54:41.548Z] docker volume rm -f docker-dev-cache [2020-11-30T19:54:41.548Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-30T19:54:43.010Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.08s) [2020-11-30T19:54:43.010Z] === RUN TestStopContainerWithTimeout [2020-11-30T19:54:43.010Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-11-30T19:54:43.010Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-11-30T19:54:43.010Z] === RUN TestUpdateRestartPolicy [2020-11-30T19:54:45.446Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-11-30T19:54:46.822Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-11-30T19:54:47.759Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-11-30T19:54:48.327Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-11-30T19:54:48.896Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-11-30T19:54:49.833Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-11-30T19:54:50.769Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-11-30T19:54:51.029Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-11-30T19:54:51.288Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-11-30T19:54:52.224Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-11-30T19:54:52.483Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-11-30T19:54:52.483Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-11-30T19:54:52.483Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-11-30T19:54:53.423Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-11-30T19:54:54.800Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-11-30T19:54:54.800Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-11-30T19:54:55.060Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-11-30T19:54:55.319Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-11-30T19:54:57.852Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-11-30T19:54:59.757Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-11-30T19:55:03.948Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-11-30T19:55:04.171Z] --- PASS: TestUpdateRestartPolicy (20.77s) [2020-11-30T19:55:04.171Z] === RUN TestUpdateRestartWithAutoRemove [2020-11-30T19:55:04.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-11-30T19:55:05.144Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-11-30T19:55:05.149Z] --- PASS: TestUpdateRestartWithAutoRemove (1.73s) [2020-11-30T19:55:05.149Z] === RUN TestWaitNonBlocked [2020-11-30T19:55:05.149Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-30T19:55:05.149Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-30T19:55:05.149Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-30T19:55:05.149Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-30T19:55:05.149Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-11-30T19:55:05.149Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-11-30T19:55:05.402Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-11-30T19:55:05.402Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-11-30T19:55:05.661Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-11-30T19:55:05.920Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-11-30T19:55:05.920Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-11-30T19:55:08.090Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-11-30T19:55:08.090Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.53s) [2020-11-30T19:55:08.090Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.62s) [2020-11-30T19:55:08.090Z] === RUN TestWaitBlocked [2020-11-30T19:55:08.090Z] --- SKIP: TestWaitBlocked (0.00s) [2020-11-30T19:55:08.090Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:55:08.090Z] PASS [2020-11-30T19:55:08.090Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-11-30T19:55:08.090Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:55:08.090Z] INFO: Testing against a local daemon [2020-11-30T19:55:08.090Z] === RUN TestCommitInheritsEnv [2020-11-30T19:55:08.090Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2020-11-30T19:55:08.090Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-30T19:55:08.090Z] === RUN TestImportExtremelyLargeImageWorks [2020-11-30T19:55:08.090Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-11-30T19:55:08.090Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-11-30T19:55:08.090Z] === RUN TestImagesFilterMultiReference [2020-11-30T19:55:08.090Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-11-30T19:55:08.090Z] === RUN TestImagePullPlatformInvalid [2020-11-30T19:55:08.090Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-11-30T19:55:08.090Z] === RUN TestRemoveImageOrphaning [2020-11-30T19:55:08.090Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2020-11-30T19:55:08.090Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-30T19:55:08.090Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-11-30T19:55:08.090Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-11-30T19:55:08.090Z] === RUN TestTagInvalidReference [2020-11-30T19:55:08.090Z] --- PASS: TestTagInvalidReference (0.03s) [2020-11-30T19:55:08.090Z] === RUN TestTagValidPrefixedRepo [2020-11-30T19:55:08.090Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2020-11-30T19:55:08.090Z] === RUN TestTagExistedNameWithoutForce [2020-11-30T19:55:08.090Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-11-30T19:55:08.090Z] === RUN TestTagOfficialNames [2020-11-30T19:55:08.090Z] --- SKIP: TestTagOfficialNames (0.00s) [2020-11-30T19:55:08.090Z] tag_test.go:98: testEnv.OSType == "windows" [2020-11-30T19:55:08.090Z] === RUN TestTagMatchesDigest [2020-11-30T19:55:08.090Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-11-30T19:55:08.090Z] PASS [2020-11-30T19:55:08.090Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-11-30T19:55:08.090Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:55:08.090Z] INFO: Testing against a local daemon [2020-11-30T19:55:08.090Z] === RUN TestNetworkCreateDelete [2020-11-30T19:55:08.090Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-11-30T19:55:08.090Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:55:08.090Z] === RUN TestDockerNetworkDeletePreferID [2020-11-30T19:55:08.090Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-11-30T19:55:08.090Z] 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-11-30T19:55:08.090Z] === RUN TestDaemonDNSFallback [2020-11-30T19:55:08.090Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2020-11-30T19:55:08.090Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:55:08.090Z] === RUN TestInspectNetwork [2020-11-30T19:55:08.090Z] --- SKIP: TestInspectNetwork (0.00s) [2020-11-30T19:55:08.090Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-11-30T19:55:08.090Z] === RUN TestRunContainerWithBridgeNone [2020-11-30T19:55:08.090Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-11-30T19:55:08.090Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:55:08.090Z] === RUN TestNetworkInvalidJSON [2020-11-30T19:55:08.090Z] === RUN TestNetworkInvalidJSON//networks/create [2020-11-30T19:55:08.090Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-11-30T19:55:08.090Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-11-30T19:55:08.090Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-11-30T19:55:08.090Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-30T19:55:08.090Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-30T19:55:08.090Z] === CONT TestNetworkInvalidJSON//networks/create [2020-11-30T19:55:08.090Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-11-30T19:55:08.090Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-11-30T19:55:08.090Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-11-30T19:55:08.090Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-11-30T19:55:08.090Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-11-30T19:55:08.090Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-11-30T19:55:08.090Z] === RUN TestDaemonRestartWithLiveRestore [2020-11-30T19:55:08.090Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2020-11-30T19:55:08.090Z] service_test.go:29: testEnv.OSType == "windows" [2020-11-30T19:55:08.090Z] === RUN TestDaemonDefaultNetworkPools [2020-11-30T19:55:08.090Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-11-30T19:55:08.090Z] service_test.go:51: testEnv.OSType == "windows" [2020-11-30T19:55:08.090Z] === RUN TestDaemonRestartWithExistingNetwork [2020-11-30T19:55:08.090Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-11-30T19:55:08.090Z] service_test.go:94: testEnv.OSType == "windows" [2020-11-30T19:55:08.090Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-11-30T19:55:08.090Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-11-30T19:55:08.090Z] service_test.go:127: testEnv.OSType == "windows" [2020-11-30T19:55:08.090Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-11-30T19:55:08.090Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-11-30T19:55:08.090Z] service_test.go:177: testEnv.OSType == "windows" [2020-11-30T19:55:08.090Z] === RUN TestServiceWithPredefinedNetwork [2020-11-30T19:55:08.090Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-11-30T19:55:08.090Z] service_test.go:201: testEnv.OSType == "windows" [2020-11-30T19:55:08.090Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-11-30T19:55:08.090Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-11-30T19:55:08.090Z] service_test.go:230: FLAKY_TEST [2020-11-30T19:55:08.090Z] === RUN TestServiceWithDataPathPortInit [2020-11-30T19:55:08.090Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-11-30T19:55:08.090Z] service_test.go:319: testEnv.OSType == "windows" [2020-11-30T19:55:08.090Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-11-30T19:55:08.090Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-11-30T19:55:08.090Z] service_test.go:386: testEnv.OSType == "windows" [2020-11-30T19:55:08.090Z] PASS [2020-11-30T19:55:08.090Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-11-30T19:55:08.090Z] PASS [2020-11-30T19:55:08.090Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-11-30T19:55:08.554Z] PASS [2020-11-30T19:55:08.554Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-11-30T19:55:08.554Z] PASS [2020-11-30T19:55:08.554Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-11-30T19:55:08.554Z] PASS [2020-11-30T19:55:08.554Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-11-30T19:55:08.554Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:55:08.554Z] INFO: Testing against a local daemon [2020-11-30T19:55:08.554Z] === RUN TestPluginInvalidJSON [2020-11-30T19:55:08.554Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-11-30T19:55:08.554Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-11-30T19:55:08.554Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-11-30T19:55:08.554Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-11-30T19:55:08.554Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-11-30T19:55:08.554Z] PASS [2020-11-30T19:55:08.554Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-11-30T19:55:08.554Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:55:08.554Z] INFO: Testing against a local daemon [2020-11-30T19:55:08.554Z] === RUN TestExternalGraphDriver [2020-11-30T19:55:08.554Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-11-30T19:55:08.554Z] external_test.go:48: runtime.GOOS == "windows" [2020-11-30T19:55:08.554Z] === RUN TestGraphdriverPluginV2 [2020-11-30T19:55:08.554Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-11-30T19:55:08.554Z] external_test.go:407: runtime.GOOS == "windows" [2020-11-30T19:55:08.554Z] PASS [2020-11-30T19:55:08.554Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-11-30T19:55:08.554Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:55:08.554Z] INFO: Testing against a local daemon [2020-11-30T19:55:08.554Z] PASS [2020-11-30T19:55:08.554Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-11-30T19:55:08.554Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:55:08.554Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-11-30T19:55:09.018Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:55:09.018Z] INFO: Testing against a local daemon [2020-11-30T19:55:09.018Z] === RUN TestSecretInspect [2020-11-30T19:55:09.018Z] --- SKIP: TestSecretInspect (0.00s) [2020-11-30T19:55:09.018Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:09.018Z] === RUN TestSecretList [2020-11-30T19:55:09.018Z] --- SKIP: TestSecretList (0.00s) [2020-11-30T19:55:09.018Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:09.018Z] === RUN TestSecretsCreateAndDelete [2020-11-30T19:55:09.018Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-11-30T19:55:09.018Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:09.018Z] === RUN TestSecretsUpdate [2020-11-30T19:55:09.018Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-11-30T19:55:09.018Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:09.018Z] === RUN TestTemplatedSecret [2020-11-30T19:55:09.018Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-11-30T19:55:09.018Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:09.018Z] === RUN TestSecretCreateResolve [2020-11-30T19:55:09.018Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-11-30T19:55:09.018Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:55:09.018Z] PASS [2020-11-30T19:55:09.018Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-11-30T19:55:09.018Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:55:09.018Z] INFO: Testing against a local daemon [2020-11-30T19:55:09.018Z] === RUN TestServiceCreateInit [2020-11-30T19:55:09.018Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-11-30T19:55:09.018Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-11-30T19:55:09.018Z] --- PASS: TestServiceCreateInit (0.03s) [2020-11-30T19:55:09.018Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-11-30T19:55:09.018Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:09.018Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-11-30T19:55:09.018Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:09.018Z] === RUN TestCreateServiceMultipleTimes [2020-11-30T19:55:09.018Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-11-30T19:55:09.018Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:09.018Z] === RUN TestCreateServiceConflict [2020-11-30T19:55:09.018Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-11-30T19:55:09.018Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:09.018Z] === RUN TestCreateServiceMaxReplicas [2020-11-30T19:55:09.018Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2020-11-30T19:55:09.018Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:09.018Z] === RUN TestCreateWithDuplicateNetworkNames [2020-11-30T19:55:09.018Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-11-30T19:55:09.018Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:09.018Z] === RUN TestCreateServiceSecretFileMode [2020-11-30T19:55:09.018Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-11-30T19:55:09.018Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:09.018Z] === RUN TestCreateServiceConfigFileMode [2020-11-30T19:55:09.018Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-11-30T19:55:09.018Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:09.018Z] === RUN TestCreateServiceSysctls [2020-11-30T19:55:09.018Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2020-11-30T19:55:09.018Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:09.018Z] === RUN TestInspect [2020-11-30T19:55:09.018Z] --- SKIP: TestInspect (0.00s) [2020-11-30T19:55:09.018Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:09.018Z] === RUN TestDockerNetworkConnectAlias [2020-11-30T19:55:09.018Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-11-30T19:55:09.018Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:09.018Z] === RUN TestDockerNetworkReConnect [2020-11-30T19:55:09.018Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-11-30T19:55:09.018Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:09.018Z] === RUN TestServicePlugin [2020-11-30T19:55:09.018Z] --- SKIP: TestServicePlugin (0.00s) [2020-11-30T19:55:09.018Z] plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:09.018Z] === RUN TestServiceUpdateLabel [2020-11-30T19:55:09.018Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-11-30T19:55:09.018Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:55:09.018Z] === RUN TestServiceUpdateSecrets [2020-11-30T19:55:09.018Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-11-30T19:55:09.018Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:55:09.018Z] === RUN TestServiceUpdateConfigs [2020-11-30T19:55:09.018Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-11-30T19:55:09.018Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:55:09.018Z] === RUN TestServiceUpdateNetwork [2020-11-30T19:55:09.018Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-11-30T19:55:09.018Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-11-30T19:55:09.018Z] PASS [2020-11-30T19:55:09.018Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-11-30T19:55:09.018Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:55:09.018Z] INFO: Testing against a local daemon [2020-11-30T19:55:09.018Z] === RUN TestSessionCreate [2020-11-30T19:55:09.018Z] --- SKIP: TestSessionCreate (0.00s) [2020-11-30T19:55:09.018Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-11-30T19:55:09.018Z] === RUN TestSessionCreateWithBadUpgrade [2020-11-30T19:55:09.018Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-11-30T19:55:09.018Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-11-30T19:55:09.018Z] PASS [2020-11-30T19:55:09.018Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-11-30T19:55:09.018Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:55:09.018Z] INFO: Testing against a local daemon [2020-11-30T19:55:09.018Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-11-30T19:55:09.018Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-11-30T19:55:09.018Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-11-30T19:55:09.018Z] === RUN TestEventsExecDie [2020-11-30T19:55:09.018Z] --- SKIP: TestEventsExecDie (0.00s) [2020-11-30T19:55:09.018Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-11-30T19:55:09.018Z] === RUN TestEventsBackwardsCompatible [2020-11-30T19:55:09.018Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-11-30T19:55:09.018Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-11-30T19:55:09.018Z] === RUN TestInfoAPI [2020-11-30T19:55:09.018Z] --- PASS: TestInfoAPI (0.03s) [2020-11-30T19:55:09.018Z] === RUN TestInfoAPIWarnings [2020-11-30T19:55:09.018Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-11-30T19:55:09.018Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-11-30T19:55:09.018Z] === RUN TestLoginFailsWithBadCredentials [2020-11-30T19:55:09.207Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-11-30T19:55:09.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-11-30T19:55:09.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-11-30T19:55:09.774Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-11-30T19:55:09.994Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2020-11-30T19:55:09.994Z] === RUN TestPingCacheHeaders [2020-11-30T19:55:09.994Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-11-30T19:55:09.994Z] === RUN TestPingGet [2020-11-30T19:55:10.458Z] --- PASS: TestPingGet (0.03s) [2020-11-30T19:55:10.459Z] === RUN TestPingHead [2020-11-30T19:55:10.459Z] --- PASS: TestPingHead (0.03s) [2020-11-30T19:55:10.459Z] === RUN TestVersion [2020-11-30T19:55:10.459Z] --- PASS: TestVersion (0.03s) [2020-11-30T19:55:10.459Z] PASS [2020-11-30T19:55:10.459Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-11-30T19:55:10.459Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:55:10.459Z] INFO: Testing against a local daemon [2020-11-30T19:55:10.459Z] === RUN TestVolumesCreateAndList [2020-11-30T19:55:10.459Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-11-30T19:55:10.459Z] === RUN TestVolumesRemove [2020-11-30T19:55:10.459Z] --- SKIP: TestVolumesRemove (0.00s) [2020-11-30T19:55:10.459Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-11-30T19:55:10.459Z] === RUN TestVolumesInspect [2020-11-30T19:55:10.459Z] --- PASS: TestVolumesInspect (0.04s) [2020-11-30T19:55:10.459Z] === RUN TestVolumesInvalidJSON [2020-11-30T19:55:10.459Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-11-30T19:55:10.459Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-11-30T19:55:10.459Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-11-30T19:55:10.459Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-11-30T19:55:10.459Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-11-30T19:55:10.459Z] PASS [2020-11-30T19:55:10.459Z] INFO: make.ps1 ended at 11/30/2020 19:55:10 [2020-11-30T19:55:10.459Z] INFO: Integration CLI tests being run from the host: [2020-11-30T19:55:10.459Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-11-30T19:55:11.188Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-11-30T19:55:13.728Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-11-30T19:55:15.633Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-11-30T19:55:17.538Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-11-30T19:55:17.538Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-11-30T19:55:18.918Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-11-30T19:55:20.840Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-11-30T19:55:20.840Z] INFO: Testing against a local daemon [2020-11-30T19:55:20.840Z] === RUN TestDockerSuite [2020-11-30T19:55:20.840Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-11-30T19:55:20.840Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-11-30T19:55:20.840Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-11-30T19:55:20.840Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-11-30T19:55:20.840Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-11-30T19:55:20.840Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-11-30T19:55:20.840Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-11-30T19:55:20.840Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-11-30T19:55:21.303Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-11-30T19:55:21.303Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-11-30T19:55:21.768Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-11-30T19:55:22.207Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-11-30T19:55:22.207Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-11-30T19:55:22.231Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-11-30T19:55:23.144Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-11-30T19:55:23.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-11-30T19:55:24.650Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-11-30T19:55:25.217Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-11-30T19:55:29.413Z] --- PASS: TestDockerNetworkSuite (62.31s) [2020-11-30T19:55:29.413Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.85s) [2020-11-30T19:55:29.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-11-30T19:55:29.413Z] docker_cli_network_unix_test.go:46: Daemon dd1e088fe14ac is not started [2020-11-30T19:55:29.413Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.81s) [2020-11-30T19:55:29.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-11-30T19:55:29.413Z] docker_cli_network_unix_test.go:46: Daemon d79f60cf4b214 is not started [2020-11-30T19:55:29.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.34s) [2020-11-30T19:55:29.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-11-30T19:55:29.413Z] docker_cli_network_unix_test.go:46: Daemon dff2a33c3f0d5 is not started [2020-11-30T19:55:29.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.66s) [2020-11-30T19:55:29.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-11-30T19:55:29.413Z] docker_cli_network_unix_test.go:46: Daemon d310038be8a31 is not started [2020-11-30T19:55:29.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.66s) [2020-11-30T19:55:29.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-11-30T19:55:29.413Z] docker_cli_network_unix_test.go:1233: Daemon d82ad687c6601 is not started [2020-11-30T19:55:29.413Z] daemon.go:325: [d82ad687c6601] waiting for daemon to start [2020-11-30T19:55:29.413Z] daemon.go:325: [d82ad687c6601] waiting for daemon to start [2020-11-30T19:55:29.413Z] daemon.go:353: [d82ad687c6601] daemon started [2020-11-30T19:55:29.413Z] daemon.go:461: [d82ad687c6601] Stopping daemon [2020-11-30T19:55:29.413Z] daemon.go:296: [d82ad687c6601] exiting daemon [2020-11-30T19:55:29.413Z] daemon.go:448: [d82ad687c6601] Daemon stopped [2020-11-30T19:55:29.413Z] daemon.go:325: [d82ad687c6601] waiting for daemon to start [2020-11-30T19:55:29.413Z] daemon.go:325: [d82ad687c6601] waiting for daemon to start [2020-11-30T19:55:29.413Z] daemon.go:353: [d82ad687c6601] daemon started [2020-11-30T19:55:29.413Z] daemon.go:461: [d82ad687c6601] Stopping daemon [2020-11-30T19:55:29.413Z] daemon.go:296: [d82ad687c6601] exiting daemon [2020-11-30T19:55:29.413Z] daemon.go:448: [d82ad687c6601] Daemon stopped [2020-11-30T19:55:29.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.54s) [2020-11-30T19:55:29.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-11-30T19:55:29.413Z] docker_cli_network_unix_test.go:46: Daemon ddcab0d4a0411 is not started [2020-11-30T19:55:29.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.47s) [2020-11-30T19:55:29.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-11-30T19:55:29.413Z] docker_cli_network_unix_test.go:46: Daemon d7d3b489ec58a is not started [2020-11-30T19:55:29.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.34s) [2020-11-30T19:55:29.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-11-30T19:55:29.413Z] docker_cli_network_unix_test.go:46: Daemon d1fdc2be25540 is not started [2020-11-30T19:55:29.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.22s) [2020-11-30T19:55:29.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-11-30T19:55:29.413Z] docker_cli_network_unix_test.go:46: Daemon daa3f94c824d2 is not started [2020-11-30T19:55:29.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.55s) [2020-11-30T19:55:29.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-11-30T19:55:29.413Z] docker_cli_network_unix_test.go:46: Daemon d6851d597df75 is not started [2020-11-30T19:55:29.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.42s) [2020-11-30T19:55:29.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-11-30T19:55:29.413Z] docker_cli_network_unix_test.go:46: Daemon d76f18e588af3 is not started [2020-11-30T19:55:29.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.97s) [2020-11-30T19:55:29.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-11-30T19:55:29.413Z] docker_cli_network_unix_test.go:46: Daemon d1151665f6a32 is not started [2020-11-30T19:55:29.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.00s) [2020-11-30T19:55:29.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-11-30T19:55:29.413Z] docker_cli_network_unix_test.go:46: Daemon d0d7f0c0c7b5a is not started [2020-11-30T19:55:29.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.20s) [2020-11-30T19:55:29.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-11-30T19:55:29.413Z] docker_cli_network_unix_test.go:46: Daemon d45960f53b439 is not started [2020-11-30T19:55:29.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.38s) [2020-11-30T19:55:29.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-11-30T19:55:29.413Z] docker_cli_network_unix_test.go:46: Daemon d0fb449ebb732 is not started [2020-11-30T19:55:29.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.83s) [2020-11-30T19:55:29.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-11-30T19:55:29.413Z] docker_cli_network_unix_test.go:46: Daemon d45a975a0e741 is not started [2020-11-30T19:55:29.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-11-30T19:55:29.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-11-30T19:55:29.413Z] docker_cli_network_unix_test.go:46: Daemon dd359b146a0b4 is not started [2020-11-30T19:55:29.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-11-30T19:55:29.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-11-30T19:55:29.413Z] docker_cli_network_unix_test.go:46: Daemon d1ac46c079dc9 is not started [2020-11-30T19:55:29.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2020-11-30T19:55:29.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-11-30T19:55:29.413Z] docker_cli_network_unix_test.go:46: Daemon def7bc8221a06 is not started [2020-11-30T19:55:29.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.78s) [2020-11-30T19:55:29.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-11-30T19:55:29.413Z] docker_cli_network_unix_test.go:46: Daemon dfe70963c25ce is not started [2020-11-30T19:55:29.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.45s) [2020-11-30T19:55:29.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-11-30T19:55:29.413Z] docker_cli_network_unix_test.go:46: Daemon d7e4fd69b792d is not started [2020-11-30T19:55:29.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2020-11-30T19:55:29.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-11-30T19:55:29.413Z] docker_cli_network_unix_test.go:46: Daemon d90862663a8be is not started [2020-11-30T19:55:29.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2020-11-30T19:55:29.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-11-30T19:55:29.413Z] docker_cli_network_unix_test.go:46: Daemon dfe9b994fa519 is not started [2020-11-30T19:55:29.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-11-30T19:55:29.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-11-30T19:55:29.413Z] docker_cli_network_unix_test.go:46: Daemon d73921dcb9fef is not started [2020-11-30T19:55:29.413Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.38s) [2020-11-30T19:55:29.413Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-11-30T19:55:29.413Z] daemon.go:325: [d198b883c2705] waiting for daemon to start [2020-11-30T19:55:29.413Z] daemon.go:325: [d198b883c2705] waiting for daemon to start [2020-11-30T19:55:29.413Z] daemon.go:353: [d198b883c2705] daemon started [2020-11-30T19:55:29.413Z] docker_cli_network_unix_test.go:968: Daemon d198b883c2705 is not started [2020-11-30T19:55:29.413Z] daemon.go:325: [d198b883c2705] waiting for daemon to start [2020-11-30T19:55:29.413Z] daemon.go:296: [d198b883c2705] exiting daemon [2020-11-30T19:55:29.413Z] daemon.go:325: [d198b883c2705] waiting for daemon to start [2020-11-30T19:55:29.413Z] daemon.go:353: [d198b883c2705] daemon started [2020-11-30T19:55:29.413Z] daemon.go:461: [d198b883c2705] Stopping daemon [2020-11-30T19:55:29.413Z] daemon.go:296: [d198b883c2705] exiting daemon [2020-11-30T19:55:29.413Z] daemon.go:448: [d198b883c2705] Daemon stopped [2020-11-30T19:55:29.414Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.86s) [2020-11-30T19:55:29.414Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-11-30T19:55:29.414Z] docker_cli_network_unix_test.go:46: Daemon d9c68c482870d is not started [2020-11-30T19:55:29.414Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (4.47s) [2020-11-30T19:55:29.414Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-11-30T19:55:29.414Z] daemon.go:325: [df32b3d3f99cb] waiting for daemon to start [2020-11-30T19:55:29.414Z] daemon.go:325: [df32b3d3f99cb] waiting for daemon to start [2020-11-30T19:55:29.414Z] daemon.go:353: [df32b3d3f99cb] daemon started [2020-11-30T19:55:29.414Z] docker_cli_network_unix_test.go:1116: Daemon df32b3d3f99cb is not started [2020-11-30T19:55:29.414Z] daemon.go:325: [df32b3d3f99cb] waiting for daemon to start [2020-11-30T19:55:29.414Z] daemon.go:296: [df32b3d3f99cb] exiting daemon [2020-11-30T19:55:29.414Z] daemon.go:325: [df32b3d3f99cb] waiting for daemon to start [2020-11-30T19:55:29.414Z] daemon.go:353: [df32b3d3f99cb] daemon started [2020-11-30T19:55:29.414Z] daemon.go:461: [df32b3d3f99cb] Stopping daemon [2020-11-30T19:55:29.414Z] daemon.go:296: [df32b3d3f99cb] exiting daemon [2020-11-30T19:55:29.414Z] daemon.go:448: [df32b3d3f99cb] Daemon stopped [2020-11-30T19:55:29.414Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2020-11-30T19:55:29.414Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-11-30T19:55:29.414Z] docker_cli_network_unix_test.go:46: Daemon d7218c30761cb is not started [2020-11-30T19:55:29.414Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.03s) [2020-11-30T19:55:29.414Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-11-30T19:55:29.414Z] docker_cli_network_unix_test.go:46: Daemon d16cbbeb83e31 is not started [2020-11-30T19:55:29.414Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.17s) [2020-11-30T19:55:29.414Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-11-30T19:55:29.414Z] docker_cli_network_unix_test.go:46: Daemon d23ce5c4e3758 is not started [2020-11-30T19:55:29.414Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2020-11-30T19:55:29.414Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-11-30T19:55:29.414Z] docker_cli_network_unix_test.go:46: Daemon d002127eba076 is not started [2020-11-30T19:55:29.414Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.20s) [2020-11-30T19:55:29.414Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-11-30T19:55:29.414Z] docker_cli_network_unix_test.go:46: Daemon d19c448f704c3 is not started [2020-11-30T19:55:29.414Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.21s) [2020-11-30T19:55:29.414Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-11-30T19:55:29.414Z] docker_cli_network_unix_test.go:46: Daemon dbe3f44bfeca7 is not started [2020-11-30T19:55:29.414Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-11-30T19:55:29.414Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-11-30T19:55:29.414Z] docker_cli_network_unix_test.go:46: Daemon dec94c22893a8 is not started [2020-11-30T19:55:29.414Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.93s) [2020-11-30T19:55:29.414Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-11-30T19:55:29.414Z] docker_cli_network_unix_test.go:46: Daemon d1b8b0a763d2c is not started [2020-11-30T19:55:29.414Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-11-30T19:55:29.414Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-11-30T19:55:29.414Z] docker_cli_network_unix_test.go:46: Daemon d10792147bb25 is not started [2020-11-30T19:55:29.414Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-11-30T19:55:29.414Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-11-30T19:55:29.414Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-11-30T19:55:29.414Z] docker_cli_network_unix_test.go:46: Daemon d606e1068ad21 is not started [2020-11-30T19:55:29.414Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.88s) [2020-11-30T19:55:29.414Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-11-30T19:55:29.414Z] docker_cli_network_unix_test.go:46: Daemon dc4fef44d636b is not started [2020-11-30T19:55:29.414Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.12s) [2020-11-30T19:55:29.414Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-11-30T19:55:29.414Z] daemon.go:325: [db9c52604e3d0] waiting for daemon to start [2020-11-30T19:55:29.414Z] daemon.go:325: [db9c52604e3d0] waiting for daemon to start [2020-11-30T19:55:29.414Z] daemon.go:353: [db9c52604e3d0] daemon started [2020-11-30T19:55:29.414Z] daemon.go:461: [db9c52604e3d0] Stopping daemon [2020-11-30T19:55:29.414Z] daemon.go:296: [db9c52604e3d0] exiting daemon [2020-11-30T19:55:29.414Z] daemon.go:448: [db9c52604e3d0] Daemon stopped [2020-11-30T19:55:29.414Z] daemon.go:325: [db9c52604e3d0] waiting for daemon to start [2020-11-30T19:55:29.414Z] daemon.go:325: [db9c52604e3d0] waiting for daemon to start [2020-11-30T19:55:29.414Z] daemon.go:353: [db9c52604e3d0] daemon started [2020-11-30T19:55:29.414Z] daemon.go:461: [db9c52604e3d0] Stopping daemon [2020-11-30T19:55:29.414Z] daemon.go:296: [db9c52604e3d0] exiting daemon [2020-11-30T19:55:29.414Z] daemon.go:448: [db9c52604e3d0] Daemon stopped [2020-11-30T19:55:29.414Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.67s) [2020-11-30T19:55:29.414Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-11-30T19:55:29.414Z] daemon.go:325: [d2e2eeebc8121] waiting for daemon to start [2020-11-30T19:55:29.414Z] daemon.go:325: [d2e2eeebc8121] waiting for daemon to start [2020-11-30T19:55:29.414Z] daemon.go:353: [d2e2eeebc8121] daemon started [2020-11-30T19:55:29.414Z] docker_cli_network_unix_test.go:1084: Daemon d2e2eeebc8121 is not started [2020-11-30T19:55:29.414Z] daemon.go:325: [d2e2eeebc8121] waiting for daemon to start [2020-11-30T19:55:29.414Z] daemon.go:296: [d2e2eeebc8121] exiting daemon [2020-11-30T19:55:29.414Z] daemon.go:325: [d2e2eeebc8121] waiting for daemon to start [2020-11-30T19:55:29.414Z] daemon.go:353: [d2e2eeebc8121] daemon started [2020-11-30T19:55:29.414Z] daemon.go:461: [d2e2eeebc8121] Stopping daemon [2020-11-30T19:55:29.414Z] daemon.go:296: [d2e2eeebc8121] exiting daemon [2020-11-30T19:55:29.414Z] daemon.go:448: [d2e2eeebc8121] Daemon stopped [2020-11-30T19:55:29.414Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-11-30T19:55:29.414Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-11-30T19:55:29.414Z] docker_cli_network_unix_test.go:46: Daemon d2ff346c4d44e is not started [2020-11-30T19:55:29.414Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.24s) [2020-11-30T19:55:29.414Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-11-30T19:55:29.414Z] docker_cli_network_unix_test.go:46: Daemon ddc624961dea9 is not started [2020-11-30T19:55:29.414Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (3.38s) [2020-11-30T19:55:29.414Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-11-30T19:55:29.414Z] docker_cli_network_unix_test.go:46: Daemon d5e475893b213 is not started [2020-11-30T19:55:29.414Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2020-11-30T19:55:29.414Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-11-30T19:55:29.414Z] docker_cli_network_unix_test.go:46: Daemon d1b98510d9bd6 is not started [2020-11-30T19:55:29.414Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.84s) [2020-11-30T19:55:29.414Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-11-30T19:55:29.414Z] docker_cli_network_unix_test.go:46: Daemon dd2044f332902 is not started [2020-11-30T19:55:29.414Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.62s) [2020-11-30T19:55:29.414Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-11-30T19:55:29.414Z] docker_cli_network_unix_test.go:46: Daemon d982ce381f1b8 is not started [2020-11-30T19:55:29.414Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.53s) [2020-11-30T19:55:29.414Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-11-30T19:55:29.414Z] docker_cli_network_unix_test.go:46: Daemon d6461ac59f70b is not started [2020-11-30T19:55:29.414Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.11s) [2020-11-30T19:55:29.414Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-11-30T19:55:29.414Z] docker_cli_network_unix_test.go:46: Daemon d4bdd8c547149 is not started [2020-11-30T19:55:29.414Z] === RUN TestDockerHubPullSuite [2020-11-30T19:55:29.414Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-11-30T19:55:31.319Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-11-30T19:55:32.256Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-11-30T19:55:33.634Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-11-30T19:55:33.893Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-11-30T19:55:34.829Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-11-30T19:55:36.733Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-11-30T19:55:36.993Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-11-30T19:55:36.993Z] --- PASS: TestDockerHubPullSuite (7.72s) [2020-11-30T19:55:36.993Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.14s) [2020-11-30T19:55:36.993Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-11-30T19:55:36.993Z] daemon.go:325: [d8a3686a01ae9] waiting for daemon to start [2020-11-30T19:55:36.993Z] daemon.go:325: [d8a3686a01ae9] waiting for daemon to start [2020-11-30T19:55:36.993Z] daemon.go:353: [d8a3686a01ae9] daemon started [2020-11-30T19:55:36.993Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s) [2020-11-30T19:55:36.993Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.35s) [2020-11-30T19:55:36.993Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.87s) [2020-11-30T19:55:36.993Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.12s) [2020-11-30T19:55:36.993Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2020-11-30T19:55:36.993Z] daemon.go:461: [d8a3686a01ae9] Stopping daemon [2020-11-30T19:55:36.993Z] daemon.go:296: [d8a3686a01ae9] exiting daemon [2020-11-30T19:55:36.993Z] daemon.go:448: [d8a3686a01ae9] Daemon stopped [2020-11-30T19:55:36.993Z] PASS [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === Skipped [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.01s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.01s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-11-30T19:55:36.993Z] docker_cli_sni_test.go:18: Flakey test [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement Devicemapper [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement Devicemapper [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement Devicemapper [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement Devicemapper [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-11-30T19:55:36.993Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-11-30T19:55:36.993Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-11-30T19:55:36.993Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-11-30T19:55:36.993Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement blkioWeight [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement blkioWeight [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement blkioWeight [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement blkioWeight [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement blkioWeight [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement blkioWeight [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement blkioWeight [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-11-30T19:55:36.993Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-11-30T19:55:36.993Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-11-30T19:55:36.993Z] [2020-11-30T19:55:36.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-11-30T19:55:36.994Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-11-30T19:55:36.994Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-11-30T19:55:36.994Z] [2020-11-30T19:55:36.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-11-30T19:55:36.994Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-11-30T19:55:36.994Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-11-30T19:55:36.994Z] [2020-11-30T19:55:36.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-11-30T19:55:36.994Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-11-30T19:55:36.994Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-11-30T19:55:36.994Z] [2020-11-30T19:55:36.994Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-11-30T19:55:36.994Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-11-30T19:55:36.994Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-11-30T19:55:36.994Z] [2020-11-30T19:55:36.994Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-11-30T19:55:36.994Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-11-30T19:55:36.994Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-11-30T19:55:36.994Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-11-30T19:55:36.994Z] docker_cli_network_unix_test.go:46: Daemon d606e1068ad21 is not started [2020-11-30T19:55:36.994Z] [2020-11-30T19:55:36.994Z] DONE 1249 tests, 51 skipped in 1424.791s [2020-11-30T19:55:36.994Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-30T19:55:36.994Z] ++++ cat bundles/test-integration/docker.pid [2020-11-30T19:55:36.994Z] +++ kill 11495 [2020-11-30T19:55:37.931Z] umount: bundles/test-integration/root: no mount point specified. [2020-11-30T19:55:37.931Z] +++ /etc/init.d/apparmor stop [2020-11-30T19:55:37.931Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-30T19:55:37.931Z] [2020-11-30T19:55:37.931Z] Unloading profiles will leave already running processes permanently [2020-11-30T19:55:37.931Z] unconfined, which can lead to unexpected situations. [2020-11-30T19:55:37.931Z] [2020-11-30T19:55:37.931Z] To set a process to complain mode, use the command line tool [2020-11-30T19:55:37.931Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-30T19:55:37.931Z] +++ true [2020-11-30T19:55:37.931Z] exiting test-integration [2020-11-30T19:55:37.931Z] ++ exit 0 [2020-11-30T19:55:37.931Z] [2020-11-30T19:55:38.529Z] + for job in $(jobs -p) [2020-11-30T19:55:38.530Z] + wait 17691 [2020-11-30T19:55:39.906Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-11-30T19:55:42.439Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-11-30T19:55:46.632Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-11-30T19:55:46.632Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-11-30T19:55:51.902Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-11-30T19:55:52.161Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-11-30T19:55:53.097Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-11-30T19:55:55.631Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-11-30T19:56:51.858Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-11-30T19:57:48.119Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-11-30T19:57:51.404Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-11-30T19:57:55.594Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-11-30T19:58:04.468Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-11-30T19:58:04.468Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-11-30T19:58:04.468Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-11-30T19:58:04.468Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-11-30T19:58:04.468Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-11-30T19:58:04.468Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-11-30T19:58:04.468Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-11-30T19:58:04.468Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-11-30T19:58:04.468Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-11-30T19:58:04.468Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-11-30T19:58:04.468Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-11-30T19:58:04.468Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-11-30T19:58:08.241Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-11-30T19:58:08.241Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-11-30T19:58:08.241Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-11-30T19:58:11.183Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-11-30T19:58:13.386Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-11-30T19:58:13.386Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-11-30T19:58:13.386Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-11-30T19:58:13.386Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-11-30T19:58:13.851Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-11-30T19:58:16.788Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-11-30T19:58:16.788Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-11-30T19:58:16.788Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-11-30T19:58:23.909Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-11-30T20:00:02.058Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-11-30T20:00:02.058Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-11-30T20:00:03.963Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-11-30T20:00:06.496Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-11-30T20:00:09.784Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-11-30T20:00:12.317Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-11-30T20:00:35.732Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-11-30T20:00:35.733Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-11-30T20:00:35.733Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-11-30T20:00:35.733Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-11-30T20:00:35.733Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-11-30T20:00:35.733Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-11-30T20:00:35.733Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-11-30T20:00:35.733Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-11-30T20:00:35.733Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-11-30T20:00:35.733Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-11-30T20:00:35.733Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-11-30T20:00:38.666Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-11-30T20:00:39.646Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-11-30T20:00:39.646Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-11-30T20:00:39.646Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-11-30T20:00:40.112Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-11-30T20:00:42.311Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-11-30T20:01:00.080Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-11-30T20:01:04.810Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-11-30T20:01:05.275Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-11-30T20:01:05.275Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-11-30T20:01:08.208Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-11-30T20:01:08.569Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-11-30T20:01:08.569Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-11-30T20:01:09.761Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-11-30T20:01:11.103Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-11-30T20:01:13.011Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-11-30T20:01:15.654Z] === RUN TestDockerSuite/TestBuildAddScript [2020-11-30T20:01:15.654Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-11-30T20:01:15.654Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-11-30T20:01:15.654Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-11-30T20:01:15.654Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-11-30T20:01:15.654Z] === RUN TestDockerSuite/TestBuildAddTar [2020-11-30T20:01:17.202Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-11-30T20:01:19.106Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-11-30T20:01:41.039Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-11-30T20:01:53.247Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-11-30T20:01:54.646Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-11-30T20:01:57.181Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-11-30T20:01:58.275Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-11-30T20:01:58.275Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-11-30T20:01:58.275Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-11-30T20:01:59.716Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-11-30T20:02:07.833Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-11-30T20:02:12.023Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-11-30T20:02:14.558Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-11-30T20:02:17.092Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-11-30T20:02:19.453Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-11-30T20:02:19.453Z] === RUN TestDockerSuite/TestBuildBlankName [2020-11-30T20:02:19.453Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-11-30T20:02:19.626Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-11-30T20:02:22.160Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-11-30T20:02:24.694Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-11-30T20:02:26.575Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-11-30T20:02:26.575Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-11-30T20:02:27.228Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-11-30T20:02:32.409Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-11-30T20:02:42.797Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-11-30T20:02:53.182Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-11-30T20:02:53.182Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-11-30T20:02:57.914Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-11-30T20:02:57.914Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-11-30T20:02:57.914Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-11-30T20:03:03.751Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-11-30T20:03:03.751Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-11-30T20:03:03.751Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-11-30T20:03:03.751Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-11-30T20:03:03.751Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-11-30T20:03:23.469Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-11-30T20:03:28.979Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-11-30T20:03:32.746Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-11-30T20:03:33.725Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-11-30T20:03:34.190Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-11-30T20:03:35.742Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-11-30T20:03:35.742Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-11-30T20:03:38.350Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-11-30T20:03:40.469Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-11-30T20:03:42.022Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-11-30T20:03:42.022Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-11-30T20:03:42.022Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-11-30T20:03:43.576Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-11-30T20:03:44.040Z] === RUN TestDockerSuite/TestBuildCmd [2020-11-30T20:03:44.504Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-11-30T20:03:45.484Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-11-30T20:03:45.956Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-11-30T20:03:51.789Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-11-30T20:03:53.341Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-11-30T20:03:53.341Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-11-30T20:03:54.323Z] === RUN TestDockerSuite/TestBuildContChar [2020-11-30T20:03:56.441Z] --- PASS: TestDockerSwarmSuite (1616.78s) [2020-11-30T20:03:56.441Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.77s) [2020-11-30T20:03:56.441Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-11-30T20:03:56.441Z] daemon.go:325: [d69ba62d5ce8c] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:325: [d69ba62d5ce8c] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:353: [d69ba62d5ce8c] daemon started [2020-11-30T20:03:56.441Z] daemon.go:461: [d69ba62d5ce8c] Stopping daemon [2020-11-30T20:03:56.441Z] daemon.go:296: [d69ba62d5ce8c] exiting daemon [2020-11-30T20:03:56.441Z] daemon.go:448: [d69ba62d5ce8c] Daemon stopped [2020-11-30T20:03:56.441Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.81s) [2020-11-30T20:03:56.441Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-11-30T20:03:56.441Z] daemon.go:325: [d6b7f20be2ed4] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:325: [d6b7f20be2ed4] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:353: [d6b7f20be2ed4] daemon started [2020-11-30T20:03:56.441Z] daemon.go:461: [d6b7f20be2ed4] Stopping daemon [2020-11-30T20:03:56.441Z] daemon.go:296: [d6b7f20be2ed4] exiting daemon [2020-11-30T20:03:56.441Z] daemon.go:448: [d6b7f20be2ed4] Daemon stopped [2020-11-30T20:03:56.441Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.21s) [2020-11-30T20:03:56.441Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-11-30T20:03:56.441Z] daemon.go:325: [da6249184bf44] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:325: [da6249184bf44] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:353: [da6249184bf44] daemon started [2020-11-30T20:03:56.441Z] daemon.go:461: [da6249184bf44] Stopping daemon [2020-11-30T20:03:56.441Z] daemon.go:296: [da6249184bf44] exiting daemon [2020-11-30T20:03:56.441Z] daemon.go:448: [da6249184bf44] Daemon stopped [2020-11-30T20:03:56.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.81s) [2020-11-30T20:03:56.441Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-11-30T20:03:56.441Z] daemon.go:325: [df39ec2b40a5f] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:325: [df39ec2b40a5f] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:353: [df39ec2b40a5f] daemon started [2020-11-30T20:03:56.441Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-11-30T20:03:56.441Z] daemon.go:325: [d9f62c07ef3b5] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:325: [d9f62c07ef3b5] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:353: [d9f62c07ef3b5] daemon started [2020-11-30T20:03:56.441Z] daemon.go:461: [df39ec2b40a5f] Stopping daemon [2020-11-30T20:03:56.441Z] daemon.go:296: [df39ec2b40a5f] exiting daemon [2020-11-30T20:03:56.441Z] daemon.go:448: [df39ec2b40a5f] Daemon stopped [2020-11-30T20:03:56.441Z] daemon.go:461: [d9f62c07ef3b5] Stopping daemon [2020-11-30T20:03:56.441Z] daemon.go:296: [d9f62c07ef3b5] exiting daemon [2020-11-30T20:03:56.441Z] daemon.go:448: [d9f62c07ef3b5] Daemon stopped [2020-11-30T20:03:56.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.75s) [2020-11-30T20:03:56.441Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-11-30T20:03:56.441Z] daemon.go:325: [df90bee944170] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:325: [df90bee944170] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:353: [df90bee944170] daemon started [2020-11-30T20:03:56.441Z] daemon.go:461: [df90bee944170] Stopping daemon [2020-11-30T20:03:56.441Z] daemon.go:296: [df90bee944170] exiting daemon [2020-11-30T20:03:56.441Z] daemon.go:448: [df90bee944170] Daemon stopped [2020-11-30T20:03:56.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (22.73s) [2020-11-30T20:03:56.441Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-11-30T20:03:56.441Z] daemon.go:325: [de45afeac1239] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:325: [de45afeac1239] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:353: [de45afeac1239] daemon started [2020-11-30T20:03:56.441Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-11-30T20:03:56.441Z] daemon.go:325: [d959ca0d836e3] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:325: [d959ca0d836e3] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:353: [d959ca0d836e3] daemon started [2020-11-30T20:03:56.441Z] check_test.go:358: [d959ca0d836e3] joining swarm manager [de45afeac1239]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:03:56.441Z] daemon.go:461: [d959ca0d836e3] Stopping daemon [2020-11-30T20:03:56.441Z] daemon.go:296: [d959ca0d836e3] exiting daemon [2020-11-30T20:03:56.441Z] daemon.go:448: [d959ca0d836e3] Daemon stopped [2020-11-30T20:03:56.441Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-11-30T20:03:56.441Z] daemon.go:325: [d80893b528435] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:325: [d80893b528435] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:353: [d80893b528435] daemon started [2020-11-30T20:03:56.441Z] check_test.go:358: [d80893b528435] joining swarm manager [de45afeac1239]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:03:56.441Z] daemon.go:461: [de45afeac1239] Stopping daemon [2020-11-30T20:03:56.441Z] daemon.go:296: [de45afeac1239] exiting daemon [2020-11-30T20:03:56.441Z] daemon.go:448: [de45afeac1239] Daemon stopped [2020-11-30T20:03:56.441Z] check_test.go:379: Daemon d959ca0d836e3 is not started [2020-11-30T20:03:56.441Z] daemon.go:461: [d80893b528435] Stopping daemon [2020-11-30T20:03:56.441Z] daemon.go:296: [d80893b528435] exiting daemon [2020-11-30T20:03:56.441Z] daemon.go:448: [d80893b528435] Daemon stopped [2020-11-30T20:03:56.441Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-11-30T20:03:56.441Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-11-30T20:03:56.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.79s) [2020-11-30T20:03:56.441Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-11-30T20:03:56.441Z] daemon.go:325: [dd2ec147146e2] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:325: [dd2ec147146e2] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:353: [dd2ec147146e2] daemon started [2020-11-30T20:03:56.441Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-11-30T20:03:56.441Z] daemon.go:325: [dee198134b436] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:325: [dee198134b436] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:353: [dee198134b436] daemon started [2020-11-30T20:03:56.441Z] check_test.go:358: [dee198134b436] joining swarm manager [dd2ec147146e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:03:56.441Z] daemon.go:461: [dd2ec147146e2] Stopping daemon [2020-11-30T20:03:56.441Z] daemon.go:296: [dd2ec147146e2] exiting daemon [2020-11-30T20:03:56.441Z] daemon.go:448: [dd2ec147146e2] Daemon stopped [2020-11-30T20:03:56.441Z] daemon.go:461: [dee198134b436] Stopping daemon [2020-11-30T20:03:56.441Z] daemon.go:296: [dee198134b436] exiting daemon [2020-11-30T20:03:56.441Z] daemon.go:448: [dee198134b436] Daemon stopped [2020-11-30T20:03:56.441Z] daemon.go:325: [dd2ec147146e2] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:325: [dd2ec147146e2] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:353: [dd2ec147146e2] daemon started [2020-11-30T20:03:56.441Z] daemon.go:325: [dee198134b436] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:325: [dee198134b436] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:353: [dee198134b436] daemon started [2020-11-30T20:03:56.441Z] daemon.go:461: [dd2ec147146e2] Stopping daemon [2020-11-30T20:03:56.441Z] daemon.go:296: [dd2ec147146e2] exiting daemon [2020-11-30T20:03:56.441Z] daemon.go:448: [dd2ec147146e2] Daemon stopped [2020-11-30T20:03:56.441Z] daemon.go:461: [dee198134b436] Stopping daemon [2020-11-30T20:03:56.441Z] daemon.go:296: [dee198134b436] exiting daemon [2020-11-30T20:03:56.441Z] daemon.go:448: [dee198134b436] Daemon stopped [2020-11-30T20:03:56.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.69s) [2020-11-30T20:03:56.441Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-11-30T20:03:56.441Z] daemon.go:325: [d6640bdece1ee] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:325: [d6640bdece1ee] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:353: [d6640bdece1ee] daemon started [2020-11-30T20:03:56.441Z] daemon.go:461: [d6640bdece1ee] Stopping daemon [2020-11-30T20:03:56.441Z] daemon.go:296: [d6640bdece1ee] exiting daemon [2020-11-30T20:03:56.441Z] daemon.go:448: [d6640bdece1ee] Daemon stopped [2020-11-30T20:03:56.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.29s) [2020-11-30T20:03:56.441Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-11-30T20:03:56.441Z] daemon.go:325: [db19232fb9bef] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:325: [db19232fb9bef] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:353: [db19232fb9bef] daemon started [2020-11-30T20:03:56.441Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-11-30T20:03:56.441Z] daemon.go:325: [d25a51cb0b3ac] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:325: [d25a51cb0b3ac] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:353: [d25a51cb0b3ac] daemon started [2020-11-30T20:03:56.441Z] daemon.go:461: [db19232fb9bef] Stopping daemon [2020-11-30T20:03:56.441Z] daemon.go:296: [db19232fb9bef] exiting daemon [2020-11-30T20:03:56.441Z] daemon.go:448: [db19232fb9bef] Daemon stopped [2020-11-30T20:03:56.441Z] daemon.go:461: [d25a51cb0b3ac] Stopping daemon [2020-11-30T20:03:56.441Z] daemon.go:296: [d25a51cb0b3ac] exiting daemon [2020-11-30T20:03:56.441Z] daemon.go:448: [d25a51cb0b3ac] Daemon stopped [2020-11-30T20:03:56.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (43.32s) [2020-11-30T20:03:56.441Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-11-30T20:03:56.441Z] daemon.go:325: [d3b66a4e8e1f0] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:325: [d3b66a4e8e1f0] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:353: [d3b66a4e8e1f0] daemon started [2020-11-30T20:03:56.441Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-11-30T20:03:56.441Z] daemon.go:325: [da97c92d992b9] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:325: [da97c92d992b9] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:353: [da97c92d992b9] daemon started [2020-11-30T20:03:56.441Z] check_test.go:358: [da97c92d992b9] joining swarm manager [d3b66a4e8e1f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:03:56.441Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-11-30T20:03:56.441Z] daemon.go:325: [dcf18439e8622] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:325: [dcf18439e8622] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:353: [dcf18439e8622] daemon started [2020-11-30T20:03:56.441Z] check_test.go:358: [dcf18439e8622] joining swarm manager [d3b66a4e8e1f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:03:56.441Z] daemon.go:461: [d3b66a4e8e1f0] Stopping daemon [2020-11-30T20:03:56.441Z] daemon.go:296: [d3b66a4e8e1f0] exiting daemon [2020-11-30T20:03:56.441Z] daemon.go:448: [d3b66a4e8e1f0] Daemon stopped [2020-11-30T20:03:56.441Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-11-30T20:03:56.441Z] daemon.go:325: [d3b66a4e8e1f0] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:325: [d3b66a4e8e1f0] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:325: [d3b66a4e8e1f0] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:325: [d3b66a4e8e1f0] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:353: [d3b66a4e8e1f0] daemon started [2020-11-30T20:03:56.441Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-11-30T20:03:56.441Z] daemon.go:461: [d3b66a4e8e1f0] Stopping daemon [2020-11-30T20:03:56.441Z] daemon.go:296: [d3b66a4e8e1f0] exiting daemon [2020-11-30T20:03:56.441Z] daemon.go:448: [d3b66a4e8e1f0] Daemon stopped [2020-11-30T20:03:56.441Z] daemon.go:461: [da97c92d992b9] Stopping daemon [2020-11-30T20:03:56.441Z] daemon.go:296: [da97c92d992b9] exiting daemon [2020-11-30T20:03:56.441Z] daemon.go:448: [da97c92d992b9] Daemon stopped [2020-11-30T20:03:56.441Z] daemon.go:461: [dcf18439e8622] Stopping daemon [2020-11-30T20:03:56.441Z] daemon.go:296: [dcf18439e8622] exiting daemon [2020-11-30T20:03:56.441Z] daemon.go:448: [dcf18439e8622] Daemon stopped [2020-11-30T20:03:56.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (18.13s) [2020-11-30T20:03:56.441Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-11-30T20:03:56.441Z] daemon.go:325: [d103c338b5dbb] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:325: [d103c338b5dbb] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:353: [d103c338b5dbb] daemon started [2020-11-30T20:03:56.441Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-11-30T20:03:56.441Z] daemon.go:325: [d317c9840337c] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:325: [d317c9840337c] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:353: [d317c9840337c] daemon started [2020-11-30T20:03:56.441Z] check_test.go:358: [d317c9840337c] joining swarm manager [d103c338b5dbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:03:56.441Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-11-30T20:03:56.441Z] daemon.go:325: [da1190940282c] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:325: [da1190940282c] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:353: [da1190940282c] daemon started [2020-11-30T20:03:56.441Z] check_test.go:358: [da1190940282c] joining swarm manager [d103c338b5dbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:03:56.441Z] daemon.go:461: [d103c338b5dbb] Stopping daemon [2020-11-30T20:03:56.441Z] daemon.go:296: [d103c338b5dbb] exiting daemon [2020-11-30T20:03:56.441Z] daemon.go:448: [d103c338b5dbb] Daemon stopped [2020-11-30T20:03:56.441Z] daemon.go:461: [d317c9840337c] Stopping daemon [2020-11-30T20:03:56.441Z] daemon.go:296: [d317c9840337c] exiting daemon [2020-11-30T20:03:56.441Z] daemon.go:448: [d317c9840337c] Daemon stopped [2020-11-30T20:03:56.441Z] daemon.go:461: [da1190940282c] Stopping daemon [2020-11-30T20:03:56.441Z] daemon.go:296: [da1190940282c] exiting daemon [2020-11-30T20:03:56.441Z] daemon.go:448: [da1190940282c] Daemon stopped [2020-11-30T20:03:56.441Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.08s) [2020-11-30T20:03:56.441Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-11-30T20:03:56.441Z] daemon.go:325: [d2722d70717f3] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:325: [d2722d70717f3] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:353: [d2722d70717f3] daemon started [2020-11-30T20:03:56.441Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-11-30T20:03:56.441Z] daemon.go:325: [d1d6a3b2d29d9] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:325: [d1d6a3b2d29d9] waiting for daemon to start [2020-11-30T20:03:56.441Z] daemon.go:353: [d1d6a3b2d29d9] daemon started [2020-11-30T20:03:56.441Z] daemon.go:461: [d2722d70717f3] Stopping daemon [2020-11-30T20:03:56.441Z] daemon.go:296: [d2722d70717f3] exiting daemon [2020-11-30T20:03:56.441Z] daemon.go:448: [d2722d70717f3] Daemon stopped [2020-11-30T20:03:56.441Z] daemon.go:461: [d1d6a3b2d29d9] Stopping daemon [2020-11-30T20:03:56.441Z] daemon.go:296: [d1d6a3b2d29d9] exiting daemon [2020-11-30T20:03:56.442Z] daemon.go:448: [d1d6a3b2d29d9] Daemon stopped [2020-11-30T20:03:56.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.40s) [2020-11-30T20:03:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-11-30T20:03:56.442Z] daemon.go:325: [d14e5d1cc377b] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:325: [d14e5d1cc377b] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:353: [d14e5d1cc377b] daemon started [2020-11-30T20:03:56.442Z] daemon.go:461: [d14e5d1cc377b] Stopping daemon [2020-11-30T20:03:56.442Z] daemon.go:296: [d14e5d1cc377b] exiting daemon [2020-11-30T20:03:56.442Z] daemon.go:448: [d14e5d1cc377b] Daemon stopped [2020-11-30T20:03:56.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.89s) [2020-11-30T20:03:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-11-30T20:03:56.442Z] daemon.go:325: [ddc9f9800440c] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:325: [ddc9f9800440c] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:353: [ddc9f9800440c] daemon started [2020-11-30T20:03:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-11-30T20:03:56.442Z] daemon.go:325: [d68a01077efa3] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:325: [d68a01077efa3] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:353: [d68a01077efa3] daemon started [2020-11-30T20:03:56.442Z] check_test.go:358: [d68a01077efa3] joining swarm manager [ddc9f9800440c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:03:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-11-30T20:03:56.442Z] daemon.go:325: [d07b8c56231fa] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:325: [d07b8c56231fa] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:353: [d07b8c56231fa] daemon started [2020-11-30T20:03:56.442Z] check_test.go:358: [d07b8c56231fa] joining swarm manager [ddc9f9800440c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:03:56.442Z] daemon.go:461: [ddc9f9800440c] Stopping daemon [2020-11-30T20:03:56.442Z] daemon.go:296: [ddc9f9800440c] exiting daemon [2020-11-30T20:03:56.442Z] daemon.go:448: [ddc9f9800440c] Daemon stopped [2020-11-30T20:03:56.442Z] daemon.go:461: [d68a01077efa3] Stopping daemon [2020-11-30T20:03:56.442Z] daemon.go:296: [d68a01077efa3] exiting daemon [2020-11-30T20:03:56.442Z] daemon.go:448: [d68a01077efa3] Daemon stopped [2020-11-30T20:03:56.442Z] daemon.go:461: [d07b8c56231fa] Stopping daemon [2020-11-30T20:03:56.442Z] daemon.go:296: [d07b8c56231fa] exiting daemon [2020-11-30T20:03:56.442Z] daemon.go:448: [d07b8c56231fa] Daemon stopped [2020-11-30T20:03:56.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (41.64s) [2020-11-30T20:03:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-11-30T20:03:56.442Z] daemon.go:325: [decd858680ee7] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:325: [decd858680ee7] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:353: [decd858680ee7] daemon started [2020-11-30T20:03:56.442Z] daemon.go:461: [decd858680ee7] Stopping daemon [2020-11-30T20:03:56.442Z] daemon.go:296: [decd858680ee7] exiting daemon [2020-11-30T20:03:56.442Z] daemon.go:448: [decd858680ee7] Daemon stopped [2020-11-30T20:03:56.442Z] daemon.go:325: [decd858680ee7] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:325: [decd858680ee7] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:353: [decd858680ee7] daemon started [2020-11-30T20:03:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-11-30T20:03:56.442Z] daemon.go:325: [d1357740faeee] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:325: [d1357740faeee] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:353: [d1357740faeee] daemon started [2020-11-30T20:03:56.442Z] check_test.go:358: [d1357740faeee] joining swarm manager [decd858680ee7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:03:56.442Z] daemon.go:461: [d1357740faeee] Stopping daemon [2020-11-30T20:03:56.442Z] daemon.go:296: [d1357740faeee] exiting daemon [2020-11-30T20:03:56.442Z] daemon.go:448: [d1357740faeee] Daemon stopped [2020-11-30T20:03:56.442Z] daemon.go:325: [d1357740faeee] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:325: [d1357740faeee] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:353: [d1357740faeee] daemon started [2020-11-30T20:03:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-11-30T20:03:56.442Z] daemon.go:325: [d442cdc6e3b1e] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:325: [d442cdc6e3b1e] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:353: [d442cdc6e3b1e] daemon started [2020-11-30T20:03:56.442Z] check_test.go:358: [d442cdc6e3b1e] joining swarm manager [decd858680ee7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:03:56.442Z] daemon.go:461: [d442cdc6e3b1e] Stopping daemon [2020-11-30T20:03:56.442Z] daemon.go:296: [d442cdc6e3b1e] exiting daemon [2020-11-30T20:03:56.442Z] daemon.go:448: [d442cdc6e3b1e] Daemon stopped [2020-11-30T20:03:56.442Z] daemon.go:325: [d442cdc6e3b1e] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:325: [d442cdc6e3b1e] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:325: [d442cdc6e3b1e] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:325: [d442cdc6e3b1e] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:353: [d442cdc6e3b1e] daemon started [2020-11-30T20:03:56.442Z] daemon.go:296: [d442cdc6e3b1e] exiting daemon [2020-11-30T20:03:56.442Z] daemon.go:325: [d442cdc6e3b1e] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:325: [d442cdc6e3b1e] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:353: [d442cdc6e3b1e] daemon started [2020-11-30T20:03:56.442Z] daemon.go:461: [decd858680ee7] Stopping daemon [2020-11-30T20:03:56.442Z] daemon.go:296: [decd858680ee7] exiting daemon [2020-11-30T20:03:56.442Z] daemon.go:448: [decd858680ee7] Daemon stopped [2020-11-30T20:03:56.442Z] daemon.go:461: [d1357740faeee] Stopping daemon [2020-11-30T20:03:56.442Z] daemon.go:296: [d1357740faeee] exiting daemon [2020-11-30T20:03:56.442Z] daemon.go:448: [d1357740faeee] Daemon stopped [2020-11-30T20:03:56.442Z] daemon.go:461: [d442cdc6e3b1e] Stopping daemon [2020-11-30T20:03:56.442Z] daemon.go:296: [d442cdc6e3b1e] exiting daemon [2020-11-30T20:03:56.442Z] daemon.go:448: [d442cdc6e3b1e] Daemon stopped [2020-11-30T20:03:56.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.63s) [2020-11-30T20:03:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-11-30T20:03:56.442Z] daemon.go:325: [d8c028b9225ec] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:325: [d8c028b9225ec] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:353: [d8c028b9225ec] daemon started [2020-11-30T20:03:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-11-30T20:03:56.442Z] daemon.go:325: [d9cd897772e18] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:325: [d9cd897772e18] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:353: [d9cd897772e18] daemon started [2020-11-30T20:03:56.442Z] check_test.go:358: [d9cd897772e18] joining swarm manager [d8c028b9225ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:03:56.442Z] daemon.go:461: [d8c028b9225ec] Stopping daemon [2020-11-30T20:03:56.442Z] daemon.go:296: [d8c028b9225ec] exiting daemon [2020-11-30T20:03:56.442Z] daemon.go:448: [d8c028b9225ec] Daemon stopped [2020-11-30T20:03:56.442Z] daemon.go:461: [d9cd897772e18] Stopping daemon [2020-11-30T20:03:56.442Z] daemon.go:296: [d9cd897772e18] exiting daemon [2020-11-30T20:03:56.442Z] daemon.go:448: [d9cd897772e18] Daemon stopped [2020-11-30T20:03:56.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.14s) [2020-11-30T20:03:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-11-30T20:03:56.442Z] daemon.go:325: [d9dd8f9cbe75f] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:325: [d9dd8f9cbe75f] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:353: [d9dd8f9cbe75f] daemon started [2020-11-30T20:03:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-11-30T20:03:56.442Z] daemon.go:325: [de8d02829deec] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:325: [de8d02829deec] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:353: [de8d02829deec] daemon started [2020-11-30T20:03:56.442Z] check_test.go:358: [de8d02829deec] joining swarm manager [d9dd8f9cbe75f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:03:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-11-30T20:03:56.442Z] daemon.go:325: [dadd974b94f1c] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:325: [dadd974b94f1c] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:353: [dadd974b94f1c] daemon started [2020-11-30T20:03:56.442Z] check_test.go:358: [dadd974b94f1c] joining swarm manager [d9dd8f9cbe75f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:03:56.442Z] daemon.go:461: [de8d02829deec] Stopping daemon [2020-11-30T20:03:56.442Z] daemon.go:296: [de8d02829deec] exiting daemon [2020-11-30T20:03:56.442Z] daemon.go:448: [de8d02829deec] Daemon stopped [2020-11-30T20:03:56.442Z] daemon.go:325: [de8d02829deec] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:325: [de8d02829deec] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:325: [de8d02829deec] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:325: [de8d02829deec] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:339: [de8d02829deec] error pinging daemon on start: Get http://de8d02829deec.sock/_ping: context deadline exceeded [2020-11-30T20:03:56.442Z] daemon.go:325: [de8d02829deec] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:339: [de8d02829deec] error pinging daemon on start: Get http://de8d02829deec.sock/_ping: context deadline exceeded [2020-11-30T20:03:56.442Z] daemon.go:325: [de8d02829deec] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:339: [de8d02829deec] error pinging daemon on start: Get http://de8d02829deec.sock/_ping: context deadline exceeded [2020-11-30T20:03:56.442Z] daemon.go:325: [de8d02829deec] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:339: [de8d02829deec] error pinging daemon on start: Get http://de8d02829deec.sock/_ping: context deadline exceeded [2020-11-30T20:03:56.442Z] daemon.go:325: [de8d02829deec] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:339: [de8d02829deec] error pinging daemon on start: Get http://de8d02829deec.sock/_ping: context deadline exceeded [2020-11-30T20:03:56.442Z] daemon.go:325: [de8d02829deec] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:339: [de8d02829deec] error pinging daemon on start: Get http://de8d02829deec.sock/_ping: context deadline exceeded [2020-11-30T20:03:56.442Z] daemon.go:325: [de8d02829deec] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:353: [de8d02829deec] daemon started [2020-11-30T20:03:56.442Z] daemon.go:461: [d9dd8f9cbe75f] Stopping daemon [2020-11-30T20:03:56.442Z] daemon.go:296: [d9dd8f9cbe75f] exiting daemon [2020-11-30T20:03:56.442Z] daemon.go:448: [d9dd8f9cbe75f] Daemon stopped [2020-11-30T20:03:56.442Z] daemon.go:461: [de8d02829deec] Stopping daemon [2020-11-30T20:03:56.442Z] daemon.go:296: [de8d02829deec] exiting daemon [2020-11-30T20:03:56.442Z] daemon.go:448: [de8d02829deec] Daemon stopped [2020-11-30T20:03:56.442Z] daemon.go:461: [dadd974b94f1c] Stopping daemon [2020-11-30T20:03:56.442Z] daemon.go:296: [dadd974b94f1c] exiting daemon [2020-11-30T20:03:56.442Z] daemon.go:448: [dadd974b94f1c] Daemon stopped [2020-11-30T20:03:56.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.28s) [2020-11-30T20:03:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-11-30T20:03:56.442Z] daemon.go:325: [d008f3c5c5a6f] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:325: [d008f3c5c5a6f] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:353: [d008f3c5c5a6f] daemon started [2020-11-30T20:03:56.442Z] daemon.go:461: [d008f3c5c5a6f] Stopping daemon [2020-11-30T20:03:56.442Z] daemon.go:296: [d008f3c5c5a6f] exiting daemon [2020-11-30T20:03:56.442Z] daemon.go:448: [d008f3c5c5a6f] Daemon stopped [2020-11-30T20:03:56.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.54s) [2020-11-30T20:03:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-11-30T20:03:56.442Z] daemon.go:325: [d3a283a47e2ad] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:325: [d3a283a47e2ad] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:353: [d3a283a47e2ad] daemon started [2020-11-30T20:03:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-11-30T20:03:56.442Z] daemon.go:325: [dce22cc727e59] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:325: [dce22cc727e59] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:353: [dce22cc727e59] daemon started [2020-11-30T20:03:56.442Z] check_test.go:358: [dce22cc727e59] joining swarm manager [d3a283a47e2ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:03:56.442Z] daemon.go:461: [d3a283a47e2ad] Stopping daemon [2020-11-30T20:03:56.442Z] daemon.go:296: [d3a283a47e2ad] exiting daemon [2020-11-30T20:03:56.442Z] daemon.go:448: [d3a283a47e2ad] Daemon stopped [2020-11-30T20:03:56.442Z] daemon.go:461: [dce22cc727e59] Stopping daemon [2020-11-30T20:03:56.442Z] daemon.go:296: [dce22cc727e59] exiting daemon [2020-11-30T20:03:56.442Z] daemon.go:448: [dce22cc727e59] Daemon stopped [2020-11-30T20:03:56.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.75s) [2020-11-30T20:03:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-11-30T20:03:56.442Z] daemon.go:325: [de357ae2be359] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:325: [de357ae2be359] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:353: [de357ae2be359] daemon started [2020-11-30T20:03:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-11-30T20:03:56.442Z] daemon.go:325: [d2d353bfeb906] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:325: [d2d353bfeb906] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:353: [d2d353bfeb906] daemon started [2020-11-30T20:03:56.442Z] check_test.go:358: [d2d353bfeb906] joining swarm manager [de357ae2be359]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:03:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-11-30T20:03:56.442Z] daemon.go:325: [dde858153d233] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:325: [dde858153d233] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:353: [dde858153d233] daemon started [2020-11-30T20:03:56.442Z] check_test.go:358: [dde858153d233] joining swarm manager [de357ae2be359]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:03:56.442Z] daemon.go:461: [d2d353bfeb906] Stopping daemon [2020-11-30T20:03:56.442Z] daemon.go:296: [d2d353bfeb906] exiting daemon [2020-11-30T20:03:56.442Z] daemon.go:448: [d2d353bfeb906] Daemon stopped [2020-11-30T20:03:56.442Z] daemon.go:461: [dde858153d233] Stopping daemon [2020-11-30T20:03:56.442Z] daemon.go:296: [dde858153d233] exiting daemon [2020-11-30T20:03:56.442Z] daemon.go:448: [dde858153d233] Daemon stopped [2020-11-30T20:03:56.442Z] daemon.go:325: [d2d353bfeb906] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:325: [d2d353bfeb906] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:325: [d2d353bfeb906] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:325: [d2d353bfeb906] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:339: [d2d353bfeb906] error pinging daemon on start: Get http://d2d353bfeb906.sock/_ping: context deadline exceeded [2020-11-30T20:03:56.442Z] daemon.go:325: [d2d353bfeb906] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:339: [d2d353bfeb906] error pinging daemon on start: Get http://d2d353bfeb906.sock/_ping: context deadline exceeded [2020-11-30T20:03:56.442Z] daemon.go:325: [d2d353bfeb906] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:339: [d2d353bfeb906] error pinging daemon on start: Get http://d2d353bfeb906.sock/_ping: context deadline exceeded [2020-11-30T20:03:56.442Z] daemon.go:325: [d2d353bfeb906] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:339: [d2d353bfeb906] error pinging daemon on start: Get http://d2d353bfeb906.sock/_ping: context deadline exceeded [2020-11-30T20:03:56.442Z] daemon.go:325: [d2d353bfeb906] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:353: [d2d353bfeb906] daemon started [2020-11-30T20:03:56.442Z] daemon.go:461: [de357ae2be359] Stopping daemon [2020-11-30T20:03:56.442Z] daemon.go:296: [de357ae2be359] exiting daemon [2020-11-30T20:03:56.442Z] daemon.go:448: [de357ae2be359] Daemon stopped [2020-11-30T20:03:56.442Z] daemon.go:461: [d2d353bfeb906] Stopping daemon [2020-11-30T20:03:56.442Z] daemon.go:296: [d2d353bfeb906] exiting daemon [2020-11-30T20:03:56.442Z] daemon.go:448: [d2d353bfeb906] Daemon stopped [2020-11-30T20:03:56.442Z] check_test.go:379: Daemon dde858153d233 is not started [2020-11-30T20:03:56.442Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (53.89s) [2020-11-30T20:03:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-11-30T20:03:56.442Z] daemon.go:325: [d9f49fda8575b] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:325: [d9f49fda8575b] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:353: [d9f49fda8575b] daemon started [2020-11-30T20:03:56.442Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-11-30T20:03:56.442Z] daemon.go:325: [defee61a92186] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:325: [defee61a92186] waiting for daemon to start [2020-11-30T20:03:56.442Z] daemon.go:353: [defee61a92186] daemon started [2020-11-30T20:03:56.443Z] check_test.go:358: [defee61a92186] joining swarm manager [d9f49fda8575b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:03:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-11-30T20:03:56.443Z] daemon.go:325: [df323adab5d86] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [df323adab5d86] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:353: [df323adab5d86] daemon started [2020-11-30T20:03:56.443Z] check_test.go:358: [df323adab5d86] joining swarm manager [d9f49fda8575b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:03:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-11-30T20:03:56.443Z] daemon.go:325: [d06790a72ea52] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [d06790a72ea52] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:353: [d06790a72ea52] daemon started [2020-11-30T20:03:56.443Z] check_test.go:358: [d06790a72ea52] joining swarm manager [d9f49fda8575b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-11-30T20:03:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-11-30T20:03:56.443Z] daemon.go:325: [d47e10ff04b24] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [d47e10ff04b24] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:353: [d47e10ff04b24] daemon started [2020-11-30T20:03:56.443Z] check_test.go:358: [d47e10ff04b24] joining swarm manager [d9f49fda8575b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-11-30T20:03:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-11-30T20:03:56.443Z] daemon.go:325: [d7ae35f7ea53d] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [d7ae35f7ea53d] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:353: [d7ae35f7ea53d] daemon started [2020-11-30T20:03:56.443Z] check_test.go:358: [d7ae35f7ea53d] joining swarm manager [d9f49fda8575b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-11-30T20:03:56.443Z] daemon.go:461: [d7ae35f7ea53d] Stopping daemon [2020-11-30T20:03:56.443Z] daemon.go:461: [d9f49fda8575b] Stopping daemon [2020-11-30T20:03:56.443Z] daemon.go:461: [defee61a92186] Stopping daemon [2020-11-30T20:03:56.443Z] daemon.go:461: [d06790a72ea52] Stopping daemon [2020-11-30T20:03:56.443Z] daemon.go:461: [d47e10ff04b24] Stopping daemon [2020-11-30T20:03:56.443Z] daemon.go:461: [df323adab5d86] Stopping daemon [2020-11-30T20:03:56.443Z] daemon.go:296: [d9f49fda8575b] exiting daemon [2020-11-30T20:03:56.443Z] daemon.go:448: [d9f49fda8575b] Daemon stopped [2020-11-30T20:03:56.443Z] daemon.go:296: [defee61a92186] exiting daemon [2020-11-30T20:03:56.443Z] daemon.go:448: [defee61a92186] Daemon stopped [2020-11-30T20:03:56.443Z] daemon.go:296: [df323adab5d86] exiting daemon [2020-11-30T20:03:56.443Z] daemon.go:448: [df323adab5d86] Daemon stopped [2020-11-30T20:03:56.443Z] daemon.go:296: [d47e10ff04b24] exiting daemon [2020-11-30T20:03:56.443Z] daemon.go:448: [d47e10ff04b24] Daemon stopped [2020-11-30T20:03:56.443Z] daemon.go:296: [d06790a72ea52] exiting daemon [2020-11-30T20:03:56.443Z] daemon.go:448: [d06790a72ea52] Daemon stopped [2020-11-30T20:03:56.443Z] daemon.go:296: [d7ae35f7ea53d] exiting daemon [2020-11-30T20:03:56.443Z] daemon.go:448: [d7ae35f7ea53d] Daemon stopped [2020-11-30T20:03:56.443Z] daemon.go:325: [d06790a72ea52] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [d7ae35f7ea53d] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [defee61a92186] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [d47e10ff04b24] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [df323adab5d86] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [d9f49fda8575b] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [d06790a72ea52] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [d7ae35f7ea53d] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [defee61a92186] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [d47e10ff04b24] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [df323adab5d86] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [d9f49fda8575b] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [d06790a72ea52] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [d7ae35f7ea53d] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [defee61a92186] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [d47e10ff04b24] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [df323adab5d86] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [d9f49fda8575b] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [d7ae35f7ea53d] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [d06790a72ea52] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [defee61a92186] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [d47e10ff04b24] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [df323adab5d86] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [d9f49fda8575b] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:339: [d7ae35f7ea53d] error pinging daemon on start: Get http://d7ae35f7ea53d.sock/_ping: context deadline exceeded [2020-11-30T20:03:56.443Z] daemon.go:339: [d06790a72ea52] error pinging daemon on start: Get http://d06790a72ea52.sock/_ping: context deadline exceeded [2020-11-30T20:03:56.443Z] daemon.go:339: [defee61a92186] error pinging daemon on start: Get http://defee61a92186.sock/_ping: context deadline exceeded [2020-11-30T20:03:56.443Z] daemon.go:339: [d47e10ff04b24] error pinging daemon on start: Get http://d47e10ff04b24.sock/_ping: context deadline exceeded [2020-11-30T20:03:56.443Z] daemon.go:339: [df323adab5d86] error pinging daemon on start: Get http://df323adab5d86.sock/_ping: context deadline exceeded [2020-11-30T20:03:56.443Z] daemon.go:339: [d9f49fda8575b] error pinging daemon on start: Get http://d9f49fda8575b.sock/_ping: context deadline exceeded [2020-11-30T20:03:56.443Z] daemon.go:325: [d06790a72ea52] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [d7ae35f7ea53d] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [defee61a92186] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [d47e10ff04b24] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [df323adab5d86] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [d9f49fda8575b] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:339: [d7ae35f7ea53d] error pinging daemon on start: Get http://d7ae35f7ea53d.sock/_ping: context deadline exceeded [2020-11-30T20:03:56.443Z] daemon.go:339: [d06790a72ea52] error pinging daemon on start: Get http://d06790a72ea52.sock/_ping: context deadline exceeded [2020-11-30T20:03:56.443Z] daemon.go:339: [defee61a92186] error pinging daemon on start: Get http://defee61a92186.sock/_ping: context deadline exceeded [2020-11-30T20:03:56.443Z] daemon.go:339: [d47e10ff04b24] error pinging daemon on start: Get http://d47e10ff04b24.sock/_ping: context deadline exceeded [2020-11-30T20:03:56.443Z] daemon.go:339: [df323adab5d86] error pinging daemon on start: Get http://df323adab5d86.sock/_ping: context deadline exceeded [2020-11-30T20:03:56.443Z] daemon.go:339: [d9f49fda8575b] error pinging daemon on start: Get http://d9f49fda8575b.sock/_ping: context deadline exceeded [2020-11-30T20:03:56.443Z] daemon.go:325: [d7ae35f7ea53d] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [d06790a72ea52] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [defee61a92186] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [d47e10ff04b24] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [df323adab5d86] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [d9f49fda8575b] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:353: [d9f49fda8575b] daemon started [2020-11-30T20:03:56.443Z] daemon.go:339: [d7ae35f7ea53d] error pinging daemon on start: Get http://d7ae35f7ea53d.sock/_ping: context deadline exceeded [2020-11-30T20:03:56.443Z] daemon.go:339: [d06790a72ea52] error pinging daemon on start: Get http://d06790a72ea52.sock/_ping: context deadline exceeded [2020-11-30T20:03:56.443Z] daemon.go:339: [defee61a92186] error pinging daemon on start: Get http://defee61a92186.sock/_ping: context deadline exceeded [2020-11-30T20:03:56.443Z] daemon.go:339: [d47e10ff04b24] error pinging daemon on start: Get http://d47e10ff04b24.sock/_ping: context deadline exceeded [2020-11-30T20:03:56.443Z] daemon.go:339: [df323adab5d86] error pinging daemon on start: Get http://df323adab5d86.sock/_ping: context deadline exceeded [2020-11-30T20:03:56.443Z] daemon.go:325: [d7ae35f7ea53d] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [d06790a72ea52] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [defee61a92186] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [d47e10ff04b24] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [df323adab5d86] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:353: [d06790a72ea52] daemon started [2020-11-30T20:03:56.443Z] daemon.go:353: [d7ae35f7ea53d] daemon started [2020-11-30T20:03:56.443Z] daemon.go:353: [defee61a92186] daemon started [2020-11-30T20:03:56.443Z] daemon.go:353: [df323adab5d86] daemon started [2020-11-30T20:03:56.443Z] daemon.go:353: [d47e10ff04b24] daemon started [2020-11-30T20:03:56.443Z] daemon.go:461: [d9f49fda8575b] Stopping daemon [2020-11-30T20:03:56.443Z] daemon.go:296: [d9f49fda8575b] exiting daemon [2020-11-30T20:03:56.443Z] daemon.go:448: [d9f49fda8575b] Daemon stopped [2020-11-30T20:03:56.443Z] daemon.go:461: [defee61a92186] Stopping daemon [2020-11-30T20:03:56.443Z] daemon.go:296: [defee61a92186] exiting daemon [2020-11-30T20:03:56.443Z] daemon.go:448: [defee61a92186] Daemon stopped [2020-11-30T20:03:56.443Z] daemon.go:461: [df323adab5d86] Stopping daemon [2020-11-30T20:03:56.443Z] daemon.go:296: [df323adab5d86] exiting daemon [2020-11-30T20:03:56.443Z] daemon.go:448: [df323adab5d86] Daemon stopped [2020-11-30T20:03:56.443Z] daemon.go:461: [d06790a72ea52] Stopping daemon [2020-11-30T20:03:56.443Z] daemon.go:296: [d06790a72ea52] exiting daemon [2020-11-30T20:03:56.443Z] daemon.go:448: [d06790a72ea52] Daemon stopped [2020-11-30T20:03:56.443Z] daemon.go:461: [d47e10ff04b24] Stopping daemon [2020-11-30T20:03:56.443Z] daemon.go:296: [d47e10ff04b24] exiting daemon [2020-11-30T20:03:56.443Z] daemon.go:448: [d47e10ff04b24] Daemon stopped [2020-11-30T20:03:56.443Z] daemon.go:461: [d7ae35f7ea53d] Stopping daemon [2020-11-30T20:03:56.443Z] daemon.go:296: [d7ae35f7ea53d] exiting daemon [2020-11-30T20:03:56.443Z] daemon.go:448: [d7ae35f7ea53d] Daemon stopped [2020-11-30T20:03:56.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.23s) [2020-11-30T20:03:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-11-30T20:03:56.443Z] daemon.go:325: [d0ceda383f1b5] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [d0ceda383f1b5] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:353: [d0ceda383f1b5] daemon started [2020-11-30T20:03:56.443Z] daemon.go:461: [d0ceda383f1b5] Stopping daemon [2020-11-30T20:03:56.443Z] daemon.go:296: [d0ceda383f1b5] exiting daemon [2020-11-30T20:03:56.443Z] daemon.go:448: [d0ceda383f1b5] Daemon stopped [2020-11-30T20:03:56.443Z] daemon.go:325: [d0ceda383f1b5] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [d0ceda383f1b5] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:353: [d0ceda383f1b5] daemon started [2020-11-30T20:03:56.443Z] daemon.go:461: [d0ceda383f1b5] Stopping daemon [2020-11-30T20:03:56.443Z] daemon.go:296: [d0ceda383f1b5] exiting daemon [2020-11-30T20:03:56.443Z] daemon.go:448: [d0ceda383f1b5] Daemon stopped [2020-11-30T20:03:56.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.40s) [2020-11-30T20:03:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-11-30T20:03:56.443Z] daemon.go:325: [da78851d574b5] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [da78851d574b5] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:353: [da78851d574b5] daemon started [2020-11-30T20:03:56.443Z] daemon.go:461: [da78851d574b5] Stopping daemon [2020-11-30T20:03:56.443Z] daemon.go:296: [da78851d574b5] exiting daemon [2020-11-30T20:03:56.443Z] daemon.go:448: [da78851d574b5] Daemon stopped [2020-11-30T20:03:56.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.70s) [2020-11-30T20:03:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-11-30T20:03:56.443Z] daemon.go:325: [d1020c7e3d937] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [d1020c7e3d937] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:353: [d1020c7e3d937] daemon started [2020-11-30T20:03:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-11-30T20:03:56.443Z] daemon.go:325: [d75ff61bc1df2] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [d75ff61bc1df2] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:353: [d75ff61bc1df2] daemon started [2020-11-30T20:03:56.443Z] check_test.go:358: [d75ff61bc1df2] joining swarm manager [d1020c7e3d937]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:03:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-11-30T20:03:56.443Z] daemon.go:325: [d990a88f477d6] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [d990a88f477d6] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:353: [d990a88f477d6] daemon started [2020-11-30T20:03:56.443Z] check_test.go:358: [d990a88f477d6] joining swarm manager [d1020c7e3d937]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:03:56.443Z] daemon.go:461: [d1020c7e3d937] Stopping daemon [2020-11-30T20:03:56.443Z] daemon.go:296: [d1020c7e3d937] exiting daemon [2020-11-30T20:03:56.443Z] daemon.go:448: [d1020c7e3d937] Daemon stopped [2020-11-30T20:03:56.443Z] daemon.go:461: [d75ff61bc1df2] Stopping daemon [2020-11-30T20:03:56.443Z] daemon.go:296: [d75ff61bc1df2] exiting daemon [2020-11-30T20:03:56.443Z] daemon.go:448: [d75ff61bc1df2] Daemon stopped [2020-11-30T20:03:56.443Z] daemon.go:461: [d990a88f477d6] Stopping daemon [2020-11-30T20:03:56.443Z] daemon.go:296: [d990a88f477d6] exiting daemon [2020-11-30T20:03:56.443Z] daemon.go:448: [d990a88f477d6] Daemon stopped [2020-11-30T20:03:56.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.06s) [2020-11-30T20:03:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-11-30T20:03:56.443Z] daemon.go:325: [dea0b66cea504] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [dea0b66cea504] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:353: [dea0b66cea504] daemon started [2020-11-30T20:03:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-11-30T20:03:56.443Z] daemon.go:325: [dfe75aeed429f] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [dfe75aeed429f] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:353: [dfe75aeed429f] daemon started [2020-11-30T20:03:56.443Z] check_test.go:358: [dfe75aeed429f] joining swarm manager [dea0b66cea504]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:03:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-11-30T20:03:56.443Z] daemon.go:325: [d0a9cfe73c44f] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [d0a9cfe73c44f] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:353: [d0a9cfe73c44f] daemon started [2020-11-30T20:03:56.443Z] check_test.go:358: [d0a9cfe73c44f] joining swarm manager [dea0b66cea504]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:03:56.443Z] daemon.go:461: [dea0b66cea504] Stopping daemon [2020-11-30T20:03:56.443Z] daemon.go:296: [dea0b66cea504] exiting daemon [2020-11-30T20:03:56.443Z] daemon.go:448: [dea0b66cea504] Daemon stopped [2020-11-30T20:03:56.443Z] daemon.go:461: [dfe75aeed429f] Stopping daemon [2020-11-30T20:03:56.443Z] daemon.go:296: [dfe75aeed429f] exiting daemon [2020-11-30T20:03:56.443Z] daemon.go:448: [dfe75aeed429f] Daemon stopped [2020-11-30T20:03:56.443Z] daemon.go:461: [d0a9cfe73c44f] Stopping daemon [2020-11-30T20:03:56.443Z] daemon.go:296: [d0a9cfe73c44f] exiting daemon [2020-11-30T20:03:56.443Z] daemon.go:448: [d0a9cfe73c44f] Daemon stopped [2020-11-30T20:03:56.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.34s) [2020-11-30T20:03:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-11-30T20:03:56.443Z] daemon.go:325: [d5b357ab35d3f] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [d5b357ab35d3f] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:353: [d5b357ab35d3f] daemon started [2020-11-30T20:03:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-11-30T20:03:56.443Z] daemon.go:325: [d8fe69e00562f] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [d8fe69e00562f] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:353: [d8fe69e00562f] daemon started [2020-11-30T20:03:56.443Z] check_test.go:358: [d8fe69e00562f] joining swarm manager [d5b357ab35d3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:03:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-11-30T20:03:56.443Z] daemon.go:325: [da3f0fc59bc34] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [da3f0fc59bc34] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:353: [da3f0fc59bc34] daemon started [2020-11-30T20:03:56.443Z] check_test.go:358: [da3f0fc59bc34] joining swarm manager [d5b357ab35d3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:03:56.443Z] daemon.go:461: [d5b357ab35d3f] Stopping daemon [2020-11-30T20:03:56.443Z] daemon.go:296: [d5b357ab35d3f] exiting daemon [2020-11-30T20:03:56.443Z] daemon.go:448: [d5b357ab35d3f] Daemon stopped [2020-11-30T20:03:56.443Z] daemon.go:461: [d8fe69e00562f] Stopping daemon [2020-11-30T20:03:56.443Z] daemon.go:296: [d8fe69e00562f] exiting daemon [2020-11-30T20:03:56.443Z] daemon.go:448: [d8fe69e00562f] Daemon stopped [2020-11-30T20:03:56.443Z] daemon.go:461: [da3f0fc59bc34] Stopping daemon [2020-11-30T20:03:56.443Z] daemon.go:296: [da3f0fc59bc34] exiting daemon [2020-11-30T20:03:56.443Z] daemon.go:448: [da3f0fc59bc34] Daemon stopped [2020-11-30T20:03:56.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.02s) [2020-11-30T20:03:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-11-30T20:03:56.443Z] daemon.go:325: [d2fe3c1c8580f] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:325: [d2fe3c1c8580f] waiting for daemon to start [2020-11-30T20:03:56.443Z] daemon.go:353: [d2fe3c1c8580f] daemon started [2020-11-30T20:03:56.443Z] daemon.go:461: [d2fe3c1c8580f] Stopping daemon [2020-11-30T20:03:56.443Z] daemon.go:296: [d2fe3c1c8580f] exiting daemon [2020-11-30T20:03:56.443Z] daemon.go:448: [d2fe3c1c8580f] Daemon stopped [2020-11-30T20:03:56.443Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.75s) [2020-11-30T20:03:56.443Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-11-30T20:03:56.444Z] daemon.go:325: [d2ece0fbdcc23] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:325: [d2ece0fbdcc23] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:353: [d2ece0fbdcc23] daemon started [2020-11-30T20:03:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-11-30T20:03:56.444Z] daemon.go:325: [d11bf1d65a293] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:325: [d11bf1d65a293] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:353: [d11bf1d65a293] daemon started [2020-11-30T20:03:56.444Z] check_test.go:358: [d11bf1d65a293] joining swarm manager [d2ece0fbdcc23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:03:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-11-30T20:03:56.444Z] daemon.go:325: [d3b193e82d815] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:325: [d3b193e82d815] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:353: [d3b193e82d815] daemon started [2020-11-30T20:03:56.444Z] check_test.go:358: [d3b193e82d815] joining swarm manager [d2ece0fbdcc23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:03:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-11-30T20:03:56.444Z] daemon.go:325: [df61b014c4a29] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:325: [df61b014c4a29] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:353: [df61b014c4a29] daemon started [2020-11-30T20:03:56.444Z] check_test.go:358: [df61b014c4a29] joining swarm manager [d2ece0fbdcc23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-11-30T20:03:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-11-30T20:03:56.444Z] daemon.go:325: [dfb69df2bb620] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:325: [dfb69df2bb620] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:353: [dfb69df2bb620] daemon started [2020-11-30T20:03:56.444Z] check_test.go:358: [dfb69df2bb620] joining swarm manager [d2ece0fbdcc23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-11-30T20:03:56.444Z] daemon.go:461: [d2ece0fbdcc23] Stopping daemon [2020-11-30T20:03:56.444Z] daemon.go:296: [d2ece0fbdcc23] exiting daemon [2020-11-30T20:03:56.444Z] daemon.go:448: [d2ece0fbdcc23] Daemon stopped [2020-11-30T20:03:56.444Z] daemon.go:461: [d11bf1d65a293] Stopping daemon [2020-11-30T20:03:56.444Z] daemon.go:296: [d11bf1d65a293] exiting daemon [2020-11-30T20:03:56.444Z] daemon.go:448: [d11bf1d65a293] Daemon stopped [2020-11-30T20:03:56.444Z] daemon.go:461: [d3b193e82d815] Stopping daemon [2020-11-30T20:03:56.444Z] daemon.go:296: [d3b193e82d815] exiting daemon [2020-11-30T20:03:56.444Z] daemon.go:448: [d3b193e82d815] Daemon stopped [2020-11-30T20:03:56.444Z] daemon.go:461: [df61b014c4a29] Stopping daemon [2020-11-30T20:03:56.444Z] daemon.go:296: [df61b014c4a29] exiting daemon [2020-11-30T20:03:56.444Z] daemon.go:448: [df61b014c4a29] Daemon stopped [2020-11-30T20:03:56.444Z] daemon.go:461: [dfb69df2bb620] Stopping daemon [2020-11-30T20:03:56.444Z] daemon.go:296: [dfb69df2bb620] exiting daemon [2020-11-30T20:03:56.444Z] daemon.go:448: [dfb69df2bb620] Daemon stopped [2020-11-30T20:03:56.444Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.41s) [2020-11-30T20:03:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-11-30T20:03:56.444Z] daemon.go:325: [d8263c19fcad9] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:325: [d8263c19fcad9] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:353: [d8263c19fcad9] daemon started [2020-11-30T20:03:56.444Z] daemon.go:461: [d8263c19fcad9] Stopping daemon [2020-11-30T20:03:56.444Z] daemon.go:296: [d8263c19fcad9] exiting daemon [2020-11-30T20:03:56.444Z] daemon.go:448: [d8263c19fcad9] Daemon stopped [2020-11-30T20:03:56.444Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.02s) [2020-11-30T20:03:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-11-30T20:03:56.444Z] daemon.go:325: [d0b4e8dac86b5] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:325: [d0b4e8dac86b5] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:353: [d0b4e8dac86b5] daemon started [2020-11-30T20:03:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-11-30T20:03:56.444Z] daemon.go:325: [d4f9018235870] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:325: [d4f9018235870] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:353: [d4f9018235870] daemon started [2020-11-30T20:03:56.444Z] check_test.go:358: [d4f9018235870] joining swarm manager [d0b4e8dac86b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:03:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-11-30T20:03:56.444Z] daemon.go:325: [debaf2a546d1f] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:325: [debaf2a546d1f] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:353: [debaf2a546d1f] daemon started [2020-11-30T20:03:56.444Z] check_test.go:358: [debaf2a546d1f] joining swarm manager [d0b4e8dac86b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:03:56.444Z] daemon.go:461: [d0b4e8dac86b5] Stopping daemon [2020-11-30T20:03:56.444Z] daemon.go:296: [d0b4e8dac86b5] exiting daemon [2020-11-30T20:03:56.444Z] daemon.go:448: [d0b4e8dac86b5] Daemon stopped [2020-11-30T20:03:56.444Z] daemon.go:461: [d4f9018235870] Stopping daemon [2020-11-30T20:03:56.444Z] daemon.go:296: [d4f9018235870] exiting daemon [2020-11-30T20:03:56.444Z] daemon.go:448: [d4f9018235870] Daemon stopped [2020-11-30T20:03:56.444Z] daemon.go:461: [debaf2a546d1f] Stopping daemon [2020-11-30T20:03:56.444Z] daemon.go:296: [debaf2a546d1f] exiting daemon [2020-11-30T20:03:56.444Z] daemon.go:448: [debaf2a546d1f] Daemon stopped [2020-11-30T20:03:56.444Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.00s) [2020-11-30T20:03:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-11-30T20:03:56.444Z] daemon.go:325: [d9ec15224fafb] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:325: [d9ec15224fafb] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:353: [d9ec15224fafb] daemon started [2020-11-30T20:03:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-11-30T20:03:56.444Z] daemon.go:325: [d24042094893e] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:325: [d24042094893e] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:353: [d24042094893e] daemon started [2020-11-30T20:03:56.444Z] check_test.go:358: [d24042094893e] joining swarm manager [d9ec15224fafb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:03:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-11-30T20:03:56.444Z] daemon.go:325: [d5e314cff5f12] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:325: [d5e314cff5f12] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:353: [d5e314cff5f12] daemon started [2020-11-30T20:03:56.444Z] check_test.go:358: [d5e314cff5f12] joining swarm manager [d9ec15224fafb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:03:56.444Z] daemon.go:461: [d24042094893e] Stopping daemon [2020-11-30T20:03:56.444Z] daemon.go:296: [d24042094893e] exiting daemon [2020-11-30T20:03:56.444Z] daemon.go:448: [d24042094893e] Daemon stopped [2020-11-30T20:03:56.444Z] daemon.go:461: [d9ec15224fafb] Stopping daemon [2020-11-30T20:03:56.444Z] daemon.go:296: [d9ec15224fafb] exiting daemon [2020-11-30T20:03:56.444Z] daemon.go:448: [d9ec15224fafb] Daemon stopped [2020-11-30T20:03:56.444Z] check_test.go:379: Daemon d24042094893e is not started [2020-11-30T20:03:56.444Z] daemon.go:461: [d5e314cff5f12] Stopping daemon [2020-11-30T20:03:56.444Z] daemon.go:296: [d5e314cff5f12] exiting daemon [2020-11-30T20:03:56.444Z] daemon.go:448: [d5e314cff5f12] Daemon stopped [2020-11-30T20:03:56.444Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.27s) [2020-11-30T20:03:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-11-30T20:03:56.444Z] daemon.go:325: [d98d11cb7ea2c] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:325: [d98d11cb7ea2c] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:353: [d98d11cb7ea2c] daemon started [2020-11-30T20:03:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-11-30T20:03:56.444Z] daemon.go:325: [db4b4b3a841e4] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:325: [db4b4b3a841e4] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:353: [db4b4b3a841e4] daemon started [2020-11-30T20:03:56.444Z] check_test.go:358: [db4b4b3a841e4] joining swarm manager [d98d11cb7ea2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:03:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-11-30T20:03:56.444Z] daemon.go:325: [ddb22f02f5c22] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:325: [ddb22f02f5c22] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:353: [ddb22f02f5c22] daemon started [2020-11-30T20:03:56.444Z] check_test.go:358: [ddb22f02f5c22] joining swarm manager [d98d11cb7ea2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:03:56.444Z] daemon.go:461: [d98d11cb7ea2c] Stopping daemon [2020-11-30T20:03:56.444Z] daemon.go:296: [d98d11cb7ea2c] exiting daemon [2020-11-30T20:03:56.444Z] daemon.go:448: [d98d11cb7ea2c] Daemon stopped [2020-11-30T20:03:56.444Z] daemon.go:461: [db4b4b3a841e4] Stopping daemon [2020-11-30T20:03:56.444Z] daemon.go:296: [db4b4b3a841e4] exiting daemon [2020-11-30T20:03:56.444Z] daemon.go:448: [db4b4b3a841e4] Daemon stopped [2020-11-30T20:03:56.444Z] daemon.go:461: [ddb22f02f5c22] Stopping daemon [2020-11-30T20:03:56.444Z] daemon.go:296: [ddb22f02f5c22] exiting daemon [2020-11-30T20:03:56.444Z] daemon.go:448: [ddb22f02f5c22] Daemon stopped [2020-11-30T20:03:56.444Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.86s) [2020-11-30T20:03:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-11-30T20:03:56.444Z] daemon.go:325: [dddf639244cfb] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:325: [dddf639244cfb] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:353: [dddf639244cfb] daemon started [2020-11-30T20:03:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-11-30T20:03:56.444Z] daemon.go:325: [dba4e9cdf8bb1] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:325: [dba4e9cdf8bb1] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:353: [dba4e9cdf8bb1] daemon started [2020-11-30T20:03:56.444Z] check_test.go:358: [dba4e9cdf8bb1] joining swarm manager [dddf639244cfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:03:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-11-30T20:03:56.444Z] daemon.go:325: [d85299227a060] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:325: [d85299227a060] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:353: [d85299227a060] daemon started [2020-11-30T20:03:56.444Z] check_test.go:358: [d85299227a060] joining swarm manager [dddf639244cfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:03:56.444Z] daemon.go:461: [dddf639244cfb] Stopping daemon [2020-11-30T20:03:56.444Z] daemon.go:296: [dddf639244cfb] exiting daemon [2020-11-30T20:03:56.444Z] daemon.go:448: [dddf639244cfb] Daemon stopped [2020-11-30T20:03:56.444Z] daemon.go:461: [dba4e9cdf8bb1] Stopping daemon [2020-11-30T20:03:56.444Z] daemon.go:296: [dba4e9cdf8bb1] exiting daemon [2020-11-30T20:03:56.444Z] daemon.go:448: [dba4e9cdf8bb1] Daemon stopped [2020-11-30T20:03:56.444Z] daemon.go:461: [d85299227a060] Stopping daemon [2020-11-30T20:03:56.444Z] daemon.go:296: [d85299227a060] exiting daemon [2020-11-30T20:03:56.444Z] daemon.go:448: [d85299227a060] Daemon stopped [2020-11-30T20:03:56.444Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.16s) [2020-11-30T20:03:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-11-30T20:03:56.444Z] daemon.go:325: [d5ffd5a489bf4] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:325: [d5ffd5a489bf4] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:353: [d5ffd5a489bf4] daemon started [2020-11-30T20:03:56.444Z] daemon.go:461: [d5ffd5a489bf4] Stopping daemon [2020-11-30T20:03:56.444Z] daemon.go:296: [d5ffd5a489bf4] exiting daemon [2020-11-30T20:03:56.444Z] daemon.go:448: [d5ffd5a489bf4] Daemon stopped [2020-11-30T20:03:56.444Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.58s) [2020-11-30T20:03:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-11-30T20:03:56.444Z] daemon.go:325: [d3949868ce289] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:325: [d3949868ce289] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:353: [d3949868ce289] daemon started [2020-11-30T20:03:56.444Z] daemon.go:461: [d3949868ce289] Stopping daemon [2020-11-30T20:03:56.444Z] daemon.go:296: [d3949868ce289] exiting daemon [2020-11-30T20:03:56.444Z] daemon.go:448: [d3949868ce289] Daemon stopped [2020-11-30T20:03:56.444Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.77s) [2020-11-30T20:03:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-11-30T20:03:56.444Z] daemon.go:325: [d4d5a623fc5d1] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:325: [d4d5a623fc5d1] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:353: [d4d5a623fc5d1] daemon started [2020-11-30T20:03:56.444Z] daemon.go:461: [d4d5a623fc5d1] Stopping daemon [2020-11-30T20:03:56.444Z] daemon.go:296: [d4d5a623fc5d1] exiting daemon [2020-11-30T20:03:56.444Z] daemon.go:448: [d4d5a623fc5d1] Daemon stopped [2020-11-30T20:03:56.444Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.69s) [2020-11-30T20:03:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig [2020-11-30T20:03:56.444Z] daemon.go:325: [dde06d79678ce] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:325: [dde06d79678ce] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:353: [dde06d79678ce] daemon started [2020-11-30T20:03:56.444Z] daemon.go:461: [dde06d79678ce] Stopping daemon [2020-11-30T20:03:56.444Z] daemon.go:296: [dde06d79678ce] exiting daemon [2020-11-30T20:03:56.444Z] daemon.go:448: [dde06d79678ce] Daemon stopped [2020-11-30T20:03:56.444Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.99s) [2020-11-30T20:03:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate [2020-11-30T20:03:56.444Z] daemon.go:325: [d8e2182b16feb] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:325: [d8e2182b16feb] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:353: [d8e2182b16feb] daemon started [2020-11-30T20:03:56.444Z] daemon.go:461: [d8e2182b16feb] Stopping daemon [2020-11-30T20:03:56.444Z] daemon.go:296: [d8e2182b16feb] exiting daemon [2020-11-30T20:03:56.444Z] daemon.go:448: [d8e2182b16feb] Daemon stopped [2020-11-30T20:03:56.444Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.66s) [2020-11-30T20:03:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts [2020-11-30T20:03:56.444Z] daemon.go:325: [d427e2ff1b8d1] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:325: [d427e2ff1b8d1] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:353: [d427e2ff1b8d1] daemon started [2020-11-30T20:03:56.444Z] daemon.go:461: [d427e2ff1b8d1] Stopping daemon [2020-11-30T20:03:56.444Z] daemon.go:296: [d427e2ff1b8d1] exiting daemon [2020-11-30T20:03:56.444Z] daemon.go:448: [d427e2ff1b8d1] Daemon stopped [2020-11-30T20:03:56.444Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.72s) [2020-11-30T20:03:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-11-30T20:03:56.444Z] daemon.go:325: [d2d09f8b8e717] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:325: [d2d09f8b8e717] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:353: [d2d09f8b8e717] daemon started [2020-11-30T20:03:56.444Z] daemon.go:461: [d2d09f8b8e717] Stopping daemon [2020-11-30T20:03:56.444Z] daemon.go:296: [d2d09f8b8e717] exiting daemon [2020-11-30T20:03:56.444Z] daemon.go:448: [d2d09f8b8e717] Daemon stopped [2020-11-30T20:03:56.444Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.65s) [2020-11-30T20:03:56.444Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable [2020-11-30T20:03:56.444Z] daemon.go:325: [d9e009a298634] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:325: [d9e009a298634] waiting for daemon to start [2020-11-30T20:03:56.444Z] daemon.go:353: [d9e009a298634] daemon started [2020-11-30T20:03:56.444Z] daemon.go:461: [d9e009a298634] Stopping daemon [2020-11-30T20:03:56.444Z] daemon.go:296: [d9e009a298634] exiting daemon [2020-11-30T20:03:56.445Z] daemon.go:448: [d9e009a298634] Daemon stopped [2020-11-30T20:03:56.445Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.83s) [2020-11-30T20:03:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-11-30T20:03:56.445Z] daemon.go:325: [d48b0b3da5314] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:325: [d48b0b3da5314] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:353: [d48b0b3da5314] daemon started [2020-11-30T20:03:56.445Z] daemon.go:461: [d48b0b3da5314] Stopping daemon [2020-11-30T20:03:56.445Z] daemon.go:296: [d48b0b3da5314] exiting daemon [2020-11-30T20:03:56.445Z] daemon.go:448: [d48b0b3da5314] Daemon stopped [2020-11-30T20:03:56.445Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.67s) [2020-11-30T20:03:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-11-30T20:03:56.445Z] daemon.go:325: [dbab859c91f81] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:325: [dbab859c91f81] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:353: [dbab859c91f81] daemon started [2020-11-30T20:03:56.445Z] daemon.go:461: [dbab859c91f81] Stopping daemon [2020-11-30T20:03:56.445Z] daemon.go:296: [dbab859c91f81] exiting daemon [2020-11-30T20:03:56.445Z] daemon.go:448: [dbab859c91f81] Daemon stopped [2020-11-30T20:03:56.445Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.10s) [2020-11-30T20:03:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork [2020-11-30T20:03:56.445Z] daemon.go:325: [d6ca815dda9c8] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:325: [d6ca815dda9c8] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:353: [d6ca815dda9c8] daemon started [2020-11-30T20:03:56.445Z] daemon.go:461: [d6ca815dda9c8] Stopping daemon [2020-11-30T20:03:56.445Z] daemon.go:296: [d6ca815dda9c8] exiting daemon [2020-11-30T20:03:56.445Z] daemon.go:448: [d6ca815dda9c8] Daemon stopped [2020-11-30T20:03:56.445Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.51s) [2020-11-30T20:03:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-11-30T20:03:56.445Z] daemon.go:325: [d8a9c2ce0cc35] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:325: [d8a9c2ce0cc35] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:353: [d8a9c2ce0cc35] daemon started [2020-11-30T20:03:56.445Z] daemon.go:461: [d8a9c2ce0cc35] Stopping daemon [2020-11-30T20:03:56.445Z] daemon.go:296: [d8a9c2ce0cc35] exiting daemon [2020-11-30T20:03:56.445Z] daemon.go:448: [d8a9c2ce0cc35] Daemon stopped [2020-11-30T20:03:56.445Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.76s) [2020-11-30T20:03:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-11-30T20:03:56.445Z] daemon.go:325: [d403fe0bc18d2] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:325: [d403fe0bc18d2] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:353: [d403fe0bc18d2] daemon started [2020-11-30T20:03:56.445Z] daemon.go:461: [d403fe0bc18d2] Stopping daemon [2020-11-30T20:03:56.445Z] daemon.go:296: [d403fe0bc18d2] exiting daemon [2020-11-30T20:03:56.445Z] daemon.go:448: [d403fe0bc18d2] Daemon stopped [2020-11-30T20:03:56.445Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.61s) [2020-11-30T20:03:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-11-30T20:03:56.445Z] daemon.go:325: [da5af5b49d401] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:325: [da5af5b49d401] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:353: [da5af5b49d401] daemon started [2020-11-30T20:03:56.445Z] daemon.go:461: [da5af5b49d401] Stopping daemon [2020-11-30T20:03:56.445Z] daemon.go:296: [da5af5b49d401] exiting daemon [2020-11-30T20:03:56.445Z] daemon.go:448: [da5af5b49d401] Daemon stopped [2020-11-30T20:03:56.445Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.14s) [2020-11-30T20:03:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-11-30T20:03:56.445Z] daemon.go:325: [d2d79f0050aa5] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:325: [d2d79f0050aa5] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:353: [d2d79f0050aa5] daemon started [2020-11-30T20:03:56.445Z] daemon.go:461: [d2d79f0050aa5] Stopping daemon [2020-11-30T20:03:56.445Z] daemon.go:296: [d2d79f0050aa5] exiting daemon [2020-11-30T20:03:56.445Z] daemon.go:448: [d2d79f0050aa5] Daemon stopped [2020-11-30T20:03:56.445Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.80s) [2020-11-30T20:03:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-11-30T20:03:56.445Z] daemon.go:325: [d73ed3ee28ab0] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:325: [d73ed3ee28ab0] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:353: [d73ed3ee28ab0] daemon started [2020-11-30T20:03:56.445Z] daemon.go:461: [d73ed3ee28ab0] Stopping daemon [2020-11-30T20:03:56.445Z] daemon.go:296: [d73ed3ee28ab0] exiting daemon [2020-11-30T20:03:56.445Z] daemon.go:448: [d73ed3ee28ab0] Daemon stopped [2020-11-30T20:03:56.445Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.15s) [2020-11-30T20:03:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-11-30T20:03:56.445Z] daemon.go:325: [d57555a92ff7a] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:325: [d57555a92ff7a] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:353: [d57555a92ff7a] daemon started [2020-11-30T20:03:56.445Z] daemon.go:461: [d57555a92ff7a] Stopping daemon [2020-11-30T20:03:56.445Z] daemon.go:296: [d57555a92ff7a] exiting daemon [2020-11-30T20:03:56.445Z] daemon.go:448: [d57555a92ff7a] Daemon stopped [2020-11-30T20:03:56.445Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (17.98s) [2020-11-30T20:03:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-11-30T20:03:56.445Z] daemon.go:325: [d706b4b23d27a] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:325: [d706b4b23d27a] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:353: [d706b4b23d27a] daemon started [2020-11-30T20:03:56.445Z] daemon.go:461: [d706b4b23d27a] Stopping daemon [2020-11-30T20:03:56.445Z] daemon.go:296: [d706b4b23d27a] exiting daemon [2020-11-30T20:03:56.445Z] daemon.go:448: [d706b4b23d27a] Daemon stopped [2020-11-30T20:03:56.445Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.17s) [2020-11-30T20:03:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-11-30T20:03:56.445Z] daemon.go:325: [d703784f6564e] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:325: [d703784f6564e] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:353: [d703784f6564e] daemon started [2020-11-30T20:03:56.445Z] daemon.go:461: [d703784f6564e] Stopping daemon [2020-11-30T20:03:56.445Z] daemon.go:296: [d703784f6564e] exiting daemon [2020-11-30T20:03:56.445Z] daemon.go:448: [d703784f6564e] Daemon stopped [2020-11-30T20:03:56.445Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.43s) [2020-11-30T20:03:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-11-30T20:03:56.445Z] daemon.go:325: [dfd2b9c08640e] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:325: [dfd2b9c08640e] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:353: [dfd2b9c08640e] daemon started [2020-11-30T20:03:56.445Z] daemon.go:461: [dfd2b9c08640e] Stopping daemon [2020-11-30T20:03:56.445Z] daemon.go:296: [dfd2b9c08640e] exiting daemon [2020-11-30T20:03:56.445Z] daemon.go:448: [dfd2b9c08640e] Daemon stopped [2020-11-30T20:03:56.445Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.35s) [2020-11-30T20:03:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-11-30T20:03:56.445Z] daemon.go:325: [dd2fc02cbf1e1] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:325: [dd2fc02cbf1e1] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:353: [dd2fc02cbf1e1] daemon started [2020-11-30T20:03:56.445Z] daemon.go:461: [dd2fc02cbf1e1] Stopping daemon [2020-11-30T20:03:56.445Z] daemon.go:296: [dd2fc02cbf1e1] exiting daemon [2020-11-30T20:03:56.445Z] daemon.go:448: [dd2fc02cbf1e1] Daemon stopped [2020-11-30T20:03:56.445Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.64s) [2020-11-30T20:03:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun [2020-11-30T20:03:56.445Z] daemon.go:325: [d35375e0b29bd] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:325: [d35375e0b29bd] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:353: [d35375e0b29bd] daemon started [2020-11-30T20:03:56.445Z] daemon.go:461: [d35375e0b29bd] Stopping daemon [2020-11-30T20:03:56.445Z] daemon.go:296: [d35375e0b29bd] exiting daemon [2020-11-30T20:03:56.445Z] daemon.go:448: [d35375e0b29bd] Daemon stopped [2020-11-30T20:03:56.445Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.30s) [2020-11-30T20:03:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart [2020-11-30T20:03:56.445Z] daemon.go:325: [d57e579a1dcfe] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:325: [d57e579a1dcfe] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:353: [d57e579a1dcfe] daemon started [2020-11-30T20:03:56.445Z] daemon.go:461: [d57e579a1dcfe] Stopping daemon [2020-11-30T20:03:56.445Z] daemon.go:296: [d57e579a1dcfe] exiting daemon [2020-11-30T20:03:56.445Z] daemon.go:448: [d57e579a1dcfe] Daemon stopped [2020-11-30T20:03:56.445Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.37s) [2020-11-30T20:03:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs [2020-11-30T20:03:56.445Z] daemon.go:325: [dec72ad305690] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:325: [dec72ad305690] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:353: [dec72ad305690] daemon started [2020-11-30T20:03:56.445Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.kehyfvxc49z8@751ceb7a04ad | hello1\n" [2020-11-30T20:03:56.445Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.uksvg3t4h4os@751ceb7a04ad | hello2\n" [2020-11-30T20:03:56.445Z] daemon.go:461: [dec72ad305690] Stopping daemon [2020-11-30T20:03:56.445Z] daemon.go:296: [dec72ad305690] exiting daemon [2020-11-30T20:03:56.445Z] daemon.go:448: [dec72ad305690] Daemon stopped [2020-11-30T20:03:56.445Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.99s) [2020-11-30T20:03:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-11-30T20:03:56.445Z] daemon.go:325: [d2bf27bbdaa02] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:325: [d2bf27bbdaa02] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:353: [d2bf27bbdaa02] daemon started [2020-11-30T20:03:56.445Z] daemon.go:461: [d2bf27bbdaa02] Stopping daemon [2020-11-30T20:03:56.445Z] daemon.go:296: [d2bf27bbdaa02] exiting daemon [2020-11-30T20:03:56.445Z] daemon.go:448: [d2bf27bbdaa02] Daemon stopped [2020-11-30T20:03:56.445Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.98s) [2020-11-30T20:03:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails [2020-11-30T20:03:56.445Z] daemon.go:325: [da2e9a7267288] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:325: [da2e9a7267288] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:353: [da2e9a7267288] daemon started [2020-11-30T20:03:56.445Z] daemon.go:461: [da2e9a7267288] Stopping daemon [2020-11-30T20:03:56.445Z] daemon.go:296: [da2e9a7267288] exiting daemon [2020-11-30T20:03:56.445Z] daemon.go:448: [da2e9a7267288] Daemon stopped [2020-11-30T20:03:56.445Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.24s) [2020-11-30T20:03:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow [2020-11-30T20:03:56.445Z] daemon.go:325: [db32bf277a432] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:325: [db32bf277a432] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:353: [db32bf277a432] daemon started [2020-11-30T20:03:56.445Z] daemon.go:461: [db32bf277a432] Stopping daemon [2020-11-30T20:03:56.445Z] daemon.go:296: [db32bf277a432] exiting daemon [2020-11-30T20:03:56.445Z] daemon.go:448: [db32bf277a432] Daemon stopped [2020-11-30T20:03:56.445Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.91s) [2020-11-30T20:03:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-11-30T20:03:56.445Z] daemon.go:325: [d412077b8869c] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:325: [d412077b8869c] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:353: [d412077b8869c] daemon started [2020-11-30T20:03:56.445Z] daemon.go:461: [d412077b8869c] Stopping daemon [2020-11-30T20:03:56.445Z] daemon.go:296: [d412077b8869c] exiting daemon [2020-11-30T20:03:56.445Z] daemon.go:448: [d412077b8869c] Daemon stopped [2020-11-30T20:03:56.445Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.38s) [2020-11-30T20:03:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince [2020-11-30T20:03:56.445Z] daemon.go:325: [d828ecbc2a6e3] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:325: [d828ecbc2a6e3] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:353: [d828ecbc2a6e3] daemon started [2020-11-30T20:03:56.445Z] daemon.go:461: [d828ecbc2a6e3] Stopping daemon [2020-11-30T20:03:56.445Z] daemon.go:296: [d828ecbc2a6e3] exiting daemon [2020-11-30T20:03:56.445Z] daemon.go:448: [d828ecbc2a6e3] Daemon stopped [2020-11-30T20:03:56.445Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.93s) [2020-11-30T20:03:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY [2020-11-30T20:03:56.445Z] daemon.go:325: [d8f578ebacf7b] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:325: [d8f578ebacf7b] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:353: [d8f578ebacf7b] daemon started [2020-11-30T20:03:56.445Z] daemon.go:461: [d8f578ebacf7b] Stopping daemon [2020-11-30T20:03:56.445Z] daemon.go:296: [d8f578ebacf7b] exiting daemon [2020-11-30T20:03:56.445Z] daemon.go:448: [d8f578ebacf7b] Daemon stopped [2020-11-30T20:03:56.445Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.70s) [2020-11-30T20:03:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail [2020-11-30T20:03:56.445Z] daemon.go:325: [d6a876ccd344f] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:325: [d6a876ccd344f] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:353: [d6a876ccd344f] daemon started [2020-11-30T20:03:56.445Z] daemon.go:461: [d6a876ccd344f] Stopping daemon [2020-11-30T20:03:56.445Z] daemon.go:296: [d6a876ccd344f] exiting daemon [2020-11-30T20:03:56.445Z] daemon.go:448: [d6a876ccd344f] Daemon stopped [2020-11-30T20:03:56.445Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.03s) [2020-11-30T20:03:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-11-30T20:03:56.445Z] daemon.go:325: [dfa5ca059264f] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:325: [dfa5ca059264f] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:353: [dfa5ca059264f] daemon started [2020-11-30T20:03:56.445Z] docker_cli_service_logs_test.go:242: checking task l7mg0qp6fa65 [2020-11-30T20:03:56.445Z] docker_cli_service_logs_test.go:247: checking messages for l7mg0qp6fa65 [2020-11-30T20:03:56.445Z] docker_cli_service_logs_test.go:242: checking task 50by5mvpdm06 [2020-11-30T20:03:56.445Z] docker_cli_service_logs_test.go:247: checking messages for 50by5mvpdm06 [2020-11-30T20:03:56.445Z] daemon.go:461: [dfa5ca059264f] Stopping daemon [2020-11-30T20:03:56.445Z] daemon.go:296: [dfa5ca059264f] exiting daemon [2020-11-30T20:03:56.445Z] daemon.go:448: [dfa5ca059264f] Daemon stopped [2020-11-30T20:03:56.445Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.47s) [2020-11-30T20:03:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale [2020-11-30T20:03:56.445Z] daemon.go:325: [d37d2a446f2f2] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:325: [d37d2a446f2f2] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:353: [d37d2a446f2f2] daemon started [2020-11-30T20:03:56.445Z] daemon.go:461: [d37d2a446f2f2] Stopping daemon [2020-11-30T20:03:56.445Z] daemon.go:296: [d37d2a446f2f2] exiting daemon [2020-11-30T20:03:56.445Z] daemon.go:448: [d37d2a446f2f2] Daemon stopped [2020-11-30T20:03:56.445Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.46s) [2020-11-30T20:03:56.445Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-11-30T20:03:56.445Z] daemon.go:325: [d968d6d00626e] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:325: [d968d6d00626e] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:353: [d968d6d00626e] daemon started [2020-11-30T20:03:56.445Z] daemon.go:461: [d968d6d00626e] Stopping daemon [2020-11-30T20:03:56.445Z] daemon.go:296: [d968d6d00626e] exiting daemon [2020-11-30T20:03:56.445Z] daemon.go:448: [d968d6d00626e] Daemon stopped [2020-11-30T20:03:56.445Z] daemon.go:325: [d968d6d00626e] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:325: [d968d6d00626e] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:353: [d968d6d00626e] daemon started [2020-11-30T20:03:56.445Z] daemon.go:461: [d968d6d00626e] Stopping daemon [2020-11-30T20:03:56.445Z] daemon.go:296: [d968d6d00626e] exiting daemon [2020-11-30T20:03:56.445Z] daemon.go:448: [d968d6d00626e] Daemon stopped [2020-11-30T20:03:56.445Z] daemon.go:325: [d968d6d00626e] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:325: [d968d6d00626e] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:353: [d968d6d00626e] daemon started [2020-11-30T20:03:56.445Z] daemon.go:461: [d968d6d00626e] Stopping daemon [2020-11-30T20:03:56.445Z] daemon.go:296: [d968d6d00626e] exiting daemon [2020-11-30T20:03:56.445Z] daemon.go:448: [d968d6d00626e] Daemon stopped [2020-11-30T20:03:56.445Z] daemon.go:325: [d968d6d00626e] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:325: [d968d6d00626e] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:353: [d968d6d00626e] daemon started [2020-11-30T20:03:56.445Z] daemon.go:461: [d968d6d00626e] Stopping daemon [2020-11-30T20:03:56.445Z] daemon.go:296: [d968d6d00626e] exiting daemon [2020-11-30T20:03:56.445Z] daemon.go:448: [d968d6d00626e] Daemon stopped [2020-11-30T20:03:56.445Z] daemon.go:325: [d968d6d00626e] waiting for daemon to start [2020-11-30T20:03:56.445Z] daemon.go:325: [d968d6d00626e] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:353: [d968d6d00626e] daemon started [2020-11-30T20:03:56.446Z] daemon.go:461: [d968d6d00626e] Stopping daemon [2020-11-30T20:03:56.446Z] daemon.go:296: [d968d6d00626e] exiting daemon [2020-11-30T20:03:56.446Z] daemon.go:448: [d968d6d00626e] Daemon stopped [2020-11-30T20:03:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.53s) [2020-11-30T20:03:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-11-30T20:03:56.446Z] daemon.go:325: [d5af95647ab08] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:325: [d5af95647ab08] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:353: [d5af95647ab08] daemon started [2020-11-30T20:03:56.446Z] daemon.go:461: [d5af95647ab08] Stopping daemon [2020-11-30T20:03:56.446Z] daemon.go:296: [d5af95647ab08] exiting daemon [2020-11-30T20:03:56.446Z] daemon.go:448: [d5af95647ab08] Daemon stopped [2020-11-30T20:03:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.88s) [2020-11-30T20:03:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-11-30T20:03:56.446Z] daemon.go:325: [df09fe8e3a3ab] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:325: [df09fe8e3a3ab] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:353: [df09fe8e3a3ab] daemon started [2020-11-30T20:03:56.446Z] daemon.go:461: [df09fe8e3a3ab] Stopping daemon [2020-11-30T20:03:56.446Z] daemon.go:296: [df09fe8e3a3ab] exiting daemon [2020-11-30T20:03:56.446Z] daemon.go:448: [df09fe8e3a3ab] Daemon stopped [2020-11-30T20:03:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.52s) [2020-11-30T20:03:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-11-30T20:03:56.446Z] daemon.go:325: [d741e6a9a70ab] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:325: [d741e6a9a70ab] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:353: [d741e6a9a70ab] daemon started [2020-11-30T20:03:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-11-30T20:03:56.446Z] daemon.go:325: [d23ebe62b2796] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:325: [d23ebe62b2796] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:353: [d23ebe62b2796] daemon started [2020-11-30T20:03:56.446Z] check_test.go:358: [d23ebe62b2796] joining swarm manager [d741e6a9a70ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:03:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-11-30T20:03:56.446Z] daemon.go:325: [d22f5a1ec32c5] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:325: [d22f5a1ec32c5] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:353: [d22f5a1ec32c5] daemon started [2020-11-30T20:03:56.446Z] check_test.go:358: [d22f5a1ec32c5] joining swarm manager [d741e6a9a70ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:03:56.446Z] daemon.go:461: [d741e6a9a70ab] Stopping daemon [2020-11-30T20:03:56.446Z] daemon.go:296: [d741e6a9a70ab] exiting daemon [2020-11-30T20:03:56.446Z] daemon.go:448: [d741e6a9a70ab] Daemon stopped [2020-11-30T20:03:56.446Z] daemon.go:461: [d23ebe62b2796] Stopping daemon [2020-11-30T20:03:56.446Z] daemon.go:296: [d23ebe62b2796] exiting daemon [2020-11-30T20:03:56.446Z] daemon.go:448: [d23ebe62b2796] Daemon stopped [2020-11-30T20:03:56.446Z] daemon.go:461: [d22f5a1ec32c5] Stopping daemon [2020-11-30T20:03:56.446Z] daemon.go:296: [d22f5a1ec32c5] exiting daemon [2020-11-30T20:03:56.446Z] daemon.go:448: [d22f5a1ec32c5] Daemon stopped [2020-11-30T20:03:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.75s) [2020-11-30T20:03:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-11-30T20:03:56.446Z] daemon.go:325: [dbdceeda4002e] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:325: [dbdceeda4002e] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:353: [dbdceeda4002e] daemon started [2020-11-30T20:03:56.446Z] daemon.go:461: [dbdceeda4002e] Stopping daemon [2020-11-30T20:03:56.446Z] daemon.go:296: [dbdceeda4002e] exiting daemon [2020-11-30T20:03:56.446Z] daemon.go:448: [dbdceeda4002e] Daemon stopped [2020-11-30T20:03:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.38s) [2020-11-30T20:03:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-11-30T20:03:56.446Z] daemon.go:325: [d59e4265c54bd] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:325: [d59e4265c54bd] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:353: [d59e4265c54bd] daemon started [2020-11-30T20:03:56.446Z] daemon.go:461: [d59e4265c54bd] Stopping daemon [2020-11-30T20:03:56.446Z] daemon.go:296: [d59e4265c54bd] exiting daemon [2020-11-30T20:03:56.446Z] daemon.go:448: [d59e4265c54bd] Daemon stopped [2020-11-30T20:03:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.67s) [2020-11-30T20:03:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-11-30T20:03:56.446Z] daemon.go:325: [d32687a4a4320] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:325: [d32687a4a4320] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:353: [d32687a4a4320] daemon started [2020-11-30T20:03:56.446Z] daemon.go:461: [d32687a4a4320] Stopping daemon [2020-11-30T20:03:56.446Z] daemon.go:296: [d32687a4a4320] exiting daemon [2020-11-30T20:03:56.446Z] daemon.go:448: [d32687a4a4320] Daemon stopped [2020-11-30T20:03:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.51s) [2020-11-30T20:03:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-11-30T20:03:56.446Z] daemon.go:325: [d3613d5807ea6] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:325: [d3613d5807ea6] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:353: [d3613d5807ea6] daemon started [2020-11-30T20:03:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-11-30T20:03:56.446Z] daemon.go:325: [d6993fa1cd95d] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:325: [d6993fa1cd95d] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:353: [d6993fa1cd95d] daemon started [2020-11-30T20:03:56.446Z] check_test.go:358: [d6993fa1cd95d] joining swarm manager [d3613d5807ea6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:03:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-11-30T20:03:56.446Z] daemon.go:325: [dbe8714030879] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:325: [dbe8714030879] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:353: [dbe8714030879] daemon started [2020-11-30T20:03:56.446Z] check_test.go:358: [dbe8714030879] joining swarm manager [d3613d5807ea6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:03:56.446Z] daemon.go:461: [d3613d5807ea6] Stopping daemon [2020-11-30T20:03:56.446Z] daemon.go:296: [d3613d5807ea6] exiting daemon [2020-11-30T20:03:56.446Z] daemon.go:448: [d3613d5807ea6] Daemon stopped [2020-11-30T20:03:56.446Z] daemon.go:461: [d6993fa1cd95d] Stopping daemon [2020-11-30T20:03:56.446Z] daemon.go:296: [d6993fa1cd95d] exiting daemon [2020-11-30T20:03:56.446Z] daemon.go:448: [d6993fa1cd95d] Daemon stopped [2020-11-30T20:03:56.446Z] daemon.go:461: [dbe8714030879] Stopping daemon [2020-11-30T20:03:56.446Z] daemon.go:296: [dbe8714030879] exiting daemon [2020-11-30T20:03:56.446Z] daemon.go:448: [dbe8714030879] Daemon stopped [2020-11-30T20:03:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.13s) [2020-11-30T20:03:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-11-30T20:03:56.446Z] daemon.go:325: [dd8f20cc056ca] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:325: [dd8f20cc056ca] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:353: [dd8f20cc056ca] daemon started [2020-11-30T20:03:56.446Z] daemon.go:461: [dd8f20cc056ca] Stopping daemon [2020-11-30T20:03:56.446Z] daemon.go:296: [dd8f20cc056ca] exiting daemon [2020-11-30T20:03:56.446Z] daemon.go:448: [dd8f20cc056ca] Daemon stopped [2020-11-30T20:03:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (87.95s) [2020-11-30T20:03:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-11-30T20:03:56.446Z] daemon.go:325: [da166b954110d] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:325: [da166b954110d] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:353: [da166b954110d] daemon started [2020-11-30T20:03:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-11-30T20:03:56.446Z] daemon.go:325: [deb1b450f8fac] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:325: [deb1b450f8fac] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:353: [deb1b450f8fac] daemon started [2020-11-30T20:03:56.446Z] check_test.go:358: [deb1b450f8fac] joining swarm manager [da166b954110d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:03:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-11-30T20:03:56.446Z] daemon.go:325: [d3c5f5ed3beec] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:325: [d3c5f5ed3beec] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:353: [d3c5f5ed3beec] daemon started [2020-11-30T20:03:56.446Z] check_test.go:358: [d3c5f5ed3beec] joining swarm manager [da166b954110d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:03:56.446Z] daemon.go:461: [deb1b450f8fac] Stopping daemon [2020-11-30T20:03:56.446Z] daemon.go:296: [deb1b450f8fac] exiting daemon [2020-11-30T20:03:56.446Z] daemon.go:448: [deb1b450f8fac] Daemon stopped [2020-11-30T20:03:56.446Z] daemon.go:325: [deb1b450f8fac] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:325: [deb1b450f8fac] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:353: [deb1b450f8fac] daemon started [2020-11-30T20:03:56.446Z] daemon.go:461: [d3c5f5ed3beec] Stopping daemon [2020-11-30T20:03:56.446Z] daemon.go:296: [d3c5f5ed3beec] exiting daemon [2020-11-30T20:03:56.446Z] daemon.go:448: [d3c5f5ed3beec] Daemon stopped [2020-11-30T20:03:56.446Z] daemon.go:325: [d3c5f5ed3beec] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:325: [d3c5f5ed3beec] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:353: [d3c5f5ed3beec] daemon started [2020-11-30T20:03:56.446Z] daemon.go:461: [deb1b450f8fac] Stopping daemon [2020-11-30T20:03:56.446Z] daemon.go:296: [deb1b450f8fac] exiting daemon [2020-11-30T20:03:56.446Z] daemon.go:448: [deb1b450f8fac] Daemon stopped [2020-11-30T20:03:56.446Z] daemon.go:325: [deb1b450f8fac] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:325: [deb1b450f8fac] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:353: [deb1b450f8fac] daemon started [2020-11-30T20:03:56.446Z] daemon.go:461: [d3c5f5ed3beec] Stopping daemon [2020-11-30T20:03:56.446Z] daemon.go:296: [d3c5f5ed3beec] exiting daemon [2020-11-30T20:03:56.446Z] daemon.go:448: [d3c5f5ed3beec] Daemon stopped [2020-11-30T20:03:56.446Z] daemon.go:325: [d3c5f5ed3beec] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:325: [d3c5f5ed3beec] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:353: [d3c5f5ed3beec] daemon started [2020-11-30T20:03:56.446Z] daemon.go:461: [deb1b450f8fac] Stopping daemon [2020-11-30T20:03:56.446Z] daemon.go:296: [deb1b450f8fac] exiting daemon [2020-11-30T20:03:56.446Z] daemon.go:448: [deb1b450f8fac] Daemon stopped [2020-11-30T20:03:56.446Z] daemon.go:325: [deb1b450f8fac] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:325: [deb1b450f8fac] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:353: [deb1b450f8fac] daemon started [2020-11-30T20:03:56.446Z] daemon.go:461: [d3c5f5ed3beec] Stopping daemon [2020-11-30T20:03:56.446Z] daemon.go:296: [d3c5f5ed3beec] exiting daemon [2020-11-30T20:03:56.446Z] daemon.go:448: [d3c5f5ed3beec] Daemon stopped [2020-11-30T20:03:56.446Z] daemon.go:325: [d3c5f5ed3beec] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:325: [d3c5f5ed3beec] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:353: [d3c5f5ed3beec] daemon started [2020-11-30T20:03:56.446Z] daemon.go:461: [da166b954110d] Stopping daemon [2020-11-30T20:03:56.446Z] daemon.go:296: [da166b954110d] exiting daemon [2020-11-30T20:03:56.446Z] daemon.go:448: [da166b954110d] Daemon stopped [2020-11-30T20:03:56.446Z] daemon.go:461: [deb1b450f8fac] Stopping daemon [2020-11-30T20:03:56.446Z] daemon.go:296: [deb1b450f8fac] exiting daemon [2020-11-30T20:03:56.446Z] daemon.go:448: [deb1b450f8fac] Daemon stopped [2020-11-30T20:03:56.446Z] daemon.go:461: [d3c5f5ed3beec] Stopping daemon [2020-11-30T20:03:56.446Z] daemon.go:296: [d3c5f5ed3beec] exiting daemon [2020-11-30T20:03:56.446Z] daemon.go:448: [d3c5f5ed3beec] Daemon stopped [2020-11-30T20:03:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.59s) [2020-11-30T20:03:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-11-30T20:03:56.446Z] daemon.go:325: [db853605a7d58] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:325: [db853605a7d58] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:353: [db853605a7d58] daemon started [2020-11-30T20:03:56.446Z] daemon.go:461: [db853605a7d58] Stopping daemon [2020-11-30T20:03:56.446Z] daemon.go:296: [db853605a7d58] exiting daemon [2020-11-30T20:03:56.446Z] daemon.go:448: [db853605a7d58] Daemon stopped [2020-11-30T20:03:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.23s) [2020-11-30T20:03:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-11-30T20:03:56.446Z] daemon.go:325: [d2e344e172aa5] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:325: [d2e344e172aa5] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:353: [d2e344e172aa5] daemon started [2020-11-30T20:03:56.446Z] daemon.go:461: [d2e344e172aa5] Stopping daemon [2020-11-30T20:03:56.446Z] daemon.go:296: [d2e344e172aa5] exiting daemon [2020-11-30T20:03:56.446Z] daemon.go:448: [d2e344e172aa5] Daemon stopped [2020-11-30T20:03:56.446Z] daemon.go:325: [d2e344e172aa5] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:325: [d2e344e172aa5] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:325: [d2e344e172aa5] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:353: [d2e344e172aa5] daemon started [2020-11-30T20:03:56.446Z] daemon.go:461: [d2e344e172aa5] Stopping daemon [2020-11-30T20:03:56.446Z] daemon.go:296: [d2e344e172aa5] exiting daemon [2020-11-30T20:03:56.446Z] daemon.go:448: [d2e344e172aa5] Daemon stopped [2020-11-30T20:03:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.61s) [2020-11-30T20:03:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-11-30T20:03:56.446Z] daemon.go:325: [d1febce94786f] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:325: [d1febce94786f] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:353: [d1febce94786f] daemon started [2020-11-30T20:03:56.446Z] daemon.go:461: [d1febce94786f] Stopping daemon [2020-11-30T20:03:56.446Z] daemon.go:296: [d1febce94786f] exiting daemon [2020-11-30T20:03:56.446Z] daemon.go:448: [d1febce94786f] Daemon stopped [2020-11-30T20:03:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.35s) [2020-11-30T20:03:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-11-30T20:03:56.446Z] daemon.go:325: [d31f72d9209af] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:325: [d31f72d9209af] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:353: [d31f72d9209af] daemon started [2020-11-30T20:03:56.446Z] daemon.go:461: [d31f72d9209af] Stopping daemon [2020-11-30T20:03:56.446Z] daemon.go:296: [d31f72d9209af] exiting daemon [2020-11-30T20:03:56.446Z] daemon.go:448: [d31f72d9209af] Daemon stopped [2020-11-30T20:03:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.14s) [2020-11-30T20:03:56.446Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-11-30T20:03:56.446Z] daemon.go:325: [d9c45eb3a44e0] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:325: [d9c45eb3a44e0] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:353: [d9c45eb3a44e0] daemon started [2020-11-30T20:03:56.446Z] daemon.go:461: [d9c45eb3a44e0] Stopping daemon [2020-11-30T20:03:56.446Z] daemon.go:296: [d9c45eb3a44e0] exiting daemon [2020-11-30T20:03:56.446Z] daemon.go:448: [d9c45eb3a44e0] Daemon stopped [2020-11-30T20:03:56.446Z] daemon.go:325: [d9c45eb3a44e0] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:296: [d9c45eb3a44e0] exiting daemon [2020-11-30T20:03:56.446Z] daemon.go:325: [d9c45eb3a44e0] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:325: [d9c45eb3a44e0] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:296: [d9c45eb3a44e0] exiting daemon [2020-11-30T20:03:56.446Z] daemon.go:325: [d9c45eb3a44e0] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:325: [d9c45eb3a44e0] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:325: [d9c45eb3a44e0] waiting for daemon to start [2020-11-30T20:03:56.446Z] daemon.go:353: [d9c45eb3a44e0] daemon started [2020-11-30T20:03:56.446Z] daemon.go:461: [d9c45eb3a44e0] Stopping daemon [2020-11-30T20:03:56.446Z] daemon.go:296: [d9c45eb3a44e0] exiting daemon [2020-11-30T20:03:56.446Z] daemon.go:448: [d9c45eb3a44e0] Daemon stopped [2020-11-30T20:03:56.446Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.22s) [2020-11-30T20:03:56.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-11-30T20:03:56.447Z] daemon.go:325: [d41877f805c16] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [d41877f805c16] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:353: [d41877f805c16] daemon started [2020-11-30T20:03:56.447Z] daemon.go:461: [d41877f805c16] Stopping daemon [2020-11-30T20:03:56.447Z] daemon.go:296: [d41877f805c16] exiting daemon [2020-11-30T20:03:56.447Z] daemon.go:448: [d41877f805c16] Daemon stopped [2020-11-30T20:03:56.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.99s) [2020-11-30T20:03:56.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit [2020-11-30T20:03:56.447Z] daemon.go:325: [de57b2044af89] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [de57b2044af89] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:353: [de57b2044af89] daemon started [2020-11-30T20:03:56.447Z] daemon.go:461: [de57b2044af89] Stopping daemon [2020-11-30T20:03:56.447Z] daemon.go:296: [de57b2044af89] exiting daemon [2020-11-30T20:03:56.447Z] daemon.go:448: [de57b2044af89] Daemon stopped [2020-11-30T20:03:56.447Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-11-30T20:03:56.447Z] requirement.go:26: unmatched requirement IPv6 [2020-11-30T20:03:56.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.46s) [2020-11-30T20:03:56.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked [2020-11-30T20:03:56.447Z] daemon.go:325: [df57bbc68778a] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [df57bbc68778a] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:353: [df57bbc68778a] daemon started [2020-11-30T20:03:56.447Z] daemon.go:461: [df57bbc68778a] Stopping daemon [2020-11-30T20:03:56.447Z] daemon.go:296: [df57bbc68778a] exiting daemon [2020-11-30T20:03:56.447Z] daemon.go:448: [df57bbc68778a] Daemon stopped [2020-11-30T20:03:56.447Z] daemon.go:325: [df57bbc68778a] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [df57bbc68778a] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:353: [df57bbc68778a] daemon started [2020-11-30T20:03:56.447Z] daemon.go:461: [df57bbc68778a] Stopping daemon [2020-11-30T20:03:56.447Z] daemon.go:296: [df57bbc68778a] exiting daemon [2020-11-30T20:03:56.447Z] daemon.go:448: [df57bbc68778a] Daemon stopped [2020-11-30T20:03:56.447Z] daemon.go:325: [df57bbc68778a] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [df57bbc68778a] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:353: [df57bbc68778a] daemon started [2020-11-30T20:03:56.447Z] daemon.go:461: [df57bbc68778a] Stopping daemon [2020-11-30T20:03:56.447Z] daemon.go:296: [df57bbc68778a] exiting daemon [2020-11-30T20:03:56.447Z] daemon.go:448: [df57bbc68778a] Daemon stopped [2020-11-30T20:03:56.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s) [2020-11-30T20:03:56.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-11-30T20:03:56.447Z] daemon.go:325: [d3cbff43d568b] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [d3cbff43d568b] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:353: [d3cbff43d568b] daemon started [2020-11-30T20:03:56.447Z] daemon.go:461: [d3cbff43d568b] Stopping daemon [2020-11-30T20:03:56.447Z] daemon.go:296: [d3cbff43d568b] exiting daemon [2020-11-30T20:03:56.447Z] daemon.go:448: [d3cbff43d568b] Daemon stopped [2020-11-30T20:03:56.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.69s) [2020-11-30T20:03:56.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-11-30T20:03:56.447Z] daemon.go:325: [df6414a875ff2] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [df6414a875ff2] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:353: [df6414a875ff2] daemon started [2020-11-30T20:03:56.447Z] daemon.go:461: [df6414a875ff2] Stopping daemon [2020-11-30T20:03:56.447Z] daemon.go:296: [df6414a875ff2] exiting daemon [2020-11-30T20:03:56.447Z] daemon.go:448: [df6414a875ff2] Daemon stopped [2020-11-30T20:03:56.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.31s) [2020-11-30T20:03:56.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-11-30T20:03:56.447Z] daemon.go:325: [d27f8d9e373c3] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [d27f8d9e373c3] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:353: [d27f8d9e373c3] daemon started [2020-11-30T20:03:56.447Z] daemon.go:461: [d27f8d9e373c3] Stopping daemon [2020-11-30T20:03:56.447Z] daemon.go:296: [d27f8d9e373c3] exiting daemon [2020-11-30T20:03:56.447Z] daemon.go:448: [d27f8d9e373c3] Daemon stopped [2020-11-30T20:03:56.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.52s) [2020-11-30T20:03:56.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-11-30T20:03:56.447Z] daemon.go:325: [d631d5c92a30e] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [d631d5c92a30e] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:353: [d631d5c92a30e] daemon started [2020-11-30T20:03:56.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-11-30T20:03:56.447Z] daemon.go:325: [d19a0674b0465] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [d19a0674b0465] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:353: [d19a0674b0465] daemon started [2020-11-30T20:03:56.447Z] daemon.go:461: [d631d5c92a30e] Stopping daemon [2020-11-30T20:03:56.447Z] daemon.go:296: [d631d5c92a30e] exiting daemon [2020-11-30T20:03:56.447Z] daemon.go:448: [d631d5c92a30e] Daemon stopped [2020-11-30T20:03:56.447Z] daemon.go:461: [d19a0674b0465] Stopping daemon [2020-11-30T20:03:56.447Z] daemon.go:296: [d19a0674b0465] exiting daemon [2020-11-30T20:03:56.447Z] daemon.go:448: [d19a0674b0465] Daemon stopped [2020-11-30T20:03:56.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (53.32s) [2020-11-30T20:03:56.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-11-30T20:03:56.447Z] daemon.go:325: [d33fd94c27e37] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [d33fd94c27e37] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:353: [d33fd94c27e37] daemon started [2020-11-30T20:03:56.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-11-30T20:03:56.447Z] daemon.go:325: [db09c77dc9c14] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [db09c77dc9c14] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:353: [db09c77dc9c14] daemon started [2020-11-30T20:03:56.447Z] check_test.go:358: [db09c77dc9c14] joining swarm manager [d33fd94c27e37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:03:56.447Z] daemon.go:461: [db09c77dc9c14] Stopping daemon [2020-11-30T20:03:56.447Z] daemon.go:296: [db09c77dc9c14] exiting daemon [2020-11-30T20:03:56.447Z] daemon.go:448: [db09c77dc9c14] Daemon stopped [2020-11-30T20:03:56.447Z] daemon.go:325: [db09c77dc9c14] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [db09c77dc9c14] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:353: [db09c77dc9c14] daemon started [2020-11-30T20:03:56.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-11-30T20:03:56.447Z] daemon.go:325: [d64a80621e37d] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [d64a80621e37d] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:353: [d64a80621e37d] daemon started [2020-11-30T20:03:56.447Z] check_test.go:358: [d64a80621e37d] joining swarm manager [d33fd94c27e37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:03:56.447Z] daemon.go:461: [db09c77dc9c14] Stopping daemon [2020-11-30T20:03:56.447Z] daemon.go:296: [db09c77dc9c14] exiting daemon [2020-11-30T20:03:56.447Z] daemon.go:448: [db09c77dc9c14] Daemon stopped [2020-11-30T20:03:56.447Z] daemon.go:325: [db09c77dc9c14] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [db09c77dc9c14] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:353: [db09c77dc9c14] daemon started [2020-11-30T20:03:56.447Z] daemon.go:461: [d64a80621e37d] Stopping daemon [2020-11-30T20:03:56.447Z] daemon.go:296: [d64a80621e37d] exiting daemon [2020-11-30T20:03:56.447Z] daemon.go:448: [d64a80621e37d] Daemon stopped [2020-11-30T20:03:56.447Z] daemon.go:325: [d64a80621e37d] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [d64a80621e37d] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:353: [d64a80621e37d] daemon started [2020-11-30T20:03:56.447Z] daemon.go:461: [d64a80621e37d] Stopping daemon [2020-11-30T20:03:56.447Z] daemon.go:296: [d64a80621e37d] exiting daemon [2020-11-30T20:03:56.447Z] daemon.go:448: [d64a80621e37d] Daemon stopped [2020-11-30T20:03:56.447Z] daemon.go:325: [d64a80621e37d] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [d64a80621e37d] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:353: [d64a80621e37d] daemon started [2020-11-30T20:03:56.447Z] daemon.go:461: [d33fd94c27e37] Stopping daemon [2020-11-30T20:03:56.447Z] daemon.go:296: [d33fd94c27e37] exiting daemon [2020-11-30T20:03:56.447Z] daemon.go:448: [d33fd94c27e37] Daemon stopped [2020-11-30T20:03:56.447Z] daemon.go:461: [db09c77dc9c14] Stopping daemon [2020-11-30T20:03:56.447Z] daemon.go:296: [db09c77dc9c14] exiting daemon [2020-11-30T20:03:56.447Z] daemon.go:448: [db09c77dc9c14] Daemon stopped [2020-11-30T20:03:56.447Z] daemon.go:461: [d64a80621e37d] Stopping daemon [2020-11-30T20:03:56.447Z] daemon.go:296: [d64a80621e37d] exiting daemon [2020-11-30T20:03:56.447Z] daemon.go:448: [d64a80621e37d] Daemon stopped [2020-11-30T20:03:56.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.10s) [2020-11-30T20:03:56.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-11-30T20:03:56.447Z] daemon.go:325: [db164c711c2ba] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [db164c711c2ba] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:353: [db164c711c2ba] daemon started [2020-11-30T20:03:56.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-11-30T20:03:56.447Z] daemon.go:325: [dd4a5a2ca495f] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [dd4a5a2ca495f] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:353: [dd4a5a2ca495f] daemon started [2020-11-30T20:03:56.447Z] daemon.go:461: [db164c711c2ba] Stopping daemon [2020-11-30T20:03:56.447Z] daemon.go:296: [db164c711c2ba] exiting daemon [2020-11-30T20:03:56.447Z] daemon.go:448: [db164c711c2ba] Daemon stopped [2020-11-30T20:03:56.447Z] daemon.go:461: [dd4a5a2ca495f] Stopping daemon [2020-11-30T20:03:56.447Z] daemon.go:296: [dd4a5a2ca495f] exiting daemon [2020-11-30T20:03:56.447Z] daemon.go:448: [dd4a5a2ca495f] Daemon stopped [2020-11-30T20:03:56.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.58s) [2020-11-30T20:03:56.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-11-30T20:03:56.447Z] daemon.go:325: [dcea8f0824b6f] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [dcea8f0824b6f] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:353: [dcea8f0824b6f] daemon started [2020-11-30T20:03:56.447Z] daemon.go:461: [dcea8f0824b6f] Stopping daemon [2020-11-30T20:03:56.447Z] daemon.go:296: [dcea8f0824b6f] exiting daemon [2020-11-30T20:03:56.447Z] daemon.go:448: [dcea8f0824b6f] Daemon stopped [2020-11-30T20:03:56.447Z] daemon.go:325: [dcea8f0824b6f] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [dcea8f0824b6f] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:353: [dcea8f0824b6f] daemon started [2020-11-30T20:03:56.447Z] daemon.go:461: [dcea8f0824b6f] Stopping daemon [2020-11-30T20:03:56.447Z] daemon.go:296: [dcea8f0824b6f] exiting daemon [2020-11-30T20:03:56.447Z] daemon.go:448: [dcea8f0824b6f] Daemon stopped [2020-11-30T20:03:56.447Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (112.42s) [2020-11-30T20:03:56.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-11-30T20:03:56.447Z] daemon.go:325: [d969a55607d35] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [d969a55607d35] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:353: [d969a55607d35] daemon started [2020-11-30T20:03:56.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-11-30T20:03:56.447Z] daemon.go:325: [d62bbcb7a4bbd] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [d62bbcb7a4bbd] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:353: [d62bbcb7a4bbd] daemon started [2020-11-30T20:03:56.447Z] check_test.go:358: [d62bbcb7a4bbd] joining swarm manager [d969a55607d35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:03:56.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-11-30T20:03:56.447Z] daemon.go:325: [d8f9a8b7ce9d6] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [d8f9a8b7ce9d6] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:353: [d8f9a8b7ce9d6] daemon started [2020-11-30T20:03:56.447Z] check_test.go:358: [d8f9a8b7ce9d6] joining swarm manager [d969a55607d35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:03:56.447Z] daemon.go:461: [d62bbcb7a4bbd] Stopping daemon [2020-11-30T20:03:56.447Z] daemon.go:296: [d62bbcb7a4bbd] exiting daemon [2020-11-30T20:03:56.447Z] daemon.go:448: [d62bbcb7a4bbd] Daemon stopped [2020-11-30T20:03:56.447Z] daemon.go:325: [d62bbcb7a4bbd] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [d62bbcb7a4bbd] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:353: [d62bbcb7a4bbd] daemon started [2020-11-30T20:03:56.447Z] daemon.go:461: [d62bbcb7a4bbd] Stopping daemon [2020-11-30T20:03:56.447Z] daemon.go:296: [d62bbcb7a4bbd] exiting daemon [2020-11-30T20:03:56.447Z] daemon.go:448: [d62bbcb7a4bbd] Daemon stopped [2020-11-30T20:03:56.447Z] daemon.go:461: [d969a55607d35] Stopping daemon [2020-11-30T20:03:56.447Z] daemon.go:296: [d969a55607d35] exiting daemon [2020-11-30T20:03:56.447Z] daemon.go:448: [d969a55607d35] Daemon stopped [2020-11-30T20:03:56.447Z] daemon.go:325: [d969a55607d35] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [d969a55607d35] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:353: [d969a55607d35] daemon started [2020-11-30T20:03:56.447Z] daemon.go:461: [d8f9a8b7ce9d6] Stopping daemon [2020-11-30T20:03:56.447Z] daemon.go:296: [d8f9a8b7ce9d6] exiting daemon [2020-11-30T20:03:56.447Z] daemon.go:448: [d8f9a8b7ce9d6] Daemon stopped [2020-11-30T20:03:56.447Z] daemon.go:325: [d8f9a8b7ce9d6] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [d8f9a8b7ce9d6] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:353: [d8f9a8b7ce9d6] daemon started [2020-11-30T20:03:56.447Z] daemon.go:325: [d62bbcb7a4bbd] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [d62bbcb7a4bbd] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [d62bbcb7a4bbd] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:353: [d62bbcb7a4bbd] daemon started [2020-11-30T20:03:56.447Z] daemon.go:461: [d62bbcb7a4bbd] Stopping daemon [2020-11-30T20:03:56.447Z] daemon.go:296: [d62bbcb7a4bbd] exiting daemon [2020-11-30T20:03:56.447Z] daemon.go:448: [d62bbcb7a4bbd] Daemon stopped [2020-11-30T20:03:56.447Z] daemon.go:325: [d62bbcb7a4bbd] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [d62bbcb7a4bbd] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:353: [d62bbcb7a4bbd] daemon started [2020-11-30T20:03:56.447Z] daemon.go:461: [d969a55607d35] Stopping daemon [2020-11-30T20:03:56.447Z] daemon.go:296: [d969a55607d35] exiting daemon [2020-11-30T20:03:56.447Z] daemon.go:448: [d969a55607d35] Daemon stopped [2020-11-30T20:03:56.447Z] daemon.go:325: [d969a55607d35] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [d969a55607d35] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [d969a55607d35] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [d969a55607d35] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:339: [d969a55607d35] error pinging daemon on start: Get http://d969a55607d35.sock/_ping: context deadline exceeded [2020-11-30T20:03:56.447Z] daemon.go:325: [d969a55607d35] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:353: [d969a55607d35] daemon started [2020-11-30T20:03:56.447Z] daemon.go:461: [d8f9a8b7ce9d6] Stopping daemon [2020-11-30T20:03:56.447Z] daemon.go:296: [d8f9a8b7ce9d6] exiting daemon [2020-11-30T20:03:56.447Z] daemon.go:448: [d8f9a8b7ce9d6] Daemon stopped [2020-11-30T20:03:56.447Z] daemon.go:325: [d8f9a8b7ce9d6] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [d8f9a8b7ce9d6] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [d8f9a8b7ce9d6] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [d8f9a8b7ce9d6] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:339: [d8f9a8b7ce9d6] error pinging daemon on start: Get http://d8f9a8b7ce9d6.sock/_ping: context deadline exceeded [2020-11-30T20:03:56.447Z] daemon.go:325: [d8f9a8b7ce9d6] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:339: [d8f9a8b7ce9d6] error pinging daemon on start: Get http://d8f9a8b7ce9d6.sock/_ping: context deadline exceeded [2020-11-30T20:03:56.447Z] daemon.go:325: [d8f9a8b7ce9d6] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:353: [d8f9a8b7ce9d6] daemon started [2020-11-30T20:03:56.447Z] daemon.go:461: [d62bbcb7a4bbd] Stopping daemon [2020-11-30T20:03:56.447Z] daemon.go:296: [d62bbcb7a4bbd] exiting daemon [2020-11-30T20:03:56.447Z] daemon.go:448: [d62bbcb7a4bbd] Daemon stopped [2020-11-30T20:03:56.447Z] daemon.go:325: [d62bbcb7a4bbd] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [d62bbcb7a4bbd] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:353: [d62bbcb7a4bbd] daemon started [2020-11-30T20:03:56.447Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-11-30T20:03:56.447Z] daemon.go:325: [d72de3280b9f4] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [d72de3280b9f4] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:353: [d72de3280b9f4] daemon started [2020-11-30T20:03:56.447Z] check_test.go:358: [d72de3280b9f4] joining swarm manager [d969a55607d35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-11-30T20:03:56.447Z] daemon.go:461: [d72de3280b9f4] Stopping daemon [2020-11-30T20:03:56.447Z] daemon.go:296: [d72de3280b9f4] exiting daemon [2020-11-30T20:03:56.447Z] daemon.go:448: [d72de3280b9f4] Daemon stopped [2020-11-30T20:03:56.447Z] daemon.go:325: [d72de3280b9f4] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:325: [d72de3280b9f4] waiting for daemon to start [2020-11-30T20:03:56.447Z] daemon.go:353: [d72de3280b9f4] daemon started [2020-11-30T20:03:56.447Z] daemon.go:461: [d969a55607d35] Stopping daemon [2020-11-30T20:03:56.447Z] daemon.go:296: [d969a55607d35] exiting daemon [2020-11-30T20:03:56.447Z] daemon.go:448: [d969a55607d35] Daemon stopped [2020-11-30T20:03:56.447Z] daemon.go:461: [d62bbcb7a4bbd] Stopping daemon [2020-11-30T20:03:56.447Z] daemon.go:296: [d62bbcb7a4bbd] exiting daemon [2020-11-30T20:03:56.447Z] daemon.go:448: [d62bbcb7a4bbd] Daemon stopped [2020-11-30T20:03:56.448Z] daemon.go:461: [d8f9a8b7ce9d6] Stopping daemon [2020-11-30T20:03:56.448Z] daemon.go:296: [d8f9a8b7ce9d6] exiting daemon [2020-11-30T20:03:56.448Z] daemon.go:448: [d8f9a8b7ce9d6] Daemon stopped [2020-11-30T20:03:56.448Z] daemon.go:461: [d72de3280b9f4] Stopping daemon [2020-11-30T20:03:56.448Z] daemon.go:296: [d72de3280b9f4] exiting daemon [2020-11-30T20:03:56.448Z] daemon.go:448: [d72de3280b9f4] Daemon stopped [2020-11-30T20:03:56.448Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.33s) [2020-11-30T20:03:56.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-11-30T20:03:56.448Z] daemon.go:325: [d686f2a56c06c] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:325: [d686f2a56c06c] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:353: [d686f2a56c06c] daemon started [2020-11-30T20:03:56.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-11-30T20:03:56.448Z] daemon.go:325: [d28615758f67b] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:325: [d28615758f67b] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:353: [d28615758f67b] daemon started [2020-11-30T20:03:56.448Z] check_test.go:358: [d28615758f67b] joining swarm manager [d686f2a56c06c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:03:56.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-11-30T20:03:56.448Z] daemon.go:325: [d16448df72f4d] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:325: [d16448df72f4d] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:353: [d16448df72f4d] daemon started [2020-11-30T20:03:56.448Z] check_test.go:358: [d16448df72f4d] joining swarm manager [d686f2a56c06c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-11-30T20:03:56.448Z] daemon.go:461: [d686f2a56c06c] Stopping daemon [2020-11-30T20:03:56.448Z] daemon.go:296: [d686f2a56c06c] exiting daemon [2020-11-30T20:03:56.448Z] daemon.go:448: [d686f2a56c06c] Daemon stopped [2020-11-30T20:03:56.448Z] daemon.go:461: [d28615758f67b] Stopping daemon [2020-11-30T20:03:56.448Z] daemon.go:296: [d28615758f67b] exiting daemon [2020-11-30T20:03:56.448Z] daemon.go:448: [d28615758f67b] Daemon stopped [2020-11-30T20:03:56.448Z] daemon.go:461: [d16448df72f4d] Stopping daemon [2020-11-30T20:03:56.448Z] daemon.go:296: [d16448df72f4d] exiting daemon [2020-11-30T20:03:56.448Z] daemon.go:448: [d16448df72f4d] Daemon stopped [2020-11-30T20:03:56.448Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.48s) [2020-11-30T20:03:56.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-11-30T20:03:56.448Z] daemon.go:325: [db6e7c31685cc] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:325: [db6e7c31685cc] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:353: [db6e7c31685cc] daemon started [2020-11-30T20:03:56.448Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge" [2020-11-30T20:03:56.448Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2020-11-30T20:03:56.448Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay" [2020-11-30T20:03:56.448Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2020-11-30T20:03:56.448Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge" [2020-11-30T20:03:56.448Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2020-11-30T20:03:56.448Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay" [2020-11-30T20:03:56.448Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2020-11-30T20:03:56.448Z] daemon.go:461: [db6e7c31685cc] Stopping daemon [2020-11-30T20:03:56.448Z] daemon.go:296: [db6e7c31685cc] exiting daemon [2020-11-30T20:03:56.448Z] daemon.go:448: [db6e7c31685cc] Daemon stopped [2020-11-30T20:03:56.448Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.42s) [2020-11-30T20:03:56.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-11-30T20:03:56.448Z] daemon.go:325: [d7605837c2d83] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:325: [d7605837c2d83] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:353: [d7605837c2d83] daemon started [2020-11-30T20:03:56.448Z] daemon.go:461: [d7605837c2d83] Stopping daemon [2020-11-30T20:03:56.448Z] daemon.go:296: [d7605837c2d83] exiting daemon [2020-11-30T20:03:56.448Z] daemon.go:448: [d7605837c2d83] Daemon stopped [2020-11-30T20:03:56.448Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.40s) [2020-11-30T20:03:56.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-11-30T20:03:56.448Z] daemon.go:325: [d3db72527c399] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:325: [d3db72527c399] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:353: [d3db72527c399] daemon started [2020-11-30T20:03:56.448Z] daemon.go:461: [d3db72527c399] Stopping daemon [2020-11-30T20:03:56.448Z] daemon.go:296: [d3db72527c399] exiting daemon [2020-11-30T20:03:56.448Z] daemon.go:448: [d3db72527c399] Daemon stopped [2020-11-30T20:03:56.448Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.27s) [2020-11-30T20:03:56.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-11-30T20:03:56.448Z] daemon.go:325: [d247322241ba8] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:325: [d247322241ba8] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:353: [d247322241ba8] daemon started [2020-11-30T20:03:56.448Z] daemon.go:461: [d247322241ba8] Stopping daemon [2020-11-30T20:03:56.448Z] daemon.go:296: [d247322241ba8] exiting daemon [2020-11-30T20:03:56.448Z] daemon.go:448: [d247322241ba8] Daemon stopped [2020-11-30T20:03:56.448Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.24s) [2020-11-30T20:03:56.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-11-30T20:03:56.448Z] daemon.go:325: [d2e77403afc2e] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:325: [d2e77403afc2e] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:353: [d2e77403afc2e] daemon started [2020-11-30T20:03:56.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-11-30T20:03:56.448Z] daemon.go:325: [d7d316b04a549] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:325: [d7d316b04a549] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:353: [d7d316b04a549] daemon started [2020-11-30T20:03:56.448Z] check_test.go:358: [d7d316b04a549] joining swarm manager [d2e77403afc2e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:03:56.448Z] daemon.go:461: [d2e77403afc2e] Stopping daemon [2020-11-30T20:03:56.448Z] daemon.go:296: [d2e77403afc2e] exiting daemon [2020-11-30T20:03:56.448Z] daemon.go:448: [d2e77403afc2e] Daemon stopped [2020-11-30T20:03:56.448Z] daemon.go:461: [d7d316b04a549] Stopping daemon [2020-11-30T20:03:56.448Z] daemon.go:296: [d7d316b04a549] exiting daemon [2020-11-30T20:03:56.448Z] daemon.go:448: [d7d316b04a549] Daemon stopped [2020-11-30T20:03:56.448Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.40s) [2020-11-30T20:03:56.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-11-30T20:03:56.448Z] daemon.go:325: [d2813dc96d9c2] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:325: [d2813dc96d9c2] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:353: [d2813dc96d9c2] daemon started [2020-11-30T20:03:56.448Z] daemon.go:461: [d2813dc96d9c2] Stopping daemon [2020-11-30T20:03:56.448Z] daemon.go:296: [d2813dc96d9c2] exiting daemon [2020-11-30T20:03:56.448Z] daemon.go:448: [d2813dc96d9c2] Daemon stopped [2020-11-30T20:03:56.448Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.24s) [2020-11-30T20:03:56.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-11-30T20:03:56.448Z] daemon.go:325: [d89d8ce2c94c4] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:325: [d89d8ce2c94c4] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:353: [d89d8ce2c94c4] daemon started [2020-11-30T20:03:56.448Z] daemon.go:461: [d89d8ce2c94c4] Stopping daemon [2020-11-30T20:03:56.448Z] daemon.go:296: [d89d8ce2c94c4] exiting daemon [2020-11-30T20:03:56.448Z] daemon.go:448: [d89d8ce2c94c4] Daemon stopped [2020-11-30T20:03:56.448Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.22s) [2020-11-30T20:03:56.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd [2020-11-30T20:03:56.448Z] daemon.go:325: [d7c6c4693ebbf] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:325: [d7c6c4693ebbf] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:353: [d7c6c4693ebbf] daemon started [2020-11-30T20:03:56.448Z] daemon.go:461: [d7c6c4693ebbf] Stopping daemon [2020-11-30T20:03:56.448Z] daemon.go:296: [d7c6c4693ebbf] exiting daemon [2020-11-30T20:03:56.448Z] daemon.go:448: [d7c6c4693ebbf] Daemon stopped [2020-11-30T20:03:56.448Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.37s) [2020-11-30T20:03:56.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-11-30T20:03:56.448Z] daemon.go:325: [ddbb4b10c3281] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:325: [ddbb4b10c3281] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:353: [ddbb4b10c3281] daemon started [2020-11-30T20:03:56.448Z] daemon.go:461: [ddbb4b10c3281] Stopping daemon [2020-11-30T20:03:56.448Z] daemon.go:296: [ddbb4b10c3281] exiting daemon [2020-11-30T20:03:56.448Z] daemon.go:448: [ddbb4b10c3281] Daemon stopped [2020-11-30T20:03:56.448Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.68s) [2020-11-30T20:03:56.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-11-30T20:03:56.448Z] daemon.go:325: [d03c0b829db91] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:325: [d03c0b829db91] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:353: [d03c0b829db91] daemon started [2020-11-30T20:03:56.448Z] daemon.go:461: [d03c0b829db91] Stopping daemon [2020-11-30T20:03:56.448Z] daemon.go:296: [d03c0b829db91] exiting daemon [2020-11-30T20:03:56.448Z] daemon.go:448: [d03c0b829db91] Daemon stopped [2020-11-30T20:03:56.448Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.26s) [2020-11-30T20:03:56.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-11-30T20:03:56.448Z] daemon.go:325: [d37c7b73c7a02] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:325: [d37c7b73c7a02] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:353: [d37c7b73c7a02] daemon started [2020-11-30T20:03:56.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-11-30T20:03:56.448Z] daemon.go:325: [ddf268da34f08] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:325: [ddf268da34f08] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:353: [ddf268da34f08] daemon started [2020-11-30T20:03:56.448Z] check_test.go:358: [ddf268da34f08] joining swarm manager [d37c7b73c7a02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-11-30T20:03:56.448Z] daemon.go:461: [d37c7b73c7a02] Stopping daemon [2020-11-30T20:03:56.448Z] daemon.go:296: [d37c7b73c7a02] exiting daemon [2020-11-30T20:03:56.448Z] daemon.go:448: [d37c7b73c7a02] Daemon stopped [2020-11-30T20:03:56.448Z] daemon.go:461: [ddf268da34f08] Stopping daemon [2020-11-30T20:03:56.448Z] daemon.go:296: [ddf268da34f08] exiting daemon [2020-11-30T20:03:56.448Z] daemon.go:448: [ddf268da34f08] Daemon stopped [2020-11-30T20:03:56.448Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.69s) [2020-11-30T20:03:56.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-11-30T20:03:56.448Z] daemon.go:325: [dbacce353fc76] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:325: [dbacce353fc76] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:353: [dbacce353fc76] daemon started [2020-11-30T20:03:56.448Z] daemon.go:461: [dbacce353fc76] Stopping daemon [2020-11-30T20:03:56.448Z] daemon.go:296: [dbacce353fc76] exiting daemon [2020-11-30T20:03:56.448Z] daemon.go:448: [dbacce353fc76] Daemon stopped [2020-11-30T20:03:56.448Z] daemon.go:325: [dbacce353fc76] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:325: [dbacce353fc76] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:353: [dbacce353fc76] daemon started [2020-11-30T20:03:56.448Z] daemon.go:461: [dbacce353fc76] Stopping daemon [2020-11-30T20:03:56.448Z] daemon.go:296: [dbacce353fc76] exiting daemon [2020-11-30T20:03:56.448Z] daemon.go:448: [dbacce353fc76] Daemon stopped [2020-11-30T20:03:56.448Z] daemon.go:325: [dbacce353fc76] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:325: [dbacce353fc76] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:353: [dbacce353fc76] daemon started [2020-11-30T20:03:56.448Z] daemon.go:461: [dbacce353fc76] Stopping daemon [2020-11-30T20:03:56.448Z] daemon.go:296: [dbacce353fc76] exiting daemon [2020-11-30T20:03:56.448Z] daemon.go:448: [dbacce353fc76] Daemon stopped [2020-11-30T20:03:56.448Z] daemon.go:325: [dbacce353fc76] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:325: [dbacce353fc76] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:353: [dbacce353fc76] daemon started [2020-11-30T20:03:56.448Z] daemon.go:461: [dbacce353fc76] Stopping daemon [2020-11-30T20:03:56.448Z] daemon.go:296: [dbacce353fc76] exiting daemon [2020-11-30T20:03:56.448Z] daemon.go:448: [dbacce353fc76] Daemon stopped [2020-11-30T20:03:56.448Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.36s) [2020-11-30T20:03:56.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-11-30T20:03:56.448Z] daemon.go:325: [dfb5bfb879e86] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:325: [dfb5bfb879e86] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:353: [dfb5bfb879e86] daemon started [2020-11-30T20:03:56.448Z] daemon.go:461: [dfb5bfb879e86] Stopping daemon [2020-11-30T20:03:56.448Z] daemon.go:296: [dfb5bfb879e86] exiting daemon [2020-11-30T20:03:56.448Z] daemon.go:448: [dfb5bfb879e86] Daemon stopped [2020-11-30T20:03:56.448Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.28s) [2020-11-30T20:03:56.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-11-30T20:03:56.448Z] daemon.go:325: [d0ba46a0b5f94] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:325: [d0ba46a0b5f94] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:353: [d0ba46a0b5f94] daemon started [2020-11-30T20:03:56.448Z] daemon.go:461: [d0ba46a0b5f94] Stopping daemon [2020-11-30T20:03:56.448Z] daemon.go:296: [d0ba46a0b5f94] exiting daemon [2020-11-30T20:03:56.448Z] daemon.go:448: [d0ba46a0b5f94] Daemon stopped [2020-11-30T20:03:56.448Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.08s) [2020-11-30T20:03:56.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-11-30T20:03:56.448Z] daemon.go:325: [d6d5d857bfc64] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:325: [d6d5d857bfc64] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:353: [d6d5d857bfc64] daemon started [2020-11-30T20:03:56.448Z] daemon.go:461: [d6d5d857bfc64] Stopping daemon [2020-11-30T20:03:56.448Z] daemon.go:296: [d6d5d857bfc64] exiting daemon [2020-11-30T20:03:56.448Z] daemon.go:448: [d6d5d857bfc64] Daemon stopped [2020-11-30T20:03:56.448Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.90s) [2020-11-30T20:03:56.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-11-30T20:03:56.448Z] daemon.go:325: [d792ed9d366d2] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:325: [d792ed9d366d2] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:353: [d792ed9d366d2] daemon started [2020-11-30T20:03:56.448Z] daemon.go:461: [d792ed9d366d2] Stopping daemon [2020-11-30T20:03:56.448Z] daemon.go:296: [d792ed9d366d2] exiting daemon [2020-11-30T20:03:56.448Z] daemon.go:448: [d792ed9d366d2] Daemon stopped [2020-11-30T20:03:56.448Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.84s) [2020-11-30T20:03:56.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY [2020-11-30T20:03:56.448Z] daemon.go:325: [d6dcc0d16c25d] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:325: [d6dcc0d16c25d] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:353: [d6dcc0d16c25d] daemon started [2020-11-30T20:03:56.448Z] daemon.go:461: [d6dcc0d16c25d] Stopping daemon [2020-11-30T20:03:56.448Z] daemon.go:296: [d6dcc0d16c25d] exiting daemon [2020-11-30T20:03:56.448Z] daemon.go:448: [d6dcc0d16c25d] Daemon stopped [2020-11-30T20:03:56.448Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.61s) [2020-11-30T20:03:56.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-11-30T20:03:56.448Z] daemon.go:325: [d8b058b9d4142] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:325: [d8b058b9d4142] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:353: [d8b058b9d4142] daemon started [2020-11-30T20:03:56.448Z] daemon.go:461: [d8b058b9d4142] Stopping daemon [2020-11-30T20:03:56.448Z] daemon.go:296: [d8b058b9d4142] exiting daemon [2020-11-30T20:03:56.448Z] daemon.go:448: [d8b058b9d4142] Daemon stopped [2020-11-30T20:03:56.448Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.71s) [2020-11-30T20:03:56.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-11-30T20:03:56.448Z] daemon.go:325: [dcdc8280b8a32] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:325: [dcdc8280b8a32] waiting for daemon to start [2020-11-30T20:03:56.448Z] daemon.go:353: [dcdc8280b8a32] daemon started [2020-11-30T20:03:56.448Z] daemon.go:461: [dcdc8280b8a32] Stopping daemon [2020-11-30T20:03:56.448Z] daemon.go:296: [dcdc8280b8a32] exiting daemon [2020-11-30T20:03:56.448Z] daemon.go:448: [dcdc8280b8a32] Daemon stopped [2020-11-30T20:03:56.448Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.73s) [2020-11-30T20:03:56.448Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-11-30T20:03:56.449Z] daemon.go:325: [db8d70d29435d] waiting for daemon to start [2020-11-30T20:03:56.449Z] daemon.go:325: [db8d70d29435d] waiting for daemon to start [2020-11-30T20:03:56.449Z] daemon.go:353: [db8d70d29435d] daemon started [2020-11-30T20:03:56.449Z] daemon.go:461: [db8d70d29435d] Stopping daemon [2020-11-30T20:03:56.449Z] daemon.go:296: [db8d70d29435d] exiting daemon [2020-11-30T20:03:56.449Z] daemon.go:448: [db8d70d29435d] Daemon stopped [2020-11-30T20:03:56.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.65s) [2020-11-30T20:03:56.449Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal [2020-11-30T20:03:56.449Z] daemon.go:325: [d17da12a65aae] waiting for daemon to start [2020-11-30T20:03:56.449Z] daemon.go:325: [d17da12a65aae] waiting for daemon to start [2020-11-30T20:03:56.449Z] daemon.go:353: [d17da12a65aae] daemon started [2020-11-30T20:03:56.449Z] daemon.go:461: [d17da12a65aae] Stopping daemon [2020-11-30T20:03:56.449Z] daemon.go:296: [d17da12a65aae] exiting daemon [2020-11-30T20:03:56.449Z] daemon.go:448: [d17da12a65aae] Daemon stopped [2020-11-30T20:03:56.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.42s) [2020-11-30T20:03:56.449Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-11-30T20:03:56.449Z] daemon.go:325: [d5356ee09c5b3] waiting for daemon to start [2020-11-30T20:03:56.449Z] daemon.go:325: [d5356ee09c5b3] waiting for daemon to start [2020-11-30T20:03:56.449Z] daemon.go:353: [d5356ee09c5b3] daemon started [2020-11-30T20:03:56.449Z] daemon.go:461: [d5356ee09c5b3] Stopping daemon [2020-11-30T20:03:56.449Z] daemon.go:296: [d5356ee09c5b3] exiting daemon [2020-11-30T20:03:56.449Z] daemon.go:448: [d5356ee09c5b3] Daemon stopped [2020-11-30T20:03:56.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.36s) [2020-11-30T20:03:56.449Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate [2020-11-30T20:03:56.449Z] daemon.go:325: [d6d22e8891743] waiting for daemon to start [2020-11-30T20:03:56.449Z] daemon.go:325: [d6d22e8891743] waiting for daemon to start [2020-11-30T20:03:56.449Z] daemon.go:353: [d6d22e8891743] daemon started [2020-11-30T20:03:56.449Z] daemon.go:461: [d6d22e8891743] Stopping daemon [2020-11-30T20:03:56.449Z] daemon.go:296: [d6d22e8891743] exiting daemon [2020-11-30T20:03:56.449Z] daemon.go:448: [d6d22e8891743] Daemon stopped [2020-11-30T20:03:56.449Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.96s) [2020-11-30T20:03:56.449Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-11-30T20:03:56.449Z] daemon.go:325: [d381c51f7e9b4] waiting for daemon to start [2020-11-30T20:03:56.449Z] daemon.go:325: [d381c51f7e9b4] waiting for daemon to start [2020-11-30T20:03:56.449Z] daemon.go:353: [d381c51f7e9b4] daemon started [2020-11-30T20:03:56.449Z] daemon.go:461: [d381c51f7e9b4] Stopping daemon [2020-11-30T20:03:56.449Z] daemon.go:296: [d381c51f7e9b4] exiting daemon [2020-11-30T20:03:56.449Z] daemon.go:448: [d381c51f7e9b4] Daemon stopped [2020-11-30T20:03:56.449Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.40s) [2020-11-30T20:03:56.449Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-11-30T20:03:56.449Z] daemon.go:325: [d65e77d337eb3] waiting for daemon to start [2020-11-30T20:03:56.449Z] daemon.go:325: [d65e77d337eb3] waiting for daemon to start [2020-11-30T20:03:56.449Z] daemon.go:353: [d65e77d337eb3] daemon started [2020-11-30T20:03:56.449Z] daemon.go:461: [d65e77d337eb3] Stopping daemon [2020-11-30T20:03:56.449Z] daemon.go:296: [d65e77d337eb3] exiting daemon [2020-11-30T20:03:56.449Z] daemon.go:448: [d65e77d337eb3] Daemon stopped [2020-11-30T20:03:56.449Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.23s) [2020-11-30T20:03:56.449Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-11-30T20:03:56.449Z] daemon.go:325: [d3d4009d4a816] waiting for daemon to start [2020-11-30T20:03:56.449Z] daemon.go:325: [d3d4009d4a816] waiting for daemon to start [2020-11-30T20:03:56.449Z] daemon.go:353: [d3d4009d4a816] daemon started [2020-11-30T20:03:56.449Z] daemon.go:461: [d3d4009d4a816] Stopping daemon [2020-11-30T20:03:56.449Z] daemon.go:296: [d3d4009d4a816] exiting daemon [2020-11-30T20:03:56.449Z] daemon.go:448: [d3d4009d4a816] Daemon stopped [2020-11-30T20:03:56.449Z] === RUN TestDockerExternalVolumeSuite [2020-11-30T20:03:56.449Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-11-30T20:04:09.207Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-11-30T20:04:09.207Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-11-30T20:04:09.207Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-11-30T20:04:11.330Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-11-30T20:04:11.404Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-11-30T20:04:12.382Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-11-30T20:04:12.856Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-11-30T20:04:12.856Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-11-30T20:04:13.834Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-11-30T20:04:14.298Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-11-30T20:04:14.298Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-11-30T20:04:14.298Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-11-30T20:04:24.682Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-11-30T20:05:07.308Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-11-30T20:05:07.308Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-11-30T20:05:07.308Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-11-30T20:05:10.239Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-11-30T20:05:10.704Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-11-30T20:05:11.168Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-11-30T20:05:11.169Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-11-30T20:05:11.633Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-11-30T20:05:11.633Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-11-30T20:05:19.043Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-11-30T20:05:27.158Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-11-30T20:05:41.681Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-11-30T20:05:41.681Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-11-30T20:05:41.681Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-11-30T20:05:59.236Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-11-30T20:06:06.910Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-11-30T20:06:06.910Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-11-30T20:06:07.374Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-11-30T20:06:11.144Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-11-30T20:06:13.346Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-11-30T20:06:14.114Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-11-30T20:06:16.289Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-11-30T20:06:46.190Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-11-30T20:06:58.442Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-11-30T20:07:16.853Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-11-30T20:07:22.699Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-11-30T20:07:23.166Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-11-30T20:07:30.519Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-11-30T20:07:45.400Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-11-30T20:08:00.280Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-11-30T20:08:23.748Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-11-30T20:08:24.214Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-11-30T20:08:24.679Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-11-30T20:08:47.007Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-11-30T20:08:49.911Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-11-30T20:09:02.356Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-11-30T20:09:05.094Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-11-30T20:09:12.737Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-11-30T20:09:37.171Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-11-30T20:09:42.800Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-11-30T20:09:55.247Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-11-30T20:10:05.631Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-11-30T20:10:09.246Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-11-30T20:10:24.136Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-11-30T20:10:42.223Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-11-30T20:10:57.140Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-11-30T20:11:12.021Z] --- PASS: TestDockerExternalVolumeSuite (437.54s) [2020-11-30T20:11:12.021Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.60s) [2020-11-30T20:11:12.021Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-11-30T20:11:12.021Z] docker_cli_external_volume_driver_test.go:53: Daemon d6af7e26d54ff is not started [2020-11-30T20:11:12.021Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-11-30T20:11:12.021Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-11-30T20:11:12.021Z] daemon.go:325: [d6c50f5784fde] waiting for daemon to start [2020-11-30T20:11:12.021Z] daemon.go:325: [d6c50f5784fde] waiting for daemon to start [2020-11-30T20:11:12.021Z] daemon.go:353: [d6c50f5784fde] daemon started [2020-11-30T20:11:12.021Z] daemon.go:461: [d6c50f5784fde] Stopping daemon [2020-11-30T20:11:12.021Z] daemon.go:296: [d6c50f5784fde] exiting daemon [2020-11-30T20:11:12.021Z] daemon.go:448: [d6c50f5784fde] Daemon stopped [2020-11-30T20:11:12.021Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.22s) [2020-11-30T20:11:12.021Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-11-30T20:11:12.021Z] daemon.go:325: [d41e63f741e6e] waiting for daemon to start [2020-11-30T20:11:12.021Z] daemon.go:325: [d41e63f741e6e] waiting for daemon to start [2020-11-30T20:11:12.021Z] daemon.go:353: [d41e63f741e6e] daemon started [2020-11-30T20:11:12.021Z] daemon.go:461: [d41e63f741e6e] Stopping daemon [2020-11-30T20:11:12.021Z] daemon.go:296: [d41e63f741e6e] exiting daemon [2020-11-30T20:11:12.021Z] daemon.go:448: [d41e63f741e6e] Daemon stopped [2020-11-30T20:11:12.021Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-11-30T20:11:12.021Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-11-30T20:11:12.021Z] docker_cli_external_volume_driver_test.go:53: Daemon d78bd8d946676 is not started [2020-11-30T20:11:12.021Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-11-30T20:11:12.021Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-11-30T20:11:12.021Z] daemon.go:325: [d9cb25b2a08d4] waiting for daemon to start [2020-11-30T20:11:12.021Z] daemon.go:325: [d9cb25b2a08d4] waiting for daemon to start [2020-11-30T20:11:12.021Z] daemon.go:353: [d9cb25b2a08d4] daemon started [2020-11-30T20:11:12.021Z] daemon.go:461: [d9cb25b2a08d4] Stopping daemon [2020-11-30T20:11:12.021Z] daemon.go:296: [d9cb25b2a08d4] exiting daemon [2020-11-30T20:11:12.021Z] daemon.go:448: [d9cb25b2a08d4] Daemon stopped [2020-11-30T20:11:12.021Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-11-30T20:11:12.021Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-11-30T20:11:12.021Z] docker_cli_external_volume_driver_test.go:53: Daemon dba5ff649f93e is not started [2020-11-30T20:11:12.021Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-11-30T20:11:12.021Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-11-30T20:11:12.021Z] docker_cli_external_volume_driver_test.go:53: Daemon d672d6974f194 is not started [2020-11-30T20:11:12.021Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2020-11-30T20:11:12.021Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-11-30T20:11:12.021Z] daemon.go:325: [dee8e68278d35] waiting for daemon to start [2020-11-30T20:11:12.021Z] daemon.go:325: [dee8e68278d35] waiting for daemon to start [2020-11-30T20:11:12.021Z] daemon.go:353: [dee8e68278d35] daemon started [2020-11-30T20:11:12.021Z] daemon.go:461: [dee8e68278d35] Stopping daemon [2020-11-30T20:11:12.021Z] daemon.go:296: [dee8e68278d35] exiting daemon [2020-11-30T20:11:12.021Z] daemon.go:448: [dee8e68278d35] Daemon stopped [2020-11-30T20:11:12.021Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.24s) [2020-11-30T20:11:12.021Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-11-30T20:11:12.021Z] daemon.go:325: [dd230f82a6b0a] waiting for daemon to start [2020-11-30T20:11:12.021Z] daemon.go:325: [dd230f82a6b0a] waiting for daemon to start [2020-11-30T20:11:12.021Z] daemon.go:353: [dd230f82a6b0a] daemon started [2020-11-30T20:11:12.021Z] daemon.go:461: [dd230f82a6b0a] Stopping daemon [2020-11-30T20:11:12.021Z] daemon.go:296: [dd230f82a6b0a] exiting daemon [2020-11-30T20:11:12.021Z] daemon.go:448: [dd230f82a6b0a] Daemon stopped [2020-11-30T20:11:12.021Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.74s) [2020-11-30T20:11:12.021Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-11-30T20:11:12.021Z] daemon.go:325: [d6c4e554d40e2] waiting for daemon to start [2020-11-30T20:11:12.021Z] daemon.go:325: [d6c4e554d40e2] waiting for daemon to start [2020-11-30T20:11:12.021Z] daemon.go:353: [d6c4e554d40e2] daemon started [2020-11-30T20:11:12.021Z] daemon.go:461: [d6c4e554d40e2] Stopping daemon [2020-11-30T20:11:12.021Z] daemon.go:296: [d6c4e554d40e2] exiting daemon [2020-11-30T20:11:12.021Z] daemon.go:448: [d6c4e554d40e2] Daemon stopped [2020-11-30T20:11:12.021Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-11-30T20:11:12.021Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-11-30T20:11:12.021Z] daemon.go:325: [dfc97f11ab8a5] waiting for daemon to start [2020-11-30T20:11:12.021Z] daemon.go:325: [dfc97f11ab8a5] waiting for daemon to start [2020-11-30T20:11:12.021Z] daemon.go:353: [dfc97f11ab8a5] daemon started [2020-11-30T20:11:12.021Z] daemon.go:461: [dfc97f11ab8a5] Stopping daemon [2020-11-30T20:11:12.021Z] daemon.go:296: [dfc97f11ab8a5] exiting daemon [2020-11-30T20:11:12.021Z] daemon.go:448: [dfc97f11ab8a5] Daemon stopped [2020-11-30T20:11:12.021Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.24s) [2020-11-30T20:11:12.021Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-11-30T20:11:12.021Z] daemon.go:325: [dc8098afcd65c] waiting for daemon to start [2020-11-30T20:11:12.021Z] daemon.go:325: [dc8098afcd65c] waiting for daemon to start [2020-11-30T20:11:12.021Z] daemon.go:353: [dc8098afcd65c] daemon started [2020-11-30T20:11:12.021Z] daemon.go:461: [dc8098afcd65c] Stopping daemon [2020-11-30T20:11:12.021Z] daemon.go:296: [dc8098afcd65c] exiting daemon [2020-11-30T20:11:12.021Z] daemon.go:448: [dc8098afcd65c] Daemon stopped [2020-11-30T20:11:12.021Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.34s) [2020-11-30T20:11:12.021Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-11-30T20:11:12.021Z] daemon.go:325: [dcf7f527fa3b4] waiting for daemon to start [2020-11-30T20:11:12.021Z] daemon.go:325: [dcf7f527fa3b4] waiting for daemon to start [2020-11-30T20:11:12.021Z] daemon.go:353: [dcf7f527fa3b4] daemon started [2020-11-30T20:11:12.021Z] daemon.go:461: [dcf7f527fa3b4] Stopping daemon [2020-11-30T20:11:12.021Z] daemon.go:296: [dcf7f527fa3b4] exiting daemon [2020-11-30T20:11:12.021Z] daemon.go:448: [dcf7f527fa3b4] Daemon stopped [2020-11-30T20:11:12.021Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2020-11-30T20:11:12.021Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-11-30T20:11:12.021Z] daemon.go:325: [d35d0beecbf3e] waiting for daemon to start [2020-11-30T20:11:12.021Z] daemon.go:325: [d35d0beecbf3e] waiting for daemon to start [2020-11-30T20:11:12.021Z] daemon.go:353: [d35d0beecbf3e] daemon started [2020-11-30T20:11:12.021Z] daemon.go:461: [d35d0beecbf3e] Stopping daemon [2020-11-30T20:11:12.021Z] daemon.go:296: [d35d0beecbf3e] exiting daemon [2020-11-30T20:11:12.021Z] daemon.go:448: [d35d0beecbf3e] Daemon stopped [2020-11-30T20:11:12.021Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.25s) [2020-11-30T20:11:12.021Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-11-30T20:11:12.021Z] daemon.go:325: [d60721d38c5e4] waiting for daemon to start [2020-11-30T20:11:12.021Z] daemon.go:325: [d60721d38c5e4] waiting for daemon to start [2020-11-30T20:11:12.021Z] daemon.go:353: [d60721d38c5e4] daemon started [2020-11-30T20:11:12.021Z] daemon.go:461: [d60721d38c5e4] Stopping daemon [2020-11-30T20:11:12.022Z] daemon.go:296: [d60721d38c5e4] exiting daemon [2020-11-30T20:11:12.022Z] daemon.go:448: [d60721d38c5e4] Daemon stopped [2020-11-30T20:11:12.022Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.80s) [2020-11-30T20:11:12.022Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-11-30T20:11:12.022Z] daemon.go:325: [d24fe87acc824] waiting for daemon to start [2020-11-30T20:11:12.022Z] daemon.go:325: [d24fe87acc824] waiting for daemon to start [2020-11-30T20:11:12.022Z] daemon.go:353: [d24fe87acc824] daemon started [2020-11-30T20:11:12.022Z] daemon.go:461: [d24fe87acc824] Stopping daemon [2020-11-30T20:11:12.022Z] daemon.go:296: [d24fe87acc824] exiting daemon [2020-11-30T20:11:12.022Z] daemon.go:448: [d24fe87acc824] Daemon stopped [2020-11-30T20:11:12.022Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.07s) [2020-11-30T20:11:12.022Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-11-30T20:11:12.022Z] docker_cli_external_volume_driver_test.go:486: Daemon d26791194ee0b is not started [2020-11-30T20:11:12.022Z] daemon.go:325: [d26791194ee0b] waiting for daemon to start [2020-11-30T20:11:12.022Z] daemon.go:325: [d26791194ee0b] waiting for daemon to start [2020-11-30T20:11:12.022Z] daemon.go:353: [d26791194ee0b] daemon started [2020-11-30T20:11:12.022Z] daemon.go:461: [d26791194ee0b] Stopping daemon [2020-11-30T20:11:12.022Z] daemon.go:296: [d26791194ee0b] exiting daemon [2020-11-30T20:11:12.022Z] daemon.go:448: [d26791194ee0b] Daemon stopped [2020-11-30T20:11:12.022Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-11-30T20:11:12.022Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-11-30T20:11:12.022Z] docker_cli_external_volume_driver_test.go:53: Daemon d762f66eaf2f4 is not started [2020-11-30T20:11:12.022Z] PASS [2020-11-30T20:11:12.022Z] [2020-11-30T20:11:12.022Z] === Skipped [2020-11-30T20:11:12.022Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2020-11-30T20:11:12.022Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2020-11-30T20:11:12.022Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-11-30T20:11:12.022Z] requirement.go:26: unmatched requirement IPv6 [2020-11-30T20:11:12.022Z] check_test.go:309: Daemon da5d83346c2a6 is not started [2020-11-30T20:11:12.022Z] [2020-11-30T20:11:12.022Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-11-30T20:11:12.022Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-11-30T20:11:12.022Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-11-30T20:11:12.022Z] requirement.go:26: unmatched requirement Devicemapper [2020-11-30T20:11:12.022Z] check_test.go:309: Daemon d8934717dd241 is not started [2020-11-30T20:11:12.022Z] [2020-11-30T20:11:12.022Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-11-30T20:11:12.022Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-11-30T20:11:12.022Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-11-30T20:11:12.022Z] requirement.go:26: unmatched requirement Devicemapper [2020-11-30T20:11:12.022Z] check_test.go:309: Daemon d71a715736eb4 is not started [2020-11-30T20:11:12.022Z] [2020-11-30T20:11:12.022Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-11-30T20:11:12.022Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-11-30T20:11:12.022Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-11-30T20:11:12.022Z] [2020-11-30T20:11:12.022Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-11-30T20:11:12.022Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-11-30T20:11:12.022Z] requirement.go:26: unmatched requirement IPv6 [2020-11-30T20:11:12.022Z] [2020-11-30T20:11:12.022Z] DONE 270 tests, 5 skipped in 2358.984s [2020-11-30T20:11:12.022Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-11-30T20:11:12.022Z] ++++ cat bundles/test-integration/docker.pid [2020-11-30T20:11:12.022Z] +++ kill 11520 [2020-11-30T20:11:12.589Z] umount: bundles/test-integration/root: no mount point specified. [2020-11-30T20:11:12.589Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5ce1b54d3f44/docker.pid [2020-11-30T20:11:12.589Z] +++ kill 11022 [2020-11-30T20:11:12.589Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 11022 is not a child of this shell [2020-11-30T20:11:12.589Z] warning: PID 11022 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5ce1b54d3f44/docker.pid had a nonzero exit code [2020-11-30T20:11:12.589Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5ce1b54d3f44/root: target is busy. [2020-11-30T20:11:12.589Z] +++ /etc/init.d/apparmor stop [2020-11-30T20:11:12.589Z] Leaving: AppArmorNo profiles have been unloaded. [2020-11-30T20:11:12.589Z] [2020-11-30T20:11:12.589Z] Unloading profiles will leave already running processes permanently [2020-11-30T20:11:12.589Z] unconfined, which can lead to unexpected situations. [2020-11-30T20:11:12.589Z] [2020-11-30T20:11:12.589Z] To set a process to complain mode, use the command line tool [2020-11-30T20:11:12.589Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-11-30T20:11:12.589Z] +++ true [2020-11-30T20:11:12.589Z] exiting test-integration [2020-11-30T20:11:12.589Z] ++ exit 0 [2020-11-30T20:11:12.589Z] [2020-11-30T20:11:12.848Z] + exit 0 [2020-11-30T20:11:12.848Z] ++ jobs -p [2020-11-30T20:11:12.848Z] + pids= [2020-11-30T20:11:12.848Z] + echo 'Remaining pids to kill: []' [2020-11-30T20:11:12.848Z] Remaining pids to kill: [] [2020-11-30T20:11:12.848Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-11-30T20:11:12.863Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-11-30T20:11:14.613Z] + echo Ensuring container killed. [2020-11-30T20:11:14.613Z] Ensuring container killed. [2020-11-30T20:11:14.613Z] + docker ps -aq -f name=docker-pr2-* [2020-11-30T20:11:14.613Z] + cids=70f6aeedaf87 [2020-11-30T20:11:14.613Z] 4458e01153f3 [2020-11-30T20:11:14.613Z] 751ceb7a04ad [2020-11-30T20:11:14.613Z] + [ -n 70f6aeedaf87 [2020-11-30T20:11:14.613Z] 4458e01153f3 [2020-11-30T20:11:14.613Z] 751ceb7a04ad ] [2020-11-30T20:11:14.613Z] + docker rm -vf 70f6aeedaf87 4458e01153f3 751ceb7a04ad [2020-11-30T20:11:15.181Z] 70f6aeedaf87 [2020-11-30T20:11:15.750Z] 4458e01153f3 [2020-11-30T20:11:16.008Z] 751ceb7a04ad [Pipeline] sh [2020-11-30T20:11:16.291Z] + echo Chowning /workspace to jenkins user [2020-11-30T20:11:16.291Z] Chowning /workspace to jenkins user [2020-11-30T20:11:16.291Z] + id -u [2020-11-30T20:11:16.291Z] + id -g [2020-11-30T20:11:16.291Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41615:/workspace busybox chown -R 1000:1000 /workspace [2020-11-30T20:11:16.291Z] Unable to find image 'busybox:latest' locally [2020-11-30T20:11:16.291Z] latest: Pulling from library/busybox [2020-11-30T20:11:16.575Z] 5f5dd3e95e9f: Pulling fs layer [2020-11-30T20:11:16.575Z] 5f5dd3e95e9f: Verifying Checksum [2020-11-30T20:11:16.575Z] 5f5dd3e95e9f: Download complete [2020-11-30T20:11:16.834Z] 5f5dd3e95e9f: Pull complete [2020-11-30T20:11:16.834Z] Digest: sha256:9f1c79411e054199210b4d489ae600a061595967adb643cd923f8515ad8123d2 [2020-11-30T20:11:16.834Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-11-30T20:11:20.418Z] + bundleName=amd64 [2020-11-30T20:11:20.418Z] + echo Creating amd64-bundles.tar.gz [2020-11-30T20:11:20.418Z] Creating amd64-bundles.tar.gz [2020-11-30T20:11:20.418Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-11-30T20:11:20.418Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-11-30T20:11:21.368Z] Archiving artifacts [2020-11-30T20:11:22.748Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41615/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-30T20:11:23.065Z] + make clean [2020-11-30T20:11:23.324Z] docker volume rm -f docker-dev-cache [2020-11-30T20:11:23.324Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-30T20:11:47.056Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-11-30T20:11:48.036Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-11-30T20:11:48.036Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-11-30T20:11:48.036Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-11-30T20:11:48.501Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-11-30T20:11:50.053Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-11-30T20:11:50.053Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-11-30T20:11:50.053Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-11-30T20:11:50.518Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-11-30T20:11:56.360Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-11-30T20:11:58.561Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-11-30T20:12:04.404Z] === RUN TestDockerSuite/TestBuildEnv [2020-11-30T20:12:04.404Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-11-30T20:12:04.404Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-11-30T20:12:04.404Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-11-30T20:12:04.404Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-11-30T20:12:04.404Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-11-30T20:12:07.333Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-11-30T20:12:07.333Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-11-30T20:12:07.333Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-11-30T20:12:07.333Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-11-30T20:12:08.311Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-11-30T20:12:14.049Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-11-30T20:12:31.820Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-11-30T20:12:31.820Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-11-30T20:12:31.820Z] === RUN TestDockerSuite/TestBuildExpose [2020-11-30T20:12:31.820Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-11-30T20:12:31.820Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-11-30T20:12:31.820Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-11-30T20:12:31.820Z] === RUN TestDockerSuite/TestBuildFails [2020-11-30T20:12:34.021Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-11-30T20:12:34.021Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-11-30T20:12:39.860Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-11-30T20:12:44.743Z] === RUN TestDockerSuite/TestBuildForceRm [2020-11-30T20:12:51.882Z] === RUN TestDockerSuite/TestBuildFromGit [2020-11-30T20:12:57.720Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-11-30T20:12:58.699Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-11-30T20:13:05.827Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-11-30T20:13:05.827Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-11-30T20:13:05.827Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-11-30T20:13:06.291Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-11-30T20:13:06.291Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-11-30T20:13:16.670Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-11-30T20:13:16.670Z] === RUN TestDockerSuite/TestBuildHistory [2020-11-30T20:13:25.291Z] === RUN TestDockerSuite/TestBuildIidFile [2020-11-30T20:13:26.270Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-11-30T20:13:27.822Z] === RUN TestDockerSuite/TestBuildInheritance [2020-11-30T20:13:27.822Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-11-30T20:13:28.799Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-11-30T20:13:28.799Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-11-30T20:13:33.524Z] === RUN TestDockerSuite/TestBuildLabel [2020-11-30T20:13:34.502Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-11-30T20:13:34.966Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-11-30T20:13:35.945Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-11-30T20:13:36.409Z] === RUN TestDockerSuite/TestBuildLabels [2020-11-30T20:13:37.391Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-11-30T20:13:38.945Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-11-30T20:13:43.670Z] === RUN TestDockerSuite/TestBuildLastModified [2020-11-30T20:13:43.670Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-11-30T20:13:43.670Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-11-30T20:13:44.134Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-11-30T20:13:44.134Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-11-30T20:13:44.134Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-11-30T20:13:44.134Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-11-30T20:13:44.598Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-11-30T20:13:45.577Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-11-30T20:13:51.421Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-11-30T20:14:12.598Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-11-30T20:14:12.598Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-11-30T20:14:14.152Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-11-30T20:14:49.936Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-11-30T20:15:00.315Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-11-30T20:15:12.773Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-11-30T20:15:17.501Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-11-30T20:15:23.334Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-11-30T20:15:41.094Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-11-30T20:15:41.094Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-11-30T20:15:48.218Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-11-30T20:15:48.681Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-11-30T20:15:48.681Z] === RUN TestDockerSuite/TestBuildNetNone [2020-11-30T20:15:48.681Z] === RUN TestDockerSuite/TestBuildNoContext [2020-11-30T20:15:51.614Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-11-30T20:15:57.453Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-11-30T20:15:59.004Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-11-30T20:15:59.004Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-11-30T20:15:59.469Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-11-30T20:16:01.664Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-11-30T20:16:02.641Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-11-30T20:16:04.192Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-11-30T20:16:14.570Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-11-30T20:16:15.033Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-11-30T20:16:25.406Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-11-30T20:16:27.612Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-11-30T20:16:37.983Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-11-30T20:16:42.853Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-11-30T20:16:47.582Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-11-30T20:16:48.563Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-11-30T20:16:48.563Z] === RUN TestDockerSuite/TestBuildPATH [2020-11-30T20:16:48.563Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-11-30T20:16:50.767Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-11-30T20:16:50.767Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-11-30T20:17:51.323Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-11-30T20:18:09.075Z] === RUN TestDockerSuite/TestBuildRm [2020-11-30T20:18:23.981Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-11-30T20:18:24.960Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-11-30T20:18:24.960Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-11-30T20:18:25.427Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-11-30T20:18:26.984Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-11-30T20:18:30.747Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-11-30T20:18:33.679Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-11-30T20:18:38.417Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-11-30T20:18:59.593Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-11-30T20:19:00.057Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-11-30T20:19:00.521Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-11-30T20:19:12.968Z] === RUN TestDockerSuite/TestBuildSpaces [2020-11-30T20:19:12.968Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-11-30T20:19:17.695Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-11-30T20:19:17.695Z] === RUN TestDockerSuite/TestBuildStderr [2020-11-30T20:19:23.527Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-11-30T20:19:44.707Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-11-30T20:19:45.180Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-11-30T20:19:53.802Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-11-30T20:19:54.781Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-11-30T20:20:00.615Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-11-30T20:20:06.451Z] === RUN TestDockerSuite/TestBuildUser [2020-11-30T20:20:06.451Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-11-30T20:20:06.451Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-11-30T20:20:06.451Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-11-30T20:20:11.183Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-11-30T20:20:11.647Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-11-30T20:20:14.576Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-11-30T20:20:14.576Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-11-30T20:20:14.576Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-11-30T20:20:39.803Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-11-30T20:20:39.803Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-11-30T20:20:48.446Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-11-30T20:20:55.580Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-11-30T20:20:55.581Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-11-30T20:20:55.581Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-11-30T20:20:57.780Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-11-30T20:20:58.243Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-11-30T20:21:13.121Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-11-30T20:21:16.885Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-11-30T20:21:17.349Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-11-30T20:21:32.228Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-11-30T20:21:32.228Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-11-30T20:21:32.692Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-11-30T20:21:32.692Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-11-30T20:21:33.672Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-11-30T20:21:44.048Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-11-30T20:21:44.513Z] === RUN TestDockerSuite/TestBuildXZHost [2020-11-30T20:21:44.976Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-11-30T20:21:44.976Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-11-30T20:21:44.976Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-11-30T20:21:47.172Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-11-30T20:21:51.895Z] === RUN TestDockerSuite/TestCommitChange [2020-11-30T20:21:57.733Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-11-30T20:22:02.460Z] === RUN TestDockerSuite/TestCommitHardlink [2020-11-30T20:22:02.460Z] === RUN TestDockerSuite/TestCommitNewFile [2020-11-30T20:22:09.589Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-11-30T20:22:09.589Z] === RUN TestDockerSuite/TestCommitTTY [2020-11-30T20:22:15.442Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-11-30T20:22:20.164Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-11-30T20:22:20.164Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-11-30T20:22:20.164Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-11-30T20:22:20.164Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-11-30T20:22:20.164Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-11-30T20:22:20.164Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-11-30T20:22:20.164Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-11-30T20:22:20.164Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-11-30T20:22:20.164Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-11-30T20:22:27.290Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-11-30T20:22:34.431Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-11-30T20:22:34.431Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-11-30T20:22:36.629Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-11-30T20:22:37.093Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-11-30T20:22:37.093Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-11-30T20:22:37.093Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-11-30T20:22:39.291Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-11-30T20:22:39.291Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-11-30T20:22:39.291Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-11-30T20:22:46.410Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-11-30T20:22:46.410Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-11-30T20:22:46.410Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-11-30T20:22:46.410Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-11-30T20:22:46.410Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-11-30T20:22:48.607Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-11-30T20:22:50.158Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-11-30T20:22:52.357Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-11-30T20:22:52.357Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-11-30T20:22:52.357Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-11-30T20:22:54.559Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-11-30T20:22:54.559Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-11-30T20:22:56.758Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-11-30T20:22:56.758Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-11-30T20:22:56.758Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-11-30T20:22:58.955Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-11-30T20:22:58.955Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-11-30T20:23:00.507Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-11-30T20:23:00.507Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-11-30T20:23:03.439Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-11-30T20:23:03.439Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-11-30T20:23:05.642Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-11-30T20:23:09.407Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-11-30T20:23:13.176Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-11-30T20:23:13.176Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-11-30T20:23:13.176Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-11-30T20:23:13.176Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-11-30T20:23:13.176Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-11-30T20:23:15.374Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-11-30T20:23:15.374Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-11-30T20:23:17.572Z] === RUN TestDockerSuite/TestContainerAPITop [2020-11-30T20:23:17.572Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-11-30T20:23:19.131Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-11-30T20:23:19.131Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-11-30T20:23:23.856Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-11-30T20:23:25.408Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-11-30T20:23:25.408Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-11-30T20:23:25.408Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-11-30T20:23:25.408Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-11-30T20:23:25.408Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-11-30T20:23:25.408Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-11-30T20:23:27.604Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-11-30T20:23:45.360Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-11-30T20:23:45.360Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-11-30T20:23:45.360Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-11-30T20:23:45.360Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-11-30T20:23:45.360Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-11-30T20:23:45.360Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-11-30T20:23:45.360Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-11-30T20:23:45.360Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-11-30T20:23:51.195Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-11-30T20:23:51.195Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-11-30T20:23:51.195Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-11-30T20:23:51.195Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-11-30T20:23:51.195Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-11-30T20:23:51.195Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-11-30T20:23:51.195Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-11-30T20:23:51.195Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-11-30T20:23:51.195Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-11-30T20:23:51.195Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-11-30T20:23:51.195Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-11-30T20:23:51.195Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-11-30T20:23:51.195Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-11-30T20:23:51.659Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-11-30T20:23:58.775Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-11-30T20:23:58.775Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-11-30T20:23:58.775Z] === RUN TestDockerSuite/TestCpRelativePath [2020-11-30T20:24:00.974Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-11-30T20:24:00.974Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-11-30T20:24:00.974Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-11-30T20:24:00.974Z] === RUN TestDockerSuite/TestCpToCaseA [2020-11-30T20:24:05.700Z] === RUN TestDockerSuite/TestCpToCaseB [2020-11-30T20:24:07.902Z] === RUN TestDockerSuite/TestCpToCaseC [2020-11-30T20:24:07.902Z] === RUN TestDockerSuite/TestCpToCaseD [2020-11-30T20:24:07.902Z] === RUN TestDockerSuite/TestCpToCaseE [2020-11-30T20:24:22.782Z] === RUN TestDockerSuite/TestCpToCaseF [2020-11-30T20:24:22.782Z] === RUN TestDockerSuite/TestCpToCaseG [2020-11-30T20:24:22.782Z] === RUN TestDockerSuite/TestCpToCaseH [2020-11-30T20:24:29.902Z] === RUN TestDockerSuite/TestCpToCaseI [2020-11-30T20:24:29.902Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-11-30T20:24:29.902Z] === RUN TestDockerSuite/TestCpToDot [2020-11-30T20:24:31.454Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-11-30T20:24:31.454Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-11-30T20:24:31.454Z] === RUN TestDockerSuite/TestCpToStdout [2020-11-30T20:24:33.654Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-11-30T20:24:33.654Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-11-30T20:24:33.654Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-11-30T20:24:33.654Z] === RUN TestDockerSuite/TestCpVolumePath [2020-11-30T20:24:34.117Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-11-30T20:24:34.117Z] === RUN TestDockerSuite/TestCreateArgs [2020-11-30T20:24:34.117Z] === RUN TestDockerSuite/TestCreateByImageID [2020-11-30T20:24:36.323Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-11-30T20:24:38.530Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-11-30T20:24:38.530Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-11-30T20:24:38.530Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-11-30T20:24:40.728Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-11-30T20:24:41.193Z] === RUN TestDockerSuite/TestCreateLabels [2020-11-30T20:24:41.657Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-11-30T20:24:41.657Z] === RUN TestDockerSuite/TestCreateRM [2020-11-30T20:24:41.657Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-11-30T20:24:41.657Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-11-30T20:24:42.122Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-11-30T20:24:42.122Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-11-30T20:24:50.758Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-11-30T20:24:50.758Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-11-30T20:24:50.758Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-11-30T20:24:55.484Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-11-30T20:24:55.484Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-11-30T20:24:55.484Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-11-30T20:24:57.681Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-11-30T20:24:57.681Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-11-30T20:24:57.681Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-11-30T20:24:57.681Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-11-30T20:24:57.681Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-11-30T20:24:57.681Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-11-30T20:24:57.681Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-11-30T20:24:57.681Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-11-30T20:24:57.681Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-11-30T20:24:57.681Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-11-30T20:24:57.681Z] === RUN TestDockerSuite/TestDevicePermissions [2020-11-30T20:24:57.681Z] === RUN TestDockerSuite/TestDockerFails [2020-11-30T20:24:57.681Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-11-30T20:24:57.681Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-11-30T20:24:57.681Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-11-30T20:24:57.681Z] === RUN TestDockerSuite/TestEventsAttach [2020-11-30T20:24:57.681Z] === RUN TestDockerSuite/TestEventsCommit [2020-11-30T20:24:57.681Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-11-30T20:24:59.880Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-11-30T20:25:02.093Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-11-30T20:25:05.025Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-11-30T20:25:13.641Z] === RUN TestDockerSuite/TestEventsCopy [2020-11-30T20:25:18.365Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-11-30T20:25:23.088Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-11-30T20:25:25.298Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-11-30T20:25:25.762Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-11-30T20:25:29.525Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-11-30T20:25:30.505Z] === RUN TestDockerSuite/TestEventsFilterType [2020-11-30T20:25:31.483Z] === RUN TestDockerSuite/TestEventsFilters [2020-11-30T20:25:36.212Z] === RUN TestDockerSuite/TestEventsFormat [2020-11-30T20:25:39.974Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-11-30T20:25:39.974Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-11-30T20:25:40.438Z] === RUN TestDockerSuite/TestEventsImageImport [2020-11-30T20:25:40.438Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-11-30T20:25:40.438Z] === RUN TestDockerSuite/TestEventsImagePull [2020-11-30T20:25:40.438Z] === RUN TestDockerSuite/TestEventsImageTag [2020-11-30T20:25:41.416Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-11-30T20:25:41.416Z] === RUN TestDockerSuite/TestEventsRename [2020-11-30T20:25:43.613Z] === RUN TestDockerSuite/TestEventsResize [2020-11-30T20:25:46.545Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-11-30T20:25:48.815Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-11-30T20:25:51.011Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-11-30T20:25:55.744Z] === RUN TestDockerSuite/TestEventsTop [2020-11-30T20:25:55.744Z] === RUN TestDockerSuite/TestEventsUntag [2020-11-30T20:25:58.679Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-11-30T20:26:02.448Z] === RUN TestDockerSuite/TestExec [2020-11-30T20:26:02.448Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-11-30T20:26:02.448Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-11-30T20:26:04.000Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-11-30T20:26:06.200Z] === RUN TestDockerSuite/TestExecAPIStart [2020-11-30T20:26:06.200Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-11-30T20:26:06.200Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-11-30T20:26:06.200Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-11-30T20:26:08.401Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-11-30T20:26:09.988Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-11-30T20:26:12.188Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-11-30T20:26:14.390Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-11-30T20:26:19.120Z] === RUN TestDockerSuite/TestExecCgroup [2020-11-30T20:26:19.120Z] === RUN TestDockerSuite/TestExecEnv [2020-11-30T20:26:19.120Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-11-30T20:26:19.120Z] === RUN TestDockerSuite/TestExecExitStatus [2020-11-30T20:26:20.674Z] === RUN TestDockerSuite/TestExecInspectID [2020-11-30T20:26:25.401Z] === RUN TestDockerSuite/TestExecInteractive [2020-11-30T20:26:25.401Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-11-30T20:26:25.401Z] === RUN TestDockerSuite/TestExecParseError [2020-11-30T20:26:25.401Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-11-30T20:26:25.401Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-11-30T20:26:25.401Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-11-30T20:26:28.333Z] === RUN TestDockerSuite/TestExecSetEnv [2020-11-30T20:26:28.333Z] === RUN TestDockerSuite/TestExecStartFails [2020-11-30T20:26:28.333Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-11-30T20:26:28.333Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-11-30T20:26:28.333Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-11-30T20:26:28.333Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-11-30T20:26:30.557Z] === RUN TestDockerSuite/TestExecUlimits [2020-11-30T20:26:30.557Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-11-30T20:26:37.683Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-11-30T20:26:37.683Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-11-30T20:26:37.683Z] === RUN TestDockerSuite/TestExecWithUser [2020-11-30T20:26:37.683Z] === RUN TestDockerSuite/TestGetContainerStats [2020-11-30T20:26:43.530Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-11-30T20:26:49.376Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-11-30T20:26:52.307Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-11-30T20:26:58.137Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-11-30T20:26:58.137Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-11-30T20:26:58.137Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-11-30T20:26:58.137Z] === RUN TestDockerSuite/TestHealth [2020-11-30T20:26:58.137Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-11-30T20:26:58.137Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-11-30T20:26:58.137Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-11-30T20:26:58.601Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-11-30T20:27:03.322Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-11-30T20:27:03.322Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-11-30T20:27:03.322Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-11-30T20:27:03.322Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-11-30T20:27:03.788Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-11-30T20:27:04.253Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-11-30T20:27:04.717Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-11-30T20:27:04.717Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-11-30T20:27:05.702Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-11-30T20:27:05.702Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-11-30T20:27:07.254Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-11-30T20:27:07.717Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-11-30T20:27:09.914Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-11-30T20:27:12.113Z] === RUN TestDockerSuite/TestImagesFormat [2020-11-30T20:27:12.113Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-11-30T20:27:12.113Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-11-30T20:27:15.878Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-11-30T20:27:15.878Z] === RUN TestDockerSuite/TestImportBadURL [2020-11-30T20:27:18.078Z] === RUN TestDockerSuite/TestImportDisplay [2020-11-30T20:27:18.546Z] === RUN TestDockerSuite/TestImportFile [2020-11-30T20:27:18.546Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-11-30T20:27:18.546Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-11-30T20:27:18.546Z] === RUN TestDockerSuite/TestImportGzipped [2020-11-30T20:27:18.546Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-11-30T20:27:18.546Z] === RUN TestDockerSuite/TestInfoDebug [2020-11-30T20:27:18.546Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-11-30T20:27:19.011Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-11-30T20:27:19.011Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-11-30T20:27:19.011Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-11-30T20:27:19.011Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-11-30T20:27:19.011Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-11-30T20:27:19.011Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-11-30T20:27:19.011Z] === RUN TestDockerSuite/TestInfoFormat [2020-11-30T20:27:19.011Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-11-30T20:27:19.011Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-11-30T20:27:19.011Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-11-30T20:27:19.011Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-11-30T20:27:21.213Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-11-30T20:27:23.409Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-11-30T20:27:23.409Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-11-30T20:27:23.409Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-11-30T20:27:23.409Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-11-30T20:27:23.409Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-11-30T20:27:25.609Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-11-30T20:27:25.609Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-11-30T20:27:27.808Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-11-30T20:27:27.808Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-11-30T20:27:27.808Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-11-30T20:27:27.808Z] === RUN TestDockerSuite/TestInspectDefault [2020-11-30T20:27:30.005Z] === RUN TestDockerSuite/TestInspectHistory [2020-11-30T20:27:34.735Z] === RUN TestDockerSuite/TestInspectImage [2020-11-30T20:27:34.735Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-11-30T20:27:34.735Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-11-30T20:27:34.735Z] === RUN TestDockerSuite/TestInspectInt64 [2020-11-30T20:27:36.935Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-11-30T20:27:38.493Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-11-30T20:27:38.493Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-11-30T20:27:40.691Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-11-30T20:27:42.896Z] === RUN TestDockerSuite/TestInspectPlugin [2020-11-30T20:27:42.897Z] === RUN TestDockerSuite/TestInspectRootFS [2020-11-30T20:27:42.897Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-11-30T20:27:45.096Z] === RUN TestDockerSuite/TestInspectStatus [2020-11-30T20:27:47.296Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-11-30T20:27:52.022Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-11-30T20:27:54.223Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-11-30T20:27:55.776Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-11-30T20:27:57.975Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-11-30T20:28:00.175Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-11-30T20:28:02.375Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-11-30T20:28:04.576Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-11-30T20:28:04.576Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-11-30T20:28:04.576Z] === RUN TestDockerSuite/TestLinksEnvs [2020-11-30T20:28:04.576Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-11-30T20:28:04.576Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-11-30T20:28:04.576Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-11-30T20:28:04.576Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-11-30T20:28:04.576Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-11-30T20:28:04.576Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-11-30T20:28:04.576Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-11-30T20:28:04.576Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-11-30T20:28:04.576Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-11-30T20:28:04.576Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-11-30T20:28:04.576Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-11-30T20:28:04.576Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-11-30T20:28:05.040Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-11-30T20:28:05.040Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-11-30T20:28:05.040Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-11-30T20:28:05.040Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-11-30T20:28:05.040Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-11-30T20:28:07.244Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-11-30T20:28:08.799Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-11-30T20:28:14.641Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-11-30T20:28:16.841Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-11-30T20:28:16.841Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-11-30T20:28:19.040Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-11-30T20:28:19.040Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-11-30T20:28:26.159Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-11-30T20:28:34.790Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-11-30T20:28:41.915Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-11-30T20:28:44.118Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-11-30T20:28:46.320Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-11-30T20:28:46.320Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-11-30T20:28:48.516Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-11-30T20:28:50.720Z] === RUN TestDockerSuite/TestLogsSince [2020-11-30T20:28:59.340Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-11-30T20:28:59.340Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-11-30T20:28:59.340Z] === RUN TestDockerSuite/TestLogsTail [2020-11-30T20:29:02.269Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-11-30T20:29:04.468Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-11-30T20:29:06.667Z] === RUN TestDockerSuite/TestMountIntoProc [2020-11-30T20:29:06.667Z] === RUN TestDockerSuite/TestMountIntoSys [2020-11-30T20:29:06.667Z] === RUN TestDockerSuite/TestNetHostname [2020-11-30T20:29:06.667Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-11-30T20:29:06.667Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-11-30T20:29:06.667Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-11-30T20:29:06.667Z] === RUN TestDockerSuite/TestPluginActive [2020-11-30T20:29:06.667Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-11-30T20:29:06.667Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-11-30T20:29:07.131Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-11-30T20:29:07.131Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-11-30T20:29:07.131Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-11-30T20:29:07.131Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-11-30T20:29:07.131Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-11-30T20:29:07.131Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-11-30T20:29:07.131Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-11-30T20:29:07.131Z] === RUN TestDockerSuite/TestPortHostBinding [2020-11-30T20:29:07.131Z] === RUN TestDockerSuite/TestPortList [2020-11-30T20:29:07.131Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-11-30T20:29:10.895Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-11-30T20:29:10.895Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-11-30T20:29:11.359Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-11-30T20:29:11.359Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-11-30T20:29:11.359Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-11-30T20:29:11.359Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-11-30T20:29:11.359Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-11-30T20:29:11.359Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-11-30T20:29:11.359Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-11-30T20:29:11.359Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-11-30T20:29:15.131Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-11-30T20:29:15.595Z] === RUN TestDockerSuite/TestPsByOrder [2020-11-30T20:29:24.215Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-11-30T20:29:24.215Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-11-30T20:29:34.598Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-11-30T20:29:49.477Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-11-30T20:29:49.478Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-11-30T20:29:49.478Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-11-30T20:30:04.392Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-11-30T20:30:05.954Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-11-30T20:30:13.071Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-11-30T20:30:16.839Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-11-30T20:30:16.839Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-11-30T20:30:16.839Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-11-30T20:30:25.467Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-11-30T20:30:25.467Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-11-30T20:30:25.467Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-11-30T20:30:25.467Z] === RUN TestDockerSuite/TestPsRightTagName [2020-11-30T20:30:25.467Z] === RUN TestDockerSuite/TestPsShowMounts [2020-11-30T20:30:34.091Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-11-30T20:30:34.091Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-11-30T20:30:34.554Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-11-30T20:30:34.554Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-11-30T20:30:36.107Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-11-30T20:30:37.083Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-11-30T20:30:37.083Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-11-30T20:30:41.817Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-11-30T20:30:45.582Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-11-30T20:30:47.781Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-11-30T20:31:08.952Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-11-30T20:31:08.953Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-11-30T20:31:14.798Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-11-30T20:31:14.798Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-11-30T20:31:14.798Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-11-30T20:31:15.272Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-11-30T20:31:20.003Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-11-30T20:31:24.722Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-11-30T20:31:24.722Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-11-30T20:31:28.489Z] === RUN TestDockerSuite/TestRmiBlank [2020-11-30T20:31:28.489Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-11-30T20:31:28.953Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-11-30T20:31:46.712Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-11-30T20:31:47.689Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-11-30T20:31:48.153Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-11-30T20:31:55.281Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-11-30T20:32:01.109Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-11-30T20:32:09.733Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-11-30T20:32:13.504Z] === RUN TestDockerSuite/TestRmiTag [2020-11-30T20:32:14.481Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-11-30T20:32:16.680Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-11-30T20:32:34.555Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-11-30T20:32:36.108Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-11-30T20:32:41.944Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-11-30T20:32:42.409Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-11-30T20:32:42.409Z] === RUN TestDockerSuite/TestRunAddHost [2020-11-30T20:32:42.409Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-11-30T20:32:42.409Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-11-30T20:32:42.409Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-11-30T20:32:42.409Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-11-30T20:32:42.409Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-11-30T20:32:42.409Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-11-30T20:32:44.607Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-11-30T20:32:44.607Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-11-30T20:32:44.607Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-11-30T20:32:48.374Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-11-30T20:32:51.306Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-11-30T20:32:53.505Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-11-30T20:32:55.705Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-11-30T20:32:57.905Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-11-30T20:32:57.905Z] === RUN TestDockerSuite/TestRunBindMounts [2020-11-30T20:33:02.628Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-11-30T20:33:02.628Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-11-30T20:33:02.628Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-11-30T20:33:02.628Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-11-30T20:33:02.628Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-11-30T20:33:02.628Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-11-30T20:33:02.628Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-11-30T20:33:02.628Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-11-30T20:33:02.628Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-11-30T20:33:02.628Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-11-30T20:33:02.628Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-11-30T20:33:02.628Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-11-30T20:33:04.828Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-11-30T20:33:04.828Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-11-30T20:33:07.761Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-11-30T20:33:07.761Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-11-30T20:33:07.761Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-11-30T20:33:09.965Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-11-30T20:33:09.965Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-11-30T20:33:09.965Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-11-30T20:33:09.965Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-11-30T20:33:09.965Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-11-30T20:33:09.965Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-11-30T20:33:09.965Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-11-30T20:33:09.965Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-11-30T20:33:12.173Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-11-30T20:33:14.375Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-11-30T20:33:16.575Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-11-30T20:33:16.575Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-11-30T20:33:16.575Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-11-30T20:33:16.575Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-11-30T20:33:18.771Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-11-30T20:33:18.771Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-11-30T20:33:18.771Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-11-30T20:33:18.771Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-11-30T20:33:18.771Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-11-30T20:33:20.967Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-11-30T20:33:28.089Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-11-30T20:33:28.089Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-11-30T20:33:28.089Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-11-30T20:33:28.089Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-11-30T20:33:28.089Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-11-30T20:33:28.089Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-11-30T20:33:28.089Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-11-30T20:33:29.067Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-11-30T20:33:29.067Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-11-30T20:33:29.531Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-11-30T20:33:29.531Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-11-30T20:33:31.087Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-11-30T20:33:33.286Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-11-30T20:33:33.286Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-11-30T20:33:35.484Z] === RUN TestDockerSuite/TestRunEnvironment [2020-11-30T20:33:35.484Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-11-30T20:33:35.484Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-11-30T20:33:35.484Z] === RUN TestDockerSuite/TestRunExitCode [2020-11-30T20:33:37.684Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-11-30T20:33:39.891Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-11-30T20:33:42.089Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-11-30T20:33:43.642Z] === RUN TestDockerSuite/TestRunExposePort [2020-11-30T20:33:44.106Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-11-30T20:33:44.106Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-11-30T20:33:44.106Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-11-30T20:33:44.106Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-11-30T20:33:44.106Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-11-30T20:33:44.106Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-11-30T20:33:44.106Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-11-30T20:33:44.106Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-11-30T20:33:52.729Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-11-30T20:33:52.729Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-11-30T20:33:52.729Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-11-30T20:33:52.729Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-11-30T20:33:52.729Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-11-30T20:33:52.729Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-11-30T20:33:52.729Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-11-30T20:34:01.357Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-11-30T20:34:01.357Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-11-30T20:34:02.336Z] === RUN TestDockerSuite/TestRunModeHostname [2020-11-30T20:34:02.336Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-11-30T20:34:02.336Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-11-30T20:34:02.336Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-11-30T20:34:02.336Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-11-30T20:34:02.336Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-11-30T20:34:02.336Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-11-30T20:34:02.336Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-11-30T20:34:02.336Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-11-30T20:34:02.336Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-11-30T20:34:02.336Z] === RUN TestDockerSuite/TestRunMount [2020-11-30T20:34:02.336Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-11-30T20:34:02.336Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-11-30T20:34:02.336Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-11-30T20:34:02.336Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-11-30T20:34:09.463Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-11-30T20:34:09.463Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-11-30T20:34:09.463Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-11-30T20:34:09.463Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-11-30T20:34:14.196Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-11-30T20:34:17.959Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-11-30T20:34:17.959Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-11-30T20:34:17.959Z] === RUN TestDockerSuite/TestRunNetHost [2020-11-30T20:34:17.959Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-11-30T20:34:17.959Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-11-30T20:34:17.959Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-11-30T20:34:17.959Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-11-30T20:34:17.959Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-11-30T20:34:17.959Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-11-30T20:34:17.959Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-11-30T20:34:17.959Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-11-30T20:34:18.937Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-11-30T20:34:21.136Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-11-30T20:34:23.333Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-11-30T20:34:23.797Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-11-30T20:34:25.995Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-11-30T20:34:26.460Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-11-30T20:34:26.460Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-11-30T20:34:26.460Z] === RUN TestDockerSuite/TestRunPortInUse [2020-11-30T20:34:26.460Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-11-30T20:34:26.460Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-11-30T20:34:26.460Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-11-30T20:34:26.460Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-11-30T20:34:26.460Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-11-30T20:34:28.657Z] === RUN TestDockerSuite/TestRunPublishPort [2020-11-30T20:34:28.657Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-11-30T20:34:28.657Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-11-30T20:34:28.657Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-11-30T20:34:28.657Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-11-30T20:34:28.657Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-11-30T20:34:37.283Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-11-30T20:34:37.283Z] === RUN TestDockerSuite/TestRunRm [2020-11-30T20:34:38.835Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-11-30T20:34:44.672Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-11-30T20:34:46.870Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-11-30T20:34:49.068Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-11-30T20:34:50.628Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-11-30T20:34:53.559Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-11-30T20:34:53.559Z] === RUN TestDockerSuite/TestRunState [2020-11-30T20:34:53.559Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-11-30T20:34:55.113Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-11-30T20:34:55.113Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-11-30T20:34:57.318Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-11-30T20:34:57.318Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-11-30T20:34:57.318Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-11-30T20:34:57.318Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-11-30T20:34:57.318Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-11-30T20:34:57.785Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-11-30T20:35:02.536Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-11-30T20:35:02.536Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-11-30T20:35:02.536Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-11-30T20:35:02.536Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-11-30T20:35:02.536Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-11-30T20:35:02.536Z] === RUN TestDockerSuite/TestRunUserByID [2020-11-30T20:35:02.536Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-11-30T20:35:02.536Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-11-30T20:35:02.536Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-11-30T20:35:02.536Z] === RUN TestDockerSuite/TestRunUserByName [2020-11-30T20:35:02.536Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-11-30T20:35:04.737Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-11-30T20:35:04.737Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-11-30T20:35:06.938Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-11-30T20:35:06.938Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-11-30T20:35:06.938Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-11-30T20:35:09.873Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-11-30T20:35:17.003Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-11-30T20:35:20.769Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-11-30T20:35:26.627Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-11-30T20:35:26.627Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-11-30T20:35:26.627Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-11-30T20:35:26.627Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-11-30T20:35:27.091Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-11-30T20:35:29.286Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-11-30T20:35:31.487Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-11-30T20:35:33.689Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-11-30T20:35:33.689Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-11-30T20:35:33.689Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-11-30T20:35:33.689Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-11-30T20:35:33.689Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-11-30T20:35:33.689Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-11-30T20:35:33.689Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-11-30T20:35:33.689Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-11-30T20:35:33.689Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-11-30T20:35:37.462Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-11-30T20:35:39.665Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-11-30T20:35:41.222Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-11-30T20:35:46.062Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-11-30T20:35:46.062Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-11-30T20:35:46.062Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-11-30T20:35:46.062Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-11-30T20:35:46.062Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-11-30T20:35:46.062Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-11-30T20:35:46.062Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-11-30T20:35:46.062Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-11-30T20:35:46.062Z] === RUN TestDockerSuite/TestSaveImageId [2020-11-30T20:35:46.062Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-11-30T20:35:46.062Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-11-30T20:35:46.062Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-11-30T20:35:46.062Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-11-30T20:35:46.062Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-11-30T20:35:46.062Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-11-30T20:35:46.062Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-11-30T20:35:46.062Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-11-30T20:35:46.062Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-11-30T20:35:48.263Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-11-30T20:35:48.263Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-11-30T20:35:48.727Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-11-30T20:35:49.191Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-11-30T20:35:50.743Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-11-30T20:35:57.863Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-11-30T20:35:57.863Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-11-30T20:36:04.987Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-11-30T20:36:04.987Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-11-30T20:36:08.891Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-11-30T20:36:08.891Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-11-30T20:36:08.891Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-11-30T20:36:08.891Z] === RUN TestDockerSuite/TestStartRecordError [2020-11-30T20:36:08.891Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-11-30T20:36:14.727Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-11-30T20:36:14.727Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-11-30T20:36:14.727Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-11-30T20:36:14.727Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-11-30T20:36:14.727Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-11-30T20:36:14.727Z] === RUN TestDockerSuite/TestStatsNoStream [2020-11-30T20:36:14.727Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-11-30T20:36:16.927Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-11-30T20:36:19.128Z] === RUN TestDockerSuite/TestTopPrivileged [2020-11-30T20:36:19.128Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-11-30T20:36:21.335Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-11-30T20:36:21.335Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-11-30T20:36:21.335Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-11-30T20:36:21.335Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-11-30T20:36:21.335Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-11-30T20:36:21.335Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-11-30T20:36:21.335Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-11-30T20:36:39.092Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-11-30T20:36:39.092Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-11-30T20:36:39.092Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-11-30T20:36:39.092Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-11-30T20:36:39.092Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-11-30T20:36:39.092Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-11-30T20:36:39.092Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-11-30T20:36:46.214Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-11-30T20:36:46.214Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-11-30T20:36:48.415Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-11-30T20:36:48.415Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-11-30T20:36:48.878Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-11-30T20:36:48.878Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-11-30T20:36:49.342Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-11-30T20:36:58.001Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-11-30T20:36:58.001Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-11-30T20:36:58.001Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-11-30T20:36:58.001Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-11-30T20:36:58.001Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-11-30T20:37:05.124Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-11-30T20:37:05.124Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-11-30T20:37:05.124Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-11-30T20:37:13.743Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-11-30T20:37:13.743Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-11-30T20:37:14.207Z] --- PASS: TestDockerSuite (2514.04s) [2020-11-30T20:37:14.207Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2020-11-30T20:37:14.207Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-11-30T20:37:14.207Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.207Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-11-30T20:37:14.207Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2020-11-30T20:37:14.207Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2020-11-30T20:37:14.208Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-11-30T20:37:14.208Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.61s) [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.49s) [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (158.13s) [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2020-11-30T20:37:14.208Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-11-30T20:37:14.208Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.208Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-11-30T20:37:14.208Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.208Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-11-30T20:37:14.208Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.208Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-11-30T20:37:14.208Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.208Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-11-30T20:37:14.208Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.208Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-11-30T20:37:14.208Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.208Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-11-30T20:37:14.208Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.06s) [2020-11-30T20:37:14.208Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-11-30T20:37:14.208Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.81s) [2020-11-30T20:37:14.208Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-11-30T20:37:14.208Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.208Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-11-30T20:37:14.208Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.95s) [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.44s) [2020-11-30T20:37:14.208Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-11-30T20:37:14.208Z] requirement.go:26: unmatched requirement Apparmor [2020-11-30T20:37:14.208Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-11-30T20:37:14.208Z] requirement.go:26: unmatched requirement Apparmor [2020-11-30T20:37:14.208Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-11-30T20:37:14.208Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.208Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-11-30T20:37:14.208Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.92s) [2020-11-30T20:37:14.208Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2020-11-30T20:37:14.208Z] requirement.go:26: unmatched requirement IsPausable [2020-11-30T20:37:14.208Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-11-30T20:37:14.208Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.90s) [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (118.80s) [2020-11-30T20:37:14.208Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.51s) [2020-11-30T20:37:14.208Z] requirement.go:26: unmatched requirement UnixCli [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.29s) [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.62s) [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.73s) [2020-11-30T20:37:14.208Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-11-30T20:37:14.208Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.208Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-11-30T20:37:14.208Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.208Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-11-30T20:37:14.208Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s) [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.93s) [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.34s) [2020-11-30T20:37:14.208Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-11-30T20:37:14.208Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.208Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-11-30T20:37:14.208Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.44s) [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (16.73s) [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.27s) [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.89s) [2020-11-30T20:37:14.208Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-11-30T20:37:14.208Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.06s) [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.48s) [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.03s) [2020-11-30T20:37:14.208Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-11-30T20:37:14.208Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.208Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-11-30T20:37:14.208Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.208Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-11-30T20:37:14.208Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.208Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-11-30T20:37:14.208Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s) [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestBuildAddTar (37.97s) [2020-11-30T20:37:14.208Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-11-30T20:37:14.208Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.208Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2020-11-30T20:37:14.208Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.80s) [2020-11-30T20:37:14.208Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.87s) [2020-11-30T20:37:14.208Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.64s) [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.54s) [2020-11-30T20:37:14.208Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.13s) [2020-11-30T20:37:14.208Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.11s) [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.17s) [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.75s) [2020-11-30T20:37:14.208Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2020-11-30T20:37:14.208Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.28s) [2020-11-30T20:37:14.208Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-11-30T20:37:14.208Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.208Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-11-30T20:37:14.208Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.62s) [2020-11-30T20:37:14.208Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-11-30T20:37:14.208Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.208Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.54s) [2020-11-30T20:37:14.208Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2020-11-30T20:37:14.675Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.675Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-11-30T20:37:14.675Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.675Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.18s) [2020-11-30T20:37:14.675Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.96s) [2020-11-30T20:37:14.675Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s) [2020-11-30T20:37:14.675Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.675Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2020-11-30T20:37:14.675Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.675Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.38s) [2020-11-30T20:37:14.675Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-11-30T20:37:14.675Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.675Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.90s) [2020-11-30T20:37:14.675Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.32s) [2020-11-30T20:37:14.675Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-11-30T20:37:14.675Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.675Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-11-30T20:37:14.675Z] requirement.go:26: unmatched requirement UnixCli [2020-11-30T20:37:14.675Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.42s) [2020-11-30T20:37:14.675Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.86s) [2020-11-30T20:37:14.675Z] --- PASS: TestDockerSuite/TestBuildCmd (0.49s) [2020-11-30T20:37:14.675Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s) [2020-11-30T20:37:14.675Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.52s) [2020-11-30T20:37:14.675Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.34s) [2020-11-30T20:37:14.675Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.00s) [2020-11-30T20:37:14.675Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-11-30T20:37:14.675Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.675Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.18s) [2020-11-30T20:37:14.675Z] --- PASS: TestDockerSuite/TestBuildContChar (14.58s) [2020-11-30T20:37:14.675Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-11-30T20:37:14.675Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.675Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.57s) [2020-11-30T20:37:14.675Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.20s) [2020-11-30T20:37:14.675Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s) [2020-11-30T20:37:14.675Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2020-11-30T20:37:14.675Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2020-11-30T20:37:14.675Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.675Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.73s) [2020-11-30T20:37:14.675Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.65s) [2020-11-30T20:37:14.675Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-11-30T20:37:14.675Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.675Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-11-30T20:37:14.675Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (10.61s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.16s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.72s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.45s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.05s) [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s) [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.29s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s) [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.40s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.84s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.04s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.32s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.65s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.62s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildDockerignore (60.82s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.79s) [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.42s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (59.23s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.83s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.87s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.09s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.18s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.09s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.55s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.92s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.15s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (102.37s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.50s) [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.11s) [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.00s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.93s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.27s) [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.09s) [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.87s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.23s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.49s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.56s) [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildFails (2.26s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.85s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.99s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.88s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.11s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.50s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.28s) [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement UnixCli [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s) [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.53s) [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildHistory (9.40s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.89s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.93s) [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.68s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.72s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildLabel (0.83s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.80s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.51s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildLabels (0.90s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.45s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.15s) [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.75s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.24s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (21.23s) [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.06s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.95s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.81s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (12.00s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.50s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.49s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.31s) [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.93s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.63s) [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.94s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.90s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.21s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.24s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.27s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.22s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.68s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.49s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.68s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.37s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.41s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.62s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.03s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.09s) [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.21s) [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (52.02s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.74s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildRm (14.49s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.18s) [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.53s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.29s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.31s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.87s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.62s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.88s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.55s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.30s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.45s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildStderr (5.00s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.97s) [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (8.00s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.33s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.39s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.04s) [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.97s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.49s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.56s) [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.47s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.95s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.07s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.94s) [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.58s) [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.64s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.61s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.07s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.49s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.31s) [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.09s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.15s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.73s) [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-11-30T20:37:14.676Z] docker_cli_sni_test.go:18: Flakey test [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.94s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.72s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestCommitChange (5.31s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.69s) [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.77s) [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestCommitTTY (6.71s) [2020-11-30T20:37:14.676Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.82s) [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-11-30T20:37:14.676Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.676Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.08s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.30s) [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.22s) [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.16s) [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (6.96s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.36s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.77s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.06s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.09s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.23s) [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.11s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.82s) [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.51s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.23s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.68s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.60s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.02s) [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.38s) [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.81s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.22s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.85s) [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.93s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.59s) [2020-11-30T20:37:14.677Z] docker_api_containers_test.go:2107: case 0 - config: {volume c:\foo false } [2020-11-30T20:37:14.677Z] docker_api_containers_test.go:2107: case 1 - config: {volume c:\foo\ false } [2020-11-30T20:37:14.677Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false } [2020-11-30T20:37:14.677Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true } [2020-11-30T20:37:14.677Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false 0xc0008a8940 } [2020-11-30T20:37:14.677Z] docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1083938810 c:\foo false } [2020-11-30T20:37:14.677Z] docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1083938810 c:\foo true } [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.16s) [2020-11-30T20:37:14.677Z] docker_api_containers_test.go:1926: case 0 [2020-11-30T20:37:14.677Z] docker_api_containers_test.go:1926: case 1 [2020-11-30T20:37:14.677Z] docker_api_containers_test.go:1926: case 2 [2020-11-30T20:37:14.677Z] docker_api_containers_test.go:1926: case 3 [2020-11-30T20:37:14.677Z] docker_api_containers_test.go:1926: case 4 [2020-11-30T20:37:14.677Z] docker_api_containers_test.go:1926: case 5 [2020-11-30T20:37:14.677Z] docker_api_containers_test.go:1926: case 6 [2020-11-30T20:37:14.677Z] docker_api_containers_test.go:1926: case 7 [2020-11-30T20:37:14.677Z] docker_api_containers_test.go:1926: case 8 [2020-11-30T20:37:14.677Z] docker_api_containers_test.go:1926: case 9 [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.08s) [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.18s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2020-11-30T20:37:14.677Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.29s) [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.31s) [2020-11-30T20:37:14.677Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a150036693\file1 4a2f66a5387976d5a782e442033c12e2a1b4ff80a7a372da7e581e8f5401b3fa:/root/itWorks.txt` [2020-11-30T20:37:14.677Z] docker_cli_cp_utils_test.go:279: checking that container "4a2f66a5387976d5a782e442033c12e2a1b4ff80a7a372da7e581e8f5401b3fa" start output contains "file1\n" [2020-11-30T20:37:14.677Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4a2f66a5387976d5a782e442033c12e2a1b4ff80a7a372da7e581e8f5401b3fa` [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.36s) [2020-11-30T20:37:14.677Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b125027376\file1 e19aa2a97f29f2441282bed78eca39f516407881ccb22a95a4a34af7b184c9d3:testDir/` [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.10s) [2020-11-30T20:37:14.677Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e861580239\dir1 a20854d531b34ba4fac55d74a9b49fe19eea2b53f4a14aa1ede2e7c507b4f401:testDir` [2020-11-30T20:37:14.677Z] docker_cli_cp_utils_test.go:279: checking that container "a20854d531b34ba4fac55d74a9b49fe19eea2b53f4a14aa1ede2e7c507b4f401" start output contains "file1-1\n" [2020-11-30T20:37:14.677Z] docker_cli_cp_utils_test.go:209: running `docker start -a a20854d531b34ba4fac55d74a9b49fe19eea2b53f4a14aa1ede2e7c507b4f401` [2020-11-30T20:37:14.677Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e861580239\dir1 837e209ba5379359e5074b8b0cf8336962d35e19487f1cdef8ee1f21bdf60817:testDir/` [2020-11-30T20:37:14.677Z] docker_cli_cp_utils_test.go:279: checking that container "837e209ba5379359e5074b8b0cf8336962d35e19487f1cdef8ee1f21bdf60817" start output contains "file1-1\n" [2020-11-30T20:37:14.677Z] docker_cli_cp_utils_test.go:209: running `docker start -a 837e209ba5379359e5074b8b0cf8336962d35e19487f1cdef8ee1f21bdf60817` [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.27s) [2020-11-30T20:37:14.677Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h129887458\dir1\. d02657de5d0e60f333394aa6e5d89e76922e041173444d003ed3cc778702bfc6:testDir` [2020-11-30T20:37:14.677Z] docker_cli_cp_utils_test.go:279: checking that container "d02657de5d0e60f333394aa6e5d89e76922e041173444d003ed3cc778702bfc6" start output contains "file1-1\n" [2020-11-30T20:37:14.677Z] docker_cli_cp_utils_test.go:209: running `docker start -a d02657de5d0e60f333394aa6e5d89e76922e041173444d003ed3cc778702bfc6` [2020-11-30T20:37:14.677Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h129887458\dir1\. 15b9303f019be13f1fe04a30403dab1e5c9857bc1fbb24a8db63f96c878eb64d:testDir/` [2020-11-30T20:37:14.677Z] docker_cli_cp_utils_test.go:279: checking that container "15b9303f019be13f1fe04a30403dab1e5c9857bc1fbb24a8db63f96c878eb64d" start output contains "file1-1\n" [2020-11-30T20:37:14.677Z] docker_cli_cp_utils_test.go:209: running `docker start -a 15b9303f019be13f1fe04a30403dab1e5c9857bc1fbb24a8db63f96c878eb64d` [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestCpToDot (2.24s) [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestCpToStdout (2.41s) [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.78s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.20s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.99s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.60s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestCreateRM (0.32s) [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement Devicemapper [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.31s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.84s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.52s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.27s) [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.15s) [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.677Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-11-30T20:37:14.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.15s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.30s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.30s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.92s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestEventsCopy (5.62s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.76s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.06s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.85s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.41s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.16s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.99s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestEventsFilters (4.48s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestEventsFormat (4.28s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestEventsRename (2.25s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestEventsResize (2.71s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.05s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.49s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.72s) [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.70s) [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.96s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.97s) [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.91s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.96s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.19s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.89s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.27s) [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.15s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestExecInspectID (4.61s) [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement IsPausable [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.63s) [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.39s) [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.92s) [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.90s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.99s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.94s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.83s) [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.00s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.39s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.67s) [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.99s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.62s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.95s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.38s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.53s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestImportBadURL (2.45s) [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.34s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement IsPausable [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestInfoFormat (0.13s) [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.02s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.10s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.04s) [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.02s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.00s) [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestInspectDefault (1.98s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestInspectHistory (4.85s) [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.08s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.96s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.14s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.95s) [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.90s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestInspectStatus (2.58s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.42s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.11s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.09s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.01s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.19s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.12s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.22s) [2020-11-30T20:37:14.678Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.678Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-11-30T20:37:14.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.93s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.00s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.63s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.09s) [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.05s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.63s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.64s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.49s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.47s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.29s) [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.24s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.29s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestLogsSince (8.69s) [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestLogsTail (2.76s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.31s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.11s) [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement IsAmd64 [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement IsAmd64 [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.07s) [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.11s) [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestPsByOrder (8.59s) [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.50s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.91s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-11-30T20:37:14.679Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.52s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.57s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.55s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.06s) [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.01s) [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.61s) [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.38s) [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.43s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.23s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.21s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.73s) [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.62s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.78s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.52s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.32s) [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.43s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.83s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.68s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.70s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.99s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.62s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.00s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.78s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRmiTag (0.75s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.29s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.97s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.46s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.30s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.05s) [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.02s) [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.98s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.65s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.24s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.15s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.11s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.62s) [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.28s) [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.87s) [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.02s) [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.34s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.28s) [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.13s) [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.11s) [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-11-30T20:37:14.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.679Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.09s) [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.16s) [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.06s) [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.99s) [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.16s) [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.07s) [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunExitCode (2.01s) [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.08s) [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.04s) [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.10s) [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.59s) [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.85s) [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.72s) [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.72s) [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.52s) [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.83s) [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.94s) [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.03s) [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.01s) [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.96s) [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.99s) [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.45s) [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement Apparmor [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.79s) [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunRm (2.32s) [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.62s) [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.22s) [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.07s) [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.95s) [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.37s) [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.01s) [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.96s) [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.82s) [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement Apparmor [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.14s) [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.09s) [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.83s) [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.41s) [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.33s) [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.33s) [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.03s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.02s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.36s) [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.09s) [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.10s) [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.04s) [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.68s) [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.00s) [2020-11-30T20:37:14.680Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.13s) [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement Apparmor [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.680Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-11-30T20:37:14.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.33s) [2020-11-30T20:37:14.681Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2020-11-30T20:37:14.681Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2020-11-30T20:37:14.681Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2020-11-30T20:37:14.681Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) [2020-11-30T20:37:14.681Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.11s) [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.96s) [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.96s) [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement IsPausable [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.04s) [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.04s) [2020-11-30T20:37:14.681Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.28s) [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.94s) [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.34s) [2020-11-30T20:37:14.681Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2020-11-30T20:37:14.681Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.37s) [2020-11-30T20:37:14.681Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.34s) [2020-11-30T20:37:14.681Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2020-11-30T20:37:14.681Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.27s) [2020-11-30T20:37:14.681Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2020-11-30T20:37:14.681Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.81s) [2020-11-30T20:37:14.681Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2020-11-30T20:37:14.681Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s) [2020-11-30T20:37:14.681Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2020-11-30T20:37:14.681Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2020-11-30T20:37:14.681Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.88s) [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.65s) [2020-11-30T20:37:14.681Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.32s) [2020-11-30T20:37:14.681Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.33s) [2020-11-30T20:37:14.681Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2020-11-30T20:37:14.681Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.14s) [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.34s) [2020-11-30T20:37:14.681Z] === RUN TestDockerRegistrySuite [2020-11-30T20:37:14.681Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-11-30T20:37:14.681Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-11-30T20:37:14.681Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-11-30T20:37:14.681Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-11-30T20:37:14.681Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-11-30T20:37:14.681Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-11-30T20:37:14.681Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-11-30T20:37:14.681Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-11-30T20:37:14.681Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-11-30T20:37:14.681Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-11-30T20:37:14.681Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-11-30T20:37:14.681Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-11-30T20:37:14.681Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-11-30T20:37:14.681Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-11-30T20:37:14.681Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-11-30T20:37:14.681Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-11-30T20:37:14.681Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-11-30T20:37:14.681Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-11-30T20:37:14.681Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-11-30T20:37:14.681Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-11-30T20:37:14.681Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-11-30T20:37:14.681Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-11-30T20:37:14.681Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-11-30T20:37:14.681Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-11-30T20:37:14.681Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-11-30T20:37:14.681Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-11-30T20:37:14.681Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-11-30T20:37:14.681Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-11-30T20:37:14.681Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-11-30T20:37:14.681Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-11-30T20:37:14.681Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-11-30T20:37:14.681Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-11-30T20:37:14.681Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-11-30T20:37:14.681Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-11-30T20:37:14.681Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-11-30T20:37:14.681Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-11-30T20:37:14.681Z] --- PASS: TestDockerRegistrySuite (0.00s) [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] === RUN TestDockerSchema1RegistrySuite [2020-11-30T20:37:14.681Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-11-30T20:37:14.681Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-11-30T20:37:14.681Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-11-30T20:37:14.681Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-11-30T20:37:14.681Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-11-30T20:37:14.681Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-11-30T20:37:14.681Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-11-30T20:37:14.681Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-11-30T20:37:14.681Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-11-30T20:37:14.681Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-11-30T20:37:14.681Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-11-30T20:37:14.681Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-11-30T20:37:14.681Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-11-30T20:37:14.681Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-11-30T20:37:14.681Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-11-30T20:37:14.681Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-11-30T20:37:14.681Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s) [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.681Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-11-30T20:37:14.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-11-30T20:37:14.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-11-30T20:37:14.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-11-30T20:37:14.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-11-30T20:37:14.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-11-30T20:37:14.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-11-30T20:37:14.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-11-30T20:37:14.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-11-30T20:37:14.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-11-30T20:37:14.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-11-30T20:37:14.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.682Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-11-30T20:37:14.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.682Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-11-30T20:37:14.682Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-11-30T20:37:14.682Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-11-30T20:37:14.682Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-11-30T20:37:14.682Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-11-30T20:37:14.682Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-11-30T20:37:14.682Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-11-30T20:37:14.682Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-11-30T20:37:14.682Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-11-30T20:37:14.682Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2020-11-30T20:37:14.682Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-11-30T20:37:14.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.682Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-11-30T20:37:14.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.682Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-11-30T20:37:14.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.682Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-11-30T20:37:14.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.682Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-11-30T20:37:14.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.682Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-11-30T20:37:14.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.682Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-11-30T20:37:14.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.682Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-11-30T20:37:14.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.682Z] === RUN TestDockerRegistryAuthTokenSuite [2020-11-30T20:37:14.682Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-11-30T20:37:14.682Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-11-30T20:37:14.682Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-11-30T20:37:14.682Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-11-30T20:37:14.682Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-11-30T20:37:14.682Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-11-30T20:37:14.682Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-11-30T20:37:14.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.682Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-11-30T20:37:14.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.682Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-11-30T20:37:14.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.682Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-11-30T20:37:14.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.682Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-11-30T20:37:14.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.682Z] === RUN TestDockerDaemonSuite [2020-11-30T20:37:14.682Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-11-30T20:37:14.682Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-11-30T20:37:14.682Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-11-30T20:37:14.682Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-11-30T20:37:14.682Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-11-30T20:37:14.682Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-11-30T20:37:14.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.682Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-11-30T20:37:14.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.682Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2020-11-30T20:37:14.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.682Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-11-30T20:37:14.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:14.682Z] === RUN TestDockerSwarmSuite [2020-11-30T20:37:14.682Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-11-30T20:37:14.682Z] === RUN TestDockerPluginSuite [2020-11-30T20:37:14.682Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-11-30T20:37:14.682Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-11-30T20:37:14.682Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-11-30T20:37:15.147Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-11-30T20:37:15.147Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-11-30T20:37:15.147Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-11-30T20:37:15.147Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-11-30T20:37:15.147Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-11-30T20:37:15.147Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-11-30T20:37:15.147Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-11-30T20:37:15.147Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-11-30T20:37:15.147Z] --- PASS: TestDockerPluginSuite (0.00s) [2020-11-30T20:37:15.147Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-11-30T20:37:15.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:15.147Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-11-30T20:37:15.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:15.147Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-11-30T20:37:15.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:15.147Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-11-30T20:37:15.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:15.147Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-11-30T20:37:15.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:15.147Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-11-30T20:37:15.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:15.147Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-11-30T20:37:15.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:15.147Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-11-30T20:37:15.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:15.147Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-11-30T20:37:15.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:15.147Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-11-30T20:37:15.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:15.147Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-11-30T20:37:15.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:15.147Z] === RUN TestDockerExternalVolumeSuite [2020-11-30T20:37:15.147Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-11-30T20:37:15.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:15.147Z] === RUN TestDockerNetworkSuite [2020-11-30T20:37:15.147Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-11-30T20:37:15.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:15.147Z] === RUN TestDockerHubPullSuite [2020-11-30T20:37:15.147Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-11-30T20:37:15.147Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-11-30T20:37:15.147Z] PASS [2020-11-30T20:37:15.147Z] ok github.com/docker/docker/integration-cli 2514.879s [2020-11-30T20:37:15.147Z] INFO: Integration tests ended at 11/30/2020 20:37:14. Duration:00:42:04.4648862 [2020-11-30T20:37:15.147Z] INFO: Docker info of the daemon under test at end of run [2020-11-30T20:37:15.147Z] [2020-11-30T20:37:15.147Z] Containers: 2 [2020-11-30T20:37:15.147Z] Running: 0 [2020-11-30T20:37:15.147Z] Paused: 0 [2020-11-30T20:37:15.147Z] Stopped: 2 [2020-11-30T20:37:15.147Z] Images: 12 [2020-11-30T20:37:15.147Z] Server Version: 0.0.0-dev [2020-11-30T20:37:15.147Z] Storage Driver: windowsfilter [2020-11-30T20:37:15.147Z] Windows: [2020-11-30T20:37:15.147Z] Logging Driver: json-file [2020-11-30T20:37:15.147Z] Plugins: [2020-11-30T20:37:15.147Z] Volume: local [2020-11-30T20:37:15.147Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-11-30T20:37:15.147Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-11-30T20:37:15.147Z] Swarm: inactive [2020-11-30T20:37:15.147Z] Default Isolation: process [2020-11-30T20:37:15.147Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-11-30T20:37:15.147Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-11-30T20:37:15.147Z] OSType: windows [2020-11-30T20:37:15.147Z] Architecture: x86_64 [2020-11-30T20:37:15.147Z] CPUs: 4 [2020-11-30T20:37:15.147Z] Total Memory: 32GiB [2020-11-30T20:37:15.147Z] Name: azwin-2-d48ac0 [2020-11-30T20:37:15.147Z] ID: 7YOJ:6KOH:AKJ3:LECT:RLWQ:CCCP:BCYI:XZOO:7V2W:EXHQ:APAR:BCYL [2020-11-30T20:37:15.147Z] Docker Root Dir: D:\CI\PR-41615\2\daemon [2020-11-30T20:37:15.147Z] Debug Mode (client): false [2020-11-30T20:37:15.147Z] Debug Mode (server): true [2020-11-30T20:37:15.147Z] File Descriptors: -1 [2020-11-30T20:37:15.147Z] Goroutines: 18 [2020-11-30T20:37:15.147Z] System Time: 2020-11-30T20:37:14.7630417Z [2020-11-30T20:37:15.147Z] EventsListeners: 0 [2020-11-30T20:37:15.147Z] Registry: https://index.docker.io/v1/ [2020-11-30T20:37:15.147Z] Labels: [2020-11-30T20:37:15.147Z] Experimental: false [2020-11-30T20:37:15.147Z] Insecure Registries: [2020-11-30T20:37:15.147Z] 127.0.0.0/8 [2020-11-30T20:37:15.147Z] Live Restore Enabled: false [2020-11-30T20:37:15.147Z] [2020-11-30T20:37:15.147Z] [2020-11-30T20:37:15.147Z] INFO: Stopping daemon under test [2020-11-30T20:37:15.147Z] SUCCESS: The process with PID 1172 (child process of PID 3820) has been terminated. [2020-11-30T20:37:15.147Z] SUCCESS: The process with PID 3820 (child process of PID 3540) has been terminated. [2020-11-30T20:37:15.147Z] INFO: Stop tailing logs of the daemon under tests [2020-11-30T20:37:15.147Z] INFO: executeCI.ps1 Completed successfully at 11/30/2020 20:37:15. [2020-11-30T20:37:15.147Z] INFO: Tidying up at end of run [2020-11-30T20:37:15.147Z] INFO: Saving daemon under test log (d:\CI\PR-41615\2\dut.out) to C:\windows\TEMP\CIDUT.out [2020-11-30T20:37:15.147Z] INFO: Saving daemon under test log (d:\CI\PR-41615\2\dut.err) to C:\windows\TEMP\CIDUT.err [2020-11-30T20:37:15.147Z] INFO: Nuke-Everything... [2020-11-30T20:37:15.614Z] INFO: Container count on control daemon to delete is 2 [2020-11-30T20:37:16.078Z] c9d9a580e793 [2020-11-30T20:37:16.078Z] 4813f2c8b95a [2020-11-30T20:37:16.078Z] INFO: Tidying pidfile d:\CI\PR-41615\2\docker.pid [2020-11-30T20:37:16.078Z] INFO: Nuking d:\CI [2020-11-30T20:37:51.854Z] INFO: Zapped successfully [2020-11-30T20:37:51.854Z] [2020-11-30T20:37:51.854Z] INFO: executeCI.ps1 exiting at Mon Nov 30 20:37:49 CUT 2020. Duration 01:05:28.3815541 [2020-11-30T20:37:51.854Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-11-30T20:37:53.761Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-11-30T20:37:54.442Z] Archiving artifacts [2020-11-30T20:38:13.166Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41615/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-11-30T20:38:14.100Z] + make clean [2020-11-30T20:38:15.773Z] docker volume rm -f docker-dev-cache [2020-11-30T20:38:15.773Z] 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